/** Shopify CDN: Minification failed

Line 637:8 Unexpected "}"
Line 774:34 Expected identifier but found "!"
Line 774:37 Expected identifier but found "!"

**/
.cw-section {
  margin: 40px 0px;
}     
.cw-button a {
    color: #fff;
    text-decoration: none;
}

.cw-swiper-marque .swiper-wrapper {
    transition-timing-function: linear;
    align-items: center;
}

.cw-swiper-marque {
  margin-top: 4rem;
  mask-image: linear-gradient(
    to right,
    transparent 0%,
    white 10%,
    white 90%,
    transparent 100%
  );
}


.cw-swiper-container {
            width: 100%;

        }
        .cw-swiper-slide {
            background: #fff;
            border-radius: 10px; 
        }
        .cw-review-image {
            width: 100%;
            border-radius: 10px;
        }

div#shopify-section-template--24721189404999__cw_feature_hM7hcy {
    position: relative;
}
div#shopify-section-template--24721189404999__cw_feature_hM7hcy:before {
    content: '';
    background: url(/cdn/shop/files/feature-left.png?v=1742550400);
    position: absolute;
    width: 350px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -80px;
}
section#shopify-section-template--24721189404999__faq_two_columns_zn6pbW {
    position: relative;
}
section#shopify-section-template--24721189404999__faq_two_columns_zn6pbW:before {
    content: '';
    background: url(/cdn/shop/files/faq-left.png?v=1742550400);
    position: absolute;
    width: 350px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -80px;
}
img.starimg {
    width: 75px;
}

p.cw-review-text {
    margin: 0px;
}
p.cw-review-author {
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: 0px;
    color: #293A5E;
    margin: 0px;
}

.cw-author-review-name {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 4px;
    padding: 10px 15px;
}

p.cw-review-text {
    color: #303030;
    font-family: Archivo;
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    letter-spacing: 0px;
}

.cw-section1 .swiper-pagination-bullet-active {
     background: #303030 !important;
}

.cw-section1 span.swiper-pagination-bullet {
   
    width: 12px;
    height: 12px;
border: 1.5px solid #303030 !important;
}

.swiper-button-next {
    display: block !important;
    z-index: 111111111111;
    width: 40px !important;
    height: 40px !important;
background: url("/cdn/shop/files/button.png?v=1742287458") no-repeat center center;
background-size: 40px !important;
transform: rotate(180deg);
}
.swiper-button-prev:after {
  content : "" !Important;
 
}
.swiper-button-next:after {
  content : "" !Important;


}
.swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    display: block !important;
 background: url("/cdn/shop/files/button.png?v=1742287458") no-repeat center center;
    z-index: 111111111111;
background-size: 40px !important;
}

.cw-section1 {
    position: relative;
    padding: 50px 0px;
  padding-bottom : 70px;
padding-left: 280px;
}

.swiper-button-prev {
    top: 96.5% !important;
    left: 40% !important;
}


.swiper-button-next {
    top: 96.5% !important;
    right: 40% !important;
}
.cw-marquee-mobile1 .cw-image {
    display: inline-block; 
padding: 0px 20px;
  }
@media(max-width:784px){
  div#shopify-section-template--24721189404999__cw_feature_hM7hcy:before
  {
    display: none;
  }
  section#shopify-section-template--24721189404999__faq_two_columns_zn6pbW:before
    {
    display: none;
  }
  .swiper-button-next {
    right: 15px !important;
}
  .swiper-button-prev {
    left: 15px !important;
}
  .cw-section1.cw-section {
    padding-top: 0;
    margin-top: 0;
}
}

/*section2  */

.cw-section2 {
    height: 128px;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.cw-marquee {
    display: flex;
}


.cw-marquee .cw-image img {
object-fit: contain;
}
.cw-marquee {
    width: 70%;
    justify-content: space-around;
}
.cw-text-marquee{
    width: 30%;
}
.cw-bg {
    background: #293A5E10;
}

.cw-marquee-desktop {
    display: flex;
    gap: 20px;
}

.cw-marquee-mobile {
    display: none;
}
marquee.cw-marquee-mobile1 {
    display: flex;
    width: 100%;
    white-space: nowrap;
    justify-content: space-around;
}
.cw-text-marquee {
    font-family: Archivo;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #293A5E;
}

@media (max-width: 1700px) {
.cw-section1 {
    padding-left: 50px;
}
}

@media (max-width: 768px) {
.page-width.cw-section2 {
    display: flex
;
    flex-direction: column;
    gap: 18px;
    padding: 20px 0px;
}
.cw-marquee {
    width: 100%;
    justify-content: space-around;
}
.cw-text-marquee {
    text-align: center;
}
.cw-text-marquee {
    width: 100%;
}
  .cw-marquee-desktop {
        display: none;
    }
 .cw-marquee-mobile .cw-image img {
    width: 95px;
object-fit : contain;
    height: 32px;
}
    .cw-marquee-mobile {
        display: flex;
        width: 100%;
        white-space: nowrap;
justify-content: space-around;
    }

}
@media (max-width: 768px) {
.cw-section2 {
  height: 100%;
}
  .cw-marquee-mobile-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px; /* Adjust spacing between marquees */
  }

  .cw-marquee-mobile {
    display: flex;
    width: 100%;
    white-space: nowrap;
    justify-content: space-around;
  }

  .cw-marquee-mobile div {
    display: flex;
    flex-direction: row;
    gap: 20px; 
  }

  .cw-marquee-mobile .cw-image {
    display: inline-block; 
padding: 0px 20px;
  }

}

