/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Aclonica&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7{font-family: 'Lato', sans-serif; font-weight: 500;}
body{
	font-weight: 400;
	font-size: 16px;
}
strong{font-weight: 800;}
.post, .page {margin: 0;}
*:focus {
    outline: 0 !important;
}

a{
	text-decoration: none;
}

ul{
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

pre {
    font-family: 'Lato';
    color: #003a49;
    font-weight: 600;
    padding: 15px;
}

h4{
    color: #003a49;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    padding-top: 3px;
    line-height: 100%;
    padding-left: 2px;
    padding-right: 2px;
}

h5{
    font-weight: 600;
    color: #003a49;
}

p {
    margin-bottom: 10px;
}

textarea:focus, input:focus{
    outline: none;
}

*:focus {
    outline: 1px solid transparent !important;
}

h1 {
    font-family: 'Lato';
    text-align: center;
    font-size: 50px;
    color: #003a49;
    font-weight: 600;
    margin: 30px 0px;
}

@media (max-width: 768px) {
    h1 {
        font-size: 35px;
    }

}

/* Modify as needed end ----------------------------------- */



/* A0167 -------------------------------*/
.a0167 {
    padding-bottom: 80px;
    padding-top: 80px;
    background: #222222;
    color: #fff;
}

.a0167_sbft {
    text-align: center;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #FAFAFA;
    margin-top: 30px;
    margin-bottom: 10px;
}
.a0167 .a0167_soc{
    font-size: 30px;
}
.a0167 .a0167_soc a:hover{
    color: #000;
    transition: 0.5s;
}
.a0167-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: 600px;
}
.a0167-grid .tnp-email {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 20px !important;
    line-height: 29px !important;
    color: #ABABAB !important;
}
.a0167-grid .tnp-submit {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0px;
    background-color: #56A457 !important;
    font-family: Oswald;
    font-style: normal;
    font-weight: 600;
    font-size: 26px !important;
    line-height: 28px !important;
    text-align: center;
}
.a0167 .tnp-subscription {
    margin: 0px auto;
}
.a0167 img {
}
.a0167 h3 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    color: green;
    margin-bottom: 20px;
    padding: 0px;
}
.a0167 .fab {
    padding: 6px;
    font-size: 30px;
}


.footer-url {
    display: block;
    font-family: 'Inter' !important;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 120%;
    color: #fff !important;
}

.footer-url-sign {
    display: block;
    font-family: 'Inter' !important;
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 120%;
    color: #fff !important;
    font-weight: bold;
}

.a0167 p{
    display: block;
    font-family: 'Inter' !important;
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
}

.footer-subscription{
    display: block;
    font-family: 'Inter' !important;
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 120%;
    color: green !important;
    font-weight: 500;
}

.footer-social-grd {
    display: flex
;
    grid-gap: 20px;
}


@media (max-width: 1200px) {
    .a0167 {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .footer-url {
        margin-bottom: 10px;
    }

    .a0167 h3 {
        margin-bottom: 10px;
    }

    .footer-url-sign {
        margin-bottom: 10px;
    }

    .a0167 p {
        margin-bottom: 10px;
    }

    .footer-subscription {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .a0167 {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}
/* A0167 END ---------------------------------------*/

/*-- A0064 ---------------------------------------*/

#masthead {
    position: sticky;
    left: 0px;
    top: 0px;
    z-index: 100000;
    background: #222222;
}

.home #masthead {
    position: sticky;
    left: 0px;
    top: 0px;
    z-index: 100000;
    background: rgba(0, 0, 0, 0.5);
}

.is-sticky {
    background: rgba(0, 0, 0, 0.5);
}

.home .is-sticky {
    background: rgba(0, 0, 0, 0.5);
}

#a0064 {
    padding: 20px 0px;
    width: 100%;
}


.home #a0064 {
    padding: 20px 0px;
    background: #222222;
    width: 100%;
}

.home #a0064 {
    background: rgba(0, 0, 0, 0.5);
}

