/** Shopify CDN: Minification failed

Line 891:0 All "@import" rules must come first

**/
:root {
  --dv2-blue: #a6b6c3;
  --dv2-deep: #5b6e7d;
  --dv2-pale: #dce5eb;
  --dv2-ink: #14100d;
  --dv2-paper: #f7f5f2;
  --dv2-white: #fff;
  --dv2-radius: 3.2rem;
  --dv2-radius-sm: 1.8rem;
  --dv2-gutter: clamp(1.6rem, 3vw, 4rem);
  --dv2-section: clamp(7.2rem, 10vw, 14rem);
}

body.template-product .product__title h1 {
  hyphens: none !important;
  overflow-wrap: normal !important;
  text-wrap: balance;
  word-break: normal !important;
}

@media screen and (min-width: 990px) {
  body.template-product .product--small:not(.product--no-media) .product__media-wrapper {
    width: calc(54% - 16px) !important;
    max-width: calc(54% - 16px) !important;
  }

  body.template-product .product--small:not(.product--no-media) .product__info-wrapper {
    width: calc(46% - 16px) !important;
    max-width: calc(46% - 16px) !important;
  }

  body.template-product .product__info-container {
    max-width: none !important;
    padding: 6px clamp(18px, 2.1vw, 34px) 40px !important;
  }

  body.template-product .product__title h1 {
    max-width: 560px;
    font-size: clamp(30px, 2.4vw, 38px) !important;
    line-height: 1.16 !important;
    letter-spacing: -.04em;
  }
}

@media screen and (max-width: 989px) {
  body.template-product .product__media {
    padding-top: 54% !important;
  }

  body.template-product .thumbnail-slider {
    height: 54px !important;
    margin-top: 6px;
  }

  body.template-product .product__info-container {
    max-width: none !important;
    padding: 16px 12px 30px !important;
  }

  body.template-product .product__title h1 {
    font-size: clamp(27px, 8vw, 31px) !important;
    line-height: 1.16 !important;
    letter-spacing: -.035em;
  }

  body.template-product .product__text {
    font-size: 14px;
    line-height: 1.35;
  }

  body.template-product .emoji-benefits-container {
    margin-bottom: 10px !important;
    padding: 4px 0;
    font-size: 13px;
    line-height: 1.25;
  }
}

@media screen and (max-width: 749px) {
  body.template-product .sticky-atc {
    padding-bottom: max(.75rem, env(safe-area-inset-bottom));
  }

  body.template-product .sticky-atc__title {
    max-width: 42vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  body.template-product .sticky-atc .button {
    min-height: 48px;
    min-width: 130px;
  }

  body.template-product .sticky-atc__left__content {
    display: flex;
    flex-direction: column;
    align-self: stretch;
    justify-content: flex-end;
    align-items: flex-end;
    row-gap: 2px;
  }

  body.template-product .sticky-atc__title {
    align-self: flex-end;
    text-align: right;
  }

  body.template-product .sticky-atc__price {
    margin-top: 0;
    align-self: flex-end;
    text-align: right;
  }
}

html { scroll-behavior: smooth; }
body { background: var(--dv2-paper); color: var(--dv2-ink); }
body,
button,
input,
select,
textarea { font-family: var(--font-body-family); }

h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3 {
  color: inherit;
  letter-spacing: -.035em;
  line-height: .98;
}

.button,
.shopify-payment-button__button,
.product-form__submit {
  min-height: 5.4rem;
  border-radius: 999px;
  letter-spacing: -.01em;
  transition: transform .2s ease, background-color .2s ease, color .2s ease;
}
.button:hover,
.product-form__submit:hover { transform: translateY(-2px); }

.header-wrapper {
  background: color-mix(in srgb, var(--dv2-paper) 88%, transparent) !important;
  border: 0 !important;
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}
.header {
  min-height: 7.2rem;
  padding-inline: var(--dv2-gutter) !important;
  max-width: none;
}
.header__heading-logo { width: auto; max-height: 3.3rem; }
.header__inline-menu .list-menu__item,
.header__icon { color: var(--dv2-ink); }
.header__inline-menu .list-menu__item { font-size: 1.45rem; }
.header__icon--cart { border-radius: 999px; background: var(--dv2-ink); color: var(--dv2-white); }
.header__icon--cart svg { width: 1.9rem; }
.header__icon--cart .cart-count-bubble { background: var(--dv2-blue); color: var(--dv2-ink); }
.shopify-section-group-header-group .ticker { border: 0; }

.menu-drawer { background: var(--dv2-blue) !important; }
.menu-drawer__menu-item { font-size: clamp(2.8rem, 9vw, 5rem) !important; letter-spacing: -.04em; }

.footer { background: var(--dv2-paper) !important; color: var(--dv2-ink); border: 0 !important; }
.footer .footer__content-top { padding: clamp(6rem, 9vw, 12rem) var(--dv2-gutter) 4rem; max-width: none; }
.footer .footer__content-bottom { border-color: rgba(20,16,13,.16); }
.footer .footer-block__heading,
.footer .footer-block__details-content,
.footer .footer-block__details-content a,
.footer .copyright__content a,
.footer .list-social__link { color: var(--dv2-ink); }
.footer .footer-block__heading { font-size: 1.3rem; text-transform: uppercase; letter-spacing: .12em; }
.footer .footer-block__brand-info .rte { max-width: 58rem; font-size: clamp(2.4rem, 3.4vw, 5.2rem); line-height: 1; letter-spacing: -.04em; }

.dv2-shell { padding: 0 var(--dv2-gutter); }
.dv2-section { position: relative; padding-block: var(--dv2-section); overflow: clip; }
.dv2-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: .8rem;
  margin: 0 0 2rem;
  font-size: 1.15rem;
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.dv2-eyebrow::before { content: ''; width: .7rem; height: .7rem; border-radius: 50%; background: currentColor; }
.dv2-display { margin: 0; font-size: clamp(4.6rem, 7.6vw, 12rem); line-height: .88; letter-spacing: -.065em; }
.dv2-heading { margin: 0; font-size: clamp(3.8rem, 5.5vw, 8rem); line-height: .94; }
.dv2-copy { max-width: 58rem; font-size: clamp(1.7rem, 1.7vw, 2.3rem); line-height: 1.42; letter-spacing: -.015em; }
.dv2-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 1rem; margin-top: 3rem; }
.dv2-link { color: inherit; font-weight: 600; text-underline-offset: .6rem; }
.dv2-price { margin-top: 2rem; font-size: 1.7rem; }
.dv2-price .price { color: inherit; }

