.slider__home{.swiper{width:100%;height:100vh}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.background__slider--layout:after{content:"";position:absolute;top:0;left:0;background:linear-gradient(transparent,rgba(0,0,0,.2) 30%,rgba(0,0,0,.7));width:100%;height:100%;transition:transform .5s ease-in-out}.background__slider--layout.background__slider--layout--active:after{content:"";position:absolute;top:0;left:0;filter:blur(15px);animation:glowSlide 1.5s linear}}@keyframes glowSlide{0%{left:50%;background:linear-gradient(transparent,rgba(0,0,0,.2) 30%,rgba(0,0,0,.7)),linear-gradient(90deg,rgba(0,0,0,.5) 40%,rgba(0,0,0,.5) 60%)}to{left:0}}@media only screen and (max-width:768px){.slider__home--autoPlay-progress{width:200px;height:200px}}@media only screen and (max-width:425px){.slider__home--autoPlay-progress{position:absolute;right:50%;transform:translateX(50%);bottom:80px;z-index:10;width:200px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;font-size:88px;color:#ffc20e;line-height:1;margin-bottom:6px}}