.gau-hero-section,.gau-hero{box-sizing:border-box}.gau-hero *,.gau-hero *:before,.gau-hero *:after{box-sizing:inherit}.gau-hero{position:relative;width:100%;overflow:hidden;display:flex;align-items:stretch}.gau-hero.gau-hero--full{height:100svh;min-height:480px}.gau-hero.gau-hero--large{height:80svh;min-height:420px}.gau-hero.gau-hero--medium{height:65svh;min-height:380px}.gau-hero.gau-hero--custom{height:var(--gau-custom-height, 700px);min-height:380px}.gau-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gau-hero__image,.gau-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.gau-hero__image--mobile{display:none}.gau-hero__carousel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gau-hero__carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease}.gau-hero__carousel-slide.is-active{opacity:1}.gau-hero__fallback-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#1a0a00,#3d1c00 45%,#c85a00 80%,#e8820a)}.gau-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.gau-hero__content-wrap{position:relative;z-index:2;width:100%;display:flex;padding:var(--gau-content-pad, 40px)}.gau-hero--content-bottom-left .gau-hero__content-wrap{align-items:flex-end;justify-content:flex-start}.gau-hero--content-bottom-center .gau-hero__content-wrap{align-items:flex-end;justify-content:center;text-align:center}.gau-hero--content-middle-left .gau-hero__content-wrap{align-items:center;justify-content:flex-start}.gau-hero--content-middle-center .gau-hero__content-wrap{align-items:center;justify-content:center;text-align:center}.gau-hero__content{width:100%;max-width:var(--gau-content-max-w, 620px)}.gau-hero__eyebrow{display:inline-block;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:500;color:var(--gau-eyebrow-color, #C68B3A);background:#c68b3a1a;border:1px solid rgba(198,139,58,.3);padding:5px 16px;border-radius:100px;margin:0 0 18px;line-height:1.4}.gau-hero__heading{font-size:var(--gau-heading-size, 54px);font-weight:700;line-height:1.08;color:var(--gau-heading-color, #ffffff);margin:0 0 16px;text-shadow:0 2px 24px rgba(0,0,0,.35);letter-spacing:-.5px}.gau-hero__heading p{margin:0}.gau-hero__subheading{font-size:var(--gau-sub-size, 15px);color:var(--gau-sub-color, rgba(255, 255, 255, .78));line-height:1.65;max-width:520px;margin:0 0 26px;text-shadow:0 1px 8px rgba(0,0,0,.3)}.gau-hero--content-bottom-center .gau-hero__subheading,.gau-hero--content-middle-center .gau-hero__subheading{margin-left:auto;margin-right:auto}.gau-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.gau-hero--content-bottom-center .gau-hero__ctas,.gau-hero--content-middle-center .gau-hero__ctas{justify-content:center}.gau-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 28px;border-radius:7px;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:opacity .18s ease,transform .18s ease;letter-spacing:.1px;line-height:1;white-space:nowrap}.gau-hero__btn:hover{opacity:.88;transform:translateY(-1px)}.gau-hero__btn:active{transform:translateY(0);opacity:1}.gau-hero__btn--primary{background-color:var(--gau-btn-bg, #C68B3A);color:var(--gau-btn-text, #1a0e04);border:2px solid transparent}.gau-hero__btn--ghost{background-color:#ffffff1a;color:var(--gau-btn-ghost-color, #ffffff);border:1.5px solid rgba(255,255,255,.38);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.gau-hero__btn[aria-disabled=true]{pointer-events:none;opacity:.5}[class*=gau-hero--card-] .gau-hero__content{padding:var(--gau-card-pad, 32px);border-radius:var(--gau-card-radius, 16px);position:relative;isolation:isolate}.gau-hero--card-glass .gau-hero__content{background:#ffffff1a;backdrop-filter:blur(12px) saturate(1.6);-webkit-backdrop-filter:blur(12px) saturate(1.6);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 24px #0000001f,inset 0 1px #ffffff40}.gau-hero--card-frosted .gau-hero__content{background:#ffffff2e;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 40px #0000002e,inset 0 1px #ffffff59}.gau-hero--card-dark .gau-hero__content{background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 32px #0000004d}.gau-hero--card-light .gau-hero__content{background:#ffffffdb;border:1px solid rgba(255,255,255,.7);box-shadow:0 4px 24px #00000024}.gau-hero--card-solid .gau-hero__content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-color:var(--gau-card-color, #1a0a00);opacity:var(--gau-card-opacity, .8);z-index:-1}.gau-hero__trust{display:flex;flex-wrap:wrap;gap:10px 22px;list-style:none;padding:0;margin:0}.gau-hero--content-bottom-center .gau-hero__trust,.gau-hero--content-middle-center .gau-hero__trust{justify-content:center}.gau-hero__trust-item{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--gau-trust-color, rgba(255, 255, 255, .65));letter-spacing:.1px}.gau-hero__trust--no-sep .gau-hero__trust-item+.gau-hero__trust-item:before{display:none}.gau-hero__trust-item+.gau-hero__trust-item:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background-color:var(--gau-dot-color, #C68B3A);flex-shrink:0;margin-right:-2px}.gau-hero__trust-logo{width:20px;height:20px;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1);opacity:.75}.gau-hero__trust-icon{font-size:14px;line-height:1;flex-shrink:0;color:var(--gau-dot-color, #C68B3A)}.gau-hero__trust-label{white-space:nowrap}.gau-hero__scroll{position:absolute;z-index:3;bottom:24px;right:36px;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--gau-scroll-color, rgba(255, 255, 255, .5))}.gau-hero__scroll-label{font-size:9px;letter-spacing:2.5px;text-transform:uppercase;writing-mode:vertical-lr;text-orientation:mixed;transform:rotate(180deg);-webkit-user-select:none;user-select:none}.gau-hero__scroll--line{flex-direction:column-reverse}.gau-hero__scroll-line{display:block;width:1.5px;height:40px;background:currentColor;transform-origin:top center;animation:gauScrollLine 2.4s ease-in-out infinite}@keyframes gauScrollLine{0%{transform:scaleY(0);opacity:0;transform-origin:top}40%{transform:scaleY(1);opacity:1;transform-origin:top}55%{transform:scaleY(1);opacity:1;transform-origin:bottom}to{transform:scaleY(0);opacity:0;transform-origin:bottom}}.gau-hero__scroll-mouse{display:block;width:22px;height:34px;border:1.5px solid currentColor;border-radius:12px;position:relative}.gau-hero__scroll-wheel{display:block;width:3px;height:6px;background:currentColor;border-radius:2px;position:absolute;top:5px;left:50%;transform:translate(-50%);animation:gauMouseWheel 2s ease-in-out infinite}@keyframes gauMouseWheel{0%{transform:translate(-50%) translateY(0);opacity:1}70%{transform:translate(-50%) translateY(12px);opacity:0}71%{transform:translate(-50%) translateY(0);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.gau-hero__scroll-chevron{display:flex;flex-direction:column;align-items:center;animation:gauChevronBounce 2s ease-in-out infinite}@keyframes gauChevronBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){.gau-hero__scroll-line,.gau-hero__scroll-wheel,.gau-hero__scroll-chevron{animation:none}.gau-hero__carousel-slide{transition:none!important}}@media screen and (max-width:989px){.gau-hero.gau-hero--full{height:90svh}.gau-hero.gau-hero--large{height:75svh}.gau-hero.gau-hero--medium{height:60svh}.gau-hero__heading{font-size:clamp(28px,5vw,calc(var(--gau-heading-size, 54px) * .78))}}@media screen and (max-width:749px){.gau-hero--has-mobile-image .gau-hero__image--desktop,.gau-hero--has-mobile-image .gau-hero__video{display:none}.gau-hero__image--mobile{display:block}.gau-hero__carousel-slide--has-mobile .gau-hero__image--desktop{display:none}.gau-hero__content-wrap{padding:var(--gau-mobile-content-pad, 24px 20px)}.gau-hero__heading{font-size:var(--gau-mobile-heading-size, 34px);letter-spacing:-.2px}.gau-hero__subheading{font-size:var(--gau-mobile-sub-size, 14px)}.gau-hero__ctas{gap:var(--gau-mobile-cta-gap, 10px);margin-bottom:22px}.gau-hero__btn{padding:var(--gau-mobile-btn-pad, 12px 22px);font-size:var(--gau-mobile-btn-size, 13px)}.gau-hero--mobile-ctas-stack .gau-hero__ctas{flex-direction:column;align-items:stretch}.gau-hero--mobile-ctas-stack .gau-hero__btn{width:100%}.gau-hero--mobile-content-bottom-left .gau-hero__content-wrap{align-items:flex-end;justify-content:flex-start;text-align:left}.gau-hero--mobile-content-bottom-center .gau-hero__content-wrap{align-items:flex-end;justify-content:center;text-align:center}.gau-hero--mobile-content-middle-left .gau-hero__content-wrap{align-items:center;justify-content:flex-start;text-align:left}.gau-hero--mobile-content-middle-center .gau-hero__content-wrap{align-items:center;justify-content:center;text-align:center}.gau-hero.gau-hero--mobile-height-full{height:100svh}.gau-hero.gau-hero--mobile-height-large{height:82svh}.gau-hero.gau-hero--mobile-height-medium{height:68svh}.gau-hero.gau-hero--mobile-height-custom{height:var(--gau-mobile-custom-height, 520px);min-height:0}.gau-hero__trust{gap:8px 14px}.gau-hero__trust-item{font-size:11px}.gau-hero__scroll{right:16px;bottom:20px}.gau-hero--mobile-hide-eyebrow .gau-hero__eyebrow,.gau-hero--mobile-hide-subheading .gau-hero__subheading,.gau-hero--mobile-hide-primary-cta .gau-hero__btn--primary,.gau-hero--mobile-hide-secondary-cta .gau-hero__btn--ghost,.gau-hero--mobile-hide-trust .gau-hero__trust,.gau-hero--mobile-hide-scroll .gau-hero__scroll,.gau-hero--mobile-hide-primary-cta.gau-hero--mobile-hide-secondary-cta .gau-hero__ctas{display:none!important}}.shopify-section .gau-hero--full{min-height:0}
/*# sourceMappingURL=/cdn/shop/t/21/assets/gau-hero.css.map */
