.FeaturesGallery-module__eUL2ca__gallerySection{background-color:var(--bg-primary);padding:clamp(4rem,10vw,8rem) 0}.FeaturesGallery-module__eUL2ca__header{text-align:center;margin-bottom:clamp(2rem,6vw,4rem)}.FeaturesGallery-module__eUL2ca__galleryGrid{grid-template-columns:1fr;gap:clamp(1rem,3vw,2rem);display:grid}@media (min-width:576px){.FeaturesGallery-module__eUL2ca__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.FeaturesGallery-module__eUL2ca__galleryGrid{grid-template-columns:repeat(3,1fr)}}.FeaturesGallery-module__eUL2ca__galleryItem{box-shadow:var(--shadow-md);aspect-ratio:1;border:1px solid var(--border-light);border-radius:1.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.FeaturesGallery-module__eUL2ca__galleryItem:hover{box-shadow:var(--shadow-xl);border-color:#0f766e33;transform:translateY(-8px)}.FeaturesGallery-module__eUL2ca__featured{grid-area:span 1/span 1}@media (min-width:576px){.FeaturesGallery-module__eUL2ca__featured{aspect-ratio:auto;grid-area:span 2/span 2}}.FeaturesGallery-module__eUL2ca__image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.FeaturesGallery-module__eUL2ca__galleryItem:hover .FeaturesGallery-module__eUL2ca__image{transform:scale(1.03)}
