.custom-gallery{display:flex;flex-wrap:wrap;gap:10px}.custom-gallery a{flex:1 1 calc(25% - 10px);box-sizing:border-box}.custom-gallery img{width:100%;height:auto;display:block;border-radius:8px;transition:transform 0.3s ease}.custom-gallery img:hover{transform:scale(1.05)}.lightbox{position:fixed!important;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90%;max-height:90%;width:auto!important;height:auto!important;padding:0!important;box-sizing:border-box;background-color:rgba(0,0,0,0.8)}.lb-outerContainer{height:auto!important}.lb-image{max-height:calc(100vh - 40px);width:auto!important;height:auto!important;display:block;margin:0 auto}@media (max-width:980px){.et_pb_section_0_tb_header{position:relative;z-index:10000}.et_mobile_menu{position:fixed!important;top:128px!important;left:0;width:100%;height:calc(79vh - 80px);overflow-y:auto;background:#07294d;z-index:9999!important}.et_pb_section_1_tb_header{position:relative!important;z-index:1!important}}