.dv2-hero { padding: 0 var(--dv2-gutter) var(--dv2-gutter); background: var(--dv2-deep); color: var(--dv2-paper); }
.dv2-hero__frame {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
  min-height: min(88rem, calc(100svh - 5rem));
  border-radius: 0 0 var(--dv2-radius) var(--dv2-radius);
  overflow: hidden;
  background: var(--dv2-blue);
  color: var(--dv2-ink);
}
.dv2-hero__content { z-index: 2; align-self: center; padding: clamp(6rem, 8vw, 12rem) clamp(2.4rem, 5vw, 7rem); }
.dv2-hero__content .dv2-display { max-width: 72rem; }
.dv2-hero__media { position: relative; min-height: 55rem; overflow: hidden; }
.dv2-hero__media::before {
  content: '';
  position: absolute;
  inset: 8% 2% 4% 8%;
  border-radius: 50% 50% 44% 56% / 52% 46% 54% 48%;
  background: radial-gradient(circle at 35% 30%, var(--dv2-pale), rgba(252,250,246,.15) 46%, transparent 68%);
  filter: blur(2px);
}
.dv2-hero__product {
  position: absolute;
  z-index: 1;
  inset: 3% 0 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
  filter: drop-shadow(0 4rem 5rem rgba(20,16,13,.22));
}
.dv2-hero__placeholder { position: absolute; inset: 18% 12% 8%; display: grid; place-items: center; border: 1px dashed rgba(20,16,13,.4); border-radius: 999px; text-align: center; }
.dv2-orbit-label { position: absolute; z-index: 2; padding: .9rem 1.3rem; border: 1px solid rgba(20,16,13,.28); border-radius: 999px; background: rgba(247,245,242,.65); backdrop-filter: blur(12px); font-size: 1.2rem; }
.dv2-orbit-label--one { top: 18%; right: 8%; }
.dv2-orbit-label--two { bottom: 18%; left: 3%; }

.dv2-product-strip { background: var(--dv2-deep); color: var(--dv2-paper); }
.dv2-product-strip__intro { display: grid; grid-template-columns: 1.2fr .8fr; gap: 3rem; align-items: end; margin-bottom: 6rem; }
.dv2-product-strip__stage {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(28rem, .75fr);
  gap: 1.6rem;
  min-height: 72rem;
}
.dv2-product-strip__visual,
.dv2-product-strip__details { border-radius: var(--dv2-radius); overflow: hidden; }
.dv2-product-strip__visual { position: relative; display: grid; place-items: center; min-height: 68rem; background: var(--dv2-blue); color: var(--dv2-ink); }
.dv2-product-strip__visual img { position: relative; z-index: 1; width: min(76%, 78rem); height: 78%; object-fit: contain; filter: drop-shadow(0 4rem 4rem rgba(20,16,13,.2)); }
.dv2-product-strip__visual::before { content: 'DERIUM'; position: absolute; font-size: clamp(8rem, 18vw, 28rem); font-weight: 700; letter-spacing: -.08em; opacity: .12; }
.dv2-product-strip__details { display: flex; flex-direction: column; justify-content: space-between; padding: clamp(3rem, 4vw, 5.5rem); background: var(--dv2-paper); color: var(--dv2-ink); }
.dv2-product-strip__list { display: grid; gap: 0; margin: 3rem 0; padding: 0; list-style: none; border-top: 1px solid rgba(20,16,13,.2); }
.dv2-product-strip__list li { display: grid; grid-template-columns: 3rem 1fr; gap: 1rem; padding: 1.8rem 0; border-bottom: 1px solid rgba(20,16,13,.2); }

