:root{--breakpoint-tablet: 991px;--breakpoint-mobile-landscape: 767px;--breakpoint-mobile-portrait: 479px}:root{--layout-content-border: 1rem}@media screen and (min-width:992px){:root{--layout-content-border: 2rem}}.hero--full-background h1{font-size:var(--size-font-title)}.hero--full-background .hero__top-content{position:relative;z-index:10;padding-block:3rem;color:#fff}@media screen and (max-width:991px){.hero--full-background .hero__top-content .grid__container{height:100%}}.hero--full-background .hero__content{grid-column:span 6;padding:0;min-height:calc(70vh - var(--nav-height))}@media screen and (max-width:991px){.hero--full-background .hero__content{display:flex;flex-direction:column;justify-content:space-between}}@media screen and (min-width:992px){.hero--full-background .hero__content{height:calc(75vh - var(--nav-height))}}@media screen and (min-width:1700px){.hero--full-background .hero__content{grid-column:span 4}}.hero--full-background .hero__media{position:absolute;z-index:-10;top:calc(var(--layout-content-border) * -1);left:calc(var(--layout-content-border) * -1);width:100vw;height:100%}.hero--full-background .hero__media img,.hero--full-background .hero__media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0!important;pointer-events:none}.hero--full-background .hero__link{display:flex}@media screen and (max-width:991px){.hero--full-background .hero__link{flex-direction:column}}.hero--full-background .hero__link a:link{width:-moz-fit-content;width:fit-content}@media screen and (max-width:991px){.hero--full-background .hero__teaser .grid{gap:0}}.hero--full-background .hero__teaser-item{display:flex;gap:1rem;align-items:flex-start}.hero--full-background .hero__teaser-item-text{max-width:350px}.hero--full-background .hero__teaser-item h2{margin:0;font-weight:700}
