.hero-dark{height:100vh;height:100lvh;background-color:var(--nero);padding-top:var(--header-height);color:var(--snow)}.hero-dark__container{position:relative;display:flex;flex-direction:column;height:100%}.hero-dark__image-wrap{position:absolute;inset:0;overflow:hidden}.hero-dark__image{height:100%;margin:0 auto}.hero-dark img{height:100%;width:auto;object-fit:cover}.hero-dark__content{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.hero-dark__title{opacity:0;animation:rev 1s 1.5s forwards cubic-bezier(0.32, 0.94, 0.6, 1);font-family:NuberNext;font-size:6.4rem;font-weight:600;line-height:6.8rem;font-family:NuberNextExtended;margin-bottom:7rem}@media only screen and (min-width: 768px){.hero-dark__title{font-size:9.6rem;line-height:9rem;margin-bottom:10rem}}@media only screen and (min-width: 1180px){.hero-dark__title{font-size:12.4rem;line-height:12.896rem;max-width:81rem;margin-bottom:5rem}}.hero-dark__label{opacity:0;animation:rev 1s 1s forwards cubic-bezier(0.32, 0.94, 0.6, 1);color:var(--white);text-align:center;text-shadow:0px 0px 30px rgba(0,0,0,.5);font-family:NuberNextExtended;font-size:1.5rem;font-weight:600;letter-spacing:.15rem;text-transform:uppercase;max-width:25rem}@media only screen and (min-width: 768px){.hero-dark__label{margin-bottom:2rem}}@media only screen and (min-width: 1180px){.hero-dark__label{margin-bottom:.6rem;max-width:initial}}
