.CommunitySection-module-scss-module__qCV87W__section{background-color:#121212;padding-block:4rem}.CommunitySection-module-scss-module__qCV87W__inner{box-sizing:border-box;width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.25rem}@media (min-width:48rem){.CommunitySection-module-scss-module__qCV87W__inner{padding-inline:2rem}}.CommunitySection-module-scss-module__qCV87W__layout{gap:2rem;display:grid}@media (min-width:48rem){.CommunitySection-module-scss-module__qCV87W__layout{grid-template-columns:1fr min(32rem,48%);align-items:center;gap:2.5rem}}.CommunitySection-module-scss-module__qCV87W__title{font-family:var(--font-kanit),system-ui,sans-serif;color:#f5f5f5;text-wrap:balance;margin-bottom:1.5rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;line-height:1.2}.CommunitySection-module-scss-module__qCV87W__content p{color:#e0e0e0;font-size:1.0625rem;line-height:1.7}.CommunitySection-module-scss-module__qCV87W__content p+p{margin-top:1rem}.CommunitySection-module-scss-module__qCV87W__image{aspect-ratio:3/4;background-color:#1e1e1e;border:1px solid #2a2a2a;border-radius:.75rem;width:100%;min-height:20rem;position:relative;overflow:hidden}.CommunitySection-module-scss-module__qCV87W__imagePhoto{object-fit:cover}
.ContactSection-module-scss-module__P40dLG__section{background-color:#1e1e1e;padding-block:4rem;scroll-margin-top:4.5rem}.ContactSection-module-scss-module__P40dLG__inner{box-sizing:border-box;width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.25rem}@media (min-width:48rem){.ContactSection-module-scss-module__P40dLG__inner{padding-inline:2rem}}.ContactSection-module-scss-module__P40dLG__inner{text-align:center}.ContactSection-module-scss-module__P40dLG__title{font-family:var(--font-kanit),system-ui,sans-serif;color:#f5f5f5;margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;line-height:1.2}.ContactSection-module-scss-module__P40dLG__intro{color:#e0e0e0;max-width:32rem;margin:0 auto 2rem}.ContactSection-module-scss-module__P40dLG__contactMethods{flex-direction:column;align-items:center;gap:1.75rem;display:flex}.ContactSection-module-scss-module__P40dLG__emailLink{color:#f5f5f5;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:500;text-decoration:none;display:inline-flex}.ContactSection-module-scss-module__P40dLG__emailLink:hover{text-decoration:underline}.ContactSection-module-scss-module__P40dLG__emailLink:focus-visible{outline-offset:2px;border-radius:.5rem;outline:2px solid #f5f5f5}.ContactSection-module-scss-module__P40dLG__socialList{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.ContactSection-module-scss-module__P40dLG__socialLink{color:#f5f5f5;background-color:#ffffff14;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .15s;display:inline-flex}.ContactSection-module-scss-module__P40dLG__socialLink:hover{background-color:#ffffff24}.ContactSection-module-scss-module__P40dLG__socialLink:focus-visible{outline-offset:2px;outline:2px solid #f5f5f5}.ContactSection-module-scss-module__P40dLG__socialLink[aria-disabled=true]{opacity:.55;pointer-events:none}.ContactSection-module-scss-module__P40dLG__icon{flex-shrink:0;width:1.25rem;height:1.25rem}.ContactSection-module-scss-module__P40dLG__socialLabel{font-size:.9375rem;font-weight:500}.ContactSection-module-scss-module__P40dLG__socialNote{color:#b0b0b0;margin:0;font-size:.8125rem}
.GallerySection-module-scss-module__wX9IJW__section{background-color:#121212;padding-block:3rem 4rem;overflow:hidden}.GallerySection-module-scss-module__wX9IJW__rows{opacity:0;flex-direction:column;gap:.875rem;transition:opacity .4s;display:flex}.GallerySection-module-scss-module__wX9IJW__rowsLoading{opacity:.35;background:linear-gradient(#1e1e1e 0%,#121212 100%);min-height:12rem}.GallerySection-module-scss-module__wX9IJW__rowsVisible{opacity:1}.GallerySection-module-scss-module__wX9IJW__row{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.GallerySection-module-scss-module__wX9IJW__track{width:max-content;animation:GallerySection-module-scss-module__wX9IJW__gallery-scroll-left var(--gallery-duration,89s) linear infinite;display:flex}.GallerySection-module-scss-module__wX9IJW__trackReverse{animation-name:GallerySection-module-scss-module__wX9IJW__gallery-scroll-right}.GallerySection-module-scss-module__wX9IJW__trackGroup{align-items:center;gap:.875rem;padding-inline:.4375rem;display:flex}.GallerySection-module-scss-module__wX9IJW__card{background-color:#1e1e1e;border-radius:.625rem;flex-shrink:0;width:auto;height:10rem;margin:0;line-height:0;display:block;overflow:hidden}@media (min-width:48rem){.GallerySection-module-scss-module__wX9IJW__card{height:12rem}}.GallerySection-module-scss-module__wX9IJW__card>span{width:auto!important;max-width:none!important;height:100%!important;display:block!important}.GallerySection-module-scss-module__wX9IJW__cardImage{object-fit:cover;opacity:0;transition:opacity .35s;display:block;width:auto!important;max-width:none!important;height:100%!important}.GallerySection-module-scss-module__wX9IJW__cardImageLoaded{opacity:1}@keyframes GallerySection-module-scss-module__wX9IJW__gallery-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes GallerySection-module-scss-module__wX9IJW__gallery-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.GallerySection-module-scss-module__wX9IJW__rows,.GallerySection-module-scss-module__wX9IJW__cardImage{opacity:1;transition:none}.GallerySection-module-scss-module__wX9IJW__track,.GallerySection-module-scss-module__wX9IJW__trackReverse{animation:none;transform:none}.GallerySection-module-scss-module__wX9IJW__row{scrollbar-width:thin;overflow-x:auto;-webkit-mask-image:none;mask-image:none}}
