/** Shopify CDN: Minification failed

Line 127:2 Unexpected "}"
Line 887:3 Unexpected "{"

**/


/* .upgrade-img {
  height: 450px;
}
 */
.upgrade-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
   transition:all 0.5s;
  object-position: bottom;
}
.swiper-wrapper {
  align-items: center;
}


.img-hug {
  width: 100%;
  display: block;
}

.banner-content-new {
    max-width: 500px;
    margin: auto;
}

.banner-content-new h1 {
  font-family: Marcellus;
  font-weight: 400;
  font-size: 64px !important;
  line-height: 75px !important;
  letter-spacing: 0;
}

.banner-content-new p {
  font-family: Marcellus;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 37.79px !important;
  letter-spacing: 0 !important;
  margin: 24px 0 24px !important;
}

.cutom-btn-new {
    background: #53dac9;
    border: 2px solid #53dac9;
    display: block;
    width: fit-content;
    text-decoration: none;
    padding: 6px 34px;
    border-radius: 50px;
    font-weight: 400;
    font-size: 12px;
    line-height: 37.79px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Poppins';
    position: relative;
    transition: .3s ease;
}
.cutom-btn-new:before {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    background: #ffffff33;
    transition: all .6s;
    z-index: 1;
    border-radius: 50px;
}

.cutom-btn-new:hover::before {
    width:100%;
}

.main-banner-align {
  /* display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 96px;
  align-items: center; */
  display:flex;
  justify-content:center;
  padding-right: 10%;
}

.page-width {
  max-width: 1440px;
  margin: auto;
  padding: 0 25px;
}
.banner-img-new.video_banner.fade-in-video {
    /* width: 35%; */
    height: 626px;
  flex-shrink: 0;
}

@media (min-width:990px) {
.banner-img-new.video_banner video {
    height: 100%;
    object-fit: cover;
    width: 100%;
  border-radius: 17px;
}
  section#banner-main {
  padding: 40px 0 60px 0;
}
  }

.banner-img-new img {
  aspect-ratio: 1;
}


 section#banner-main {
  background: #fdefec;
}
  }


/* .quality-icon img {
    width: 65px;
    height: 65px;
    aspect-ratio: 1;
    margin: auto;
}
 */
.quality-icon img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    /* margin: auto; */
    object-fit: cover;
}





.quality-text h3 {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}

.quality-icon {
  text-align: center;
}



.our-content-main h2 {
    font-family: Marcellus;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.our-content-main p {
    color: #000;
    font-family: Poppins;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* padding: 0 1.5rem; */
}

.quality-box {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.our-content-main {
    display: flex;
    flex-direction: column;
    gap: 27px;
    max-width: 503px;
    margin: auto;
}

.title-our h3 {
  font-family: Marcellus;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  max-width: 124px;
  margin: auto;
}

.our-list ul {
  margin: 0;
  padding: 0;
}

.our-list ul li {
  list-style: none;
}

.our-list ul li p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.our-list ul li p img {
  width: 19px;
  height: 19px;
  aspect-ratio: 1;
}

.our-list ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.align-our-other {
  display: flex;
  align-items: center;
  gap: 82px;
  justify-content: space-between;
}

.our-other-main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 642px;
}

.img-our img {
  object-fit: cover;
  height: 230px;
}

.img-our {
  /* padding: 0 0 30px; */
}

.our-section {
  padding: 70px 30px 52px;
  background: #e9f8ff;
  border-radius: 70px 0 0 70px;
}

.our-section.other-section {
  border-radius: 0 70px 70px 0;
  background: #fdf3ee;
}

.toss-img-title h2 {
  font-family: Marcellus;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

.toss-main-img {
  background: #eecdf4;
  position: relative;
  border-radius: 56px;
  padding: 50px 20px;
}

.toss-img img {
width: 380px;
margin: auto;
height: auto;
}

.toss-img-titles p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  background: #f8f3f3;
  padding: 10px 25px;
  border-radius: 50px;
  display:inline-block;
}

.toss-img-titles p.top-left {
  position: absolute;
  top: 180px;
  left: 42px;
}

.toss-img-titles p.center-right {
  position: absolute;
  top: 280px;
  right: 42px;
}

.toss-img-titles p.bottom-left {
  position: absolute;
  bottom: 70px;
  left: 100px;
}
@media (max-width:768px){
      .main-banner-align .banner-content-new h1 {
        padding:0 2rem
      }
  .main-banner-align  .banner-content-new{
    max-width:none 
  }
  .toss-img-titles p.bottom-left {
    position: absolute;
    bottom: 45px;
    left: 20px;
}
}

.toss-title-main h3 {
  font-family: Marcellus;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0;
      /* max-width: 451px; */

}

.toss-title-main p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px !important;
    line-height: normal;
    letter-spacing: 0%;
    /* padding: 26px 72px 46px 0; */
    /* max-width: 481px; */
    padding: 1.8rem 1.5rem 1.8rem 0;
    /* text-align: center; */
}