/*section 3  */

.cw-title {
    font-family: Archivo;
    font-weight: 600;
    font-size: 40px;
    leading-trim: Cap height;
    line-height: 114.99999999999999%;
    letter-spacing: 0px;
    text-align: center;
    color: #293A5E;
}

.cw-subtitle {
    font-family: Archivo;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    color: #303030;
    padding-top: 12px;
}

.cw-step-number {
    font-family: Archivo;
    font-weight: 600;
    font-size: 22px;
    line-height: 114.99999999999999%;
    letter-spacing: 0px;
    text-align: center;
}
.cw-step-text {
    font-family: Archivo;
    font-weight: 500;
    font-size: 24px;
    line-height: 114.99999999999999%;
    letter-spacing: 0px;
    text-align: center;
    color: #293A5E;
}


        .cw-subtitle {

            margin-top: 8px;
        }

        .cw-steps-container {
            display: flex;
            justify-content: center;
            gap: 40px;
            margin-top: 40px;
        }

        .cw-step {
            display: flex;
            flex-direction: column;
            align-items: center;
            max-width: 389px;
        }

        .cw-step-image {
            width: 100%;
            border-radius: 12px;
        }

        .cw-step-number {
            background-color: #1a2b50;
            color: #fff;
            width: 40px;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            font-size: 18px;
            margin-top: -20px;
            position: relative;
        }

.cw-steps-container {
  position: relative;
}

.cw-section6 .cw-steps-container::after {
    background: url(/cdn/shop/files/bgsection5.png?v=1742462788);
    top: -30px;
    height: 85%;
}
.cw-steps-container::after {
    background: url("/cdn/shop/files/easy3bg.png?v=1742462449");
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}
        .cw-step-text {
            margin-top: 16px;
        }

        .cw-step-description {
            margin-top: 8px;
text-align: center;
        }

        @media (max-width: 768px) {
            .cw-steps-container {
                flex-direction: column;
                gap: 20px;
            }
.cw-title {
    font-size: 30px;
}

.cw-section3 {
    padding: 0px 20px;
}

.cw-step {
    max-width: 100%;
}

.cw-step-text {
    font-size: 18px;
}

.cw-step-text br {
    display: none;
}


.cw-step-description {
    padding: 0px 10px;
    font-size: 14px;
}
        }

/*section 4  */

.cw-logo img {
    height: 32px;
    object-fit: contain;
}

.cw-section4.page-width {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 40px 0px;
}

.cw-banner-text {
    font-family: Archivo;
    font-weight: 500;
    font-size: 18px;
    leading-trim: Cap height;
    line-height: 100%;
    color: #fff;
    letter-spacing: 0px;
}

.cw-banner-text {
    width: 20%;
    justify-content: center;
    display: flex;
}
.cw-section.cw-bg2 {
    background: #293A5E;
}

.cw-logo {
    width: 80%;
    display: flex;
    justify-content: space-around;
}

