/** Shopify CDN: Minification failed

Line 2210:0 Expected "}" to go with "{"

**/
/* @import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap"); */
* {
  margin: 0;
  box-sizing: border-box;
}


body {
  font-family: "DM Sans", serif;
  font-style: normal;
  font-size: 16px;
  line-height: 1.85;
  font-weight: 400;
  overflow-x: hidden !important;
  /* color: #252525; */
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul {
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}

.slideshow-header{
  font-size:32px;
  color:#fff;
}

h1,
.h1 , h1.h2 {
  font-size: 58px;
  line-height: 120%;
  font-weight: 600;
  color: #052f5e;
}
@media (max-width: 991.98px) {
  .slideshow-header{
    font-size:26px;
    margin-bottom:10px;
  }
  h1,
  .h1 , h1.h2{
    font-size: 32px;
  }
}

h2,
.h2 {
  /* font-size: 42px; */
  line-height: 130%;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  h2,
  .h2 {
    /* font-size: 32px; */
  }
}

h3,
.h3 {
  /* font-size: 37px; */
  line-height: 130%;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  h3,
  .h3 {
    /* font-size: 24px; */
  }
}

h4,
.h4 {
  /* font-size: 24px; */
  line-height: 130%;
  font-weight: 600;
}

.copy-lg, 
.why-us__reasons--each .text-wrapper h6 {
  font-size: 20px;
  line-height: 185%;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .copy-lg, 
  .why-us__reasons--each .text-wrapper h6 {
    font-size: 16px;
  }
  .copy-lg{
    font-size: 14px;
  }
}

.copy-md {
  font-size: 18px;
  line-height: 185%;
  font-weight: 400;
}

.copy-sm {
  font-size: 14px;
  line-height: 185%;
  font-weight: 400;
}

.container {
  max-width: 1330px;
  padding: 0 25px;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .container {
    padding: 0 16px;
  }
}

.container-sm {
  max-width: 1250px;
  padding: 0 25px;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .container-sm {
    padding: 0 20px;
  }
}

.container-fluid {
  max-width: 100%;
  padding: 0 25px;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .container-fluid {
    padding: 0 16px;
  }
}
@media (max-width: 749px) {
  .container-fluid {
    padding: 0 8px;
  }
}
.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-reset li {
  line-height: unset;
}

.image-ratio {
  position: relative;
  width: 100%;
}
.image-ratio > img,
.image-ratio > video,
.image-ratio > iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.image-ratio--16-9 {
  padding-top: 56.25%;
}
.image-ratio--square {
  padding-top: 100%;
}
.what-community-loves .community--each .image-wrapper .image-ratio {
    padding-top: 127%;
}
.image-ratio--contain > img,
.image-ratio--contain > video,
.image-ratio--contain > iframe {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.btn {
  position: relative;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 25px 16px;
  text-align: center;
  outline: none;
  border-radius: 200px;
  text-decoration: none;
  display: inline-block;
  transition: 0.3s all ease;
}
@media (max-width: 991.98px) {
  .btn {
    padding: 14px 24px 15px;
  }
}
.btn-orange {
  color: #252525;
  background-color: #f7b529;
  border-color: #f7b529;
}
.btn-orange:hover {
  color: #fff;
  background-color: #012159 !important;
  border-color: #012159 !important;
}
.btn-white {
  color: #252525;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:hover {
  color: #012159;
  background-color: #f7b529 !important;
  border-color: #f7b529 !important;
}

.site-header__announcement {
  position: relative;
  padding: 9px 0;
  text-align: center;
  background-color: #012159;
  color: #f2f7ff;
  position: relative;
  z-index: 9999;
}
.site-header__announcement p,
.site-header__announcement span {
  font-size: 10px;
  line-height: 100%;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .site-header .container {
    padding: 0;
  }
}
.site-header__navbar .navbar {
  position: relative;
  padding: 20px 0;
}
@media (max-width: 991.98px) {
  .site-header__navbar .navbar {
    padding: 16px 20px;
  }
}
.site-header__navbar .navbar .navbar-brand {
  font-size: 0;
  line-height: 0;
  width: 100%;
  max-width: 113px;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 9999;
}
.site-header__navbar .navbar .navbar-brand img,
.site-header__navbar .navbar .navbar-brand svg {
  width: 100%;
  height: auto;
}
.site-header__navbar .navbar .navbar-toggler {
  position: relative;
  z-index: 9999;
  width: 24px;
  height: 24px;
  padding: 0;
  box-shadow: none;
  border: none;
  outline: none;
  margin-left: 20px;
}
@media (max-width: 991.98px) {
  .site-header__navbar .navbar .navbar-toggler {
    order: 1;
  }
}
.site-header__navbar .navbar .navbar-toggler span {
  display: block;
  height: 2px;
  width: 100%;
  border-radius: 8px;
  background: #252525;
  transition: 0.3s all ease;
  transition-delay: 0.2s;
}
.site-header__navbar .navbar .navbar-toggler span:not(:first-child) {
  margin-top: 4px;
}
.site-header__navbar .navbar .navbar-toggler[aria-expanded=true] span {
  background-color: #252525;
}
.site-header__navbar .navbar .navbar-toggler[aria-expanded=true] span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}
.site-header__navbar .navbar .navbar-toggler[aria-expanded=true] span:nth-child(2) {
  opacity: 0;
}
.site-header__navbar .navbar .navbar-toggler[aria-expanded=true] span:nth-child(3) {
  transform: rotate(-45deg) translate(3px, -4px);
}
.site-header__navbar .navbar .navbar-collapse {
  justify-content: center;
}
@media (max-width: 991.98px) {

  .site-header__navbar .navbar .navbar-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    padding-top: 140px;
    min-height: 100vh;
    background-color: #fff;
    z-index: 999;
    transform: translateX(-100%);
    transition: 0.2s all ease;
  }
  .site-header__navbar .navbar .navbar-collapse.show {
    transform: translateX(0);
  }
  .as-seen-in__logo{max-width:130px;height:auto;}
  .as-seen-in__list{
    display: grid;
    grid-template-columns:1fr;
    gap:20px;
    align-items:center;
    text-align:center;
  }    
  .as-seen-in__inner{padding:20px;}
  .as-seen-in__heading {grid-column:1/-1;text-align:center;}
  .as-seen-in__item{display:flex;justify-content:center;align-items:center;}
  .as-seen-in__list{grid-template-columns:repeat(2,1fr);}

}
.site-header__navbar .navbar .navbar-collapse .navbar-nav {
  gap: 50px;
}
@media (max-width: 991.98px) {
  .site-header__navbar .navbar .navbar-collapse .navbar-nav {
    gap: 24px;
  }
}
.site-header__navbar .navbar .navbar-collapse .navbar-nav .nav-item {
  width: -moz-fit-content;
  width: fit-content;
}
.site-header__navbar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  font-size: 14px;
  font-weight: 500;
  line-height: 185%;
  padding: 0;
  color: #252525;
}
.site-header__navbar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active, .site-header__navbar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.site-header__navbar .navbar .navbar-collapse .navbar-nav .nav-item:first-child {
  position: relative;
  padding-right: 36px;
}
.site-header__navbar .navbar .navbar-collapse .navbar-nav .nav-item:first-child::after {
  content: "";
  display: block;
  width: 30px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='16' viewBox='0 0 30 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30' height='16' rx='2' fill='%23FFF23F'/%3E%3Cpath d='M11.216 11H10.352V8.392H7.624V11H6.76V5.288H7.624V7.656H10.352V5.288H11.216V11ZM18.1844 8.136C18.1844 8.57867 18.1284 8.98133 18.0164 9.344C17.9097 9.70133 17.7444 10.0107 17.5204 10.272C17.3017 10.5333 17.0244 10.7333 16.6884 10.872C16.3577 11.0107 15.971 11.08 15.5284 11.08C15.075 11.08 14.6804 11.0107 14.3444 10.872C14.0137 10.728 13.7364 10.528 13.5124 10.272C13.2937 10.0107 13.131 9.69867 13.0244 9.336C12.9177 8.97333 12.8644 8.57067 12.8644 8.128C12.8644 7.54133 12.9604 7.02933 13.1524 6.592C13.3444 6.15467 13.6377 5.81333 14.0324 5.568C14.4324 5.32267 14.9337 5.2 15.5364 5.2C16.123 5.2 16.611 5.32267 17.0004 5.568C17.395 5.808 17.691 6.14933 17.8884 6.592C18.0857 7.02933 18.1844 7.544 18.1844 8.136ZM13.7764 8.136C13.7764 8.59467 13.8377 8.98933 13.9604 9.32C14.083 9.64533 14.275 9.89867 14.5364 10.08C14.7977 10.256 15.1284 10.344 15.5284 10.344C15.9337 10.344 16.2644 10.256 16.5204 10.08C16.7764 9.89867 16.9657 9.64533 17.0884 9.32C17.211 8.98933 17.2724 8.59467 17.2724 8.136C17.2724 7.448 17.1337 6.912 16.8564 6.528C16.5844 6.13867 16.1444 5.944 15.5364 5.944C15.131 5.944 14.7977 6.032 14.5364 6.208C14.275 6.384 14.083 6.63467 13.9604 6.96C13.8377 7.28533 13.7764 7.67733 13.7764 8.136ZM21.5034 11H20.6394V6.032H18.9274V5.288H23.2154V6.032H21.5034V11Z' fill='%23252525'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.site-header__navbar .navbar .navbar-icons {
  margin-left: auto;
  position: relative;
  z-index: 9999;
}
.site-header__navbar .navbar .navbar-icons .navbar-nav {
  flex-direction: row;
  gap: 20px;
}
@media (max-width: 991.98px) {
  .site-header__navbar .navbar .navbar-icons .navbar-nav {
    gap: 16px;
  }
}
.site-header__navbar .navbar .navbar-icons .navbar-nav .nav-item .nav-link {
  padding: 0;
}

.site-hero__inner {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.site-hero__bg--image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 1;
}
.site-hero__bg--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  /* background: linear-gradient(180deg, rgba(2, 0, 36, 0) 29%, rgb(1, 33, 89) 73%); */
  opacity: 0.7;
  z-index: 1;
  display: block !important;
}
.desktop-image {
    display: block;
  }
  .mobile-image {
    display: none;
  }
