.hero{height:100vh;padding-top:27px;padding-bottom:27px;position:relative;min-height:500px;isolation:isolate;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(184deg,transparent 50.81%,#000 97.68%);mix-blend-mode:multiply;z-index:-1}.hero:first-child{padding-top:106px}.hero:first-child .swiper-slide{padding-top:106px}.hero:has(.swiper){padding-top:0;padding-bottom:0}.hero .container{height:100%}.hero__background{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.hero__background video,.hero__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__background:has(.hero__background--mobile) .hero__background--mobile{display:none}@media (max-width:767.98px){.hero__background:has(.hero__background--mobile) .hero__background--mobile{display:block}.hero__background:has(.hero__background--mobile) img:not(.hero__background--mobile){display:none}}.hero__foreground{position:relative;height:100%;color:#fff}.hero__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-width:822px}.hero__title{margin-bottom:.5em;text-transform:uppercase}.hero__text{font-weight:500}.hero__action{margin-top:30px}@media (min-width:992px){.hero__action{margin-top:60px}}@media (max-width:767.98px){.hero__video{display:none}}.hero__video-fallback{display:none}@media (max-width:767.98px){.hero__video-fallback{display:block}}.hero .swiper{width:100%;height:100%;--swiper-navigation-color:#fff}.hero .swiper-slide{padding-top:27px;padding-bottom:27px;isolation:isolate}.hero .swiper-slide:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(184deg,transparent 50.81%,#000 97.68%);mix-blend-mode:multiply;z-index:-1}.hero .swiper-pagination-bullet{--swiper-pagination-bullet-inactive-color:#fff;--swiper-pagination-bullet-active-color:#fff}.hero .scroll-down{font-weight:500;font-size:18px;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;text-decoration:underline;text-transform:uppercase;color:#fff;position:absolute;right:26px;bottom:27px;z-index:1}.hero .scroll-down:hover,.hero .scroll-down:focus{text-decoration:none}@media (max-width:767.98px){.hero .scroll-down{display:none}}