.fader{aspect-ratio:3.2;position:relative;overflow:hidden}.fader img{background-color:transparent;-o-object-fit:cover;object-fit:cover}.fader img,.fader__slide{width:100%;height:100%;position:absolute}.fader__slide{top:0;transition:opacity 2s ease-in-out}@media screen and (max-width:767px){.fader{aspect-ratio:.8}}.dots{position:absolute;bottom:34px;z-index:7;right:113px;display:flex}.dots .dot{position:relative;width:60px}.dots .dot img{scale:.6;transition:scale .6s ease-in}.dots .dot.activeDot img{scale:1}.dots .dot:last-child:after{content:none}.dots .dot:after{position:absolute;content:"";display:inline-block;width:20px;border-bottom:1px solid #fff;top:16px;left:36px}@media screen and (max-width:767px){.dots{bottom:25px;left:50%;transform:translateX(-50%);right:auto}.dots .dot{width:50px}.dots .dot:after{width:12px;left:35px}}@media screen and (max-width:480px){.dots{bottom:25px}.dots .dot{width:40px}.dots .dot:after{width:10px;left:30px}}.overlay{height:97%;pointer-events:none}.overlay img{transition:all 1.5s ease-out;cursor:pointer}@media screen and (min-width:992px){.overlay img.activeSlide{transform:translateX(calc(100vw - 599px))}}.overlay-bg{z-index:15;height:100%;width:553px;background:linear-gradient(90deg,rgba(1,41,77,.45) 1.27%,rgba(1,41,77,0) 102.53%);position:absolute;top:0;left:0;transition:all 1.5s ease-out}.overlay-bg.activeSlide{transform:translateX(calc(100vw - 553px)) rotate(180deg)}.rtl .dots .dot:after{left:unset;right:36px}@media screen and (max-width:768px){.rtl .dots .dot:after{right:25px;left:0}}@media screen and (max-width:480px){.rtl .dots .dot:after{right:37px;left:0}}@media screen and (max-width:320px){.rtl .dots .dot:after{right:30px;left:0}}