.gallery-section .inr-sctn{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 auto}.gallery-section .gallery-phto{align-items:center;border-radius:20px;display:flex;flex-grow:0;flex-shrink:1;justify-content:center;max-width:430px;overflow:hidden;position:relative}.gallery-section .hdng-glry{text-align:center}.gallery-section .gallery-phto img{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}.gallery-section .gallery-phto:first-child,.gallery-section .gallery-phto:nth-child(6){flex-basis:25%}.gallery-section .gallery-phto:nth-child(2),.gallery-section .gallery-phto:nth-child(4){flex-basis:43%}.gallery-section .gallery-phto:nth-child(3),.gallery-section .gallery-phto:nth-child(5){flex-basis:30%}.gallery-section .gallery-btn{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:50px}.gallery-section .gallery-btn .button-wrap.full-width,.gallery-section .gallery-btn .button-wrap.full-width a{width:100%}.gallery-section .gallery-btn a.hs-button{text-decoration:none;transition:all .3s ease}.gallery-section .gallery-btn a.hs-button .icon-wrap{align-items:center;display:flex;justify-content:center;margin-left:10px}.gallery-section .gallery-btn a.hs-button .icon-wrap svg{fill:currentColor;height:18px;width:18px}@media (max-width:800px){.gallery-section .gallery-phto:first-child,.gallery-section .gallery-phto:nth-child(2),.gallery-section .gallery-phto:nth-child(3),.gallery-section .gallery-phto:nth-child(4),.gallery-section .gallery-phto:nth-child(5),.gallery-section .gallery-phto:nth-child(6){flex-basis:unset}.gallery-section .gallery-phto{flex:0 0 calc(50% - 5px);height:auto;max-width:calc(50% - 5px)}.gallery-section .gallery-phto img{height:auto;object-fit:contain;width:100%}}