:root{--gw-bg:#FBFAF7;--gw-surface:#FFFFFF;--gw-sand:#F2EDE5;--gw-blush:#EDE2D8;--gw-ink:#2C3531;--gw-ink-2:#5C6862;--gw-ink-3:#8A938E;--gw-sage:#5F7466;--gw-sage-d:#48594E;--gw-sage-l:#EAEFEA;--gw-line:rgba(44,53,49,.13);--gw-line-2:rgba(44,53,49,.06);--gw-r:16px;--gw-r-s:10px;--gw-r-p:999px;--gw-max:1180px;--gw-serif:var(--font-heading-family,Georgia,serif);--gw-sans:var(--font-body-family,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}.gw{font-family:var(--gw-sans);color:var(--gw-ink);-webkit-font-smoothing:antialiased}.gw *{box-sizing:border-box}.gw-sec{padding:56px 20px;background:var(--gw-bg)}.gw-sec--white{background:var(--gw-surface)}.gw-sec--sand{background:var(--gw-sand)}.gw-sec--sage{background:var(--gw-sage-l)}.gw-sec--tight{padding:36px 20px}@media(min-width:750px){.gw-sec{padding:80px 32px}.gw-sec--tight{padding:48px 32px}}.gw-wrap{max-width:var(--gw-max);margin:0 auto;width:100%}.gw-wrap--nar{max-width:820px}.gw-eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--gw-sage);font-weight:600;margin:0 0 12px}.gw-h2{font-family:var(--gw-serif);font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.01em;margin:0 0 14px;color:var(--gw-ink)}.gw-h3{font-family:var(--gw-serif);font-weight:400;font-size:21px;line-height:1.25;margin:0 0 8px;color:var(--gw-ink)}.gw-h4{font-family:var(--gw-sans);font-weight:600;font-size:16px;line-height:1.35;margin:0 0 6px;color:var(--gw-ink)}@media(min-width:750px){.gw-h2{font-size:40px}.gw-h3{font-size:25px}.gw-h4{font-size:17px}}.gw-p{font-size:16px;line-height:1.65;color:var(--gw-ink-2);margin:0 0 14px}.gw-p:last-child{margin-bottom:0}.gw-lede{font-size:17px;line-height:1.6;color:var(--gw-ink-2);max-width:62ch;margin:0 0 8px}@media(min-width:750px){.gw-lede{font-size:19px}}.gw-center{text-align:center}.gw-center .gw-lede{margin-left:auto;margin-right:auto}.gw-head{margin-bottom:36px}@media(min-width:750px){.gw-head{margin-bottom:48px}}.gw-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--gw-sage);color:#fff;border:0;border-radius:var(--gw-r-p);padding:15px 30px;font-family:var(--gw-sans);font-size:16px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background .18s ease}.gw-btn:hover{background:var(--gw-sage-d);color:#fff}.gw-btn--ghost{background:transparent;color:var(--gw-ink);border:1px solid var(--gw-line)}.gw-btn--ghost:hover{background:var(--gw-ink);color:#fff}.gw-btn--full{width:100%}.gw-img{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--gw-r);background:var(--gw-sand)}.gw-ph{position:relative;width:100%;overflow:hidden;border-radius:var(--gw-r);background:var(--gw-sand)}.gw-ph--sq{aspect-ratio:1/1}.gw-ph--43{aspect-ratio:4/3}.gw-ph--45{aspect-ratio:4/5}.gw-sub{font-size:16px;line-height:1.5;color:var(--gw-ink-2);margin:-2px 0 14px;max-width:46ch}.gw-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 14px;margin:18px 0 4px;padding:16px;border:1px solid var(--gw-line);border-radius:var(--gw-r-s);background:var(--gw-bg)}@media(min-width:990px){.gw-trust{grid-template-columns:repeat(4,1fr)}}.gw-trust li{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.3;color:var(--gw-ink);list-style:none;margin:0}.gw-trust svg{flex:0 0 17px;width:17px;height:17px;stroke:var(--gw-sage);fill:none;stroke-width:1.8}.gw-trust ul{margin:0;padding:0;display:contents}.gw-hook{display:grid;gap:14px;grid-template-columns:1fr}@media(min-width:600px){.gw-hook{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.gw-hook--3{grid-template-columns:repeat(3,1fr)}.gw-hook--4{grid-template-columns:repeat(4,1fr)}}.gw-hook-c{background:var(--gw-surface);border:1px solid var(--gw-line-2);border-radius:var(--gw-r);padding:26px 22px;text-align:left}.gw-hook-i{width:44px;height:44px;border-radius:var(--gw-r-p);background:var(--gw-sage-l);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.gw-hook-i svg{width:21px;height:21px;stroke:var(--gw-sage);fill:none;stroke-width:1.7}.gw-ben{display:grid;gap:28px;align-items:center;grid-template-columns:1fr}.gw-ben+.gw-ben{margin-top:52px}@media(min-width:750px){.gw-ben{grid-template-columns:1fr 1fr;gap:56px}.gw-ben+.gw-ben{margin-top:80px}.gw-ben--rev .gw-ben-m{order:2}}.gw-ben-t .gw-p{font-size:16.5px}.gw-uses{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.gw-uses{grid-template-columns:repeat(4,1fr);gap:20px}}.gw-use{background:var(--gw-surface);border-radius:var(--gw-r);overflow:hidden;border:1px solid var(--gw-line-2)}.gw-use .gw-ph{border-radius:0}.gw-use-b{padding:16px 16px 20px}.gw-use-b p{margin:0;font-size:14px;line-height:1.5;color:var(--gw-ink-2)}.gw-how{display:grid;gap:22px;grid-template-columns:1fr;counter-reset:gwstep}@media(min-width:750px){.gw-how{grid-template-columns:repeat(3,1fr);gap:36px}}.gw-step{position:relative;padding-top:8px}.gw-step-n{counter-increment:gwstep;width:40px;height:40px;border-radius:var(--gw-r-p);border:1px solid var(--gw-sage);color:var(--gw-sage);display:flex;align-items:center;justify-content:center;font-family:var(--gw-serif);font-size:18px;margin-bottom:16px}.gw-step-n:before{content:counter(gwstep)}.gw-specs{display:grid;grid-template-columns:1fr;border-top:1px solid var(--gw-line)}@media(min-width:750px){.gw-specs{grid-template-columns:1fr 1fr;column-gap:56px}}.gw-spec{display:flex;justify-content:space-between;gap:20px;padding:15px 2px;border-bottom:1px solid var(--gw-line)}.gw-spec dt{font-size:14.5px;color:var(--gw-ink-2);margin:0;flex:0 0 auto}.gw-spec dd{font-size:14.5px;color:var(--gw-ink);font-weight:600;margin:0;text-align:right}.gw-cmp{width:100%;border-collapse:collapse;background:var(--gw-surface);border-radius:var(--gw-r);overflow:hidden;border:1px solid var(--gw-line-2)}.gw-cmp th,.gw-cmp td{padding:14px 12px;text-align:center;font-size:14px;border-bottom:1px solid var(--gw-line-2)}.gw-cmp th:first-child,.gw-cmp td:first-child{text-align:left;font-size:14.5px;color:var(--gw-ink-2);width:44%}.gw-cmp thead th{background:var(--gw-sand);font-family:var(--gw-serif);font-weight:400;font-size:15px;color:var(--gw-ink)}.gw-cmp thead th.gw-cmp-us{background:var(--gw-sage);color:#fff}.gw-cmp tbody tr:last-child td{border-bottom:0}.gw-cmp td.gw-cmp-us{background:#5f74660f;font-weight:600;color:var(--gw-ink)}.gw-cmp svg{width:17px;height:17px;vertical-align:middle}.gw-yes{stroke:var(--gw-sage);fill:none;stroke-width:2.2}.gw-no{stroke:var(--gw-ink-3);fill:none;stroke-width:2.2}.gw-cmp-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.gw-who{display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:750px){.gw-who{grid-template-columns:repeat(2,1fr);gap:14px}}.gw-who li{display:flex;gap:12px;align-items:flex-start;background:var(--gw-surface);border:1px solid var(--gw-line-2);border-radius:var(--gw-r-s);padding:18px 20px;font-size:15.5px;line-height:1.5;color:var(--gw-ink-2);list-style:none}.gw-who svg{flex:0 0 18px;width:18px;height:18px;margin-top:2px;stroke:var(--gw-sage);fill:none;stroke-width:2}.gw-who ul{margin:0;padding:0;display:contents}.gw-faq{border-top:1px solid var(--gw-line)}.gw-faq details{border-bottom:1px solid var(--gw-line)}.gw-faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 2px;cursor:pointer;font-size:16px;font-weight:600;line-height:1.45;color:var(--gw-ink);list-style:none}.gw-faq summary::-webkit-details-marker{display:none}.gw-faq summary:focus-visible{outline:2px solid var(--gw-sage);outline-offset:2px}.gw-faq-ic{flex:0 0 18px;width:18px;height:18px;position:relative;transition:transform .2s ease}.gw-faq-ic:before,.gw-faq-ic:after{content:"";position:absolute;background:var(--gw-sage);border-radius:2px}.gw-faq-ic:before{top:8px;left:0;width:18px;height:2px}.gw-faq-ic:after{left:8px;top:0;width:2px;height:18px;transition:opacity .2s ease}.gw-faq details[open] .gw-faq-ic:after{opacity:0}.gw-faq-a{padding:0 2px 22px;font-size:15.5px;line-height:1.65;color:var(--gw-ink-2);max-width:70ch}.gw-faq-a p{margin:0 0 10px}.gw-faq-a p:last-child{margin:0}.gw-faq-a a{color:var(--gw-sage)}.gw-guar{background:var(--gw-surface);border:1px solid var(--gw-line);border-radius:var(--gw-r);padding:32px 24px;text-align:center}@media(min-width:750px){.gw-guar{padding:52px 48px}}.gw-guar-g{display:grid;gap:24px;grid-template-columns:1fr;margin-top:32px;text-align:left}@media(min-width:750px){.gw-guar-g{grid-template-columns:repeat(3,1fr);gap:36px}}.gw-guar-g h4{margin:0 0 5px;font-size:15px;font-weight:600}.gw-guar-g p{margin:0;font-size:14.5px;line-height:1.55;color:var(--gw-ink-2)}.gw-guar-g a{color:var(--gw-sage)}.gw-guar-ic{width:38px;height:38px;border-radius:var(--gw-r-p);background:var(--gw-sage-l);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.gw-guar-ic svg{width:19px;height:19px;stroke:var(--gw-sage);fill:none;stroke-width:1.7}.gw-disc{background:var(--gw-bg);padding:26px 20px 34px}.gw-disc-i{max-width:var(--gw-max);margin:0 auto;font-size:12.5px;line-height:1.65;color:var(--gw-ink-3);border-top:1px solid var(--gw-line);padding-top:18px}.gw-stick{position:fixed;left:0;right:0;bottom:0;z-index:12;background:#fffffff7;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-top:1px solid var(--gw-line);transform:translateY(101%);transition:transform .26s cubic-bezier(.4,0,.2,1);padding-bottom:env(safe-area-inset-bottom,0px);will-change:transform}.gw-stick[data-show=true]{transform:translateY(0)}.gw-stick[hidden]{display:none}.gw-stick-i{max-width:var(--gw-max);margin:0 auto;display:flex;align-items:center;gap:12px;padding:10px 14px}@media(min-width:750px){.gw-stick-i{padding:10px 32px;gap:18px}}.gw-stick-th{flex:0 0 46px;width:46px;height:46px;border-radius:var(--gw-r-s);object-fit:cover;background:var(--gw-sand)}@media(max-width:479px){.gw-stick-th{display:none}}.gw-stick-m{flex:1 1 auto;min-width:0}.gw-stick-n{font-size:13.5px;font-weight:600;line-height:1.25;color:var(--gw-ink);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gw-stick-p{font-size:13.5px;line-height:1.3;color:var(--gw-ink-2);margin:2px 0 0}.gw-stick-b{flex:0 0 auto;padding:13px 26px;font-size:15px;border-radius:var(--gw-r-p);min-height:46px}@media(max-width:479px){.gw-stick-b{flex:1 1 auto;padding:13px 18px}}.gw-stick-b[disabled]{opacity:.5;cursor:not-allowed}@media(prefers-reduced-motion:reduce){.gw-stick{transition:none}}.gw-hero{position:relative;background:var(--gw-sand);overflow:hidden}.gw-hero-i{max-width:var(--gw-max);margin:0 auto;display:grid;grid-template-columns:1fr;align-items:center;gap:0}@media(min-width:750px){.gw-hero-i{grid-template-columns:1.05fr 1fr;min-height:min(76vh,620px)}}.gw-hero-t{padding:44px 20px 48px}@media(min-width:750px){.gw-hero-t{padding:64px 48px 64px 32px}}.gw-hero-h{font-family:var(--gw-serif);font-weight:400;font-size:34px;line-height:1.12;letter-spacing:-.015em;margin:0 0 16px}@media(min-width:750px){.gw-hero-h{font-size:54px}}.gw-hero-m{position:relative;min-height:300px}@media(min-width:750px){.gw-hero-m{height:100%;min-height:420px}}.gw-hero-m img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gw-hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.gw-bar{background:var(--gw-ink);color:#fff}.gw-bar-i{max-width:var(--gw-max);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px 10px;padding:20px}@media(min-width:750px){.gw-bar-i{grid-template-columns:repeat(4,1fr);padding:20px 32px}}.gw-bar li{display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;line-height:1.3;list-style:none;margin:0;text-align:left}.gw-bar ul{margin:0;padding:0;display:contents}.gw-bar svg{flex:0 0 17px;width:17px;height:17px;stroke:#fff;fill:none;stroke-width:1.7;opacity:.85}.gw-cats{display:grid;gap:14px;grid-template-columns:1fr}@media(min-width:750px){.gw-cats{grid-template-columns:repeat(3,1fr);gap:22px}}.gw-cat{position:relative;display:block;border-radius:var(--gw-r);overflow:hidden;text-decoration:none;background:var(--gw-sand);aspect-ratio:4/5}.gw-cat img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gw-cat:hover img{transform:scale(1.035)}.gw-cat-o{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(28,34,31,.72) 0%,rgba(28,34,31,.12) 52%,transparent 78%)}.gw-cat-t{position:absolute;left:0;right:0;bottom:0;padding:24px 22px;color:#fff}.gw-cat-t h3{font-family:var(--gw-serif);font-weight:400;font-size:23px;margin:0 0 4px;color:#fff}.gw-cat-t p{margin:0;font-size:14px;line-height:1.45;opacity:.9}.gw-gift{display:grid;grid-template-columns:1fr;gap:0;background:var(--gw-sage-l);border-radius:var(--gw-r);overflow:hidden}@media(min-width:750px){.gw-gift{grid-template-columns:1fr 1fr}}.gw-gift-t{padding:36px 24px 40px;align-self:center}@media(min-width:750px){.gw-gift-t{padding:56px 48px}}.gw-gift-m{position:relative;min-height:260px}@media(min-width:750px){.gw-gift-m{min-height:100%}}.gw-gift-m img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gw a:focus-visible,.gw button:focus-visible,.gw summary:focus-visible{outline:2px solid var(--gw-sage);outline-offset:3px;border-radius:3px}.gw-vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.gw *,.gw *:before,.gw *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}body.gw-has-stick{padding-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gw-core.css.map */