.is-sticky #a0064 {
}

#a0064 img{
    margin: auto;
    display: block;
}
.a0064-grid {
    display: grid !important
;
    grid-template-columns: auto 1fr auto auto;
    align-items: center;
    grid-gap: 20px;
}


#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link{
    font-family: 'Inter' !important;
}

.a0064-grid input {
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    background: #ffffff00;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100px;
    margin-bottom: 0px;
    padding: 3px 10px;
}

::placeholder {
    color: #fff !important;
}

#searchform button{
    border: 0px !important;
    background: transparent !important;
}

#searchform {
    display: flex;
    align-items: center;
    grid-gap: 5px;
}

.a0064-icons{
    display: flex;
    margin-bottom: 15px;
}
.a0064-icons img{
    display: block;
    width: 28px;
    height: 28px;
    margin: 0px 4px !important;
}
.a0064-line-border{
    width: 100%;
    height: 10px;
    background: linear-gradient(90.05deg, #39B54A 26.97%, #00ADDD 87.29%);
}
.a0064-call{
    background: #39B54A;
    border-radius: 5px;
    display: block;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    width: 155px;
    padding: 5px;
    margin-bottom: 15px;
}
.a0064-grid-mobile{
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    align-items: end;
    justify-items: center;
    grid-gap: 30px;
    margin-bottom: 0px;
    margin-top: 10px;
}
#mega-menu-wrap-menu-1 {
    border-radius: 0;
    padding-top: 0px;
}
.a0064-grid-mobile input{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #B6B6B6;
    background: #FFFFFF;
    border: 1px solid #B6B6B6;
    box-sizing: border-box;
    border-radius: 5px;
    width: 155px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #38b24c !important;
    color: #ffffff !important;
}

@media (max-width: 1200px) {
    .a0064-grid {
        grid-gap: 10px;
    }
    .a0064-call {
        width: 100px;
    }
    .a0064-grid input{
        width: 80px;
    }
}
@media (max-width: 992px) {
    .a0064-call {
        width: 155px;
        margin-bottom: 0px;
        height: 100%;
        padding: 5px 20px;
    }
    .a0064-grid-mobile input{
        width: 155px;
    }
    .a0064-icons {
        display: flex;
        margin-bottom: 0px;
        justify-content: center;
        margin-top: 15px;
    }
}
@media (max-width: 768px) {
    .a0064-call {
        width: 100%;
        margin-bottom: 0px;
        height: 100%;
    }
    .a0064-grid-mobile input{
        width: 100%;
    }
}
/*-- A0064 END---------------------------------------*/

/*-- a0224 ------------------------------------------*/
#a0224 {
    padding: 180px 0px;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: cover;
    background-position-y: bottom;
    background-position-x: right;
    min-height: 800px;
    margin-top: -100px;
}
#a0224-wh {
    padding: 85px 0px;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: cover;
}
#a0224 h2 {
    color: #FFF;
    text-align: left;
    font-family: Raleway;
    font-size: 40px;
    font-style: normal;
    font-weight: bold;
    line-height: 115%;
}
#a0224-wh h2 {
    color: #FFF;
    text-align: center;
    color: #FFF;
    text-align: center;
    font-family: "Futura PT Cond";
    font-size: 96px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
    text-transform: uppercase;
}
.a0224-btn {
    border-radius: 12px;
    background: rgba(56, 178, 76, 1);
    color: #FFF !important;
    font-size: 18px;
    line-height: normal;
    padding: 16px 22px;
    width: 167px;
    border: 2px solid #fff;
    transition: 0.9s;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    display: flex
;
    align-items: center;
    grid-gap: 9px;
}
.a0224-btn:hover {
    transition: 0.9s;
    background: #222222 !important;
}
.a0224-description {
    margin-top: 20px;
    margin-bottom: 50px;
    width: 100%;
    color: #FFF;
    text-align: left;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.a0224-description-wh {
    margin-top: 11px;
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
    max-width: 638px;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-family: "Futura PT";
    font-size: 24px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
}

.a0224-body{
    max-width: 480px;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.5);
    text-align: left;
}

