:root{--product-cta-background: var(--brand-text, #463335);--product-cta-text: var(--brand-base, #fff7ec);--product-rule: rgba(var(--color-foreground), .12)}.breadcrumbs{margin:0 0 2.4rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0;padding:0;list-style:none}.breadcrumbs__item{display:flex;align-items:center;gap:.6rem;font-size:1.4rem;line-height:1.4}.breadcrumbs__separator{color:rgba(var(--color-foreground),.45)}.breadcrumbs__link{color:rgba(var(--color-foreground),.78);text-decoration:none;transition:color .15s ease}.breadcrumbs__link:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.breadcrumbs__current{color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.breadcrumbs{margin-bottom:1.6rem}.breadcrumbs__list{flex-wrap:nowrap;gap:.5rem}.breadcrumbs__item{font-size:1.4rem;line-height:1.5}.breadcrumbs__item:not(:last-child){flex:0 0 auto}.breadcrumbs__item:last-child{flex:1 1 0;min-width:0}.breadcrumbs__current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs__link{white-space:nowrap}}.product__info-container .product__title{margin-bottom:.8rem}.product__info-container .rating-wrapper{margin:0 0 1.2rem}.product__info-container .price{font-size:2.4rem;font-weight:600}.product-form__buttons{max-width:100%}.product__info-container .product-form__submit{width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:600;letter-spacing:.02em;border-radius:.6rem;background:var(--product-cta-background);color:var(--product-cta-text);box-shadow:none;transition:opacity .15s ease,transform .15s ease}.product__info-container .product-form__submit:before,.product__info-container .product-form__submit:after{display:none}.product__info-container .product-form__submit:not([disabled]):hover{opacity:.85;transform:translateY(-1px)}.product__info-container .product-form__submit[disabled]{opacity:.4;cursor:not-allowed}.product-payment-icons{margin:1.6rem 0 0}.product-payment-icons__heading{margin:0 0 .8rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.product-payment-icons__list{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin:0;padding:0;list-style:none}.product-payment-icons__item{display:flex;align-items:center}.product-payment-icons__item svg{width:3.8rem;height:2.4rem;display:block}.product-included{margin:2.8rem 0 0;padding:2.8rem 0 0;border-top:.1rem solid var(--product-rule)}.product-included__heading{margin:0 0 1.4rem;font-size:1.8rem;font-weight:600;letter-spacing:normal}.product-included__list{display:grid;gap:1.1rem;margin:0;padding:0;list-style:none}.product-included__item{display:flex;align-items:flex-start;gap:1.1rem;font-size:1.5rem;line-height:1.5}.product-included__check{flex:0 0 auto;width:2rem;height:2rem;margin-top:.15rem;color:rgb(var(--color-foreground))}.product-included__text{color:rgba(var(--color-foreground),.85)}.product-description-block{border-top:.1rem solid var(--product-rule);padding-top:3.2rem}.product-description-block__heading{margin:0 0 1.6rem;font-size:1.8rem;font-weight:600;letter-spacing:normal}.product-description-block__content{max-width:none;font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.85)}.product-description-block__content>*:first-child{margin-top:0}.product-description-block__content>*:last-child{margin-bottom:0}.product-trust{display:grid;gap:.9rem;margin:1.8rem 0 0;padding:0;list-style:none}.product-trust__item{display:flex;align-items:center;gap:1rem;font-size:1.5rem;line-height:1.4;color:rgba(var(--color-foreground),.75)}.product-trust__icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;background:var(--brand-surface, #e2d3cd);color:rgb(var(--color-foreground))}.product-trust__icon svg{width:1.6rem;height:1.6rem}.sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:20;display:block;padding:.9rem 1.5rem;padding-bottom:calc(.9rem + env(safe-area-inset-bottom,0px));animation:sticky-cart-in .2s ease;pointer-events:none}.sticky-cart[hidden]{display:none}@keyframes sticky-cart-in{0%{transform:translateY(110%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.sticky-cart{animation:none}}.sticky-cart__card{pointer-events:auto;display:flex;align-items:center;gap:1.2rem;max-width:var(--page-width);margin:0 auto;padding:.7rem .7rem .7rem .9rem;border:.1rem solid rgba(70,51,53,.14);border-radius:.8rem;background:var(--brand-base, #fff7ec);box-shadow:0 .6rem 2.4rem #46333529}.sticky-cart__image{flex:0 0 auto;width:4.8rem;height:4.8rem;object-fit:cover;border-radius:.5rem}.sticky-cart__title{flex:1 1 auto;min-width:0;margin:0;font-size:1.45rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-cart__price{flex:0 0 auto;display:flex;align-items:baseline;gap:.8rem;margin:0;font-size:1.5rem}.sticky-cart__price-now{font-weight:600}.sticky-cart__price-was{font-size:.85em;color:#46333580}.sticky-cart__button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:4.4rem;padding:0 2rem;border:0;border-radius:.6rem;background:var(--product-cta-background);color:var(--product-cta-text);font-family:inherit;font-size:1.35rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:opacity .15s ease}.sticky-cart__button:hover{opacity:.88}.sticky-cart__button[disabled]{opacity:.4;cursor:not-allowed}.sticky-cart__icon{display:flex;flex:0 0 auto}.sticky-cart__icon svg{width:1.8rem;height:1.8rem}@media screen and (max-width:989px){.sticky-cart__card{gap:1.2rem}.sticky-cart__title{font-size:1.45rem}.sticky-cart__button{padding:0 2rem}}@media screen and (max-width:749px){.sticky-cart{padding:.8rem}.sticky-cart__card{gap:.8rem;padding:.6rem}.sticky-cart__image{display:none}.sticky-cart__title{flex:1 1 0;min-width:0;padding-left:.4rem;font-size:1.3rem}.sticky-cart__price{flex:0 0 auto;font-size:1.4rem}.sticky-cart__button{flex:0 0 auto;min-height:4.4rem;padding:0 1.4rem;font-size:1.3rem;letter-spacing:.03em}@media screen and (max-width:419px){.sticky-cart__button span:last-child{display:none}.sticky-cart__button{padding:0 1.6rem}}}.how-it-works__heading,.product-faq__heading{margin:0 0 2.4rem;font-size:2.2rem;font-weight:600;letter-spacing:normal}.how-it-works__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem;margin:0;padding:0;list-style:none;counter-reset:none}.how-it-works__step{display:flex;align-items:center;gap:1.4rem}.how-it-works__number{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.5rem;font-weight:600}.how-it-works__step-title{margin:0 0 .6rem;font-size:1.6rem;font-weight:600;letter-spacing:normal}.how-it-works__text{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.how-it-works__text>*:first-child{margin-top:0}.how-it-works__text>*:last-child{margin-bottom:0}@media screen and (max-width:989px){.how-it-works__list{grid-template-columns:1fr;gap:2.4rem}}.product-faq{max-width:none}.product-faq__label{display:flex;align-items:center;gap:1rem;min-width:0}.product-faq__heart{flex:0 0 auto;width:1.8rem;height:1.8rem;color:var(--brand-text, #463335)}.product-faq__item{border-bottom:.1rem solid var(--product-rule)}.product-faq__item:first-child{border-top:.1rem solid var(--product-rule)}.product-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 0;font-size:1.6rem;font-weight:500;cursor:pointer;list-style:none}.product-faq__question::-webkit-details-marker{display:none}.product-faq__question:hover{color:rgba(var(--color-foreground),.7)}.product-faq__chevron{width:2rem;height:2rem;flex:0 0 auto;transition:transform .2s ease}.product-faq__item[open] .product-faq__chevron{transform:rotate(180deg)}.product-faq__answer{padding:0 0 1.8rem;font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.78)}.product-faq__answer>*:first-child{margin-top:0}.product-faq__answer>*:last-child{margin-bottom:0}.product-title-split__h1{margin:0;display:flex;flex-direction:column;gap:.6rem}.product-title-split__name{font-size:3.2rem;line-height:1.1;font-weight:400;letter-spacing:-.01em}.product-title-split__descriptor{font-size:1.5rem;line-height:1.45;font-weight:400;color:rgba(var(--color-foreground),.6)}@media screen and (max-width:749px){.product-title-split__name{font-size:2.4rem}.product-title-split__descriptor{font-size:1.4rem}}.product-delivery{display:flex;align-items:center;gap:.9rem;margin:1.4rem 0 0;padding:1.1rem 1.4rem;border-radius:.6rem;background:var(--brand-surface, #e2d3cd);font-size:1.5rem;line-height:1.4}.product-delivery__icon{width:1.8rem;height:1.8rem;flex:0 0 auto}.product__accordion.accordion{border-top:0;border-bottom:.1rem solid var(--product-rule);margin:0}.product__accordion.accordion:first-of-type{border-top:.1rem solid var(--product-rule);margin-top:2.4rem}.product__accordion.accordion summary{padding:1.7rem 0;font-size:1.5rem}.product__accordion.accordion .accordion__title{font-size:1.5rem;font-weight:500}.cross-sell{max-width:none}.cross-sell__heading{margin:0 0 1.8rem;font-size:1.6rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.cross-sell__list{display:grid;gap:0;margin:0;padding:0;list-style:none}.cross-sell__item{display:flex;align-items:center;gap:1.6rem;padding:1.4rem 0;border-bottom:.1rem solid var(--product-rule)}.cross-sell__item:first-child{border-top:.1rem solid var(--product-rule)}.cross-sell__media{flex:0 0 auto;display:block;width:7rem;height:7rem;overflow:hidden;border-radius:.4rem;background:var(--brand-surface, #e2d3cd)}.cross-sell__media img{width:100%;height:100%;object-fit:cover;display:block}.cross-sell__body{flex:1 1 auto;min-width:0}.cross-sell__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.5rem;line-height:1.4;color:rgb(var(--color-foreground));text-decoration:none}.cross-sell__title:hover{text-decoration:underline}.cross-sell__price{margin:.5rem 0 0;font-size:1.5rem;font-weight:600}.cross-sell__add{flex:0 0 auto;display:inline-flex;align-items:center;gap:.6rem;min-height:4rem;padding:0 1.4rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:.5rem;background:transparent;color:rgb(var(--color-foreground));font-family:inherit;font-size:1.4rem;cursor:pointer;transition:border-color .15s ease,background .15s ease}.cross-sell__add:hover:not([disabled]){border-color:rgb(var(--color-foreground))}.cross-sell__add-icon{width:1.6rem;height:1.6rem}.cross-sell__add.is-loading{opacity:.5;cursor:wait}.cross-sell__add.is-added{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.cross-sell__add.is-added .cross-sell__add-icon{display:none}.cross-sell__soldout{flex:0 0 auto;font-size:1.35rem;color:rgba(var(--color-foreground),.5)}@media screen and (max-width:749px){.cross-sell__media{width:5.6rem;height:5.6rem}.cross-sell__add{padding:0 1.1rem}.cross-sell__add-label{display:none}}.product-badge{margin:0 0 1.2rem}.product-badge__pill{display:inline-block;padding:.5rem 1.2rem;border-radius:100px;background:var(--brand-surface, #e2d3cd);font-size:1.25rem;letter-spacing:.04em;line-height:1.3}.product__info-container .price--on-sale .price__sale{display:flex;flex-wrap:wrap;align-items:baseline;gap:.9rem}.product__info-container .price s,.product__info-container .price__compare{font-size:.72em;font-weight:400;color:rgba(var(--color-foreground),.5)}.product-included__check{color:rgb(var(--color-button))}.product-trust-wrapper{margin:2.6rem 0 0;padding:2.6rem 0 0;border-top:.1rem solid var(--product-rule)}.product-trust__heading{margin:0 0 1.4rem;font-size:1.3rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:rgb(var(--color-foreground))}.product-trust-wrapper .product-trust{margin:0}.product-trust__item{gap:1.2rem}.product-trust__icon{width:2.2rem;height:2.2rem;background:transparent;color:rgba(var(--color-foreground),.75)}.product-trust__icon svg{width:1.9rem;height:1.9rem}.product-demo{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:5rem;margin:1rem 0 0;padding:0 2rem;border:.1rem solid rgba(var(--color-foreground),.35);border-radius:.6rem;color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:500;text-decoration:none;transition:border-color .15s ease,background .15s ease}.product-demo:hover{border-color:rgb(var(--color-foreground));background:var(--brand-surface, #e2d3cd)}.product-demo__icon{width:1.9rem;height:1.9rem}.how-it-works__number{width:auto;height:auto;border-radius:0;background:transparent;color:rgba(var(--color-foreground),.28);font-size:2.8rem;font-weight:400;line-height:1;letter-spacing:-.02em}.how-it-works__list{grid-template-columns:repeat(4,1fr);gap:2.8rem}@media screen and (max-width:1199px){.how-it-works__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.how-it-works__list{grid-template-columns:1fr}}.bundle{display:grid;grid-template-columns:1fr 1fr;gap:4.8rem;align-items:center}.bundle__eyebrow{margin:0 0 1rem;font-size:1.25rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground))}.bundle__heading{margin:0 0 1.4rem;font-size:3rem;font-weight:400;line-height:1.15;letter-spacing:-.01em}.bundle__text{font-size:1.5rem;line-height:1.65;color:rgba(var(--color-foreground),.75)}.bundle__text>*:first-child{margin-top:0}.bundle__text>*:last-child{margin-bottom:0}.bundle__card{padding:2.8rem;border:.1rem solid var(--product-rule);border-radius:.8rem;background:var(--brand-surface, #e2d3cd)}.bundle__list-heading{margin:0 0 1.6rem;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-foreground))}.bundle__list{margin:0;padding:0;list-style:none}.bundle__item{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:1.1rem;padding:1.1rem 0;border-bottom:.1rem solid var(--product-rule);font-size:1.5rem;line-height:1.4}.bundle__check{display:flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;margin-top:.1rem;color:rgb(var(--color-button))}.bundle__check svg{width:100%;height:100%}.bundle__item-price,.bundle__total-price{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:.6rem;text-align:right}.bundle__price-now{font-weight:600}.bundle__price-was{color:rgba(var(--color-foreground),.45);font-size:.88em}.bundle__total{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;padding:1.6rem 0 .4rem;font-size:1.6rem}.bundle__total-label{font-weight:500}.bundle__total-price .bundle__price-now{font-size:1.9rem}.bundle__saving{margin:0 0 1.8rem;font-size:1.35rem;color:rgba(var(--color-foreground),.6)}.bundle__add{width:100%;min-height:5.4rem;border:0;border-radius:.6rem;background:var(--product-cta-background);color:var(--product-cta-text);font-family:inherit;font-size:1.55rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.bundle__add:hover:not([disabled]){opacity:.85}.bundle__add.is-loading{opacity:.5;cursor:wait}.bundle__add.is-added{opacity:1}@media screen and (max-width:989px){.bundle{grid-template-columns:1fr;gap:2.8rem}.bundle__heading{font-size:2.4rem}.bundle__card{padding:2rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product-custom.css.map */
