.PageHeader_headerBlock__fc2Sk{display:flex;align-items:center;justify-content:space-between;background-color:var(--bg-color-transparent);padding-left:40px;margin-bottom:80px;height:140px;overflow:hidden}.PageHeader_headerBlock__fc2Sk h1{font:var(--h1);color:#fff;margin:0;display:flex;justify-content:center;align-items:center}.PageHeader_headerAndChild__jpARj{height:100%;display:grid;grid-template-rows:1fr auto;grid-template-columns:auto}.PageHeader_headerAndChild__jpARj>:last-child{display:flex;align-items:center;gap:20px;flex-wrap:wrap}@media (max-width:768px){.PageHeader_headerAndChild__jpARj>:last-child{padding-bottom:15px;gap:10px}}.PageHeader_headerBlock__fc2Sk img{height:140px;object-fit:cover}@media (max-width:480px){.PageHeader_headerBlock__fc2Sk{padding-left:20px;margin-bottom:40px}}.gallery_gallery__QNn6h{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;padding:0 40px 60px}.gallery_galleryPhoto__mF1QJ{width:100%;height:360px;object-fit:cover;transition:transform .2s;cursor:pointer}@media (max-width:480px){.gallery_gallery__QNn6h{display:flex;flex-direction:column;padding:0 20px 20px}}.ImageModal_modalOverlay__Elm9X{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:center;align-items:center}.ImageModal_modalContent__Gmf_S{position:relative;background-color:#fff;padding:20px;width:90vw;max-height:calc(100vh - 10px);overflow:auto;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.2)}.ImageModal_modalImage__Xpp__{width:100%;max-height:calc(100vh - 60px);object-fit:contain}.ImageModal_overlayArrowsLeft__4jxtU,.ImageModal_overlayArrowsRight__zqP__{display:flex;background-color:var(--red);border-radius:5px;justify-content:space-between;position:absolute;top:50%;width:50px;height:50px;z-index:999;opacity:.9;cursor:pointer}.ImageModal_overlayArrowsLeft__4jxtU:hover,.ImageModal_overlayArrowsRight__zqP__:hover{transform:scale(.9);transition:transform .3s ease}.ImageModal_overlayArrowsLeft__4jxtU{left:0}.ImageModal_overlayArrowsRight__zqP__{right:0}.ImageModal_overlayArrowsLeft__4jxtU svg,.ImageModal_overlayArrowsRight__zqP__ svg{width:50px;height:50px}@media screen and (max-width:1199px){.ImageModal_modalContent__Gmf_S{height:auto;width:90vw;padding:5px}.ImageModal_modalImage__Xpp__{max-height:calc(100vh - 10px)}}