.section-hero{background-color:#0e251c;text-align:center;position:relative;height:calc(100svh - 12.3rem);display:flex;flex-direction:column;justify-content:center;z-index:2}.section-hero .bg-image{position:absolute;inset:0;z-index:0;mix-blend-mode:luminosity;opacity:85%;background-size:cover;background-position:center;background-repeat:no-repeat}.section-hero--wrapper h1{margin-top:2.8rem;width:100%;max-width:99.1rem}@media (max-width:991px){.section-hero--wrapper h1{margin-top:2rem}}.section-hero--wrapper p{font-weight:325;font-size:2.8rem;line-height:1.2;font-size:clamp(1.8rem,2.19vw,2.8rem);margin-bottom:3rem;font-family:"Chronicle Display"}@media (max-width:991px){.section-hero--wrapper p{margin-bottom:2rem}}.section-hero--wrapper svg{width:100%}.section-hero .hero-bottom{position:absolute;left:50%;transform:translateX(-50%);bottom:-7rem}.section-hero .hero-bottom-inner{position:relative}.section-hero .hero-bottom-inner .crown{position:absolute;left:50%;top:25%;transform:translate(-50%,50%)}.section-hero svg{display:block;margin:0 auto}