.heroelement.element{padding:0}.heroelement .hero__slide{--headline-clr: var(--white);position:relative;height:min(70vh, 1440px)}@media screen and (max-width:1199.98px){.heroelement .hero__slide{height:70vh}}@media screen and (max-width:991.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;color:var(--white);z-index:21;padding-bottom:3rem}@media screen and (max-width:767.98px){.heroelement .hero__content{padding-bottom:0.938rem}}.heroelement .hero__content .content__area{background:var(--primary);padding:30px;z-index:100;position:relative}@media screen and (max-width:767.98px){.heroelement .hero__content .content__area{padding:20px}}.heroelement .hero__content .content__area .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 .content__area .hero__title{margin-bottom:2.5rem}}@media screen and (max-width:991.98px){.heroelement .hero__content .content__area .hero__title{margin-bottom:1.875rem}}.heroelement .hero__content .content__area .btn-hero{margin-top:2rem}.heroelement .swiper-slide-active .hero__content{transform:translateY(0)}