@media (max-width: 1900) {
    #a0224 {
        padding: 160px 0px;
        background-repeat: no-repeat;
        position: relative;
        background-position: center;
        background-size: cover;
        background-position-y: bottom;
        background-position-x: right;
        min-height: 750px;
        margin-top: -100px;
    }
}

@media (max-width: 1600px) {
    #a0224 {
        padding: 125px 0px;
        padding-bottom: 40px;
        background-repeat: no-repeat;
        position: relative;
        background-position: center;
        background-size: cover;
        background-position-y: bottom;
        background-position-x: right;
        min-height: 600px;
        margin-top: -100px;
    }
}


@media (max-width: 768px) {
    #a0224 h2 {
        color: #FFF;
        text-align: left;
        font-family: Raleway;
        font-size: 32px;
        font-style: normal;
        font-weight: bold;
        line-height: 115%;
    }

    .a0224-description {
        margin-top: 0px;
        margin-bottom: 20px;
        width: 100%;
        color: #FFF;
        text-align: left;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .a0224-body {
        max-width: 480px;
        padding: 20px;
        border-radius: 20px;
        border: 1px solid #fff;
        background: rgba(0, 0, 0, 0.7);
        text-align: left;
    }

    #a0224 {
        padding: 125px 0px;
        padding-bottom: 40px;
        background-repeat: no-repeat;
        position: relative;
        background-position: center;
        background-size: cover;
        background-position-y: bottom;
        background-position-x: right;
        min-height: 560px;
        margin-top: -100px;
    }
}
/*-- a0224 END --------------------------------------*/

/*-- use_code_block --------------------------------------*/
#use_code_block{
    padding-top: 25px;
    padding-bottom: 50px;
}

#use_code_block H2 {
    font-family: 'Raleway';
    color: rgba(56, 178, 76, 1);
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

#use_code_block H2 span{
    color: rgba(236, 74, 68, 1);
}

.use_code_block-grd{
    display: flex
;
    flex-wrap: wrap;
    grid-gap: 20px;
    justify-content: center;
}


.use_code_block-item {
    display: grid
;
    grid-template-columns: 1fr auto;
    width: 200px;
    align-items: center;
    padding: 8px 15px;
    font-size: 20px;
    font-family: 'Raleway';
    font-weight: bold;
    color: #fff !important;
    background-size: cover;
    background-position: center;
    border-radius: 9px;
    min-height: 60px;
}

@media (max-width: 992px) {
    #use_code_block {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    #use_code_block H2 {
        font-family: 'Raleway';
        color: rgba(56, 178, 76, 1);
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 20px;
        text-align: center;
    }
}
/*-- use_code_block END --------------------------------------*/

/*-- star_product ------------------------------------------*/
#star_product{
    margin-bottom: 60px;
}

.star_product-grd {
    border: 1px solid #000;
    background: #eae4c0;
    display: grid
;
    grid-template-columns: 2fr 1fr;
}

.star_product-first{
    padding: 40px 60px;
}

.star_product-grd img{
    height: 100%;
    width: auto;
}

.star_product-first h2{
    font-family: "Aclonica", sans-serif;
    font-size: 36px;
    line-height: 120%;
    color: #000;
}

.star_product-first h2 span{
    color: rgba(240, 76, 62, 1);
}

.star_product-text{
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.star_product-btn{
    background: rgba(56, 178, 76, 1);
    display: grid
;
    grid-template-columns: 1fr auto;
    color: #fff !important;
    padding: 10px;
    border-radius: 12px;
    width: 170px;
    font-family: 'Raleway';
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    border: 2px solid #fff;
}

.star_product-second{
    background-size: cover;
    background-position: center;
}

@media (max-width: 992px) {
    .star_product-first h2 {
        font-family: "Aclonica", sans-serif;
        font-size: 28px;
        line-height: 120%;
        color: #000;
    }

    .star_product-first {
        padding: 20px 20px;
    }

    #star_product {
        margin-bottom: 30px;
    }

    .star_product-btn{
        font-size: 16px;
    }

    .star_product-grd {
        grid-template-columns: 3fr 1fr;
    }
}

