/** Shopify CDN: Minification failed

Line 2255:0 Unexpected "}"

**/
.container{
    max-width: 1512px;
    width: 100%;
    padding: 0 64px;
    margin: 0 auto;
}
@media(max-width: 1199px){
.container{
    padding: 0 45px !important;
 }
}
@media(max-width: 1024px){
.container{
    padding: 0 25px !important;
 }
}
@media(max-width: 575px){
.container{
    padding: 0 16px !important;
 }
}


/* Header */

.announcement-bar .announcement-bar__list .announcement-bar__item .announcement-bar__message p{
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
}
.header{
    border: 1px solid #DCE6F0;
}
.header .container{
    max-width: 1512px;
    width: 100%;
    padding: 0 64px;
    margin: 0 auto;
} 

.header .container .header__wrapper{
    padding: 16px 0;
}
.header .container .header__wrapper nav desktop-navigation ul,
.header .container .header__wrapper .header__secondary-links ul{
    gap: 32px;
}
.header .container .header__wrapper nav desktop-navigation ul li{
    margin: 0;
}
.header .container .header__wrapper nav desktop-navigation ul li a{
    color: #03175C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
}

.header .container .header__wrapper .header__secondary-links ul li{
  margin: 0;
  display: flex;
  text-align: center;
}

.header .container .header__wrapper .header__secondary-links ul li a{
    color: #03175C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    display: flex;
    align-items: center;
}

.header .container .header__wrapper .header__secondary-links ul li a .header__cart-count{
    margin-left: 0;
    color: #0D8CFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    background: transparent;
    gap: 0;
    top: 0;
    min-width: 0;
}

.header .container .header__wrapper .header__secondary-links ul li svg{
    margin-right: 8px;
}

.header .container .header__wrapper nav desktop-navigation ul li .link--animated:after{
  content: unset;
}

@media(max-width: 1199px){
    .header .container .header__wrapper .header__secondary-links .header__icon-list [aria-label="Login"],
    .header .container .header__wrapper .header__inline-navigation .header__icon-list [aria-controls="search-drawer"]{
        display: none;
    }

    .header .container .header__wrapper .header__secondary-links .header__cart-count{
        border-radius: 16px;
        background: #0d8cff;
        color: #fff;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 12px;
        padding: 0;
        width: 16px;
        height: 16px;
        min-width: 12px;
        right: -8px;
    }
}

/* Footer */

.footer{
    background: #fff;
    padding: 72px 0 60px;
}
.footer .footer__inner .footer__item-list{
   padding: 56px 0;
   border-top: 1px solid #DCE6F0;
   border-bottom: 1px solid #DCE6F0;
}

.footer .footer__inner .footer__aside{
    padding: 30.57px 0;
    margin: 0;
}

.footer .footer__inner .footer__aside .footer__copyright{
    color: #03175C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    margin: 0;
}

.footer .footer__inner .footer__aside .footer__payment-methods .footer__payment-methods-label{
    color: #3F6182;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    margin-right: 16px;
}

