:root{--gradient-base-accent-2: linear-gradient(54deg, rgba(109, 56, 139, 1) 14%, rgba(105, 14, 14, 1) 85%);--font-heading-line-height: .3;--font-heading-letter-spacing: .06rem;--badge-corner-radius: .6rem;--buttons-radius-outset: calc(var(--buttons-radius, 8px) + 2px);--buttons-border-width: 2px;--inputs-border-width: 1px;--inputs-border-opacity: .6;--grid-desktop-vertical-spacing: 40px;--grid-desktop-horizontal-spacing: 40px;--grid-mobile-vertical-spacing: 20px;--grid-mobile-horizontal-spacing: 20px;--slider-arrow-size: 3rem;--duration-short: .1s;--duration-default: .2s;--color-star-inactive: #ececec;--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-1);--gradient-background: #ffffff;--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--accent-color: var(--color-base-accent-1);--color-link: var(--color-base-text);--alpha-button-background: 1}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:calc(var(--font-body-scale) * 62.5%);height:100%;scroll-behavior:smooth}body{margin:0;min-height:100%;overflow-x:hidden;font-size:1.5rem;letter-spacing:.06em;line-height:calc(1 + .8 / var(--font-body-scale));font-family:var(--font-body-family);font-weight:400;color:rgba(var(--color-foreground),.9);background:rgb(var(--color-background));-webkit-font-smoothing:antialiased}@media screen and (min-width:750px){body{font-size:1.6rem}}body.overflow-hidden{overflow:hidden}img{max-width:100%;height:auto;display:block}button{font:inherit;letter-spacing:inherit;color:inherit;cursor:pointer}a{color:inherit}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.list-unstyled{margin:0;padding:0;list-style:none}.hidden{display:none!important}.flex-center{display:flex;align-items:center}.center{text-align:center}.desktop-hidden{display:none}@media screen and (max-width:749px){.desktop-hidden{display:flex}.mobile-hidden{display:none!important}}.color-background-1{--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-1);--gradient-background: #ffffff;--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--color-link: var(--color-base-text)}.color-background-2{--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-2);--gradient-background: #f5f0e6}.color-accent-1{--color-foreground: 255, 255, 255;--color-background: var(--color-base-accent-1);--gradient-background: #de6e55;--color-button: 255, 255, 255;--color-button-text: var(--color-base-accent-1)}.color-accent-2{--color-foreground: 255, 255, 255;--color-background: var(--color-base-accent-2);--gradient-background: var(--gradient-base-accent-2);--color-button: 255, 255, 255;--color-button-text: var(--color-base-accent-2)}.color-inverse{--color-foreground: 255, 255, 255;--color-background: 18, 18, 18;--gradient-background: #121212;--color-button: 255, 255, 255;--color-button-text: 18, 18, 18}.color-background-1,.color-background-2,.color-accent-1,.color-accent-2,.color-inverse,.color-custom{color:rgba(var(--color-foreground),.9);background-color:rgb(var(--color-background))}.gradient{background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors:active){.gradient{background:rgb(var(--color-background))}}.h0,.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:var(--font-heading-family);font-weight:700;letter-spacing:calc(var(--font-heading-scale) * var(--font-heading-letter-spacing));color:rgb(var(--color-foreground));line-height:calc(1 + var(--font-heading-line-height) / max(1,var(--font-heading-scale)));word-break:break-word}.h0{font-size:calc(var(--font-heading-scale) * 3.25rem)}.h1,h1{font-size:calc(var(--font-heading-scale) * 2.25rem)}.h2,h2{font-size:calc(var(--font-heading-scale) * 2rem)}.h3,h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}.h4,h4{font-size:calc(var(--font-heading-scale) * 1.45rem)}.h5,h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}@media only screen and (min-width:750px){.h0{font-size:calc(var(--font-heading-scale) * 4.25rem)}.h1,h1{font-size:calc(var(--font-heading-scale) * 3rem)}.h2,h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}.h3,h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}}.caption{font-size:1rem;letter-spacing:.07rem;line-height:calc(1 + .7 / var(--font-body-scale))}.caption-large{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}@media screen and (min-width:750px){.caption{font-size:1.2rem}}.rte>p:first-child{margin-top:0}.rte>p:last-child{margin-bottom:0}.rte a{color:rgb(var(--color-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem}.title-with-highlight{--hightlight-color: rgb(var(--accent-color))}.title-with-highlight strong{color:var(--hightlight-color);font-weight:700}.link{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}.link--text{color:rgb(var(--color-foreground))}.link--text:hover{color:rgba(var(--color-foreground),.75)}.underlined-link{color:rgba(var(--color-link),.85);text-underline-offset:.3rem;text-decoration-thickness:.1rem}.underlined-link:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.page-width{padding:0 5rem}}.section{position:relative}.grid{display:flex;flex-wrap:wrap;row-gap:var(--grid-mobile-vertical-spacing);column-gap:var(--grid-mobile-horizontal-spacing);margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.grid__item{width:100%;flex-grow:1;flex-shrink:0}.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media--square{padding-bottom:100%}.ratio{display:flex;position:relative;align-items:stretch}.ratio:before{content:"";width:0;height:0;padding-bottom:var(--ratio-percent);display:block}.ratio>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.media img,.ratio img{object-fit:cover;object-position:center}.button,.shopify-payment-button__button{--border-offset: .3px;min-width:calc(12rem + var(--buttons-border-width) * 2);min-height:calc(4.5rem + var(--buttons-border-width) * 2);display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;text-decoration:none;font:inherit;font-size:1.6rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale));font-weight:700;color:rgb(var(--color-button-text));background-color:rgba(var(--color-button),var(--alpha-button-background));border-radius:var(--buttons-radius-outset);position:relative;cursor:pointer;z-index:0;transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none}.button span{position:relative;z-index:2}.button:after{content:"";position:absolute;inset:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),0),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}.button:not([disabled]):hover:after{--border-offset: 1.3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),0),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background))}.button--secondary{--color-button: var(--color-background);--color-button-text: var(--color-base-outline-button-labels);--alpha-button-background: 0}.button--secondary:after{box-shadow:0 0 0 var(--buttons-border-width) rgba(var(--color-button-text),1)}.button--secondary:not([disabled]):hover:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button-text),1)}.button--full-width{display:flex;width:100%}.button.loading .button__label,.button.loading .sticky-atc__label{opacity:0}.button .loading-overlay__spinner{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);display:none}.button.loading .loading-overlay__spinner{display:block}.spinner{animation:rotator 1.4s linear infinite;width:1.8rem;height:1.8rem}.spinner .path{stroke:rgb(var(--color-button-text));stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.product-form__buttons--uppercase .button{text-transform:uppercase}.product-form__submit,.shopify-payment-button__button{font-size:1.9rem}.field{position:relative;width:100%;display:flex}.field__input{flex-grow:1;text-align:left;width:100%;padding:1.5rem;margin:var(--inputs-border-width);height:4.5rem;min-height:calc(var(--inputs-border-width) * 2 + 4.5rem);box-sizing:border-box;border:0;border-radius:var(--inputs-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.6rem;line-height:1.5;-webkit-appearance:none;appearance:none;box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease}.field__input:focus{outline:0;box-shadow:0 0 0 calc(var(--inputs-border-width) + 1px) rgba(var(--color-foreground),1)}.field__input::placeholder{opacity:0}.field__label{font-size:1.6rem;left:calc(var(--inputs-border-width) + 2rem);top:calc(1rem + var(--inputs-border-width));margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.9);letter-spacing:.1rem;line-height:1.5}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:.04rem}.field__input:focus,.field__input:not(:placeholder-shown){padding:2.2rem 1.5rem .8rem 2rem}.field__input:not(:placeholder-shown)~.field__label{display:block}.field__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.4rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:4.4rem}.field__button>svg{height:2.5rem;width:2.5rem}textarea.field__input{height:auto;min-height:12rem;resize:vertical}.form__message{display:flex;align-items:center;gap:.6rem;margin-top:1rem;font-size:1.4rem}.form__message svg{width:1.8rem;height:1.8rem;flex-shrink:0}.form__message--success{color:#1b7a3f}.icon{display:inline-block;vertical-align:middle}.icon-caret{height:.6rem}.animate-section{--animation-duration: .65s;--init-delay: .15s;--child-delay: .15s}.animate-section.animate--hidden .animate-item{opacity:0;filter:blur(1px)}.animate-section.animate--shown .animate-item{opacity:1;filter:blur(0);transform:none;transition:opacity var(--animation-duration) var(--init-delay),filter var(--animation-duration) var(--init-delay),transform var(--animation-duration) var(--init-delay)}.animate-section.animate--shown .animate-item.animate-item--child{transition-delay:calc(var(--init-delay) + (var(--child-delay) * var(--index, 0)))}@media(prefers-reduced-motion:reduce){.animate-section.animate--hidden .animate-item{opacity:1;filter:none}}.horizontal-ticker{overflow-x:hidden;max-width:100%;padding-top:12px;padding-bottom:12px;--color-background: 222, 110, 85;--color-foreground: 255, 255, 255;--ticker-speed: 100s;--ticker-font-size: 18px}.horizontal-ticker__container{display:flex;align-items:center;width:fit-content;column-gap:63px;animation:mobileHorTicker var(--ticker-speed) linear infinite normal forwards}.horizontal-ticker__item{margin:0;color:rgb(var(--color-foreground));line-height:1;white-space:nowrap;font-size:calc(var(--ticker-font-size) - 2px);font-weight:400}.horizontal-ticker__item--uppercase{text-transform:uppercase}@keyframes mobileHorTicker{to{transform:translate(calc(-50% - 31.5px))}}@keyframes desktopHorTicker{to{transform:translate(calc(-50% - 57.5px))}}@media screen and (min-width:750px){.horizontal-ticker{padding-top:16px;padding-bottom:16px}.horizontal-ticker__container{column-gap:115px;animation-name:desktopHorTicker}.horizontal-ticker__item{font-size:var(--ticker-font-size)}}.section-header{position:relative;z-index:3;transition:transform .2s ease}.section-header.shopify-section-header-hidden{transform:translateY(-100%)}.section-header.shopify-section-header-hidden:has(details[open]){transform:none}.header-wrapper{display:block;position:relative}.header-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header{display:grid;grid-template-areas:"left-icon heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center;padding-top:10px;padding-bottom:10px}@media screen and (min-width:990px){.header{padding-top:20px;padding-bottom:20px}.header--middle-center{grid-template-areas:"navigation heading icons";grid-template-columns:1fr auto 1fr;column-gap:2rem}}header-drawer{grid-area:left-icon;justify-self:start;margin-left:-1.2rem}@media screen and (min-width:990px){header-drawer{display:none}}.header__heading-link{grid-area:heading;justify-self:center;display:inline-block;text-decoration:none;padding:0;line-height:0;--media-radius: 0;width:120px;max-width:120px}@media screen and (min-width:750px){.header__heading-link{width:260px;max-width:260px}}.header__heading-link img{object-fit:contain}.header__inline-menu{grid-area:navigation;display:none;margin-left:-1.2rem}@media screen and (min-width:990px){.header__inline-menu{display:block}}.list-menu{list-style:none;padding:0;margin:0}.list-menu--inline{display:inline-flex;flex-wrap:wrap}.list-menu__item{display:flex;align-items:center;line-height:calc(1 + .3 / var(--font-body-scale))}.list-menu__item--link{text-decoration:none;padding-bottom:1rem;padding-top:1rem;line-height:calc(1 + .8 / var(--font-body-scale))}@media screen and (min-width:750px){.list-menu__item--link{padding-bottom:.5rem;padding-top:.5rem}}.header__menu-item{padding:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.9);font-size:1.4rem}.header__menu-item:hover{transition:color var(--duration-short) ease;color:rgb(var(--accent-color))}.header__active-menu-item-v2{background:rgb(var(--color-base-accent-1));color:#ffffffe6;font-weight:700;padding:0 .7em}.header__menu-item:hover .header__active-menu-item-v2{color:#fff}.header__icons{display:flex;grid-area:icons;justify-self:end;align-items:center}.header__icon,.header__icon--cart .icon{height:4.4rem;width:4.4rem;padding:0}.header__icon{display:flex;align-items:center;justify-content:center;text-decoration:none;color:rgb(var(--color-foreground));background:none;border:0}.header__icon span{display:flex;align-items:center;justify-content:center;height:100%}.header__icon .icon{height:2rem;width:2rem;fill:none;vertical-align:middle;transition:transform var(--duration-short) ease}.header__icon:hover .icon{transform:scale(1.07)}.header__icon--cart{position:relative;margin-right:-1.2rem}.header__icon--cart .icon-cart{width:2.2rem;height:2.2rem}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-base-accent-1));color:#fff;height:1.7rem;width:1.7rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:.9rem;bottom:.8rem;left:2.2rem;line-height:calc(1 + .1 / var(--font-body-scale));font-weight:700}.cart-count-bubble:empty{display:none}@media screen and (max-width:989px){.header__icon--account.small-hide{display:none}}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.header__icon--menu .icon{display:block}.header__icon--menu .icon-close{display:none}details[open]>.header__icon--menu .icon-hamburger{display:none}details[open]>.header__icon--menu .icon-close{display:block}.menu-drawer-container{display:flex}.menu-drawer{position:fixed;top:0;left:0;height:100vh;width:calc(100vw - 4rem);max-width:40rem;transform:translate(-100%);visibility:hidden;z-index:10;padding:0;border-right:1px solid rgba(var(--color-foreground),.1);background-color:rgb(var(--color-background));overflow-x:hidden;transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}details[open]>.menu-drawer{transform:translate(0);visibility:visible}.menu-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-base-text),.5);z-index:9;opacity:0;visibility:hidden;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}details[open]>.menu-drawer__overlay{opacity:1;visibility:visible}.menu-drawer__title-and-close-btn{display:flex;align-items:center;justify-content:space-between;padding:1rem .5rem 1rem 2rem;border-bottom:solid 1px rgba(var(--color-foreground),.1)}.menu-drawer__title{margin:0;font-size:calc(var(--font-heading-scale) * 1.5rem)}.menu-drawer__close-btn{display:flex;align-items:center;justify-content:center}.menu-drawer__navigation{padding:1rem 0}.menu-drawer__menu-item{display:block;padding:.9rem 2rem;text-decoration:none;font-size:1.8rem;color:rgb(var(--color-foreground))}.menu-drawer__menu-item:hover,.menu-drawer__menu-item--active{background-color:rgba(var(--color-foreground),.04)}.menu-drawer__utility-links{padding:1rem 2rem;border-top:solid 1px rgba(var(--color-foreground),.1)}.menu-drawer__account{display:inline-flex;align-items:center;text-decoration:none;padding:1.2rem;margin-left:-1.2rem;font-size:1.4rem;color:rgb(var(--color-foreground))}.menu-drawer__account .icon-account{height:2rem;width:2rem;margin-right:1rem}.header__search details{position:static}.search-modal{position:absolute;left:0;top:100%;width:100%;opacity:0;visibility:hidden;z-index:4;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}details[open]>.search-modal{opacity:1;visibility:visible}.search-modal .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-base-text),.5);z-index:-1}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;min-height:calc(100% - 6rem);padding:1.5rem;background:rgb(var(--color-background));border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.search-modal__form{width:100%;max-width:74.2rem;position:relative}.search-modal__form .field__input{padding-right:9.8rem}.search-modal__form .reset__button{right:4.4rem}.search-modal__close-button{margin-left:.5rem;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;background:none;border:0}.search-modal__close-button .icon{width:1.7rem;height:1.7rem}cart-drawer{display:block}.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease;visibility:hidden}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;border-left:0;background-color:rgb(var(--color-background));overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer.active .drawer__inner{transform:translate(0)}@media screen and (max-width:500px){.cart-drawer--mobile-width-full .drawer__inner{max-width:100%;width:100%}}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.drawer__header{position:relative;background-color:rgb(var(--color-background));padding:1.5rem;display:flex;justify-content:center;align-items:center;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.drawer__heading{margin:0;font-size:calc(var(--font-heading-scale) * 1.5rem)}.drawer__close{display:flex;align-items:center;justify-content:center;padding:0;min-width:4.4rem;min-height:4.4rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%);color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.drawer__close svg{height:2.4rem;width:2.4rem}.cart-drawer__body{overflow:auto;flex:1;padding:0 1.5rem}.cart-drawer__reserved{font-size:1.4rem;margin:1.5rem 0;text-align:center}.cart-drawer__reserved strong{color:rgb(var(--accent-color))}.cart-drawer__items{display:flex;flex-direction:column;gap:2.1rem;margin:1rem 0 2.1rem}.cart-item{display:grid;grid-template-columns:20% 1fr auto;column-gap:1.5rem;align-items:start}.cart-item__image{border-radius:var(--media-radius);overflow:hidden;border:1px solid rgba(var(--color-foreground),.08)}.cart-item__name{font-size:1.5rem;font-weight:700;margin:0 0 .3rem;text-decoration:none;display:block;line-height:1.3}.cart-item__variant{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin:0 0 .6rem}.cart-item__prices{display:flex;align-items:baseline;gap:.6rem;font-size:1.4rem}.cart-item__prices s{color:rgba(var(--color-foreground),.6);font-size:1.2rem}.cart-item__price{font-weight:700;color:rgb(var(--accent-color))}.cart-item__quantity-wrapper{display:flex;align-items:center;gap:1rem;margin-top:.8rem}.quantity{display:inline-flex;align-items:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:8px;height:3.4rem}.quantity__button{width:3.2rem;height:100%;display:flex;align-items:center;justify-content:center;background:none;border:0;color:rgb(var(--color-foreground))}.quantity__button svg{width:1rem;height:1rem}.quantity__input{width:3.2rem;text-align:center;border:0;background:none;font:inherit;font-size:1.4rem;color:inherit;-moz-appearance:textfield}.quantity__input::-webkit-inner-spin-button,.quantity__input::-webkit-outer-spin-button{-webkit-appearance:none}.cart-remove-button{display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;background:none;border:0;color:rgba(var(--color-foreground),.7)}.cart-remove-button svg{width:1.5rem;height:1.5rem}.cart-item__total{text-align:right;font-weight:700;font-size:1.4rem}.drawer__footer{border-top:.1rem solid rgba(var(--color-foreground),.08);padding:0 1.5rem 1.5rem}.cart-drawer__totals{margin-top:1.5rem}.cart-drawer__totals__row{display:flex;justify-content:space-between;align-items:center;margin:0;line-height:1.1;font-size:1.6rem}.cart-drawer__total-savings{margin:.6rem 0 0;font-size:1.3rem;color:rgb(var(--accent-color));font-weight:700}.cart__ctas{margin:1.5rem 0}.cart__ctas .payment-badges{margin-top:1.2rem}.drawer__inner-empty{height:100%;padding:0 1.5rem;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center;text-align:center}.cart__empty-text{margin:4.5rem 0 2rem}.cart__login-title{margin:5.5rem 0 .5rem}.cart__login-paragraph{margin-top:.8rem}.section-main-product-padding{padding-top:0;padding-bottom:16px}@media screen and (min-width:750px){.section-main-product-padding{padding-top:36px;padding-bottom:36px}}.product{flex-wrap:nowrap;column-gap:0}.product__media-wrapper,.product__info-wrapper{width:100%}@media screen and (max-width:749px){.product{flex-direction:column;row-gap:0}.product__media-wrapper{--media-radius: 0}.product .product__media-list{margin:0 -1.5rem;width:calc(100% + 3rem)}.product .product__media-item{flex:0 0 calc(100% - 2.8rem);width:calc(100% - 2.8rem)}.product .slider-mobile-buttons-overlay-container{right:2.8rem}}@media screen and (min-width:750px){.product__column-sticky{position:sticky;top:3rem;align-self:flex-start;z-index:2}.product__info-wrapper{padding:0 0 0 5rem}}@media screen and (max-width:749px){.product__info-wrapper--top-padding{padding-top:1.5rem}}@media screen and (min-width:990px){.product--medium .product__media-wrapper{max-width:55%;width:55%}.product--medium .product__info-wrapper{max-width:45%;width:45%}.product--large .product__media-wrapper{max-width:65%;width:65%}.product--large .product__info-wrapper{max-width:35%;width:35%;padding-left:4rem}.product--small .product__media-wrapper{max-width:45%;width:45%}.product--small .product__info-wrapper{max-width:55%;width:55%}}media-gallery{display:block}.product__media-list{display:flex;flex-wrap:nowrap;row-gap:0;column-gap:0;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.product__media-list::-webkit-scrollbar{display:none}.product__media-item{flex:0 0 100%;width:100%;scroll-snap-align:start}@media screen and (min-width:750px){.product__media-list{overflow:hidden}.product--thumbnail_slider .product__media-item:not(.is-active){display:none}}.product-media-container{--ratio-percent: calc(100% / var(--ratio));position:relative;width:100%;border-radius:var(--media-radius);overflow:hidden;background:rgb(var(--color-background))}.product-media-container:before{content:"";display:block;padding-top:var(--ratio-percent)}@media screen and (min-width:750px){.product-media-container.constrain-height{--viewport-offset: 170px;--constrained-min-height: 500px;--constrained-height: max(var(--constrained-min-height), calc(100vh - var(--viewport-offset)));margin-right:auto;margin-left:auto}.product-media-container.constrain-height.media-fit-contain{--contained-width: calc(var(--constrained-height) * var(--ratio));width:min(var(--contained-width),100%)}.product-media-container.constrain-height:before{padding-top:min(var(--constrained-height),var(--ratio-percent))}}.product__media{position:absolute;top:0;right:0;bottom:0;left:0}.product__media img{width:100%;height:100%;object-fit:contain;border-radius:var(--media-radius)}.product__media-toggle{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent;border:0;cursor:zoom-in}.slider-buttons{display:flex;align-items:center;justify-content:center}.slider-mobile-buttons-overlay-container{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.slider-mobile-buttons-overlay-container>*{pointer-events:auto}@media screen and (min-width:750px){.slider-mobile-buttons-overlay-container{display:none}}.slider-mobile-buttons-overlay-container .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:rgb(var(--color-base-accent-2));color:#ffffffe6}.slider-mobile-buttons-overlay-container .splide__arrow--prev{left:1rem}.slider-mobile-buttons-overlay-container .splide__arrow--next{right:1rem}.slider__dots{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:0 .3rem;height:3rem}.slider-counter__link{padding:.7rem;background:none;border:0;display:flex}.slider-counter__link .dot{width:.9rem;height:.9rem;border-radius:50%;border:.1rem solid rgb(var(--color-base-accent-2));background:rgba(var(--color-base-accent-2),.35);padding:0;display:block;transition:transform .2s ease-in-out}.slider-counter__link--active .dot{background-color:rgb(var(--color-base-accent-2));transform:scale(1.2)}.splide__arrow{align-items:center;border:0;border-radius:50%;display:flex;font-size:var(--slider-arrow-size);height:1em;width:1em;justify-content:center;opacity:.7;padding:0;z-index:1;background-color:rgb(var(--color-background));flex-shrink:0;color:rgb(var(--color-foreground))}.splide__arrow svg{fill:currentColor;height:.6em;width:.6em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.thumbnail-slider{display:none;align-items:center;margin-top:1rem}@media screen and (min-width:750px){.thumbnail-slider{display:flex}}.thumbnail-slider .slider-button{color:rgba(var(--color-foreground),.9);background:transparent;border:none;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.thumbnail-slider .slider-button .icon{height:.6rem}.thumbnail-slider .slider-button--next .icon{transform:rotate(-90deg)}.thumbnail-slider .slider-button--prev .icon{transform:rotate(90deg)}.slider-button[disabled] .icon{color:rgba(var(--color-foreground),.3)}.thumbnail-list{display:flex;align-items:center;padding:.5rem;column-gap:1rem;flex:1;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;margin:0;list-style:none;scroll-padding-left:.5rem}.thumbnail-list::-webkit-scrollbar{display:none}.thumbnail-list__item{position:relative;flex:0 0 auto;width:calc((100% / (var(--desktop-thumbnails) - 1)) - .8rem);scroll-snap-align:start}@media screen and (min-width:900px){.thumbnail-list__item{width:calc((100% / var(--desktop-thumbnails)) - .8rem)}}.thumbnail-list__item:before{content:"";display:block;padding-bottom:100%}.thumbnail{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;border-radius:var(--media-radius);background:transparent;overflow:hidden;cursor:pointer;transition:opacity var(--duration-short) ease}.thumbnail img{object-fit:cover;width:100%;height:100%;pointer-events:none}.thumbnail[aria-current=true]{box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.thumbnail:hover{opacity:.7}.product__info-container>*+*{margin:1.5rem 0}.product__title{word-break:break-word}.product__title>*{margin:0}.rating-stars{--star-color: var(--color-star);--bg-star-color: var(--color-star-inactive);--rating: 4.9;--visible-stars: 5}.rating-stars-and-text{display:flex;align-items:center;font-size:1.6rem}@media screen and (min-width:750px){.product__info-container .rating-stars-and-text{font-size:1.84rem}}.rating-stars__container{display:flex;font-size:1em}.rating-stars__container svg{width:1em;height:1em;margin-left:.125em;flex-shrink:0}.rating-stars__container svg:first-of-type{margin-left:0}.rating-stars__container--underlay{position:relative}.rating-stars__container--underlay svg{color:var(--bg-star-color)}.rating-stars__container--overlay{position:absolute;top:0;left:0;overflow:hidden;width:calc(var(--rating) * 1em + (var(--visible-stars) - 1) * .125em)}.rating-stars__container--overlay svg{color:var(--star-color)}.rating-stars__label{margin-left:.125em}.product-page-price{margin-top:.9rem!important;margin-bottom:1.5rem!important}.price{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;margin:0}.price .price-item{display:inline-block;margin:0;color:rgb(var(--accent-color));font-weight:700}.price--large{font-size:2rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.13rem}.price__container{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:1rem}.price__regular{display:block}.price__sale,.price .price__badge-sale,.price .price__badge-sold-out,.price--on-sale .price__regular{display:none}.price--on-sale .price__badge-sale,.price--sold-out .price__badge-sold-out{display:inline-flex}.price--on-sale .price__sale{display:flex;align-items:baseline;column-gap:.8rem}.price--sold-out .price__badge-sold-out{background:transparent;color:rgb(var(--color-base-text));border-color:transparent}.product-page-price .price-item--sale{font-size:2rem}.price-item--regular{text-decoration:line-through;color:rgba(var(--color-foreground),.9)!important;font-size:1.6rem;font-weight:700}.price .main-comapre-price{color:rgba(var(--color-foreground),.9)}.badge{border:1px solid transparent;border-radius:var(--badge-corner-radius);font-size:1.2rem;letter-spacing:.1rem;text-align:center;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.9);font-weight:700;line-height:1.75em;padding:0 .5em;display:inline-flex;align-items:center;column-gap:.4em}.badge svg{height:1em;width:1em}.price__badge-sale.color-accent-2{background:rgb(var(--color-base-accent-2));border-color:rgb(var(--color-base-accent-2));color:#ffffffe6}quantity-breaks{display:block}.quantity-breaks{--badge-font-size: 1.5rem;--badge-line-height: 1.6;--badge-border-radius: .2em;--label-font-size: 1.6rem;--caption-font-size: 1.4rem;--price-font-size: 1.6rem;--compare-price-font-size: 1.4rem;--border-width: .2rem;--border-radius: 1rem;--column-gap: .75rem;--row-gap: .85rem}.quantity-breaks__title{margin:0;font-size:1.4rem;line-height:1;column-gap:10px;margin-bottom:1.3rem;display:flex;justify-content:center;align-items:center}.quantity-breaks__title span:nth-of-type(1),.quantity-breaks__title span:nth-of-type(3){display:block;height:2px;flex-grow:1;background:rgb(var(--accent-color))}.quantity-breaks-container{position:relative;display:grid;align-items:flex-start;grid-template-columns:repeat(1,1fr);column-gap:var(--column-gap);row-gap:var(--row-gap)}.quantity-breaks-container input{opacity:0;width:0;height:0;cursor:pointer;position:absolute}.quantity-break{display:block;padding:1.75rem 1.75rem 1.75rem 4rem;cursor:pointer;border-radius:var(--border-radius);background:rgba(var(--accent-color),.02);border:solid var(--border-width) rgba(var(--accent-color),.3);position:relative;transition:background var(--duration-short) ease,border-color var(--duration-short) ease}.quantity-breaks-container input:checked+.quantity-break{background:rgba(var(--accent-color),.1);border:solid var(--border-width) rgb(var(--accent-color))}@media(hover:hover){.quantity-break:hover{background:rgba(var(--accent-color),.15);border-color:rgb(var(--accent-color))}}.quantity-breaks-container input:focus-visible+.quantity-break{outline:2px solid rgb(var(--accent-color));outline-offset:2px}.quantity-break:before{content:"";display:block;width:1.5rem;height:1.5rem;position:absolute;left:2rem;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:solid .2rem rgba(var(--accent-color),.3)}.quantity-breaks-container input:checked+.quantity-break:before{border:solid .2rem rgb(var(--color-background));background:rgb(var(--accent-color));box-shadow:0 0 0 .1rem rgb(var(--accent-color))}.quantity-break__badge{position:absolute;font-weight:700;font-size:var(--badge-font-size);line-height:var(--badge-line-height);top:-1rem;right:-1rem;transform:rotate(3deg);margin:0;padding:0 .7em;border-radius:var(--badge-border-radius);background:rgb(var(--color-base-accent-1));color:#ffffffe6;white-space:nowrap}.quantity-break__image-and-content{display:flex;align-items:center;column-gap:1rem}.quantity-break__content{display:flex;justify-content:space-between;align-items:center;flex-grow:1}.quantity-break__left{display:flex;flex-direction:column;align-items:flex-start;row-gap:.5rem;text-align:left}.quantity-break__label{font-size:var(--label-font-size);font-weight:700;line-height:1;display:flex;align-items:center;column-gap:.5rem}.quantity-break__caption{font-size:var(--caption-font-size);line-height:1}.quantity-break__right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;row-gap:.5rem}.quantity-break__price{line-height:1;font-size:var(--price-font-size);font-weight:700;color:rgb(var(--accent-color))}.quantity-break__compare-price{font-size:var(--compare-price-font-size);text-decoration:line-through;line-height:1}product-form{display:block}.product-form__wrapper{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.product-form__buttons{display:flex;flex-direction:column;gap:1rem}.shopify-payment-button{margin-top:0}.shopify-payment-button__button{--color-button: var(--color-base-accent-2);width:100%}.shopify-payment-button__more-options{display:block;width:100%;margin-top:1rem;text-align:center;background:none;border:0;font-size:1.3rem;text-decoration:underline;text-underline-offset:.3rem;color:rgba(var(--color-foreground),.9)}.product-form__error-message-wrapper{display:none;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.3rem}.product-form__error-message-wrapper[data-visible=true]{display:flex}.payment-badges{padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:0;list-style:none}.list-payment__item{align-items:center;display:flex;padding:.5rem}.list-payment__item svg{width:38px;height:24px;display:block}.product__view-details{display:none}sticky-atc{display:block}.sticky-atc{position:fixed;bottom:0;left:0;width:100%;margin:0;padding:1rem 0 1.5rem;z-index:2;box-shadow:0 -1px 10px #0003;transform:translateY(100%);transition:transform .15s ease-in-out}.sticky-atc[data-visible=true]{transform:translateY(0)}.sticky-atc-container{display:flex;justify-content:space-between;align-items:center;column-gap:1rem}.sticky-atc__left{display:flex;align-items:center;flex-grow:1;column-gap:1rem}@media screen and (min-width:750px){.sticky-atc__left{column-gap:1.5rem;padding-right:1rem}}.sticky-atc__image{flex-shrink:0}.sticky-atc__image img{width:auto;height:4.2rem}.sticky-atc__left__content>*{margin:0}.sticky-atc__title{font-size:1.5rem}.sticky-atc__price .price{column-gap:.5rem;margin:0;font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.1rem}.sticky-atc__price .price-item--sale,.sticky-atc__price .price-item--regular{font-size:inherit}.sticky-atc__price .badge{font-size:.8rem}.sticky-atc__button{flex-shrink:0}.sticky-atc .button{padding:0 1rem;min-height:auto;min-width:auto;line-height:2.75em;font-size:1.5rem}@media screen and (max-width:749px){.sticky-atc--mobile-no-badge .badge.price__badge-sale,.sticky-atc__image{display:none}.sticky-atc .button{line-height:2.75em}}@media screen and (min-width:400px){.sticky-atc__title{font-size:1.7rem}.sticky-atc__price .price{font-size:1.6rem}.sticky-atc__price .badge{font-size:1rem}.sticky-atc .button{font-size:1.7rem;padding:0 1.1em}}@media screen and (min-width:500px){.sticky-atc__price .badge{font-size:1.2rem}}@media screen and (min-width:750px){.sticky-atc{padding:1rem 0}.sticky-atc-container{column-gap:1.5rem}.sticky-atc__image img{height:5.2rem}.sticky-atc__title{font-size:1.9rem}.sticky-atc__price .price{font-size:1.8rem}.sticky-atc__price .badge{font-size:1.3rem}.sticky-atc .button{font-size:1.9rem;padding:0 1.5em}}.product-media-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;background:rgb(var(--color-background));display:none;overflow:auto}.product-media-modal[open]{display:block}.product-media-modal__toggle{position:fixed;top:2rem;right:2rem;z-index:2;width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.1);background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center}.product-media-modal__toggle svg{width:1.7rem;height:1.7rem}.product-media-modal__content{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:4rem 1.5rem}.product-media-modal__content img{max-width:100rem;width:100%;border-radius:var(--media-radius)}.section-rich-text-padding{padding-top:30px;padding-bottom:39px}@media screen and (min-width:750px){.section-rich-text-padding{padding-top:40px;padding-bottom:52px}}.color-scheme-rich-text.color-custom{--color-background: 255, 255, 255;--gradient-background: #ffffff;--color-foreground: 46, 42, 57;--color-button: 221, 29, 29;--color-button-text: 255, 255, 255}.rich-text__wrapper{display:flex;justify-content:center}.rich-text__blocks{width:100%}.rich-text__blocks *{overflow-wrap:break-word}.rich-text__blocks>*{margin-top:0;margin-bottom:0}.rich-text__blocks>*+*{margin-top:2rem}.rich-text__blocks>*+.rich-text__text{margin-top:2rem}.rich-text__heading{margin:0}.rich-text__text{font-size:inherit}.section-image-with-text-padding{padding-top:0;padding-bottom:0}@media screen and (min-width:750px){.section-image-with-text-padding{padding-top:16px;padding-bottom:12px}}.color-scheme-image-with-text.color-custom{--color-background: 46, 42, 57;--gradient-background: #2e2a39;--color-foreground: 255, 255, 255;--color-button: 221, 29, 29;--color-button-text: 255, 255, 255}.section-color-scheme-image-with-text.color-custom{--color-background: 255, 255, 255;--gradient-background: #ffffff}.image-with-text__grid{row-gap:0;column-gap:0}.image-with-text__media-item,.image-with-text__text-item{width:100%}@media screen and (min-width:750px){.image-with-text__media-item,.image-with-text__text-item{width:50%}}.image-with-text__media{position:relative;overflow:hidden;border-radius:var(--media-radius);background:rgb(var(--color-background))}.image-with-text__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.image-with-text__content{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:2rem 0;border-radius:var(--text-boxes-radius)}@media screen and (min-width:750px){.image-with-text__content{padding:6rem 0 7rem 7rem}}.product-info__image-block .media{border-radius:var(--media-radius)}.product-info__image-block{width:var(--image-width, 100%)}.product-info__image-block .media{--ratio-percent: 124.13793103448276%}.image-with-text__heading{margin:0}.image-with-text__heading:empty,.image-with-text__text:empty{display:none}.section-collapsible-content-padding{padding-top:27px;padding-bottom:27px}@media screen and (min-width:750px){.section-collapsible-content-padding{padding-top:36px;padding-bottom:36px}}.color-scheme-collapsible-content.color-custom{--color-background: 255, 255, 255;--gradient-background: #ffffff;--color-foreground: 46, 42, 57}.collapsible-content-wrapper-narrow{max-width:73.4rem;margin:0 auto;padding:0 2rem}.collapsible-content__header{word-break:break-word}.collapsible-content__heading{margin-bottom:2rem;margin-top:0}@media screen and (min-width:750px){.collapsible-content__heading{margin-bottom:3rem}}.accordion{display:block;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.accordion--top-border{border-top:.1rem solid rgba(var(--color-foreground),.08)}.accordion+.accordion{border-top:none;margin-top:0}.accordion__summary{display:flex;align-items:center;position:relative;line-height:1;padding:1.25rem 0;cursor:pointer}.accordion .summary__title{display:flex;align-items:center;flex:1}.accordion .summary__title+.icon-caret{height:calc(var(--font-heading-scale) * .6rem);transition:transform .2s ease-in-out;flex-shrink:0;margin-right:1.5rem}.accordion__title{display:inline-block;max-width:calc(100% - 6rem);font-size:calc(var(--font-heading-scale) * 1.2rem);margin:0;word-break:break-word}.accordion .material-icon{align-self:center;color:rgb(var(--color-foreground));width:calc(var(--font-heading-scale) * 1.8rem);height:calc(var(--font-heading-scale) * 1.8rem);margin-right:calc(var(--font-heading-scale) * .75rem);flex-shrink:0}.accordion__details[open] .accordion__summary .icon-caret{transform:rotate(180deg)}.accordion__content-wrapper{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .2s ease-in-out}.accordion__details[open]+.accordion__content-wrapper{grid-template-rows:1fr}.accordion__content{word-break:break-word;padding:0 .6rem;min-height:0;transition:padding-bottom 0s,opacity .2s;opacity:0}.accordion__details[open]+.accordion__content-wrapper .accordion__content{padding-bottom:1.5rem;opacity:1}.collapsible-content summary:hover .accordion__title{text-decoration:underline;text-underline-offset:.3rem}.section-testimonials-padding{padding-top:15px;padding-bottom:15px}@media screen and (min-width:750px){.section-testimonials-padding{padding-top:20px;padding-bottom:20px}}.color-scheme-testimonials.color-custom{--color-background: 255, 255, 255;--gradient-background: #ffffff;--color-foreground: 46, 42, 57}.cards-color-scheme-testimonials.color-custom{--color-background: 243, 243, 243;--gradient-background: #f3f3f3;--color-foreground: 46, 42, 57}.title-wrapper-with-link{display:flex;align-items:flex-end;justify-content:center;text-align:center;margin-bottom:3rem}.title-wrapper-with-link .title{margin:0}splide-component{display:block;position:relative}.splide__track{overflow:hidden}.splide__list{display:flex;margin:0;padding:0;list-style:none;column-gap:var(--gap-mobile);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.splide__list::-webkit-scrollbar{display:none}.splide__slide{flex:0 0 calc(((100% + var(--gap-mobile)) / var(--columns-mobile)) - var(--gap-mobile));scroll-snap-align:start}@media screen and (min-width:750px){.splide__list{column-gap:var(--gap-desktop);overflow:hidden}.splide__slide{flex-basis:calc(((100% + var(--gap-desktop)) / var(--columns-desktop)) - var(--gap-desktop))}}.splide__slide__container{height:100%}.multicolumn-card{max-width:72rem;position:relative;box-sizing:border-box;display:flex;flex-direction:column;height:100%;text-align:center;border-radius:var(--text-boxes-radius);background:rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04))}.multicolumn-card__image-wrapper--full-width{border-top-left-radius:var(--text-boxes-radius);border-top-right-radius:var(--text-boxes-radius);overflow:hidden}.multicolumn-card__image{object-fit:cover}.multicolumn-card__info{padding:2.5rem}.testimonial-card .multicolumn-card__info{padding:1.25rem 2rem 2rem;position:relative;text-align:center}.testimonial-card--has-author .multicolumn-card__info{padding-bottom:1.25rem}.testimonial-card__stars{margin-top:.2rem;margin-bottom:1rem;--rating: 5}.testimonial-card__stars .rating-stars-and-text{justify-content:center;font-size:1.8rem}@media screen and (min-width:750px){.testimonial-card__stars .rating-stars-and-text{font-size:2.07rem}}.testimonial-card__quotes{font-size:5rem;position:absolute;top:0;right:2rem;width:1em;height:1em;border-radius:50%;transform:translateY(-50%);margin:0!important;justify-content:center}.testimonial-card__quotes svg{width:55%;height:auto}.testimonial-card__author-container{display:flex;align-items:center;justify-content:center;padding-top:1rem;margin-top:.75rem;border-top:solid 1px rgba(var(--color-foreground),.06)}.testimonial-card__author{font-size:1.4rem;line-height:1.1;margin:0}.splide__controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.5rem}@media screen and (min-width:750px){.splide__controls{display:none}}.splide__pagination{display:flex;align-items:center;justify-content:center;margin:0;padding:0;list-style:none;gap:0}.splide__pagination__page{--dot-color: rgb(var(--color-foreground));border-radius:50%;display:inline-block;width:6px;height:6px;padding:6px;position:relative;box-sizing:content-box;background:transparent;border:0}.splide__pagination__page:before{content:"";display:block;position:absolute;top:50%;left:50%;width:6px;height:6px;transform:translate(-50%,-50%);border-radius:5px;background:var(--dot-color);opacity:.3;transition:transform .2s ease,opacity .2s ease}.splide__pagination__page.is-active:before{transform:translate(-50%,-50%) scale(1.5);opacity:1}.splide__controls .splide__arrow{position:static;transform:none;background:rgb(var(--color-base-text));color:#fff}.section-reviews-padding{padding-top:27px;padding-bottom:27px}@media screen and (min-width:750px){.section-reviews-padding{padding-top:36px;padding-bottom:36px}}.jdgm-widget{--jdgm-primary: rgb(var(--color-base-accent-1));--jdgm-secondary: rgba(var(--color-base-accent-1), .1);--jdgm-star: var(--color-star)}.jdgm-rev-widg{padding:0;border:0}.jdgm-rev-widg__header{display:flex;flex-wrap:wrap;align-items:center;gap:2rem 4rem;padding-bottom:2rem}.jdgm-rev-widg__title{margin:0 0 1rem;font-size:calc(var(--font-heading-scale) * 2rem);width:100%}.jdgm-rev-widg__summary{display:flex;flex-direction:column;gap:.6rem}.jdgm-rev-widg__summary-stars .rating-stars__container{font-size:2.4rem}.jdgm-rev-widg__summary-text{font-size:1.4rem}.jdgm-histogram{flex:1 1 28rem;display:flex;flex-direction:column;gap:.5rem}.jdgm-histogram__row{display:flex;align-items:center;gap:1rem;font-size:1.3rem}.jdgm-histogram__star{width:6rem;display:flex;align-items:center;gap:.3rem;white-space:nowrap}.jdgm-histogram__star svg{width:1.2rem;height:1.2rem;color:var(--jdgm-star)}.jdgm-histogram__bar{flex:1;height:1.2rem;background:rgba(var(--color-foreground),.08);border-radius:2px;overflow:hidden}.jdgm-histogram__bar-content{height:100%;background:var(--jdgm-primary);border-radius:2px}.jdgm-histogram__frequency{width:7rem;text-align:right}.jdgm-write-rev-link{display:inline-flex;align-items:center;justify-content:center;padding:0 2.5rem;min-height:4.4rem;background:var(--jdgm-primary);color:#fff;text-decoration:none;font-weight:700;font-size:1.4rem;border-radius:var(--buttons-radius);letter-spacing:.05rem}.jdgm-rev-widg__sort-wrapper{display:flex;justify-content:flex-end;padding:1rem 0 2rem;border-top:1px solid rgba(var(--color-foreground),.08)}.jdgm-sort{font:inherit;font-size:1.3rem;padding:.6rem 3rem .6rem 1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);background:rgb(var(--color-background)) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath fill='none' stroke='%231b2a3a' stroke-width='1.5' d='M1 1l4 4 4-4'/%3E%3C/svg%3E") no-repeat right 1rem center / 1rem;color:inherit;-webkit-appearance:none;appearance:none}.jdgm-rev{padding:2rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.jdgm-rev__header{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem}.jdgm-rev__icon{width:3.6rem;height:3.6rem;border-radius:50%;background:var(--jdgm-secondary);color:var(--jdgm-primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;position:relative}.jdgm-rev__icon:after{content:"";position:absolute;bottom:-.2rem;right:-.2rem;width:1.4rem;height:1.4rem;border-radius:50%;background:var(--jdgm-primary) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M2.5 6.5l2.5 2.5 4.5-5'/%3E%3C/svg%3E") no-repeat center / .9rem;border:2px solid rgb(var(--color-background))}.jdgm-rev__author-wrapper{display:flex;flex-direction:column}.jdgm-rev__author{font-weight:700;font-size:1.4rem;color:var(--jdgm-primary)}.jdgm-rev__buyer-badge{font-size:1rem;line-height:1.6;background:var(--jdgm-primary);color:#fff;padding:0 .6rem;border-radius:2px;width:fit-content;letter-spacing:.05rem}.jdgm-rev__timestamp{margin-left:auto;font-size:1.2rem;opacity:.7}.jdgm-rev__rating{width:100%;--rating: 5}.jdgm-rev__rating .rating-stars__container{font-size:1.5rem}.jdgm-rev__content{margin:1rem 0 0;font-size:1.4rem}.jdgm-rev__pics{display:flex;gap:.8rem;margin-top:1.2rem}.jdgm-rev__pic-link{display:block;width:8rem;height:8rem;border-radius:4px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1)}.jdgm-rev__pic-img{width:100%;height:100%;object-fit:cover}.jdgm-paginate{display:flex;justify-content:center;align-items:center;gap:.4rem;padding:2rem 0 0;border-top:1px solid rgba(var(--color-foreground),.08)}.jdgm-paginate__page{min-width:3.2rem;height:3.2rem;padding:0 .8rem;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:none;border:0;color:var(--jdgm-primary);font-size:1.4rem;text-decoration:none}.jdgm-paginate__page.jdgm-curt{background:var(--jdgm-primary);color:#fff;pointer-events:none}.jdgm-paginate__page:disabled{opacity:.3}.section-divider{position:relative}.section-divider__svg{--max-height: 150px;background:none;position:relative;overflow:hidden;transform:translateY(1px)}.section-divider__svg svg{color:rgb(var(--color-base-accent-1));display:block;width:100%;height:auto;overflow:hidden;max-height:var(--max-height)}.waves-animated-1{--max-height: 3rem;margin:0}@media screen and (min-width:1000px){.waves-animated-1{--max-height: 6rem}}.parallax1>use{animation:move-forever1 10s linear infinite}.parallax2>use{animation:move-forever2 8s linear infinite;opacity:.4}.parallax3>use{animation:move-forever3 6s linear infinite;opacity:.3}.parallax4>use{animation:move-forever4 4s linear infinite;opacity:.2}@keyframes move-forever1{0%{transform:translate(85px)}to{transform:translate(-90px)}}@keyframes move-forever2{0%{transform:translate(-90px)}to{transform:translate(85px)}}@keyframes move-forever3{0%{transform:translate(85px)}to{transform:translate(-90px)}}@keyframes move-forever4{0%{transform:translate(-90px)}to{transform:translate(85px)}}.section-divider__padding{height:0}.floating-btn{position:fixed;z-index:3;right:var(--offset-x, 2rem);bottom:var(--offset-y, 2rem);border-radius:50%;display:flex;box-shadow:0 2px 10px #0003;cursor:pointer}.scroll-to-top-btn{width:4rem;height:4rem;justify-content:center;align-items:center;padding:.5rem;overflow:hidden;border:none;background:rgb(var(--color-base-accent-1));color:#fff;--offset-x: 1.5rem;--offset-y: 1.5rem}.scroll-to-top-btn svg{width:2.2rem;height:2.2rem;pointer-events:none}@media screen and (min-width:750px){.scroll-to-top-btn{--offset-x: 2rem;--offset-y: 2rem}}body[data-sticky-atc-visible=true] .scroll-to-top-btn{bottom:calc(var(--offset-y) + 7rem)}.footer{margin-top:0;border-top:none}.color-scheme-footer.color-custom{--color-background: 18, 18, 18;--gradient-background: #121212;--color-foreground: 255, 255, 255;--color-button: 255, 255, 255;--color-button-text: 18, 18, 18;--color-link: 255, 255, 255;--color-base-outline-button-labels: 255, 255, 255}.section-footer-padding{padding-top:24px;padding-bottom:15px}@media screen and (min-width:750px){.section-footer-padding{padding-top:32px;padding-bottom:20px}}.footer__content-top{padding-bottom:3rem;display:block}@media screen and (min-width:750px){.footer__content-top{padding-bottom:5rem}.footer__content-top .grid{row-gap:6rem;margin-bottom:0}}.footer__blocks-wrapper{display:flex;flex-wrap:wrap;row-gap:6rem}.footer-block{margin:0 0 4rem;width:100%}.footer-block:last-child{margin-bottom:0}@media screen and (min-width:750px){.footer__blocks-wrapper{margin:0 calc(var(--grid-desktop-horizontal-spacing) / -2);column-gap:0}.footer-block{width:calc(33.33% - var(--grid-desktop-horizontal-spacing));margin:0 calc(var(--grid-desktop-horizontal-spacing) / 2);flex-shrink:0;flex-grow:0}}.footer-block__heading{margin-bottom:2rem;margin-top:0;font-size:calc(var(--font-heading-scale) * 1.6rem)}@media screen and (min-width:990px){.footer-block__heading{font-size:calc(var(--font-heading-scale) * 1.8rem)}}.footer-block__details-content .list-menu__item--link{display:inline-block;font-size:1.4rem;padding:0 0 .5rem;color:rgba(var(--color-foreground),.9)}.footer-block__details-content .list-menu__item--link:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.footer-block__details-content-mb{margin-bottom:2rem}.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter__solid-btn{margin-top:1rem}.footer .field__input{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.footer__content-bottom{border-top:solid .1rem rgba(var(--color-foreground),.08);padding-top:3rem}.footer__content-bottom-wrapper{display:flex;width:100%;justify-content:center;flex-wrap:wrap;row-gap:1.5rem}.footer__column--info{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:1rem}.footer__payment .list-payment{display:flex;flex-wrap:wrap;justify-content:center;margin:-.5rem;padding:0;list-style:none}.footer__payment .list-payment__item{padding:.5rem}.footer__copyright{text-align:center;margin-top:1.5rem}.copyright__content{font-size:1.1rem;opacity:.8}.copyright__content a{color:inherit;text-decoration:none}.copyright__content a:hover{text-decoration:underline}.page-section{padding-top:4rem;padding-bottom:6rem}@media screen and (min-width:750px){.page-section{padding-top:6rem;padding-bottom:8rem}}.page-width--narrow{max-width:72.6rem;margin:0 auto}.page-title{margin:0 0 3rem}.page-content{font-size:1.5rem}.page-content h2{margin-top:3rem}.contact-form__fields{display:grid;gap:1.5rem;margin-bottom:1.5rem}@media screen and (min-width:750px){.contact-form__fields--two{grid-template-columns:1fr 1fr}}.select{position:relative;display:block}.select .icon-caret{position:absolute;right:1.5rem;top:calc(50% - .3rem);pointer-events:none}.select__select{-webkit-appearance:none;appearance:none;width:100%;min-height:calc(var(--inputs-border-width) * 2 + 4.5rem);padding:0 4rem 0 1.5rem;border:0;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-size:1.4rem;margin:var(--inputs-border-width)}.product-form__input--dropdown{margin-bottom:1.5rem}.form__label{display:block;margin-bottom:.6rem;font-size:1.3rem}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-mobile-horizontal-spacing);margin:0;padding:0}@media screen and (min-width:750px){.product-grid{grid-template-columns:repeat(var(--columns-desktop, 4),1fr);gap:var(--grid-desktop-horizontal-spacing)}}.card{display:block;text-decoration:none;color:inherit;border-radius:var(--text-boxes-radius);background:rgb(var(--color-background));box-shadow:.2rem .6rem 1.5rem rgba(var(--color-shadow),.1);overflow:hidden;height:100%}.card__media{position:relative}.card__media:before{content:"";display:block;padding-bottom:var(--ratio-percent, 100%)}.card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.card__content{padding:1.5rem;text-align:center}.card__heading{margin:0 0 .6rem}.card .price{justify-content:center}.card .price--small .price-item--sale,.card .price--small .price-item--regular-only{font-size:1.6rem}.pagination-wrapper{margin-top:4rem}.pagination__list{display:flex;justify-content:center;gap:.4rem;margin:0;padding:0}.pagination__item{display:inline-flex;align-items:center;justify-content:center;min-width:3.6rem;height:3.6rem;padding:0 .8rem;border-radius:4px;text-decoration:none;font-size:1.4rem}.pagination__item--current{background:rgb(var(--color-base-accent-1));color:#fff}.cart-page__items{display:flex;flex-direction:column;gap:2.5rem;max-width:80rem}.cart-page__footer{max-width:40rem;margin-left:auto;margin-top:3rem}.cart-page__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0}.cart-page__buttons .button{flex:1}.cart-drawer.is-loading .drawer__inner{opacity:.6;pointer-events:none}.shopify-payment-button__button--unbranded{--color-button: var(--color-base-accent-2)}.shopify-payment-button__more-options{color:rgba(var(--color-foreground),.9)}.shopify-section-header-sticky{position:sticky;top:0;z-index:3}.customer .field{margin-bottom:0}.customer table td,.customer table th{padding:.8rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.jdgm-rev__title{display:block;margin-top:1rem;font-size:1.4rem}:root{--rose: var(--color-base-accent-1);--rose-light: var(--color-rose-light);--brown: var(--color-base-accent-2)}body{color:rgb(var(--color-foreground));letter-spacing:0;line-height:1.6;font-size:1.5rem}.color-background-1,.color-background-2{color:rgb(var(--color-foreground))}.h0,.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{letter-spacing:0;line-height:1.15}.section-heading{font-family:var(--font-heading-family);font-weight:400;font-size:3.2rem;line-height:1.1;margin:0;color:rgb(var(--brown))}.section-subheading{margin:.4rem 0 0;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.script-text{font-family:var(--font-script-family);font-weight:500;color:rgb(var(--rose));line-height:1.05}.script-link{font-family:var(--font-script-family);font-weight:600;font-size:2.4rem;color:rgb(var(--rose));text-decoration:none;display:inline-flex;align-items:center;gap:.6rem;white-space:nowrap}.script-link svg{width:1.8rem;height:1.8rem}.brand-lockup{font-family:var(--font-body-family);font-weight:600;font-size:1.2rem;letter-spacing:.32em;text-transform:uppercase;color:rgb(var(--brown));text-decoration:none;line-height:1.5}.brand-lockup small{display:block;font-size:.8rem;letter-spacing:.5em;font-weight:400}.hero-sparkle__feature-text,.how-it-works__caption{white-space:normal}.brand-lockup sup{font-size:.6em;letter-spacing:0}.button--rose{--color-button: var(--rose);--color-button-text: 255, 255, 255;background-image:linear-gradient(90deg,rgb(var(--rose)),color-mix(in srgb,rgb(var(--rose)) 85%,#d7a29a));min-height:4.8rem;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;gap:1rem;box-shadow:0 8px 18px rgba(var(--rose),.25)}.button--rose:after{display:none}.button--rose svg{width:1.8rem;height:1.8rem}.button--rose:hover{filter:brightness(1.04)}.section+.section{margin-top:0}.rating-stars__label{margin-left:.4em}.header{display:grid;grid-template-areas:"left-icon heading icons";grid-template-columns:1fr auto 1fr;align-items:center;padding-top:1.6rem;padding-bottom:1.6rem}@media screen and (min-width:990px){.header{grid-template-areas:"heading navigation icons";grid-template-columns:1fr auto 1fr}}.header__heading-link{grid-area:heading;justify-self:center;width:auto;max-width:none;display:inline-flex;align-items:center;text-decoration:none}@media screen and (min-width:750px){.header__heading-link{width:auto;max-width:none}}@media screen and (min-width:990px){.header__heading-link{justify-self:start}}.header__wordmark{font-family:var(--font-body-family);font-weight:500;font-size:1.9rem;letter-spacing:.34em;text-transform:uppercase;color:rgb(var(--brown))}.header__wordmark sup{font-size:.55em;letter-spacing:0;vertical-align:top;margin-left:.1em}.header__inline-menu{grid-area:navigation;justify-self:center;margin:0}.header__menu-item{padding:.8rem 1.6rem;font-size:1.15rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.85);font-weight:500}.header__menu-item--active span,.header__menu-item:hover span{color:rgb(var(--rose))}.header__icons{gap:.2rem}.header__icon{height:4rem;width:4rem;color:rgb(var(--brown))}.header__icon .icon{width:2rem;height:2rem}.header__icon--cart{margin-right:-.4rem;width:auto;min-width:max-content;padding:0 .4rem;gap:.3rem;flex-wrap:nowrap}.header__icon--cart span{display:inline;height:auto}.header__icon--cart .icon-bag{width:2.2rem;height:2.2rem}.header__icon--cart .cart-count-bubble{position:static;background:none;color:rgb(var(--brown));width:auto;height:auto;font-size:1.2rem;font-weight:500;margin-left:.3rem}.header-wrapper--border-bottom{border-bottom:1px solid rgba(var(--rose),.15)}.hero-sparkle{position:relative;overflow:hidden;background:linear-gradient(100deg,#fbeae6,#fdf4f2 45%,#f7e2dd)}.hero-sparkle__sparkles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle at 12% 30%,rgba(255,255,255,.9) 0 1.5px,transparent 2.5px),radial-gradient(circle at 30% 70%,rgba(255,255,255,.9) 0 1px,transparent 2px),radial-gradient(circle at 55% 20%,rgba(255,255,255,.95) 0 2px,transparent 3px),radial-gradient(circle at 70% 60%,rgba(255,255,255,.8) 0 1.5px,transparent 2.5px),radial-gradient(circle at 85% 25%,rgba(255,255,255,.9) 0 1px,transparent 2px),radial-gradient(circle at 92% 80%,rgba(255,255,255,.9) 0 1.5px,transparent 2.5px),radial-gradient(circle at 40% 90%,rgba(255,255,255,.9) 0 1px,transparent 2px),radial-gradient(circle at 20% 10%,rgba(255,255,255,.9) 0 1px,transparent 2px);background-size:420px 300px,380px 260px,500px 340px,460px 300px,360px 260px,520px 380px,300px 220px,340px 240px;opacity:.9}.hero-sparkle__inner{position:relative;display:grid;grid-template-columns:1fr;gap:2rem;min-height:44rem}@media screen and (min-width:990px){.hero-sparkle__inner{grid-template-columns:42% 58%;gap:0}}.hero-sparkle__content{padding:4.6rem 0 3.4rem;z-index:1}.hero-sparkle__eyebrow{margin:0 0 1rem;font-size:1.15rem;letter-spacing:.34em;text-transform:uppercase;color:rgb(var(--rose));font-weight:500}.hero-sparkle__heading{font-family:var(--font-heading-family);font-weight:400;font-size:6.4rem;line-height:.98;color:rgb(var(--brown));margin:0 0 1.6rem;letter-spacing:-.01em}.hero-sparkle__text{font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.8);max-width:40rem}.hero-sparkle__text strong{font-weight:600}.hero-sparkle__button{margin-top:2.2rem;min-width:23.6rem}.hero-sparkle__features{display:flex;gap:4.8rem;margin:3.4rem 0 0;padding:0}.hero-sparkle__feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem}.hero-sparkle__feature-icon{width:2.6rem;height:2.6rem;color:rgb(var(--rose))}.hero-sparkle__feature-icon svg{width:100%;height:100%}.hero-sparkle__feature-text{font-size:.95rem;letter-spacing:.22em;text-transform:uppercase;color:rgb(var(--brown));line-height:1.5}.hero-sparkle__media{position:relative;min-height:32rem}.hero-sparkle__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 20%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 16%);mask-image:linear-gradient(90deg,transparent 0,#000 16%)}.hero-sparkle__image--crop{object-position:78% 18%}.hero-sparkle__script{position:absolute;right:2rem;top:4rem;font-size:3.2rem;text-align:center;transform:rotate(-12deg);margin:0}.hero-sparkle__lockup{position:absolute;right:1rem;bottom:2.4rem;margin:0;text-align:center}@media screen and (max-width:989px){.hero-sparkle__script{top:auto;bottom:2rem;right:2rem;font-size:2.6rem}.hero-sparkle__lockup{display:none}.hero-sparkle__heading{font-size:4.6rem}.hero-sparkle__features{gap:2.4rem}}.buy-box-section{padding:1.2rem 0 1.6rem}.buy-box{background:rgb(var(--color-base-background-1));border-radius:1.4rem;box-shadow:0 10px 30px #4a2e2c0f;display:grid;grid-template-columns:1fr;gap:2rem;padding:1.6rem}@media screen and (min-width:990px){.buy-box{grid-template-columns:57% 1fr;gap:3rem;padding:2rem 2.2rem 2.2rem 2rem}}.gallery{display:grid;grid-template-columns:1fr;grid-template-areas:"main" "thumbs";gap:1.2rem}@media screen and (min-width:990px){.gallery{grid-template-columns:7.2rem 1fr;grid-template-areas:"vthumbs main" "x thumbs";column-gap:1.4rem}}.gallery__thumbs{display:flex;gap:1rem;margin:0;padding:0}.gallery__thumbs--vertical{grid-area:vthumbs;flex-direction:column;display:none}@media screen and (min-width:990px){.gallery__thumbs--vertical{display:flex}}.gallery__thumbs--horizontal{grid-area:thumbs;overflow-x:auto;scrollbar-width:none}.gallery__thumbs--horizontal::-webkit-scrollbar{display:none}.gallery__thumb{width:7.2rem;height:7.2rem;flex:0 0 auto;padding:0;border:2px solid transparent;border-radius:1rem;overflow:hidden;background:rgb(var(--color-base-background-2));cursor:pointer;transition:border-color .15s ease,transform .15s ease}.gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.gallery__thumb[aria-current=true]{border-color:rgb(var(--rose))}.gallery__thumb:hover{transform:translateY(-1px)}.gallery__thumb--more{display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:600;color:rgb(var(--brown))}.gallery__main{grid-area:main;position:relative;border-radius:1.2rem;overflow:hidden;background:rgb(var(--color-base-background-2))}.gallery__list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0;padding:0}.gallery__list::-webkit-scrollbar{display:none}@media screen and (min-width:990px){.gallery__main{display:flex}.gallery__list{overflow:hidden;flex:1}.gallery__item:not(.is-active){display:none}}.gallery__item{position:relative;flex:0 0 100%;width:100%;scroll-snap-align:start;aspect-ratio:1 / 1}@media screen and (min-width:990px){.gallery__item{aspect-ratio:auto;height:100%;min-height:48rem}}.gallery__item img{width:100%;height:100%;object-fit:cover;display:block}.gallery__zoom{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent;border:0;cursor:zoom-in}.gallery__nav{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.gallery__nav>*{pointer-events:auto}.gallery__arrow{width:3.4rem;height:3.4rem;border-radius:50%;border:0;background:#ffffffd9;color:rgb(var(--brown));display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001f}.gallery__arrow svg{width:1.6rem;height:1.6rem}.gallery__arrow--prev svg{transform:scaleX(-1)}.gallery__dots{position:absolute;left:0;right:0;bottom:1rem;display:flex;justify-content:center;gap:.6rem}.gallery__dots button{width:.8rem;height:.8rem;border-radius:50%;border:0;padding:0;background:#fff9}.gallery__dots button.is-active{background:rgb(var(--rose))}@media screen and (min-width:990px){.gallery__nav,.gallery__dots{display:none}}.buy-box__info{min-width:0}.buy-box__rating{display:flex;align-items:center;gap:.8rem;font-size:1.25rem;color:rgba(var(--color-foreground),.8)}.buy-box__rating .rating-stars-and-text{font-size:1.4rem}.buy-box__title{font-family:var(--font-heading-family);font-weight:400;font-size:3.1rem;line-height:1.15;margin:.8rem 0 .2rem;color:rgb(var(--brown))}.buy-box__subtitle{margin:0 0 1.4rem;font-size:1.5rem;color:rgba(var(--color-foreground),.7)}.buy-box__features{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.6rem;margin:0;padding:0;font-size:1.3rem}.buy-box__features li{display:flex;align-items:center;gap:.8rem}.buy-box__check{width:1.8rem;height:1.8rem;border-radius:50%;background:rgb(var(--rose));color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.buy-box__check svg{width:1.1rem;height:1.1rem}.buy-box__divider{border:0;border-top:1px solid rgba(var(--rose),.25);margin:1.8rem 0 1.6rem}.buy-box__heading{font-family:var(--font-heading-family);font-weight:400;font-size:2.1rem;margin:0 0 1.4rem;color:rgb(var(--brown))}.buy-box__subheading{font-size:1.4rem;font-weight:600;margin:2rem 0 1.2rem;color:rgb(var(--brown))}.buy-box__subheading-note{font-weight:400;color:rgba(var(--color-foreground),.65);font-size:1.25rem}.bundle-tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.bundle-tier{display:flex;flex-direction:column;align-items:center;gap:.8rem;cursor:pointer;position:relative}.bundle-tier input{position:absolute;opacity:0;width:0;height:0}.bundle-tier__circle{width:100%;aspect-ratio:1 / 1;max-width:12rem;border-radius:50%;background:rgb(var(--color-base-background-2));border:2px solid transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.15;transition:border-color .15s ease,box-shadow .15s ease}.bundle-tier:hover .bundle-tier__circle{border-color:rgba(var(--rose),.5)}.bundle-tier input:checked+.bundle-tier__circle{border-color:rgb(var(--rose));box-shadow:0 0 0 3px rgba(var(--rose),.12)}.bundle-tier input:focus-visible+.bundle-tier__circle{outline:2px solid rgb(var(--rose));outline-offset:2px}.bundle-tier__qty{font-family:var(--font-heading-family);font-weight:700;font-size:2.6rem;color:rgb(var(--brown))}.bundle-tier__label{font-size:.95rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--brown));margin-bottom:-.2rem}.bundle-tier__price{font-size:1.5rem;font-weight:700;color:rgb(var(--brown));margin-top:.5rem}.bundle-tier__each{font-size:1.05rem;color:rgba(var(--color-foreground),.7)}.bundle-tier__save{font-size:1.1rem;font-weight:700;color:#b23a3a;background:rgb(var(--rose-light));border-radius:.4rem;padding:.3rem 1rem;min-height:2.2rem;line-height:1.6rem}.bundle-tier__save--empty{visibility:hidden}.shade-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:.9rem .8rem;margin:0;padding:0}@media screen and (max-width:500px){.shade-grid{grid-template-columns:repeat(5,1fr)}}.shade-grid__btn{width:100%;padding:0;background:none;border:0;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer}.shade-grid__btn .tinsel-swatch{width:100%;aspect-ratio:1 / 1;max-width:5.6rem;border-radius:.5rem;position:relative;outline:2px solid transparent;outline-offset:2px;transition:transform .12s ease,outline-color .12s ease}.shade-grid__btn:hover .tinsel-swatch{transform:translateY(-1px)}.shade-grid__btn[data-selected=true] .tinsel-swatch{outline-color:rgb(var(--rose))}.shade-grid__btn[disabled]{cursor:not-allowed;opacity:.55}.shade-grid__count{position:absolute;top:-.7rem;right:-.7rem;min-width:1.9rem;height:1.9rem;border-radius:1rem;background:rgb(var(--rose));color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 .4rem;box-shadow:0 2px 6px #00000026}.shade-grid__name{font-size:1.05rem;color:rgb(var(--brown));line-height:1.2}.tinsel-swatch{display:block;--hl: color-mix(in srgb, var(--swatch) 55%, white);--sh: color-mix(in srgb, var(--swatch) 70%, black);background:repeating-linear-gradient(90deg,var(--sh) 0 1px,var(--swatch) 1px 3px,var(--hl) 3px 4px,var(--swatch) 4px 6px);box-shadow:inset 0 0 0 1px #0000000f}.tinsel-swatch--round{width:6rem;height:6rem;border-radius:50%}.tinsel-swatch--rainbow{background:repeating-linear-gradient(90deg,#ff4d6d 0 3px,#ffb84d 3px 6px,#ffe94d 6px 9px,#5ed36a 9px 12px,#4dc3ff 12px 15px,#9d5cff 15px 18px)}.bundle-status{margin:1.8rem 0 .8rem;font-size:1.4rem;color:rgb(var(--brown))}.bundle-slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;margin-bottom:1.6rem}.bundle-slot{min-width:0;min-height:4.2rem;border:1.5px dashed rgba(var(--rose),.45);border-radius:.8rem;background:rgba(var(--color-base-background-2),.6);display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.2rem;color:rgba(var(--color-foreground),.6);padding:.4rem .6rem}.bundle-slot--filled{border-style:solid;border-color:rgba(var(--rose),.6);background:#fff;color:rgb(var(--brown));justify-content:space-between}.bundle-slot .tinsel-swatch{width:2.4rem;height:2.4rem;border-radius:.4rem;flex-shrink:0}.bundle-slot__name{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-slot__remove{border:0;background:none;color:rgba(var(--color-foreground),.5);font-size:1.6rem;line-height:1;padding:0 .2rem;cursor:pointer}.bundle-slot__plus{font-size:1.8rem;line-height:1}.buy-box__atc{min-height:5rem;gap:1.2rem}.buy-box__atc-sep{opacity:.6}.buy-box__atc[disabled],.buy-box__atc[aria-disabled=true]{opacity:.55;cursor:not-allowed}.buy-box__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.6rem 0 0;padding:0}.buy-box__trust li{display:flex;align-items:center;gap:.8rem;font-size:1.05rem;color:rgba(var(--color-foreground),.7);line-height:1.3}.buy-box__trust strong{display:block;font-size:1.15rem;color:rgb(var(--brown));font-weight:600}.buy-box__trust-icon{width:2.6rem;height:2.6rem;color:rgb(var(--brown));flex-shrink:0}.buy-box__trust-icon svg{width:100%;height:100%}.feature-strip{padding:2rem 0}.feature-strip__list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.6rem 2rem;margin:0;padding-top:0;padding-bottom:0}.feature-strip__item{display:flex;flex-direction:column;align-items:center;gap:.6rem;flex:1 1 14rem;text-align:center}.feature-strip__icon{width:2.6rem;height:2.6rem;color:rgb(var(--rose))}.feature-strip__icon svg{width:100%;height:100%}.feature-strip__text{font-size:1.05rem;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--brown))}.color-palette{padding:2.4rem 0;border-top:1px solid rgba(var(--rose),.12)}.color-palette__list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.6rem 1rem;margin:2rem 0 0;padding:0}.color-palette__item{display:flex;flex-direction:column;align-items:center;gap:.7rem;flex:1 1 6rem}.color-palette__name{font-size:1.15rem;color:rgb(var(--brown))}.how-it-works{padding:2.4rem 0;border-top:1px solid rgba(var(--rose),.12)}.how-it-works__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (min-width:990px){.how-it-works__grid{grid-template-columns:58% 1fr;gap:0}.how-it-works__ba-col{border-left:1px solid rgba(var(--rose),.15);padding-left:3rem;margin-left:3rem}}.how-it-works__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;margin:2rem 0 0;padding:0;counter-reset:step}.how-it-works__step{position:relative;padding-left:3.4rem}.how-it-works__num{position:absolute;left:0;top:.4rem;width:2.6rem;height:2.6rem;border-radius:50%;background:rgb(var(--rose));color:#fff;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center}.how-it-works__media{aspect-ratio:2 / 1;border-radius:.8rem;overflow:hidden}.how-it-works__media img{width:100%;height:100%;object-fit:cover}.how-it-works__caption{margin:.8rem 0 0;font-size:1.15rem;text-align:center;color:rgb(var(--brown));line-height:1.35}.before-after{position:relative;display:grid;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:1.2rem;margin-top:2rem}.before-after__item{margin:0;text-align:center}.before-after__item .media{aspect-ratio:3 / 2;border-radius:.8rem;overflow:hidden;background:rgb(var(--color-base-background-2))}.before-after__item img{width:100%;height:100%;object-fit:cover}.before-after__img--before{object-position:0% 40%;transform:scale(2);transform-origin:8% 42%}.before-after__img--after{object-position:100% 40%;transform:scale(2);transform-origin:92% 42%}.before-after__item figcaption{font-size:.95rem;letter-spacing:.2em;text-transform:uppercase;margin-top:.8rem;color:rgb(var(--brown))}.before-after__arrow{width:3.2rem;height:3.2rem;border-radius:50%;border:0;background:rgb(var(--brown));color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:2.4rem}.before-after__arrow svg{width:1.6rem;height:1.6rem}.before-after__script{font-size:2.4rem;text-align:center;margin:0 0 2rem;transform:rotate(-8deg)}.occasions{padding:2.4rem 0;border-top:1px solid rgba(var(--rose),.12)}.occasions__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin:1.8rem 0 0;padding:0}@media screen and (min-width:990px){.occasions__list{grid-template-columns:repeat(4,1fr)}}.occasions__card{position:relative;display:flex;align-items:center;height:7rem;border-radius:.8rem;overflow:hidden;text-decoration:none;color:#fff;isolation:isolate}.occasions__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.occasions__media img{width:100%;height:100%;object-fit:cover;filter:brightness(.55)}.occasions__text{padding:0 1.6rem;display:flex;flex-direction:column}.occasions__title{font-size:1.25rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.occasions__subtitle{font-size:1.05rem;opacity:.85}.occasions__arrow{margin-left:auto;margin-right:1.4rem;width:2.6rem;height:2.6rem;border-radius:50%;background:#fff;color:rgb(var(--brown));display:flex;align-items:center;justify-content:center;flex-shrink:0}.occasions__arrow svg{width:1.4rem;height:1.4rem}.review-cards{padding:2.4rem 0;border-top:1px solid rgba(var(--rose),.12)}.review-cards__title-group{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.review-cards__summary{display:flex;align-items:center;gap:.8rem;font-size:1.25rem;color:rgba(var(--color-foreground),.8)}.review-cards__summary .rating-stars-and-text{font-size:1.5rem}.review-cards__link{font-size:1.15rem;color:rgb(var(--rose));text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.review-cards__link svg{width:1.4rem;height:1.4rem}.review-cards__list{display:grid;grid-template-columns:1fr;gap:1.6rem;margin:1.8rem 0 0;padding:0}@media screen and (min-width:750px){.review-cards__list{grid-template-columns:repeat(3,1fr)}}.review-card{display:flex;gap:1.4rem;align-items:center;border:1px solid rgba(var(--rose),.22);border-radius:1rem;padding:1.6rem;background:#fff}.review-card__avatar{width:6.6rem;height:6.6rem;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgb(var(--rose-light))}.review-card__avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 20%}.review-card__stars .rating-stars-and-text{font-size:1.15rem}.review-card__quote{margin:.5rem 0 .6rem;font-size:1.2rem;line-height:1.45;color:rgba(var(--color-foreground),.85)}.review-card__author{margin:0;font-size:1.15rem;color:rgb(var(--brown));display:flex;gap:.8rem;align-items:center}.review-card__verified{display:inline-flex;align-items:center;gap:.3rem;font-size:1.05rem;color:rgba(var(--color-foreground),.65)}.review-card__verified svg{width:1.2rem;height:1.2rem;color:rgb(var(--rose))}.trust-strip{padding:2rem 0}.trust-strip__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 2rem;margin:0}@media screen and (min-width:990px){.trust-strip__list{grid-template-columns:repeat(4,1fr)}}.trust-strip__item{display:flex;align-items:center;gap:1.2rem}.trust-strip__icon{width:3.2rem;height:3.2rem;color:rgb(var(--rose));flex-shrink:0}.trust-strip__icon svg{width:100%;height:100%}.trust-strip__text{display:flex;flex-direction:column;font-size:1.05rem;color:rgba(var(--color-foreground),.7);line-height:1.3}.trust-strip__text strong{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--brown));font-weight:600}.footer{border-top:1px solid rgba(var(--rose),.12);padding:2.2rem 0 1.4rem}.footer__row{display:flex;flex-wrap:wrap;align-items:center;gap:2rem 3rem}.footer__brand{margin-right:auto}.footer__menu{display:flex;flex-wrap:wrap;gap:.6rem 3.2rem;margin:0;padding:0}.footer__link{font-size:1.15rem;color:rgb(var(--brown));text-decoration:none}.footer__link:hover{color:rgb(var(--rose))}.footer__social{display:flex;gap:1.6rem;margin:0;padding:0}.footer__social a{color:rgb(var(--brown));display:block;width:2rem;height:2rem}.footer__social svg{width:100%;height:100%}.footer__script{margin:0;font-size:2.6rem}.footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.8rem;font-size:1rem;color:rgba(var(--color-foreground),.65)}.footer__policies{display:flex;gap:2.4rem;margin:0;padding:0}.footer__policies a{color:rgba(var(--color-foreground),.65);text-decoration:none}.footer__newsletter-row{margin-top:2rem}.footer__newsletter{display:flex;gap:1rem;max-width:46rem}@media screen and (max-width:749px){.footer__row{gap:1.6rem}.footer__brand{width:100%}.footer__bottom{flex-direction:column;align-items:flex-start}}.button--black{--color-button: 20, 18, 18;--color-button-text: 255, 255, 255;background:#141212;min-height:5rem;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;gap:1.2rem;box-shadow:0 8px 18px #00000026}.button--black:after{display:none}.button--black svg{width:1.8rem;height:1.8rem}.button--black:hover{background:#2a2626}.hero-sparkle--video{min-height:var(--hero-height, 70vh);display:flex;align-items:center;background:#1c1515}.hero-sparkle__video{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-sparkle__video video,.hero-sparkle__video-el{width:100%;height:100%;object-fit:cover;display:block}.hero-sparkle__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,calc(var(--hero-overlay, .25) + .25)),rgba(0,0,0,var(--hero-overlay, .25)) 60%,rgba(0,0,0,calc(var(--hero-overlay, .25) * .6)))}.hero-sparkle__inner--video{grid-template-columns:1fr;min-height:0;width:100%}.hero-sparkle--video .hero-sparkle__content{padding:6rem 0}.hero-sparkle--video .hero-sparkle__eyebrow{color:#ffffffd9}.hero-sparkle--video .hero-sparkle__heading{color:#fff;font-size:7.2rem;text-shadow:0 2px 30px rgba(0,0,0,.25)}.hero-sparkle--video .hero-sparkle__text{color:#ffffffd9}@media screen and (max-width:749px){.hero-sparkle--video .hero-sparkle__heading{font-size:4.4rem}.hero-sparkle--video{min-height:56vh}}.mini-reviews{margin-top:1.4rem;border:1px solid rgba(var(--rose),.2);border-radius:.8rem;background:rgb(var(--color-base-background-2));overflow:hidden;padding:.9rem 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.mini-reviews__track{display:flex;gap:3.2rem;width:max-content;animation:mini-reviews-scroll var(--mini-speed, 40s) linear infinite;padding-left:1.6rem}.mini-reviews:hover .mini-reviews__track{animation-play-state:paused}@keyframes mini-reviews-scroll{to{transform:translate(-50%)}}.mini-review{display:inline-flex;align-items:center;gap:.8rem;white-space:nowrap;font-size:1.2rem;color:rgb(var(--brown))}.mini-review__stars .rating-stars-and-text{font-size:1.1rem}.mini-review__author{color:rgba(var(--color-foreground),.6)}@media(prefers-reduced-motion:reduce){.mini-reviews__track{animation:none}}.before-after-section{padding:2.6rem 0}.before-after__script{margin:0;font-size:2.6rem}.ba-slider{position:relative;margin-top:1.8rem}.ba-slider__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.6rem}.ba-slider__track::-webkit-scrollbar{display:none}.ba-slider__slide{flex:0 0 100%;scroll-snap-align:start}.ba-slider__caption{text-align:center;margin:1rem 0 0;font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.ba-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);width:3.6rem;height:3.6rem;border-radius:50%;border:0;background:#fff;color:rgb(var(--brown));box-shadow:0 4px 14px #00000026;display:flex;align-items:center;justify-content:center}.ba-slider__arrow svg{width:1.6rem;height:1.6rem}.ba-slider__arrow--prev{left:1rem}.ba-slider__arrow--prev svg{transform:scaleX(-1)}.ba-slider__arrow--next{right:1rem}.ba-compare{position:relative;aspect-ratio:16 / 7;border-radius:1.2rem;overflow:hidden;background:rgb(var(--color-base-background-2));-webkit-user-select:none;user-select:none}@media screen and (max-width:749px){.ba-compare{aspect-ratio:4 / 3}}.ba-compare__after,.ba-compare__before{position:absolute;top:0;right:0;bottom:0;left:0}.ba-compare__before{clip-path:inset(0 calc(100% - var(--pos)) 0 0)}.ba-compare img{width:100%;height:100%;object-fit:cover;object-position:50% 30%;display:block}.ba-compare__label{position:absolute;top:1.2rem;padding:.4rem 1rem;border-radius:2rem;background:#0000008c;color:#fff;font-size:1rem;letter-spacing:.2em}.ba-compare__label--before{left:1.2rem}.ba-compare__label--after{right:1.2rem}.ba-compare__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;z-index:2;-webkit-appearance:none;appearance:none}.ba-compare__handle{position:absolute;top:0;bottom:0;left:var(--pos);width:2px;background:#fff;transform:translate(-50%);pointer-events:none;z-index:1}.ba-compare__handle span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;border-radius:50%;background:#fff;color:rgb(var(--brown));display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0003}.ba-compare__handle span svg{width:1.6rem;height:1.6rem}.ba-compare__handle span:before{content:"";position:absolute;left:.9rem;width:.8rem;height:.8rem;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.how-it-works__steps{grid-template-columns:repeat(3,1fr);gap:3rem}.how-it-works__media{aspect-ratio:4 / 3;border-radius:1rem}.how-it-works__caption{font-size:1.35rem}@media screen and (max-width:749px){.how-it-works__steps{grid-template-columns:1fr}.bundle-tiers{gap:.8rem}.bundle-tier__qty{font-size:2.2rem}.bundle-tier__price{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
