body.modal-open{overflow:hidden}.gates-gallery-container{margin-bottom:15px;padding:0 20px}.centered-text-container-gates{justify-content:center;display:flex}.gates-gallery-texts{text-align:left;width:100%;max-width:1500px}.gates-gallery-title{color:#000;padding:10px 0;font-size:30px}@media (max-width:1554px){.gates-gallery-title{max-width:1200px}}.gates-gallery-button{color:#f7f7f7;cursor:pointer;background:linear-gradient(90deg,#2ecc71,#1abc9c);border:none;border-radius:5px;margin-bottom:25px;padding:15px 20px;font-size:18px;transition:transform .2s ease-in-out;box-shadow:0 4px 6px #0003}.gates-gallery-button:hover{background:#01bb55;transform:scale(1.05)}@media (max-width:625px){.gates-gallery-button:hover{transform:none}}.gates-gallery-text{color:#000;text-align:left;width:100%;margin-bottom:15px;padding:10px 0;font-size:20px}@media (max-width:1554px){.gates-gallery-text{max-width:1200px}}.gates-gallery-grid{grid-template-columns:repeat(4,1fr);justify-content:center;gap:15px;max-width:1500px;margin:0 auto;display:grid}@media (max-width:1554px){.gates-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1050px){.gates-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:625px){.gates-gallery-grid{grid-template-columns:1fr;gap:8px}}.gallery-gates-photo{cursor:pointer;border:1.75px solid #b88a56;border-radius:5px;width:100%;max-width:400px}@media (max-width:625px){.gallery-gates-photo{max-width:100%;height:100%;max-height:400px}}.modal{z-index:10;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{object-fit:contain;width:auto;min-width:500px;max-width:90%;height:auto;min-height:500px;max-height:90%;image-rendering:crisp-edges;border:2px solid #fff;animation:.4s zoomIn;box-shadow:0 0 15px #00000080}.close{color:#fff;cursor:pointer;font-size:2rem;font-weight:700;position:absolute;top:20px;right:30px}
