.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(rgba(0,0,0,.5),transparent 16.42%,rgba(0,0,0,.114) 34.1%,rgba(0,0,0,.29));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}}.slider__home--autoPlay-progress{position:absolute;right:5vw;bottom:5vw;z-index:10;width:250px;height:250px;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}.slider__home--autoPlay-progress svg:nth-child(2){--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:.5px;stroke:#fff;fill:none;stroke-dashoffset:calc(125.6px * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.slider__home--autoPlay-progress svg:first-child{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:.5px;stroke:hsla(0,0%,100%,.5);fill:none}@keyframes glowSlide{0%{left:50%;background:linear-gradient(rgba(0,0,0,.5),transparent 16.42%,rgba(0,0,0,.114) 34.1%,rgba(0,0,0,.29)),linear-gradient(90deg,transparent 40%,#fff 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}}