.dv2-science { background: var(--dv2-paper); color: var(--dv2-ink); }
.dv2-science__frame { display: grid; grid-template-columns: 1fr 1fr; min-height: 95rem; border-radius: var(--dv2-radius); overflow: clip; background: var(--dv2-pale); }
.dv2-science__visual { position: relative; display: grid; place-items: center; min-height: 65rem; background: var(--dv2-blue); overflow: hidden; }
.dv2-science__visual::after { content: ''; position: absolute; width: 72%; aspect-ratio: 1; border: 1px solid rgba(20,16,13,.22); border-radius: 50%; box-shadow: 0 0 0 8rem rgba(255,255,255,.08), 0 0 0 16rem rgba(255,255,255,.05); }
.dv2-science__visual img { z-index: 1; width: min(72%, 58rem); max-height: 72rem; object-fit: contain; filter: drop-shadow(0 3rem 4rem rgba(20,16,13,.18)); }
.dv2-science__copy { padding: clamp(5rem, 7vw, 10rem); }
.dv2-science__steps { margin-top: 6rem; }
.dv2-science__step { display: grid; grid-template-columns: 5rem 1fr; gap: 2rem; padding: 3rem 0; border-top: 1px solid rgba(20,16,13,.22); }
.dv2-science__step:last-child { border-bottom: 1px solid rgba(20,16,13,.22); }
.dv2-science__number { display: grid; place-items: center; width: 4rem; height: 4rem; border-radius: 50%; border: 1px solid currentColor; font-size: 1.2rem; }
.dv2-science__step h3 { margin: .3rem 0 1rem; font-size: clamp(2.2rem, 2.4vw, 3.4rem); }
.dv2-science__step p { margin: 0; max-width: 50rem; line-height: 1.5; }

.dv2-mega-product { background: var(--dv2-blue); color: var(--dv2-ink); }
.dv2-mega-product__frame { position: relative; min-height: min(100rem, 92svh); display: grid; place-items: center; border-radius: var(--dv2-radius); overflow: hidden; }
.dv2-mega-product__word { position: absolute; inset: auto 0 2%; margin: 0; text-align: center; font-size: clamp(10rem, 25vw, 40rem); font-weight: 700; line-height: .7; letter-spacing: -.09em; opacity: .12; }
.dv2-mega-product img { position: relative; z-index: 1; width: min(62vw, 75rem); max-height: 78svh; object-fit: contain; filter: drop-shadow(0 5rem 4rem rgba(20,16,13,.24)); }
.dv2-mega-product__caption { position: absolute; z-index: 2; top: 4rem; left: 4rem; max-width: 56rem; }
.dv2-mega-product__caption .dv2-heading { font-size: clamp(3.4rem, 4vw, 6rem); }

.dv2-editorial { background: var(--dv2-paper); }
.dv2-editorial__grid { display: grid; grid-template-columns: 1fr 1fr; border-radius: var(--dv2-radius); overflow: hidden; min-height: 72rem; background: var(--dv2-white); }
.dv2-editorial--reverse .dv2-editorial__media { order: 2; }
.dv2-editorial__media { position: relative; min-height: 55rem; background: var(--dv2-deep); overflow: hidden; }
.dv2-editorial__media img { width: 100%; height: 100%; object-fit: cover; }
.dv2-editorial__media--placeholder { display: grid; place-items: center; background: radial-gradient(circle at 30% 28%, var(--dv2-pale), transparent 24%), radial-gradient(circle at 66% 62%, var(--dv2-blue), transparent 28%), var(--dv2-deep); }
.dv2-editorial__placeholder-label { padding: 1rem 1.4rem; border-radius: 999px; color: var(--dv2-white); border: 1px solid rgba(255,255,255,.5); }
.dv2-editorial__content { display: flex; flex-direction: column; justify-content: center; padding: clamp(4.5rem, 7vw, 10rem); }

.dv2-routine { background: var(--dv2-paper); }
.dv2-routine__header { display: grid; grid-template-columns: 1.2fr .8fr; gap: 4rem; align-items: end; margin-bottom: 5rem; }
.dv2-routine__track { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(32rem, 42vw); gap: 1.6rem; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; padding-bottom: 1rem; }
.dv2-routine__track::-webkit-scrollbar { display: none; }
.dv2-routine__card { min-height: 58rem; border-radius: var(--dv2-radius); overflow: hidden; scroll-snap-align: start; background: var(--dv2-blue); }
.dv2-routine__media { height: 72%; background: var(--dv2-pale); overflow: hidden; }
.dv2-routine__media img { width: 100%; height: 100%; object-fit: cover; }
.dv2-routine__media--placeholder { position: relative; background: linear-gradient(145deg, var(--dv2-blue), var(--dv2-pale)); }
.dv2-routine__media--placeholder::before { content: ''; position: absolute; width: 46%; aspect-ratio: .7; top: 18%; left: 27%; border-radius: 999px; background: rgba(255,255,255,.42); box-shadow: 0 2rem 5rem rgba(20,16,13,.12); }
.dv2-routine__text { padding: 2.5rem 3rem 3rem; }
.dv2-routine__text h3 { margin: 0 0 1rem; font-size: 2.8rem; }
.dv2-routine__text p { margin: 0; line-height: 1.45; }