@media (max-width: 768px) {
    .star_product-grd {
        grid-template-columns: 1fr;
    }
}
/*-- star_product END --------------------------------------*/


/*-- explore_collections --------------------------------------*/
.explore_collections-grd {
    display: grid
;
    grid-template-columns: 3fr 2fr;
    grid-gap: 90px;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.explore_collections-grd hr {
    background-color: rgba(56, 178, 76, 1);
    height: 2px !important;
    opacity: 1;
    width: 226px;
    margin: 15px 0px;
}

.explore_collections-grd h2{
    font-size: 24px;
    font-family: 'Raleway';
    font-weight: bold;
    margin-bottom: 20px;
}


.explore_collections-grd li {
    list-style: none;
}

.explore_collections-grd li::before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/03/check-circle.png);
    width: 16px;
    height: 16px;
    background-size: cover;
    margin-right: 7px;
}

.explore_collections-grd ul{
    margin: 0px;
    padding: 0px;
}

.explore_collections-grd li {
    margin-bottom: 9px;
}

.explore_collections-btn{
    background: rgba(56, 178, 76, 1);
    display: grid
;
    grid-template-columns: 1fr auto;
    color: #fff !important;
    padding: 10px;
    border-radius: 12px;
    width: 223px;
    font-family: 'Raleway';
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #fff;
    align-items: center;
    margin: auto;
    margin-top: 30px;
}

#explore_collections{
    margin-bottom: 60px;
}

@media (max-width: 1400px) {
    .explore_collections-grd {
        display: grid
    ;
        grid-template-columns: 1fr 1fr;
        grid-gap: 40px;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
}

@media (max-width: 992px) {
    .explore_collections-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 20px;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .explore_collections-btn{
        margin-top: 20px;
    }

    #explore_collections{
        margin-bottom: 30px;
    }
}
/*-- explore_collections END --------------------------------------*/

/*-- A0193 Start ------------------------------- */
#a0193 {
    background-color: #ffffff;
    margin-top: 0px;
    background-size: cover;
    background-position-x: center;
    background-position-y: top;
    padding-top: 60px;
    padding-bottom: 100px;
    border-bottom: 10px solid #000;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    #wa_a0193_modal{
        max-width: 550px;
    }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    #wa_a0193_modal{
        max-width: 750px;
    }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #wa_a0193_modal{
        max-width: 800px;
    }
}
#a0193 h2 {
    align-items: center;
    font-style: normal;
    line-height: 120%;
    text-align: center;
    font-size: 28px;
    font-family: 'Raleway';
    font-weight: bold;
    color: #fff !important;
}
#a0193 h3 {
    font-style: normal;
    line-height: 130%;
    color: #000;
    text-align: center;
    vertical-align: text-top;
    font-size: 30px;
    font-family: Raleway;
    text-transform: uppercase;
    font-weight: 600;
}
.a0193_wr h5 p{
    margin: 0px !important;
}
.a0193_wr h5 {
    padding: 10px;
    max-width: 87%;
    position: absolute;
    width: 100%;
    bottom: 20px;
    margin: auto;
    left: 7%;
    cursor: pointer;
    background: linear-gradient(90deg, #1251FF -33.6%, #36BEEB 121.96%);
    border-radius: 30px;
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
.a0193_wr h5:hover {
    opacity: 0.7;
    transition: 0.9s;
}
.a0193-modal{
    display: grid;
    grid-template-columns: 300px 1fr;
    grid-gap: 20px;
}
.a0193-grd {
    grid-gap: 25px;
    display: flex
;
    flex-wrap: wrap;
    justify-items: center;
    justify-content: center;
    margin-top: 60px;
}
.a0193-desc{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #4B4C4D;
    max-width: 890px;
    margin: auto;
}
#a0193 .close {
    opacity: 1 !important;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #011B34 !important;
    padding: 0px;
}
#a0193 .btn-secondary {
    background-color: #f6931e !important;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 7px 94px;
    border: none;
}
#a0193 a{
    cursor: pointer;
}
#a0193 .a0193_wr .a0193_wr_img{
    text-align: center;
}
#a0193 .a0193_wr .a0193_wr_trp {
    text-align: center;
    color: #FFF;
    margin-top: 15px;
    position: relative;
    padding: 0px 20px;
}

