section.videos{position:fixed;width:120rem;left:calc((100vw - 120rem)/2);height:100vh;top:0;opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;min-height:50rem}@media(max-width: 119.98rem){section.videos{width:100%;left:0}}section.videos:before{content:"";position:absolute;width:120rem;height:100vh;top:0;z-index:2;left:-0.5rem;background:linear-gradient(to right, rgba(var(--page-color), 1) 0%, rgba(var(--page-color), 0) 100%)}@media(max-width: 119.98rem){section.videos:before{width:100vw}}section.videos .videos__swiper{width:100%;height:100%}section.videos .videos__swiper .swiper-wrapper{height:100%}section.videos .videos__swiper .swiper-slide{height:100%}section.videos .videos__container{width:100%;height:100%}section.videos .videos__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
/*# sourceMappingURL=style.rem.css.map */