/*@media (max-width: 991.98px) {
  .site-hero__bg--overlay {
    background: linear-gradient(180deg, rgba(2, 0, 36, 0) 20%, rgb(1, 33, 89) 53%); 
  }
}*/
/* Mobile switch */
@media screen and (max-width: 767px) {
  .desktop-image {
    display: none;
  }
  .mobile-image {
    display: block;
  }
  .site-hero__bg--image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: left;
    z-index: 1;
}

.site-hero__content {
    min-height: auto !important;
            padding: 40px 30px 50px !important;
}
}
.site-hero__content {
  position: relative;
  z-index: 1;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 40px 40px 60px;
  min-height: 650px;
  width:100%;
}

.site-hero__bg {
    width: 100% !important;
}

@media screen and (min-width: 990px) {
  .site-hero__content {
    min-height: 900px;
}

@media (max-width: 989px) {
  .site-hero__content {
    padding: 32px 16px;
  }
}
@media (max-width: 767.98px) {
  .site-hero__content {
    min-height: calc(100vh - 131px);
  }
}
.site-hero__content .text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  max-width: 753px;
}
@media (max-width: 991.98px) {
  .site-hero__content .text-wrapper {
    gap: 16px;
  }
}
.site-hero__content .text-wrapper h1,
.site-hero__content .text-wrapper p {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media (max-width: 991.98px) {
  .site-hero__content .text-wrapper .btn-wrapper {
    margin-top: 16px;
  }
}
.site-hero__content .our-benefits {
  width: 100%;
  max-width: 680px;
  position: absolute;
  right: 40px;
  bottom: 55px;
}
.site-hero__content .our-benefits .swiper {
  display: none;
}
@media (max-width: 991.98px) {
  .site-hero__content .our-benefits {
    position: relative;
    right: unset;
    bottom: unset;
    margin-top: 42px;
  }
}
.site-hero__content .our-benefits--each h6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 150%;
}
.site-hero__content .our-benefits--each h6,
.site-hero__content .our-benefits--each p {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media (max-width: 991.98px) {
  .site-hero__content .our-benefits--each h6 {
    font-size: 20px;
    line-height: 150%;
  }
}
.site-hero__content .our-benefits ul {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 48px;
}
@media (max-width: 991.98px) {
  .site-hero__content .our-benefits ul {
    gap: 20px;
  }
}
.site-hero--collection .site-hero__bg .site-hero__bg--overlay {
  background: rgba(0, 0, 0, 0.25);
}
@media (max-width: 991.98px) {
  .site-hero--collection .site-hero__bg .site-hero__bg--overlay {
    background: rgba(0, 0, 0, 0.6);
  }
}
.site-hero--collection .site-hero__content {
  padding: 50px 40px;
  min-height: auto;
}
@media (max-width: 991.98px) {
  .site-hero--collection .site-hero__content {
    padding: 32px 16px;
  }
}
.site-hero--collection .site-hero__content .text-wrapper {
  max-width: 467px;
}
.site-hero--collection .site-hero__content .text-wrapper h1 {
  font-size: 42px;
  line-height: 130%;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .site-hero--collection .site-hero__content .text-wrapper h1 {
    font-size: 32px;
  }
}
.site-hero--collection .site-hero__content .text-wrapper p {
  font-size: 16px;
  line-height: 185%;
}

.as-seen-in {
  padding: 20px 0;
}

/* Container */
.as-seen-in__inner {
  position: relative;
  background-color: #ffffff;
  padding: 25px 180px;
  border-radius: 20px;
}

/* List */
.as-seen-in__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
}