.dv2-authority { background: var(--dv2-ink); color: var(--dv2-paper); }
.dv2-authority__top { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; margin-bottom: 7rem; }
.dv2-authority__grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255,255,255,.24); border-bottom: 1px solid rgba(255,255,255,.24); }
.dv2-authority__item { min-height: 28rem; padding: 3rem; border-right: 1px solid rgba(255,255,255,.24); }
.dv2-authority__item:last-child { border-right: 0; }
.dv2-authority__item strong { display: block; margin-bottom: 8rem; font-size: 1.2rem; letter-spacing: .12em; text-transform: uppercase; }
.dv2-authority__item h3 { margin: 0; font-size: clamp(2.5rem, 3vw, 4.2rem); }

.dv2-formula { background: var(--dv2-pale); color: var(--dv2-ink); }
.dv2-formula__layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(5rem, 9vw, 14rem); }
.dv2-formula__intro { position: sticky; top: 12rem; align-self: start; }
.dv2-formula__items { border-top: 1px solid rgba(20,16,13,.25); }
.dv2-formula details { border-bottom: 1px solid rgba(20,16,13,.25); }
.dv2-formula summary { display: grid; grid-template-columns: 5rem 1fr auto; align-items: center; gap: 2rem; padding: 3rem 0; cursor: pointer; list-style: none; }
.dv2-formula summary::-webkit-details-marker { display: none; }
.dv2-formula summary h3 { margin: 0; font-size: clamp(2.5rem, 3.3vw, 4.8rem); }
.dv2-formula__plus { font-size: 3rem; transition: transform .2s ease; }
.dv2-formula details[open] .dv2-formula__plus { transform: rotate(45deg); }
.dv2-formula__answer { max-width: 68rem; padding: 0 0 3.5rem 7rem; font-size: 1.7rem; line-height: 1.55; }

.dv2-final { background: var(--dv2-paper); }
.dv2-final__frame { min-height: 70rem; display: grid; place-items: center; padding: 7rem var(--dv2-gutter); border-radius: var(--dv2-radius); background: var(--dv2-blue); text-align: center; }
.dv2-final__frame .dv2-heading { max-width: 100rem; font-size: clamp(5rem, 8vw, 12rem); }
.dv2-final__frame .dv2-copy { margin-inline: auto; }
.dv2-final__frame .dv2-actions { justify-content: center; }

[data-dv2-reveal] { opacity: 0; transform: translateY(3rem); transition: opacity .7s cubic-bezier(.2,.7,.2,1), transform .7s cubic-bezier(.2,.7,.2,1); }
[data-dv2-reveal].is-visible { opacity: 1; transform: none; }

.product { gap: 1.6rem; padding-inline: var(--dv2-gutter); }
.product__media-wrapper,
.product__info-wrapper { border-radius: var(--dv2-radius); }
.product__media-wrapper { overflow: hidden; background: var(--dv2-pale); }
.product__media-list .product__media-item { border-radius: var(--dv2-radius-sm); overflow: hidden; }
.product__info-wrapper { background: var(--dv2-paper); }
.product__info-container { padding: clamp(2.4rem, 4vw, 5rem); max-width: 62rem !important; }
.product__title h1 { font-size: clamp(3.8rem, 4.2vw, 6.2rem) !important; line-height: .95; }
.product-page-price .price-item { font-size: 2.8rem !important; }
.installment { margin-top: 1rem; }
.emoji-benefits-container { padding: 2rem 0; border-top: 1px solid rgba(20,16,13,.16); border-bottom: 1px solid rgba(20,16,13,.16); }
.emoji-benefits-container p { margin: .6rem 0; }
.product-form__buttons .button {
  --color-button: 91, 110, 125;
  --color-button-text: 255, 255, 255;
  background: var(--dv2-deep);
  color: var(--dv2-white);
}
.quantity-breaks { border-radius: var(--dv2-radius-sm); }
.sticky-atc { background: rgba(247,245,242,.92) !important; backdrop-filter: blur(18px); border-top: 1px solid rgba(20,16,13,.14); }
.sticky-atc-container { max-width: none !important; padding-inline: var(--dv2-gutter) !important; }
.sticky-atc .button {
  --color-button: 91, 110, 125;
  --color-button-text: 255, 255, 255;
  min-width: 22rem;
  border-radius: 999px;
  background: var(--dv2-deep);
  color: var(--dv2-white);
}
.drawer__inner { background: var(--dv2-paper); }
.cart-drawer .cart-item { border-radius: 1.6rem; }
.cart-drawer__checkout { border-radius: 999px; background: var(--dv2-ink); }

