.SliderPhoto_container__hY6J6{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:12;display:flex;flex-direction:column;align-items:center}.SliderPhoto_images__U61Hv{box-sizing:border-box;width:100vw;padding:0 200px;display:flex;flex-direction:row;gap:20px;overflow:auto}.SliderPhoto_images__U61Hv::-webkit-scrollbar{width:0}.SliderPhoto_images__U61Hv{-ms-overflow-style:none}.SliderPhoto_images__U61Hv img{height:70vh}.SliderPhoto_background__bQvXk{z-index:11;background-color:var(--black-color);opacity:50%;position:fixed;top:0;left:0;bottom:0;right:0}.SliderPhoto_arrows__mKcJc{display:flex;flex-direction:row;justify-content:space-between;width:320px;align-self:end;margin-top:30px}.SliderPhoto_arrows__mKcJc button{display:flex;justify-content:center;align-items:center;background-color:#ffffff50;border-radius:50px;padding:10px}.SliderPhoto_arrows__mKcJc button:last-child{transform:rotate(180deg)}.SliderPhoto_arrows_container__dQvcB{display:flex;flex-direction:row;justify-content:space-between;width:300px}@media screen and (max-width:768px){.SliderPhoto_images__U61Hv{padding:0 50px}}