.hero{width:100%;overflow:hidden;max-height:100dvh}.hero__pagination{display:flex;flex-direction:row;align-items:center;position:absolute;bottom:8.2rem;width:-webkit-fit-content;width:fit-content;left:50%;transform:translate(-50%);z-index:1}.hero__pagination--sm{bottom:1.25rem}.hero__pagination .swiper-pagination{position:static}.hero__pagination .swiper-button{position:static;display:flex;align-items:center;min-height:24px;min-width:24px;transform:none;margin:0}@media (min-width: 1280px){.hero__pagination .swiper-button{min-height:40px;min-width:40px}}.hero__pagination .swiper-button:after{display:none}.hero__pagination .swiper-button>img{min-height:24px;min-width:24px}@media (min-width: 1280px){.hero__pagination .swiper-button>img{min-height:40px;min-width:40px}}.hero__aspect-ratio{width:100%;height:100dvh}.hero__aspect-ratio--sm{height:auto;aspect-ratio:360/480}@media (min-width: 768px){.hero__aspect-ratio--sm{aspect-ratio:var(--aspect-widescreen)}}@media (min-width: 1280px){.hero__aspect-ratio--sm{aspect-ratio:1920/640}}@media (min-aspect-ratio: 21/9){.hero__aspect-ratio--sm{aspect-ratio:var(--aspect-widescreen)}}.hero__dummy{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.hero--parallax{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.hero__section{width:100%;overflow:hidden;max-height:100dvh}.hero__parallax-empty{pointer-events:none}.hero__wrap{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute}.hero__wrap--center{left:50%;top:50%;transform:translate(-50%,-50%)}.hero__wrap--left{left:0;top:50%;align-items:flex-start;text-align:left;transform:translateY(-50%)}.hero__overlay{background:#021d4966;position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.hero__overlay--static{z-index:1}
