#hero{flex-direction:column;justify-content:center;min-height:85vh;padding:84px 0 0;display:flex;position:relative;overflow:hidden}.hero-content{z-index:3;width:100%;max-width:1200px;margin:0 4.5rem;position:relative}.hero-bg{background:linear-gradient(135deg,#f8fafc 0%,#e7edf7 48%,#f8fafc 100%);position:absolute;inset:0}.hero-grid{background-image:repeating-linear-gradient (0deg,transparent,transparent 60px, #123a860f 60px, #123a860f 61px), repeating-linear-gradient (90deg,transparent, transparent 60px,#123a860f 60px, #123a860f 61px);position:absolute;inset:0}.hero-layout{align-items:left;flex-direction:column;justify-content:space-between;gap:clamp(2rem,2vw,6rem);min-height:calc(100vh - 280px);display:flex}.hero-text-block{flex:55%;max-width:640px}.hero-image-wrap{flex-direction:column;flex:45%;display:flex}.hero-image{object-fit:contain;opacity:.96;filter:drop-shadow(0 0 30px #2b257b2e)drop-shadow(0 0 60px #323bb714);width:45vh;height:auto}.hero-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1.8rem;font-size:.95rem}.hero-title{letter-spacing:-.02em;color:var(--white);margin-bottom:1.8rem;font-size:clamp(1rem,3vw,5rem);font-weight:900;line-height:1.05}.hero-title .accent{color:var(--gold2)}.hero-subtitle{color:var(--dark2);max-width:650px;margin-bottom:3rem;font-size:1.25rem}.hero-quote{color:var(--gold2);border-right:3px solid var(--gold2);text-align:right;z-index:10;max-width:450px;padding-right:1.2rem;font-size:clamp(1.2rem,2vw,1.6rem);font-style:italic;font-weight:600;position:absolute;top:0;right:2.5rem}.hero-lquote{color:var(--white);border-left:3px solid var(--gold2);text-align:left;z-index:10;max-width:550px;margin-bottom:1.8rem;padding-left:1.2rem;font-size:clamp(1rem,2vw,1.4rem);font-style:italic;font-weight:600;position:relative}@media (width<=900px){#hero{justify-content:flex-start;min-height:100svh;padding:96px 0 2.5rem}.hero-quote{border-right:none;border-left:3px solid var(--gold2);text-align:left;margin-bottom:2rem;padding-left:1.2rem;padding-right:0;font-size:1.1rem;position:relative;top:auto;right:auto}.hero-layout{text-align:center;flex-direction:column;gap:3rem;min-height:auto;margin-top:1rem}.hero-text-block{flex-direction:column;flex:auto;align-items:center;max-width:100%;display:flex}.hero-eyebrow{margin-bottom:1.2rem;font-size:.8rem;line-height:1.5}.hero-title{overflow-wrap:normal;width:100%;max-width:100%;color:var(--dark);margin:0 0 1.5rem;font-size:clamp(2.35rem,10vw,4rem);line-height:1.02}.hero-cta{flex-flow:column;gap:.8rem;width:100%;max-width:420px;margin:0 auto}#hero .hero-cta .btn-primary,#hero .hero-cta .btn-outline{box-sizing:border-box;width:100%;max-width:none;min-height:58px;margin:0}.hero-image-wrap{flex:auto;width:100%}.hero-image{width:100%;max-width:280px;height:auto}.hero-content{box-sizing:border-box;width:auto;max-width:none;margin:0;padding:0 1.2rem 3rem}.hero-rotating-text{padding:.8rem 1rem;font-size:1rem}.hero-lquote{box-sizing:border-box;border-left:2px solid var(--gold2);width:100%;max-width:100%;color:var(--dark);margin:0 0 1.4rem;padding-left:1rem;font-size:.95rem;line-height:1.45}}@media (width<=600px){#hero .hero-bg-image img{object-position:60% center!important}}.hero-rotating-wrap{justify-content:center;align-items:center;width:100%;min-height:4rem;margin-bottom:0;display:flex}.hero-rotating-text{letter-spacing:.04em;color:var(--gold);opacity:1;text-align:center;text-shadow:0 1px 1px #fffc;background:#ffffffb3;border:1px solid #123a8633;border-radius:8px;justify-content:center;align-items:center;max-width:600px;padding:.9rem 1.4rem;font-size:1.15rem;font-weight:900;line-height:1.4;transition:opacity .6s ease-in-out;display:inline-flex}.hero-rotating-text.fade-out{opacity:0}.hero-cta{flex-wrap:wrap;gap:1rem;width:80%;display:flex}#hero .btn-outline{width:100%;min-height:58px;color:var(--gray);border-color:var(--gray2);justify-content:center;align-items:center;display:inline-flex}#hero .btn-outline:hover{color:var(--gold2);border-color:var(--gold2)}.hero-bg-image{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hero-grid{z-index:2}.hero-content{z-index:3}@media (width<=520px){#hero{padding-top:88px}.hero-content{padding-left:1rem;padding-right:1rem}.hero-layout{gap:1.5rem;margin-top:0}.hero-title{font-size:clamp(2.15rem,11vw,3.1rem)}.hero-cta{max-width:100%}}@media (width<=700px){.hero-title{margin-bottom:0}.hero-cta{margin:18rem auto 0}}#ticker{background:var(--gold);padding:0;overflow:hidden}.ticker-inner{white-space:nowrap;animation:20s linear infinite ticker;display:flex}.ticker-item{letter-spacing:.1em;text-transform:uppercase;color:#fff;padding:.9rem 3rem;font-size:.85rem;font-weight:700}.ticker-sep{color:#ffffff59;padding:.9rem 0;font-size:1.2rem}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=900px){.ticker-inner{white-space:nowrap;animation:8s linear infinite ticker;display:flex}}.hero-bg-image[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center;width:100%;height:100%;display:block}
