.hero__image{position:absolute;width:100%;height:100%;left:0;top:0}.hero__image img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.hero__item-wrapper{display:flex;align-items:center;width:100%;height:100%;max-width:1300px;padding:0 80px;margin:0 auto;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media screen and (max-width:767px){.hero__item-wrapper{padding:0 20px;text-align:center!important;justify-content:center!important}}.hero__item-content{max-width:460px}@media screen and (max-width:749px){.hero__item-content{margin-top:auto;text-align:center;margin-bottom:100px}}.hero__item{position:relative;padding-top:41%;transition:.3s}@media screen and (max-width:767px){.hero__item{padding-top:140%}}.hero__item:not(.swiper-slide-active){pointer-events:none;z-index:-2}.hero__item .slideshow__arrow.swiper-button-prev{left:calc(50% - 680px)}@media screen and (max-width:1439px){.hero__item .slideshow__arrow.swiper-button-prev{left:15px}}@media screen and (max-width:749px){.hero__item .slideshow__arrow.swiper-button-prev{display:none}}.hero__item .slideshow__arrow.swiper-button-next{right:calc(50% - 680px)}@media screen and (max-width:1439px){.hero__item .slideshow__arrow.swiper-button-next{right:15px}}@media screen and (max-width:749px){.hero__item .slideshow__arrow.swiper-button-next{display:none}}.hero__description{font-size:22px;margin-bottom:18px}@media screen and (max-width:749px){.hero__description{font-size:16px;line-height:19px;margin-bottom:20px}}.video-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%}