.ghc-root{--ghc-cream: #FBF7EE;--ghc-green: #31502F;--ghc-green-deep: #22381F;--ghc-clay: #C1592C;--ghc-turmeric: #D9A441;--ghc-ink: #28221A;--ghc-glass: rgba(34, 40, 28, .55);--ghc-glass-border: rgba(255, 255, 255, .14);display:block;font-family:var(--font-body--family);color:var(--ghc-ink)}.ghc-root *{box-sizing:border-box}.ghc-root .ghc-hero{position:relative;width:100%;height:var(--ghc-hero-height, 860px);min-height:680px;max-height:960px;overflow:hidden;background:#1c1c1c}.ghc-root .ghc-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--ghc-focal, left) center;display:block}.ghc-root .ghc-bg-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;fill:#3a3a3a;background:#20241c}.ghc-root .ghc-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f110c00 34%,rgba(15,17,12,calc(var(--ghc-overlay, .4) * .55)) 58%,rgba(15,17,12,var(--ghc-overlay, .4))),linear-gradient(0deg,rgba(10,12,8,calc(var(--ghc-overlay, .4) * .7)),#0a0c0800 30%)}.ghc-root .ghc-top{position:absolute;top:64px;right:64px;max-width:clamp(560px,46vw,820px);display:flex;flex-direction:column;align-items:flex-end;gap:34px;z-index:2}.ghc-root .ghc-text{text-align:right;color:#fff}.ghc-root .ghc-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.25);padding:7px 15px 7px 12px;border-radius:999px;margin-bottom:20px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ghc-root .ghc-eyebrow .ghc-dot{width:6px;height:6px;border-radius:50%;background:var(--ghc-turmeric);flex:none}.ghc-root .ghc-heading{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight, 600);font-size:66px;line-height:1.12;margin:0;letter-spacing:-.01em;text-wrap:balance}.ghc-root .ghc-heading p{margin:0}.ghc-root .ghc-heading strong,.ghc-root .ghc-heading b,.ghc-root .ghc-heading em{color:var(--ghc-turmeric);font-style:normal;font-weight:600}.ghc-root .ghc-progress{width:100%;display:flex;align-items:center;gap:16px;color:#fff}.ghc-root .ghc-progress .ghc-num{font-size:13px;font-weight:600;letter-spacing:.04em;flex:none}.ghc-root .ghc-progress-track{flex:1;height:2px;background:#ffffff4d;border-radius:2px;overflow:hidden}.ghc-root .ghc-progress-fill{height:100%;width:0%;background:#fff;border-radius:2px;transition:width .45s ease}.ghc-root .ghc-carousel-zone{position:absolute;right:64px;bottom:56px;width:clamp(520px,40vw,640px);max-width:calc(100% - 128px);display:flex;flex-direction:column;gap:22px;z-index:2}.ghc-root .ghc-carousel-viewport{overflow:hidden;width:100%}.ghc-root .ghc-cards-track{display:flex;gap:16px;will-change:transform;transition:transform .45s cubic-bezier(.65,0,.35,1);cursor:grab}.ghc-root .ghc-cards-track.ghc-dragging{transition:none;cursor:grabbing}.ghc-root .ghc-vcard{flex:0 0 400px;width:400px;background:var(--ghc-glass);border:1px solid var(--ghc-glass-border);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:22px;padding:18px;display:flex;gap:16px;align-items:stretch;-webkit-user-select:none;user-select:none;text-decoration:none}.ghc-root .ghc-vimg{flex:0 0 156px;width:156px;border-radius:16px;overflow:hidden;background:#ffffff14}.ghc-root .ghc-vimg img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none}.ghc-root .ghc-vbody{display:flex;flex-direction:column;justify-content:center;color:#fff;min-width:0}.ghc-root .ghc-vtitle{font-family:var(--font-heading--family);font-size:19px;font-weight:var(--font-heading--weight, 600);line-height:1.25;margin:0 0 10px}.ghc-root .ghc-vmeta{font-size:13.5px;line-height:1.55;color:#ffffffc7;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ghc-root .ghc-vshop{align-self:flex-start;font-size:13px;font-weight:600;color:var(--ghc-green-deep);background:#fff;padding:10px 20px;border-radius:999px;text-decoration:none;display:inline-block;transition:background .2s,transform .2s}.ghc-root .ghc-vshop:hover{background:var(--ghc-cream);transform:translateY(-1px)}.ghc-root .ghc-arrows{display:flex;gap:10px}.ghc-root .ghc-arrow{width:48px;height:48px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,opacity .2s}.ghc-root .ghc-arrow:hover{transform:translateY(-2px)}.ghc-root .ghc-arrow.ghc-prev{background:#ffffff29;border:1px solid rgba(255,255,255,.25);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ghc-root .ghc-arrow.ghc-next{background:#fff;color:var(--ghc-green-deep)}.ghc-root .ghc-arrow:disabled{opacity:.4;cursor:default;transform:none}@media(max-width:900px){.ghc-root .ghc-top{right:32px;top:32px;max-width:78%;gap:24px}.ghc-root .ghc-carousel-zone{right:32px;bottom:32px;width:min(60vw,460px);max-width:60vw}.ghc-root .ghc-heading{font-size:42px}.ghc-root .ghc-vcard{flex-basis:320px;width:320px}.ghc-root .ghc-vimg{flex-basis:130px;width:130px}}@media(max-width:640px){.ghc-root .ghc-scrim{background:linear-gradient(0deg,#080a06b8,#080a0659 42%,#080a0600 65%)}.ghc-root .ghc-hero{height:100vh;min-height:680px;max-height:none;display:flex;flex-direction:column;justify-content:flex-end}.ghc-root .ghc-top{position:static;max-width:100%;align-items:flex-start;padding:0 24px;gap:22px}.ghc-root .ghc-text{text-align:left}.ghc-root .ghc-carousel-zone{position:static;margin:20px auto 32px;width:calc(100% - 48px);max-width:none}.ghc-root .ghc-vcard{flex-basis:80vw;width:80vw;flex-direction:column;gap:16px;padding:16px}.ghc-root .ghc-vimg{flex:0 0 auto;width:100%;aspect-ratio:16 / 11;border-radius:16px}.ghc-root .ghc-vbody{justify-content:flex-start}.ghc-root .ghc-heading{font-size:30px}.ghc-root .ghc-vtitle{font-size:18px}.ghc-root .ghc-vmeta{font-size:13px;-webkit-line-clamp:3;margin-bottom:18px}.ghc-root .ghc-vshop{align-self:stretch;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/hero-banner-carousel.css.map */
