.shiny{position:relative;overflow:hidden}.shiny:after{content:"";background:linear-gradient(120deg,#0000,#ffffffe6,#0000);width:50%;height:100%;animation:3s infinite shine;position:absolute;top:0;left:-150%;transform:skew(-20deg)}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}.shiny-text{background:linear-gradient(120deg,#fff 40%,#fff6 50%,#fff 60%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:3s linear infinite shine}
.hero-banner{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero-banner__media{z-index:0;position:absolute;inset:0}.hero-banner__image{object-fit:cover;object-position:center}.hero-banner__overlay{background:linear-gradient(#000000ab 0%,#000000a3 50%,#000000b3 100%);position:absolute;inset:0}.hero-banner__corner{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;height:auto;position:absolute}.hero-banner__corner--yellow{width:8vw;height:auto;top:8vw;right:2vw}.hero-banner__corner--white{width:8vw;height:auto;bottom:2.5vw;left:2.5vw}.hero-banner__content{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:920px;margin:0 auto;padding:2vw;display:flex;position:relative}.hero-banner__title{letter-spacing:-.02em;color:#fff;width:45vw;margin:0;padding-top:15vw;font-family:Nohemi,sans-serif;font-size:3.5vw;font-weight:500;line-height:1.15}.hero-banner__subtitle{color:#fff;max-width:40vw;margin:1.25vw 0 0;font-size:1.23vw;font-style:normal;line-height:133.3%}.hero-banner__location{justify-content:center;align-items:center;gap:.7vw;width:25vw;margin-top:4vw;display:flex}.hero-banner__location-icon{object-fit:contain;width:1.5vw;height:1.5vw}.hero-banner__location-text{color:#fff;margin:0;font-family:Satoshi,sans-serif;font-size:1vw;font-weight:700;line-height:120%}.hero-banner__cta{color:#1a1a1a;background:#ffc30f;border-radius:8px;align-items:center;gap:.5vw;margin-top:2vw;padding:.85vw 1.75vw;font-family:Satoshi,sans-serif;font-size:1vw;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.hero-banner__cta:hover{background:var(--brand-yellow-hover)}.hero-banner__cta:active{transform:scale(.98)}.btn-arrow{width:2vw;height:2vw}.hero-banner__mobile-note{display:none}@media (max-width:768px){.hero-banner__mobile-note{color:#fffc;text-align:center;max-width:90%;margin-top:8vw;font-size:12px;line-height:1.4;display:block}.hero-banner{align-items:flex-start;min-height:95vh}.hero-banner__content{width:100%;padding-top:28vw}.hero-banner__title{width:100%;margin-top:15vh;font-size:45px}.hero-banner__subtitle{width:100%;max-width:80vw;margin-top:5vw;font-size:17px}.hero-banner__location{gap:2vw;width:100%;margin-top:32vw}.hero-banner__location-icon{width:5vw;height:5vw}.hero-banner__location-text{text-align:left;font-size:4vw}.hero-banner__corner--yellow{width:18vw;top:30vw;right:3vw}.hero-banner__corner--white{display:none}}@media (min-width:768px) and (max-width:1024px){.hero-banner{align-items:center;min-height:90vh}.hero-banner__content{width:100%;padding-top:10vw}.hero-banner__title{width:80vw;margin-top:0;font-size:9vw}.hero-banner__subtitle{max-width:80vw;margin-top:3vw;font-size:3vw}.hero-banner__location{gap:1.5vw;width:65vw;margin-top:6vw}.hero-banner__location-icon{width:3vw;height:3vw}.hero-banner__location-text{font-size:2.5vw}.hero-banner__corner--yellow{width:12vw;top:2vw;right:2vw}.hero-banner__corner--white{width:10vw;display:block;bottom:2vw;left:2vw}.hero-banner__cta{border-radius:10px;margin-top:4vw;padding:1.5vw 3vw;font-size:2vw}.btn-arrow{width:3vw;height:3vw}}
