section.tile-popup-wrapper .img-small-carousel{cursor:pointer;flex:0 0 50%;max-width:33.33%;width:100%}section.tile-popup-wrapper{position:relative}section.tile-popup-wrapper .img-box.img-box-main:hover{cursor:pointer}section.tile-popup-wrapper button:focus{outline:none}section.tile-popup-wrapper .img-box>img{display:block;max-height:85vh;object-fit:cover;width:100%}section.tile-popup-wrapper .modal{background-color:#000;color:#000;display:grid;display:none;height:100vh;overflow-y:scroll;position:fixed}section.tile-popup-wrapper .modal__header{align-items:center;display:flex;justify-content:end}section.tile-popup-wrapper .modal__body{display:grid;place-items:center}section.tile-popup-wrapper .modal__slider{display:grid;width:95vw}section.tile-popup-wrapper .modal__close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:14px;width:70px}section.tile-popup-wrapper .slider{display:grid;max-width:1920px}section.tile-popup-wrapper .slider__footer{align-items:center;display:flex;justify-content:space-between}section.tile-popup-wrapper .slider__button{background:none;border:none;color:#fff;cursor:pointer;font-size:14px;height:100%;width:70px}section.tile-popup-wrapper .slider__caption{color:#fff;font-size:14px}section.tile-popup-wrapper .carousel{display:flex;display:none;flex-wrap:wrap;max-width:1920px}section.tile-popup-wrapper .carousel__img-box{opacity:.5;padding:10px}section.tile-popup-wrapper div#slider-img-box{background-repeat:repeat;background-size:100%;height:85vh;max-width:100%}section.tile-popup-wrapper div#slider-img-box>img{display:none}section.tile-popup-wrapper .img-box-main img{-webkit-appearance:none;appearance:none;display:nnone;max-width:100%}section.tile-popup-wrapper .img-box.img-box-main{margin-bottom:60px;text-align:center}@media (min-width:990px){section.tile-popup-wrapper div#slider-img-box{background-size:46%}section.tile-popup-wrapper .img-small-carousel{flex:0 0 20%;max-width:10%}}