.image_gallery{background-color:var(--Color_Very_Light_Grey_2);margin:90px 0;padding:90px 0}.image_gallery_inner{display:flex;flex-direction:column;gap:90px}.image_gallery_inner .top_section .heading_section{text-align:center}.image_gallery_inner .top_section .heading_section .heading{margin:0}.image_gallery_inner .bottom_section .lightbox_section{display:flex;flex-wrap:wrap;gap:24px}.image_gallery_inner .bottom_section .lightbox_section .image_section{border-radius:10px;display:flex;max-height:404px;overflow:hidden;width:32.064%}.image_gallery_inner .bottom_section .lightbox_section .image_section img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image_gallery_inner .bottom_section .lightbox_section .image_section.full_width{max-height:536px;width:100%}@media (max-width:1439px){.image_gallery_inner .bottom_section .lightbox_section .image_section{width:31.9%}}@media (max-width:1359px){.image_gallery{margin:80px 0;padding:80px 0}.image_gallery_inner{gap:80px}}@media (max-width:1199px){.image_gallery{margin:70px 0;padding:70px 0}.image_gallery_inner{gap:70px}.image_gallery_inner .bottom_section .lightbox_section{gap:19px}}@media (max-width:991px){.image_gallery{margin:65px 0;padding:65px 0}.image_gallery_inner{gap:65px}.image_gallery_inner .bottom_section .lightbox_section .image_section{width:31.59%}}@media (max-width:767px){.image_gallery{margin:60px 0;padding:60px 0}.image_gallery_inner{gap:60px}.image_gallery_inner .bottom_section .lightbox_section{gap:14px}}@media (max-width:575px){.image_gallery_inner .bottom_section .lightbox_section .image_section{height:200px;height:160px;-o-object-fit:cover;object-fit:cover;width:calc(50% - 7px)!important}}.fancybox__thumbs{display:none}.fancybox__container{background-color:rgba(0,0,0,.9)!important}