/* Heading */
.as-seen-in__heading h4 {
  font-weight: 700;
  color: #000;
  margin: 0;
}

/* 🔥 CRITICAL: Reserve space */
.as-seen-in__item {
  width: 120px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Logos */
.as-seen-in__logo {
  max-width: 100%;
  /* max-height: 100%; */
  object-fit: contain;
}

/* SVG normalization */
.as-seen-in__logo--svg svg {
  width: 100%;
  height: 100%;
}


@media (max-width: 1150px) {


.site-hero__content .our-benefits {
    position: unset;
    margin-top: 15px;
}


}


/* Tablet */
@media (max-width: 991.98px) {
  .as-seen-in__inner {
    padding: 42px 20px;
  }

  .as-seen-in__list {
    justify-content: center;
    gap: 32px;
  }

  .as-seen-in__heading {
    width: 100%;
    text-align: center;
  }

  .as-seen-in__heading h4 {
    font-size: 24px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .as-seen-in__item {
    width: 100px;
    height: 32px;
  }

  .as-seen-in__list {
    gap: 40px;
  }
}

/* old css for featured in section
.as-seen-in {
  padding: 20px 0;
}
.as-seen-in__inner {
  position: relative;
  background-color: #ffffff;
  color: #fff;
  padding: 25px 180px;
  border-radius: 20px;
}
@media (max-width: 991.98px) {
  .as-seen-in__inner {
    padding: 42px 20px;
  }
}
.as-seen-in__inner h4 {
  font-weight: 700;
  color: black;
}
@media (max-width: 991.98px) {
  .as-seen-in__inner h4 {
    font-size: 18px;
  }
}
.as-seen-in__inner ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .as-seen-in__inner ul {
    gap: 36px;
    justify-content: center;
  }
  .as-seen-in__inner ul li:first-child {
    width: 100%;
    text-align: center;
  }
  .as-seen-in__inner ul li:first-child h4 {
    font-size: 24px;
  }
  .as-seen-in__inner ul li svg,
  .as-seen-in__inner ul li img {
    height: auto;
    width: -moz-fit-content;
    width: fit-content;
  }
} */

.our-collections__inner {
  position: relative;
  padding: 80px 0;
  background-color: #fffcea;
  color: #252525;
}
@media (max-width: 991.98px) {
  .our-collections__inner {
    padding: 40px 0;
  }
}
.our-collections__title {
  width: 100%;
  max-width: 849px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 30px;
}
.our-collections__title p {
  color: #656565;
}
.our-collections__all--each {
  position: relative;
}
.our-collections__all--each .image-wrapper {
  border-radius: 8px;
  overflow: hidden;
}
.our-collections__all--each .image-wrapper .image-ratio {
  padding-top: 137%;
}
@media (max-width: 991.98px) {
  .our-collections__all--each .image-wrapper .image-ratio {
    padding-top: 105%;
  }
}
.our-collections__all--each .text-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px 20px;
  text-align: center;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .our-collections__all--each .text-wrapper {
    padding: 32px 20px;
  }
}
.our-collections__all--each .text-wrapper .btn-wrapper .btn {
  min-width: 197px;
}

.best-sellings-products {
  position: relative;
  padding: 20px 0;
}
.best-sellings-products__inner {
  position: relative;
  padding: 80px 0;
  background-color: #012159;
  border-radius: 20px;
  overflow: hidden;
  color: #fff;
}
@media (max-width: 991.98px) {
  .best-sellings-products__inner {
    padding: 40px 0;
  }
}
.best-sellings-products__title {
  width: 100%;
  max-width: 850px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.best-sellings-products__all {
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .best-sellings-products__all .product-card {
    padding: 11.64px;
  }
}

.product-card {
  height: 100%;
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  color: #252525;
  display: flex;
  flex-direction: column;
}
.product-card .image-wrapper {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.product-card .image-wrapper .tag--sale {
  position: absolute;
  top: 9px;
  left: 8px;
  padding: 8px 10px;
  font-size: 10px;
  line-height: 75%;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  border-radius: 4px;
  background-color: yellow;
  color: #012159;
}
.product-card .text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 15px;
  flex-grow: 1;
}
.product-card .text-wrapper h6 {
  font-weight: 500;
  line-height: 150%;
}
@media (max-width: 991.98px) {
  .product-card .text-wrapper h6 {
    font-size: 14px;
  }
}
@media (max-width: 749px) {
.product-card .image-wrapper .tag--sale{
  font-size: 8px;
 }
  .alireviews-review-star-rating .alr-wh-comp-rating-star-icon-fill,
  .icon-wrapper .alr-wh-comp-list-star-rating .alr-wh-comp-rating-star svg{
    width: 8px !important;
  }
  .alireviews-review-star-rating .alr-wh-review-star-rating-number{
     font-size: 8px !important;
  }
}
@media (max-width: 991.98px) {
  .product-card .text-wrapper .the-pricing {
    font-size: 10px;
  }
}
.product-card .text-wrapper .the-pricing span {
  font-size: 14px;
    color: #BEBEBE;
    margin-right: 5px;
  margin-left: 5px;
    text-decoration: line-through;
    font-weight: 500;
}
.product-card .text-wrapper .the-pricing .compare___price span {
  text-decoration: line-through;
  margin-left: 5px;
  color: #999898;
}
@media (max-width: 991.98px) {
  .product-card .text-wrapper .the-pricing span {
    font-size: 10px;
    color: #252525;
  }
.product-card .text-wrapper .the-pricing .compare___price span {
  font-size: 9px;
  color: #999898;
}
}
.product-card .text-wrapper .btn-wrapper {
  margin-top: auto;
  padding-top: 42px;
}
@media (max-width: 991.98px) {
  .product-card .text-wrapper .btn-wrapper {
    padding-top: 12px;
  }
}
@media (max-width: 991.98px) {
  .product-card .text-wrapper .btn-wrapper .btn {
    font-size: 12px;
    padding: 8.73px 14.5px;
  }
}
.product-card .the-rating {
  display: flex;
  align-items: center;
  gap: 4px;
}
.product-card .the-rating .icon-wrapper {
  font-size: 0;
  line-height: 0;
}
.product-card .the-rating p {
  font-size: 12px;
  color: #656565;
  line-height: 120%;
}

.why-us {
  position: relative;
}
.why-us__inner {
  position: relative;
  /* background-color: #fffcea; */
  padding-top: 30px;
  border-radius: 20px;
}
@media (max-width: 991.98px) {
  .why-us__inner {
    padding: 40px 0;
  }
}
.why-us__title {
  text-align: center;
}
.why-us__reasons {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  /* margin-top: 40px; */
}
@media screen and (max-width: 750px){
  .why-us__reasons {
  grid-template-columns: repeat(auto-fit, minmax(calc(100% / 2 - 20px), 1fr));
}
  .why-us__reasons--each p {
  font-size: 10px !important;
    line-height: 20px !important;
}
  .icon_des{
  font-size: 10px !important;
}
  .why-us__reasons--each {
    gap: 8px !important;
    padding: 10px !important;
}
  .gx_new{
    gap: 30px !important;
}
}
@media (max-width: 991.98px) {
  .why-us__reasons {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding-bottom: 0;
  }
}
.why-us__reasons--each {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 45px;
}
.icon_des{
  font-size: 14px;
  font-weight: 400;
}
.why-us__reasons--each .icon-wrapper {
  font-size: 0;
  line-height: 0;
}
.why-us__reasons--each .text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 991.98px) {
  .why-us__reasons--each .text-wrapper {
    gap: 8px;
  }
}
@media (max-width: 575.98px) {
  .why-us__reasons--each .text-wrapper {
    max-width: 143px;
  }
}
.why-us__reasons--each .text-wrapper h6 {
  font-weight: 500;
  line-height: 140%;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .why-us__reasons--each .text-wrapper h6 {
    font-size: 12px;
  }
}
.why-us__reasons--each p {
  font-size: 14px;
  font-weight: 400;
  line-height: 135%;
}
@media (max-width: 991.98px) {
  .why-us__reasons--each p {
    font-size: 10px;
  }
}

.what-community-loves {
  position: relative;
  padding-top: 20px;
}
.what-community-loves__inner {
  padding: 0 20px;
  padding-top: 80px;
  background-color: #012159;
  color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .what-community-loves__inner {
    padding: 40px 0;
  }
}
.what-community-loves__title {
  text-align: center;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 991.98px) {
  .what-community-loves__title {
    padding: 0 16px;
  }
}
.what-community-loves__title p {
  width: 100%;
  max-width: 621px;
  margin: 0 auto;
}
.gx_new{
      display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 50px;
}
.what-community-loves__row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 12px;
  gap: 32px;
  margin-left: -66px;
  margin-right: -66px;
  margin-bottom: -150px;
  margin-top: 12px;
}
@media (max-width: 991.98px) {
  .what-community-loves__row {
    gap: 12px;
    margin-left: -180px;
    margin-right: -180px;
    margin-bottom: -80px;
  }
}
.what-community-loves__row--col {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 991.98px) {
  .what-community-loves__row--col {
    gap: 12px;
  }
}
.what-community-loves__row--col:nth-child(3) {
  margin-top: 120px;
}
@media (max-width: 991.98px) {
  .what-community-loves__row--col:nth-child(3) {
    margin-top: 60px;
  }
}
.what-community-loves__row--col:nth-child(2), .what-community-loves__row--col:nth-child(4) {
  margin-top: 60px;
}
@media (max-width: 991.98px) {
  .what-community-loves__row--col:nth-child(2), .what-community-loves__row--col:nth-child(4) {
    margin-top: 20px;
  }
}
.what-community-loves__swiper {
  margin-top: 24px;
}
.what-community-loves__swiper .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  max-width: 275px;
}
.what-community-loves__swiper .swiper .swiper-pagination {
  position: relative;
  bottom: unset;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  margin-top: 20px;
}
.what-community-loves__swiper .swiper .swiper-pagination .swiper-pagination-bullet {
  background: white;
}
.what-community-loves__swiper .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: white;
}
.what-community-loves .community--each {
  border-radius: 8px;
  overflow: hidden;
}
.what-community-loves__row--col .community--each .image-wrapper .image-ratio {
  padding-top: 127%;
}
.what-community-loves__row--col .community--each .image-wrapper .play-pause {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  transition: 0.3s all ease;
}
.what-community-loves__row--col .community--each .image-wrapper .play-pause .play-pause-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
}
.what-community-loves__row--col .community--each .image-wrapper .play-pause:hover, .what-community-loves__row--col .community--each .image-wrapper .play-pause.show {
  opacity: 1; /* Show play/pause controls on hover */
}
.what-community-loves__row--col .community--each .image-wrapper .play-pause .--play,
.what-community-loves__row--col .community--each .image-wrapper .play-pause .--pause {
  display: none; /* Hide both icons initially */
}
.what-community-loves__row--col .community--each .image-wrapper .play-pause .--play.active,
.what-community-loves__row--col .community--each .image-wrapper .play-pause .--pause.active {
  display: block; /* Show the active icon */
}
.what-community-loves__row--col .community--each .image-wrapper .play-pause .video {
  width: 100%;
  height: 100%;
}
.what-community-loves__row--col .community--each .image-wrapper .play-pause .--play,
.what-community-loves__row--col .community--each .image-wrapper .play-pause .--pause {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  line-height: 0;
}
.what-community-loves__row--col .community--each .image-wrapper .play-pause .--play {
  left: 54%;
}
.what-community-loves--alt {
  padding: 20px 0;
}
.what-community-loves--alt .what-community-loves__inner {
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .what-community-loves--alt .what-community-loves__inner {
    padding: 40px 0;
  }
}
.what-community-loves--alt .what-community-loves__title {
  max-width: 100%;
  padding: 0 16px;
}
.what-community-loves--alt .what-community-loves__title p {
  max-width: 100%;
}
.what-community-loves--alt .what-community-loves__swiper {
  margin-top: 40px;
}
.what-community-loves--alt .what-community-loves__swiper .swiper .swiper-wrapper .swiper-slide {
  max-width: 380px;
}
@media (max-width: 991.98px) {
  .what-community-loves--alt .what-community-loves__swiper .swiper .swiper-wrapper .swiper-slide {
    max-width: 276px;
  }
}
.what-community-loves--alt .what-community-loves__swiper .swiper .swiper-pagination {
  display: none;
}
@media (max-width: 991.98px) {
  .what-community-loves--alt .what-community-loves__swiper .swiper .swiper-pagination {
    display: block;
  }
}
.what-community-loves--alt .as-seen-in__inner {
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .what-community-loves--alt .as-seen-in__inner {
    display: none;
  }
}

