.hero{position:relative;height:clamp(350px,211.5384615385px + 0.2403846154*100vw,500px)}.hero--large{height:clamp(492px,355.3846153846px + 0.2371794872*100vw,640px)}.hero::after{content:"";background:linear-gradient(0deg, rgba(45, 43, 39, 0.5) 0, rgba(45, 43, 39, 0.5) 100%);width:100%;height:100%;z-index:2;position:absolute}.hero__content{position:absolute;left:0;right:0;top:0;bottom:0;margin:0 auto 0;display:flex;flex-direction:column;gap:32px;justify-content:flex-end;color:var(--color-white);padding:50px var(--grid-col-gutter);z-index:3;width:95%}@media screen and (min-width: 1024px){.hero__content{width:70%}}.hero__content--keyword-search{background-image:unset}.hero__title{color:var(--color-white)}.hero__title--center{text-align:center}.hero__title--left{text-align:left;left:25%;transform:translate(-25%, -50%)}.hero__image,.hero__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover}