.toss-tabs-main .tabs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.toss-tabs-main .tabs button {
  background: transparent;
  border: none;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  height: 44px;
  border-radius: 6px;
}

.tab-content-wrapper .tab-content p {
  font-family: Poppins;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.tab-content-wrapper .tab-content p:last-child {
  margin: 0;
}

.reviews-title h2 {
  font-family: Marcellus;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

.review-stars img {
  width: 20px;
  height: 20px;
}

.review-stars {
  display: flex;
  gap: 12px;
  justify-content: center;
}

.review-box {
    padding: 40px 25px;
    background: #eecdf4;
    border-radius: 24px;
}

.review-box p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0%;
  text-align: center;
}

.review-text {
  padding: 46px 0 26px;
}

.reviews-align {
  display: flex;
  flex-direction: column;
  gap: 62px;
}

.section-reviews {
  padding: 100px 0;
  background: #fdf3ee;
}

.title-science h2 {
  font-family: Marcellus;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

.title-science p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 32.63px;
  letter-spacing: 0%;
  text-align: center;
}

.title-science p {
  padding: 30px 0;
}

.title-science a {
  margin: auto;
}

.science-box {
  background: #c3efeb;
  padding: 76px 20px 140px;
  border-radius: 60px;
  position: relative;
  overflow: hidden;
}

.science-title-box h3 {
  font-family: Marcellus;
  font-weight: 400;
  font-size: 33.35px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

.science-content-list {
  margin-top: 70px;
}

.science-content-list ul li {
  list-style: none;
  text-align: center;
  max-width: 332px;
  margin: auto;
}

.science-content-list ul {
  margin: 0;
  padding: 0;
}

.science-content-list ul {
  display: flex;
  flex-direction: column;
  gap: 44px;
}

.science-content-list ul li h4 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 18.23px;
  line-height: 29.75px;
  letter-spacing: 0%;
  text-align: center;
}

.science-content-list ul li p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 17.2px;
  line-height: 21.93px;
  letter-spacing: 0%;
  text-align: center;
}

.top-left-img img {
  position: absolute;
  top: 0;
  max-width: 400px;
  left: 0;
}

.science-box-imgs img {
  position: absolute;
  width: fit-content;
  top: 0;
  right: 0;
}

.title-drying h2 {
  font-family: Marcellus;
  font-weight: 400;
  font-size: 45.71px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
}

.align-drying {
  display: flex;
  flex-direction: column;
  gap: 62px;
}

.drying-boxes-align {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 65px;
  margin: 0 100px;
}

.drying-box-main {
  border-radius: 50px;
  overflow: hidden;
  position: relative;
}

.drying-box-content {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.drying-box-img img {
  transition: .5s linear;
}

.drying-box-main:hover .drying-box-img img {
  transform: scale(1.1)
}

.drying-box-content img {
  max-width: 262px;
  transition: .3s linear;
}

.drying-box-content h3 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 36.61px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  text-transform: uppercase;
}

.upgrade-box {
  position: relative;
  border-radius: 58px;
  overflow: hidden;
}

.content-upgrade {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    /* align-items: unset; */
    justify-content: center;
    gap: 27px;
    padding: 138px 75px;
}

.content-upgrade h3 p {
  font-family: Marcellus;
  font-weight: 400;
  font-size: 45.71px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  text-align: center;
}

.content-upgrade p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 23.63px;
    color: #fff;
    margin-top: 20px;
}

.tab-content-wrapper {
  min-height: 150px; /* Fixed height prevents layout shift */
  border-top: none;
  padding-top: 30px;
}

.tab-content {
  display: none;
}

