@keyframes HomeHeroSection-module-scss-module__eqU_qG__fadeInPage{to{opacity:1}}.HomeHeroSection-module-scss-module__eqU_qG__hero{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;padding:80px 16px 0;display:flex}.HomeHeroSection-module-scss-module__eqU_qG__hero h1{color:var(--primary-color);text-align:center;margin:0;font-size:1.4rem;font-weight:500;line-height:1.2}.HomeHeroSection-module-scss-module__eqU_qG__logo-container{justify-content:center;align-items:center;width:100%;display:flex}.HomeHeroSection-module-scss-module__eqU_qG__hero-content{opacity:0;flex-direction:column;align-items:center;gap:16px;width:100%;animation:.72s cubic-bezier(.22,1,.36,1) .62s forwards HomeHeroSection-module-scss-module__eqU_qG__heroContentReveal;display:flex;transform:translateY(8px)}.HomeHeroSection-module-scss-module__eqU_qG__eyebrow{color:var(--accent-color);text-align:center;font-size:.85rem;font-weight:600}.HomeHeroSection-module-scss-module__eqU_qG__ctas{grid-template-columns:1fr;gap:.625rem;display:grid}.HomeHeroSection-module-scss-module__eqU_qG__scroll-instruction{flex-direction:column;justify-content:center;align-items:center;gap:.2rem;margin-top:.35rem;display:flex}.HomeHeroSection-module-scss-module__eqU_qG__scroll-instruction>span{color:var(--light-gray);font-size:.8rem;font-weight:500}.HomeHeroSection-module-scss-module__eqU_qG__primary-cta{border-style:solid;border-width:3px;border-color:var(--light-gray);box-shadow:var(--button-default-shadow);color:var(--light-gray);box-sizing:border-box;text-align:center;-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:18px 36px;font-size:24px;font-style:normal;font-weight:600;line-height:normal;transition:all .1s ease-in-out;display:flex}.HomeHeroSection-module-scss-module__eqU_qG__primary-cta:active{box-shadow:var(--button-active-shadow);transform:translate(-1px,1px)}.HomeHeroSection-module-scss-module__eqU_qG__primary-cta:disabled{border-color:var(--dim-gray);color:var(--dim-gray);cursor:not-allowed;box-shadow:none;background-color:#fff}.HomeHeroSection-module-scss-module__eqU_qG__primary-cta:disabled:active{box-shadow:none;transform:none}.HomeHeroSection-module-scss-module__eqU_qG__primary-cta{border-color:var(--primary-color);color:var(--primary-color);background-color:#fff;padding:.65rem .75rem;font-size:.95rem;text-decoration:none}.HomeHeroSection-module-scss-module__eqU_qG__secondary-cta{border-style:solid;border-width:3px;border-color:var(--light-gray);box-shadow:var(--button-default-shadow);color:var(--light-gray);box-sizing:border-box;text-align:center;-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:18px 36px;font-size:24px;font-style:normal;font-weight:600;line-height:normal;transition:all .1s ease-in-out;display:flex}.HomeHeroSection-module-scss-module__eqU_qG__secondary-cta:active{box-shadow:var(--button-active-shadow);transform:translate(-1px,1px)}.HomeHeroSection-module-scss-module__eqU_qG__secondary-cta:disabled{border-color:var(--dim-gray);color:var(--dim-gray);cursor:not-allowed;box-shadow:none;background-color:#fff}.HomeHeroSection-module-scss-module__eqU_qG__secondary-cta:disabled:active{box-shadow:none;transform:none}.HomeHeroSection-module-scss-module__eqU_qG__secondary-cta{border-color:var(--light-gray);color:var(--light-gray);background-color:#fff;padding:.65rem .75rem;font-size:.95rem;text-decoration:none}@media (min-width:768px){.HomeHeroSection-module-scss-module__eqU_qG__hero{padding:1rem 0}.HomeHeroSection-module-scss-module__eqU_qG__hero>h1{max-width:24ch;font-size:1.85rem}.HomeHeroSection-module-scss-module__eqU_qG__ctas{display:none}.HomeHeroSection-module-scss-module__eqU_qG__scroll-instruction{margin-top:.6rem}}@keyframes HomeHeroSection-module-scss-module__eqU_qG__heroContentReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.HomeHeroSection-module-scss-module__eqU_qG__hero-content{opacity:1;animation:none;transform:translateY(0)}}
@keyframes PropertyCard-module-scss-module__u62rNW__fadeInPage{to{opacity:1}}.PropertyCard-module-scss-module__u62rNW__property-card{border:1px solid var(--dim-gray);background-color:var(--background-color);box-shadow:var(--default-box-shadow);border-radius:8px;flex-direction:column;padding:0;display:flex;overflow:hidden}.PropertyCard-module-scss-module__u62rNW__horizontal{scroll-snap-align:center;flex:0 0 min(100vw,340px)}.PropertyCard-module-scss-module__u62rNW__vertical{width:100%}.PropertyCard-module-scss-module__u62rNW__property-image-container{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.PropertyCard-module-scss-module__u62rNW__property-image-container>img{object-fit:cover;width:100%;height:100%;display:block}.PropertyCard-module-scss-module__u62rNW__property-image-placeholder{background:#f4f4f4;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PropertyCard-module-scss-module__u62rNW__property-content{flex-direction:column;gap:.75rem;padding:16px;display:flex}.PropertyCard-module-scss-module__u62rNW__property-content>h3{color:var(--danger-color);margin:0;font-size:1.1rem}.PropertyCard-module-scss-module__u62rNW__property-content>p{color:var(--light-gray);margin:0;font-size:.9rem;line-height:1.4}.PropertyCard-module-scss-module__u62rNW__capacity{color:var(--primary-color);min-height:unset;margin:-.35rem 0 0;font-size:.84rem;font-weight:600}.PropertyCard-module-scss-module__u62rNW__amenities{flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.PropertyCard-module-scss-module__u62rNW__amenities>li{color:var(--primary-color);border:1px solid var(--dim-gray);border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.PropertyCard-module-scss-module__u62rNW__amenities>li>svg{flex-shrink:0;width:16px;height:16px}.PropertyCard-module-scss-module__u62rNW__amenities>li>span{line-height:1}.PropertyCard-module-scss-module__u62rNW__pet-icon-wrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.PropertyCard-module-scss-module__u62rNW__pets-blocked-overlay{width:16px;height:16px;color:var(--primary-color);position:absolute;transform:rotate(-34deg)scaleX(1.35)}.PropertyCard-module-scss-module__u62rNW__details-link{border-style:solid;border-width:3px;border-color:var(--light-gray);box-shadow:var(--button-default-shadow);color:var(--light-gray);box-sizing:border-box;text-align:center;-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:18px 36px;font-size:24px;font-style:normal;font-weight:600;line-height:normal;transition:all .1s ease-in-out;display:flex}.PropertyCard-module-scss-module__u62rNW__details-link:active{box-shadow:var(--button-active-shadow);transform:translate(-1px,1px)}.PropertyCard-module-scss-module__u62rNW__details-link:disabled{border-color:var(--dim-gray);color:var(--dim-gray);cursor:not-allowed;box-shadow:none;background-color:#fff}.PropertyCard-module-scss-module__u62rNW__details-link:disabled:active{box-shadow:none;transform:none}.PropertyCard-module-scss-module__u62rNW__details-link{border-color:var(--primary-color);color:var(--primary-color);background-color:#fff;align-self:center;margin-top:.1rem;font-size:.92rem;text-decoration:none}@media (min-width:1024px){.PropertyCard-module-scss-module__u62rNW__horizontal{flex-basis:min(32vw,360px)}}
@keyframes PropertyHero-module-scss-module__9vx6NG__fadeInPage{to{opacity:1}}.PropertyHero-module-scss-module__9vx6NG__hero{width:100%;position:relative}.PropertyHero-module-scss-module__9vx6NG__hero-image-container{aspect-ratio:16/7;border-radius:0 0 16px 16px;width:100%;max-width:1280px;min-height:280px;max-height:500px;margin:0 auto;position:relative;overflow:hidden}.PropertyHero-module-scss-module__9vx6NG__hero-image{object-fit:cover}.PropertyHero-module-scss-module__9vx6NG__hero-placeholder{background:#f4f4f4;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PropertyHero-module-scss-module__9vx6NG__hero-placeholder>svg{opacity:.4;width:80px;height:80px}.PropertyHero-module-scss-module__9vx6NG__hero-overlay{background:linear-gradient(#0000 0%,#00000026 50%,#0009 100%);align-items:flex-end;padding:1.5rem 1.25rem;display:flex;position:absolute;inset:0}.PropertyHero-module-scss-module__9vx6NG__hero-overlay>h1{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #0000004d;margin:0;font-size:1.75rem;font-weight:700}@media (min-width:768px){.PropertyHero-module-scss-module__9vx6NG__hero-image-container{aspect-ratio:16/6;border-radius:0 0 24px 24px}.PropertyHero-module-scss-module__9vx6NG__hero-overlay{padding:2rem 2.5rem}.PropertyHero-module-scss-module__9vx6NG__hero-overlay>h1{font-size:2.25rem}}@media (min-width:1024px){.PropertyHero-module-scss-module__9vx6NG__hero-overlay>h1{font-size:2.75rem}}
.PropertyKeyDetails-module-scss-module__xGN4bq__key-details{padding:0 1.25rem}.PropertyKeyDetails-module-scss-module__xGN4bq__details-list{flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.PropertyKeyDetails-module-scss-module__xGN4bq__details-list>li{color:var(--light-gray);background-color:var(--background-color);border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.95rem;display:flex;box-shadow:0 1px 3px #0000000f}.PropertyKeyDetails-module-scss-module__xGN4bq__details-list>li>svg{width:1.1rem;height:1.1rem;color:var(--primary-color);flex-shrink:0}.PropertyKeyDetails-module-scss-module__xGN4bq__details-list>li>span{line-height:1.4}.PropertyKeyDetails-module-scss-module__xGN4bq__pet-icon-wrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.PropertyKeyDetails-module-scss-module__xGN4bq__pet-icon-wrapper>svg{color:var(--primary-color)}.PropertyKeyDetails-module-scss-module__xGN4bq__pets-blocked-overlay{color:var(--danger-color);font-size:1.15rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}@media (min-width:768px){.PropertyKeyDetails-module-scss-module__xGN4bq__key-details{padding:0 2.5rem}.PropertyKeyDetails-module-scss-module__xGN4bq__details-list>li{padding:.55rem 1rem;font-size:1rem}}
.HomePropertyShowcaseSection-module-scss-module__PHETSa__section{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;height:100%;padding:80px 0 0;display:flex}.HomePropertyShowcaseSection-module-scss-module__PHETSa__heading-row{padding:0 16px}.HomePropertyShowcaseSection-module-scss-module__PHETSa__heading-row>h2{color:var(--primary-color);margin:0;font-size:1.45rem}.HomePropertyShowcaseSection-module-scss-module__PHETSa__heading-row>p{color:var(--light-gray);margin:.35rem 0 0;font-size:.95rem}.HomePropertyShowcaseSection-module-scss-module__PHETSa__showcase{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding:20px;display:flex;overflow-x:auto}.HomePropertyShowcaseSection-module-scss-module__PHETSa__showcase::-webkit-scrollbar{display:none}.HomePropertyShowcaseSection-module-scss-module__PHETSa__showcase>*{scroll-snap-align:center;flex:0 0 100%}@media (min-width:768px){.HomePropertyShowcaseSection-module-scss-module__PHETSa__section{height:auto;padding:0}.HomePropertyShowcaseSection-module-scss-module__PHETSa__showcase{width:100%;height:auto;overflow-x:unset;scroll-snap-type:unset;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px 16px;display:grid}.HomePropertyShowcaseSection-module-scss-module__PHETSa__showcase>*{flex:unset}}@media (min-width:1024px){.HomePropertyShowcaseSection-module-scss-module__PHETSa__showcase{grid-template-columns:repeat(3,minmax(0,1fr))}}
.PropertyDescription-module-scss-module__3wxO5a__description-section{flex-direction:column;gap:.75rem;padding:0 1.25rem;display:flex}.PropertyDescription-module-scss-module__3wxO5a__description-section>h2{color:var(--primary-color);letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700}.PropertyDescription-module-scss-module__3wxO5a__description-section>p{color:var(--light-gray);max-width:65ch;margin:0;font-size:.95rem;line-height:1.65}@media (min-width:768px){.PropertyDescription-module-scss-module__3wxO5a__description-section{padding:0 2.5rem}.PropertyDescription-module-scss-module__3wxO5a__description-section>h2{font-size:1.6rem}.PropertyDescription-module-scss-module__3wxO5a__description-section>p{font-size:1rem}}
@keyframes HomeServicesSection-module-scss-module__mcMoGG__fadeInPage{to{opacity:1}}.HomeServicesSection-module-scss-module__mcMoGG__section{flex-direction:column;gap:1.1rem;padding:0 16px;display:flex}.HomeServicesSection-module-scss-module__mcMoGG__section>h2{color:var(--primary-color);letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:700}.HomeServicesSection-module-scss-module__mcMoGG__services-copy{color:var(--light-gray);max-width:58ch;margin:0;font-size:.94rem;line-height:1.55}.HomeServicesSection-module-scss-module__mcMoGG__categories-grid{grid-template-columns:1fr;gap:1.15rem;margin-top:.4rem;display:grid}.HomeServicesSection-module-scss-module__mcMoGG__category-card{background-color:var(--background-color);border-radius:16px;flex-direction:column;gap:.85rem;padding:1.25rem 1.3rem;transition:box-shadow .22s;display:flex;box-shadow:0 1px 4px #0000000f}.HomeServicesSection-module-scss-module__mcMoGG__category-card:hover{box-shadow:0 2px 10px #00000017}.HomeServicesSection-module-scss-module__mcMoGG__category-card>h3{color:var(--danger-color);letter-spacing:-.01em;align-items:center;gap:.55rem;margin:0;font-size:1.08rem;font-weight:600;display:flex}.HomeServicesSection-module-scss-module__mcMoGG__category-card>h3:before{content:"";background-color:var(--danger-color);border-radius:2px;flex-shrink:0;width:3px;height:1.1em;display:inline-block}.HomeServicesSection-module-scss-module__mcMoGG__services-grid{grid-template-columns:1fr;gap:.2rem;margin:0;padding:0;list-style:none;display:grid}.HomeServicesSection-module-scss-module__mcMoGG__service-item{color:#6b6b6b;border-radius:10px;align-items:center;gap:.7rem;padding:.5rem .65rem;transition:background-color .18s,color .18s;display:flex}.HomeServicesSection-module-scss-module__mcMoGG__service-item:hover{background-color:color-mix(in srgb,var(--dim-gray)18%,transparent);color:#4a4a4a}.HomeServicesSection-module-scss-module__mcMoGG__service-item>svg{width:1.15rem;height:1.15rem;color:var(--primary-color);opacity:.85;flex-shrink:0}.HomeServicesSection-module-scss-module__mcMoGG__service-item>span{font-size:.9rem;line-height:1.4}.HomeServicesSection-module-scss-module__mcMoGG__service-item-highlighted{background-color:color-mix(in srgb,var(--primary-color)5%,transparent)}.HomeServicesSection-module-scss-module__mcMoGG__service-item-highlighted>svg{color:var(--primary-color);opacity:1}.HomeServicesSection-module-scss-module__mcMoGG__service-item-highlighted>span{color:var(--primary-color);font-weight:500}.HomeServicesSection-module-scss-module__mcMoGG__service-item-highlighted:hover{background-color:color-mix(in srgb,var(--primary-color)9%,transparent)}.HomeServicesSection-module-scss-module__mcMoGG__checkin-checkout{background-color:color-mix(in srgb,var(--primary-color)5%,transparent);border-radius:12px;flex-direction:column;gap:.5rem;width:fit-content;margin:auto;padding:.75rem 2rem;display:flex}.HomeServicesSection-module-scss-module__mcMoGG__checkin-checkout>p{color:var(--primary-color);align-items:center;gap:.4rem;margin:0;font-size:.9rem;font-weight:500;display:flex}.HomeServicesSection-module-scss-module__mcMoGG__checkin-checkout>p>svg{width:16px;height:16px;color:var(--primary-color);flex-shrink:0}@media (min-width:768px){.HomeServicesSection-module-scss-module__mcMoGG__services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem .6rem}.HomeServicesSection-module-scss-module__mcMoGG__checkin-checkout{flex-direction:row;gap:2.5rem}}@media (min-width:1024px){.HomeServicesSection-module-scss-module__mcMoGG__categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.HomeServicesSection-module-scss-module__mcMoGG__category-card{padding:1.35rem 1.45rem}}
@keyframes PropertyAmenities-module-scss-module__VsGfAa__fadeInPage{to{opacity:1}}.PropertyAmenities-module-scss-module__VsGfAa__amenities-section{flex-direction:column;gap:1.1rem;padding:0 1.25rem;display:flex}.PropertyAmenities-module-scss-module__VsGfAa__amenities-section>h2{color:var(--primary-color);letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700}.PropertyAmenities-module-scss-module__VsGfAa__amenities-copy{color:var(--light-gray);max-width:58ch;margin:0;font-size:.94rem;line-height:1.55}.PropertyAmenities-module-scss-module__VsGfAa__categories-grid{grid-template-columns:1fr;gap:1.15rem;margin-top:.4rem;display:grid}.PropertyAmenities-module-scss-module__VsGfAa__category-card{background-color:var(--background-color);border-radius:16px;flex-direction:column;gap:.85rem;padding:1.25rem 1.3rem;transition:box-shadow .22s;display:flex;box-shadow:0 1px 4px #0000000f}.PropertyAmenities-module-scss-module__VsGfAa__category-card:hover{box-shadow:0 2px 10px #00000017}.PropertyAmenities-module-scss-module__VsGfAa__category-card>h3{color:var(--danger-color);letter-spacing:-.01em;align-items:center;gap:.55rem;margin:0;font-size:1.08rem;font-weight:600;display:flex}.PropertyAmenities-module-scss-module__VsGfAa__category-card>h3:before{content:"";background-color:var(--danger-color);border-radius:2px;flex-shrink:0;width:3px;height:1.1em;display:inline-block}.PropertyAmenities-module-scss-module__VsGfAa__amenities-grid{grid-template-columns:1fr;gap:.2rem;margin:0;padding:0;list-style:none;display:grid}.PropertyAmenities-module-scss-module__VsGfAa__amenity-item{color:#6b6b6b;border-radius:10px;align-items:center;gap:.7rem;padding:.5rem .65rem;transition:background-color .18s,color .18s;display:flex}.PropertyAmenities-module-scss-module__VsGfAa__amenity-item:hover{background-color:color-mix(in srgb,var(--dim-gray)18%,transparent);color:#4a4a4a}.PropertyAmenities-module-scss-module__VsGfAa__amenity-item>svg{width:1.15rem;height:1.15rem;color:var(--primary-color);opacity:.85;flex-shrink:0}.PropertyAmenities-module-scss-module__VsGfAa__amenity-item>span{font-size:.9rem;line-height:1.4}@media (min-width:768px){.PropertyAmenities-module-scss-module__VsGfAa__amenities-section{padding:0 2.5rem}.PropertyAmenities-module-scss-module__VsGfAa__amenities-section>h2{font-size:1.6rem}.PropertyAmenities-module-scss-module__VsGfAa__amenities-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem .6rem}}@media (min-width:1024px){.PropertyAmenities-module-scss-module__VsGfAa__categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.PropertyAmenities-module-scss-module__VsGfAa__category-card{padding:1.35rem 1.45rem}}
@keyframes HomeLocationSection-module-scss-module__ICAo-a__fadeInPage{to{opacity:1}}.HomeLocationSection-module-scss-module__ICAo-a__section{flex-direction:column;gap:1rem;padding:48px 16px 0;display:flex}.HomeLocationSection-module-scss-module__ICAo-a__section>h2{color:var(--primary-color);letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:700}.HomeLocationSection-module-scss-module__ICAo-a__section>p{color:var(--light-gray);max-width:58ch;margin:0;font-size:.94rem;line-height:1.55}.HomeLocationSection-module-scss-module__ICAo-a__address{color:color-mix(in srgb,var(--light-gray)82%,var(--primary-color));margin-top:-.2rem;font-size:.92rem;line-height:1.5}.HomeLocationSection-module-scss-module__ICAo-a__location-link{border-style:solid;border-width:3px;border-color:var(--light-gray);box-shadow:var(--button-default-shadow);color:var(--light-gray);box-sizing:border-box;text-align:center;-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:18px 36px;font-size:24px;font-style:normal;font-weight:600;line-height:normal;transition:all .1s ease-in-out;display:flex}.HomeLocationSection-module-scss-module__ICAo-a__location-link:active{box-shadow:var(--button-active-shadow);transform:translate(-1px,1px)}.HomeLocationSection-module-scss-module__ICAo-a__location-link:disabled{border-color:var(--dim-gray);color:var(--dim-gray);cursor:not-allowed;box-shadow:none;background-color:#fff}.HomeLocationSection-module-scss-module__ICAo-a__location-link:disabled:active{box-shadow:none;transform:none}.HomeLocationSection-module-scss-module__ICAo-a__location-link{border-color:var(--primary-color);color:var(--primary-color);background-color:#fff;align-self:center;gap:.45rem;width:fit-content;padding:.6rem 1rem;font-size:.92rem;text-decoration:none}.HomeLocationSection-module-scss-module__ICAo-a__location-link>svg{flex-shrink:0;width:1rem;height:1rem}
@keyframes HomeFooterSection-module-scss-module__iGjYCW__fadeInPage{to{opacity:1}}.HomeFooterSection-module-scss-module__iGjYCW__footer{flex-direction:column;align-items:center;gap:1.4rem;padding:48px 16px 72px;display:flex}.HomeFooterSection-module-scss-module__iGjYCW__brand>strong{color:var(--danger-color);letter-spacing:-.02em;font-size:1.2rem;font-weight:700}.HomeFooterSection-module-scss-module__iGjYCW__brand>p{color:var(--light-gray);margin:.3rem 0 0;font-size:.9rem}.HomeFooterSection-module-scss-module__iGjYCW__links-columns{grid-template-columns:1fr;gap:1.15rem;width:100%;display:grid}.HomeFooterSection-module-scss-module__iGjYCW__links-columns section{background-color:var(--background-color);border-radius:16px;flex-direction:column;gap:.75rem;padding:1.1rem 1.2rem;display:flex;box-shadow:0 1px 4px #0000000f}.HomeFooterSection-module-scss-module__iGjYCW__links-columns section>h3{color:var(--danger-color);letter-spacing:-.01em;align-items:center;gap:.5rem;margin:0;font-size:1.06rem;font-weight:600;display:flex}.HomeFooterSection-module-scss-module__iGjYCW__links-columns section>h3:before{content:"";background-color:var(--danger-color);border-radius:2px;flex-shrink:0;width:3px;height:1.1em;display:inline-block}.HomeFooterSection-module-scss-module__iGjYCW__links-columns section>ul{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.HomeFooterSection-module-scss-module__iGjYCW__links-columns section>ul a{color:#6b6b6b;border-radius:10px;align-items:center;gap:.55rem;padding:.42rem .55rem;font-size:.9rem;text-decoration:none;transition:background-color .18s,color .18s;display:flex}.HomeFooterSection-module-scss-module__iGjYCW__links-columns section>ul a:hover{background-color:color-mix(in srgb,var(--dim-gray)18%,transparent);color:#4a4a4a}.HomeFooterSection-module-scss-module__iGjYCW__links-columns section>ul a>svg{width:1.05rem;height:1.05rem;color:var(--primary-color);opacity:.85;flex-shrink:0}.HomeFooterSection-module-scss-module__iGjYCW__links-columns section>ul a>span{line-height:1.4}.HomeFooterSection-module-scss-module__iGjYCW__attention-hours{color:var(--light-gray);text-align:center;margin:0;font-size:.8rem}@media (min-width:768px){.HomeFooterSection-module-scss-module__iGjYCW__links-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}
@keyframes page-module-scss-module__tkGmqW__fadeInPage{to{opacity:1}}.page-module-scss-module__tkGmqW__main{opacity:0;z-index:1;box-sizing:border-box;flex-direction:column;gap:.75rem;width:100%;min-height:100%;margin:0 auto;animation:2s forwards page-module-scss-module__tkGmqW__fadeInPage;display:flex;position:relative}.page-module-scss-module__tkGmqW__background-image{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.page-module-scss-module__tkGmqW__background-image:after{content:"";background:color-mix(in srgb,var(--background-color)72%,transparent);position:absolute;inset:0}.page-module-scss-module__tkGmqW__background-image-img{object-fit:cover;opacity:.25}.page-module-scss-module__tkGmqW__snap-container{z-index:1;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100dvh;position:relative;overflow-y:auto}.page-module-scss-module__tkGmqW__snap-container::-webkit-scrollbar{display:none}.page-module-scss-module__tkGmqW__hero-section{z-index:1;scroll-snap-align:start;background-color:var(--background-color);width:100%;height:100%;box-shadow:var(--default-box-shadow);border-radius:8px;position:relative}.page-module-scss-module__tkGmqW__content{box-sizing:border-box;z-index:1;scroll-snap-align:start;width:100%;height:100%;position:relative;overflow-y:auto}.page-module-scss-module__tkGmqW__content-inner{max-width:1400px;margin:0 auto}.page-module-scss-module__tkGmqW__not-found{z-index:1;scroll-snap-align:start;flex-flow:column;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex;position:relative}.page-module-scss-module__tkGmqW__not-found p{color:var(--primary-color);margin:0;font-size:clamp(1.25rem,3vw,1.5rem)}
@keyframes page-module-scss-module__A7lhQa__fadeInPage{to{opacity:1}}.page-module-scss-module__A7lhQa__main{opacity:0;z-index:1;box-sizing:border-box;flex-direction:column;width:100%;max-width:1200px;min-height:100%;margin:0 auto;animation:2s forwards page-module-scss-module__A7lhQa__fadeInPage;display:flex;position:relative}.page-module-scss-module__A7lhQa__background-image{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.page-module-scss-module__A7lhQa__background-image:after{content:"";background:color-mix(in srgb,var(--background-color)72%,transparent);position:absolute;inset:0}.page-module-scss-module__A7lhQa__background-image-img{object-fit:cover;opacity:.25}.page-module-scss-module__A7lhQa__content{z-index:1;box-sizing:border-box;width:100%;padding:80px 16px 24px;position:relative}.page-module-scss-module__A7lhQa__heading{max-width:72ch;margin-bottom:1rem}.page-module-scss-module__A7lhQa__heading>h1{color:var(--primary-color);margin:0;font-size:1.55rem}.page-module-scss-module__A7lhQa__heading>p{color:var(--light-gray);margin:.35rem 0 0;font-size:.95rem}.page-module-scss-module__A7lhQa__list{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.page-module-scss-module__A7lhQa__main{padding:1.5rem}.page-module-scss-module__A7lhQa__content{padding:24px 0 0}.page-module-scss-module__A7lhQa__heading>h1{font-size:1.9rem}.page-module-scss-module__A7lhQa__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media (min-width:1024px){.page-module-scss-module__A7lhQa__list{grid-template-columns:repeat(3,minmax(0,1fr))}}
