.hero{position:relative;grid-template-columns:1fr;isolation:isolate;background:#17383c}.hero-backdrop,.hero-slide{position:absolute;inset:0}.hero-backdrop{z-index:-2;overflow:hidden}.hero-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(96deg,rgba(16,40,48,.94) 0%,rgba(22,65,76,.82) 38%,rgba(37,57,60,.42) 66%,rgba(239,112,77,.22) 100%),linear-gradient(135deg,rgba(248,199,79,.18),transparent 50%);z-index:2}.hero-slide{background-position:center;background-size:cover;opacity:0;animation:hero-photo-cycle 18s infinite}.slide-performance{background-image:url("images/hero-performance.png");animation-delay:0s}.slide-classroom{background-image:url("images/hero-classroom.jpg");animation-delay:6s}.slide-competition{background-image:url("images/hero-competition.jpg");animation-delay:12s}.hero-copy{position:relative;z-index:3;color:#fff;max-width:670px}.hero .eyebrow{color:#f8d487}.hero h1 span{color:#f8d487}.hero-intro,.hero-stat small{color:#e2efee}.hero-stat strong{color:#fff}.hero .button-text{color:#fff}.hero .button-primary{box-shadow:0 7px 0 rgba(11,35,42,.38)}@keyframes hero-photo-cycle{0%,27%{opacity:1;transform:scale(1)}33%,94%{opacity:0;transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.hero-slide{animation:none}.slide-performance{opacity:1}}@media(max-width:760px){.hero{min-height:620px;background:#17383c}.hero-backdrop:after{background:linear-gradient(180deg,rgba(16,40,48,.78),rgba(16,40,48,.93) 72%),linear-gradient(135deg,rgba(248,199,79,.16),transparent 55%)}.hero-stat{gap:18px;margin-top:50px}.hero-stat strong{font-size:23px}.hero-stat small{font-size:10px}}
