/** Shopify CDN: Minification failed

Line 1279:20 Expected ")" to end URL token

**/
@font-face {
  font-family: "Futura LT Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Futura LT Bold"),
    url("/cdn/shop/files/FuturaLT-Bold_193c279d-ca85-4193-b154-e425670763e4.woff?v=1736488499")
      format("woff");
}

/* ------------------------ ---------------------- ---------------------- ----------------------
 ex.class[landing-custom-hero] sections[custom-hero.liquid] -- START
------------------------ ---------------------- ---------------------- ---------------------- */
.custom-hero.landing-custom-hero {
  margin-bottom: 37px;
}
/* ------------------------ ---------------------- ---------------------- ----------------------
 ex.class[landing-custom-hero] sections[custom-hero.liquid] -- END
------------------------ ---------------------- ---------------------- ---------------------- */
/* ------------------------ ---------------------- ---------------------- ----------------------
 ex.class[landing-title-line] sections[title-with-line.liquid] -- START
------------------------ ---------------------- ---------------------- ---------------------- */
.section-type-title-with-line.landing-title-line {
  background-color: #fff;
  color: #000;
  margin-top: 0;
}
.landing-title-line::before {
  display: none !important;
}
.landing-title-line::after {
  background-image: url(/cdn/shop/files/Tilt_c932da8f-8692-4481-988f-5ff2446d3ddb.png?v=1738055262);
}
.landing-title-line .title-with-line__title {
  color: #000;
}
.landing-title-line .title-with-line__description p {
  color: #000;
}
@media only screen and (max-width: 767px) {
  .section-type-title-with-line.landing-title-line {
    padding: 32px 0 24px;
  }
}
/* ------------------------ ---------------------- ---------------------- ----------------------
 ex.class[landing-title-line] sections[title-with-line.liquid] -- END
------------------------ ---------------------- ---------------------- ---------------------- */
/* ------------------------ ---------------------- ---------------------- ----------------------
 ex.class[landing-product-benefits] sections[product-benefits.liquid] -- END
------------------------ ---------------------- ---------------------- ---------------------- */
.landing-product-benefits::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: url(/cdn/shop/files/Tilt-white.png?v=1736487597);
  background-repeat: no-repeat;
  height: 37px;
  background-size: cover;
  z-index: 1;
  width: 100%;
}
h2.feature-blocks__title {
  font-family: "Futura LT Bold";
  font-style: normal;
  font-weight: normal;
}
/* ------------------------ ---------------------- ---------------------- ----------------------
 ex.class[landing-product-benefits] sections[product-benefits.liquid] -- END
------------------------ ---------------------- ---------------------- ---------------------- */

/* ------------------------ ---------------------- ---------------------- ----------------------
                                 ABOUT BANNER -- START
------------------------ ---------------------- ---------------------- ---------------------- */

.about-banner .desktop-about-banner img {
  display: block;
  width: 100%;
}
.about-banner .mobile-about-banner img {
  display: block;
  width: 100%;
}
.about-banner .mobile-about-banner {
  display: none;
}
@media (max-width: 767px) {
  .about-banner .desktop-about-banner {
    display: none;
  }
  .about-banner .mobile-about-banner {
    display: block;
  }
}

/* ------------------------ ---------------------- ---------------------- ----------------------
                                 ABOUT BANNER -- END
------------------------ ---------------------- ---------------------- ---------------------- */

/* ------------------------ ---------------------- ---------------------- ----------------------
                                 Beast Bites -- START
------------------------ ---------------------- ---------------------- ---------------------- */

.beast-bites .beast-bites-container {
  max-width: 1170px;
  padding: 56px 40px;
  margin: 0 auto;
}
.beast-bites .beast-bites-content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 56px;
}
.beast-bites .beast-bites-heading {
  max-width: 268px;
}
.beast-bites .beast-bites-heading h2 {
  color: #000;
  font-family: "Futura LT Bold";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  margin: 0;
}
.beast-bites .beast-bites-heading h2 strong {
  color: #00c3bd;
  font-weight: inherit;
}
.beast-bites .beast-bites-description {
  flex: 1;
}
.beast-bites .beast-bites-description p {
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: -0.16px;
  margin: 0;
}
@media (max-width: 1024px) {
  .beast-bites .beast-bites-container {
    padding: 48px 32px;
  }
  .beast-bites .beast-bites-content {
    gap: 16px;
  }
  .beast-bites .beast-bites-heading {
    max-width: 219px;
  }
  .beast-bites .beast-bites-heading h2 {
    font-size: 32px;
    letter-spacing: -0.64px;
  }
}
@media (max-width: 767px) {
  .beast-bites .beast-bites-container {
    padding: 32px 20px 32px;
  }
  .beast-bites .beast-bites-content {
    flex-direction: column;
    gap: 16px;
  }
  .beast-bites .beast-bites-heading {
    max-width: 100%;
  }
  .beast-bites .beast-bites-heading h2 {
    font-size: 32px;
    letter-spacing: -0.32px;
    text-align: center;
    max-width: 230px;
  }
  .beast-bites .beast-bites-description p {
    text-align: center;
    font-size: 15px;
  }
}

/* ------------------------ ---------------------- ---------------------- ----------------------
                                 Beast Bites -- END
------------------------ ---------------------- ---------------------- ---------------------- */

/* ------------------------ ---------------------- ---------------------- ----------------------
                                 Our Journey -- START
------------------------ ---------------------- ---------------------- ---------------------- */