.tab-content-wrapper .tab-content p {
  font-size: 15px;
  line-height: 25px;
}

.tab-content.active {
  display: block;
}

.tab-content strong {
  font-weight: 600;
  min-width: 100px;
  display: inline-block;
}

.align-toss {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  align-items: center;
}

.toss-tabs-main .tabs button {
  border-bottom: 1px solid #000;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.toss-tabs-main .tabs button.active {
  border: 1px solid;
  border-bottom: 1px solid #fff;
  background: transparent;
}


.align-science {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

section#qualities {
    /* padding: 33px 0; */
  /* padding: 40px 0 33px 0; */
  background: #fdefec;
}

.align-science {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

/* section#qualities {
    padding: 33px 0;
    background: #FDF3EE;
} */

section#our-other {
    padding: 0 0 20px;
}

section#toss {
    padding-bottom: 100px;
}

section#science-behind {
    padding: 86px 0 30px;
}

section#drying {
    padding: 130px 0 82px;
}
.science-content-list ul li h4 {
    position: relative;
}

.science-content-list ul li h4:before {
    content: "";
    width: 248px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 13px;
    right: -256px;
}

.section.section--divider-solid:before {
  display: none;
}

.featured-collection-slider {
  padding-top: 80px;
}


@media screen and (max-width: 1250px) {
    .img-our img {
        object-fit: contain;
    }

}


@media screen and (max-width: 1150px) {
    .main-banner-align  .banner-content-new h1 {
        font-size: 40px !important; 
        line-height: 56px !important;
    }
    
    .top-left-img img {
        left: -110px;
    }
    
    .science-box {
        overflow: hidden;
    }
    
    .science-box-imgs img {
        right: -100px;
    }

    .img-our img {
        height: 150px;
    }

}

@media screen and (max-width: 991px) {
    .main-banner-align {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .banner-content-new a {
        margin: auto;
    }
    
    .banner-content-new p {
    margin: auto;
    /* max-width: 284px; */
}

    .main-banner-align {
        gap: 48px;
      padding-right: 0;
    }
    
    .align-our-other {
        flex-direction: column;
        gap: 40px;
    }
    
    .our-content-main {
        max-width: 100%;
    }
    
    .our-other-main {
        max-width: 100%;
        width: 100%;
    }
    
    .img-our img {
        height: auto;
    }
    
    section#our-other {
        padding: 0 0 20px;
    }
    
    .align-toss {
        display: flex;
        flex-direction: column-reverse;
    }

    .toss-main-img {
        width: 100%;
    }
    
    .our-content-main h2, .toss-title-main h3, .reviews-title h2, .title-science h2 {
        font-size: 40px;
        line-height: 1.4;
    }
    .toss-title-main p {
      padding-right: 0 !important;
    }
    .our-content-main p, .toss-title-main p, .title-science p {
        font-size: 20px;
        line-height: 32px;
    }
    
    .top-left-img img {
        left: -200px;
    }
    
    .science-box-imgs img {
        right: -170px;
    }
    
    .drying-boxes-align {
        margin: 0;
    }
    
    .drying-box-content {
        padding: 0 20px;
    }
    
    .content-upgrade {
        padding: 0 20px;
    }

    .drying-box-content h3 {
        font-size: 30px;
    }

    .drying-boxes-align {
        gap: 30px;
    }

    section#toss {
      padding-bottom: 70px;
    }

  .content-upgrade-title h2 {
    color: white;
    font-size: 45.9px;
    text-align: center;
    font-family: 'Marcellus';
}

}

