.dw-collector{background:#101416;color:#eef0eb}.dw-collector h1,.dw-collector h2,.dw-collector h3{color:#f5f4ee;letter-spacing:-.025em;line-height:1.15}.dw-collector p{line-height:1.65}.dw-eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#f5aa70;margin:0 0 12px}.dw-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center;padding-top:60px;padding-bottom:60px}.dw-hero h1{font-size:clamp(36px,4.7vw,64px);max-width:600px;margin:0 0 24px;font-weight:700}.dw-lead{font-size:18px;color:#c5ccc9;max-width:510px;margin:0 0 28px}.dw-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.dw-text-link{color:inherit;text-underline-offset:5px;font-size:15px;font-weight:600}.dw-hero__note{font-size:13px;color:#b8c1bc;margin-top:24px}.dw-hero__product{display:block;background:#fff;border-radius:20px;overflow:hidden;color:#172126;text-decoration:none;box-shadow:0 24px 60px #0004}.dw-hero__product img{width:100%;height:auto;aspect-ratio:1.2;object-fit:contain;display:block}.dw-hero__caption{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:20px 24px;background:#ecefe8;font-size:15px}.dw-hero__caption strong{white-space:nowrap;font-size:19px}.dw-categories,.dw-essentials,.dw-faq{padding-top:40px;padding-bottom:40px}.dw-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.dw-section-heading h2,.dw-guide h2,.dw-faq h2{font-size:clamp(27px,3.2vw,38px);margin:0}.dw-section-heading>p{max-width:340px;color:#b8c1bc;font-size:15px;margin:0}.dw-category-grid,.dw-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.dw-category{display:block;border:1px solid #35413e;border-radius:14px;overflow:hidden;text-decoration:none;color:#eef0eb;background:#1a2324;transition:border-color .2s}.dw-category:hover{border-color:#f5aa70}.dw-category__image{background:#fff}.dw-category__image img{width:100%;aspect-ratio:1.6;height:auto;object-fit:contain;display:block}.dw-category__copy{padding:18px;position:relative}.dw-category h3{margin:0 20px 7px 0;font-size:19px}.dw-category p{font-size:14px;color:#bac5bf;margin:0}.dw-category__copy>span{position:absolute;right:16px;top:18px;color:#f5aa70}.dw-product-card{background:#eef0e9;border-radius:14px;overflow:hidden;color:#15201f}.dw-product-card__link{height:100%;display:flex;flex-direction:column;color:inherit;text-decoration:none}.dw-product-card__image{background:#fff;overflow:hidden}.dw-product-card__image img{width:100%;aspect-ratio:1;object-fit:contain;height:auto;display:block;transition:transform .2s}.dw-product-card__link:hover img{transform:scale(1.025)}.dw-product-card__copy{padding:20px;flex:1;display:flex;flex-direction:column}.dw-product-card h3{font-size:20px;color:#15201f;margin:0 0 8px}.dw-product-card p{font-size:14px;color:#485650;margin:0 0 20px}.dw-product-card strong{font-size:21px;margin-top:auto}.dw-product-card__cta{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #c8d0c8;padding-top:14px;margin-top:16px;font-size:14px;font-weight:700}.dw-price-note{font-size:13px;color:#b8c1bc}.dw-price-note a,.dw-faq a{color:inherit;text-underline-offset:4px}.dw-guide{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-top:36px;margin-bottom:36px;padding-top:44px;padding-bottom:44px;border-block:1px solid #35413e}.dw-guide__intro>p:not(.dw-eyebrow){color:#b8c1bc;max-width:410px}.dw-guide__steps{counter-reset:dwsteps;list-style:none;padding:0;margin:0}.dw-guide__steps li{position:relative;padding:0 0 24px 48px;counter-increment:dwsteps}.dw-guide__steps li:last-child{padding-bottom:0}.dw-guide__steps li:before{content:counter(dwsteps,decimal-leading-zero);position:absolute;left:0;top:0;color:#f5aa70;font-weight:700}.dw-guide__steps h3{margin:0 0 8px;font-size:21px}.dw-guide__steps p{margin:0;color:#b8c1bc;font-size:15px}.dw-faq{max-width:850px;padding-bottom:64px}.dw-faq h2{margin-bottom:24px}.dw-faq details{border-bottom:1px solid #35413e}.dw-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;font-size:18px;font-weight:600;cursor:pointer;list-style:none}.dw-faq summary::-webkit-details-marker{display:none}.dw-faq details[open] summary>span{transform:rotate(45deg)}.dw-faq details p{color:#c5ccc9;margin:0 0 24px}.dw-help{margin-top:28px;font-size:15px}.dw-collector a:focus-visible,.dw-collector summary:focus-visible{outline:3px solid #f5aa70;outline-offset:4px}@media(max-width:989px){.dw-hero{gap:28px;padding-top:36px;padding-bottom:36px}.dw-category-grid,.dw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dw-guide{gap:32px}.dw-hero__caption{padding:16px;flex-wrap:wrap}.dw-actions{gap:16px}}@media(max-width:749px){.dw-hero{grid-template-columns:1fr;padding-top:28px;gap:28px}.dw-hero h1{font-size:39px;margin-bottom:18px}.dw-lead{font-size:16px;margin-bottom:22px}.dw-hero__product{max-width:460px;width:100%;justify-self:center}.dw-hero__product img{aspect-ratio:1.4}.dw-hero__note{margin-top:16px}.dw-section-heading{display:block}.dw-section-heading>.dw-text-link,.dw-section-heading>p{display:block;margin-top:14px}.dw-category-grid,.dw-product-grid{gap:12px}.dw-category__copy,.dw-product-card__copy{padding:14px}.dw-category h3{font-size:17px}.dw-category p{font-size:13px}.dw-product-card h3{font-size:18px}.dw-product-card p{font-size:13px}.dw-product-card strong{font-size:19px}.dw-product-card__cta{font-size:12px}.dw-guide{grid-template-columns:1fr;margin-top:16px;margin-bottom:16px;padding-top:32px;padding-bottom:32px}.dw-categories,.dw-essentials{padding-top:28px;padding-bottom:28px}.dw-faq summary{font-size:16px}.dw-eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){.dw-collector *{transition:none!important;scroll-behavior:auto!important}}body{letter-spacing:.01em}h1,h2,h3{font-weight:700;letter-spacing:-.025em}.header__menu-item{font-size:15px}.header__heading-logo{max-height:72px;object-fit:contain}.header__submenu .header__menu-item{padding:12px 20px}.announcement-bar__message{font-size:12px;letter-spacing:.035em}.header-wrapper{border-bottom:1px solid #35413e}.header__active-menu-item{color:#f5aa70}.product__title h1{font-size:clamp(27px,3vw,39px);line-height:1.18;margin-bottom:12px}.product__text.caption-with-letter-spacing{color:#f5aa70}.product__tax{font-size:13px}.product__media-list .product__media{background:#fff}.product__media-wrapper{min-width:0}.product__info-container .product-form{margin-top:20px}.product__description{font-size:16px;line-height:1.7;border-top:1px solid #35413e;padding-top:24px}.product__description table{font-size:14px;width:100%;table-layout:fixed}.product__description td{overflow-wrap:anywhere;vertical-align:top}.product__description h2{font-size:25px;line-height:1.25}.product__description h3{font-size:21px}.product__description [style*="background:#fafafa"],.product__description [style*="background: #fafafa"],.dw-cro-box{color:#172126!important}.dw-delivery{font-size:13px;color:#bec9c3;border:1px solid #35413e;border-radius:8px;padding:12px 14px}.dw-delivery p{margin:0}.dw-delivery p+p{margin-top:5px}.dw-delivery a{color:inherit;text-underline-offset:3px}.dw-product-summary{font-size:15px;line-height:1.65}.dw-product-summary p{margin:12px 0}.dw-product-summary p:last-child{color:#bec9c3;font-size:13px}.card__heading{font-size:19px;line-height:1.3}.card__information{padding-top:18px}.card .card__inner{background:#fff}.collection-hero__title{font-size:clamp(28px,3vw,42px);line-height:1.2}.collection-hero__description{font-size:16px;max-width:800px}.footer{border-top:1px solid #35413e}.footer-block__heading{font-size:21px}.footer-block__details-content .list-menu__item--link{font-size:15px}.footer-block__newsletter{max-width:580px}.button{font-weight:700}.rte a{color:rgb(var(--color-link));text-underline-offset:4px}.dw-collector h1{color:#f5f4ee}.cart-notification{background:#1a2324;color:#eef0eb;border:1px solid #52635d;border-radius:10px}.cart-notification .button--secondary{--color-button:26,35,36;--color-button-text:238,240,235}.cart-notification .button--primary{--color-button:245,170,112;--color-button-text:23,33,38}.cart-item__name{font-size:17px;line-height:1.35}.cart-item__image{background:#fff}.cart__footer{border-top:1px solid #35413e}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline-offset:4px}@media(max-width:749px){.header__heading-logo{max-height:54px}.header{padding-top:10px;padding-bottom:10px}.announcement-bar__message{font-size:11px;padding:9px 0}.product__title h1{font-size:28px}.product__description{font-size:15px}.product__description td{padding:9px}.card__heading{font-size:17px}.footer__content-top{padding-top:8px}.footer-block__heading{font-size:20px}.cart-item__name{font-size:15px}}.product-form__submit.button{background:#f5aa70;color:#172126;--color-button:245,170,112;--color-button-text:23,33,38}.product-form__submit.button:hover{background:#ffc18f}.product__description th{text-align:left;vertical-align:top;width:32%;padding:12px;overflow-wrap:anywhere}.header__heading{margin:0}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