.join-us {
  position: relative;
  padding: 20px 0 0;
}
.join-us__inner {
  position: relative;
  padding: 80px 0;
  background-color: #012159;
  color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
@media (max-width: 991.98px) {
  .join-us__inner {
    padding: 32px 0;
  }
}
.join-us.rounded {
  padding: 20px 0;
}
.join-us.rounded .join-us__inner {
  border-radius: 20px;
}
.join-us__text-content {
  width: 100%;
  max-width: 634px;
  display: flex;
  flex-direction: column;
  padding: 24px 0;
  gap: 8px;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-inline: auto;
}
@media (max-width: 749px) {
.join-us__text-content {
  align-items: flex-start;
  text-align: left;
}
}
.join-us__text-content .rating-main-wrapper {
  text-align: center;
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 32px;
  gap: 8px;
}
.join-us__text-content .rating-main-wrapper .rating-wrapper {
  padding: 12px 40px 12px 32px;
  border-radius: 100px;
  background-color: #f7b529;
  color: #012159;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 6px;
}
@media (max-width: 991.98px) {
  .join-us__text-content .rating-main-wrapper .rating-wrapper {
    padding: 8px 30px 8px 22px;
  }
}
.join-us__text-content .rating-main-wrapper .rating-wrapper .icon-wrapper {
  font-size: 0;
  line-height: 0;
}
.join-us__text-content .rating-main-wrapper .rating-wrapper p {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 991.98px) {
  .join-us__text-content .rating-main-wrapper .rating-wrapper p {
    font-size: 24px;
  }
}
.join-us__text-content .rating-main-wrapper h6 {
  font-size: 10px;
  font-weight: 500;
  line-height: 185%;
  color: #bebebe;
  letter-spacing: 0.5px;
}
.join-us__image {
  font-size: 0;
  line-height: 0;
}
.join-us__image img,
.join-us__image svg {
  width: 100%;
  height: auto;
}

.image-with-content {
  position: relative;
  padding: 20px 0 0;
  border-radius: 20px;
  overflow: hidden;
}
.image-with-content__inner {
  border-radius: 20px;
  overflow: hidden;
}
.image-with-content__text-content {
  padding: 60px;
  background-color: #fffcea;
  height: 100%;
}
.image-with-content__inner .row{
  align-items: center;
}
@media (max-width: 991.98px) {
  .image-with-content__text-content {
    padding: 20px 20px;
  }
}
.image-with-content__text-content .text-wrapper {
  width: 100%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.image-with-content__text-content .btn-wrapper {
  margin-top: 28px;
}
.image-with-content__image .image-ratio {
  padding-top: 66.25%;
}
@media (max-width: 991.98px) {
  .image-with-content__image .image-ratio {
    padding-top: 90%;
  }
}

.site-footer {
  padding-bottom: 20px;
}
.site-footer__inner {
  background-color: #012159;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.site-footer.has-round-corners .site-footer__inner {
  border-radius: 20px;
}
.site-footer__site {
  position: relative;
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .site-footer__site {
    padding: 20px 0 10px;
  }
}
.site-footer__site .site-logo {
  font-size: 0;
  line-height: 0;
  width: 100%;
  max-width: 250px;
  display: block;
}
@media (max-width: 991.98px) {
  .site-footer__site .site-logo {
    max-width: 180px;
  }
}
.site-footer__site .site-logo img,
.site-footer__site .site-logo svg {
  width: 100%;
  height: auto;
}
.site-footer__site .site-payment-methods {
  font-size: 0;
  line-height: 0;
  width: 100%;
  max-width: 307px;
  display: block;
  margin-top: 20px;
}
.brand_information_custom{
  color: #fff;
  margin-top: 10px;
}
@media screen and (max-width: 749px) {
  .brand_information_custom{
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
}
}

.product-collections {
  position: relative;
  padding: 40px 0 60px;
}
.product-collections__filters {
  width: 100%;
  max-width: 197px;
  overflow: hidden;
  max-width: 100%;
}
@media (max-width: 749px) {
  .product-collections__filters ul {
    display: flex;
    align-items: center;
    gap: 8px;
    overflow: auto;
  }
}
.product-collections__filters ul li {
  flex-shrink: 0;
}
.product-collections__filters ul li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 185%;
  padding: 10px 15px;
  text-decoration: none;
  color: #252525;
  transition: 0.3s all ease;
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.product-collections__filters ul li a .tag-yellow {
  display: inline-block;
  padding: 5px 6px;
  font-size: 8px;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  border-radius: 4px;
  background-color: yellow;
  color: #012159;
}
.product-collections__filters ul li a:hover, .product-collections__filters ul li a.active {
  background-color: #f7f7f7;
  color: #052F5E;
}
.product-collections__list .title-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  .product-collections__list .title-wrapper {
    margin-top: 24px;
  }
}
.product-collections__list .title-wrapper .form-select {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  line-height: 185%;
  border: 1px solid #e4e4e4;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  color: #252525;
}
.product-collections__list--each .title-wrapper {
  margin-bottom: 20px;
}
.product-collections__list--each .title-wrapper .text-wrapper p {
  color: #bebebe;
}
@media (max-width: 991.98px) {
  .product-collections__list--each .title-wrapper .text-wrapper h3,
  .product-collections__list--each .title-wrapper .text-wrapper p {
    font-size: 16px;
  }
}
.product-collections__list .collection-list-wrapper {
  border-radius: 8px;
  overflow: hidden;
  background-color: #fffcea;
}
.product-collections__list .collection-list-wrapper .product-card {
  border-radius: 0;
  background-color: #fffcea;
}
@media (max-width: 991.98px) {
  .product-collections__list .collection-list-wrapper .product-card {
    height: 100%;
  }
}

.you-may-also-like {
  position: relative;
  padding-bottom: 20px;
}
.you-may-also-like__inner {
  position: relative;
  padding: 80px 0;
  border-radius: 20px;
  background-color: #fffcea;
}
@media (max-width: 991.98px) {
  .you-may-also-like__inner {
    padding: 40px 0;
  }
}
.you-may-also-like__title {
  text-align: center;
}
.you-may-also-like__all {
  margin-top: 40px;
}
.you-may-also-like__all .swiper {
  margin: 0 -16px;
  padding: 0 16px;
}
.you-may-also-like__all .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  max-width: 286px;
}
.you-may-also-like__all .swiper .swiper-wrapper .swiper-slide .product-card .text-wrapper h6 {
  font-size: 18px;
}
.you-may-also-like__all .swiper .swiper-wrapper .swiper-slide .product-card .text-wrapper .the-pricing {
  font-size: 16px;
}
.you-may-also-like__all .swiper .swiper-wrapper .swiper-slide .product-card .text-wrapper .the-pricing span {
  font-size: 14px;
}
.you-may-also-like__all .swiper .swiper-wrapper .swiper-slide .product-card .text-wrapper .btn-wrapper .btn {
  font-size: 14px;
  padding: 15px 25px 16px;
}
.you-may-also-like__all .swiper .swiper-pagination {
  position: relative;
  bottom: unset;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  margin-top: 20px;
}
.you-may-also-like__all .swiper .swiper-pagination .swiper-pagination-bullet {
  background: #012159;
}
.you-may-also-like__all .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #012159;
}

