.hero{position:relative;overflow:hidden;height:100svh;min-height:38.375rem;padding:1.25rem 0}@media screen and (min-width: 768px){.hero{min-height:53.25rem;padding:2.5rem 0}}@media screen and (min-width: 991px){.hero{min-height:47rem;padding:2.5rem 0 3.125rem}}.hero:before{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5));content:""}.hero.hero--without-bg:before{display:none}.hero article{position:relative;z-index:2;display:flex;height:100%;flex-direction:column;justify-content:flex-end;text-align:center}@media screen and (min-width: 991px){.hero article{text-align:left}}.hero article .container{margin:0}@media screen and (min-width: 1199px){.hero article .container{padding:0 3.125rem}}.hero article h1,.hero article h2{color:var(--neutral-white);font-family:Bebas Neue,sans-serif;font-weight:400;font-size:2.5rem;line-height:100%;letter-spacing:.05rem;margin-bottom:1.5rem}@media screen and (min-width: 991px){.hero article h1,.hero article h2{padding:0 6.25rem 0 0;max-width:51.25rem;letter-spacing:.0875rem;margin-bottom:1.5rem;font-size:4.375rem}}@media screen and (min-width: 1199px){.hero article h1,.hero article h2{padding:0}}.hero article p{margin-bottom:1.25rem;color:var(--neutral-white);font-family:Inter,sans-serif;font-size:clamp(1.25rem,.38095vw + 1.157143125rem,1.5rem);letter-spacing:.025rem;line-height:1.4}@media screen and (min-width: 1199px){.hero article p{letter-spacing:.03rem}}.hero article footer{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}@media screen and (min-width: 991px){.hero article footer{justify-content:flex-start}}.hero .hero__figure{position:absolute;z-index:0;top:0;left:0;display:block;width:100%;height:100%}.hero .hero__figure figure,.hero .hero__figure img,.hero .hero__figure picture,.hero .hero__figure video{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center}.hero .hero__figure video::-webkit-media-controls,.hero .hero__figure video::-webkit-media-controls-enclosure{display:none !important}.hero.hero--sm{height:auto;min-height:12.5rem;justify-content:flex-start}.hero.hero--sm article h1,.hero.hero--sm article h2{max-width:35rem;padding:0;color:var(--neutral-white);font-family:Bebas Neue,sans-serif;font-size:clamp(2.25rem,3.42857vw + 1.414285625rem,4.5rem);letter-spacing:-0.045rem;line-height:110%;text-align:left}@media screen and (min-width: 991px){.hero.hero--sm article h1,.hero.hero--sm article h2{letter-spacing:normal}}