#a0193 .a0193_wr_trp h4 {
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    color: #484848;
}
#a0193 .a0193_wr {
    height: 100%;
    position: relative;
    padding: 0px;
    padding-bottom: 0px;
    border: 0px solid #fff;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(5 106 168 / 29%);
    border-radius: 20px;
    padding-top: 0px;
    max-width: 410px;
    padding-bottom: 80px;
}

#a0193 .a0193_wr img {
    border-radius: 20px 20px 0px 0px;
    width: 100%;
}

#a0193 .a0193_wr:hover {
    background: #FFF9F2;
    border: 1px solid #173257;
    transition: 0.9s;
}
#a0193 .close {
    border: none;
    background: transparent;
}
#a0193 .wa_a0193_modal img{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
#a0193 .modal-header {
    display: flex;
    flex-shrink: 55;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 2.5rem;
    border: none;
}
#a0193 .modal-header h5 {
    font-family: 'Quattrocento';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    align-items: center;
    text-align: center;
    color: #011B34;
}

#a0193 ul {
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    color: #000;
}

#a0193 li {
    margin-bottom: 15px;
}

#a0193 li p{
    margin: 0px;
    display: inline;
}

#a0193 li {
    list-style: none;
}

#a0193  li::before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/03/chevron-right-2.png);
    width: 16px;
    height: 16px;
    background-size: cover;
    margin-right: 7px;
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 1.5rem;
    border: none;
}
#wa_a0193_modal {
    max-width: 1100px;
}
.a0193-modal-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #011B34;
}

.a0193_wr_trp-btn {
    background: rgba(56, 178, 76, 1);
    display: grid
;
    grid-template-columns: 1fr auto;
    color: #fff !important;
    padding: 10px;
    border-radius: 12px;
    width: 135px;
    font-family: 'Raleway';
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    border: 2px solid #fff;
    margin: auto;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, -0%);
}

@media (max-width: 992px) {
    #a0193 {
        background-color: #ffffff;
        margin-top: 0px;
        background-size: cover;
        background-position-x: center;
        background-position-y: top;
        padding-top: 25px;
        padding-bottom: 30px;
        border-bottom: 10px solid #000;
    }

    .a0193-grd {
        grid-gap: 20px;
        display: flex
    ;
        flex-wrap: wrap;
        justify-items: center;
        justify-content: center;
        margin-top: 20px;
    }

    #a0193 .a0193_wr {
        height: 100%;
        position: relative;
        padding: 0px;
        padding-bottom: 0px;
        border: 0px solid #fff;
        background: #FFFFFF;
        box-shadow: 0px 0px 30px rgb(5 106 168 / 29%);
        border-radius: 20px;
        padding-top: 0px;
        max-width: 300px;
        padding-bottom: 80px;
    }
}
/*-- A0193 END ------------------------------- */

/*-- happy_user_reviews ------------------------------- */
#happy_user_reviews {
    position: relative;
    padding-top: 50px;
    padding-bottom: 90px;
}

.happy-user-bg {
    background: rgba(245, 245, 245, 1);
    height: 355px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

#happy_user_reviews h2{
    color: #000000;
    text-align: center;
    font-family: "Raleway";
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 24px;
}

#happy_user_reviews h5 {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 30px;
    text-align: center;
}