@media screen and (min-width: 990px) {
  .product--small:not(.product--no-media) .product__media-wrapper { width: calc(54% - .8rem) !important; max-width: calc(54% - .8rem) !important; }
  .product--small:not(.product--no-media) .product__info-wrapper { width: calc(46% - .8rem) !important; max-width: calc(46% - .8rem) !important; }
  .product__column-sticky { top: 10rem !important; }
}

@media screen and (max-width: 989px) {
  :root { --dv2-radius: 2.4rem; --dv2-section: 7rem; }
  .dv2-hero { padding-inline: 0; }
  .dv2-hero__frame { grid-template-columns: 1fr; min-height: auto; border-radius: 0 0 var(--dv2-radius) var(--dv2-radius); }
  .dv2-hero__content { padding-top: 6rem; padding-bottom: 2rem; }
  .dv2-hero__media { min-height: 55rem; }
  .dv2-product-strip__intro,
  .dv2-routine__header,
  .dv2-authority__top { grid-template-columns: 1fr; }
  .dv2-product-strip__stage { grid-template-columns: 1fr; min-height: auto; }
  .dv2-product-strip__visual { min-height: 62rem; }
  .dv2-science__frame { grid-template-columns: 1fr; }
  .dv2-science__visual { min-height: 65rem; }
  .dv2-science__copy { padding: 5rem 3rem; }
  .dv2-editorial__grid { grid-template-columns: 1fr; }
  .dv2-editorial--reverse .dv2-editorial__media { order: initial; }
  .dv2-authority__grid { grid-template-columns: 1fr; }
  .dv2-authority__item { min-height: 18rem; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.24); }
  .dv2-authority__item:last-child { border-bottom: 0; }
  .dv2-authority__item strong { margin-bottom: 5rem; }
  .dv2-formula__layout { grid-template-columns: 1fr; gap: 5rem; }
  .dv2-formula__intro { position: static; }
  .product { padding-inline: 1.6rem; }
  .product__info-container { padding: 3rem 1rem; }
}

