/** Shopify CDN: Minification failed

Line 288:15 Expected identifier but found whitespace
Line 288:17 Unexpected "{"
Line 288:26 Expected ":"

**/


/* CSS from section stylesheet tags */
.btn-slicks {
    display: flex;
    justify-content: center;
}
  .featured-collection-wrapper {
    padding: 46.6px 0px 36px;
  }
span.main-atc__label__text.cstm-bbtn {
    color: #FFF;
    text-align: center;
    font-family: "Clash Grotesk";
    font-size: 16px;
    font-style: normal;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
}
.featured-subheading {
    font-weight: 400;
    font-size: 15.68px;
    line-height: 23.52px;
    letter-spacing: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8.42px;
    grid-gap: 10.45px;
    letter-spacing:0;
}
  .featured-subheading img {
    max-width: 90px;
}
.bestseller-badge svg {
    width: 14px;
    height: 14px;
    flex-shrink: 0;
}
.featured-heading {
    font-weight: 500;
    font-size: 31.26px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 47.53px;
      letter-spacing:0;
}
  .featured-subheading strong {
    font-weight: 500;
}
  .review-info span.stars {
    margin-bottom: 0;
}
  .featured-heading strong {
    font-weight: 500;
    color: #5b130b;
  }
.hide-desk {
    display: none;
}
  .featured-grid {
    display: flex;
    flex-wrap: wrap;
        justify-content: flex-start;
    /* justify-content: center; */
    gap: 15px;
  }
.product-card {
    width: calc(25% - 12px);
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 9px 8px 19px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 1);
}
.product-title {
      color: #000;
    font-family: "Clash Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-top: 10px;
    min-height: 36px;

}
  .product-price {
color: #D52424;
font-family: "Clash Grotesk";
font-size: 14.75px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 135.593% */


  }
  .product-compare {
    text-decoration: line-through;
color: rgba(0, 0, 0, 0.50);
font-family: "Clash Grotesk";
font-size: 14.875px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 134.454% */

  }
