@keyframes sparkle-glow{0%,to{filter:drop-shadow(0 0 2px rgba(255,255,255,.5))}50%{filter:drop-shadow(0 0 8px rgb(255,255,255)) drop-shadow(0 0 12px rgba(255,255,255,.6))}}@keyframes sparkle-rotate{0%,to{transform:rotate(0) scale(1)}25%{transform:rotate(-10deg) scale(1.1)}50%{transform:rotate(10deg) scale(1.15)}75%{transform:rotate(-10deg) scale(1.1)}}.hero{display:block;height:210px;margin-bottom:0;margin-top:0;position:relative}@media screen and (min-width:768px){.hero{height:400px;margin-bottom:0}}.hero__content{align-items:center;bottom:0;color:var(--color-white);display:flex;justify-content:center;left:0;margin:0 auto;padding:0 var(--grid-col-gutter);position:absolute;right:0;text-align:center;top:0;z-index:1}.hero__inner:focus-within{outline:2px solid var(--color-white);outline-offset:4px}.hero__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.hero__title{text-shadow:0 2px 8px #000c}.hero__title.display-text{margin-top:-10px}.hero[class*=overlay-content] .hero__inner{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000a6;border-radius:var(--border-radius-default);box-shadow:0 12px 18px 0 #0003;margin:0 auto;padding:5px 8px 9px}@media screen and (min-width:768px){.hero[class*=overlay-content] .hero__inner{padding:7px 16px 11px}}.hero--overlay-content-bottom .hero__content{bottom:20px;top:auto}@media screen and (min-width:768px){.hero--overlay-content-bottom .hero__content{bottom:40px}}.hero--content-bottom .hero__content{bottom:20px;top:auto}@media screen and (min-width:768px){.hero--content-bottom .hero__content{bottom:40px}}.hero--v2{height:260px;position:relative}@media screen and (min-width:768px){.hero--v2{height:350px}}@media screen and (min-width:1024px){.hero--v2{height:450px}}@media screen and (min-width:1280px){.hero--v2{height:550px}}@media screen and (min-width:1420px){.hero--v2{height:600px}}@media screen and (min-width:1600px){.hero--v2{height:640px}}.hero--v2 .hero__content{align-items:center;background-image:linear-gradient(180deg,#0000 8%,#000000b3);bottom:0;color:var(--color-white);display:flex;justify-content:center;left:0;margin:0 auto;padding:0 var(--grid-col-gutter);position:absolute;right:0;text-align:center;top:0;z-index:1}.hero--v2 .hero__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.hero--v2 .hero__title{margin-bottom:2px}.hero--v2 .hero__btn{margin-top:10px}@media screen and (min-width:768px){.hero--v2 .hero__btn{margin-top:20px}}.hero--v2 .hero__subtitle{display:none}@media screen and (min-width:768px){.hero--v2 .hero__subtitle{display:block}}
