:root{--gw-orange: #f7921f;--gw-orange-dark: #dd7d0c;--gw-orange-soft: #fff1df;--gw-ink: #111111;--gw-ink-soft: rgba(17, 17, 17, .66);--gw-ink-faint: rgba(17, 17, 17, .6);--gw-white: #ffffff;--gw-cream: #fff8f1;--gw-stone: #f4f4f1;--gw-sand: #f5f1ea;--gw-border: rgba(17, 17, 17, .1);--gw-border-strong: rgba(17, 17, 17, .2);--gw-success: #1f7a4d;--gw-danger: #b3261e;--gw-1: .4rem;--gw-2: .8rem;--gw-3: 1.2rem;--gw-4: 1.6rem;--gw-5: 2.4rem;--gw-6: 3.2rem;--gw-7: 4rem;--gw-8: 4.8rem;--gw-9: 6.4rem;--gw-10: 8rem;--gw-container: 136rem;--gw-gutter: 1.6rem;--gw-gutter-lg: 3.2rem;--gw-radius-sm: .8rem;--gw-radius: 1.4rem;--gw-radius-lg: 2rem;--gw-radius-xl: 2.8rem;--gw-radius-pill: 999px;--gw-shadow-sm: 0 1px 2px rgba(17, 17, 17, .04);--gw-shadow: 0 2px 8px rgba(17, 17, 17, .05);--gw-shadow-lift: 0 10px 28px rgba(17, 17, 17, .09);--gw-ease: cubic-bezier(.22, .61, .36, 1);--gw-fast: .16s;--gw-base: .2s;--gw-slow: .24s;--gw-control-h: 5.4rem;--gw-control-h-sm: 4.4rem;--gw-tap: 4.4rem;--gw-fs-eyebrow: 1.3rem;--gw-fs-body: 1.6rem;--gw-fs-lead: 1.8rem;--gw-lh-tight: 1.1;--gw-lh-heading: 1.15;--gw-lh-body: 1.6;--gw-focus-color: var(--gw-ink);--gw-focus-width: 3px;--gw-focus-offset: 2px}@media screen and (min-width:750px){:root{--gw-gutter: 2.4rem;--gw-fs-eyebrow: 1.4rem;--gw-fs-body: 1.7rem;--gw-fs-lead: 2rem}}.gw-container{width:100%;max-width:var(--gw-container);margin-inline:auto;padding-inline:var(--gw-gutter)}@media screen and (min-width:990px){.gw-container{padding-inline:var(--gw-gutter-lg)}}.gw-container--narrow{max-width:88rem}.gw-section{padding-block:var(--gw-pt, 4.8rem) var(--gw-pb, 4.8rem);position:relative}@media screen and (min-width:990px){.gw-section{padding-block:var(--gw-pt-d, 8rem) var(--gw-pb-d, 8rem)}}.gw-surface--white{background:var(--gw-white);color:var(--gw-ink)}.gw-surface--cream{background:var(--gw-cream);color:var(--gw-ink)}.gw-surface--stone{background:var(--gw-stone);color:var(--gw-ink)}.gw-surface--ink{background:var(--gw-ink);color:var(--gw-white)}.gw-surface--orange{background:var(--gw-orange);color:var(--gw-ink)}.gw-surface--ink .gw-eyebrow,.gw-surface--ink .gw-text{color:#ffffffc7}.gw-surface--ink{--gw-border: rgba(255, 255, 255, .16);--gw-focus-color: #fff}.gw-surface--orange{--gw-border: rgba(17, 17, 17, .22)}.gw-icon{flex:none;width:1.8rem;height:1.8rem}.gw-eyebrow{display:inline-flex;align-items:center;gap:var(--gw-2);margin:0 0 var(--gw-3);font-family:var(--font-heading-family);font-size:var(--gw-fs-eyebrow);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gw-ink-soft)}.gw-eyebrow--accent{color:var(--gw-orange-dark)}.gw-surface--orange .gw-eyebrow--accent{color:#111111b8}.gw-h1,.gw-h2,.gw-h3,.gw-h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight, 700);line-height:var(--gw-lh-heading);letter-spacing:-.02em;margin:0;text-wrap:balance;color:inherit}.gw-h1{font-size:clamp(3.2rem,6.2vw,5.8rem);line-height:var(--gw-lh-tight)}.gw-h2{font-size:clamp(2.6rem,4.2vw,4rem)}.gw-h3{font-size:clamp(2rem,2.6vw,2.6rem)}.gw-h4{font-size:clamp(1.7rem,2vw,2rem);letter-spacing:-.01em}.gw-text{margin:0;font-size:var(--gw-fs-body);line-height:var(--gw-lh-body);color:var(--gw-ink-soft);text-wrap:pretty}.gw-text--lead{font-size:var(--gw-fs-lead)}.gw-text>p{margin:0 0 var(--gw-3)}.gw-text>p:last-child{margin-bottom:0}.gw-text a{color:inherit;text-underline-offset:.25em}.gw-section__head{max-width:66rem;margin-bottom:var(--gw-6)}.gw-section__head--center{margin-inline:auto;text-align:center}.gw-section__head .gw-text{margin-top:var(--gw-3)}@media screen and (min-width:990px){.gw-section__head{margin-bottom:var(--gw-7)}}.gw-section__bar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--gw-4);margin-bottom:var(--gw-6)}.gw-section__bar .gw-section__head{margin-bottom:0}.gw-scope :focus-visible,a.gw-link:focus-visible,.gw-btn:focus-visible,.gw-icon-btn:focus-visible{outline:var(--gw-focus-width) solid var(--gw-focus-color);outline-offset:var(--gw-focus-offset);border-radius:var(--gw-radius-sm)}.gw-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.gw-hide{display:none!important}@media screen and (max-width:749px){.gw-hide-mobile{display:none!important}}@media screen and (min-width:750px){.gw-hide-desktop{display:none!important}}.gw-scope{overflow-x:clip}@media(prefers-reduced-motion:reduce){.gw-scope *,.gw-scope *:before,.gw-scope *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/gw-tokens.css.map */