.add-to-cart-btn {
    margin-top: 10px;
   border-radius: 5px;
background: var(--Primary-dark-Color, #5B1309);
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: 'Clash Grotesk';
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    padding: 14px;
    width: 100%;
    border-radius: 5px;
    min-height: 45px;
  transition: .5s;
}
.bottom-part .add-to-cart-btn {
    display: inline-block;
    text-align: center;
}
  .add-to-cart-btn:hover {
    box-shadow: 0 0 0 2px  #5b130b inset;
    background: transparent;
    color: #5b130b;
}
  .img-sec {
    position: relative;
}
.bestseller-badge {
  border-radius: 35px;
background: var(--Primary-light-color, #931401);;
    position: absolute;
    border-radius: 35px;
    color: #fff;
    line-height: 19.57px;
    font-size: 14px;
    font-weight: 500;
    font-family: Clash Grotesk;
    padding: 2px 35px;
    display: inline-flex;
    grid-gap: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
    justify-content: center;
    align-items: center;
    max-width: 155px;
    /* top: -12px; */
    top:-26px;
}
  .sold-today {
    border: .3px solid rgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(4px);
    position: absolute;
    bottom: 10px;
    left: 8px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 19.57px;
    width: 123px;
    text-align: center;
    font-weight: 500;
    min-height: 23px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.bottom-part {
    padding: 12px 8px 0;
}
span.rating-number {
  color: #000;
font-family: Satoshi;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 14.4px */
letter-spacing:0;
   
    white-space: pre;
}
span.rating-number strong {
    font-weight: 500;
}
  span.stars svg {
    max-width: 64px;
    height: auto;
}
.review-info {
    display: flex;
    align-items: center;
    grid-gap: 5.5px;
    line-height: 12.61px;
}
.price-custom {
    margin-top: 10px;
    margin-bottom: 15px;
}
.ful-img > .img-sec {
    /* margin-top: -9px;
    width: calc(100% + 16px);
    margin-left: -8px; */
}
.product-card:not(.ful-img) .img-sec {
    margin-bottom: 7px;
}
  button.add-to-cart-btn.btn--loading {
    background: #5b130b;
}

@media (max-width: 991px) {
.featured-subheading img {
    max-width: 74px;
}
.featured-subheading {
    font-size: 13.04px;
    line-height: 19.57px;
    margin-bottom: 9.5px;
    grid-gap: 8.7px;
}
.featured-heading {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 17px;
}
.featured-collection-wrapper {
    text-align: center;
    padding: 24px 0;
}
.featured-subheading {
    color: var(--Secondary-Black, #000);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
h2.featured-heading {
    color: #000;
    text-align: center;
    font-family: "Clash Grotesk";
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    letter-spacing: 0;
}
.featured-grid .product-card {
    text-align: left;
    margin: 20px 7.5px 1px;
}
/* .featured-collection-wrapper.line-arrow .container-1233 {
    padding-left: 36px;
    padding-right: 36px;
} */
.review-info .stars {
    margin-bottom: auto;
}
.featured-grid.slick-initialized.slick-slider.slick-dotted {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
  
}
.hero-banner-wrapper {
    /* background: rgba(229, 246, 203, 1); */
    background: {{ section.settings.background_color }};
}
  .hero-banner-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
  .hero-banner-left {
    flex: 1 1 45%;
    text-align: center;
  }

.hero-banner-left img {
    height: auto;
    max-width: 476px;
    margin: 0 auto;
    width: 100%;
}
.hero-banner-right {
    flex: 1 1 36%;
    padding: 0;
    text-align: center;
}
.hero-stars {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 10.54px;
    justify-content: center;
    color: #000;
    text-align: center;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 120%;
}
.hero-stars {
    color: #000;
    font-size: 15.81px;
    margin-bottom: 21.32px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    line-height: 23.71px;
    grid-gap: 10.54px;
    justify-content: center;
}
.hero-stars strong {
    color: #000;
    text-align: center;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
}
.hero-stars img {
    max-width: 90px;
    height: auto;
}
.hero-stars strong {
    font-weight: 500;
}
  .hero-headline {
    font-weight: 400;
    font-size: 39.99px;
    line-height: 43.62px;
    letter-spacing: 0;
    text-align: center;
 margin-bottom: 18.18px;
    color: rgba(0, 0, 0, 1);
  }
.hero-headline strong {
    font-weight: 500;
}
.hero-subheadline {
    font-weight: 400;
    font-size: 16.96px;
    line-height: 19.39px;
    letter-spacing: 0;
    text-align: center;
    max-width: 334px;
    margin: 0 auto 18.18px;
    color: rgba(0, 0, 0, 1);
}
.hero-button {
    max-width: 336px;
    border-radius: 6.06px;
    padding: 16.46px;
    background: #095946;
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 19.39px;
    line-height: 19.39px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    display: inline-flex;
    height: 54.5px;
    width: 100%;
    justify-content: center;
    align-items: center;
  margin-bottom: 10px;
  
  transition: .5s;
}
.hero-button:hover {
    box-shadow: 0 0 0px 2px #095946 inset;
    background: transparent;
    color: #095946;
}
.hero-guarantee {
    font-weight: 400;
    font-size: 16.96px;
    line-height: 21.33px;
    letter-spacing: 0;
    text-align: center;
    display: flex;
    align-items: center;
    grid-gap: 4px;
    justify-content: center;
}
  .hero-guarantee img {
    max-width: 17px;
    height: auto;
}
@media (max-width: 991px) {

.hero-banner-inner {
    flex-direction: column-reverse;
}
.hero-stars img {
    max-width: 74px;
    height: auto;
}
.hero-stars {
    font-size: 13.04px;
    margin-bottom: 17.05px;
    line-height: 19.57px;
    grid-gap: 8.7px;
}
.hero-banner-right {
    padding-top: 23.5px;
}
.hero-headline {
    font-size: 33px;
    line-height: 36px;
    margin-bottom: 15px;
      max-width: 330px;
    margin-left: auto;
    margin-right: auto;
}
.hero-subheadline {
    font-size: 14px;
    line-height: 16px;
    max-width: 277px;
    margin: 0 auto 15px;
    color: #000;
}
.hero-button {
    max-width: 277px;
    border-radius: 5px;
    font-size: 16px;
    height: 45px;
    margin-bottom: 8px;
}
.hero-guarantee {
    font-size: 14px;
    line-height: 17.6px;
    grid-gap: 3.2px;
}
.hero-guarantee img {
    max-width: 14px;
}
  
  }
.feature-scroll-container-mf {
    overflow: hidden;
    background-color: rgba(226, 241, 196, 0.05);
    padding: 3px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3); 
}

  .feature-scroll-track-mf {
    display: flex;
    animation: scroll-left 40s linear infinite;
    width: max-content;
  }

.feature-icon-item-mf {
    display: flex;
    align-items: center;
    margin-right: 58px;
    white-space: nowrap;
}

.feature-icon-item-mf img {
    width: 15.952px;
height: 16.89px;
flex-shrink: 0;
    margin-right: 5px;
}

.feature-icon-item-mf span {
   color: var(--Secondary-Black, #000);
font-family: Satoshi;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 20.45px; /* 127.813% */
letter-spacing: 0.45px;
}

  /* Keyframes for continuous scroll */
  @keyframes scroll-left {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-50%);
    }
  }
.stm-section-headers img {
    margin: 0 auto 11.85px;
    max-width: 140px;
    height: auto;
}
.stm-review-section {
    padding: 80px 0;
    background: #f1f3ea;
    text-align: center;
   
}
h2.stm-review-heading {
    color: var(--Secondary-Black, #000);
text-align: center;
font-family: "Clash Grotesk";
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: normal;
    margin-bottom: 11.95px;
        margin-top: 5px;
}
h2.stm-review-heading strong {
  color: var(--Primary-light-color, #931401);
font-family: "Clash Grotesk";
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
  .stm-review-strip {
    max-width: 100%;
    margin-bottom: 20px;
  }

.stm-review-subheading {
   color: var(--Secondary-Black, #000);
text-align: center;
font-family: Satoshi;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    margin-bottom: 40px;
}

  .stm-review-slider {
    display: flex;
    gap: 20px;
    padding: 0px;
    flex-wrap: wrap;
    margin: 0;
  }

.stm-review-card {
    background: #fff;
    border-radius: 8px;
    padding: 27px 25px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid rgba(0, 0, 0, 0.3);
    /* width: 321px; */
    margin: 1px 8px;
}
.stm-review-rating {
    color: var(--Secondary-Black, #000);
text-align: center;
font-family: 'Nunito';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
    
    text-align: center;
    display: flex;
    grid-gap: 6px;
    align-items: center;
    margin-bottom: 20px;
}
.stm-review-rating img {
    max-width: 74px;
    height: auto;
}
  .stm-review-quote {
    color: #000;
font-family: "Clash Grotesk";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 19.8px; /* 110% */
font-weight: 500;
font-size: 18px;
line-height: 110%;
letter-spacing: 0;
text-align: left;
    margin-bottom: 16px;
  }
  .line-arrow ul.slick-dots li.slick-active button {
    background: #009370;
    border-radius: 4px!important;
}
.line-arrow ul.slick-dots li button {
    margin: 0 -1px;
    padding: 0;
    width: 47px;
    height: 4px;
    background: #009370;
}
.line-arrow ul.slick-dots li {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
}
.stm-review-details {
    color: var(--Secondary-Black, #000);
font-family: Satoshi;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 133.333% */
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 23px;
}
.stm-auth-name {
    color: var(--Secondary-Black, #000);
text-align: center;
font-family: Satoshi;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 16.8px */
text-transform: uppercase;
    display: flex;
    align-items: center;
    grid-gap: 6px;
   
   
    letter-spacing: 0;
    text-transform: uppercase;
  color: #000;
}
.stm-auth-name img {
    max-width: 24px;
    height: 24px;
}
  .stm-review-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.stm-review-name span {
    color: #3A7968;
text-align: center;
font-family: "Clash Grotesk";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 14.4px */
text-transform: uppercase;
    
   
    letter-spacing: 0;
    text-transform: uppercase;
   
    display: flex;
    align-items: center;
    grid-gap: 2px;
}
.stm-review-tags {
    margin-top: 20px;
    text-align: left;
    display: flex;
    grid-gap: 13px;
}
.stm-review-tag {
    color: #3A7968;
text-align: center;
font-family: 'Nunito';
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
    background: #0093701a;
   
    padding: 6px 6px;
    border-radius: 20px;

    margin: 0;
    border: .5px solid rgba(0,147,112,1);
    min-width: calc(50% - 6px);
    text-align: center;
}
.stm-review-slider  .slick-track {
    display: flex;
}
.stm-review-slider .slick-track .slick-slide {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.stm-customer-img {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40.21px;
}
.stm-customer-img img {
    max-width: 99px;
    height: 99px;
    border-radius: 5px;
    margin: 0 2px;
}

.stm-review-slider.slick-initialized.slick-slider.slick-dotted, .stm-testimonial-slider.slick-initialized.slick-slider.slick-dotted {
    margin-left: -8px;
    margin-right: -8px;
}
.stm-line-arrow ul.slick-dots {
    position: static;
    margin-top: 15px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.stm-line-arrow button.slick-arrow {
    height: auto;
    padding: 0 13px;
}
@media (max-width: 767px) {
  .stm-review-section {
    padding: 40px 0;
    background: #f1f3ea;
    text-align: center;
   
}
.stm-section-headers img {
    margin: 0 auto 10px;
    max-width: 116px;
}
h2.stm-review-heading {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
    color: var(--Secondary-Black, #000);
    text-align: center;
    font-family: "Clash Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-top: 0;
    letter-spacing: 0;
}
h2.stm-review-heading strong {
    color: var(--Primary-light-color, #931401);
    font-family: "Clash Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
}
.stm-review-subheading {
    margin-bottom: 11.9px;
    color: var(--Secondary-Black, #000);
    text-align: center;
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0;
}
.stm-review-subheading {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 11.9px;
}
.stm-review-card {
    border-radius: 4px;
    margin: 0 3.5px;
}
.stm-customer-img {
    margin-bottom: 18.21px;
}
.stm-review-quote {
    color: var(--Secondary-Black, #000);
    font-family: "Clash Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
}
.stm-review-details {
    color: var(--Secondary-Black, #000);
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0;
}
.stm-auth-name {
    color: var(--Secondary-Black, #000);
    text-align: center;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
}
.stm-review-name span {
    color: var(--Secondary-Black, #000);
    text-align: center;
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
}
.stm-review-name span {
    text-align: center;
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
}
span.stm-review-tag {
    color: #009370;
    text-align: center;
    font-family: 'Nunito';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
}
/* .stm-review-rating {
    font-size: 13px;
    grid-gap: 6px;
} */


.review-section {
    padding: 40px 0 !important;
   background: #F2EEE9;
    text-align: center;
   
}








  
}
.section-headers img {
    margin: 0 auto 11.85px;
    max-width: 140px;
    height: auto;
}
.review-section {
    padding: 80px 0;
  background: #F2EEE9;
    text-align: center;
   
}
h2.review-heading {
    font-weight: 500;
    font-size: 31.08px;
    line-height: 100%;
    margin-bottom: 11.95px;
}
h2.review-heading strong {
    font-weight: 500;
    color: rgba(0, 147, 112, 1);
}
  .review-strip {
    max-width: 100%;
    margin-bottom: 20px;
  }

.review-subheading {
    font-weight: 400;
    font-size: 16.73px;
    line-height: 22.71px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 31.9px;
}

  .review-slider {
    display: flex;
    gap: 20px;
    padding: 0px;
    flex-wrap: wrap;
    margin: 0;
  }

.review-card {
    background: #fff;
    border-radius: 8px;
    padding: 27px 25px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid rgba(0, 0, 0, 0.3);
    /* width: 321px; */
    margin: 1px 8px;
}
.review-rating {
    font-weight: 400;
    font-size: 13.88px;
    line-height: 110%;
    letter-spacing: 0;
    text-align: center;
    display: flex;
    grid-gap: 6px;
    align-items: center;
    margin-bottom: 20px;
}
.review-rating img {
    max-width: 74px;
    height: auto;
}
  .review-quote {
font-weight: 500;
font-size: 18px;
line-height: 110%;
letter-spacing: 0;
text-align: left;
    margin-bottom: 20px;
  }
.review-details {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 20px;
}
.auth-name {
    display: flex;
    align-items: center;
    grid-gap: 6px;
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}
.auth-name img {
    max-width: 20px;
    height: auto;
}
  .review-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.review-name span {
    font-weight: 400;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #009370;
    display: flex;
    align-items: center;
    grid-gap: 2px;
}
.review-tags {
    margin-top: 20px;
    text-align: left;
    display: flex;
    grid-gap: 13px;
}
.review-tag {
    background: #0093701a;
    color: #009370;
    padding: 6px 6px;
    border-radius: 20px;
    font-size: 12px;
    margin: 0;
    border: .5px solid rgba(0,147,112,1);
    min-width: calc(50% - 6px);
    text-align: center;
}
.review-slider  .slick-track {
    display: flex;
}
.review-slider .slick-track .slick-slide {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.customer-img {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40.21px;
}
.customer-img img {
    max-width: 99px;
    height: 99px;
    border-radius: 5px;
    margin: 0 2px;
}
@media (max-width: 767px) {
  .line-arrow ul.slick-dots {
    position: static;
    margin-top: 0 !important;
}
.section-headers img {
    margin: 0 auto 10px;
    max-width: 116px;
}
h2.review-heading {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px;
}
.review-subheading {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 11.9px;
}
.review-card {
    border-radius: 4px;
    margin: 0 3.5px;
}
.customer-img {
    margin-bottom: 18.21px;
}
.review-rating {
    font-size: 13px;
    grid-gap: 6px;
}











  
}
.trust-wellness-wrapper {
    background-color: #5A1409F2;
    padding: 40px 24px 40px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 41px;
}
.trust-heading {
font-weight: 500;
font-size: 26px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;

  margin-bottom: 27px;
}
.trust-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 29px;
}
.trust-icons div {
    font-weight: 300;
    font-size: 16.57px;
    line-height: 24.85px;
    letter-spacing: 0%;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 4px;
}
.trust-features {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 33px;
}
.feature-box img {
    margin: 0 auto;
    width: 41.668px;
    height: 42.796px;
    flex-shrink: 0;
}
.trust-inner div {
    color: #FFF;
    font-family: Satoshi;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: capitalize;
    letter-spacing: 0;
}
.feature-box {
    display: flex;
    width: 94px;
    padding: 14px 12.35px 12px 12.65px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
      border-radius: 8px;
border: 1px solid #FFF;
}
.feature-box p {
    color: #FFF;
    text-align: center;
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0;
}
.feature-box p {
    margin: 10px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 44px;
}