.gg-hero{background:var(--gg-hero-bg);color:var(--gg-hero-fg);padding:var(--gg-hero-top) 0 var(--gg-hero-bottom)}.gg-hero *,.gg-hero *:before,.gg-hero *:after{box-sizing:border-box}.gg-hero .gg-hero__inner{width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(16px,3.3vw,48px);display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:clamp(24px,3.3vw,48px);align-items:stretch}.gg-hero .gg-hero__copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:clamp(24px,4vw,56px);text-align:left}.gg-hero .gg-hero__eyebrow{margin:0 0 20px;color:inherit;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.14em;text-transform:uppercase}.gg-hero .gg-hero__heading{max-width:15ch;margin:0;color:inherit;font-family:inherit;font-size:clamp(34px,3.8vw,56px);font-weight:700;line-height:1.06;letter-spacing:-.035em;text-transform:none;text-wrap:balance;overflow-wrap:anywhere}.gg-hero .gg-hero__heading em{font-family:inherit;font-weight:inherit}.gg-hero .gg-hero__description{max-width:39ch;margin:24px 0 0;color:inherit;font-size:16px;line-height:1.65;letter-spacing:normal;overflow-wrap:anywhere}.gg-hero .gg-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:28px;max-width:100%}.gg-hero .gg-hero__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;max-width:100%;font-size:14px;font-weight:600;line-height:1.4;letter-spacing:normal;text-align:center;overflow-wrap:anywhere;transition:opacity .16s ease}.gg-hero .gg-hero__button{gap:16px;padding:14px 22px;border:1px solid var(--gg-hero-button-bg);border-radius:6px;background:var(--gg-hero-button-bg);color:var(--gg-hero-button-fg);text-decoration:none}.gg-hero .gg-hero__button svg{flex-shrink:0}.gg-hero .gg-hero__secondary{padding:10px 0;color:inherit;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.gg-hero .gg-hero__actions a:hover{opacity:.8}.gg-hero .gg-hero__actions a:focus-visible{outline:2px solid var(--gg-hero-fg);outline-offset:4px}.gg-hero .gg-hero__details{display:flex;flex-wrap:wrap;gap:10px 20px;margin:28px 0 0;padding:0;list-style:none;color:inherit;font-size:12px;line-height:1.6;letter-spacing:normal}.gg-hero .gg-hero__details li{display:flex;align-items:baseline;gap:8px}.gg-hero .gg-hero__details li:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor;flex-shrink:0;align-self:center}.gg-hero .gg-hero__media{position:relative;min-width:0;min-height:clamp(430px,42vw,560px);border-radius:12px;overflow:hidden;background:#e6e5de}.gg-hero .gg-hero__image,.gg-hero .gg-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover}@media screen and (max-width:749px){.gg-hero{padding-top:calc(var(--gg-hero-top) / 2);padding-bottom:calc(var(--gg-hero-bottom) / 2)}.gg-hero .gg-hero__inner{grid-template-columns:minmax(0,1fr);gap:24px;padding-inline:16px}.gg-hero .gg-hero__copy{padding:12px 0 0}.gg-hero .gg-hero__eyebrow{margin-bottom:12px;font-size:11px}.gg-hero .gg-hero__heading{max-width:18ch;font-size:clamp(32px,8.5vw,44px)}.gg-hero .gg-hero__description{margin-top:16px;max-width:42ch;font-size:15px;line-height:1.55}.gg-hero .gg-hero__actions{width:100%;margin-top:20px;gap:8px 20px}.gg-hero .gg-hero__details{margin-top:16px;gap:6px 16px}.gg-hero .gg-hero__media{min-height:0;aspect-ratio:16 / 10;border-radius:8px}.gg-hero--square .gg-hero__media{aspect-ratio:1}.gg-hero--portrait .gg-hero__media{aspect-ratio:4 / 5}.gg-hero--hidden .gg-hero__media{display:none}}@media screen and (max-width:374px){.gg-hero .gg-hero__button{width:100%}}@media(prefers-reduced-motion:reduce){.gg-hero .gg-hero__actions a{transition:none}}.gg-categories{--cg-ink:#141414;--cg-paper:#F6F5F0;--cg-line:#DEDCD5;--cg-muted:#595950;display:block;box-sizing:border-box;width:100%;max-width:1440px;margin-inline:auto;padding:var(--cg-pt,48px) clamp(16px,3.3vw,48px) var(--cg-pb,48px);color:var(--cg-ink);font-family:inherit}.gg-categories *,.gg-categories *:before,.gg-categories *:after{box-sizing:border-box}.gg-categories [hidden]{display:none!important}.gg-categories .cg-head{margin:0 0 24px}.gg-categories .cg-eyebrow{margin:0 0 10px;color:var(--cg-muted);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.gg-categories .cg-title{margin:0;color:inherit;font-family:inherit;font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.15;letter-spacing:-.025em;text-transform:none;overflow-wrap:anywhere}.gg-categories .cg-description{max-width:56ch;margin:12px 0 0;color:var(--cg-muted);font-size:15px;line-height:1.6}.gg-categories .cg-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.gg-categories .cg-filter{min-height:44px;padding:10px 18px;border:1px solid var(--cg-line);border-radius:6px;background:transparent;color:var(--cg-ink);font-family:inherit;font-size:14px;line-height:1.4;cursor:pointer}.gg-categories .cg-filter[aria-pressed=true]{background:var(--cg-ink);border-color:var(--cg-ink);color:#fff}.gg-categories .cg-track--grid{display:grid;grid-template-columns:repeat(var(--cg-cols,4),minmax(0,1fr));gap:28px 20px}.gg-categories .cg-track--scroll{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--cg-line) transparent;padding:4px 4px 14px}.gg-categories .cg-track--scroll .cg-card{flex:0 0 clamp(220px,24vw,320px);scroll-snap-align:start}.gg-categories .cg-card{display:block;min-width:0;color:inherit;text-decoration:none}.gg-categories .cg-media{position:relative;aspect-ratio:var(--cg-aspect,4/3);overflow:hidden;border-radius:8px;background:var(--cg-paper)}.gg-categories .cg-media img,.gg-categories .cg-media-empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.gg-categories .cg-media-empty svg{width:100%;height:100%}.gg-categories .cg-media img{transition:transform .2s ease}.gg-categories .cg-info{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:start;column-gap:12px;row-gap:8px;margin-top:14px}.gg-categories .cg-name{margin:0;color:inherit;font-family:inherit;font-size:18px;font-weight:600;letter-spacing:-.015em;line-height:1.35;text-transform:none;overflow-wrap:anywhere}.gg-categories .cg-arrow{margin-top:2px}.gg-categories .cg-card-description,.gg-categories .cg-shop{grid-column:1 / -1;margin:0;color:var(--cg-muted);font-size:13px;line-height:1.5}.gg-categories .cg-empty{color:var(--cg-muted);font-size:14px}.gg-categories a:focus-visible,.gg-categories button:focus-visible{outline:2px solid var(--cg-ink);outline-offset:3px}@media(hover:hover){.gg-categories a.cg-card:hover .cg-media img{transform:scale(1.025)}.gg-categories a.cg-card:hover .cg-name{text-decoration:underline;text-underline-offset:4px}}@media(min-width:750px)and (max-width:1099px){.gg-categories .cg-track--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.gg-categories{padding:calc(var(--cg-pt,48px) * .65) 16px calc(var(--cg-pb,48px) * .65)}.gg-categories .cg-track--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.gg-categories .cg-track--scroll .cg-card{flex-basis:70vw}.gg-categories .cg-head{margin-bottom:20px}.gg-categories .cg-name{font-size:15px}.gg-categories .cg-info{column-gap:6px;row-gap:6px;margin-top:12px}.gg-categories .cg-card-description,.gg-categories .cg-shop{font-size:12px}}@media(prefers-reduced-motion:reduce){.gg-categories .cg-media img{transition:none}.gg-categories a.cg-card:hover .cg-media img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/27/compiled_assets/styles.css.map?subset=AAAAIAQ */