@media screen and (max-width: 749px) {
  .dv2-shell { padding-inline: 1.6rem; }
  .dv2-display { font-size: clamp(4.5rem, 14vw, 7rem); }
  .dv2-heading { font-size: clamp(3.8rem, 11vw, 5.5rem); }
  .dv2-copy { font-size: 1.7rem; }
  .dv2-actions { align-items: stretch; flex-direction: column; }
  .dv2-actions .button { width: 100%; }
  .dv2-hero__content { padding-inline: 2rem; }
  .dv2-hero__media { min-height: 47rem; }
  .dv2-orbit-label--one { top: 12%; right: 2rem; }
  .dv2-orbit-label--two { bottom: 10%; left: 2rem; }
  .dv2-product-strip__visual { min-height: 50rem; }
  .dv2-product-strip__visual img { width: 92%; height: 82%; }
  .dv2-product-strip__details { padding: 3rem 2.2rem; }
  .dv2-science__visual { min-height: 50rem; }
  .dv2-science__step { grid-template-columns: 4rem 1fr; gap: 1rem; }
  .dv2-mega-product__frame { min-height: 70rem; }
  .dv2-mega-product img { width: 92vw; max-height: 58rem; }
  .dv2-mega-product__caption { top: 3rem; left: 2rem; right: 2rem; }
  .dv2-editorial__media { min-height: 48rem; }
  .dv2-editorial__content { padding: 5rem 2.4rem; }
  .dv2-routine__track { grid-auto-columns: 88vw; }
  .dv2-routine__card { min-height: 52rem; }
  .dv2-formula__answer { padding-left: 0; }
  .dv2-formula summary { grid-template-columns: 4rem 1fr auto; gap: 1rem; }
  .dv2-final__frame { min-height: 62rem; padding-inline: 2rem; }
  .sticky-atc__title { max-width: 13rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .sticky-atc .button { min-width: 13rem; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
  [data-dv2-reveal] { opacity: 1; transform: none; }
}

body.template-index {
  --dv2-s1-ink: #181A1A;
  --dv2-s1-bar: #FCFAF6;
  --dv2-s1-field: #A6B6C3;
  --dv2-s1-transition: #F5F3EE;
  background: var(--dv2-s1-transition);
}

body.template-index .announcement-bar-section {
  position: relative;
  z-index: 12;
  height: 40px;
}
body.template-index .utility-bar,
body.template-index .announcement-bar,
body.template-index .announcement-bar__link {
  min-height: 40px;
  height: 40px;
  background: var(--dv2-s1-bar) !important;
  color: var(--dv2-s1-ink) !important;
  border: 0 !important;
}
body.template-index .announcement-bar__message {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0;
  text-transform: none;
  font-family: var(--font-body-family);
}

body.template-index .section-header {
  position: relative;
  width: 100%;
  height: 56px;
  margin: 0;
  z-index: 11;
}
body.template-index .section-header .header-wrapper {
  height: 56px;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
body.template-index .section-header .header {
  position: relative;
  min-height: 56px;
  height: 56px;
  max-width: none;
  padding: 0 14px 0 56px !important;
  color: var(--dv2-s1-ink);
}
body.template-index .header__heading-link {
  display: grid;
  place-items: center start;
  padding: 0;
}
body.template-index .header__inline-menu { margin-left: -9px; }
body.template-index .header__inline-menu .list-menu--inline { gap: 18px; }
body.template-index .header__inline-menu .list-menu__item {
  padding: 10px 4px;
  color: var(--dv2-s1-ink);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: var(--font-body-family);
}
body.template-index .header__search,
body.template-index .header__icons > .header__search { display: none !important; }
body.template-index .header__icon--account {
  width: 56px;
  color: var(--dv2-s1-ink);
}
body.template-index .header__icon--account svg { display: none; }
body.template-index .header__icon--account::after {
  content: 'Cuenta';
  font-size: 14px;
  line-height: 1;
  font-family: var(--font-body-family);
}
body.template-index .header__icon--cart {
  width: 112px;
  height: 43px;
  margin-left: 4px;
  border-radius: 999px;
  background: var(--dv2-s1-ink);
  color: #fff;
}
body.template-index .header__icon--cart svg,
body.template-index .header__icon--cart .cart-count-bubble { display: none; }
body.template-index .header__icon--cart::before {
  content: 'Carrito';
  font-size: 14px;
  line-height: 1;
  font-family: var(--font-body-family);
}

body.template-index.dv2-header-scrolled .section-header {
  position: fixed !important;
  top: 8px;
  height: 56px;
  padding: 0 16px;
}
body.template-index.dv2-header-scrolled .section-header .header-wrapper,
body.template-index.dv2-header-scrolled .section-header .header {
  height: 56px;
  min-height: 56px;
}
body.template-index.dv2-header-scrolled .section-header .header {
  padding: 0 24px !important;
}
body.template-index.dv2-header-scrolled .section-header .header-wrapper {
  border-radius: 999px;
  background: rgba(245, 243, 238, .82);
  box-shadow: 0 8px 30px rgba(24, 26, 26, .05);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

body.template-index .dv2-hero {
  position: relative;
  height: calc(100svh - 56px);
  min-height: 700px;
  padding: 0;
  overflow: visible;
  background: var(--dv2-s1-transition);
  color: var(--dv2-s1-ink);
}
body.template-index .dv2-hero__frame {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  overflow: hidden;
  border-radius: 0 0 30px 30px;
  background: var(--dv2-s1-field);
  color: var(--dv2-s1-ink);
}
body.template-index .dv2-hero__media {
  position: absolute;
  z-index: 1;
  inset: 0;
  min-height: 0;
  overflow: hidden;
}
body.template-index .dv2-hero__media::before { display: none; }
body.template-index .dv2-hero__product {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: none;
}
body.template-index .dv2-hero__placeholder {
  position: absolute;
  display: block !important;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: #28545A;
}
body.template-index .dv2-hero__placeholder::before,
body.template-index .dv2-hero__placeholder::after {
  content: '';
  position: absolute;
  pointer-events: none;
}
body.template-index .dv2-hero__placeholder::before {
  right: -8%;
  bottom: -28%;
  width: 76%;
  height: 88%;
  border-radius: 50%;
  background: rgba(40, 84, 90, .20);
}
body.template-index .dv2-hero__placeholder::after {
  right: 25%;
  bottom: 10%;
  width: 14%;
  height: 38%;
  border-radius: 18px 18px 8px 8px;
  background: rgba(40, 84, 90, .26);
  box-shadow: -190px 38px 0 rgba(40, 84, 90, .16), 190px 34px 0 rgba(40, 84, 90, .20);
}
body.template-index .dv2-hero__content {
  position: absolute;
  z-index: 2;
  top: 198px;
  left: 56px;
  display: block;
  width: min(750px, calc(100% - 112px));
  min-height: 0;
  padding: 0;
}
body.template-index .dv2-hero__title {
  width: 750px;
  max-width: 100%;
  min-height: 158px;
  margin: 0;
  color: var(--dv2-s1-ink);
  font-size: 48px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -.035em;
  font-family: var(--font-heading-family);
}
body.template-index .dv2-hero__text {
  width: 500px;
  max-width: 100%;
  margin-top: 21px;
  color: var(--dv2-s1-ink);
  font-size: 15.5px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0;
  font-family: var(--font-body-family);
}
body.template-index .dv2-hero__text p { margin: 0; }
body.template-index .dv2-hero__content .dv2-actions {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 28px;
  flex-direction: row;
  flex-wrap: nowrap;
}
body.template-index .dv2-hero__content .button {
  min-height: 52px;
  padding: 0 24px;
  border-radius: 999px;
  background: var(--dv2-s1-ink);
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  transform: none;
  box-shadow: none;
  font-family: var(--font-body-family);
}
body.template-index .dv2-hero__content .button::before,
body.template-index .dv2-hero__content .button::after { display: none; }
body.template-index .dv2-hero__content .dv2-link {
  color: var(--dv2-s1-ink);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration-thickness: 1px;
  text-underline-offset: 6px;
  font-family: var(--font-body-family);
}
body.template-index [id*='__derium_product'] .dv2-product-strip {
  background: var(--dv2-s1-transition);
  padding-top: 64px;
}
body.template-index [id*='__derium_product'] .dv2-shell {
  padding-inline: 32px;
}
body.template-index [id*='__derium_product'] .dv2-product-strip__intro {
  grid-template-columns: 1.05fr .95fr;
  gap: 32px;
  opacity: 1;
  transform: none;
}
body.template-index [id*='__derium_product'] .dv2-product-strip__intro .dv2-eyebrow { display: none; }
body.template-index [id*='__derium_product'] .dv2-product-strip__intro .dv2-heading {
  max-width: 500px;
  font-family: var(--font-heading-family);
  font-size: 48px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -.035em;
}
body.template-index [id*='__derium_product'] .dv2-product-strip__intro .dv2-copy {
  max-width: 390px;
  font-family: var(--font-body-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0;
}

@media screen and (min-width: 750px) {
  body.template-index [id*='__derium_product'] .dv2-product-strip__intro { align-items: start; }
  body.template-index [id*='__derium_product'] .dv2-product-strip__intro .dv2-copy { margin-top: 62px; }
}

@media screen and (max-width: 749px) {
  body.template-index .section-header,
  body.template-index .section-header .header-wrapper,
  body.template-index .section-header .header {
    height: 48px;
    min-height: 48px;
  }
  body.template-index .section-header .header {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    column-gap: 12px;
    padding: 0 24px !important;
  }
  body.template-index .header__heading {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
  }
  body.template-index .header__icons {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    transform: translateX(-4px);
  }
  body.template-index header-drawer {
    grid-column: 3;
    grid-row: 1;
    justify-self: end;
  }
  body.template-index .header__icon--account { display: none; }
  body.template-index .header__icon--cart {
    width: 113px;
    height: 36px;
    margin: 0;
  }
  body.template-index .header__icon--menu { width: 28px; height: 36px; }
  body.template-index .header__icon--menu .icon { width: 18px; height: 18px; }
  body.template-index.dv2-header-scrolled .section-header {
    top: 8px;
    height: 56px;
    padding: 0 8px;
  }
  body.template-index.dv2-header-scrolled .section-header .header-wrapper,
  body.template-index.dv2-header-scrolled .section-header .header {
    height: 56px;
    min-height: 56px;
  }
  body.template-index.dv2-header-scrolled .section-header .header {
    padding: 0 16px !important;
    border-radius: 999px;
    background: rgba(245, 243, 238, .82);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
  }
  body.template-index.dv2-header-scrolled .section-header .header::before,
  body.template-index.dv2-header-scrolled .section-header .header::after { display: none; }
  body.template-index .dv2-hero {
    height: calc(100svh - 56px);
    min-height: 700px;
  }
  body.template-index .dv2-hero__content {
    top: 104px;
    left: 16px;
    width: calc(100% - 32px);
  }
  body.template-index .dv2-hero__title {
    width: 100%;
    min-height: 106px;
    font-size: 32px;
    line-height: 1.1;
    letter-spacing: -.035em;
  }
  body.template-index .dv2-hero__text {
    width: 100%;
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.25;
  }
  body.template-index .dv2-hero__content .dv2-actions {
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap;
    align-items: center;
    gap: 16px;
    margin-top: 26px;
  }
  body.template-index .dv2-hero__content .button {
    width: auto;
    min-height: 52px;
    padding: 0 24px;
  }
  body.template-index .dv2-hero__placeholder {
    inset: 0;
    width: 100%;
    height: 100%;
    background: #28545A;
  }
  body.template-index .dv2-hero__placeholder::before {
    right: -70%;
    bottom: -24%;
    width: 160%;
    height: 72%;
  }
  body.template-index .dv2-hero__placeholder::after {
    right: 38%;
    bottom: 7%;
    width: 24%;
    height: 28%;
    border-radius: 14px 14px 6px 6px;
    box-shadow: -104px 24px 0 rgba(40, 84, 90, .10), 104px 22px 0 rgba(40, 84, 90, .12);
  }
}

.footer {
  margin: 0 !important;
  padding: 0 !important;
  background: var(--dv2-paper) !important;
  color: var(--dv2-ink);
}

.footer > .footer__content-top,
.footer > .footer__content-bottom {
  display: none !important;
}

.ft-footer {
  display: grid;
  min-height: 600px;
  padding: 64px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr auto;
  gap: 46px 60px;
  font-family: var(--font-body-family);
  color: var(--dv2-ink);
}

.ft-footer a { color: inherit; text-decoration: none; }
.ft-footer__lead { max-width: 560px; }
.ft-footer__logo { font-size: 36px; font-weight: 600; letter-spacing: -0.05em; }
.ft-footer__lead > p { max-width: 520px; margin: 36px 0 0; font-size: clamp(38px, 3.7vw, 54px); line-height: 0.98; letter-spacing: -0.04em; font-family: var(--font-heading-family); }
.ft-footer__signup { max-width: 460px; margin-top: 44px; }
.ft-footer__signup label { display: block; margin-bottom: 12px; font-size: 13px; }
.ft-footer__signup small { display: block; margin-top: 9px; opacity: 0.65; font-size: 10px; }
.ft-footer__form { display: flex; border-bottom: 1px solid currentColor; }
.ft-footer__form input { min-width: 0; padding: 13px 0; flex: 1; border: 0; border-radius: 0; outline: 0; background: transparent; color: inherit; font: inherit; }
.ft-footer__form button { padding: 0; border: 0; background: transparent; color: inherit; font: inherit; cursor: pointer; }
.ft-footer__nav { display: grid; grid-template-columns: repeat(3, 1fr); gap: 38px 28px; align-content: start; }
.ft-footer__nav h2 { margin: 0 0 18px; font: 600 10px/1 var(--font-body-family); letter-spacing: 0.1em; text-transform: uppercase; }
.ft-footer__nav a { display: block; margin-top: 10px; font-size: 14px; line-height: 1.2; opacity: 0.88; }
.ft-footer__bottom { display: grid; padding-top: 20px; grid-column: 1 / -1; grid-template-columns: 1fr 1fr auto; gap: 20px; align-items: end; border-top: 1px solid rgba(20, 16, 13, 0.25); font-size: 11px; }
.ft-footer__bottom .list-payment { margin: 0; padding: 0; }

@media screen and (max-width: 749px) {
  .ft-footer {
    display: block;
    min-height: 0;
    padding: 46px 16px 28px;
  }

  .ft-footer__logo { font-size: 30px; }
  .ft-footer__lead > p { margin-top: 28px; font-size: 40px; }
  .ft-footer__signup { margin-top: 36px; }
  .ft-footer__nav { margin-top: 64px; grid-template-columns: repeat(2, 1fr); gap: 38px 24px; }
  .ft-footer__bottom { margin-top: 54px; grid-template-columns: 1fr; gap: 10px; }
  .ft-footer__bottom .list-payment { margin-top: 10px; }
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=IBM+Plex+Mono:wght@500&display=swap');

:root {
  --derium-petrol: #28545A;
  --derium-petrol-alt: #1E4046;
  --derium-graphite: #181A1A;
  --derium-text: #2E3133;
  --derium-grey: #6B7275;
  --derium-white: #F5F3EE;
  --derium-card: #FCFAF6;
  --derium-mist: #A6B6C3;
  --derium-line: #D9D5CC;
  --font-mono-derium: 'IBM Plex Mono', monospace;

  --dv2-deep: var(--derium-petrol);
  --dv2-ink: var(--derium-graphite);
  --dv2-paper: var(--derium-white);
  --dv2-pale: var(--derium-card);
  --dv2-blue: var(--derium-petrol);
}

body {
  font-family: 'Inter', -apple-system, sans-serif;
  color: var(--derium-text);
  font-size: 16px;
  line-height: 1.55;
}

h1, h2, h3, .h0, .h1, .h2, .h3 {
  font-family: 'Inter', -apple-system, sans-serif;
  color: var(--derium-graphite);
  font-weight: 600;
}

.dc-kicker,
.dv2-eyebrow,
.product__eyebrow,
.dc-gallery__index,
.dc-gallery__function,
.dpp-benefit-card__body > span[aria-hidden="true"],
.dc-baf__label,
.quantity-break__badge,
.dc-timeline__day {
  font-family: var(--font-mono-derium);
  font-weight: 500;
  font-size: 1.2rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--derium-petrol);
}

.button,
.shopify-payment-button__button,
.product-form__submit,
.dc-button {
  border-radius: 999px !important;
}
.button::before,
.shopify-payment-button__button::before,
.product-form__submit::before,
.dc-button::before {
  display: none !important;
}
.button::after,
.shopify-payment-button__button::after,
.product-form__submit::after,
.dc-button::after {
  border-radius: 999px !important;
}
.quantity-break,
.dpp-benefit-card,
.dc-review-card,
.dc-comparison__table th,
.dc-comparison__table td {
  border-radius: 0 !important;
  box-shadow: none !important;
}

.dc-button,
.button,
.quantity-break,
.dpp-benefit-card {
  box-shadow: none !important;
}

.dc-evolution,
.dc-why,
.dc-comparison {
  background: color-mix(in srgb, var(--derium-mist) 40%, var(--derium-white));
}
.dc-faq {
  background: var(--derium-card);
}

.quantity-break__caption { color: var(--derium-petrol); font-weight: 500; }
.quantity-break__price { color: var(--derium-graphite); }
.quantity-break__compare-price { color: var(--derium-grey); }

.product-form__buttons .button,
.sticky-atc .button {
  --color-button: 40, 84, 90;
  background: var(--derium-petrol) !important;
  color: var(--derium-white) !important;
}
.product-form__buttons .button:hover,
.sticky-atc .button:hover {
  background: var(--derium-petrol-alt) !important;
}
.dc-button--dark,
.dc-button--blue {
  background: var(--derium-petrol) !important;
  color: var(--derium-white) !important;
}
.dc-button--dark:hover,
.dc-button--blue:hover {
  background: var(--derium-petrol-alt) !important;
}
