.hero-full{width:100%;height:calc(100vh - var(--header-height));position:relative;overflow:hidden}.hero-full__dark .horizontal-blocker{background-color:var(--color-black) !important}.hero-full__dark .vertical-blocker{background-color:var(--color-black) !important}.hero-full .horizontal-blocker{height:var(--header-height);width:100%;background-color:var(--color-stiftsgold);position:relative;z-index:3}.hero-full__no-slider:after{bottom:0;left:min(10rem, var(--content-side-padding))}.hero-full .header-spacer{height:calc(100% - var(--header-height));width:100%;display:grid;grid-template-columns:9rem 9rem 1fr;grid-template-rows:100%}.hero-full .header-spacer .vertical-blocker{height:100%;grid-column:1/3;grid-row:1;background-color:var(--color-stiftsgold);z-index:2}@media(max-width: 599px){.hero-full .header-spacer .vertical-blocker{display:none}}.hero-full .header-spacer .swiper-container{grid-row:1;grid-column:2/4;height:100%}@media(max-width: 599px){.hero-full .header-spacer .swiper-container{grid-column:1/4}}.hero-full .header-spacer .swiper-container:after{content:"";display:inline-block;width:clamp(15rem,19vw,32rem);height:100%;position:absolute;bottom:18rem;left:10rem;background:var(--color-overlay);mix-blend-mode:multiply;transform:skewX(calc(-1* var(--bg-line-angle)));transform-origin:bottom;z-index:2}@media(max-width: 599px){.hero-full .header-spacer .swiper-container:after{left:-15rem}}.hero-full .header-spacer .swiper-container .swiper-nav{position:absolute;left:min(10rem,var(--content-side-padding));bottom:4rem}.hero-full .header-spacer .swiper-container .swiper-nav.has-read-more{bottom:22rem}@media(max-width: 599px){.hero-full .header-spacer .swiper-container .swiper-nav.has-read-more{bottom:12rem}}.hero-full .header-spacer .swiper-container .swiper-nav--inner{display:flex;justify-content:center;align-items:center}.hero-full .header-spacer .swiper-container .swiper-nav--inner .swiper-nav--slidecount{z-index:4 !important}.hero-full .header-spacer .swiper-container .swiper-nav--inner .swiper-button-prev,.hero-full .header-spacer .swiper-container .swiper-nav--inner .swiper-button-next{position:relative;left:unset;right:unset;top:0;height:0;width:unset;margin-top:unset;background:rgba(0,0,0,0);border:none;filter:invert(1);padding:1rem}.hero-full .header-spacer .swiper-container .swiper-nav--inner .swiper-button-prev svg,.hero-full .header-spacer .swiper-container .swiper-nav--inner .swiper-button-next svg{font-size:3rem}.hero-full .header-spacer .swiper-container .swiper-nav--inner .swiper-button-prev::before,.hero-full .header-spacer .swiper-container .swiper-nav--inner .swiper-button-prev::after,.hero-full .header-spacer .swiper-container .swiper-nav--inner .swiper-button-next::before,.hero-full .header-spacer .swiper-container .swiper-nav--inner .swiper-button-next::after{display:none}.hero-full .header-spacer .read-more{grid-row:1;grid-column:1/3;background-color:#fff;width:100%;aspect-ratio:1;align-self:flex-end;z-index:2;display:flex;justify-content:center;align-items:center}@media(max-width: 599px){.hero-full .header-spacer .read-more{position:absolute;right:0;bottom:0;width:10rem}}.hero-full .header-spacer .read-more .scroll-down{width:4.4rem;height:4.4rem;z-index:3;border-radius:100%;border:1px solid rgba(0,0,0,.17);font-size:1.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.hero-full .swiper-slide{display:flex;justify-content:center;align-items:center;position:relative;padding:4em var(--content-side-padding)}.hero-full__media{width:100%;height:100%;position:absolute;top:0;left:0}.hero-full__media::before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;background:var(--color-black-overlay)}.hero-full__image,.hero-full__video{width:100%;height:100%;object-fit:cover}.hero-full__image img,.hero-full__video img{width:100%;height:100%;object-fit:cover}.hero-full__content{display:flex;width:100%;position:absolute;top:calc(var(--header-height) + 8rem);left:0;z-index:3}.hero-full__inner{width:100%;max-width:var(--max-content-width);color:var(--color-white);padding:0 10rem}@media(max-width: 599px){.hero-full__inner{padding:0 var(--content-side-padding)}}.hero-full__inner>*+*{margin-top:1.5em}.hero-full__title{max-width:22ch;margin:0;overflow-wrap:break-word;hyphens:auto}.hero-full__text{max-width:48ch}
