.about-page__intro{padding:5rem 2rem;background:var(--color-background)}.about-page__intro-inner{max-width:860px;margin:0 auto}.about-page__intro-heading{font-family:var(--font-primary--family);font-size:clamp(1.4rem,3vw,2rem);font-weight:700;color:var(--color-foreground);line-height:1.3;margin:0 0 1.25rem}.about-page__intro-text{font-family:var(--font-body--family);font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.8;color:rgb(var(--color-foreground-rgb) / .75);margin:0}.about-page__gallery{padding:0 2rem 5rem;background:var(--color-background)}.about-page__gallery-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.about-page__gallery-item{aspect-ratio:4 / 3;overflow:hidden;border-radius:8px}.about-page__gallery-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .35s ease}.about-page__gallery-item:hover .about-page__gallery-img{transform:scale(1.04)}@media screen and (max-width:999px){.about-page__gallery-inner{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.about-page__intro{padding:3rem 1.25rem}.about-page__gallery{padding:0 1.25rem 3rem}.about-page__gallery-inner{grid-template-columns:1fr;gap:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-about-page.css.map */
