.gallery_container__fXHd0{max-width:1200px;margin:0 auto;padding:5rem 1rem}.gallery_header__oifpj{text-align:center;max-width:800px;margin:0 auto 4rem}.gallery_title__p7CbR{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;color:var(--color-gray-900)}.gallery_titleAccent__A0JqK{color:var(--color-primary)}.gallery_subtitle__9SwZN{font-size:1.25rem;color:var(--color-gray-600);line-height:1.6}.gallery_gallery__8AoRi{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:4rem}@media (min-width:768px){.gallery_gallery__8AoRi{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.gallery_gallery__8AoRi{grid-template-columns:repeat(3,1fr)}}.gallery_card__hQP14{background:#fff;border-radius:var(--radius-2xl);overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:box-shadow .3s ease,transform .3s ease;border:1px solid var(--color-gray-100)}.gallery_card__hQP14:hover{box-shadow:0 10px 15px rgba(0,0,0,.15);transform:translateY(-4px)}.gallery_imageContainer__GBkQM{position:relative;width:100%;height:16rem;background-color:var(--color-gray-100);overflow:hidden}.gallery_image__rs6UI{object-fit:cover}.gallery_cardContent__h5hVe{padding:1.5rem}.gallery_cardTitle__CW8af{font-weight:700;font-size:1.125rem;margin-bottom:.5rem;color:var(--color-gray-800)}.gallery_cardCaption__MlUwE{color:var(--color-gray-600);font-size:.875rem;line-height:1.6}.gallery_cta__dEwSc{text-align:center;background:var(--color-gray-50);border-radius:var(--radius-2xl);padding:3rem 2rem}.gallery_ctaTitle__JPljD{font-size:2rem;font-weight:700;margin-bottom:1rem}.gallery_ctaText__hWygP{color:var(--color-gray-600);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.gallery_ctaButton__dRh4K{display:inline-block;background-color:var(--color-primary);color:#fff;font-size:1.125rem;font-weight:700;padding:1rem 2rem;border-radius:9999px;text-decoration:none;transition:background-color .3s ease,transform .3s ease;box-shadow:0 10px 15px rgba(15,191,223,.3)}.gallery_ctaButton__dRh4K:hover{background-color:var(--color-primary-dark);transform:scale(1.05)}@media (min-width:768px){.gallery_title__p7CbR{font-size:3rem}.gallery_subtitle__9SwZN{font-size:1.5rem}}