.PhotoSliderModal{background:var(--bg-black);display:flex;flex-direction:column;height:100vh;justify-content:space-between;inset:0;overflow:hidden;padding-bottom:72px;position:fixed;width:100vw;z-index:10010}@media (max-width:767.99px){.PhotoSliderModal{height:100dvh;padding-bottom:0}}.PhotoSliderModal__header{align-items:center;display:flex;height:72px;justify-content:space-between;padding:0 24px}@media (max-width:767.99px){.PhotoSliderModal__header{height:44px;padding:12px 16px 0}}.PhotoSliderModal__close{cursor:pointer;display:flex}.PhotoSliderModal__count{color:var(--text-white);font-size:16px;font-weight:400;letter-spacing:-.01em;line-height:22px}@media (max-width:767.99px){.PhotoSliderModal__count{bottom:15px}}.PhotoSliderModal__slider{align-items:center;display:flex;height:100%;justify-content:space-between;min-height:0}@media (max-width:767.99px){.PhotoSliderModal__slider{justify-self:center}}.PhotoSliderModal__keen{align-items:center;display:flex;height:100%;width:100%}.PhotoSliderModal__slide{align-items:center;display:flex;justify-content:center}.PhotoSliderModal__footer{align-items:center;display:none;height:50px;justify-content:center}@media (max-width:767.99px){.PhotoSliderModal__footer{display:flex}}.PhotoSliderModal__button{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:104px}@media (max-width:767.99px){.PhotoSliderModal__button{display:none}}.PhotoSliderModal__button--disabled{cursor:default;opacity:.5}.PhotoSliderModal__button--left .PhotoSliderModal__icon{transform:rotate(180deg)}.PhotoSliderModal__photo{background:transparent!important;overflow:visible!important}.PhotoSliderModal__photo,.PhotoSliderModal__photo img{height:auto!important;max-height:100%;max-width:100%;width:auto!important}.PhotoSliderModal__photo img{-o-object-fit:contain!important;object-fit:contain!important}