.the-before-after {
  position: relative;
  padding: 20px 0 0;
}
.the-before-after__inner {
  position: relative;
  border-radius: 20px;
  padding: 68px 0;
  background-color: #fffcea;
}
@media (max-width: 991.98px) {
  .the-before-after__inner {
    padding: 48px 0;
  }
}
.the-before-after__benefits {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  gap: 200px;
}
@media (max-width: 991.98px) {
  .the-before-after__benefits {
    gap: 32px;
    justify-content: flex-start;
  }
}
.the-before-after__benefits--each {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.the-before-after__benefits--each .icon-wrapper {
  font-size: 0;
  line-height: 0;
}
.the-before-after__benefits--each .text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.the-before-after__benefits--each .icon-wrapper img{
  width: 100%;
  max-width: 70px;
}
.the-before-after__benefits--each .text-wrapper h6 {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}
.the-before-after__benefits--each .text-wrapper p {
  font-size: 14px;
  line-height: 135%;
}
.the-before-after .the-before-after-images {
  display: grid;
  place-items: center;
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
}
.the-before-after .the-before-after-images img {
  display: block;
  max-width: 100%;
}
.the-before-after .the-before-after-images .the-before-after-images-wrapper {
  display: grid;
  place-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  --position: 50%;
}
.the-before-after .the-before-after-images .image-container {
  max-width: 800px;
  max-height: 90vh;
  aspect-ratio: 1/1;
}
.the-before-after .the-before-after-images .slider-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}
.the-before-after .the-before-after-images .image-before {
  position: absolute;
  inset: 0;
  width: var(--position);
}
.the-before-after .the-before-after-images .slider {
  position: absolute;
  inset: 0;
  cursor: pointer;
  opacity: 0;
  /* for Firefox */
  width: 100%;
  height: 100%;
}
.the-before-after .the-before-after-images .slider:focus-visible ~ .slider-button{
  outline: 5px solid black;
  outline-offset: 3px;
}
.before-after-slider-container .slider-button_cc{
  /* outline: 5px solid black; */
  /* outline-offset: 3px; */
  cursor: pointer;
}
.the-before-after .the-before-after-images .slider-line {
  position: absolute;
  inset: 0;
  width: 0.2rem;
  height: 100%;
  background-color: #fff;
  /* z-index: 10; */
  left: var(--value);
  transform: translateX(-50%);
  pointer-events: none;
}
.the-before-after .the-before-after-images .slider-button,
.before-after-slider-container .slider-button_cc{
  position: absolute;
  background-color: #fff;
  color: black;
  /* padding: 0.5rem; */
  border-radius: 100vw;
  display: grid;
  place-items: center;
  top: 50%;
  left: var(--value);
  transform: translate(-50%, -50%);
  pointer-events: none;
  /* z-index: 100; */
  box-shadow: 1px 1px 1px hsla(0, 50%, 2%, 0.5);
}

