:root{--ag-hero-height: calc(100svh - var(--ag-header-height, 81px));--ag-hero-overlay-base: linear-gradient(180deg, color-mix(in srgb, var(--ag-color-forest-950) \100*\, transparent) 0%, color-mix(in srgb, var(--ag-color-forest-950) \100*\, transparent) 50%, color-mix(in srgb, var(--ag-color-forest-950) \100*\, transparent) 100%);--ag-hero-glow-base: transparent}.ag-home-hero{position:relative;height:var(--ag-hero-height);max-height:var(--ag-hero-height);overflow:hidden;background:var(--ag-color-forest-950, #0a1f17);display:flex;flex-direction:column;justify-content:center;align-items:center}.ag-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--ag-color-forest-950, #0a1f17)}.ag-home-hero__poster,.ag-home-hero__video,.ag-home-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.ag-home-hero__poster{z-index:0;opacity:1;filter:brightness(.42);transition:opacity .45s cubic-bezier(.2,0,0,1);pointer-events:none}.ag-home-hero__video{z-index:0;filter:brightness(.35);opacity:0;transition:opacity .45s cubic-bezier(.2,0,0,1);will-change:opacity}.ag-home-hero__media.is-video-ready .ag-home-hero__video{opacity:1}.ag-home-hero__media.is-video-ready .ag-home-hero__poster{opacity:0}.ag-faq-hero__poster{filter:brightness(.7)}.ag-home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ag-hero-overlay-base);z-index:1}.ag-home-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ag-hero-glow-base);z-index:1}.ag-home-hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.03;z-index:1}.ag-home-hero__content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 1.25rem}.ag-home-hero__text-wrapper{width:100%;max-width:900px;margin:0 auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.ag-home-hero__eyebrow{font-family:var(--ag-font-handwritten, "Caveat", cursive);font-size:36px;font-weight:400;line-height:1.2;color:var(--ag-color-white, #fff);display:inline-block;position:relative;margin-bottom:clamp(.75rem,2vh,1.25rem);text-shadow:0 2px 8px rgba(0,0,0,.4)}body.template-index .ag-home-hero__eyebrow.ag-hero-eyebrow{font-size:36px!important;font-weight:400!important;letter-spacing:normal!important;text-transform:none!important}.ag-home-hero__eyebrow:after{content:"";position:absolute;left:50%;bottom:-.5rem;width:60px;height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent 0%,var(--ag-color-gold-bright, #f6b900) 50%,transparent 100%)}.ag-home-hero__heading{font-family:var(--ag-font-display, "Fraunces", serif);font-size:clamp(2.25rem,6vw,5.5rem);font-weight:400;line-height:1.05;color:var(--ag-color-white, #fff);margin-bottom:clamp(1rem,2vh,1.75rem);text-shadow:0 4px 12px rgba(0,0,0,.3)}.ag-home-hero__heading-main{display:inline}.ag-hero-accent-text{color:var(--ag-color-gold-bright, #f6b900);font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.22)}.ag-home-hero__subheading{font-family:var(--ag-font-body, "Inter", sans-serif);font-size:clamp(.95rem,2.5vw,1.35rem);font-weight:400;line-height:1.5;color:#ffffffe6;margin-bottom:clamp(1.5rem,4vh,2.5rem);max-width:640px;margin-left:auto;margin-right:auto;text-shadow:0 1px 4px rgba(0,0,0,.5)}.ag-home-hero__actions{display:flex;flex-direction:column;gap:.875rem;align-items:center;width:100%}.ag-home-hero__button{min-width:clamp(180px,22vw,220px);padding:.875rem 2.25rem;font-size:.95rem;font-weight:600;border-radius:99px;transition:all .3s cubic-bezier(.2,0,0,1);text-decoration:none}.ag-home-hero__button--ghost{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:var(--ag-color-cream-white, #ffffff)}.ag-home-hero__button--ghost:hover{background:#fff3;border-color:#ffffff80}.ag-home-hero__video-toggle{position:absolute;bottom:1.5rem;right:1.5rem;z-index:10;width:48px;height:48px;border:none;border-radius:50%;background:#00000059;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0;border:1px solid rgba(255,255,255,.1)}.ag-home-hero__video-toggle:hover{background:#00000080;transform:scale(1.05)}.ag-home-hero__video-toggle:focus-visible{outline:2px solid var(--ag-color-gold-bright, #f6b900);outline-offset:4px}.ag-home-hero__video-toggle svg{width:20px;height:20px}@keyframes ag-hero-fadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ag-home-hero__eyebrow{animation:ag-hero-fadeIn 1.2s var(--ag-ease-standard, cubic-bezier(.2, 0, 0, 1)) .2s both}.ag-home-hero__heading{animation:ag-hero-fadeIn 1.4s var(--ag-ease-standard, cubic-bezier(.2, 0, 0, 1)) .4s both}.ag-home-hero__subheading{animation:ag-hero-fadeIn 1.2s var(--ag-ease-standard, cubic-bezier(.2, 0, 0, 1)) .6s both}.ag-home-hero__actions{animation:ag-hero-fadeIn 1s var(--ag-ease-standard, cubic-bezier(.2, 0, 0, 1)) .8s both}@media(min-width:375px){.ag-home-hero__button{min-width:clamp(160px,20vw,200px)}}@media(min-width:640px){.ag-home-hero__actions{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1.25rem}.ag-home-hero__button{width:auto}}@media(min-width:768px){.ag-home-hero__actions{gap:1.5rem}.ag-home-hero__button{min-width:clamp(180px,22vw,220px);padding:1rem 2rem;font-size:1rem}}@media(min-width:1024px){.ag-home-hero__text-wrapper{max-width:800px}.ag-home-hero__actions{gap:1.5rem}}@media(min-width:1440px){.ag-home-hero__text-wrapper{max-width:900px}.ag-home-hero__button{min-width:clamp(200px,24vw,240px);font-size:1.05rem}}@media(min-width:1920px){.ag-home-hero__text-wrapper{max-width:1100px}.ag-home-hero__button{min-width:clamp(220px,26vw,260px);padding:1.125rem 2.5rem}}.ag-contact__hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;width:100%}@media(min-width:1024px){.ag-contact__hero-grid{grid-template-columns:1.2fr .8fr;text-align:left}.ag-contact__hero-grid .ag-home-hero__content{align-items:flex-start;text-align:left}.ag-contact__hero-grid .ag-home-hero__text-wrapper{margin:0;text-align:left}.ag-contact__hero-grid .ag-home-hero__eyebrow:after{left:0;transform:none}.ag-contact__hero-grid .ag-home-hero__actions{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/ag-hero.css.map */
