.slider-container{align-items:center;border:2px red;display:flex;height:100vh;position:fixed;right:0;top:0;width:100vw;z-index:50}.slider-container .backdrop{background:#000;height:100%;opacity:.8;position:fixed;width:100%}.slider-container .slider{margin:auto;width:100%}@media(min-width:768px){.slider-container .slider{width:90%}}.slider-container .slider .carousel__item{box-shadow:1px 1px 10px #000;width:90%}@media(min-width:768px){.slider-container .slider .carousel__item{width:50%}}.slider-container .slider .carousel__item img{width:80%}.slider-container .carousel__icon{fill:#fff}