@media(max-width: 784px){
  
.cw-section4.page-width {
    flex-direction: column;
    gap: 18px;
}


.cw-banner-text {
    width: 100%;
}

.cw-logo {
    width: 100%;
    row-gap: 20px;
    flex-wrap: wrap;
    padding: 0px 60px;
    align-items: center;
    justify-content: space-between;
}


.cw-logo img {
    height: 24px;
}
}
/*section 5  */


        .cw-features-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 40px;
            margin-top: 40px;
      
        }

        .cw-feature {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .cw-feature-icon {
            width: 80px;
            height: 80px;
            background-color: #f4f6fc;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 16px;
        }

        .cw-feature-description {
            color: #666;
            margin-top: 8px;
            max-width: 250px;
        }

        .cw-button {
            background-color: #4FAF4D;
            color: #fff;
            padding: 12px 24px;
            border-radius: 50px;
            display: flex;
text-align :center;
            align-items: center;
            gap: 8px;
max-width : 400px;
            cursor: pointer;
            margin-top: 40px;
font-family: Archivo;
font-weight: 500;
font-size: 18px;
leading-trim: Cap height;
line-height: 100%;
letter-spacing: 0px;
width : 400px;
margin: auto;
justify-content:center;
height : 60px;
        }

.cw-two-pair {
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 22px;
}

.cw-feature-text {
    font-family: Archivo;
    font-weight: 500;
    font-size: 24px;
    leading-trim: Cap height;
    line-height: 114.99999999999999%;
    letter-spacing: 0px;
    text-align: center;
    color: #293A5E;
}



.cw-feature-description {
    font-family: Archivo;
    font-weight: 400;
    font-size: 16px;
    leading-trim: Cap height;
    line-height: 125%;
    letter-spacing: 0px;
    text-align: center;
    color: #303030;
}
.cw-rating span {
    font-weight: 600;
}
        .cw-rating {
          
            display: flex;
            align-items: center;
            gap: 8px;
margin: auto;
justify-content: center;
        }

        @media (max-width: 768px) {
            .cw-features-grid {
                grid-template-columns: repeat(2, 1fr);
                gap: 20px;
            }
.cw-feature-text {
    font-size: 18px;
}

.cw-feature-description {
    font-size: 14px;
}
.cw-two-pair {
    flex-direction: column-reverse;
    gap: 10px;
}
.cw-feature-text br {
    display: none;
}
        }
        }



.cw-section6 .cw-step {
    max-width: 410px;
}


.cw-section6 .cw-step img {
    width: 100%;
    height: 389px;
    object-fit: contain;
}
.cw-section6 .cw-step-description {
    font-family: Archivo;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: 0px;
    text-align: center;
}
.cw-section6 .cw-steps-container {
    margin-top: 60px;
}

@media(max-width:784px){
  .cw-section6 {
    padding: 0px 20px;
}
.cw-section6 .cw-step img {
    height: 296px !important;
    object-fit: contain;
  
}
}

/*section 7  */

.cw-section7.page-width {
    justify-content: space-around;
    display: flex;
padding: 10px 0px;

}

.cw-section.cw-bg7 {
    background: url("/cdn/shop/files/section7-bg.png?v=1742306436");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
color: white;
gap: 30px;
}

.cw-box {
    display: flex;
    align-items: center;
gap: 14px;
}

.cw-box img {
    height: 120px;
    object-fit: contain;
    width: 120px;
}


.cw-box-para {
    font-family: Archivo;
    font-weight: 400;
    font-size: 16px;
    leading-trim: Cap height;
    line-height: 125%;
    letter-spacing: 0px;
}

.cw-box-title {
    font-family: Archivo;
    font-weight: 600;
    font-size: 18px;
    line-height: 114.99999999999999%;
    letter-spacing: 0px;
}

.cw-box-para {
    font-family: Archivo;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: 0px;
}

.cw-box {
    max-width: 400px;
}

@media(min-width:1025px){
.cw-section.cw-bg {
    margin-top: 80px !important;
}

  .cw-section3 {
    padding: 50px 0px;
}

.cw-section5.page-width {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}

.main-div.infinite-slide-scroll.people-story-slider.color-scheme-2.section-template--24721189404999__infinity_slider_sec_kKfMRt-padding {
    background: #fff !important;
}

.cw-section6 {
}

.cw-box-para {
    max-width: 280px;
}

.cw-section8 {
    padding: 50px 0px;
    background: url(/cdn/shop/files/tranquil-beach-sunset_1_2.png?v=1742482877);
    background-size: cover;
    background-repeat: no-repeat;
}

.faq-container {
    max-width: 816px;
    margin: 30px auto 0px;
}

.faqued .tab-label {
    border-radius: 8px !important;!i;!;
}

.faqued .tab {
    border-radius: 8px;
}

.faqued .tab-label {
    padding: 20px 20px;
}
}

@media(max-width:784px){
  .cw-section7.page-width {
    flex-direction: column;
    padding: 10px 20px !important;
height: 350px
}
.cw-box-text {
    gap: 5px;
    display: flex
;
    flex-direction: column;
}
.cw-box-para {
    font-size: 14px;
}
.cw-box-title {
    font-size: 16px;
}
.cw-box {
    max-width: 400px;
    height: 100px;
}

.cw-video-container {
    padding: 10px;
    overflow: scroll;
}

.video_code.cw-video video {
    width: 300px !important;
    max-width: 300px !important;
    height: 386px !important;
    object-fit: cover;
}

}
/*section 8  */

