.hero{color:var(--white);font-size:2.4rem;padding:14.5rem 2rem;position:relative}.gap-6{gap:24px}.hero .content-wrapper{position:relative;z-index:2}.hero--small{padding:8rem 2rem}.hero h1{margin-bottom:1.5rem}.hero h1 strong{font-weight:500}.hero p{max-width:80rem}.hero-header{width:100%}.hero-header :last-child{margin-bottom:0}.hero__buttons{margin-top:55px}.hero__buttons .button.button--bordered:not(:hover,:focus){background:none}.hero__bg,.hero__overlay,.hero__video{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.hero__overlay{z-index:1}.hero__bg img,.hero__video video{height:100%!important;object-fit:cover;width:100%!important}@media (min-width:1140px){.hero .content-wrapper.content-wrapper--narrow{margin-left:calc((100% - var(--container-width))/2)}}@media (max-width:991px){.hero h1{font-size:4.8rem}}@media (max-width:767px){.hero{padding:10rem 2rem}.hero h1 strong{background:none;-webkit-background-clip:unset;color:var(--red);-webkit-text-fill-color:unset;background-clip:unset;text-fill-color:unset}.hero__buttons{align-items:flex-start;gap:4rem;margin-top:6rem}}