.gallery{margin-bottom:100px}.gallery .swiper{max-width:1200px;height:100%}@media(max-width: 1200px){.gallery .swiper{width:80%;margin:0 auto}}@media screen and (max-width: 768px){.gallery .swiper{width:100%;margin:0 auto}}.gallery .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.gallery .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.gallery .swiper-button-prev,.gallery .swiper-button-next{color:#9dedee}.gallery .swiper-pagination-bullet{text-align:center;line-height:20px;font-size:12px;color:#000;opacity:1;background:rgba(0,0,0,.2)}.gallery .swiper-pagination-bullet-active{background:#9dedee}.gallery .mySwiper .swiper-slide{width:25%;height:100%;opacity:.4}.gallery .mySwiper .swiper-slide-thumb-active{opacity:1}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center}.modal-content{max-width:80%;object-fit:contain;position:fixed;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);object-fit:contain;touch-action:none}.close{position:absolute;top:10px;right:25px;color:#fff;font-size:35px;font-weight:bold;cursor:pointer}.close:hover,.close:focus{color:#bbb;text-decoration:none;cursor:pointer}@media screen and (max-width: 768px){.modal-content{max-width:100%}}