@media screen and (max-width: 768px) {
 .align-science {
   padding: 0 10px;
 }


  .science-content-list p {
    padding: 0 1rem;
}
  .science-title-box,
   {
    padding : 0 2.4rem;
  }

  .featured-collection-slider__content.visible {
    padding-top: 1.5rem;
}
  .featured-collection-slider__content .swiper-wrapper {
    flex-direction: column;
    transform: none!important;
    gap: 2rem;
}
  .gallery-slider-main {
    padding-top: 1.5rem;
}
  
  section#drying {
    padding: 0 0 0;
}
    .align-qualities {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        /* gap: 60px; */
      row-gap:60px;
      padding-top:2rem;
    }
    
    section#qualities {
        /* padding: 50px 0 70px; */
    }
    
    section#banner-main {
        /* padding: 80px 0; */
    }
    
    .our-content-main h2 {
        text-align: center;
        line-height: 1.5;
        font-size: 30px;
      padding: 0 1rem;
    }
    
    .our-other-main {
        grid-template-columns: 1fr;
    }
    
    .our-section {
        border-radius: 50px 50px 0 0;
        padding: 70px 36px 50px;
    }
    
    .our-section.other-section {
        border-radius: 0 0 50px 50px;
    }
    
    .toss-img-title h2 {
        font-size: 35px;
        max-width: 173px;
        margin: auto;
    }
    
    .science-title-box h3 {
        font-size: 30px;
    }
    
    .science-content-list {
        margin-top: 30px;
    }
    
    .science-content-list ul li h4::before {
        display: none;
    }
    
    .science-content-list ul {
        gap: 20px;
    }
    
    .title-drying h2 {
        font-size: 35px;
        line-height: 1.4;
    }
    
    .drying-boxes-align {
        grid-template-columns: 1fr;
    }
    .upgrade-img img {
        /* min-height: 429px; */
        object-fit: cover;
    object-position: -100px 0;
        object-position: bottom;
    }
    
    .content-upgrade h3 p {
        font-size: 40px;
      
    }
    
    .content-upgrade p {
        font-size: 20px;
        /* max-width: 310px; */
        margin: auto;
        margin-top: 16px;
    }
    
    .content-upgrade {
        gap: 16px;
        /* justify-content: space-between; */
        /* padding: 74px 20px; */
    }
    
    .science-box-imgs img {
        display: none;
    }

    .top-left-img img {
        position: initial;
        width: 100%;
        padding-right: 50px;
    }

    .science-box {
        padding: 0 0 60px;
    }

    .drying-box-content h3 {
        font-size: 36px;
        text-align: center;
    }
    
   .banner-content-new h1 {
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    /* padding-right: 1rem; */
}
  .banner-content-new p {
    /* margin: 21px 0 64px; */
    padding: 0 6rem;
    font-size:20px !important;
    line-height:28px !important
}

    .our-content-main p {
        text-align: center;
    }

    .review-slider {
        margin: 0 -20px;
    } 

    .review-slider .swiper {
        padding:  0 20px;
    }

    .reviews-align {
        gap: 70px;
    }

    .featured-collection-slider__content .swiper-wrapper {
      flex-direction: column;
      transform: none !important;
    }
    
    .featured-collection-slider__content .swiper-wrapper .swiper-slide {
        width: 100% !important;
    }

  .toss-img-titles p {
    font-size: 12px;
  }

  section#science-behind {
    padding: 76px 0 42px;
  }
  .align-science {
    gap: 76px;
  }

  section#drying {
    padding-top: 70px;
    padding-bottom: 40px
  }

   .quality-icon img {
    width: 22px;
    height: 22px;
    aspect-ratio: 1;
    margin: auto;
}
    .quality-text h3 {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}
.content-upgrade-title h2 {
    color: white;
    font-size: 30px;
    text-align: left;
    font-family: 'Marcellus';
}


  .content-upgrade-title p {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 23px;
    font-family: Poppins;
    text-align:left;
}

  .upgrade-img {
    width: 100%;
    /* height: 625px; */
}
.main-upgrade .upgrade-img {
    height: 540px;
}

 .main-upgrade   .upgrade-img img {
        object-position: 62% 0;
    }

 .main-upgrade .content-upgrade {
  top: auto;
}

 .main-upgrade  .content-upgrade {
  padding: 30px;
}
  .title-our h3 {
    font-family: Marcellus;
    font-weight: 400;
    font-size: 42px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}

 .about-toss-main .toss-title-main h3 {
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    padding: 0 1rem;
}
  .cutom-btn-new{
      margin-top:20px
  }
  .toss-img-titles p {
    border-radius: 34px;
}

  .reviews-title .reviews-title h2 {
    padding: 0 2rem;
    font-size:35px
}
  .review-box {
    padding: 40px 20px;
    aspect-ratio: 1/1;
}

  .align-science .title-science h2 {
    font-size: 35px;
}
  .science-title-box h3 {
    font-size: 30px;
    /* padding: 0 4rem; */
}
  .science-content-list ul li h4 {
    font-size: 16.23px;
}
  h4.ff-body.product-item__product-title.fs-product-card-title a {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
  span.product-item__price {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
}
  h5.ff-body.fs-body-50.product-item__swatch-count {
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
}
  .title-drying h2 {
    font-size: 30px;
    /* line-height: 1.4; */
}

  .multi-column__grid-item:nth-child(1) figure {
    width: 143px;
    height: 71px;
}

  .multi-column__grid-item:nth-child(2) figure {
    width: 93px;
    height: 90px;
}
  .multi-column__grid-item:nth-child(3) figure {
    width: 196px;
    height: 69px;
}
  .multi-column__grid-item:nth-child(4) figure {
    width: 144px;
    height: 58px;
}
  /* .banner-img-new.video_banner {
    padding:0 1rem;
  } */
  .content-upgrade {
    /* background-color: rgba(0, 0, 0, 0.4); */
}
}



