.heroelement.element{padding:0}.heroelement .hero__slide{--headline-clr: var(--white);position:relative;height:80vh}@media screen and (max-width:1199.98px){.heroelement .hero__slide{height:70vh}}@media screen and (max-width:991.98px){.heroelement .hero__slide{height:80vh}}@media screen and (max-width:767.98px){.heroelement .hero__slide{height:80vh}}.heroelement .hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.heroelement .hero__media img,.heroelement .hero__media video{width:100%;height:100%;object-fit:cover}.heroelement .hero__content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;color:var(--white);z-index:1;padding-bottom:5rem}@media screen and (max-width:767.98px){.heroelement .hero__content{padding-bottom:3.125rem}}.heroelement .hero__content .hero__title{color:var(--white);margin-bottom:3.125rem;word-break:break-word;hyphens:auto;text-wrap:balance}@media screen and (max-width:1199.98px){.heroelement .hero__content .hero__title{margin-bottom:2.5rem}}@media screen and (max-width:991.98px){.heroelement .hero__content .hero__title{margin-bottom:1.875rem}}.heroelement .swiper-slide-active .hero__content{transform:translateY(0)}