.gallery-section{margin-bottom:60px}.gallery-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.gallery-head .section-title{margin-bottom:19px}.gallery-controls{display:flex;gap:12px}.gallery-controls button{width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:#e8ecd9;color:#315d39;cursor:pointer;transition:.2s}.gallery-controls button:hover:not(:disabled),.gallery-controls button:focus-visible{background:#ffc900;transform:translateY(-2px)}.gallery-controls button:disabled{opacity:.38;cursor:not-allowed}.gallery-controls svg{width:19px;height:19px}.gallery-viewport{width:100%;overflow:hidden}.gallery-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{position:relative;min-width:calc((100% - 54px)/4);height:auto;aspect-ratio:1.28/1;padding:0;border:0;border-radius:13px;background:#dce8df center/cover no-repeat;overflow:hidden;scroll-snap-align:start;cursor:pointer;box-shadow:0 3px 12px rgba(8,57,30,.08)}.gallery-slide img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gallery-slide>span{position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,64,31,.08);color:#fff;opacity:0;transition:.25s}.gallery-slide>span svg{width:38px;height:38px;padding:9px;border-radius:50%;background:rgba(0,70,34,.82)}.gallery-slide:hover img{transform:scale(1.045)}.gallery-slide:hover>span,.gallery-slide:focus-visible>span{opacity:1}.gallery-fallback{background-image:url(reference.png);background-size:793px 1983px}.gallery-fallback.fallback-0{background-position:-38px -1810px}.gallery-fallback.fallback-1{background-position:-220px -1810px}.gallery-fallback.fallback-2{background-position:-403px -1810px}.gallery-fallback.fallback-3{background-position:-588px -1810px}
.gallery-modal[hidden]{display:none}.gallery-modal{position:fixed;z-index:10020;inset:0;display:grid;place-items:center;padding:22px}.gallery-modal-backdrop{position:absolute;inset:0;background:rgba(0,24,12,.88);backdrop-filter:blur(6px)}.gallery-dialog{position:relative;width:min(1120px,calc(100vw - 44px));max-height:calc(100dvh - 44px);display:flex;flex-direction:column;border-radius:18px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.38);overflow:hidden}.gallery-dialog>header{min-height:77px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;border-bottom:1px solid #e2e8e3}.gallery-dialog>header small{display:block;color:#66806f;font-size:9px;font-weight:800;text-transform:uppercase}.gallery-dialog>header h2{margin:3px 0 0;color:#123820;font-size:20px}.gallery-dialog>header button{width:39px;height:39px;border:0;border-radius:50%;display:grid;place-items:center;background:#eaf2ec;color:#075b31;cursor:pointer}.gallery-dialog>header svg{width:19px}.gallery-stage{position:relative;min-height:300px;display:grid;grid-template-columns:58px minmax(0,1fr) 58px;align-items:center;background:#07170e}.gallery-modal-image{width:100%;height:min(64vh,680px);min-height:300px;background:center/contain no-repeat}.gallery-modal-image.gallery-fallback{height:min(57vh,560px);margin:auto;background-size:1586px 3966px}.gallery-modal-image.gallery-fallback.fallback-0{background-position:-76px -3620px}.gallery-modal-image.gallery-fallback.fallback-1{background-position:-440px -3620px}.gallery-modal-image.gallery-fallback.fallback-2{background-position:-806px -3620px}.gallery-modal-image.gallery-fallback.fallback-3{background-position:-1176px -3620px}.gallery-stage>button{position:relative;z-index:2;width:42px;height:42px;display:grid;place-items:center;margin:auto;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(255,255,255,.13);color:#fff;cursor:pointer;transition:.2s}.gallery-stage>button:hover{border-color:#ffc900;background:#ffc900;color:#064126}.gallery-stage>button svg{width:22px}.gallery-dialog>footer{display:block!important;padding:15px 22px!important;background:#fff!important;color:#1a3422!important}.gallery-dialog>footer h3{margin:0;color:#123820;font-size:15px}.gallery-dialog>footer p{margin:5px 0 0;color:#68756b;font-size:10px}.gallery-dialog>footer p[hidden]{display:none}
@media(max-width:800px){.gallery-slide{min-width:calc((100% - 12px)/2)}.gallery-track{gap:12px}.gallery-stage{grid-template-columns:47px minmax(0,1fr) 47px}.gallery-stage>button{width:36px;height:36px}.gallery-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.gallery-modal{padding:12px}.gallery-modal-image{height:60vh}.gallery-modal-image.gallery-fallback{background-size:1100px 2750px}}
@media(max-width:460px){.gallery-head .section-title{font-size:27px}.gallery-controls{gap:8px}.gallery-controls button{width:34px;height:34px}.gallery-slide{min-width:84%;aspect-ratio:1.3/1}.gallery-dialog>header{min-height:66px;padding:11px 14px}.gallery-dialog>header h2{font-size:16px}.gallery-stage{grid-template-columns:1fr}.gallery-stage>button{position:absolute;top:50%;transform:translateY(-50%)}.gallery-stage>[data-gallery-modal-prev]{left:9px}.gallery-stage>[data-gallery-modal-next]{right:9px}.gallery-modal-image{height:58vh}.gallery-dialog>footer{padding:12px 15px!important}}
@media(prefers-reduced-motion:reduce){.gallery-controls button,.gallery-slide img,.gallery-slide>span,.gallery-stage>button{transition:none}.gallery-track{scroll-behavior:auto}}