@media (max-width:767px){

    .toss-img img {
        width: 100%;
    } 
  .multi-column__inner.section.section--vertical-padding-top-bottom.section--divider-solid {
    padding: 5rem 0;
}
}

@media screen  and (max-width: 420px) {
    
    .toss-img-titles p {
        font-size: 11px;
    }
    
    .toss-img-titles p.botto-left {
        left: 50px;
    }
    
    .toss-img-titles p.top-left {
        left: 20px;
    }
    
    .toss-img-titles p.center-right {
        right: 20px;
    }
    
    .review-box {
        padding: 40px 20px;
    }


}



.upgrade-box {
    border-radius: 34px;
}
@media (max-width:374px){
 .banner-content-new h1 {
    font-size: 33px;
    line-height: 56px;
    text-align: center;
    padding-right: 1rem;
}
}
@media (min-width:769px){
  .content-upgrade-title h2 {
    max-width: 38rem;
    /* text-align: center; */
    /* margin: auto; */
    /* text-align: center;    */
}
  .title-science {
    max-width: 50rem;
    margin: auto;
}
  .content-upgrade {
    /* background-color: rgba(0, 0, 0, 0.2); */
}

  section.main-upgrade {
    padding-bottom: 4rem;
    padding-top: 4rem;
}

  section#qualities {
    /* padding: 33px 0; */
  padding: 40px 0 33px 0;
  /* background: #fdefec; */
}
}

.carousel__navigation-wrapper {
    display: flex;
    justify-content: center;
}


.image.multi-column__grid-item-image.animation--lazy-load.loaded img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content-upgrade-title {
  opacity:1;
  max-width:545px;
}





.quality-box {
    display: flex;
    align-items: center;
}



div#multi-column {
    padding-top: 70px;
}


@media(max-width:768px){
  .section-reviews{
      padding:50px 0;
  }
  .banner-img-new.video_banner.fade-in-video {
    width: 100%;
    height:auto;
}
  .align-toss {
  gap: 40px;
}

  .tabs-container {
    display: none;
}
   .multi-column__grid-item:nth-child(1) {
    width: 109px;
    height: 54px;
}
  .multi-column__grid-item:nth-child(2) {
    width: 71px;
    height: 69px;
}
  .multi-column__grid-item:nth-child(3) {
    width: 125px;
    height: 44px;
}
  .multi-column__grid-item:nth-child(4) {
    width: 92px;
    height: 37px;
}
  .upgrade-button {
    padding-top: 8rem;
}
}


@media (min-width:769px){
 .multi-column__grid-item:nth-child(1) {
    width: 109px;
    height: 54px;
}
  .multi-column__grid-item:nth-child(2) {
    width: 70px;
    height: 68px;
}
  .multi-column__grid-item:nth-child(3) {
    width: 148px;
    height: 52px;
}
  .multi-column__grid-item:nth-child(4) {
    width: 109px;
    height: 44px;
}
  .quality-icon {
    width: 50px ;
    height: 50px;
}
  .quality-icon img {
    width:100%;
    height:100%;
    object-fit: cover;
  }
  .multi-column__grid {
    align-items: center;
}

  .align-qualities {
    display: flex;
    justify-content: space-around !important;
    /* gap: 130px; */
    justify-content: center;
}
  div#description p {
    text-align: left;
}
}



.featured-collection-slider__product.carousel__slide.swiper-slide.swiper-slide-visible {
    display: block;
}


.toss-tabs-main {
    display: none;
}