.happy_user-grd{
    display: grid
;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px 24px;
}

.happy_user-grd-item {
    position: relative;
    border: 2px solid rgba(56, 178, 76, 1);
    border-radius: 12px;
    padding: 30px;
    display: grid
;
    align-items: center;
    background: #fff;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
}

.happy_user-grd-item img{
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translate(-50%, -0%);
}

@media (max-width: 992px) {
    #happy_user_reviews {
        position: relative;
        padding-top: 20px;
        padding-bottom: 30px;
    }

    #happy_user_reviews h2 {
        color: #000000;
        text-align: center;
        font-family: "Raleway";
        font-size: 30px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .happy_user-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 40px;
        margin-top: 45px;
    }
}
/*-- happy_user_reviews END ------------------------------- */


/*-- get_a_free_essential ------------------------------- */
#get_a_free_essential{
    padding-top: 120px;
    padding-bottom: 130px;
    background-size: cover;
    background-position: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    color: #fff;
}

#get_a_free_essential h2 {
    color: #ffffff;
    text-align: left;
    font-family: "Raleway";
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 36px;
}

.get_a_free-grd {
    display: grid
;
    grid-template-columns: 1.5fr 1fr;
    grid-gap: 140px;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    background: transparent;
    color: #fff;
}

.frm_style_formidable-style.with_frm_style .frm_submit button{
    box-shadow: none !important;
    border: 1px solid rgba(56, 178, 76, 1) !important;
    background: transparent !important;
    color: rgba(56, 178, 76, 1) !important;
    font-family: "Raleway" !important;
    font-size: 18px !important;
}

@media (max-width: 992px) {
    #get_a_free_essential h2 {
        color: #ffffff;
        text-align: left;
        font-family: "Raleway";
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 16px;
    }

    .get_a_free-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    #get_a_free_essential {
        padding-top: 40px;
        padding-bottom: 30px;
        background-size: cover;
        background-position: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        color: #fff;
    }
}
/*-- get_a_free_essential END ------------------------------- */

/*-- suggested_uses ------------------------------- */
#suggested_uses{
    position: relative;
}

.suggested_uses-green{
    width: 100%;
    height: 200px;
    background: rgba(56, 178, 76, 1);
    position: absolute;
    left: 0px;
    top: 0px;
}

#suggested_uses h2{
    margin-top: 34px;
    margin-bottom: 29px;
    color: #ffffff;
    text-align: center;
    font-family: "Raleway";
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.suggested_uses-green-grd-item {
    background: #ffffff;
    border-radius: 12px;
    padding: 36px;
    gap: 18px;
    position: relative;
    width: 400px;
    box-shadow: 0px 16px 22px 0px rgba(0, 0, 0, 0.2);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.suggested_uses-green-grd{
    display: flex
;
    grid-gap: 25px;
    flex-wrap: wrap;
    justify-content: center;
}

.suggested_uses-green-grd h5 {
    font-style: normal;
    line-height: 130%;
    color: #000;
    text-align: center;
    vertical-align: text-top;
    font-size: 25px;
    font-family: Raleway;
    font-weight: 600;
}

.suggested_uses-green-grd li {
    margin-bottom: 9px;
    position: relative;
}

.suggested_uses-green-grd li {
    list-style: none;
}

.suggested_uses-green-grd ul {
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
}

.suggested_uses-green-grd li::before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/03/check-circle.png);
    width: 16px;
    height: 16px;
    background-size: cover;
    margin-right: 7px;
    left: -28px;
    position: absolute;
    top: 1px;
}

.suggested_uses-grd{
    margin-top: 90px;
    display: grid
;
    grid-template-columns: 1fr 2fr;
    grid-gap: 80px;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 30px;
}

.suggested_uses-grd img{
    margin-top: 40px;
}

.suggested_uses-grd h3{
    color: #000000;
    font-family: "Raleway";
    font-size: 30px;
    font-weight: 700;
}
/*-- suggested_uses END ------------------------------- */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}