/* Auto-extracted from home.blade.php */

/* ----- block 1 ----- */
#hero{
            height:700px !important;
            }
            .about_title{
                margin-left: 8% !important;
                width: 35%;
            }  
            
            .coupan_modal_button{
                margin-right: 3%;
                width: 40% !important;
                margin-left: 3.5%;
            }
         
          .service-item:hover img{
               transform: scale(1.075);
            }
            @media (max-width: 1400px) {
                #hero{
                height:565px !important;
                } 
                .hero-video{
                    width: 74%;
                }
                .about_title{
                margin-left: 8% !important;
                width: 40%;
            }
            }

            @media (min-width: 1600px){
                .hero-video {
                    width: 64%!important;
                }

                .about_title{
                margin-left: 8% !important;
                width: 35%;
            }
            }

            @media (min-width: 1700px) {
                .hero-video{
                    width: 72%!important;
                }
                #hero{
                height:685px !important;
                } 

                .about_title{
                margin-left: 8% !important;
                width: 35%;
            }
            }

            @media (min-width: 1800px){
                .hero-video {
                    width: 64%!important;
                }

                .about_title{
                margin-left: 8% !important;
                width: 30%;
            }
            .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
                max-width: 1550px !important;
                }           
            }

        

            @media (max-width: 768px) {
                .importance2{
                position: absolute;
                margin-top: 0%;
                z-index: 99999;
                text-align: center;
                margin-left: auto;
                width: 90%;
                margin-right: auto;
            }
                #hero{
                height:unset !important;
            } 
            .banner .banner-img1{
                position: absolute !important;
                left: 0% !important;
                top: 0% !important;
                z-index: 22 !important;
            }
            #hero{
            height:700px !important;
            }
            #contact .col-4{
                width:100% !important;
            }
            .chakra-animation{
                animation:none !important;
            }
            .about_title{
                margin-left: 15% !important;
                margin-right: 15% !important;
                width: 70% !important;
            }
            }

            @media (max-width: 460px) {
            .banner .banner-img1{
                position: absolute !important;
                left: 0% !important;
                top: 0% !important;
                z-index: 22 !important;
                width: 100%;
                object-fit: contain;
                height: 385px!important;
            }
            #hero{
            height:750px !important;
            }

            .banner_text {
                float: right;
                text-align: justify;
                margin-top: 133% !important;
                left: 5% !important;
                line-height: normal;
                font-size: 16px;
                margin-right: 10% !important;
                width: 90% !important;
                position: relative;
            }

            /* .module-dropdown {
                top: 45% !important;
                z-index: 2 !important;
                left: 4% !important;
                right: 4%;;
                padding-left: 10px;padding-right: 10px;
                width: -webkit-fill-available !important;
            } */
            .dropdown-toggle {
                width: -webkit-fill-available;
                padding: 4px!important;
                background: space;
            }

            }

            @media (max-width: 360px){
            .banner_text {
                float: right;
                text-align: justify;
                margin-top: 126% !important;
            }
            }

            @media (max-width: 768px) {

                .banner-text {
                display: none;
            }

                /* .module-dropdown {
                    left: 10%!important;
                    top: 40%!important;
                    z-index: 20;
                    padding-left: 10px!important;
                    padding-right: 10px!important;
                    width: 80%!important;
                } */

            .promo_video{
                margin-top: -13% !important;
                margin-left: unset !important;
                background-color: black;
                width: 90% !important;
                float: none!important;
                box-shadow: 0px 0px 19px rgba(89,89,211,.7);
                opacity: 0.9;
                padding: 5px;
            }
            }


                @keyframes rotation {
                from {
                    transform: rotate(0deg);
                }
                to {
                    transform: rotate(360deg);
                }
                }
                body{
                text-transform:initial; 
                }

                #videoDiv {width: 100%; height: 360px; position: relative;}
                .banner_video{
                    position: absolute; top: 0; left: 0;
                    display: flex;
                    flex-direction: column; 
                    justify-content: center;
                    align-items: center; 
                    width: 100%;
                    height: 100%;
                }

            .hero-video {
                position: absolute;
                opacity: 0.3;
                width: 82%;
                height: 100%;
                top: 0;
                right: 0;
            }


            /* in this example we are "vertically-centering" the caption */
            .hero-caption {
                position: relative;
                display: inline-block;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                color: white;
                font: 0/0 a;
            }
            .share-button{
                position: relative;
                left: 57%;
                top: 111%;
            }
            .heart{
                color:white !important;
                font-size: 26px;
                margin-top: 5px;
            }
            .share-link{
                color:white;
                font-size: 26px;
                margin-top: 5px;
            }
            .circle-button-heart{
                border-radius:50%;
                height:50px;
                width:50px;
                border:none;
                outline:none;
                background-color:grey;
            }
            /* .circle-button-heart:active{
                background-color:red;
            
            } */
            .circle-button-share{
                border-radius:50%;
                height:50px;
                width:50px;
                background-color:#1877F2;
                border:none;
                outline:none;
                margin-left: -54%;
            
            }
            .count{
                margin-top: 21px;
                margin-left: 10px;
            }
            .fs{
                font-size:21px;
            }
            /* .module-dropdown{
                left:39%;
                top:10%;
                z-index: 20;
                padding-left: 10px;padding-right: 10px;width: min-content;
            } */

            @media(min-width:1600px)and (max-width:1699px) {
                .module-dropdown{
                left:37%;
                top:10%;
                z-index: 20;
                padding-left: 10px;padding-right: 10px;width: min-content;
            }
            .dropdown-toggle{
                width: 265px;
                padding: 5px!important;
                background: space;
            }
            .about_p{
                font-size: 22px;
            }

            }

           
            @media(min-width:1700px)and (max-width:2100px) {
                
                .module-dropdown{
                left:36%;
                top:10%;
                z-index: 20;
                padding-left: 10px;padding-right: 10px;width: min-content;
            }
            .dropdown-toggle{
                width: 275px;
                padding: 6px!important;
                background: space;
            }

            .h-75 {
                height: 80% !important;
            }

            .about_p{
                font-size: 22px;
            }
            
            }

            @media(min-width:1400px)and (max-width:1599px) {
                .module-dropdown{
                left:37%;
                top:10% !important;
                z-index: 15;
                padding-left: 10px;padding-right: 10px;width: min-content;
            }
            .dropdown-toggle{
                width: 245px;
                padding: 4px!important;
                background: space;
            }

            .about_p{
                font-size: 20px;
            }
            }

            @media(min-width:1200px)and (max-width:1399px) {
                .module-dropdown{
                left:37%;
                top:10% !important;
                z-index: 20;
                padding-left: 10px;padding-right: 10px;width: min-content;
            }
            .dropdown-toggle{
                width: 215px;
                padding: 4px!important;
                background: space;
            }
            }


            .module-dropdown .dropdown-item:hover{
                background-color:  red !important;
                color:white;
            }

            /* .about_menstruation {
                animation: shake 10s;
                animation-iteration-count: infinite;
                } */

                /* @keyframes shake {
                0% { transform: translate(1px, 1px) rotate(10deg); }
                10% { transform: translate(-1px, -2px) rotate(-10deg); }
                20% { transform: translate(-3px, 0px) rotate(10deg); }
                30% { transform: translate(3px, 2px) rotate(-10deg); }
                40% { transform: translate(1px, -1px) rotate(10deg); }
                50% { transform: translate(-1px, 2px) rotate(-10deg); }
                60% { transform: translate(-3px, 1px) rotate(10deg); }
                70% { transform: translate(3px, 1px) rotate(-10deg); }
                80% { transform: translate(-1px, -1px) rotate(10deg); } 
                90% { transform: translate(1px, 2px) rotate(-10deg); }
                100% { transform: translate(1px, -2px) rotate(10deg); }
                } */
                .btn-social:hover{
                    color:red;
                }
                @media (min-width:1350px) and (max-width:1400px) {
                #hero{
                    height:635px !important;
                }
                } 
                .accordion {
                display: flex;
                flex-direction: column;
                font-family: "Sora", sans-serif;
                text-transform:none;
            }
            .accordion h1 {
                font-size: 32px;
                text-align: center;
            }
            .accordion-item {
                margin-top: 16px;
                border: 1px solid #1a2b5c;
                border-radius: 6px;
                background: #0d1530;
                box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
            }
            .accordion-item .accordion-item-title {
                position: relative;
                margin: 0;
                display: flex;
                width: 100%;
                font-size: 18px;
                cursor: pointer;
                font-family: sans-serif;
                justify-content: space-between;
                flex-direction: row-reverse;
                padding: 14px 20px;
                box-sizing: border-box;
                align-items: center;
                color: #ffffff;
            }
            .accordion-item .accordion-item-desc {
                display: none;
                font-size: 16px;
                line-height: 22px;
                font-weight: 300;
                color: #c9d2e4;
                border-top: 1px dashed rgba(255, 255, 255, 0.18);
                padding: 10px 20px 20px;
                box-sizing: border-box;
            }
            .accordion-item .icon {
                color: #5fa8ff;
            }
            .accordion-item .faq_text {
                color: #c9d2e4;
            }
            .accordion-item input[type="checkbox"] {
                position: absolute;
                height: 0;
                width: 0;
                opacity: 0;
            }
            .accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
                display: block;
            }
            .accordion-item
                input[type="checkbox"]:checked
                ~ .accordion-item-title
                .icon:after {
                content: "-";
                font-size: 20px;
            }
            .accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
                content: "+";
                font-size: 20px;
            }
            .accordion-item:first-child {
                margin-top: 0;
            }
            .accordion-item .icon {
                margin-left: 14px;
            }

        .chakra-animation{
            opacity: 0.5;
            padding:3%;
            animation: rotation 25s infinite linear;
        }
            
        .module_title{
            overflow: hidden;
            white-space: nowrap;
            text-align: left;
            display: block;
            text-overflow: ellipsis;
            background: #0d1530 !important;
            color: #5fa8ff !important;
            border: 1px solid #1a2b5c !important;
            border-radius: 6px !important;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
            font-weight: 600;
        }
        .module_title:hover,
        .module_title:focus {
            background: #122046 !important;
            color: #7fbcff !important;
        }
        
        .banner_text{
            float: right;
            text-align: justify;
            margin-top: 3%;
            left: 10%;
            line-height: normal;
            font-size: 16px;
            margin-right: 10%;
            width: 42%;
            position: relative;
        }

        /* @media (min-width:1250px) and (max-width:1399x) {
        .banner_text{
            float: right;
            text-align: justify;
            margin-top: 3%;
            left: 10%;
            font-size: 18px;
            margin-right: 10%;
            width: 42%;
            position: relative;
        }
        } */

        @media (min-width:1400px) and (max-width:1800px) {
            .banner_text{
            float: right;
            text-align: justify;
            margin-top: 3%;
            line-height: normal;
            left: 10%;
            font-size: 20px;
            margin-right: 10%;
            width: 42%;
            position: relative;
        }
        }

        @media (min-width: 1699px){
            .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
                max-width: 1450px;
            }
        }

        
        @media(min-width:650px) and (max-width:769px) {
            #hero {
                height: 900px !important;
            }
            .module-dropdown{
                left: 15%;
                top: 35% !important;
                z-index: 20;
                padding-left: 10px;
                padding-right: 10px;
                width: 70% !important;
            }
            .dropdown-toggle{
                width: 215px !important;
                padding: 4px!important;
                background: space;
            }
            }

            @media(min-width:450px) and (max-width:650px) {
            #hero {
                height: 900px !important;
            }
            .module-dropdown{
                left: 10%;
                top: 35% !important;
                z-index: 20;
                padding-left: 10px;
                padding-right: 10px;
                width: 80% !important;
            }
            .dropdown-toggle{
                width: 215px !important;
                padding: 4px!important;
                background: space;
            }
            }

            .dropdown {
                position: relative;
                display: inline-block;
                width: 100%;
                background: #000 !important;
                }

                .dropdown-content {
                display: none;
                position: absolute;
                background-color: #000;
                border: 2px solid;
                min-width: 160px;
                box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
                z-index: 1;
                }

                .dropdown-content a {
                color: black;
                padding: 12px 16px;
                text-decoration: none;
                display: block;
                }

                .dropdown-content a:hover {background-color: #ddd;}

                .dropdown:hover .dropdown-content {display: block;width: 100%;}

                .dropdown:hover .dropbtn {background-color: transparent;}

                .dropbtn{
                    width: -webkit-fill-available;
                    padding: 12px 14px !important;
                    margin-top: 6px;
                    margin-bottom: 6px;
                    color: #5fa8ff;
                    background: #0d1530;
                    overflow: hidden;
                    white-space: nowrap;
                    text-align: left;
                    display: block;
                    text-overflow: ellipsis;
                    border: 1px solid #1a2b5c;
                    border-radius: 6px;
                    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
                    font-weight: 600;
                }
                .dropbtn:hover,
                .dropbtn:focus {
                    background: #122046;
                    color: #7fbcff;
                }

                .loader {
                position: fixed;
                width: 100%;
                height: 100%;
                text-align: center;
                color: #fff;
                background:rgb(1 3 31 / 50%);
                padding-top: 17%;
                z-index: 22222;
            }

            .dropdown-toggle::after {
                display: none !important;
            }
            .language_dropdown{
                background: transparent !important;
                border: none;cursor: pointer;
                margin-top: -3px !important;
                color: var(--light) !important;
                text-transform: uppercase;
                font-weight: 600;
                outline: none;
                transition: .5s;
            }
            .language_dropdown_a{
                padding: 16px 0!important;
                width: auto;
            }

            .index_number{
                font-size: 20px;
            }

            .index_dropdown{
                position: absolute;
                left: 101%;
                top: 0%;
                background: black;
                border: 2px solid;
                padding: 0px;
            }
            .dropdown-item{
                color: #fff;
                font-size: 18px;
                text-overflow: ellipsis;
            }

        @media (max-width: 460px) {
            .loader {
                position: fixed;
                width: 100%;
                height: 100%;
                text-align: center;
                color: #fff;
                background:rgb(1 3 31 / 50%);
                padding-top: 90%;
                z-index: 22222;
        }
        .language_dropdown{
            color: #000 !important;
            background: transparent !important;
        }

        .dropdown-content {
                display: none;
                position: absolute;
                background-color: #aaacdb;
                border: 2px solid;
                min-width: 160px;
                box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
                z-index: 1;
                }


        .index_dropdown{
                position: absolute;
                left: 101%;
                top: 0%;
                background: #010330;
                padding: 0px;
                border: 2px solid;
            }
            .dropdown-item{
                color: #fff;
                font-size: 18px;
                text-overflow: ellipsis;
                overflow: hidden;
                padding-right: 15px;
            }
        }

     .banner-text {
        display: block;
        position: absolute !important;
        bottom: 6% !important;
        left: 0%;
        z-index: 5 !important;
        text-align: center !important;
        width: 35%;
        font-size: 35px;
        font-weight: 900 !important;
        }

        .about_menstruation{
            width: 90%;
        }

        @media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
            .module-dropdown{
                    left: 5%;
                    top: -5%;
                    z-index: 20;
                    padding-left: 10px;
                    padding-right: 10px;
                    width: 45%;
            }
            .tablet_importance{
                display: none;
            }
            .dropdown-toggle{
                width: 215px !important;
                padding: 4px!important;
                background: space;
            }
            .promo_video {
                background-color: black;
                width: 90%;
                box-shadow: 0px 0px 19px rgba(89, 89, 211, .7);
                float: right;
                opacity: 0.9;
                padding: 5px;
                margin-left: 7%;
                margin-top: 0%;
            }
            #hero {
                height: 550px !important;
            }
            .about_menstruation{
            width: 50% !important;
            visibility: visible;
            animation-delay: 0.1s;
            animation-name: zoomIn;
            text-align: center;
            margin-left: 8%;
            margin-right: auto;
        }
        .banner-text {
            display: block;
        position: absolute !important;
        bottom: 25% !important;
        padding-right: 4%;
        z-index: 5 !important;
        text-align: end !important;
        width: 100%;
        font-size: 35px;
        font-weight: 900 !important;
        float: right;
        }
        }

        
        @media only screen and (min-device-width: 1024px) and (max-device-width: 1199px) {

        .about_menstruation{
            width: 90% !important;
        visibility: visible;
        animation-delay: 0.1s;
        animation-name: zoomIn;
        text-align: center;
        margin-left: 10%;
        margin-right: auto;
        }
        .banner-text {
            position: absolute !important;
            bottom: 25% !important;
            padding-right: 4%;
            z-index: 5 !important;
            text-align: end !important;
            width: 100%;
            font-size: 35px;
            font-weight: 900 !important;
            float: right;
            }
            .hide-for-mobile {
                display: none !important;
            }

          
            .tablet_importance{
                display: none;
            }
            .display-for-mobile {
                display: block !important;
            }

            .hide-for-desktop {
                display: block !important;
            }
            .how_importance_div_desktop{
                display: block !important;
            }
            .how_importance_div_mobile{
                display: none !important;
            }
            .module-dropdown{
                left: 5%;
                top: 10%;
                z-index: 20;
                padding-left: 10px;
                padding-right: 10px;
                width: 45%;
            }
            .navbar {
                padding-right: 1rem !important;
                padding-left: 1rem !important;
            }
           
            .dropdown-toggle{
                width: 150px !important;
                padding: 4px!important;
                background: space;
            }
            .promo_video {
                background-color: black;
                width: 89%;
                box-shadow: 0px 0px 19px rgba(89, 89, 211, .7);
                float: right;
                opacity: 0.9;
                padding: 5px;
                margin-left: 0%;
                margin-top: 15%;
                margin-right: 3%;
            }
            .language_dropdown_a{
                width: 120px !important;
                align-content: center !important;
            }
            #hero {
              height: 635px !important;
             }
        }

        
        @media(min-width:768) and (max-width:1100px) {
                .module-dropdown{
                    left: 5%;
                    top: -5%;
                    z-index: 20;
                    padding-left: 10px;
                    padding-right: 10px;
                    width: min-content;
            }
            .dropdown-toggle{
                width: 215px !important;
                padding: 4px!important;
                background: space;
            }
            .banner-text {
                display: block;
            }

            }

            .faq_title{
                font-size: 18px;
                font-weight: 700;
                letter-spacing: 0.3px;
                font-family: sans-serif;
            }
            .faq_text{
                font-size: 17px;
                letter-spacing: 0.3px;
                font-family: sans-serif;
            }

            
            @media(min-width:345px)and (max-width:365px) {
                .importance2{
                position: absolute;
                margin-top: 0%;
                z-index: 99999;
                text-align: center;
                margin-left: auto;
                width: 90%;
                margin-right: auto;
                }
                .banner_text {
                    float: right;
                    text-align: justify;
                    margin-top: 146% !important;
                }

                .module-dropdown {
                    top: 25% !important;
                    z-index: 2 !important;
                    left: 4% !important;
                    right: 4%;;
                    padding-left: 10px;padding-right: 10px;
                    width: -webkit-fill-available !important;
                }

                .promo_video {
                    margin-top: -20% !important;
                }
            }

            @media(min-width:365px) and (max-width:395px) {
                .importance2{
                position: absolute;
                margin-top: 0%;
                z-index: 99999;
                text-align: center;
                margin-left: auto;
                width: 90%;
                margin-right: auto;
                }
                .banner_text {
                    float: right;
                    text-align: justify;
                    margin-top: 137% !important;
                }

                .module-dropdown {
                    top: 27% !important;
                    z-index: 2 !important;
                    left: 4% !important;
                    right: 4%;;
                    padding-left: 10px;padding-right: 10px;
                    width: -webkit-fill-available !important;
                }

                .promo_video {
                    margin-top: -20% !important;
                }
            }


            @media(min-width:396px) and (max-width:426px)
             {
                 .importance2{
                position: absolute;
                margin-top: 0%;
                z-index: 99999;
                text-align: center;
                margin-left: auto;
                width: 90%;
                margin-right: auto;
                }
                .banner_text {
                    float: right;
                    text-align: justify;
                    margin-top: 128% !important;
                }

                .module-dropdown {
                    top: 28% !important;
                    z-index: 2 !important;
                    left: 4% !important;
                    right: 4%;;
                    padding-left: 10px;padding-right: 10px;
                    width: -webkit-fill-available !important;
                }
                #hero{
                    height:775px !important;
                    }

                .promo_video {
                    margin-top: -18% !important;
                }
            }

            @media(min-width:426px) and (max-width:460px) {
                .importance2{
                position: absolute;
                margin-top: 0%;
                z-index: 99999;
                text-align: center;
                margin-left: auto;
                width: 90%;
                margin-right: auto;
                }
                .banner_text {
                    float: right;
                    text-align: justify;
                    margin-top: 123% !important;
                }

                .module-dropdown {
                    top: 30% !important;
                    z-index: 2 !important;
                    left: 4% !important;
                    right: 4%;;
                    padding-left: 10px;padding-right: 10px;
                    width: -webkit-fill-available !important;
                }

                #hero{
                    height:800px !important;
                    }
                .promo_video {
                    margin-top: -16% !important;
                }
            }

            /* Equal-height testimonial cards with expandable text */
            .testimonial-carousel .owl-stage {
                display: flex;
            }
            .testimonial-carousel .owl-item {
                display: flex;
                height: auto;
            }
            .testimonial-carousel .owl-item > .testimonial-item {
                width: 100%;
                display: flex;
                flex-direction: column;
            }
            .testimonial-item .testimonial-text-wrap {
                flex: 1 1 auto;
                margin-bottom: 1rem;
            }
            .testimonial-item .testimonial-text {
                margin-bottom: 0.5rem;
                display: -webkit-box;
                -webkit-line-clamp: 8;
                -webkit-box-orient: vertical;
                overflow: hidden;
                transition: max-height .3s ease;
            }
            .testimonial-item.is-expanded .testimonial-text {
                -webkit-line-clamp: unset;
                overflow: visible;
            }
            .testimonial-item .testimonial-toggle {
                background: none;
                border: 0;
                padding: 0;
                font-weight: 600;
                font-size: 0.9rem;
                color: var(--primary);
                cursor: pointer;
                display: none;
            }
            .testimonial-item.has-overflow .testimonial-toggle {
                display: inline-block;
            }
            .testimonial-carousel .owl-item.center .testimonial-item .testimonial-toggle {
                color: #fff;
                text-decoration: underline;
            }
            .testimonial-item .testimonial-author {
                margin-top: auto;
            }

            /* Compliance banner — top highlight strip */
            .compliance-banner {
                width: 100%;
                background: linear-gradient(90deg, #ffd54a 0%, #ffb300 50%, #ffd54a 100%);
                color: #1a1a1a;
                font-weight: 600;
                font-size: 14px;
                letter-spacing: 0.3px;
                padding: 8px 16px;
                border-bottom: 2px solid #b58300;
                box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
                position: relative;
                z-index: 5;
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 16px;
            }

            .compliance-banner-track {
                display: inline-flex;
                align-items: center;
                justify-content: center;
                gap: 6px;
                flex: 1 1 auto;
                text-align: center;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .compliance-banner-track > i {
                color: #6b3f00;
                font-size: 14px;
            }

            .certificate-btn {
                position: absolute;
                right: 16px;
                top: 50%;
                transform: translateY(-50%);
                background: linear-gradient(135deg, #c0392b 0%, #e74c3c 100%);
                color: #fff;
                border: 0;
                border-radius: 999px;
                padding: 6px 16px;
                font-weight: 700;
                font-size: 13px;
                letter-spacing: 0.4px;
                cursor: pointer;
                white-space: nowrap;
                box-shadow: 0 0 0 0 rgba(231, 76, 60, 0.85);
                animation: certGlow 1.8s infinite;
                transition: transform .2s ease;
            }

            .certificate-btn i {
                color: #ffd54a;
            }

            .certificate-btn:hover {
                transform: translateY(-50%) scale(1.05);
                animation-play-state: paused;
                box-shadow: 0 0 18px 4px rgba(231, 76, 60, 0.9);
            }

            @keyframes certGlow {
                0%   { box-shadow: 0 0 0 0   rgba(231, 76, 60, 0.85), 0 0 6px  rgba(255, 213, 74, 0.6); }
                50%  { box-shadow: 0 0 0 10px rgba(231, 76, 60, 0),    0 0 18px rgba(255, 213, 74, 0.9); }
                100% { box-shadow: 0 0 0 0   rgba(231, 76, 60, 0),    0 0 6px  rgba(255, 213, 74, 0.6); }
            }

            @media (max-width: 768px) {
                .compliance-banner {
                    font-size: 12px;
                    padding: 7px 10px 7px 10px;
                    flex-direction: column;
                    gap: 6px;
                }

                .compliance-banner-track {
                    white-space: normal;
                    line-height: 1.35;
                }

                .certificate-btn {
                    position: static;
                    transform: none;
                    padding: 5px 14px;
                    font-size: 12px;
                }

                .certificate-btn:hover {
                    transform: scale(1.05);
                }
            }

            /* Mobile-only navbar layout + sticky-on-scroll */
            @media (max-width: 991.98px) {
                .navbar-sticky-wrapper {
                    position: -webkit-sticky !important;
                    position: sticky !important;
                    top: 0 !important;
                    z-index: 1030;
                    background: #fff;
                    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
                }

                .navbar-sticky-wrapper .navbar.navbar-expand-lg {
                    flex-wrap: wrap;
                    align-items: center;
                    padding-top: 8px !important;
                    padding-bottom: 8px !important;
                }

                /* STP logo stays first */
                .navbar-sticky-wrapper .navbar.navbar-expand-lg > .navbar-brand:first-of-type {
                    order: 1;
                    margin-right: 8px;
                }

                /* TIRUBAA logo moves next to STP */
                .navbar-sticky-wrapper .navbar.navbar-expand-lg > .navbar-brand:last-of-type {
                    order: 2;
                    flex: 1 1 auto;
                    text-align: center;
                }

                /* Hamburger pushed to right corner */
                .navbar-sticky-wrapper .navbar.navbar-expand-lg > .navbar-toggler {
                    order: 3;
                    margin-left: auto;
                }

                /* Collapsed menu wraps below the row */
                .navbar-sticky-wrapper .navbar.navbar-expand-lg > .navbar-collapse {
                    order: 4;
                    flex-basis: 100%;
                    width: 100%;
                }

                /* Constrain logo sizes so the row fits */
                .navbar-sticky-wrapper .navbar.navbar-expand-lg > .navbar-brand img {
                    max-height: 40px;
                    width: auto;
                }
            }

/* ----- block 2 ----- */
.fogsi-popup .btn-close {
            position: absolute;
            top: -14px;
            right: -14px;
            z-index: 5;
            background-color: #fff;
            opacity: 1;
            border-radius: 50%;
            width: 36px;
            height: 36px;
            padding: 0.4rem;
            box-shadow: 0 2px 10px rgba(0,0,0,0.4);
        }
        .fogsi-popup .btn-close:hover {
            background-color: #fff;
        }