.footer .footer__inner .footer__item-list .footer__item{
    max-width: max-content;
    width: 100%;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter{
    max-width: 279px;
    width: 100%;
}


.footer .footer__inner .footer__item-list .footer__item--text-with-icon .text-with-icon .footer-image{
    margin: 0 0 24px 0;
}

.footer .footer__inner .footer__item-list .footer__item--text-with-icon .text-with-icon .inner-details{
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.footer .footer__inner .footer__item-list .footer__item--text-with-icon .text-with-icon .inner-details .inner-details-inner{
    display: flex;
    align-items: center;
    gap: 8px;
}
.footer .footer__inner .footer__item-list .footer__item--text-with-icon .text-with-icon .inner-details .inner-details-inner a:hover,
.footer .footer__inner .footer__item-list .footer__item--links .footer__item-content .linklist li a:hover{
    color: #0D8CFF;
    transition: all 0.2s linear;
    opacity: 1;
}
.footer .footer__inner .footer__item-list .footer__item--text-with-icon .text-with-icon .inner-details .inner-details-inner a,
.footer .footer__inner .footer__item-list .footer__item--text-with-icon .text-with-icon .inner-details .inner-details-inner p{
    color: #3F6182;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    margin: 0;
    transition: all 0.2s linear;
}

.footer .footer__inner .footer__item-list .footer__item--links .footer__item-title {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
    margin: 0 0 24px 0;
    text-transform: inherit;
    letter-spacing: 0;
}

.footer .footer__inner .footer__item-list .footer__item--links .footer__item-content .linklist{
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 0;
}

.footer .footer__inner .footer__item-list .footer__item--links .footer__item-content .linklist li{
  padding: 0;
}
.footer .footer__inner .footer__item-list .footer__item--links .footer__item-content .linklist li a{
    color:  #3F6182;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    transition: all 0.2s linear;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-title{
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
    margin: 0 0 24px 0;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content p{
    color:  #3F6182;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    margin: 24px 0;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form{
    margin: 0;
}
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input:hover{
    border: 1px solid #0D8CFF;
    transition: all 0.2s linear;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input{
    padding: 0 50px 0 12px;
    border-radius: 12px;
    background: #F5FAFF;
    height: 48.01px;
    border: 1px solid #3F6182;
    transition: all 0.2s linear;
    color:  #03175C !important;
}
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input label{
    display: none
}
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input,
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input:focus-visible {
  outline: 0;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input:hover::placeholder{
    color:  #03175C;
    transition: all 0.2s linear;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input::placeholder,
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input {
    opacity: 1;
    color:  #3F6182;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    transition: all 0.2s linear;
}
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form:hover .input input,
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input:focus{
    border: 1px solid #0D8CFF !important;
    transition: all 0.2s linear;
}
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input:focus-visible{
    border: 1px solid #3F6182;
    transition: all 0.2s linear;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input .tap-area:before{
    content: unset;
}


.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form:hover .input .input__submit-icon,
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input:focus ~ button{
    background: #0D8CFF;
    transition: all 0.2s linear;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input .input__submit-icon{
    padding: 12px;
    border-radius: 0 12px 12px 0;
    background: #3F6182;
    right: 0;
    height: 100%;
    transition: all 0.2s linear;
}

.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input .input__submit-icon svg{
    transition: all 0.2s linear;
}
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form:hover .input .input__submit-icon svg,
.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input:focus ~ button svg{
    transform: rotate(45deg);
    transition: all 0.2s linear;
}


@media(max-width: 999px){
    .footer .footer__inner .footer__item-list .footer__item--newsletter{
        max-width: 100%;
    }
    .footer .footer__inner .footer__item-list{
        gap: 40px 100px;
    }
}

@media(max-width: 575px){
    .footer{
        padding: 80px 0 30.57px;
    }
    .footer .footer__inner .footer__item-list{
        padding: 40px 0;
        display: flex;
        flex-direction: column;
    }
    .footer .footer__inner .footer__aside{
        padding: 24px 0 0;
    }

    .footer .footer__inner .footer__aside .footer__payment-methods{
        margin-top: 24px;
    }
    .footer .footer__inner .footer__aside .footer__payment-methods .footer__payment-methods-label{
        margin: 0 0 14px 0;
    }

    .footer .footer__inner .footer__item-list .footer__item--text-with-icon{
        order: 1;
    }

    .footer .footer__inner .footer__item-list .footer__item--newsletter{
        order: 2;
    }

    .footer .footer__inner .footer__item-list .footer__item-2{
        order: 4;
    }

    .footer .footer__inner .footer__item-list .footer__item-3{
        order: 3;
    }

    .footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input input{
        padding: 0 58px 0 8px;
        height: 56px;
    }
    .footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-content form .input .input__submit-icon{
        padding: 16px;
    }
    
}







.main-hero-banner .inner-section{
    display: flex;
    flex-direction: row-reverse;
    gap: 16px;
    padding: 56px 0 80px;
    background-size: inherit;
    background-position: top;
    background-repeat: no-repeat;
}

.main-hero-banner .inner-section .banner-image img{
  width: 100%;
  height: 100%;
  border-radius: 24px;
}

.main-hero-banner .inner-section .banner-image,
.main-hero-banner .inner-section .banner-content{
    max-width: calc(50% - 8px);
    width: 100%;
}

.main-hero-banner .inner-section .banner-content .rating-reviews{
    display: flex;
    gap: 8px;
    align-items: center;
}

.main-hero-banner .inner-section .banner-content .rating-reviews .star-rating{
    width: 112px;
}

.main-hero-banner .inner-section .banner-content .rating-reviews .rating{
    color: #3F6182;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
}
.main-hero-banner .inner-section .banner-content .rating-reviews .rating-count{
    margin: 0;
}

.main-hero-banner .inner-section .banner-content .rating-reviews .rating-count a{
    color: #0D8CFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-decoration-color: #0D8CFF;
}

.main-hero-banner .inner-section .banner-content .banner-heading{
    color: #03175C;
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 88px;
    letter-spacing: -2px;
    margin: 16px 0 24px;
}

.main-hero-banner .inner-section .banner-content .banner-subheading p{
    color: #3F6182;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; 
    max-width: 626px;
    width: 100%;
}

.main-hero-banner .inner-section .banner-content .banner-bullets-details{
    padding: 16px 16px 40px 16px;
    border-radius: 16px;
    border: 1px solid  #DCE6F0;
    background:  #F5FAFF;
    margin: 32px 0;
    max-width: 451px;
    width: 100%;
}

.main-hero-banner .inner-section .banner-content .banner-bullets-details .main-bullets-text{
    color: #0D8CFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 8px 40px;
}

.main-hero-banner .inner-section .banner-content .banner-bullets-details .inner-bullets-details{
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.main-hero-banner .inner-section .banner-content .banner-bullets-details .inner-bullets-details .bullets-text{
    color: #3F6182;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.24px;
    margin: 0;
}

.main-hero-banner .inner-section .banner-content .banner-bullets-details .inner-bullets-details-two{
    margin: 8px 0;
}

.main-hero-banner .inner-section .banner-content .banner-cta{
    border-radius: 16px;
    background: #0D8CFF;
    padding: 13.8px 27.9px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    border-style: solid;
    border-color: #0D8CFF;
    border-width: 3px;
    transition: all 0.2s linear;
}
.main-hero-banner .inner-section .banner-content .banner-cta:hover{
    border-style: solid;
    border-color: #12DEFF;
    border-width: 3px;
    transition: all 0.2s linear;
}
.main-hero-banner .inner-section .banner-content .banner-cta svg{
    transition: all 0.2s linear;
}
.main-hero-banner .inner-section .banner-content .banner-cta:hover svg{
    transform: rotate(45deg);
    transition: all 0.2s linear;
}

.main-hero-banner .inner-section .banner-content .banner-image-mobile{
    display: none;
}
@media(max-width: 1199px){
    .main-hero-banner .inner-section .banner-content .banner-heading{
        font-size: 60px;
        line-height: 68px;
    }
}
@media(max-width: 999px){
    .main-hero-banner .inner-section{
        flex-direction: column;
        background-image: none !important;
    }
    .main-hero-banner .inner-section .banner-image{
        display: none;
    }
    .main-hero-banner .inner-section .banner-content,
    .main-hero-banner .inner-section .banner-content .banner-subheading p{
        max-width: 100%;
    }
    .main-hero-banner .inner-section .banner-content .banner-image-mobile{
        display: block;
        margin-bottom: 33px;
    }
    .main-hero-banner .inner-section .banner-content .banner-bullets-details{
        max-width: 500px;
    }
    .main-hero-banner .inner-section .banner-content .banner-image-mobile img{
        border-radius: 24px;
    }
}

@media(max-width: 750px){
    .main-hero-banner .inner-section{
        padding: 25px 0 39px;
    }
    .main-hero-banner .inner-section .banner-content .rating-reviews{
        justify-content: center;
    }
    .main-hero-banner .inner-section .banner-content .banner-heading {
        font-size: 50px;
        line-height: 58px;
        text-align: center;
        max-width: 600px;
        margin: 16px auto;
    }
    .main-hero-banner .inner-section .banner-content .banner-subheading p{
        text-align: center;
    }
    .main-hero-banner .inner-section .banner-content .banner-bullets-details{
        display: none;
    }
    .main-hero-banner .inner-section .banner-content .banner-image-mobile{
        margin-top: 24px;
    }
    .main-hero-banner .inner-section .banner-content .banner-cta{
        padding: 13px;
    }
}

@media(max-width: 575px){
    .main-hero-banner .inner-section .banner-content .banner-heading{
        font-size: 40px;
        line-height: 48px;
        max-width: 300px;
    }
    .main-hero-banner .inner-section .banner-content .banner-subheading p{
        font-size: 16px;
        line-height: 24px;
    }
    .main-hero-banner .inner-section .banner-content .banner-cta{
        max-width: 100%;
        width: 100%;
    }
}





.video-with-text .video-text-wrapper .video-text_right-block{
    border-radius: 24px;
}

.video-with-text  .video-text-wrapper .video-text_right-block .video-text-image{
    max-width: 208px;
    width: 100%;
    margin: 0 auto;
}
.video-with-text  .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-title{
    margin: 24px 0;
}
.video-with-text  .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-title h2{
    color: #FFF;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px; 
    letter-spacing: -1px;
    margin: 0;
}
.video-with-text  .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-description p{
    color: #F5FAFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; 
}
.video-with-text  .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-button{
    margin: 64px 0 0 0;
}
.video-with-text  .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-button a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: #0D8CFF;
    padding: 13px 22.9px;
    gap: 11px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    letter-spacing: 0;
    text-transform: initial;
    border: 3px solid #0d8cff;
    transition: all 0.2s linear;
}
.video-with-text  .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-button a:hover{
    border: 3px solid #12DEFF;
    transition: all 0.2s linear;
}
.video-with-text  .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-button a .button-icon{
    width: 18px;
   height: 20px;
}
.video-with-text  .video-text-wrapper .video-text_right-block .video-text_right-content{
    padding: 72px 0;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

@media(max-width: 999px){
    .video-with-text .video-text-wrapper .video-text_right-block .video-text_right-content{
        max-width: 650px;
        padding: 72px 16px;
    }
    .video-with-text .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-title h2{
        font-size: 54px;
        line-height: 62px;
    }
    .video-with-text .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-button {
        margin: 40px 0 0;
    }
    .video-with-text .video-text-wrapper .video-text_right-block {
        border-radius: 14px;
    }
}

@media(max-width:575px){
    .video-with-text .container{
        padding: 0 !important;
    }
    .video-with-text .video-text-wrapper .video-text_right-block{
        border-radius: 0;
    }
    .video-with-text .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-title h2 {
        font-size: 48px;
        line-height: 56px;
    }
    .video-with-text .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-button a,
    .video-with-text .video-text-wrapper .video-text_right-block .video-text_right-content .video-text-button{
        width: 100%;
    }
}
.faq-accordion{
    padding: 60px 0 120px;
}
.faq-accordion  .accordion{
    max-width: 801px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.faq-accordion  .accordion .accordion-item{
    border-radius: 16px;
    border: 1px solid #DCE6F0;
    padding: 23px 24px;
    transition: all 0.2s linear;
}

.faq-accordion .heading{
    color: #03175C;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px; 
    letter-spacing: -1px;
    margin: 0 0 32px 0;
}

.faq-accordion .accordion .accordion-item.active{
    background: #F5FAFF;
}

.faq-accordion .accordion .accordion-item.active .accordion-item-header .accordion-number{
    color: #0D8CFF;
}

.faq-accordion .accordion .accordion-item:hover{
    background: #F5FAFF;
    transition: all 0.2s linear;
}

.faq-accordion .accordion .accordion-item:hover .accordion-item-header .accordion-number{
    color: #0D8CFF;
    transition: all 0.2s linear;
}

.faq-accordion .accordion .accordion-item .accordion-item-header .accordion-icon{
    top: 4px;
    transform: none;
}


.faq-accordion  .accordion .accordion-item .accordion-item-header .accordion-number,
.faq-accordion  .accordion .accordion-item .accordion-item-header .accordion-question{
    color: #03175C;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
    transition: all 0.2s linear;
}
.faq-accordion  .accordion .accordion-item .accordion-item-header .accordion-icon .icon-open svg path{
     transition: all 0.2s linear;
}
.faq-accordion  .accordion .accordion-item:hover .accordion-item-header .accordion-icon .icon-open svg path {
    stroke: #0D8CFF;
    transition: all 0.2s linear;
}

.faq-accordion  .accordion .accordion-item .accordion-item-header .accordion-number{
  margin: 0 8px 0 0;
}

.faq-accordion  .accordion .accordion-item .accordion-item-header .accordion-question{
    margin: 0 28px 0 0;
}

.faq-accordion  .accordion .accordion-item .accordion-item-body p{
    color: #3F6182;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    padding: 16px 0 0 0;
}

@media(max-width: 999px){
    .faq-accordion{
        padding: 40px 0 80px;
    }
    .faq-accordion .heading{
        font-size: 50px;
        line-height: 62px;
    }
}
@media(max-width: 575px){
    .faq-accordion .heading {
        font-size: 40px;
        line-height: 48px;
    }
    .faq-accordion .accordion .accordion-item{
        padding: 23px 16px;
    }
}
.fitness-mirrors-section{
    padding: 64px 0 60px;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}
.fitness-mirrors-section .inner-section{
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.fitness-mirrors-section .inner-section .fitness-mirrors-header{
    max-width: 742px;
    width: 100%;
    margin: 0 auto;
}
.fitness-mirrors-section .inner-section .fitness-mirrors-header .fitness-mirrors-subheading{
    margin: 0 0 16px 0;
}
.fitness-mirrors-section .inner-section .fitness-mirrors-header .fitness-mirrors-subheading p{
    color: #0D8CFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
}

.fitness-mirrors-section .inner-section .fitness-mirrors-header .fitness-mirrors-heading{
    color: #03175C;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px; 
    letter-spacing: -1px;
    margin: 0 auto;
}

.fitness-mirrors-section .inner-section  .fitness-features-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
}

.fitness-mirrors-section .inner-section  .fitness-features-grid .feature-card {
    background: transparent;
    padding: 24px;
    border-radius: 16px;
    border: 1px solid var(--Default-DCE6F0, #DCE6F0);
    min-height: 216px;
}

.fitness-mirrors-section .inner-section .fitness-features-grid .feature-card .feature-title {
    display: flex;
    gap: 10px;
    color: #03175C;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    align-items: center;
}

.fitness-mirrors-section .inner-section .fitness-features-grid .feature-card .feature-title img{
    width: 21.5px;
    height: 21.5px;
}

.fitness-mirrors-section .inner-section .fitness-features-grid .feature-card .feature-description{
    color: #3F6182;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; 
    letter-spacing: -0.34px;
    margin: 8px 0 0 0;
}

.fitness-mirrors-section .inner-section .fitness-image-container img{
    border-radius: 24px;
}

@media(max-width: 999px){
    .fitness-mirrors-section{
        padding: 40px 0;
        background-color: #F5FAFF;
    }
    .fitness-mirrors-section .inner-section .fitness-mirrors-header .fitness-mirrors-heading {
        font-size: 50px;
        line-height: 59px;
        max-width: 400px;
    }
}
@media(max-width: 768px){
    .fitness-mirrors-section .inner-section .fitness-mirrors-header{
        order: 1;
    }
    .fitness-mirrors-section .inner-section .fitness-features-grid{
        order: 3;
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .fitness-mirrors-section .inner-section .fitness-image-container{
        order: 2;
    }
    .fitness-mirrors-section .inner-section .fitness-features-grid .feature-card{
        min-height: 100%;
        padding: 24px 16px;
    }
    .fitness-mirrors-section .inner-section .fitness-features-grid .feature-card .feature-description{
        margin: 16px 0 0;
    }
    .fitness-mirrors-section{
        background-size: 1480px;
        background-position: 100% 100%;
    }
}

@media(max-width: 575px){
    .fitness-mirrors-section .inner-section .fitness-mirrors-header .fitness-mirrors-heading{
        font-size: 40px;
        line-height: 48px;
    }
}
@media(max-width: 480px){
    .fitness-mirrors-section {
        background-size: 1238px;
        background-position: 101% 82%;
    }
}

.image-text-slider{
    padding: 60px 0;
    overflow: hidden;
}
.image-text-slider .inner-section .top-text-content{
    padding-bottom: 32px;
    border-bottom: 1px solid #DCE6F0;
}
.image-text-slider .inner-section .top-text-content .subheading{
    margin: 0 auto 16px;
}
.image-text-slider .inner-section .top-text-content .subheading p{
    color: #0D8CFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
}

.image-text-slider .inner-section .top-text-content .heading{
    color: #03175C;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px; 
    letter-spacing: -1px;
    margin: 0 auto;
    max-width: 742px;
    width: 100%;
}
.image-text-slider .inner-section .trustedBrandsSwiper{
   width: calc(100% + (100vw - 100%) / 2);
}
.image-text-slider .inner-section .trustedBrandsSwiper .swiper-wrapper{
    padding: 32px 0;
}

.image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide{
    border-radius: 24px;
    overflow: hidden;
    position: relative;
}

.image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide .block-content {
    position: absolute;
    left: 24px;
    bottom: 24px;
}
.image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide .block-content .block-title{
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.24px;
    margin: 0;
}
.image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide .block-content .block-title strong{
    color: #0D8CFF;
}

.image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide .block-content .block-text{
    color: #F5FAFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.24px;
    margin: 8px 0 0 0 !important;
    max-width: 368px;
}

.image-text-slider .inner-section .baar-pagination{
    display: flex;
    align-items: center;
    gap: 19px;
}

.image-text-slider .inner-section .baar-pagination .pagination-counter {
  color: #03175C;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
  letter-spacing: -0.24px;
  flex: 0 0 auto;
  margin: 0;
}

.image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide .block-image img { 
  width:100%; 
  height:auto;
  border-radius: 24px;
}
.image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide .block-image{
    position: relative;
}
.image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide .block-image::before{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(187deg, rgba(2, 10, 45, 0.12) 61.92%, rgba(2, 10, 45, 0.48) 88.15%);
}

.image-text-slider .inner-section .baar-pagination .swiper-pagination-bullets {
  flex: 1;
  height: 4px;
  background: #F5FAFF;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.image-text-slider .inner-section .baar-pagination .swiper-pagination-bullets::before {
  content: '';
  position: absolute;
  border-radius: 8px;
  left: 0;
  top: 0;
  height: 100%;
  background: #0D8CFF;
  transition: width 0.3s ease;
  width: var(--progress-width, 20%);
}

@media(max-width: 1512px){
    .image-text-slider .inner-section .trustedBrandsSwiper{
        padding-right: 64px;
    }
}
@media(max-width: 1199px){
    .image-text-slider .inner-section .trustedBrandsSwiper{
        padding-right: 45px;
    }
}
@media(max-width: 1024px){
    .image-text-slider .inner-section .trustedBrandsSwiper{
        padding-right: 25px;
    }
}

@media(max-width: 999px){
    .image-text-slider {
        padding: 80px 0  40px;
    }
    .image-text-slider .inner-section .top-text-content .heading{
        font-size: 50px;
        line-height: 52px;
        max-width: 500px;
    }
    .image-text-slider .inner-section .trustedBrandsSwiper .swiper-slide .block-content .block-title{
        font-size: 28px;
        line-height: 37px;
    }
    .image-text-slider .inner-section .trustedBrandsSwiper .swiper-slide .block-content{
        left: 16px;
        bottom: 16px;
    }
}

@media(max-width:  575px){
    .image-text-slider .inner-section .trustedBrandsSwiper{
        padding-right: 16px;
    }
    .image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide .block-image::before{
        border-radius: 34px;
    }
    .image-text-slider .inner-section .top-text-content .heading {
        font-size: 40px;
        line-height: 48px;
        max-width: 343px;
    }
    .image-text-slider .inner-section .top-text-content {
        padding-bottom: 0;
        border-bottom: none;
    }
    .image-text-slider .inner-section .trustedBrandsSwiper .swiper-slide .block-content .block-title {
        font-size: 24px;
        line-height: 32px;
    }
    .image-text-slider .inner-section .trustedBrandsSwiper .swiper-slide .block-content{
        left: 8px;
    }
}
@media(max-width: 430px){
    .image-text-slider .inner-section  .trustedBrandsSwiper .swiper-slide .block-image::before{
        border-radius: 24px;
    }
}

.mirrors-section{
    padding: 120px 0;
}
.mirrors-section .container{
    max-width: 1396px;
}
.mirrors-section .inner-section .text-header{
    margin: 0 0 40px 0;
}
.mirrors-section .inner-section .text-header .subtitle{
    color: #0D8CFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    margin: 0 0 16px 0;
}

.mirrors-section .inner-section .text-header .title{
    color: #03175C;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px; 
    letter-spacing: -1px;
    margin: 0 auto;
}

.mirrors-section .inner-section .mirrors-content{
    display: flex;
    gap: 65px;
}

.mirrors-section .inner-section .mirrors-content .mirrors-image-wrapper{
    max-width: calc(52% - 32.5px);
    width: 100%;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper{
    max-width: calc(48% - 32.5px);
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-image-container img{
    border-radius: 24px;
    width: 100%;
    height: 100%;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-timeline{
    position: relative;
    width: 4px;
    margin-right: 64px;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content{
    display: flex;
    flex-direction: column;
    gap: 72px;
    padding: 32px 0;
}
.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step{
    display: flex;
    align-items: center;
    gap: 24px;
}

.mirrors-section .inner-section .mirrors-content .mirrors-image-wrapper .mirrors-image-container img{
    border-radius: 24px;
}
.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-icon-wrapper .mirrors-step-icon-box {
    display: inline-flex;
    align-items: center;
    padding: 15px;
    justify-content: center;
    background-color: #ffffff;
    color: #3b82f6;
    transition: all 0.3s ease;
    border-radius: 8px;
    border: 1px solid #DCE6F0;
    transition: all .2s linear;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step.active .mirrors-step-icon-wrapper .mirrors-step-icon-box{
    border: 1px solid #0D8CFF;
    transition: all .2s linear;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-icon-wrapper .mirrors-step-icon-box svg{
    width: 24px;
    height: 24px;
    transition: all .2s linear;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step.active:first-child .mirrors-step-icon-wrapper .mirrors-step-icon-box svg path {
    stroke: #0D8CFF !important;
    transition: all .2s linear;
    fill: transparent;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step.active .mirrors-step-icon-wrapper .mirrors-step-icon-box svg path{
    fill: #0D8CFF;
    transition: all .2s linear;
}
.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-content .mirrors-step-title{
    color: #03175C;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; 
    margin: 0 0 8px 0;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-content .mirrors-step-description{
    color: #3F6182;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; 
    max-width: 423px;
    margin: 0;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .inner-mirrors-steps-concept{
    display: flex;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-cta-button {
    border-radius: 16px;
    background: #0d8cff;
    padding: 13px 26.5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    gap: 10px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border-style: solid;
    border-color: #0d8cff;
    border-width: 3px;
    transition: all .2s linear;
    margin-left: 68px;
}

.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-cta-button:hover{
    border-style: solid;
    border-color: #12deff;
    border-width: 3px;
    transition: all .2s linear;
}
.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-cta-button svg{
    transition: all .2s linear;
}
.mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-cta-button:hover svg {
    transform: rotate(45deg);
    transition: all .2s linear;
}

@media(max-width: 1199px){
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-timeline{
        margin-right: 45px;
    }
    .mirrors-section .inner-section .mirrors-content{
        gap: 45px;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-image-wrapper {
        max-width: calc(52% - 22.5px);
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper{
        max-width: calc(48% - 22.5px);
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-cta-button{
        margin-left: 49px;
    }
}

@media(max-width: 999px){
    .mirrors-section .inner-section .text-header .title{
        font-size: 50px;
        line-height: 60px;
    }
    .mirrors-section .inner-section .text-header{
        margin: 0 0 32px;
    }
    .mirrors-section .inner-section .mirrors-content,
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper {
        gap: 32px;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-image-wrapper,
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper {
        max-width: calc(50% - 16px);
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-timeline {
        margin-right: 32px;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content{
        gap: 32px;
        padding: 15px 0;
    }

    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-timeline .mirrors-timeline-segment{
        height: 126px;
    }

    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-icon-wrapper .mirrors-step-icon-box{
        padding: 10px;
    }

    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step{
        gap: 16px;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-cta-button{
        margin-left: 36px;
    }
}
@media(max-width: 867px){
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-content .mirrors-step-description{
        max-width: 230px;
        font-size: 16px;
        line-height: 24px;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-timeline .mirrors-timeline-segment {
        height: 136px;
    }
}

@media(max-width: 768px){
    .mirrors-section .inner-section .mirrors-content{
        flex-direction: column;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-image-wrapper, 
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper {
        max-width: 100%;
    }

    .mirrors-section {
        padding: 80px 0;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-timeline{
        display: none;
    }

    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step {
        align-items: flex-start;
    }

    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-content .mirrors-step-description {
        max-width: 100%;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-cta-button{
        margin-left: 0;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content{
        padding: 0;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-icon-wrapper .mirrors-step-icon-box{
        border: 1px solid #0D8CFF !important;
    }

    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step:first-child .mirrors-step-icon-wrapper .mirrors-step-icon-box svg path {
        stroke: #0D8CFF !important;
        fill: transparent !important;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-icon-wrapper .mirrors-step-icon-box svg path{
        fill: #0d8cff !important;
    }
}
@media(max-width: 575px){
    .mirrors-section .inner-section .text-header .title {
        font-size: 40px;
        line-height: 48px;
        max-width: 243px;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step .mirrors-step-icon-wrapper .mirrors-step-icon-box {
        padding: 3px;
        border-radius: 4px;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-steps-content .mirrors-step {
        gap: 8px;
    }
    .mirrors-section .inner-section .mirrors-content .mirrors-steps-wrapper .mirrors-cta-button{
        width: 100%;
    }
}

/* Harsh css */

.section.homepage-text-icon {
    margin: 0;
}

.homepage-text-icon .text-with-icons .text-with-icons__list {
    border-radius: 16px;
    border: 1px solid #DCE6F0;
    background: #f5faff;
    padding: 15px 64.4px;
    gap: 0;
    justify-content: space-between;
    display: flex;
}

.homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item {
    max-width: 192px;
    width: 100%;
    position: relative;
}

.homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item:before {
    content: "";
    position: absolute;
    right: calc(-50% + 15px);
    top: 0;
    background: #dce6f0;
    width: 1px;
    height: 100%;
}

.homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item:last-child:before {
    content: none;
}

.homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item .text-with-icons__icon-wrapper {
    margin-bottom: 8px;
}

.homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item .text-with-icons__content-wrapper .heading {
    color: #03175c;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -.48px;
    margin: 0;
    text-transform: none;
}

.homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item .text-with-icons__content-wrapper .heading+p {
    color: #3F6182;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.48px;
    margin: 0;
}

@media(max-width: 1339px){
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item:before {
        right: calc(-50% + 45px);
    }
}

@media(max-width: 1199px){
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item:before {
        right: calc(-50% + 75px);
    }
}

@media(max-width: 999px){
    .homepage-text-icon .section__color-wrapper {
        background: transparent;
        display: block;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__list {
        margin: 0;
        padding: 16px 32px;
        flex-wrap: wrap;
        row-gap: 30px;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__dots {
        display: none;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item {
        max-width: 50%;
        padding: 0;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item:before {
        right: 0;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item:nth-child(even):before {
        content: none;
    }
}

@media(max-width: 575px){
    .homepage-text-icon .text-with-icons .text-with-icons__list {
        padding: 8px 24px 8px 8px;
        row-gap: 0px;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item {
        max-width: 100%;
        display: flex;
        align-items: center;
        padding: 16px 0;
        gap: 8px;
        border-bottom: 1px solid #DCE6F0;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item:last-child {
        border: 0;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item .text-with-icons__icon-wrapper {
        margin-bottom: 0;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item .text-with-icons__content-wrapper .heading,
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item .text-with-icons__content-wrapper .heading+p {
        text-align: left;
    }
    .homepage-text-icon .text-with-icons .text-with-icons__list .text-with-icons__item:before {
        content: none;
    }
}


.trusted-brands-banner {
    padding: 80px 0 120px;
}

.trusted-brands-banner .trusted-header {
    display: flex;
    align-items: flex-end;
    gap: 133px;
    padding-bottom: 32px;
    border-bottom: 1px solid #DCE6F0;
    flex-wrap: wrap;
}

.trusted-brands-banner .trusted-header .trusted-header-left {
    max-width: calc(62.6% - 66.5px);
    width: 100%;
}

.trusted-brands-banner .trusted-header .trusted-header-right {
    max-width: calc(37.4% - 66.5px);
    width: 100%;
}

.trusted-brands-banner .trusted-header .trusted-header-left .trusted-subheading {
    color: #0D8CFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: block;
}

.trusted-brands-banner .trusted-header .trusted-header-left .trusted-heading {
    color: #03175C;
    font-family: Poppins;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px;
    letter-spacing: -1px;
    margin-top: 16px;
}

.trusted-brands-banner .trusted-header .trusted-header-right .trusted-text p {
    color: #3F6182;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.trusted-brands-banner .trusted-logos-slider {
    margin-top: 40px;
}

.trusted-brands-banner .trustedBrandsSwipe {
    overflow: visible;
}

.trusted-brands-banner .trustedBrandsSwipe .swiper-wrapper {
    display: flex;
    align-items: stretch;
}

.trusted-brands-banner .trustedBrandsSwipe .swiper-slide {
    height: auto;
}

.trusted-brands-banner .trustedBrandsSwipe .swiper-slide .trusted-logo {
    border-radius: 16px;
    border: 1px solid #DCE6F0;
    background: #F5FAFF;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s linear;
    height: 100%;
}

.trusted-brands-banner .trustedBrandsSwipe .swiper-slide .trusted-logo:hover {
    border: 1px solid #0D8CFF;
    transition: all .3s linear;
}

.trusted-brands-banner .trustedBrandsSwipe .swiper-slide .trusted-logo img {
    transition: all .3s linear;
    filter: grayscale(1) opacity(.3);
    width: 100%;
    vertical-align: middle;
}

.trusted-brands-banner .trustedBrandsSwipe .swiper-slide .trusted-logo:hover img {
    transition: all .3s linear;
    filter: grayscale(0) opacity(1);
}

.trusted-brands-banner .swiper-pagination {
    position: relative;
    margin-top: 32px;
    display: none;
    align-items: center;
    justify-content: flex-start;
    bottom: 0;
    gap: 8px;
}

.trusted-brands-banner .swiper-pagination-bullets {
    display: flex;
    align-items: center;
    gap: 0;
    width: 88%;
}

.trusted-brands-banner .swiper-pagination-bullet {
    width: 100%;
    height: 4px;
    background: #DCE6F0;
    border-radius: 0;
    opacity: 1;
    margin: 0;
    transition: all 0.3s ease;
}

.trusted-brands-banner .swiper-pagination-bullet:first-child {
    border-radius: 4px;
}

.trusted-brands-banner .swiper-pagination-bullet:last-child,
.trusted-brands-banner .swiper-pagination-bullet.filled-bullet.last-filled {
    border-radius: 0 4px 4px 0;
}

.trusted-brands-banner .swiper-pagination-bullet.first-active {
    border-radius: 4px 0 0 4px;
}

.trusted-brands-banner .swiper-pagination-bullet.filled-bullet {
    background: #0D8CFF;
}

.trusted-brands-banner .pagination-counter {
    width: 12%;
    color: #03175C;
    text-align: right;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.24px;
}

@media(max-width: 1199px){
    .trusted-brands-banner .trusted-header .trusted-header-left .trusted-heading {
        font-size: 54px;
        line-height: 62px;
    }
}

@media(max-width: 999px){
    .trusted-brands-banner .trusted-header {
        gap: 73px;
    }
    .trusted-brands-banner .trusted-header .trusted-header-left {
        max-width: calc(62.6% - 36.5px);
    }
    .trusted-brands-banner .trusted-header .trusted-header-right {
        max-width: calc(37.4% - 36.5px);
    }
    .trusted-brands-banner .trusted-header .trusted-header-left .trusted-heading {
        font-size: 48px;
        line-height: 57px;
    }
}

@media(max-width: 767px){
    .trusted-brands-banner {
        padding: 57px 0 80px;
    }
    
    .trusted-brands-banner .trusted-header {
        gap: 24px;
        align-items: flex-start;
    }
    
    .trusted-brands-banner .trusted-header .trusted-header-left {
        max-width: 100%;
    }
    
    .trusted-brands-banner .trusted-header .trusted-header-right {
        max-width: 100%;
    }
    
    .trusted-brands-banner .trusted-logos-slider {
        margin-top: 32px;
        width: calc(100% + (100vw - 100%)/2);
    }
    
    .trusted-brands-banner .trustedBrandsSwipe {
        overflow: hidden;
        padding-right: 16px;
    }
    
    .trusted-brands-banner .trustedBrandsSwipe .swiper-slide .trusted-logo {
        border-radius: 12px;
    }
    .trusted-brands-banner .swiper-pagination {
        display: flex;
    }
}


@media(max-width: 575px){
    .trusted-brands-banner .trusted-header {
        text-align: center;
    }
    .trusted-brands-banner .trusted-header .trusted-header-left .trusted-heading {
        font-size: 40px;
        line-height: 48px;
    }
}


.image-text-banner .image-text-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 80px 0;
}

.image-text-banner .image-text-heading {
    padding-bottom: 32px;
    border-bottom: 1px solid #0D8CFF;
}

.image-text-banner .image-text-heading .image-text-title h3 {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px;
    letter-spacing: -1px;
}

.image-text-banner .image-text-heading  .image-text-description {
    margin-top: 24px;
}

.image-text-banner .image-text-heading .image-text-description p {
    color: #DCE6F0;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.image-text-banner .image-text-wrapper {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 32px;
}

.image-text-banner .image-text-wrapper .image-text-block {
    max-width: calc(25% - 12px);
    width: 100%;
    padding: 8px;
    border-radius: 24px;
    background-image: url(/cdn/shop/files/choose-block-bg.png?v=1763113484);
    display: flex;
    flex-direction: column;
    gap: 8px;
    transition: all .4s ease;
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #DCE6F0;
}

.image-text-banner .image-text-wrapper .image-text-block:hover {
    background-image: url('/cdn/shop/files/choose-block-bg-2.png?v=1763113606');
    transition: all 0.4s ease;
}
.image-text-banner .image-text-wrapper .image-text-block .image-text__image {
    overflow: hidden;
    border-radius: 16px;
}
.image-text-banner .image-text-wrapper .image-text-block .image-text__image img {
    border-radius: 16px;
    transition: all 0.4s ease;
}

.image-text-banner .image-text-wrapper .image-text-block:hover .image-text__image img {
    transform: scale(1.1);
    transition: all 0.4s ease;
}

.image-text-banner .image-text-wrapper .image-text-block .image-text-info {
    padding: 16px 8px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.image-text-banner .image-text-wrapper .image-text-block .image-text-info .image-text-info-title h5 {
    color: #03175C;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.48px;
    transition: all 0.4s ease;
}

.image-text-banner .image-text-wrapper .image-text-block .image-text-info .image-text-info-text p {
    color: #3F6182;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.24px;
    transition: all 0.4s ease;
}

.image-text-banner .image-text-wrapper .image-text-block:hover .image-text-info .image-text-info-title h5 {
    color: #FFF;
    transition: all 0.4s ease;
}

.image-text-banner .image-text-wrapper .image-text-block:hover .image-text-info .image-text-info-text p {
    color: #F5FAFF;
    transition: all 0.4s ease;
}

.image-text-banner .mobile-carousel-controls {
    display: none;
    margin-top: 32px;
}
  
.image-text-banner .mobile-carousel-controls .carousel-counter {
    width: 50px;
    color: #0D8CFF;
    text-align: right;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.24px;
}
  
.image-text-banner .mobile-carousel-controls .carousel-progress {
    width: 93%;
    margin: 0 auto;
    height: 4px;
    background: #F5FAFF;
    border-radius: 8px;
    overflow: hidden;
}
  
.image-text-banner .mobile-carousel-controls .carousel-progress .progress-bar {
    height: 100%;
    background: #0D8CFF;
    border-radius: 8px;
    transition: width .3s ease;
}

@media(max-width: 1199px){
    .image-text-banner .image-text-heading .image-text-title h3 {
        font-size: 54px;
        line-height: 62px;
    }
}

@media(max-width: 999px){
    .image-text-banner .image-text-heading .image-text-title h3 {
        font-size: 48px;
        line-height: 57px;
    }
    .image-text-banner .image-text-bg {
        padding: 60px 0;
    }
}

@media(max-width: 767px) {
    .image-text-banner .image-text-wrapper {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 16px;
        flex-wrap: nowrap;
        scrollbar-width: none;
        -ms-overflow-style: none;
        width: calc(100% + 25px);
    }

    .image-text-banner .image-text-wrapper::-webkit-scrollbar {
        display: none;
    }

    .image-text-banner .image-text-wrapper .image-text-block {
        min-width: calc((100% - 72px) / 2.5);
        max-width: calc((100% - 72px) / 2.5);
        scroll-snap-align: start;
        flex-shrink: 0;
    }

    .image-text-banner .image-text-wrapper .image-text-block:first-child {
        margin-left: 20px;
    }

    .image-text-banner .image-text-wrapper .image-text-block:last-child {
        margin-right: 20px;
    }

    .image-text-banner .mobile-carousel-controls {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 8px;
    }

    .image-text-banner .image-text-heading .image-text-title h3 {
        font-size: 40px;
        line-height: 48px;
    }

    .image-text-banner .image-text-bg {
        padding: 40px 0;
    }
}
  
@media(max-width: 575px) {
    .image-text-banner .image-text-wrapper .image-text-block {
      min-width: calc((100% + 69px) / 1.5);
      max-width: calc((100% + 69px) / 1.5);
    }
    .image-text-banner .image-text-wrapper {
        width: calc(100% + 16px);
        gap: 8px;
    }
    .image-text-banner .image-text-heading .image-text-title h3{
        max-width: 240px;
        margin: 0 auto;
    }
}


.testimonials-slider {
    padding: 60px 0;
    overflow: hidden;
}

.testimonials-slider .testimonials-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 32px;
    border-bottom: 1px solid #DCE6F0;
}

.testimonials-slider .testimonials-title h3 {
    color: #03175C;
    font-family: Poppins;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px;
    letter-spacing: -1px;
}

.testimonials-slider .testimonials-header .rating-logo-wrap {
    border-radius: 16px;
    border: 1px solid #DCE6F0;
    background: #F5FAFF;
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 16px;
}

.testimonials-slider .testimonials-header .rating-logo-wrap .rating-score {
    color: #111827;
    text-align: center;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
}

.testimonials-slider .testimonials-header .rating-logo-wrap .rating-details-inner {
    display: flex;
    align-items: center;
    gap: 8px;
}

.testimonials-slider .testimonials-header .rating-logo-wrap .review-count {
    color: #A1A1A1;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.testimonials-slider .testimonials-slider-wrapper {
    padding: 32px 0;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-wrapper .swiper-slide {
    padding: 24px;
    border-radius: 24px;
    border: 1px solid  #DCE6F0;
    background: #F5FAFF;
    height: auto;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-slide .testimonial-card {
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: 100%;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-slide .testimonial-card .testimonial-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-slide .testimonial-card .testimonial-card-top img {
    vertical-align: middle;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-slide .testimonial-card .testimonial-card-top .testimonial-stars {
    max-width: 106px;
    width: 100%;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-slide .testimonial-card .testimonial-text p {
    color: #3F6182;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-slide .testimonial-card .testimonial-author {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: auto;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-slide .testimonial-card .testimonial-author .author-image {
    width: 48px;
    height: 48px;
    vertical-align: middle;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-slide .testimonial-card .testimonial-author .author-info .author-name {
    color: #03175c;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.testimonials-slider .testimonials-slider-wrapper .swiper-slide .testimonial-card .testimonial-author .author-info .author-title {
    color: #3F6182;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.testimonials-slider .testimonials-slider-wrapper .swiper {
    width: calc(100% + (100vw - 100%)/2);
}

.testimonials-slider .testimonials-progress-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}

.testimonials-slider .testimonials-progress-wrapper .testimonials-progress-bar {
    border-radius: 8px;
    background: #F5FAFF;
    height: 4px;
    width: 100%;
}

.testimonials-slider .testimonials-progress-wrapper .testimonials-progress-bar .testimonials-progress-fill {
    border-radius: 8px;
    background: #0D8CFF;
    height: 4px;
}

.testimonials-slider .testimonials-progress-wrapper .testimonials-counter {
    color: #03175C;
    text-align: right;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.24px;
    flex: 0 0 auto;
}

@media(max-width: 999px){
    .testimonials-slider {
        padding: 40px 0;
    }
    .testimonials-slider .testimonials-title h3 {
        font-size: 50px;
        line-height: 56px;
    }
}

@media(max-width: 575px){
    .testimonials-slider .testimonials-title h3 {
        font-size: 48px;
    }
    .testimonials-slider .testimonials-header {
        flex-direction: column;
        gap: 16px;
    }
    .testimonials-slider .testimonials-header .rating-logo-wrap {
        width: 100%;
        justify-content: center;
    }
    .testimonials-slider .testimonials-slider-wrapper .swiper-wrapper .swiper-slide {
        padding: 24px 16px;
    }
}

.header__secondary-links ul.header__linklist.list--unstyled.hidden-pocket.hidden-lap {
    gap: 0;
}

.header__secondary-links ul.header__linklist.list--unstyled.hidden-pocket.hidden-lap li:first-child {
    display: none;
}

/* Cart Item Pictures Alignment */
.cart-item-card__prop-row--pictures {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart-item-card__prop-images {
    display: flex;
    gap: 8px;
    margin-left: auto;
}
}