:root{--gwd5-black:#0a0a0a;--gwd5-white:#ffffff;--gwd5-cream:#f6f4f0;--gwd5-wine:#7a1833;--gwd5-line:#dedbd5;--gwd5-muted:#6c6964}.gwd5-home,.gwd5-footer,.gwd5-product-support{font-family:inherit;color:var(--gwd5-black)}.gwd5-wrap{width:min(1380px,calc(100% - 64px));margin:0 auto}.gwd5-kicker{margin:0;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.gwd5-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid var(--gwd5-black);background:var(--gwd5-black);color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;transition:.2s ease}.gwd5-btn:hover{transform:translateY(-1px);opacity:.9}.gwd5-btn--light{background:#fff;border-color:#fff;color:#111!important}.gwd5-btn--outline{background:transparent;border-color:#fff;color:#fff!important}.gwd5-textlink{color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:800;letter-spacing:.06em;border-bottom:1px solid currentColor;padding-bottom:3px}.gwd5-textlink--dark{color:#111!important}.gwd5-hero{display:grid;grid-template-columns:42% 58%;min-height:78svh;background:var(--gwd5-black);color:#fff}.gwd5-hero__copy{padding:clamp(44px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;gap:44px}.gwd5-hero h1{margin:18px 0 22px;font-size:clamp(58px,7.5vw,132px);line-height:.82;letter-spacing:-.07em;font-weight:900}.gwd5-lead{max-width:480px;margin:0;color:#c8c5c1;font-size:16px;line-height:1.6}.gwd5-hero__actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.gwd5-hero__media{position:relative;display:block;min-height:78svh;background:#d2cec7;overflow:hidden;color:#fff!important;text-decoration:none!important}.gwd5-hero__media img,.gwd5-hero__media svg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.gwd5-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.48))}.gwd5-hero__label{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;display:grid;grid-template-columns:1fr auto;gap:3px 20px;align-items:end}.gwd5-hero__label small{grid-column:1/-1;font-size:9px;text-transform:uppercase;letter-spacing:.16em;opacity:.8}.gwd5-hero__label strong{font-size:17px;line-height:1.2}.gwd5-hero__label em{font-style:normal;font-size:14px;font-weight:800}.gwd5-trust{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--gwd5-line);background:#fff}.gwd5-trust a{display:flex;align-items:center;justify-content:center;gap:12px;min-height:72px;color:#111!important;text-decoration:none!important;border-right:1px solid var(--gwd5-line);font-size:12px}.gwd5-trust a:last-child{border-right:0}.gwd5-trust strong{font-size:9px;color:var(--gwd5-wine);letter-spacing:.12em}.gwd5-trust span{font-weight:750}.gwd5-section{padding:96px 0;background:#fff}.gwd5-section--soft{background:var(--gwd5-cream)}.gwd5-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.gwd5-heading h2{margin:8px 0 0;font-size:clamp(38px,5vw,72px);line-height:.95;letter-spacing:-.055em}.gwd5-cats{display:grid;grid-template-columns:1.25fr .875fr .875fr;gap:12px}.gwd5-cat{position:relative;display:block;min-height:560px;overflow:hidden;background:#d7d3cc;color:#fff!important;text-decoration:none!important}.gwd5-cat--wide{min-height:640px}.gwd5-cat__media{position:absolute;top:0;right:0;bottom:0;left:0}.gwd5-cat__media img,.gwd5-cat__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gwd5-cat:hover .gwd5-cat__media img{transform:scale(1.025)}.gwd5-cat__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005,#0000009e)}.gwd5-cat__copy{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:end}.gwd5-cat__copy span{font-size:9px;letter-spacing:.12em}.gwd5-cat__copy strong{font-size:clamp(28px,3vw,48px);line-height:.9;letter-spacing:-.04em}.gwd5-cat__copy em{font-style:normal;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gwd5-products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gwd5-product{display:block;color:#111!important;text-decoration:none!important}.gwd5-product__media{position:relative;aspect-ratio:4/5;background:#e6e2db;overflow:hidden}.gwd5-product__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gwd5-product:hover img{transform:scale(1.02)}.gwd5-sale{position:absolute;left:10px;top:10px;background:#fff;padding:6px 8px;font-size:9px;font-weight:900;letter-spacing:.12em}.gwd5-product__meta{display:grid;grid-template-columns:1fr auto;gap:12px;padding:13px 2px 0}.gwd5-product__meta strong{display:block;font-size:13px;line-height:1.35}.gwd5-product__meta small{display:block;margin-top:5px;color:var(--gwd5-muted);font-size:10px}.gwd5-product__price{text-align:right;font-size:13px;font-weight:850}.gwd5-product__price s{display:block;margin-top:3px;color:#8a8782;font-size:10px;font-weight:500}.gwd5-statement{background:var(--gwd5-wine);color:#fff;padding:90px 0}.gwd5-statement__grid{display:grid;grid-template-columns:.55fr 1.3fr 1fr;gap:40px;align-items:start}.gwd5-statement h2{margin:0;font-size:clamp(56px,8vw,126px);line-height:.78;letter-spacing:-.075em}.gwd5-statement__grid>div p{margin:0 0 26px;max-width:460px;color:#eadce1;line-height:1.65;font-size:15px}.gwd5-footer{background:#0b0b0b;color:#fff;padding:0 0 28px}.gwd5-footer__top{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;padding:64px 0;border-bottom:1px solid #292929}.gwd5-footer__top h2{margin:8px 0 0;font-size:clamp(42px,5.5vw,78px);line-height:.9;letter-spacing:-.055em}.gwd5-footer__signup>p{margin:0 0 20px;color:#a9a6a2;line-height:1.5;max-width:520px}.gwd5-input{display:flex;border-bottom:1px solid #777}.gwd5-input input{flex:1;min-width:0;background:transparent;border:0!important;color:#fff!important;padding:16px 0!important;outline:0!important;box-shadow:none!important}.gwd5-input input::placeholder{color:#8f8c88}.gwd5-input button{border:0;background:transparent;color:#fff;padding:0 0 0 18px;font-size:10px;font-weight:900;letter-spacing:.1em;cursor:pointer}.gwd5-footer__main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:52px;padding:56px 0}.gwd5-footer__brand strong{display:block;font-size:clamp(30px,3vw,48px);line-height:.8;letter-spacing:-.06em}.gwd5-footer__brand p{color:#8f8c88;margin:16px 0 0;font-size:13px}.gwd5-footer h3{margin:0 0 16px;color:#77736f;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.gwd5-footer nav{display:grid;gap:9px}.gwd5-footer nav a{color:#fff!important;text-decoration:none!important;font-size:13px}.gwd5-footer nav a:hover{text-decoration:underline!important;text-underline-offset:4px}.gwd5-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #292929;padding-top:22px}.gwd5-footer__bottom small{color:#77736f}.gwd5-payments{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.gwd5-payment{width:38px;height:24px;background:#fff;border-radius:3px;padding:2px}.gwd5-product-support{background:#f5f3ef;padding:56px 0 82px}.gwd5-product-support__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#111;border:1px solid #111}.gwd5-product-support__grid a{display:flex;flex-direction:column;justify-content:space-between;min-height:150px;padding:24px;background:#fff;color:#111!important;text-decoration:none!important}.gwd5-product-support__grid small{font-size:9px;letter-spacing:.14em;color:var(--gwd5-wine);font-weight:850}.gwd5-product-support__grid strong{font-size:20px;letter-spacing:-.03em}.gwd5-product-support__grid span{font-size:11px;color:#777}.gwd5-product-support__pay{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}.gwd5-product-support__pay>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#777}.gwd5-product-support__pay>div{display:flex;gap:6px;flex-wrap:wrap}.gwd5-sticky{display:none}@media(max-width:990px){.gwd5-wrap{width:min(100% - 34px,1380px)}.gwd5-hero{grid-template-columns:1fr}.gwd5-hero__copy{min-height:520px;padding:52px 28px 36px}.gwd5-hero__media{min-height:68svh}.gwd5-cats{grid-template-columns:1fr 1fr}.gwd5-cat--wide{grid-column:1/-1}.gwd5-products{grid-template-columns:repeat(2,1fr)}.gwd5-statement__grid{grid-template-columns:1fr 1.4fr}.gwd5-statement__grid>div{grid-column:2}.gwd5-footer__main{grid-template-columns:1.5fr 1fr 1fr}.gwd5-footer__main>div:last-child{grid-column:2}}@media(max-width:749px){.gwd5-wrap{width:calc(100% - 24px)}.gwd5-hero{min-height:0}.gwd5-hero__copy{min-height:470px;padding:38px 18px 26px}.gwd5-hero h1{font-size:16vw;margin:14px 0 18px}.gwd5-lead{font-size:14px}.gwd5-hero__actions{justify-content:space-between}.gwd5-hero__media{min-height:61svh}.gwd5-hero__label{left:14px;right:14px;bottom:14px}.gwd5-trust a{min-height:62px;gap:7px;font-size:10px}.gwd5-trust strong{display:none}.gwd5-section{padding:62px 0}.gwd5-heading{align-items:start;margin-bottom:22px}.gwd5-heading h2{font-size:44px}.gwd5-heading>a{display:none}.gwd5-cats{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;margin-right:-12px;padding-right:12px}.gwd5-cat,.gwd5-cat--wide{flex:0 0 82vw;min-height:500px;grid-column:auto;scroll-snap-align:start}.gwd5-cat__copy strong{font-size:38px}.gwd5-products{grid-template-columns:repeat(2,1fr);gap:8px}.gwd5-product__meta{display:block;padding-top:9px}.gwd5-product__price{text-align:left;margin-top:5px}.gwd5-product__price s{display:inline;margin-left:5px}.gwd5-statement{padding:60px 0}.gwd5-statement__grid{grid-template-columns:1fr;gap:24px}.gwd5-statement__grid>div{grid-column:auto}.gwd5-statement h2{font-size:20vw}.gwd5-footer__top{grid-template-columns:1fr;gap:32px;padding:48px 0}.gwd5-footer__main{grid-template-columns:1fr 1fr;gap:38px 22px;padding:46px 0}.gwd5-footer__brand{grid-column:1/-1}.gwd5-footer__main>div:last-child{grid-column:auto}.gwd5-footer__bottom{align-items:flex-start;flex-direction:column}.gwd5-payments{justify-content:flex-start}.gwd5-product-support{padding:44px 0 110px}.gwd5-product-support__grid{grid-template-columns:1fr}.gwd5-product-support__grid a{min-height:112px;padding:20px}.gwd5-product-support__pay{align-items:flex-start;flex-direction:column}.gwd5-sticky{position:fixed;z-index:100;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 12px;background:#0b0b0b;color:#fff;box-shadow:0 -10px 30px #00000029}.gwd5-sticky__meta{min-width:0}.gwd5-sticky__meta small{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aaa;font-size:9px}.gwd5-sticky__meta strong{display:block;margin-top:3px;font-size:14px}.gwd5-sticky button{min-height:44px;border:1px solid #fff;background:#fff;color:#111;padding:0 18px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gwd5-sticky button:disabled{opacity:.45}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/gwd-clean.css.map */