.our-journey {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.our-journey .our-journey-container {
  max-width: 1321px;
  margin: 0 auto;
  padding: 64px 40px;
}
.our-journey .our-journey-image-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 76px;
}
.our-journey .our-journey-image,
.our-journey .our-journey-content {
  width: 50%;
}
.our-journey .our-journey-image img {
  display: block;
  max-height: 494px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.our-journey .our-journey-content .our-journey-title {
  padding-bottom: 16px;
}
.our-journey .our-journey-content .our-journey-title h2 {
  color: #000;
  font-family: "Futura LT Bold";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  margin: 0;
}
.our-journey .our-journey-content .our-journey-description p {
  color: rgba(0, 0, 0, 0.8);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
  letter-spacing: -0.16px;
  margin: 0;
  padding-bottom: 16px;
}
.our-journey .our-journey-content .our-journey-founder-title {
  padding-bottom: 4px;
}
.our-journey .our-journey-content .our-journey-founder-title h4 {
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.16px;
  margin: 0;
  text-transform:capitalize;
}
.our-journey .our-journey-content .our-journey-founder-text span {
  color: #000;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.14px;
  opacity: 0.7;
  display: block;
}

@media (max-width: 1024px) {
  .our-journey .our-journey-container {
    padding: 49px 56px;
  }
  .our-journey .our-journey-image-content {
    gap: 55px;
  }
  .our-journey .our-journey-content .our-journey-title h2 {
    font-size: 34px;
    letter-spacing: -0.68px;
  }
  .our-journey .our-journey-image img {
    max-height: none;
    height: 527px;
  }
}
@media (max-width: 767px) {
  .our-journey .our-journey-container {
    padding: 0;
  }
  .our-journey .our-journey-image img {
    height: 315px;
  }
  .our-journey .our-journey-image-content {
    gap: 32px;
    flex-direction: column;
  }
  .our-journey .our-journey-image,
  .our-journey .our-journey-content {
    width: 100%;
  }
  .our-journey .our-journey-content {
    padding: 0 24px 36px;
  }
  .our-journey .our-journey-content .our-journey-title {
    padding-bottom: 16px;
  }
  .our-journey .our-journey-content .our-journey-title h2 {
    font-size: 28px;
    letter-spacing: -0.56px;
    text-align: left;
  }
  .our-journey .our-journey-content .our-journey-description p {
    padding-bottom: 8px;
    text-align: left;
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .our-journey .our-journey-content .our-journey-founder-title h4 {
    text-align: left;
  }
  .our-journey .our-journey-content .our-journey-founder-text span {
    text-align: left;
  }
}

/* ------------------------ ---------------------- ---------------------- ----------------------
                                 Our Journey -- END
------------------------ ---------------------- ---------------------- ---------------------- */

/* ------------------------ ---------------------- ---------------------- ----------------------
                                 icon-with-text -- START 
------------------------ ---------------------- ---------------------- ---------------------- */

.icon-with-text .icon-with-text-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 56px 40px;
}
.icon-with-text .icon-text-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 72px;
}
.icon-with-text .icon-text-card {
  width: 33.33%;
}
.icon-with-text .icon-text-card .grid-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto;
}
.icon-with-text .icon-text-card .grid-icon img {
  width: 100%;
  display: block;
}
.icon-with-text .icon-text-card .icon-title {
  padding: 16px 0 8px;
}
.icon-with-text .icon-text-card .icon-title h4 {
  color: #000;
  text-align: center;
  font-family: "Futura LT Bold";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.28px;
  text-transform: uppercase;
  margin: 0;
}
.icon-with-text .icon-text-card .icon-description p {
  color: #000;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
  letter-spacing: -0.16px;
  margin: 0;
}
@media (max-width: 1024px) {
  .icon-with-text .icon-with-text-container {
    padding: 48px 56px;
  }
  .icon-with-text .icon-text-grid {
    gap: 20px;
  }
  .icon-with-text .icon-text-card .grid-icon {
    width: 66px;
    height: 66px;
  }
}
@media (max-width: 767px) {
  .icon-with-text .icon-with-text-container {
    padding: 32px 20px;
  }
  .icon-with-text .icon-text-grid {
    gap: 24px;
    flex-direction: column;
  }
  .icon-with-text .icon-text-card {
    width: 100%;
  }
  .icon-with-text .icon-text-card .grid-icon {
    width: 72px;
    height: 72px;
  }
  .icon-with-text .icon-text-card .icon-description p {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}

/* ------------------------ ---------------------- ---------------------- ----------------------
                                 icon-with-text -- END
------------------------ ---------------------- ---------------------- ---------------------- */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          CART DRAWER -- START
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.cart__drawer {
  width: 100%;
  max-width: 400px;
  left: auto;
}
.cart__drawer .drawer__header {
  padding: 16px 18px;
  height: fit-content;
  justify-content: space-between;
}
.cart__drawer .drawer__header .drawer_header_title {
  margin: 0;
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.16px;
  text-transform: unset;
}
.cart__drawer .drawer__header .drawer__close {
  flex: 0 0 auto;
}
.cart__drawer .drawer__header .drawer__close button.drawer__close-button {
  position: unset;
  padding: 0;
}
.cart__drawer button.drawer__close-button svg.icon.icon-close {
  width: 22px;
  height: 22px;
}
.cart__drawer button.drawer__close-button svg.icon.icon-close path {
  stroke-width: 1px;
}

/* cart progress -- START */

.cc-cart-progress {
  background: #e6ffff;
  position: relative;
  padding: 14px 18px;
}
.cc-cart-progress-heading {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
}
.cc-cart-progress-heading span.svg-html {
  display: inline-flex;
}
.cc-cart-progress-heading .cart__goal__message {
  display: block;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.14px;
}
.cc-cart-progress-heading .cart__goal__message strong,
.cc-cart-progress-heading .cart__goal__message .cg-goal-amount {
  color: #000;
}
.cc-cart-progress-heading svg {
  width: 18px;
  height: 18px;
  display: block;
  flex: 0 0 auto;
  margin: 0 0 -2px;
}

.cc-cart-progressbar {
  margin: 7px 0 0;
  height: 10px;
  border-radius: 99px;
  background: #fff;
  position: relative;
  padding: 0;
  border: 1px solid #00aca7;
}
.cc-cart-progress-fill {
  height: 105%;
  border-radius: 99px;
  background-image: url(/cdn/shop/files/Frame_1220.png?v=1742550315);
  display: block;
  position: relative;
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
}
.cc-cart-progress-fill span {
  position: absolute;
  right: 3px;
  top: -2px;
  color: #fff;
  font-family: Lato;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: normal;
}
.cc-cart-progressbar.progress-filled span.cc-cart-progress-filled {
  display: none !important;
  width: 24px;
  height: 24px;
  border-radius: 99px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  right: -2px;
  border-radius: 99px;
  border: 2px solid #fff;
  background: #a60112;
  box-shadow: 0px 4px 8px 0px rgba(190, 190, 190, 0.75);
}
.cc-cart-progressbar.progress-filled span.cc-cart-progress-filled svg {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
}
/* cart progress -- END */

.cart_drawer__inner {
  padding: 16px 0 0;
}
.cart_drawer__inner .drawer__scrollable {
  padding: 0px;
}
.cart__items {
  padding: 0 18px 18px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  border-bottom: 1px solid #e5e5e5;
}
.cart__items .cart__item {
  display: flex;
  align-items: start;
  gap: 11px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.cart__items .cart__item:last-child {
  padding: 0px;
  border: none;
}
.cart__items .cart__item .cart__item--image {
  flex: 0 0 auto;
  width: 85px;
  height: 89px;
}
.cart__items .cart__item .cart__item--image img.image-element {
  opacity: 1;
}
.cart__item .cart__item--details {
  display: block;
  flex: 1;
}

.cart__item-reviews .jdgm-prev-badge {
  display: flex !important;
  align-items: center;
  gap: 4px;
}
.cart__item-reviews .jdgm-prev-badge .jdgm-prev-badge__stars .jdgm-star {
  font-size: 12px;
  color: #f7bb23 !important;
  padding-right: 3px !important;
}
.cart__item-reviews .jdgm-prev-badge .jdgm-prev-badge__text {
  padding: 0;
  font-size: 0px;
}
.cart__item-reviews .jdgm-prev-badge .jdgm-prev-badge__text > span {
  color: #000;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.12px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: 1px;
  text-underline-position: from-font;
  opacity: 0.75;
}

.cart__item .cart__item--details .cart__item--name .cart__product-name {
  color: #000;
  font-family: Futura LT Bold;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.3px;
  text-transform: uppercase;
  margin: 2px 0 0;
}
.cart__item--variants {
  margin: 2px 0 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.cart__item--variants div {
  display: flex;
  align-items: center;
  gap: 6px;
}
.cart__item--variants div label {
  margin: 0;
  color: #000;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.12px;
  text-transform: capitalize;
}
.cart__item--variants div span {
  display: flex;
  color: #000000a6;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.12px;
  align-items: center;
  gap: 2px;
}
.cart__item--variants div span img {
  max-width: 14px;
  display: block;
  height: auto;
  flex: 0 0 auto;
}
.cart__item--details .cart__item--name .delivery_name {
  color: rgba(0, 0, 0, 0.65);
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.12px;
}
.cart__item--details .ct_qty_price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin: 4px 0 0;
}
.ct_qty_price .cart__item--price {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 4px;
}
.ct_qty_price .cart__item--price small.cart__price.cart__price--strikethrough {
  color: rgba(0, 0, 0, 0.75);
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.3px;
  opacity: 0.6;
}
.cart__item--price span.cart__price {
  display: block;
  color: #000;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.3px;
}
.cart__item--qty .js-qty__wrapper {
  border-radius: 99px;
  border: 1px solid #cbcdcf;
  min-width: fit-content;
  display: flex;
}
.cart__item--qty .js-qty__wrapper input {
  border: none;
  padding: 0;
  width: 32px;
  height: 23px;
  border-right: 1px solid #cbcdcf;
  border-left: 1px solid #cbcdcf;
  color: #000;
  font-family: Lato;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
}
.cart__item--qty .js-qty__wrapper button.js-qty__adjust {
  position: unset;
  width: 34px;
  height: 23px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Routine Product -- Start */

.drawer_routine_box {
  padding: 18px;
}
.routine_product_block .routine_product_header {
  margin: 0;
  color: #000;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
.routine_product_block .routine__products {
  margin: 15px 0 0;
}
.routine__products .routine_product_grid {
  display: flex;
  gap: 15px;
  flex-wrap: nowrap;
  margin: 0 -18px 0 0;
  overflow-x: auto;
  padding: 0 18px 18px 0;
}
.routine__products .routine_product_grid::-webkit-scrollbar {
  background: #e5e5e5;
  height: 2px;
}
.routine__products .routine_product_grid::-webkit-scrollbar-thumb {
  background: #000;
}
.routine_product_grid .routine_product_col {
  width: 90%;
  flex: 0 0 auto;
  border-radius: 8px;
  border: 1px solid rgba(0, 195, 189, 0.3);
  background: linear-gradient(
      0deg,
      rgba(0, 219, 225, 0.03) 0%,
      rgba(0, 219, 225, 0.03) 100%
    ),
    #fff;
  padding: 9px;
}
.routine_product_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.routine_product_box .routine_product_content {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
}
.routine_product_content .routine_product_img {
  width: 52px;
  flex: 0 0 auto;
  height: 57px;
}
.routine_product_content .routine_product_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.routine_product_details {
  flex: 1;
}

.routine_product_reviews .jdgm-prev-badge {
  display: flex !important;
  align-items: center;
  gap: 4px;
}
.routine_product_reviews .jdgm-prev-badge .jdgm-prev-badge__stars .jdgm-star {
  font-size: 10px;
  color: #f7bb23 !important;
  padding-right: 3px !important;
}
.routine_product_reviews .jdgm-prev-badge .jdgm-prev-badge__text {
  padding: 0;
  font-size: 0px;
}
.routine_product_reviews .jdgm-prev-badge .jdgm-prev-badge__text > span {
  color: #000;
  font-family: Lato;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.1px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: 1px;
  text-underline-position: from-font;
  opacity: 0.75;
}

.routine_product_details .routine_product_title {
  margin: 2px 0 0;
  color: #000;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
.routine_product_pricebox {
  margin: 2px 0 0;
  display: flex;
  align-items: center;
  gap: 3px;
}
.routine_product_pricebox .rp_compare_price {
  display: block;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.24px;
  text-decoration-line: line-through;
}
.routine_product_pricebox .rp_sale_price {
  display: block;
  color: #000;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%;
  letter-spacing: -0.24px;
}
.routine_product_box .routine_product_btn {
  flex: 0 0 auto;
}
.routine_product_box .routine_product_btn select.add__select_custom_upsell {
  max-width: 68px;
  text-align: center;
}
.routine_product_box .routine_product_btn select.add__select_custom_upsell,
.routine_product_box .routine_product_btn .add__btn_custom__upsell,
.routine_product_box .routine_product_btn button.add__custom_loader {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
  border-radius: 99px;
  border: 1px solid #000;
  background: #fff;
  padding: 7px 10px 6px 12px;
  height: 33px;
  min-width: 68px;
}
.routine_product_box .routine_product_btn select.add__select_custom_upsell,
.routine_product_box .routine_product_btn .add__btn_custom__upsell {
  color: #000;
  font-family: Lato;
  font-size: 11px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%;
  letter-spacing: -0.12px;
  text-transform: uppercase;
}
.routine_product_box .routine_product_btn .add__btn_custom__upsell svg {
  flex: 0 0 auto;
  display: block;
  margin: -2px 0 0;
  width: 16px;
  height: 16px;
}

/* Routine Product -- End */

.cart_drawer__inner .drawer__footer.cart__footer {
  padding: 16px 16px 20px;
}
.cart_subtotle_shipping .cart_subtotal_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.cart_subtotal_box .cart_subtotal_label,
.cart_shipping_box .cart_shipping_label,
.cart_shipping_box .cart_shipping_free,
.cart__item-sub .cart__subtotal {
  display: block;
  color: #000;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -0.16px;
}
.cart_shipping_box .cart_shipping_free {
  text-transform: uppercase;
  color: #00aca7;
}
.cart_subtotal_box .cart_subtotal_pricebox {
  display: flex;
  align-items: center;
  gap: 4px;
}
.cart_subtotal_pricebox .subtotal_compare_price {
  display: block;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.32px;
  text-decoration-line: line-through;
}
.cart_subtotal_pricebox .subtotal_sale_price,
.cart__item-sub .cart__subtotal_price {
  display: block;
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.32px;
}
.cart_shipping_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin: 6px 0 0;
}
.cart__item-sub {
  margin: 0 0 10px;
}
.cart__footer button.cart__checkout {
  border: none;
  border-radius: 99px;
  border-right: 3px solid #00c3bd;
  border-bottom: 3px solid #00c3bd;
  background: #000;
  padding: 14px 8px;
  margin: 16px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  min-height: 58px;
}
.cart__footer button.cart__checkout svg {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  margin: -2px 0 0;
}
.cart__footer button.cart__checkout span {
  display: block;
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 160%;
  letter-spacing: -0.16px;
  text-transform: uppercase;
}
.cart__footer button.cart__checkout span b {
  font-weight: 800;
}
.drawer__footer .cart_payment_icon {
  margin: 14px 0 0;
}
.cart__footer button.cart__checkout.btn--loading svg,
.cart__footer button.cart__checkout.btn--loading span b {
  display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          CART DRAWER -- END
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ------------------------- -------------- ----------
  sections/main-collection.liquid  -- START
------------------------- -------------- ---------- */
.collection-tabing-wrapper {
  display: flex;
  gap: 1px;
  background-color: #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  margin: 0 -20px;
  list-style: none;
  display: none;
}
.collection-tabing-wrapper li {
  width: 50%;
  color: #000;
  font-family: Lato;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.13px;
  padding: 8px 10px;
  background-color: #fff;
  text-align: center;
  margin: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .collection-tabing-wrapper {
    /* display: flex; */
  }
}
.collection-product-grid:after {
  content: none !important;
}
/* ------------------------- -------------- ----------
  sections/main-collection.liquid  -- END
------------------------- -------------- ---------- */

/* MULTICOLUMN SECTION STYLE START */
@media(max-width:767px) {
  .multicolumn-section:has(.hide_on_mobile) {
    display: none;
  }
}
@media(min-width:768px) {
  .multicolumn-section:has(.hide_on_desktop) {
    display: none;
  }
}
  
.multicolumn-section {
  padding: 36px 0 36px;
  text-align: center;
  background: linear-gradient(0deg, #F5F5F5 0%, #F5F5F5 100%), #FFF;
}
.multicolumn-section .inner-container {
  max-width: 1200px;
  padding: 0 20px;
  margin: auto;
}
.multicolumn-section .section-sub-title h2 {
  color: #000;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  margin: 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  opacity: 0.7;
}
.multicolumn-section .section-sub-title h2:before,
.multicolumn-section .section-sub-title h2:after {
  content: "";
  width: 43%;
  max-width: 551px;
  height: 1px;
  background: #b5b5b5;
  /* display: block; */
}
.multicolumn-section .block-wrapper {
  display: inline-flex;
  align-items: center;
  /* margin: 0 -10px; */
  padding-bottom: 10px;
  /* overflow-x: auto; */
  gap: 94px;
}
.multicolumn-section .block-wrapper .image-block {
  opacity: 0.25;
  flex-shrink: 0;
  padding: 0 10px;
  height: 46px;
  text-align: center;
}
.multicolumn-section .block-wrapper .image-block img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

@media (max-width: 1060px) {
  .multicolumn-section .block-wrapper {
    gap: 40px;
  }
  .multicolumn-section .section-sub-title h2 {
    gap: 14px;
  }
}
@media (max-width: 1024px) {
  .multicolumn-section {
    padding: 32px 0;
    text-align: center;
    overflow: hidden;
}
  .multicolumn-section .block-wrapper {
    justify-content: left;
  }
  .multicolumn-section .section-sub-title h2:before,
  .multicolumn-section .section-sub-title h2:after {
    width: 40%;
  }
  /* .multicolumn-section .block-wrapper .image-block {
    width: 25%;
  } */
  .multicolumn-section .scrolling-wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
  }
  .multicolumn-section .block-wrapper {
    display: flex;
    animation: scroll-left 30s linear infinite;
    gap: 94px;
    white-space: nowrap;
  }
  @keyframes scroll-left {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }
}
@media (max-width: 600px) {
  .multicolumn-section {
    padding: 20px 0 10px;
  }
  /* .multicolumn-section .block-wrapper .image-block {
    width: 40%;
  } */
  .multicolumn-section .section-sub-title h2 {
    font-size: 13px;
    gap: 12px;
  }
  .multicolumn-section .section-sub-title h2:before,
  .multicolumn-section .section-sub-title h2:after {
    width: 28%;
  }
  .multicolumn-section .block-wrapper .image-block {
    padding: 0;
  }
  .multicolumn-section .block-wrapper {
    gap: 25px;
  }
}

/* MULTICOLUMN SECTION STYLE END */

/* SCROLLING ANNOUNCEMENT BAR START */

.component-marquee-container {
  --gap: 1rem;
  position: relative;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: 20px;
  width: 100%;
  --marquee-animation-duration: 10s;
  background: linear-gradient(90deg, var(--announcment-gradient-color1) 0%, var(--announcment-gradient-color2) 100%);
  background-attachment: fixed;
}
.component-marquee.scroll.active {
  background: none !important;
}
.component-marquee.active {
  opacity: 1;
}
.component-marquee {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: marqueescroll 180s linear infinite; /* ← slowed down */
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
  color: rgb(var(--color-foreground));
}

.component-marquee-item {
  flex: 0 0 auto;
  padding: 9px 0;
  margin: 0 14px;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.12px;
  text-transform: uppercase;
}
.custom-accordion.active::before {
  transform-origin: center;
  transform: rotate(180deg);
}
.custom-accordion::before {
  right: 10px;
  content: "";
  background: url({{"accordion-arrow.svg"|asset_url}});
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  transition: transform 0.3s ease 0s;
}

.custom-accordion {
  background-color: transparent;
  color: #444;
  cursor: pointer;
  padding: 1.5rem 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-top: 0.1rem solid rgba(0, 0, 0, 0.08);
  position: relative;
}
.accordion-icon {
  display: inline-flex;
  float: left;
}
.active,
.custom-accordion:hover {
  background: rgba(0, 0, 0, 0.04);
}

.custom-accordion-content {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.accordion-icon .icon-accordion {
  fill: rgba(81, 109, 194, 1);
  margin-right: 12px;
  height: 24px;
  width: 24px;
}

@keyframes marqueescroll {
  0% {
    transform: translate(0);
  }

  100% {
    transform: translate(calc(-100% - 1rem));
  }
}
#shopify-section-scrolling-announcement-bar .component-marquee-desktop {
  display: block;
}
.component-marquee-container.component-marquee-mobile {
  display: flex;
}
@media (min-width: 771px) {
  .component-marquee-container.component-marquee-mobile {
    display: none;
  }
}
@media (max-width: 770px) {
  .component-marquee-container.component-marquee-desktop {
    display: none;
  }
  .component-marquee-container.component-marquee-mobile
    .component-marquee:last-child {
    display: flex;
  }
  .component-marquee-container.component-marquee-mobile .component-marquee {
    animation-duration: 21s;
    gap: 24px;
  }
  .component-marquee:last-child {
    display: flex;
  }
}
/* SCROLLING ANNOUNCEMENT BAR END */

/* ==========================================
          START :: CUSTOMER REVIEWS
  ========================================== */

.trusted_review_container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 40px;
}
.trusted_review_title h2 {
  margin: 0;
  color: #000;
  text-align: center;
  font-family: "Futura LT Bold";
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  margin-top: 16px;
}
.trusted_review_header .tr_header_box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.trusted_review_header .tr_header_box .tr_header_label {
  border-right: 1px solid #e7e7e7;
  padding: 4px 16px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.trusted_review_header .tr_header_label svg {
  display: block;
}
.trusted_review_header .tr_header_label span {
  color: var(--Primary-Black, #000);
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 31.926px;
  display: block;
  margin-top: 3px;
}
.trusted_review_header .tr_header_star {
  display: flex;
  align-content: center;
}
.trusted_review_header .tr_header_star svg {
  width: 20px;
  height: 20px;
  display: block;
}
.trusted_review_header .tr_header_rated {
  border-right: 1px solid #e7e7e7;
  padding: 4px 16px;
  border-left: 1px solid #e7e7e7;
}
.trusted_review_header .tr_header_happy span {
  display: block;
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.16px;
}
.trusted_review_header .tr_header_happy span strong {
  font-weight: 800;
}
.trusted_review_grid {
  display: flex;
  gap: 20px;
  margin: 48px 0 0;
}
.trusted_review_grid .trusted_review_col {
  width: calc(100% / 4 - 15px);
}
.simple_review_box {
  padding: 20px;
  height: 100%;
  position: relative;
  border-radius: 4px;
  border: 1px solid #000;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}
.simple_review_box .review_box_rating {
  height: 20px;
}
.simple_review_author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.simple_review_author .sr_author_img {
  flex: 0 0 auto;
  width: 36px;
  height: 36px;
}
.simple_review_author .sr_author_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 99px;
}
.simple_review_author .sr_author_details {
  flex: 1;
}
.simple_review_author .sr_author_details .author_verified {
  display: flex;
  align-items: center;
  gap: 4px;
}
.simple_review_author .sr_author_details .sr_author_name h5 {
  margin: 0;
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing:normal;
  text-transform:capitalize;
}
.simple_review_author
  .sr_author_details
  .author_verified
  span.sr_author_verified
  svg {
  display: block;
  margin-top: -2px;
}
.banner_review_text p {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.16px;
}
.simple_review_text p {
  color: rgba(0, 0, 0, 0.65);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.16px;
  margin: 0;
  padding-top: 10px;
}
.sr_twitter_icon {
  position: absolute;
  top: 12px;
  right: 12px;
}
.sr_twitter_icon svg {
  display: block;
}
span.simple_review_date {
  display: block;
  color: var(--Black, #101010);
  font-family: Libre Franklin;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 12px;
  opacity: 0.6;
}
.br_banner_box {
  padding-top: 100%;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.br_banner_box.br_banner_box_video {
  padding-top: 158%;
}
.br_banner_box .br_banner_video,
.br_banner_box .br_banner_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.br_banner_box .br_banner_video img,
.br_banner_box .br_banner_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.br_banner_box .br_banner_video video.tvideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.br_banner_box .br_banner_video .tpplay-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 176px;
  background: #ffffff4d;
  -webkit-backdrop-filter: blur(2.222222328186035px);
  backdrop-filter: blur(2.222222328186035px);
  width: 64px;
  height: 64px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
}
.br_banner_box .br_banner_video .tpplay-icon svg {
  width: 54px;
  height: 54px;
  display: block;
}
.tr_col_banner.tr_col_banner-active:hover .tpplay-icon {
  display: flex !important;
}
.tr_col_banner:not(.tr_col_banner-active) .tpplay-icon {
  display: flex !important;
}
.br_banner_box .br_banner_video .tpplay-icon .hb_play_hide {
  display: none;
}
.tr_col_banner-active
  .br_banner_box
  .br_banner_video
  .tpplay-icon
  .hb_pause_icon {
  display: none;
}
.tr_col_banner-active
  .br_banner_box
  .br_banner_video
  .tpplay-icon
  .hb_play_hide {
  display: block;
}
.banner_review_content {
  border-radius: 0 0 4px 4px;
  background: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
span.sr_author_user {
  display: block;
  color: #000;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.14px;
}
.tr_col_grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
}
.tr_col_grid .tr_col_banner {
  height: 100%;
  border-radius: 4px;
  border: 1px solid #000;
}
.tr_col_grid .tr_col_simple {
  height: 100%;
}
.tr_col_grid.reverse_position_col {
  flex-direction: column-reverse;
}
.trusted_review_footer .tf_footer_btn a {
  border-radius: 4px;
  border: 1px solid var(--Primary, #8b2e2d);
  max-width: 470px;
  padding: 16px 32px;
  color: #8b2e2d;
  text-align: center;
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: 0.18px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  margin: 0 auto;
  cursor: pointer;
  transition: 0.3s;
}
.trusted_review_footer .tf_footer_btn a:hover {
  color: #fff;
  background-color: #8b2e2d;
}
.trusted_review_usps {
  margin-top: 16px;
}
.trusted_review_usps .tr_usps_box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.trusted_review_usps .tr_usps_box .tr_usps_list {
  display: flex;
  align-items: center;
  gap: 4px;
}
.trusted_review_usps .tr_usps_box .tr_usps_list .tr_usps_icon svg {
  display: block;
}
.trusted_review_usps .tr_usps_box .tr_usps_list span.ts_usps_label {
  display: block;
  color: var(--Black, #101010);
  font-family: var(--tt-hoves-pro-trial-medium);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.trusted_review_section .trusted_review_grid .trusted_review_button {
  display: none;
}

@media (max-width: 1024px) {
  .trusted_review_header .tr_header_box .tr_header_label {
    padding: 3px 13px;
    gap: 4px;
  }
  .trusted_review_title h2 {
    font-size: 38px;
    line-height: normal;
  }
  .trusted_review_header .tr_header_happy span {
    font-size: 16px;
  }
  .simple_review_text p,
  .banner_review_text p {
    font-size: 14px;
    line-height: normal;
  }
  .simple_review_author
    .sr_author_details
    .sr_author_name
    span.sr_author_verified
    svg {
    width: 16px;
    height: 16px;
  }
  .trusted_review_header .tr_header_label span {
    font-size: 13px;
    line-height: 26px;
    margin-top: 4px;
  }
  .trusted_review_header .tr_header_rated {
    padding: 3px 13px;
  }
  .trusted_review_grid {
    gap: 14px;
    margin: 30px 0;
  }
  .trusted_review_grid .trusted_review_col {
    width: calc(25% - 10px);
  }
  .tr_col_grid {
    gap: 14px;
  }
  .simple_review_box,
  .banner_review_content {
    padding: 14px;
  }
  .simple_review_author .sr_author_img {
    width: 28px;
    height: 28px;
  }
  .simple_review_author {
    gap: 6px;
  }
  .simple_review_author
    .sr_author_details
    .sr_author_name
    span.sr_author_verified
    svg {
    display: block;
    margin-top: 0px;
    width: 12.825px;
    height: 12.825px;
  }
  span.sr_author_user {
    /* font-size: 12px; */
  }
  .br_banner_box .br_banner_video .tpplay-icon svg {
    width: 54px;
    height: 54px;
  }
  .sr_twitter_icon {
    top: 8px;
    right: 8px;
  }
  .sr_twitter_icon svg {
    display: block;
    width: 14.25px;
    height: 14.25px;
  }
  span.simple_review_date {
    font-size: 11px;
    margin-top: 9px;
  }
  .trusted_review_footer .tf_footer_btn a {
    padding: 14px 18px;
    font-size: 16px;
    letter-spacing: -0.16px;
    max-width: 344px;
  }
  .trusted_review_usps .tr_usps_box .tr_usps_list span.ts_usps_label {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .trusted_review_container {
    padding: 0 40px;
  }
}

@media (max-width: 850px) {
  .trusted_review_header .tr_header_box .tr_header_label {
    width: fit-content;
    justify-content: center;
    margin-bottom: 4px;
  }
  .trusted_review_header .tr_header_rated {
    padding: 10px;
    width: 100%;
    border-top: 1px solid #e7e7e7;
    border-right: none;
    border-left: none;
  }
  .trusted_review_header .tr_header_star {
    border-right: none;
  }
  .simple_review_text p,
  .banner_review_text p {
    font-size: 16px;
  }
}
@media (min-width: 768px){
  .trusted_review_title h2 br{
    display: none;
  }
}
@media (max-width: 767px) {
  .trusted_review_container {
    padding: 0 18px;
  }
  .trusted_review_section.review_load_more {
    padding-bottom: 90px !important;
  }
  .trusted_review_title h2 {
    font-size: 32px;
    margin-top: 4px;
  }
  .trusted_review_header .tr_header_happy span {
    font-size: 14px;
  }
  .trusted_review_header .tr_header_box {
    gap: 4px;
  }
  .simple_review_author {
    gap: 8px;
  }
  .trusted_review_grid {
    gap: 8px;
    margin: 22px 0 70px;
    flex-wrap: wrap;
    /* height: 686px; */
    /* overflow: hidden; */
  }
  .review_load_more .trusted_review_grid {
    margin: 22px 0 30px;
  }
  .trusted_review_section.review_load_more:before {
    display: none;
  }
  .simple_review_author
    .sr_author_details
    .sr_author_name
    span.sr_author_verified
    svg {
    width: 14px;
    height: 14px;
  }
  .trusted_review_grid .trusted_review_col {
    width: 100%;
    /* width: calc(50% - 4px); */
  }
  .trusted_review_section .trusted_review_grid > :first-child {
    order: 2;
    display: none;
  }
  .trusted_review_section .trusted_review_grid > :nth-of-type(2) {
    order: 0;
  }
  .trusted_review_section .trusted_review_grid > :nth-of-type(3) {
    order: 3;
    /* display: none; */
  }
  .trusted_review_container .tr_col_grid {
    gap: 16px;
  }
  .trusted_review_container .trusted_review_grid {
    gap: 16px;
  }
  .trusted_review_section .trusted_review_grid > :nth-of-type(3) .tr_col_banner{
    display: none;
  }
  .trusted_review_section .trusted_review_grid > :nth-of-type(4) {
    order: 4;
    display: none;
  }
  .trusted_review_section .trusted_review_grid > :last-child {
    order: 5;
  }
  .review_load_more .trusted_review_grid > :nth-of-type(4)
  .review_load_more .trusted_review_grid > :first-child,
  .review_load_more .trusted_review_grid > :nth-of-type(3){
    display: block;
  }
  .trusted_review_section .trusted_review_grid .trusted_review_button {
    display: block;
    position: absolute;
    bottom: 40px;
    left: 20px;
    right: 20px;
    z-index: 1;
  }
  .trusted_review_section .trusted_review_grid .trusted_review_button button {
    padding: 13px 12px;
    border-radius: 99px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 160%;
    letter-spacing: -0.16px;
    width: 100%;
    text-transform: uppercase;
    transition: .3s;
  }
  .trusted_review_section .trusted_review_grid .trusted_review_button button:hover{
    background: #00C3BD;
    color: #fff;
    border: 1px solid #00C3BD;
  }
  .trusted_review_section.review_load_more
    .trusted_review_grid
    .trusted_review_button
    button
    .load-more {
    display: none;
  }
  .trusted_review_section
    .trusted_review_grid
    .trusted_review_button
    button
    .load-less {
    display: none;
  }
  .trusted_review_section.review_load_more
    .trusted_review_grid
    .trusted_review_button
    button
    .load-less {
    display: block;
  }
  .tr_col_grid {
    gap: 8px;
  }
  .simple_review_box,
  .banner_review_content {
    padding: 10px;
    padding: 18px;
  }
  .tr_col_grid.reverse_position_col {
    flex-direction: column;
  }
  .tr_col_grid.mobile_position_reverse {
    flex-direction: column-reverse;
  }
  .br_banner_box .br_banner_video .tpplay-icon svg {
    width: 40px;
    height: 40px;
  }
  .trusted_review_footer .tf_footer_btn a {
    padding: 16px 32px;
    font-size: 16px;
    max-width: 100%;
  }
  .trusted_review_header .tr_header_label span {
    font-size: 12px;
    line-height: 18px;
    margin-top: 3px;
  }
  .trusted_review_header .tr_header_rated {
    padding: 6px;
  }
  .simple_review_author .sr_author_img {
    width: 42px;
    height: 42px;
  }
  .simple_review_author .sr_author_details .sr_author_name h5 {
    font-size: 16px;
  }
  .simple_review_text p,
  .banner_review_text p {
    line-height: 160%;
  }
  .trusted_review_section .trusted_review_footer {
    position: relative;
    z-index: 1;
  }
  .trusted_review_section {
    position: relative;
    z-index: 0;
  }
  /* .trusted_review_section:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 244px;
    z-index: 1;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 49.58%);
  } */
}

/* ==========================================
          END :: CUSTOMER REVIEWS
  ========================================== */

/* --------------------------------------
            HOME PRODUCT BENEFITS -- START
--------------------------------------- */

.home-product-benefits {
  background: #e5ffff;
}
.home-product-benefits .home-benefits-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 62px 40px;
}
.home-product-benefits .product-benefits-col {
  display: flex;
  align-items: center;
}
.home-product-benefits .product-benefits-content {
  width: 50%;
}
.home-product-benefits .product-benefits-image {
  width: 50%;
}
.home-product-benefits .product-benefits-image img {
  width: 100%;
  display: block;
}
.home-product-benefits .benefits-s-title h4 {
  color: #000;
  font-family: "Futura LT";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  margin: 0;
}
.home-product-benefits .benefits-title h2 {
  color: #000;
  font-family: "Futura LT";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  margin: 0;
  padding: 16px 0;
}
.home-product-benefits .benefits-title h2 strong {
  color: #00c3bd;
}
.home-product-benefits .benefits-list p {
  color: rgba(0, 0, 0, 0.65);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: -0.16px;
  max-width: 453px;
  margin: 0;
}
.home-product-benefits .benefits-list ul {
  margin: 0;
}
.home-product-benefits .benefits-list ul li {
  color: #fff;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.18px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.home-product-benefits .benefits-list ul li em {
  text-decoration: line-through;
  font-style: normal;
}
.home-product-benefits .benefits-list ul li:before {
  content: "";
  background-image: url(/cdn/shop/files/check.svg?v=1747743224);
  background-size: contain;
  background-repeat: no-repeat;
  width: 27px;
  height: 27px;
  display: block;
}
.home-product-benefits .benefits-button {
  margin-top: 32px;
}
.home-product-benefits .benefits-button a {
  border-radius: 99px;
  border: 1.5px solid #000;
  background-color: #fff;
  padding: 16px 12px;
  max-width: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #000;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 160%;
  letter-spacing: -0.18px;
  text-decoration: none;
}
.home-product-benefits .benefits-button a svg {
  display: block;
}
@media (max-width: 1200px) {
  .home-product-benefits .home-benefits-container {
    padding: 50px 40px;
  }
}

@media (max-width: 1024px) {
  .home-product-benefits .benefits-s-title h4 {
    font-size: 18px;
    line-height: 110%;
  }
  .home-product-benefits .benefits-title h2 {
    font-size: 32px;
    line-height: normal;
    padding: 10px 0;
  }
  .home-product-benefits .benefits-list p {
    font-size: 14px;
  }
  .home-product-benefits .benefits-list ul li {
    font-size: 14px;
    line-height: 140%;
  }
  .home-product-benefits .benefits-button {
    margin-top: 22px;
  }
  .home-product-benefits .product-benefits-image,
  .home-product-benefits .product-benefits-content {
    width: 50%;
  }
  .home-product-benefits .benefits-button a {
    font-size: 16px;
    padding: 14px 12px;
    max-width: 260px;
  }
  .home-product-benefits .benefits-button a svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 767px) {
  .home-product-benefits .home-benefits-container {
    padding: 40px 20px;
  }
  .home-product-benefits .product-benefits-col {
    gap: 30px;
    flex-direction: column-reverse;
  }
  .home-product-benefits .product-benefits-image,
  .home-product-benefits .product-benefits-content {
    width: 100%;
  }
  .home-product-benefits .product-benefits-content {
    text-align: center;
  }
  .home-product-benefits .benefits-button a {
    margin: auto;
    max-width: 100%;
    padding: 14px 12px;
  }
  .home-product-benefits .benefits-list ul li {
    justify-content: center;
  }
  .home-product-benefits .benefits-s-title h4 {
    font-size: 14px;
    line-height: 120%;
  }
  .home-product-benefits .benefits-title h2 {
    font-size: 32px;
    padding: 12px 0 8px;
  }
  .home-product-benefits .benefits-list p {
    font-size: 16px;
  }
  .home-product-benefits .benefits-button {
    margin-top: 22px;
  }
}

/* --------------------------------------
            HOME PRODUCT BENEFITS -- END
--------------------------------------- */

/* --------------------------------------
      BEASTMODE COMMUNITY -- START
--------------------------------------- */

.beastmode-community .community-container {
  max-width: 1360px;
  margin: 0 auto;
  padding: 56px 40px;
}
.beastmode-community .community-col {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 43px;
}
.beastmode-community .community-content {
  /* padding-left: 52px; */
}
.beastmode-community .community-content,
.beastmode-community .community-image {
  width:50%;
}
.beastmode-community .community-title h2 {
  color: #000;
  font-family: "Futura LT Bold";
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  margin: 0;
}
.beastmode-community .community-title h2 strong {
  color: #00c3bd;
  font-weight: 500;
}
.beastmode-community .community-description {
  margin: 16px 0 32px;
}
.beastmode-community .community-description p {
  color: rgba(0, 0, 0, 0.65);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: -0.16px;
  margin: 0;
  max-width: 453px;
}
.beastmode-community .community-social-media .c-social-col {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 14px;
}
.beastmode-community .community-social-media .social-icon {
  width: 40px;
  height: 40px;
  padding: 6.667px 6.667px 6.667px 6.666px;
  border-radius: 185.847px;
  background: #00c3bd;
}
.beastmode-community .community-social-media .social-icon:hover,
.beastmode-community .community-social-media .social-icon:focus-visible{
  background: #000;
}
.beastmode-community .community-social-media .social-icon img {
  width: 100%;
  display: block;
}
.beastmode-community .community-social-text a {
  color: #000;
  font-family: "Futura LT Bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.16px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}
.beastmode-community .community-image {
  display: grid;
  grid-template-columns: repeat(3 , 1fr);
  gap: 14px;
}
.beastmode-community .community-image .video-block {
  aspect-ratio: 193/291;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.beastmode-community .community-image .video-block.playing .video-play-icon{
  opacity: 0;
  transition: 0.2s;
}
.beastmode-community .community-image .video-block.playing:hover .video-play-icon{
  opacity: 1;
}

.beastmode-community .community-image .video-block .video-play-icon {
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.30);
  backdrop-filter: blur(2.9120161533355713px);
  transform: translate(-50% , -50%);
  cursor: pointer;
}
.beastmode-community .community-image .video-block .video-play-icon .play-icon ,
.beastmode-community .community-image .video-block .video-play-icon .pause-icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.beastmode-community .community-image .video-block .video-play-icon svg {
  width: 24px;
  height: 24px;
}

.beastmode-community .community-image .video-block video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.beastmode-community .community-image img {
  width: 100%;
  display: block;
}
.beastmode-community .community-image .mobile {
  display: none;
}
@media (max-width: 1024px) {
  .beastmode-community .community-col {
    gap: 20px;
  }
  .beastmode-community .community-content {
    /* padding-left: 0; */
  }
  .beastmode-community .community-title h2 {
    font-size: 32px;
  }
  .beastmode-community .community-social-media .c-social-col {
    gap: 12px;
    margin-bottom: 10px;
  }
  .beastmode-community .community-content,
  .beastmode-community .community-image {
    width: calc(50% - 10px);
  }
  .beastmode-community .community-social-media .social-icon {
    width: 30px;
    height: 30px;
    padding: 5px;
  }
  .beastmode-community .community-description p {
    font-size: 14px;
  }
  .beastmode-community .community-description {
    margin: 8px 0 18px;
  }
  .beastmode-community .community-social-text a {
    font-size: 14px;
  }
  .beastmode-community .community-image .video-block .video-play-icon {
    width: 36px;
    height: 36px;
  }
  .beastmode-community .community-image .video-block .video-play-icon svg ,
   .beastmode-community .community-image .video-block .video-play-icon .play-icon,
   .beastmode-community .community-image .video-block .video-play-icon .pause-icon {
    width: 20px;
    height: 20px;
  } 
}
@media (max-width: 767px) {
  .beastmode-community .community-container {
    padding: 32px 20px;
  }
  .beastmode-community .community-image .mobile {
    display: block;
  }
  .beastmode-community .community-image .desktop {
    display: none;
  }
  .beastmode-community .community-col {
    gap: 32px;
    flex-direction: column;
  }
  .beastmode-community .community-content,
  .beastmode-community .community-image {
    width: 100%;
  }
  .beastmode-community .community-description p {
    font-size: 16px;
    text-align: center;
    margin-inline: auto;
  }
  .beastmode-community .community-description {
    margin: 12px 0 24px;
  }
  .beastmode-community .community-social-media .c-social-col {
    gap: 20px;
    margin-bottom: 14px;
    justify-content: center;
  }
  .beastmode-community .community-social-media .social-icon {
    width: 32px;
    height: 32px;
    padding: 5.6px;
  }
  .beastmode-community .community-social-text a {
    font-size: 16px;
    text-align: center;
  }
  .beastmode-community .community-title h2{
    text-align: center;
    font-size: 30px;
  }
}

/* --------------------------------------
      BEASTMODE COMMUNITY -- END
--------------------------------------- */

/* --------------------------------------
      THE CREATINE STANDARD -- START
--------------------------------------- */

.creapure-standard .creapure-container {
  padding: 100px 40px;
  max-width: 1320px;
  margin: 0 auto;
}
.creapure-standard.pdp-creapure-standard .creapure-container {
  padding-block: 80px;
}
.creapure-standard .creapure-header {
  margin-bottom: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.creapure-standard .creapure-header .creapure-title {
  max-width: 632px;
}
.creapure-standard .creapure-header .creapure-title h2 strong {
  display: inline-block;
  font-weight: 500;
}
.creapure-standard .creapure-header .creapure-title h2 {
  color: #000;
  font-family: "Futura LT Bold";
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  margin: 0;
}
.creapure-standard .creapure-header .creapure-description {
  max-width: 435px;
}

@media (max-width: 1024px){
  .creapure-standard.pdp-creapure-standard .creapure-container {
    padding-block: 60px;
  }
}
@media (min-width: 768px){
  .creapure-standard .creapure-header .creapure-title.hassmall h2.small{
    display: none;
  }
}
@media (max-width: 767px){
  .creapure-standard .creapure-header .creapure-title.hassmall h2.desk{
    display: none;
  }
  .creapure-standard.pdp-creapure-standard .creapure-container {
    padding-block: 32px;
  }  
}

.creapure-standard .creapure-header .logo {
  max-width: 146px;
  margin-bottom: 16px;
}
.creapure-standard .creapure-header .logo img {
  width: 100%;
  display: block;
}
.creapure-standard .creapure-header p {
  color: #000;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: -0.18px;
  margin: 0px;
}
.creapure-standard .creapure-logo {
  margin-top: 20px;
  height: 40px;
}
.creapure-standard .creapure-card {
  padding: 24px 32px 32px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #000;
  transition: box-shadow 0.3s ease;
}
.creapure-standard .creapure-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.creapure-standard .creapure-card .cc_icon {
  margin-bottom: 16px;
  max-width: 64px;
}
.creapure-standard .creapure-card .cc_icon img {
  width: 100%;
  display: block;
}
.creapure-standard .creapure-card h4 {
  color: #000;
  font-family: Lato;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  margin-bottom: 11px;
}
.creapure-standard .creapure-card p {
  color: rgba(0, 0, 0, 0.65);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: -0.16px;
  margin: 0;
}
@media (max-width: 1024px) {
  .creapure-standard .creapure-header {
    margin-bottom: 34px;
  }
  .creapure-standard .creapure-card h4 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .creapure-standard .creapure-container {
    padding: 60px 40px;
  }
  .creapure-standard .creapure-header .logo {
    max-width: 106px;
    margin-bottom: 6px;
  }
  .creapure-standard .creapure-header p {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .creapure-standard .creapure-header .creapure-title h2 {
    font-size: 28px;
    letter-spacing: -0.28px;
  }
  .creapure-standard .creapure-card .cc_icon {
    margin-bottom: 6px;
    max-width: 44px;
  }
  .creapure-standard .creapure-card p {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.14px;
  }
  .creapure-standard .creapure-card {
    padding: 10px 14px;
  }
}
@media (max-width: 767px) {
  .creapure-standard .creapure-container {
    padding: 32px 20px;
  }
  .creapure-standard .creapure-header {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .creapure-standard .creapure-header .creapure-title h2 {
    font-size: 32px;
    letter-spacing: -0.32px;
    line-height: 130%;
    margin-bottom: 20px;
    text-align: center;
  }
  .creapure-standard .creapure-header .logo {
    max-width: 121px;
    margin: 0 auto 20px;
  }
  .creapure-standard .creapure-header p {
    font-size: 16px;
    letter-spacing: -0.16px;
    text-align: center;
  }
  .creapure-standard .creapure-card .cc_icon {
    margin-bottom: 0;
    max-width: 48px;
    width: 100%;
  }
  .creapure-standard .creapure-header .creapure-title h2 strong {
    display: unset;
  }
  .creapure-standard .creapure-card h4 {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .creapure-standard .creapure-card p {
    font-size: 16px;
    line-height: 170%;
    letter-spacing: -0.16px;
  }
  .creapure-standard .creapure-card {
    padding: 16px;
    display: flex;
    gap: 12px;
    align-items: flex-start;
  }
}

/* TWO */

.creatine-comparison .creatine-container {
  padding: 100px 40px;
  max-width: 1320px;
  margin: auto;
}
.creatine-comparison .comparison-wrapper {
  display: flex;
  gap: 100px;
  flex-wrap: wrap;
  align-items: flex-start;
}
.creatine-comparison .comparison-text {
  width: calc(41% - 50px);
}
.creatine-comparison .comparison-text h2 {
  color: #000;
  font-family: "Futura LT";
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 67.2px */
  letter-spacing: -0.42px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.creatine-comparison .comparison-text p {
  color: rgba(0, 0, 0, 0.65);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: -0.16px;
  margin: 0;
}
.creatine-comparison .comparison-table {
  width: calc(59% - 50px);
}
.creatine-comparison .empty-space {
  background: #fff;
}
.creatine-comparison .brand-logo {
  border: 1px solid #000;
  border-bottom: none;
  border-radius: 4px 0 0;
  background: #e5ffff;
  padding: 12px;
}
.creatine-comparison .brand-other {
  padding: 12px 22px;
}
.creatine-comparison .brand-other span {
  color: #000;
  text-align: center;
  font-family: "Futura LT";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  display: block;
}
.creatine-comparison .brand-other {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  border-radius: 0 4px 0 0;
  border-bottom: none;
  border-left: none;
  background: #f5f5f5;
}
.creatine-comparison .feature-label {
  padding: 8px 20px;
  display: flex;
  align-items: center;
}
.creatine-comparison .feature-label h4 {
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.16px;
  text-transform: uppercase;
  margin: 0;
}
.creatine-comparison .feature-label h4.mobile {
  display: none;
}
.creatine-comparison .creapure-check,
.creatine-comparison .other-check {
  padding: 17px 16px;
}
.creatine-comparison .creapure-check {
  background: #e0f8f9;
  color: #00b8b8;
  font-weight: bold;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.creatine-comparison .creapure-check svg,
.creatine-comparison .other-check svg {
  display: block;
  margin: 0 auto;
}
.creatine-comparison .other-check {
  color: #000;
  background-color: #f5f5f5;
}
.creatine-comparison .comparison-header {
  display: grid;
  grid-template-columns: 1fr 100px 101px;
}

.creatine-comparison .comparison-row {
  display: grid;
  grid-template-columns: 1fr 100px 100px;
  border: 1px solid #000;
  border-bottom: none;
}
.comparison-table .comparison-row:nth-of-type(2) {
  border-radius: 4px 0 0;
  border-top: 1px solid #000;
}
.comparison-table .comparison-row:last-child {
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media (max-width: 1024px) {
  .creatine-comparison .creatine-container {
    padding: 60px 40px;
  }
  .creatine-comparison .comparison-wrapper {
    gap: 40px;
  }
  .creatine-comparison .comparison-text {
    width: 100%;
  }
  .creatine-comparison .comparison-table {
    width: 100%;
  }
  .creatine-comparison .comparison-text h2 {
    font-size: 38px;
    text-align: center;
  }
  .creatine-comparison .comparison-text p {
    font-size: 14px;
    text-align: center;
  }
  .creatine-comparison .brand-other span {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .creatine-comparison .creatine-container {
    padding: 40px 20px;
  }
  .creatine-comparison .feature-label {
    padding: 6px 10px;
  }
  .creatine-comparison .feature-label h4.desktop {
    display: none;
  }
  .creatine-comparison .feature-label h4.mobile {
    display: block;
  }
  .creatine-comparison .feature-label h4 {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
  .creatine-comparison .creapure-check svg,
  .creatine-comparison .other-check svg {
    display: block;
    width: 24px;
    margin: 0 auto;
  }
  .creatine-comparison .brand-other span {
    font-size: 12px;
  }
  .creatine-comparison .feature-label h4 {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
  .creatine-comparison .comparison-header {
    grid-template-columns: 1fr 85px 86px;
  }
  .creatine-comparison .brand-logo,
  .creatine-comparison .brand-other {
    padding: 12px 8px;
  }
  .creatine-comparison .brand-logo img {
    max-width: 68px;
    margin: 0 auto;
    width: 100%;
  }
  .creatine-comparison .comparison-row {
    grid-template-columns: 1fr 85px 85px;
  }
  .creatine-comparison .comparison-text h2 {
    font-size: 32px;
    text-align: left;
  }
  .creatine-comparison .comparison-text p {
    font-size: 16px;
    text-align: left;
  }
}


/* VERSION THREE  */
.card-block-wrapper {
  display: flex;
  gap: 8px;
}
.card-block-wrapper .card-box-accordion{
  background: red;
  background: #00005;
  transition: 0.5s;
  cursor: pointer;
  flex-basis: 177px;
  z-index: 0;
  height: 464px;
  width: auto;
  padding: 32px;
  position: relative;
  overflow: hidden;
  border-radius: 4px; 
}
.card-block-wrapper .card-box-accordion .card-plus-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  z-index: 1;
} 

.card-block-wrapper .card-box-accordion .card-details {
  position: absolute;
  bottom: 0 ;
  right: 0;
  left: 0;
  padding: 32px;
  z-index: 1;
  opacity: 0;
}
.card-block-wrapper .card-box-accordion  .card-collapse-title {
  color: #FFF;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  position: absolute;
  bottom: 30px;
  writing-mode: sideways-lr;
  max-height: 210px;
  margin: 0;
  z-index: 1;
}
.card-block-wrapper .card-box-accordion .card-details .card-title {
  color: #FFF;
  font-family: Lato;
  font-size: 36px;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  margin: 0;
}
.card-block-wrapper .card-box-accordion .card-details .card-description {
  color: #FFF;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: -0.16px;
  margin-top: 4px;
}
.card-block-wrapper .card-box-accordion .card-details .card-description p {
  margin: 0;
}
.card-block-wrapper .card-box-accordion .card-details .card-description p + p {
  margin-top: 10px;
}

.card-block-wrapper .card-box-accordion .card-details .card-description strong {
  font-weight: 600;
}



.card-block-wrapper .card-box-accordion img{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-position: left;
  object-fit: cover;
}


.card-block-wrapper .card-box-accordion:before{
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 47.41%, rgba(0, 0, 0, 0.50) 71.72%, #000 85.02%);
  z-index: 1;
}
.card-block-wrapper .card-box-accordion.hoverd:before{
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%),
              linear-gradient(180deg, rgba(0, 0, 0, 0.00) 47.41%, rgba(0, 0, 0, 0.50) 71.72%, #000 85.02%);
}

/* HOVERD STYLE */
.card-block-wrapper .card-box-accordion.hoverd{
  flex-grow: 1;
}
.card-block-wrapper .card-box-accordion.hoverd .card-collapse-title {
  opacity: 0;
}
.card-block-wrapper .card-box-accordion.hoverd .card-details {
  animation: fade-in 0.3s ease-in 0.4s;
  animation-fill-mode: forwards;
}
.card-block-wrapper .card-box-accordion.hoverd .card-plus-icon {
  display: none;
}


@keyframes fade-in {
  0%{
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@media(max-width:1200px){
  .card-block-wrapper .card-box-accordion {
    flex-basis: 150px;
  }
}

@media(max-width:1024px){
  .card-block-wrapper .card-box-accordion {
    flex-basis: 120px;
  }
}
@media(max-width:900px){
  .card-block-wrapper {
    flex-direction: column;
  }
  .card-block-wrapper .card-box-accordion {
    height: 143px;
  }
  .card-block-wrapper .card-box-accordion.hoverd {
    flex-grow: 1;
    min-height: 450px;
  }
  .card-block-wrapper .card-box-accordion.hoverd .card-details {
    animation-delay: 0s;
    padding: 20px 24px;
  }
  .card-block-wrapper .card-box-accordion img {
    object-position: center;
  }
  .card-block-wrapper .card-box-accordion .card-collapse-title {
    writing-mode: unset;
  }
  .card-block-wrapper .card-box-accordion:before ,
  .card-block-wrapper .card-box-accordion.hoverd:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%) !important;
  }
  .card-block-wrapper .card-box-accordion .card-details .card-title {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
}
@media (max-width: 767px){
  .card-block-wrapper .card-box-accordion{
    padding: 24px;
  }
  .card-block-wrapper .card-box-accordion  .card-collapse-title {
    bottom: 20px;
  }
  .card-block-wrapper .card-box-accordion .card-plus-icon {
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
  }
  .card-block-wrapper .card-box-accordion .card-plus-icon > svg{
    width: 100%;
    height: 100%;
  }
}


/* --------------------------------------
      THE CREATINE STANDARD -- END
--------------------------------------- */




/* new changes  */

#bottomBar , #amzn-event-bus , #on7hwind , #bmptiwer {
  display: none !important;
}


/* --------------------------------------
       sleep deeper
--------------------------------------- */
.sleep-deeper .sleep-deeper-container {
  padding: 80px 40px;
  max-width: 1320px;
  margin: 0 auto;
}
.sleep-deeper .sleep-deeper-heading {
  margin-bottom: 40px;
}
.sleep-deeper .sleep-deeper-heading .sleep-heading h2 {
  color: #000;
  font-family: "Futura LT";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  margin: 0;
  text-align:center;
}
.sleep-deeper .sleep-deeper-heading .sleep-description {
  margin-top:10px;
}
.sleep-deeper .sleep-deeper-heading .sleep-description p {
  color: #000;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: -0.18px;
  margin: 0px;
  text-align:center;
}

.sleep-deeper .s-d-col {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.sleep-deeper .s-d-col .sleep-deeper-card {
  flex: 0 0 auto;
  width: 100%;
}
.sleep-deeper .s-d-col.s-d-col-2 .sleep-deeper-card {
  flex: 0 0 auto;
  width: calc(50% - 30px / 2);
}
.sleep-deeper .s-d-col.s-d-col-3 .sleep-deeper-card {
  flex: 0 0 auto;
  width: calc(33.333% - 30px * 2 / 3);
}
.sleep-deeper .s-d-col.s-d-col-4 .sleep-deeper-card {
  flex: 0 0 auto;
  width: calc(25% - 30px * 3 / 4);
}

.sleep-deeper-card {
  text-align: center;
}
.sleep-deeper-card .s-d-image > img {
  max-width: 130px;
  margin: 0 auto;
}
.sleep-deeper-card .s-d-title > h4 {
  color: #000;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  margin: 0;
}
.sleep-deeper-card .s-d--content {
  color: #000;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.15px;
  opacity: 0.8;
  margin: 8px 0 0 0;
}
.sleep-deeper-card .s-d--content > *{
  margin: 0 0 0;
}
.sleep-deeper-card .s-d--content > * + *{
  margin: 10px 0 0;
}

@media (max-width: 1024px){
  .sleep-deeper .sleep-deeper-heading .sleep-heading h2 {
    font-size: 34px;
    letter-spacing: -.68px;
  }
  .sleep-deeper .sleep-deeper-heading .sleep-description p{
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .sleep-deeper .s-d-col.s-d-col-4 .sleep-deeper-card {
    flex: 0 0 auto;
    width: calc(50% - 30px / 2);
  }
}
@media (max-width: 767px){
  .sleep-deeper .sleep-deeper-heading {
    margin-bottom: 32px;
  }
  .sleep-deeper .sleep-deeper-container {
    padding: 40px 20px;
  }
  .sleep-deeper .sleep-deeper-heading .sleep-heading h2 {
    font-size: 32px;
    letter-spacing: -.32px;
  }
  .sleep-deeper .s-d-col {
    gap: 24px;
  }
  .sleep-deeper .s-d-col.s-d-col-2 .sleep-deeper-card,
  .sleep-deeper .s-d-col.s-d-col-3 .sleep-deeper-card,
  .sleep-deeper .s-d-col.s-d-col-4 .sleep-deeper-card {
    flex: 0 0 auto;
    width: 100%;
  }
  .sleep-deeper-card {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    text-align: left;
  }
  .sleep-deeper-card .s-d-image > img {
    max-width: 100%;
  }
  .sleep-deeper-card .s-d-image {
    flex: 0 0 auto;
    width: 140px;
  }
  .sleep-deeper-card .s-d-content{
    flex: 1;
  }
  .sleep-deeper-card .s-d--content {
    margin: 2px 0 0 0;
  }
}
@media (max-width: 479px){
  .sleep-deeper-card .s-d-image {
    flex: 0 0 auto;
    width: 110px;
  }
}