.hero{border-radius:clamp(4rem,5.517vw + 2.759rem,8rem) clamp(4rem,5.517vw + 2.759rem,8rem) 0 0}.hero__content{display:flex;flex-flow:column nowrap;justify-content:flex-end;padding:clamp(2rem,1.333vw + 1.733rem,3rem) 0;position:relative;min-height:calc(100svh - var(--headerHeight, 150px));z-index:5}@media screen and (min-width: 768px){.hero__content{min-height:700px}}@media screen and (min-width: 1024px){.hero__content{min-height:calc(100svh - var(--headerHeight, 150px))}}@media screen and (min-width: 1280px){.hero__content{min-height:550px;padding:clamp(2.25rem,2.333vw + 1.783rem,4rem) 0}}@media screen and (min-width: 1440px){.hero__content{min-height:600px}}@media screen and (min-width: 1920px){.hero__content{min-height:700px}}.hero__heading{margin-bottom:clamp(1.375rem,.155vw + 1.34rem,1.5rem)}.hero__left,.hero__right{display:flex;flex-flow:column nowrap;justify-content:flex-end}.hero__image{position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.hero__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.hero__image-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(180deg, rgba(10, 49, 63, 0.2) 0%, rgba(10, 49, 63, 0.2) 100%),linear-gradient(180deg, rgba(10, 49, 63, 0) 33%, rgb(10, 49, 63) 100%);z-index:0}
