.Gallery_gallery__KGsv_{max-width:var(--container-size);padding:var(--container-padding);width:100%;margin:80px auto}.Gallery_gallery__header__hyNYu{max-width:800px;width:100%;text-align:center;margin:0 auto 48px}.Gallery_gallery__header__hyNYu h2{font-size:32px;font-weight:700;color:var(--text-color)}.Gallery_gallery__header__hyNYu p{color:var(--text-light-color);margin:24px 0;line-height:28px}.Gallery_gallery__grid___PeYQ{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px}@media screen and (max-width:1250px){.Gallery_gallery__grid___PeYQ{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.Gallery_gallery__grid___PeYQ{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.Gallery_gallery__grid___PeYQ{grid-template-columns:repeat(1,1fr)}}.Gallery_gallery__grid__item__CERcv{height:300px;cursor:pointer}.Gallery_gallery__grid__item__CERcv img{border-radius:8px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:991px){.Gallery_gallery__grid__item__CERcv{height:250px}}@media screen and (min-width:560px)and (max-width:480px){.Gallery_gallery__grid__item__CERcv{height:180px}}.Gallery_gallery__loadMoreBtn__zdVMC{background-color:var(--primary-color);color:#fff;font-weight:500;font-size:16px;border-radius:8px;padding:14px 24px;border:unset;display:block;margin:48px auto 0}.Gallery_gallery__loadMoreBtn__zdVMC:hover{background-color:var(--primary-dark-color)}.Gallery_galleryPopup__P1yM0{position:fixed;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;max-width:1400px;width:100%;z-index:9999;max-height:90vh}.Gallery_galleryPopup__item__iFqgp{width:100%;min-height:700px;max-height:700px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.Gallery_galleryPopup__item__iFqgp img{max-width:700px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px;margin:0 auto;min-height:600px;max-height:600px}.Gallery_galleryPopup__closeIcon__spO4i{position:absolute;top:0;right:32px;cursor:pointer;z-index:999}