.general-text {
  position: relative;
  padding: 15px 0;
}
.general-text__inner {
  position: relative;
  padding: 40px 0;
  background-color: #012159;
  border-radius: 20px;
  color: #fff;
}
@media (max-width: 991.98px) {
  .general-text__inner {
    padding: 32px 0;
  }
  .slider-button_cc svg{
    width: 45px;
    height: 25px;
  }
}
.general-text__wrapper {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.our-product-collections {
  position: relative;
}
@media (max-width: 991.98px) {
  .our-product-collections__inner {
    padding: 16px;
    background-color: #012159;
    border-radius: 20px;
  }
}
.our-product-collections .the-collection-card {
  position: relative;
}
.our-product-collections .the-collection-card .image-wrapper {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .our-product-collections .the-collection-card .image-wrapper {
    border-radius: 8px;
  }
}
.our-product-collections .the-collection-card .image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2;
}
.our-product-collections .the-collection-card .image-wrapper .image-ratio {
  padding-top: 155%;
}
@media (max-width: 991.98px) {
  .our-product-collections .the-collection-card .image-wrapper .image-ratio {
    padding-top: 100%;
  }
}
.our-product-collections .the-collection-card .text-wrapper {
  position: relative;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 20px;
}
@media (max-width: 991.98px) {
  .our-product-collections .the-collection-card .text-wrapper {
    text-align: center;
  }
}
.our-product-collections .the-collection-card .text-wrapper h6 {
  font-size: 20px;
  line-height: 150%;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .our-product-collections .the-collection-card .text-wrapper h6 {
    font-size: 16px;
  }
}
.our-product-collections__details {
  height: 100%;
  background-color: #012159;
  color: #fff;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  border-radius: 20px;
}
@media (max-width: 991.98px) {
  .our-product-collections__details {
    background-color: #00173f;
  }
}
.our-product-collections__details h6 {
  font-size: 10px;
  text-transform: uppercase;
}
.our-product-collections__details ul {
  margin-top: 16px;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.our-product-collections__details ul li {
  font-size: 12px;
}

.the-faq {
  position: relative;
}
.the-faq .container {
  max-width: 845px;
}
.the-faq__inner {
  position: relative;
  padding: 60px 0;
  background-color: #fffcea;
  border-radius: 20px;
}
@media (max-width: 991.98px) {
  .the-faq__inner {
    padding: 40px 0;
  }
}
.the-faq__title {
  text-align: center;
}
.the-faq__all {
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .the-faq__all {
    margin-top: 16px;
  }
}
.the-faq__all .accordion {
  border: 0;
  outline: none;
  border-radius: 0;
}
.the-faq__all .accordion .accordion-item,
.the-faq__all .accordion .accordion-header,
.the-faq__all .accordion .accordion-button,
.the-faq__all .accordion .accordion-body {
  border: 0;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  color: #252525;
  padding-inline: 0;
}
.the-faq__all .accordion .accordion-button {
  font-size: 20px;
  line-height: 172%;
  font-weight: 500;
}
.the-faq__all .accordion .accordion-body {
  font-size: 14px;
  padding-top: 0;
}

.image-with-content-alt {
  position: relative;
  padding: 20px 0;
}
.image-with-content-alt__all {
  position: relative;
  padding: 32px 60px;
  color: #fff;
  background-color: #012159;
  border-radius: 20px;
}
@media (max-width: 991.98px) {
  .image-with-content-alt__all {
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}
.image-with-content-alt__each {
  padding: 24px 0;
}
@media (max-width: 991.98px) {
  .image-with-content-alt__each {
    padding: 0;
  }
}
.image-with-content-alt__each .image-wrapper {
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .image-with-content-alt__each .image-wrapper {
    border-radius: 8px;
  }
}
.image-with-content-alt__each .image-wrapper .image-ratio {
  padding-top: 76%;
}
@media (max-width: 749px) {
.image-with-content-alt__each .image-wrapper .image-ratio.adapt_height {
  padding-top: 100%;
}
}
.image-with-content-alt__each .text-wrapper {
  /* display: flex; */
  flex-direction: column;
  gap: 8px;
}
.image-with-content-alt__each .text-wrapper h6 {
  font-size: 10px;
  line-height: 185%;
  font-weight: 400;
  text-transform: uppercase;
}
.image-with-content-alt__each .text-wrapper h2 {
  margin-bottom: 12px;
}
.image-with-content-alt__each .text-wrapper ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 18px;
  margin-top: 24px;
  border-top: 1px solid #fff;
}
.image-with-content-alt__each .text-wrapper ul li {
  display: flex;
  align-items: center;
  gap: 12px;
}
.image-with-content-alt__each .text-wrapper ul li .icon-wrapper {
  flex-shrink: 0;
  width: 100%;
  max-width: 24px;
}

.our-solution .image-wrapper {
  position: relative;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .our-solution .image-wrapper {
    padding-top: 80%;
  }
}
.our-solution .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.our-solution__questions {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 991.98px) {
  .our-solution__questions {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }
}
.our-solution__questions--each {
  background-color: #fffcea;
  border-radius: 20px;
  padding: 60px 60px 40px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 991.98px) {
  .our-solution__questions--each {
    padding: 16px;
    gap: 9px;
  }
  .our-solution__questions--each .icon-wrapper {
    width: 100%;
    max-width: 20px;
    font-size: 0;
    line-height: 0;
  }
  .our-solution__questions--each .icon-wrapper svg,
  .our-solution__questions--each .icon-wrapper img {
    width: 100%;
    height: auto;
  }
}
.our-solution__questions--each p {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}
@media (max-width: 991.98px) {
  .our-solution__questions--each p {
    font-size: 12px;
  }
}
.our-solution__all {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.our-solution__all--each {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background-color: #012159;
  color: #fff;
  padding: 60px;
  border-radius: 20px;
  gap: 18px;
  height: 50%;
}
.our-solution__all .text-wrapper h3,
.our-solution__all--each h3{
  font-size: 32px;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .our-solution__all--each h3 {
    font-size: 26px;
  }
}
.our-solution__all--each .the-overheating {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 12px;
}
.our-solution__all--each .the-overheating .text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.our-solution__all--each .the-overheating .text-wrapper h6 {
  font-size: 18px;
  line-height: 150%;
}
@media (max-width: 991.98px) {
  .our-solution__all--each .the-overheating .text-wrapper h3 {
    font-size: 26px;
  }
}/*# sourceMappingURL=app.css.map */

.custom_revies_widget .custom_review_count{
    font-size: 12px;
    /* width: 100%; */
    line-height: normal;
   color: #000;
  }
  .custom_revies_widget{
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
  }
.the-rating__pdp .custom_revies_widget .custom_review_count{
  color: #000;
  font-size: 14px;
}
@media screen and (max-width: 749px){
  .custom_revies_widget .custom_review_count{
    font-size: 8px;
  }
  .what-community-loves .community--each .image-wrapper .image-ratio {
    padding-top: 150%;
}

}
.cart-item__totals.free_symbol_left{
  justify-content: left;
}

.the-rating__pdp .custom_revies_widget .custom_review_count_cart{
  color: #000;
  font-size: 10px;
}



.nudge-ajax.nudge-offer.multi.flex .offer-collection .product-wrapper .details form {
    row-gap: 12px !important;
}


.shopify-policy__container {
    max-width: 1300px;
    margin-bottom: 30px;
}

.shopify-policy__container .shopify-policy__title {
    margin-bottom: 14px;
}

.shopify-policy__container .shopify-policy__body p {
    line-height: 1.7;
    margin-top: 7px;
    margin-bottom: 7px;
}