.cw-video-container {
    display: flex;
    gap: 25px;
    padding: 40px 80px;
    overflow: hidden;
}

.video_code.cw-video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

video {
    width: 100%;
    height: 100%;
    border-radius: 16px;
}
.video_code.cw-video iframe {
    width: 100%;
    height: 480px;
    border-radius: 15px;
}
/*section 9  */

  .cw-bg8 {
            position: relative;
            background: url('/cdn/shop/files/cw-bg8.png?v=1742456962') no-repeat center center/cover;
            color: #fff;
            text-align: center;
            padding: 80px 20px;
        }

        .cw-section.cw-bg8 .cw-title {
    font-family: Archivo;
    font-weight: 600;
    font-size: 40px;
    line-height: 114.99999999999999%;
    letter-spacing: 0px;
    text-align: center;
    color: #ffffff;
}

        .cw-list {
            list-style: none;
            padding: 0;
            margin-top: 20px;
    display: flex
;
    flex-direction: column;
    gap: 10px;
        }

        .cw-list-item {
            display: flex;
            align-items: center;
            gap: 8px;
            justify-content: center;
            margin-bottom: 10px;
        }

        .cw-review {
            display: flex;
            align-items: center;
            background: rgba(255, 255, 255, 0.1);
            border-radius: 8px;
            margin-top: 30px;
            margin-left: auto;
            margin-right: auto;
        }

        .cw-bg8 .cw-review-image {
            width: 100px;
            height: 104px;
            object-fit: cover;
            margin-right: 10px;
        }

.cw-section.cw-bg8 .cw-rating {
    color: #fff;
padding-bottom: 12px;
}

        .cw-review-text {
            text-align: left;
        }

img.cw-check {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.cw-rating {
    font-family: Archivo;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
}
.cw-review {
    height: 104px;
    max-width: 505px;
}

.cw-review-text  {
    padding: 5px;
    
}
.cw-emily {
    font-family: Archivo;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: 0px;
}

.cw-review-emily {
    font-family: Archivo;
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    letter-spacing: 0px;
}

@media(max-width: 784px){
  .cw-review-text {
    padding: 10px;
}
.cw-bg8 {
padding : 60px 20px;
}
.cw-step img {
    height: 296px;
    object-fit: contain;
  width: auto !important;
}


.cw-video-container {
    display: flex
;
    gap: 13px;
    padding: 40px 20px;
    overflow: scroll;
}
.row_new {
    gap: 0px !important;
}
.cw-section8 {
    padding: 50px 0px;
    background: url(/cdn/shop/files/tranquil-beach-sunset_1_2.png?v=1742482877);
    background-size: cover;
    background-repeat: no-repeat;
}

.cw-button {
    max-width: 100% !important;
    margin-top: 10px;
}

.cw-section1 span.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}

  .cw-section1 span.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}

.cw-section8 {
    background-size: cover;
    padding: 40px 10px 10px;
}

li.cw-list-item {
    text-align: left !important;
    align-items: self-start;
}

img.cw-check {
    width: 20px;
    height: 20px !important;
    position: relative;
    top: 3px;
}
  .cw-video-container {
    flex-wrap: wrap;
}

.video_code.cw-video iframe {
    height: 250px;
}

.marquee__item {
  flex: none;
  padding: 5px 10px !important;
}
}
/*  faq section changes*/

.faqued .row_new {
    flex-direction: column !important;
}
.spaced-section .faq-container label.tab-label span.circle-chevron {
  background: url("/cdn/shop/files/arrow.png?v=1742459847") center center / contain no-repeat !important;
height: 20px;
}
 .spaced-section .faq-checkbox:checked ~ .tu_see span.circle-chevron {
  background: url("/cdn/shop/files/arrow.png?v=1742459847") center center / contain no-repeat !important;
transform: rotate(180deg) !important;
height: 20px;
  
}

/*slider inbuild changes  */

.main-div.infinite-slide-scroll.people-story-slider.color-scheme-2.section-template--24721189404999__infinity_slider_sec_kKfMRt-padding h2.customer-head {
    display: none !important;
}

.gallery_section_s button.slick-prev.slick-arrow {
    display: none !important;
}

.gallery_section_s button.slick-next.slick-arrow {
    display: none !important;
}

@media only screen and (min-width: 769px) {
  .cw-step-image {
    width: 100%;
    border-radius: 12px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.cw-step {
    width: 33.333%;
}
}
@media (max-width: 784px) {
    .cw-step img {
        height: 296px;
        object-fit: cover;
        width: auto !important;
        aspect-ratio: 1 / 1;
    }
}