.mediafiles{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:50px 0;background-color:#f5f5f5;overflow:hidden}.mediafiles__title{font-size:36px;font-weight:800;line-height:144%;margin-bottom:32px;text-align:center}.mediafiles__subtitle{line-height:144%;color:#909090;margin-bottom:32px;text-align:center}.mediafiles__carousel{position:relative;max-width:1176px;width:100%}.mediafiles__item{position:relative;overflow:hidden}.mediafiles__youtube{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.mediafiles__frame{width:100%;height:100%}.mediafiles__overlay{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;opacity:1;transition:all .3s ease-in-out;z-index:2;border-radius:12px;overflow:hidden}.mediafiles__img{object-fit:cover;object-position:center;z-index:1;border-radius:12px}.mediafiles__play{position:absolute;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:rgba(18,18,18,.4);cursor:pointer;z-index:2}.mediafiles__play-svg{width:40px;height:40px}.mediafiles .owl-prev,.mediafiles .owl-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:unset;height:unset}.mediafiles .owl-theme .owl-nav [class*=owl-]{background-color:rgba(0,0,0,0);margin:0;padding:0}.mediafiles .owl-theme .owl-nav [class*=owl-]:hover{background-color:rgba(0,0,0,0)}.mediafiles .owl-prev{left:-100px}.mediafiles .owl-next{right:-100px}.mediafiles .owl-theme .owl-dots .owl-dot span{width:8px;height:8px;background-color:#cacaca;margin:0 4px;transition:all .3s ease-in-out}.mediafiles .owl-theme .owl-dots .owl-dot.active span,.mediafiles .owl-theme .owl-dots .owl-dot:hover span{background-color:#ffd400;width:12px;height:12px;transition:all .3s ease-in-out}.mediafiles .owl-theme .owl-dots{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:24px}@media(max-width: 1330px){.mediafiles__carousel{max-width:970px}}@media(max-width: 970px){.mediafiles{padding:24px 0}.mediafiles__title{font-size:24px;font-weight:700;line-height:132%;margin-bottom:24px}.mediafiles__subtitle{margin-bottom:24px}.mediafiles__carousel{max-width:none}.mediafiles__img,.mediafiles__overlay{border-radius:8px}.mediafiles .owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}}@media(max-width: 771px){.mediafiles__item{width:260px}.mediafiles .owl-stage{padding:0 16px}}.show-video{animation:hideLeft .8s ease-in-out forwards}.show-video .mediafiles__frame{z-index:10}.mediafiles__carousel[v-cloak]{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.mediafiles__carousel[v-cloak] .mediafiles__item{display:none}.mediafiles__carousel[v-cloak]::after{content:"";width:48px;height:48px;border:5px solid #ffd400;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes hideLeft{0%{opacity:1;z-index:2}100%{opacity:0;z-index:-1}}
