.hero{width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}.hero__main{width:100%;height:820px;position:relative}.hero--single{height:820px;display:flex}.hero--single .hero__wrapper{padding-bottom:50px;pointer-events:auto}.hero--single .hero__content{max-width:800px;color:#fff}.hero--no-image{height:auto;min-height:200px}.hero--no-image .hero__wrapper{padding-top:50px}.hero--no-image .hero__bg{background:#001151}.hero--no-image .hero__overlay{display:none}.hero__slide{width:100%;height:100%;position:relative;overflow:hidden}.hero__slide.swiper-slide{display:flex}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero__bg img{width:100%;height:100%;object-fit:cover}.hero__bg-video--wrapper{position:relative;width:100%;height:100%;overflow:hidden}.hero__bg-video--wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border:0;z-index:-1}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001a;z-index:2;pointer-events:none}.hero__wrapper{position:relative;z-index:10;width:100%;padding:0 40px 180px;max-width:1440px;margin:auto auto 0;pointer-events:none}.hero__wrapper>*{color:#fff;max-width:1000px;text-shadow:0 2px 4px rgb(0 0 0 / .3)}.hero__content>*:first-child{margin-top:0}.hero__content>*:last-child{margin-bottom:0}.hero__thumbs{position:absolute!important;bottom:20px;top:744px;left:0;width:100%;z-index:10;padding:0 max(50% - 680px,40px)!important;box-sizing:border-box}.hero__thumb-slide{width:202px;height:112px;cursor:pointer;position:relative;border:3px solid #fff0;transition:all .3s}.hero__thumb-slide img,.hero__thumb-slide video{width:100%;height:100%;object-fit:cover}.hero__thumb-slide .hero__thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffbf;transition:opacity .3s}.hero__thumb-slide.swiper-slide-thumb-active{border-color:#fff0}.hero__thumb-slide.swiper-slide-thumb-active .hero__thumb-overlay{opacity:0}.hero__text{width:100%;background:#fff;padding:60px 0 20px;margin-top:36px}.hero__text .swiper-wrapper{margin-top:20px}.hero__description-wrapper{max-width:1440px;margin:auto;padding:0 150px}.hero__description-wrapper p{color:#222}.hero__description-wrapper>*:first-child{margin-top:0}.hero__description-wrapper>*:last-child{margin-bottom:0}@media(min-width:0)and (max-width:1279px){.hero__main,.hero--single{height:500px}.hero--no-image{height:auto;min-height:180px}.hero__wrapper{padding:0 20px 40px;justify-content:center}.hero__thumbs{display:none}.hero__text{margin-top:0;padding:20px}.hero__description-wrapper{padding:0 20px}}