.section-image-gallery .wrap{padding-right:0}.section-image-gallery__header{text-align:center;flex-direction:column;gap:2em;padding-bottom:2em;display:flex}@media (max-width:768px){.section-image-gallery__header h1,.section-image-gallery__header p{padding-left:1em;padding-right:1em}}.section-image-gallery__header-links{justify-content:space-between;align-items:center;gap:.5em;padding-bottom:1em;padding-left:1em;padding-right:1em;display:flex;overflow-x:scroll}@media (max-width:768px){.section-image-gallery__header-links{justify-content:flex-start}}.section-image-gallery__header-links button span{font-weight:500}.section-image-gallery__header-links button.active{border-color:var(--color-secondary);background-color:var(--color-secondary)!important}.section-image-gallery__header-links button.active span{color:var(--color-white)}.section-image-gallery__main{flex-direction:column;gap:7em;padding-right:2.125em;display:flex}@media (max-width:1024px){.section-image-gallery__main{padding-right:2em}}@media (max-width:768px){.section-image-gallery__main{padding-right:1em}}.section-image-gallery__main-gallery{text-align:center}.section-image-gallery__main-gallery .header{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding-bottom:2em;display:flex}.section-image-gallery__main-gallery .header img{object-fit:cover;width:100%;max-width:100px;height:auto;display:block}.section-image-gallery__main-gallery .images{grid-template-columns:repeat(4,1fr);justify-content:space-between;gap:2em;display:grid}@media (max-width:1024px){.section-image-gallery__main-gallery .images{grid-template-columns:repeat(3,1fr);gap:1em .75em}}@media (max-width:768px){.section-image-gallery__main-gallery .images{grid-template-columns:repeat(2,1fr)}}.section-image-gallery__main-gallery .images img{object-fit:cover;border-radius:12px;height:100%;min-height:220px;max-height:220px;display:block}@media (max-width:768px){.section-image-gallery__main-gallery .images img{min-height:135px;max-height:135px}}.section-image-gallery__main-gallery button{margin-top:2em}.section-image-gallery__main-gallery button span{pointer-events:none}.section-image-gallery__main-gallery.hidden{display:none}
