.page_container__5syv8{background-color:var(--theme-colors-white);color:var(--theme-colors-black);min-height:100vh;width:100%}.page_tabsContainer__Q6LNe{display:flex;justify-content:center;padding:2rem 0;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:-webkit-sticky;position:sticky;top:0;z-index:10}.page_tab___2sAC{padding:1rem 2rem;margin:0 .5rem;cursor:pointer;transition:all .3s ease;position:relative;font-family:Belleza,serif;text-transform:uppercase;letter-spacing:1px}.page_tab___2sAC:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background-color:var(--theme-colors-primary);transition:width .3s ease}.page_tab___2sAC.page_active__ThlZh:after,.page_tab___2sAC:hover:after{width:70%}.page_tab___2sAC.page_active__ThlZh{color:var(--theme-colors-primary)}.page_contentSection__tjdlh{padding:4rem 0;background-color:var(--theme-colors-white)}.page_contentContainer__VefXg{max-width:1200px;margin:0 auto;padding:0 2rem}.page_centeredSection__hWD3b{text-align:center;max-width:900px;margin:0 auto}.page_centeredSection__hWD3b .page_contentHeading__ERXPb{text-align:center;margin-bottom:2rem}.page_centeredSection__hWD3b .page_description__k0mln{text-align:center;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.page_gridSection__0xF1U{display:grid;grid-template-columns:3fr 2fr;grid-gap:4rem;gap:4rem;align-items:start;max-width:1200px;margin:0 auto}.page_gridSection__0xF1U .page_content__be0CH{display:flex;flex-direction:column;justify-content:flex-start;height:100%;padding:2rem}.page_gridSection__0xF1U .page_imageWrapper__nUgK4{display:flex;align-items:center;justify-content:center;padding:2rem;height:100%}.page_gridSectionReversed__Hc63v{display:grid;grid-template-columns:2fr 3fr;grid-gap:4rem;gap:4rem;align-items:start;max-width:1200px;margin:0 auto}.page_gridSectionReversed__Hc63v .page_content__be0CH{display:flex;flex-direction:column;justify-content:flex-start;height:100%;padding:2rem}.page_gridSectionReversed__Hc63v .page_imageWrapper__nUgK4{display:flex;align-items:center;justify-content:center;padding:2rem;height:100%}.page_sectionTitle__gY_li{color:var(--theme-colors-secondary);font-size:.9rem;font-weight:500;letter-spacing:.1em;margin-bottom:.75rem;text-transform:uppercase}.page_contentHeading__ERXPb{font-size:2.2rem;font-weight:500;margin-bottom:2rem;line-height:1.3;letter-spacing:.05em;color:#222}.page_description__k0mln{font-size:1rem;line-height:1.6;color:#555;margin-bottom:1.5rem}.page_featureBlock__OKz79{margin-bottom:2rem}.page_featureTitle__Novu3{font-size:1.2rem;font-weight:500;margin-bottom:1rem;color:var(--theme-colors-primary)}.page_featureDesc___HC7F{font-size:1rem;line-height:1.6;color:#555}.page_visionText__6d60H{font-size:1.3rem;line-height:1.6;color:#555}.page_pointsContainer__Uj0SN{margin-bottom:2rem}.page_point__VB_9y{display:flex;margin-bottom:.75rem;align-items:flex-start}.page_pointBullet__x5sbb{color:var(--theme-colors-primary);font-size:1rem;margin-right:.75rem;line-height:1.4;flex-shrink:0}.page_pointText__8BGbs{font-size:.95rem;line-height:1.5;color:#555;flex:1 1}.page_imageContainer__Imnm8{position:relative;box-shadow:0 6px 25px rgba(0,0,0,.1);background-color:var(--theme-colors-white);overflow:hidden;max-width:500px;width:100%}@media (max-width:768px){.page_imageContainer__Imnm8{max-width:100%;margin:0 auto}}.page_featureImage___17Ey{width:100%;height:auto;display:block;object-fit:cover;transition:transform .3s ease}.page_imageContainer__Imnm8:hover .page_featureImage___17Ey{transform:scale(1.02)}.page_imageCaption__QkZiy{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0));padding:2rem 1.5rem 1rem}.page_captionText__vD3Rd{color:var(--theme-colors-white);font-size:.9rem;letter-spacing:.05em;font-weight:400}.page_fullWidthImage__KUdtp{text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.page_fullWidthImage__KUdtp .page_imageContainer__Imnm8{max-width:600px;margin:0 auto}@media (max-width:768px){.page_fullWidthImage__KUdtp{max-width:100%;padding:0 1rem}.page_fullWidthImage__KUdtp .page_imageContainer__Imnm8{max-width:100%}}.page_foundersSection__EyerJ{text-align:center;padding:2rem 0}.page_sectionHeading__kM1DI{font-size:2.2rem;font-weight:500;margin-bottom:1.5rem;color:#222;letter-spacing:.05em}.page_sectionDescription__yc5ap{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.page_foundersGrid__ozNMd{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.page_founderProfile__ignE0{display:flex;flex-direction:column;gap:2rem;text-align:center;padding:2rem;background-color:#fafafa;border:1px solid #e0e0e0;height:100%;min-height:550px}.page_founderImageContainer__CqJkT{align-self:center;width:180px;height:220px;overflow:hidden;border:2px solid #e0e0e0;transition:border-color .3s ease}.page_founderImageContainer__CqJkT:hover{border-color:var(--theme-colors-primary)}.page_founderImage__5zU_N{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.page_founderImageContainer__CqJkT:hover .page_founderImage__5zU_N{transform:scale(1.05)}.page_founderContent__NCVjX{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;gap:1.5rem}.page_founderName__4M8Mt{font-size:1.4rem;font-weight:500;color:#222;margin-bottom:.5rem;letter-spacing:.02em}.page_founderTitle__OhFoP{font-size:.9rem;color:var(--theme-colors-primary);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em;font-weight:400}.page_simpleImageContainer__2w8y6{width:100vw;margin:0 0 3rem calc(-50vw + 50%);overflow:hidden;box-shadow:0 6px 25px rgba(0,0,0,.1)}.page_horizontalImage__emHjj{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:16/9;transition:transform .3s ease}@media (max-width:768px){.page_simpleImageContainer__2w8y6{width:100%;margin:0 0 2rem}}@media (max-width:480px){.page_simpleImageContainer__2w8y6{width:100%;margin:0 0 1.5rem}.page_horizontalImage__emHjj{aspect-ratio:4/3}}.page_simpleImageContainer__2w8y6:hover .page_horizontalImage__emHjj{transform:scale(1.02)}.page_simpleTextContent__2aG8c{max-width:900px;margin:0 auto;text-align:left}.page_simpleTextContent__2aG8c .page_contentHeading__ERXPb{text-align:center;margin-bottom:2rem}@media (max-width:1024px){.page_gridSection__0xF1U{grid-template-columns:1fr;gap:3rem}.page_gridSection__0xF1U .page_imageWrapper__nUgK4{order:-1}.page_foundersGrid__ozNMd{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){.page_tabsContainer__Q6LNe{flex-wrap:wrap;padding:1rem 0}.page_tab___2sAC{padding:.5rem 1rem;margin:.25rem;font-size:.9rem}.page_contentContainer__VefXg{padding:0 1rem}.page_simpleImageContainer__2w8y6{width:100%;margin:0 0 2rem}.page_simpleTextContent__2aG8c{padding:0 1rem}.page_contentHeading__ERXPb{font-size:1.8rem;margin-bottom:1.5rem}.page_sectionHeading__kM1DI{font-size:1.8rem;margin-bottom:1rem}.page_featureTitle__Novu3{font-size:1.1rem}.page_description__k0mln,.page_featureDesc___HC7F,.page_pointText__8BGbs{font-size:.95rem}.page_pointBullet__x5sbb{font-size:.9rem}.page_sectionDescription__yc5ap{font-size:1rem;margin-bottom:2rem}.page_founderProfile__ignE0{padding:1.5rem;gap:1.5rem;min-height:auto}.page_founderImageContainer__CqJkT{width:150px;height:180px}.page_founderName__4M8Mt{font-size:1.2rem}.page_founderTitle__OhFoP{font-size:.8rem}.page_gridSection__0xF1U{gap:2rem}.page_gridSection__0xF1U .page_content__be0CH,.page_gridSection__0xF1U .page_imageWrapper__nUgK4{padding:1.5rem}.page_foundersGrid__ozNMd{grid-template-columns:1fr;gap:2rem}}.ArchitectureHero_hero__EtiAa{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--theme-colors-black);color:var(--theme-colors-white);position:relative;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/arch.jpg);background-size:cover;background-position:50%;opacity:0;transform:scale(1.05);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.ArchitectureHero_visible__tRQ5C{opacity:1;transform:scale(1)}.ArchitectureHero_heroContent__fDb_9{text-align:center;padding:0 2rem;margin-top:2rem}.ArchitectureHero_title__e3M2a{font-size:5rem;font-weight:400;margin-bottom:1rem;letter-spacing:.05em;font-family:NewYork;background:linear-gradient(to right,var(--theme-colors-white),var(--theme-colors-primary));-webkit-background-clip:text;background-clip:text;color:transparent}.ArchitectureHero_subtitle___5H44{font-size:1.5rem;font-weight:300;margin-bottom:2rem;letter-spacing:.03em;color:var(--theme-colors-secondary);font-family:Belleza}@media (max-width:768px){.ArchitectureHero_title__e3M2a{font-size:2.5rem}.ArchitectureHero_subtitle___5H44{font-size:1.2rem}}.Footer_footer__4vzqH{background-color:var(--theme-colors-black);color:#f8f8f8;position:relative}.Footer_footer__4vzqH:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--theme-colors-primary),transparent)}.Footer_footerTop___TFRY{padding:5rem 2rem 4rem}.Footer_footerContent__33dnM{display:flex;flex-wrap:wrap;max-width:1400px;margin:0 auto;gap:4rem;justify-content:space-between}.Footer_footerBranding__D7ShZ{flex:1 1;min-width:250px;max-width:400px}.Footer_logo__C9vo8{object-fit:contain;margin-bottom:1.5rem}.Footer_tagline__NHwwX{font-size:.9rem;letter-spacing:.05em;margin-bottom:2rem;opacity:.8;font-weight:300}.Footer_socialLinks__22g9N{display:flex;gap:1rem;margin-top:1.5rem}.Footer_socialLink__N7mmd{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.1);color:var(--theme-colors-white);transition:all .3s ease}.Footer_socialLink__N7mmd:hover{background-color:var(--theme-colors-primary);transform:translateY(-3px)}.Footer_footerNav__4B_a4{flex:2 1;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-around;width:60%}.Footer_navColumn__vLnTd{flex:1 1;min-width:180px}.Footer_columnTitle__CM6k1{color:var(--theme-colors-primary);font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;letter-spacing:.05em;position:relative;display:inline-block}.Footer_columnTitle__CM6k1:after{content:"";position:absolute;width:30px;height:1px;background-color:var(--theme-colors-primary);bottom:-8px;left:0}.Footer_navLinks__ovLNx{list-style:none;padding:0;margin:0}.Footer_navLinks__ovLNx li{margin-bottom:.8rem}.Footer_navLink__6CzNs{color:#f8f8f8;text-decoration:none;font-size:.95rem;transition:all .2s ease;opacity:.8}.Footer_navLink__6CzNs:hover{color:var(--theme-colors-secondary);opacity:1;padding-left:5px}.Footer_contactInfo__bV56D{font-style:normal;font-size:.95rem;line-height:1.6}.Footer_contactInfo__bV56D p{margin-bottom:1.2rem}.Footer_contactInfo__bV56D a{color:#f8f8f8;text-decoration:none;transition:color .2s ease;opacity:.8}.Footer_contactInfo__bV56D a:hover{color:var(--theme-colors-secondary);opacity:1}.Footer_leasingInfo__GfQHr p{margin-bottom:1.2rem;font-size:.95rem;line-height:1.6}.Footer_leaseButton__yOBLV{display:inline-block;background-color:var(--theme-colors-primary);color:var(--theme-colors-white);padding:.8rem 1.5rem;text-decoration:none;font-size:.9rem;letter-spacing:.05em;transition:all .3s ease;margin-bottom:1.5rem;border:1px solid transparent}.Footer_leaseButton__yOBLV:hover{background-color:transparent;border-color:var(--theme-colors-primary);color:var(--theme-colors-primary)}.Footer_businessHours__37PPs{font-size:.9rem;opacity:.8;line-height:1.6}.Footer_disclaimer__HaL_N{background-color:rgba(0,0,0,.4);padding:2rem;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.1)}.Footer_disclaimerContent__8Ii_a{max-width:1200px;margin:0 auto;text-align:left}.Footer_disclaimerContent__8Ii_a p{font-size:.9rem;line-height:1.6;color:#f8f8f8;opacity:.9;margin:0;text-align:justify;text-justify:inter-word}.Footer_disclaimerContent__8Ii_a strong{color:var(--theme-colors-primary);font-weight:600;font-size:.95rem}.Footer_footerBottom__OFeMd{background-color:rgba(0,0,0,.3);padding:1.5rem 2rem;font-size:.9rem}.Footer_footerBottomContent__7nYUy{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;flex-wrap:wrap;gap:1rem}.Footer_copyright__1v3uR{opacity:.7}.Footer_reraNumber__JNxQ1{color:#f8f8f8;font-size:.85rem;opacity:.8;font-weight:500}.Footer_legalLinks__5UAzb{display:flex;gap:1.5rem}.Footer_legalLinks__5UAzb a{color:#f8f8f8;text-decoration:none;opacity:.7;transition:all .2s ease}.Footer_legalLinks__5UAzb a:hover{color:var(--theme-colors-secondary);opacity:1}@media (max-width:1024px){.Footer_footerContent__33dnM{gap:3rem;justify-content:space-between}.Footer_footerNav__4B_a4{gap:2rem;justify-content:space-between}}@media (max-width:768px){.Footer_footerTop___TFRY{padding:4rem 1.5rem 3rem}.Footer_footerBranding__D7ShZ{width:100%;margin-bottom:1rem;max-width:100%}.Footer_footerNav__4B_a4{width:100%;justify-content:space-between}.Footer_navColumn__vLnTd{min-width:100%;margin-bottom:2rem}.Footer_footerBottomContent__7nYUy{flex-direction:column;text-align:center;gap:.75rem}.Footer_reraNumber__JNxQ1{font-size:.8rem}.Footer_disclaimer__HaL_N{padding:1.5rem}.Footer_disclaimerContent__8Ii_a p{font-size:.85rem;line-height:1.5;text-align:left}}.InquiryModal_modalOverlay__S8cF7{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;display:flex;justify-content:center;align-items:center}.InquiryModal_modalContainer__dJFRp{background:linear-gradient(135deg,rgba(255,255,255,.95),#f8f8f8);border-radius:8px;box-shadow:0 30px 60px rgba(0,0,0,.3);max-width:600px;width:90%;max-height:90vh;overflow-y:auto;position:relative}.InquiryModal_modalContainer__dJFRp:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--theme-colors-primary),var(--theme-colors-secondary));border-radius:8px 8px 0 0}.InquiryModal_modalContent__mzjCI{padding:3rem 2.5rem;position:relative}.InquiryModal_closeButton__qKx8X{position:absolute;top:20px;right:20px;background:transparent;border:none;color:var(--theme-colors-black);cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.InquiryModal_closeButton__qKx8X:hover{background-color:rgba(0,0,0,.05);transform:rotate(90deg)}.InquiryModal_modalHeader___urBe{text-align:center;margin-bottom:2.5rem}.InquiryModal_modalTitle__jGYT2{color:var(--theme-colors-black);font-size:2.2rem;margin-bottom:.5rem;font-family:NewYork,serif;font-weight:400;letter-spacing:.05em}.InquiryModal_modalSubtitle__BnJN2{color:#666;font-size:1.1rem;max-width:400px;margin:0 auto}.InquiryModal_formContainer__ZYIEG{margin-bottom:2rem}.InquiryModal_inquiryForm__3_g3I{display:flex;flex-direction:column;gap:1.5rem}.InquiryModal_formRow__P72Nc{display:flex;gap:1.5rem}.InquiryModal_formGroup__GHNE2{flex:1 1;position:relative}.InquiryModal_formLabel__hqsaC{display:block;margin-bottom:.6rem;color:var(--theme-colors-black);font-size:.9rem;font-weight:500;letter-spacing:.05em}.InquiryModal_inputContainer__fGQaS{position:relative}.InquiryModal_formInput__28XSu,.InquiryModal_formSelect__hAAGi,.InquiryModal_formTextarea__SZoOi{width:100%;padding:.9rem 1rem;border:1px solid rgba(var(--theme-colors-primary-rgb),.2);border-radius:4px;background-color:rgba(255,255,255,.7);color:var(--theme-colors-black);font-family:inherit;font-size:1rem;transition:all .3s ease}.InquiryModal_formInput__28XSu:focus,.InquiryModal_formSelect__hAAGi:focus,.InquiryModal_formTextarea__SZoOi:focus{outline:none;border-color:var(--theme-colors-primary);background-color:white;box-shadow:0 5px 15px rgba(var(--theme-colors-primary-rgb),.1)}.InquiryModal_formInput__28XSu::placeholder,.InquiryModal_formTextarea__SZoOi::placeholder{color:#aaa}.InquiryModal_formSelect__hAAGi{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.InquiryModal_formActions__Wlx5o{margin-top:1rem;text-align:center}.InquiryModal_submitButton__af8PR{background:linear-gradient(135deg,var(--theme-colors-primary),var(--theme-colors-secondary));color:white;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:500;letter-spacing:.05em;border-radius:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px rgba(var(--theme-colors-primary-rgb),.2)}.InquiryModal_submitButton__af8PR:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(var(--theme-colors-primary-rgb),.3)}.InquiryModal_submitButton__af8PR:active{transform:translateY(0)}.InquiryModal_modalFooter__o_V7M{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;border-top:1px solid rgba(var(--theme-colors-secondary-rgb),.1);padding-top:1.5rem}.InquiryModal_footerLogo__feuQM{opacity:.7}.InquiryModal_privacyNote__w5R7q{font-size:.8rem;color:#999;text-align:center}@keyframes InquiryModal_shimmer__tsi8I{0%{background-position:-100% 0}to{background-position:100% 0}}.InquiryModal_submitButton__af8PR{background-size:200% 100%;animation:InquiryModal_shimmer__tsi8I 3s infinite;background-image:linear-gradient(135deg,var(--theme-colors-primary) 0,var(--theme-colors-secondary) 50%,var(--theme-colors-primary) 100%)}@media (max-width:768px){.InquiryModal_modalContent__mzjCI{padding:2.5rem 1.5rem}.InquiryModal_modalTitle__jGYT2{font-size:1.8rem}.InquiryModal_formRow__P72Nc{flex-direction:column;gap:1.5rem}}.ReadMoreText_container__OODrH{display:flex;flex-direction:column;gap:1rem}.ReadMoreText_readMoreBtn__8qAoM{align-self:flex-start;background:none;border:none;color:var(--theme-colors-primary);cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 0;text-decoration:underline;transition:all .3s ease;font-family:inherit}.ReadMoreText_readMoreBtn__8qAoM:hover{color:var(--theme-colors-secondary);text-decoration:none}.Amenities_amenitiesSection__GJeIC{padding:4rem 2rem 6rem;background-color:var(--theme-colors-white);color:var(--theme-colors-black);position:relative}.Amenities_amenitiesSection__GJeIC:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.97)),url(/design-pattern.jpg);background-size:cover;background-position:50%;opacity:.1;z-index:0}.Amenities_heroContent___mcki{text-align:center;max-width:900px;margin:0 auto 4rem;position:relative;z-index:1}.Amenities_title__3muM_{font-family:NewYork;font-weight:400;font-size:3rem;margin-bottom:1.5rem;color:var(--theme-colors-black);letter-spacing:.05em}.Amenities_description__djJNr{font-family:Belleza;font-size:1.2rem;line-height:1.8;color:var(--theme-colors-secondary)}.Amenities_featuresContainer__qc4as{display:flex;flex-direction:column;gap:8rem;max-width:1400px;margin:0 auto 5rem;position:relative;z-index:1;padding:0 2rem}.Amenities_featureItem__NnYPA{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:6rem;gap:6rem;align-items:center}.Amenities_featureItem__NnYPA.Amenities_reverse__ZZR1L{grid-template-columns:.8fr 1.2fr}.Amenities_featureItem__NnYPA.Amenities_reverse__ZZR1L .Amenities_featureImageContainer__ivEkE{order:2}.Amenities_featureItem__NnYPA.Amenities_reverse__ZZR1L .Amenities_featureContent__rEQQT{order:1}.Amenities_featureImageContainer__ivEkE{position:relative;height:550px;overflow:hidden;border:1px solid rgba(162,121,47,.2);width:100%;box-shadow:0 10px 30px rgba(0,0,0,.1)}.Amenities_featureImage__DREyf{object-fit:cover;transition:transform .5s ease;object-position:center 20%}.Amenities_featureImageContainer__ivEkE:hover .Amenities_featureImage__DREyf{transform:scale(1.05)}.Amenities_featureContent__rEQQT{display:flex;flex-direction:column;justify-content:center}.Amenities_featureTitle__reCvc{font-family:NewYork;font-weight:400;font-size:2.5rem;color:var(--theme-colors-primary);margin-bottom:1.5rem;position:relative;padding-bottom:1rem;letter-spacing:.05em;line-height:1.3}.Amenities_featureTitle__reCvc:after{content:"";position:absolute;bottom:0;left:0;width:70px;height:2px;background-color:var(--theme-colors-primary)}.Amenities_featureDescription__vKY_f{font-family:Belleza;font-size:1.2rem;line-height:1.8;color:var(--theme-colors-black);max-width:90%}.Amenities_conclusion__exWe0{text-align:center;max-width:900px;margin:5rem auto 0;padding:3rem;border:1px solid rgba(162,121,47,.3);background-color:rgba(255,255,255,.3);position:relative;z-index:1}.Amenities_quote__EIROE{font-family:NewYork;font-weight:400;font-size:1.8rem;color:var(--theme-colors-black);margin-bottom:1rem;line-height:1.5;font-style:italic}.Amenities_quoteAuthor__lnCzF{font-family:Belleza;font-size:1.1rem;color:var(--theme-colors-primary)}@media (max-width:1024px){.Amenities_featureItem__NnYPA,.Amenities_featureItem__NnYPA.Amenities_reverse__ZZR1L{grid-template-columns:1fr;gap:3rem}.Amenities_featureItem__NnYPA .Amenities_featureImageContainer__ivEkE,.Amenities_featureItem__NnYPA.Amenities_reverse__ZZR1L .Amenities_featureImageContainer__ivEkE{order:1}.Amenities_featureItem__NnYPA .Amenities_featureContent__rEQQT,.Amenities_featureItem__NnYPA.Amenities_reverse__ZZR1L .Amenities_featureContent__rEQQT{order:2}.Amenities_featureDescription__vKY_f{max-width:100%}.Amenities_conclusion__exWe0{padding:2rem}}@media (max-width:768px){.Amenities_amenitiesSection__GJeIC{padding:3rem 1rem 4rem}.Amenities_title__3muM_{font-size:2.5rem}.Amenities_featureTitle__reCvc{font-size:2rem}.Amenities_featureImageContainer__ivEkE{height:300px}.Amenities_featureImage__DREyf{object-fit:cover;object-position:center 20%}.Amenities_quote__EIROE{font-size:1.5rem}}@media (max-width:480px){.Amenities_featuresContainer__qc4as{gap:4rem;padding:0 1rem}.Amenities_featureItem__NnYPA .Amenities_featureImageContainer__ivEkE,.Amenities_featureItem__NnYPA.Amenities_reverse__ZZR1L .Amenities_featureImageContainer__ivEkE{order:1}.Amenities_title__3muM_{font-size:2rem}.Amenities_featureTitle__reCvc{font-size:1.7rem}.Amenities_featureImageContainer__ivEkE{height:280px}.Amenities_featureDescription__vKY_f{font-size:1.1rem}}.AmenitiesList_featuresSection__tMVSe{padding:4rem 2rem 2rem;background-color:var(--theme-colors-white);color:var(--theme-colors-black);position:relative}.AmenitiesList_heroContent___DvP9{text-align:center;max-width:900px;margin:0 auto 4rem;position:relative;z-index:1}.AmenitiesList_title__HLPOE{font-family:NewYork;font-weight:400;font-size:2.5rem;margin-bottom:1.5rem;color:var(--theme-colors-black);letter-spacing:.05em}.AmenitiesList_description__sOD3A{font-family:Belleza;font-size:1.1rem;line-height:1.8;color:var(--theme-colors-secondary)}.AmenitiesList_featuresContainer__ZJ_08{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;max-width:1400px;position:relative;z-index:1;align-items:stretch;padding:0 1rem;margin:2rem auto}@media (max-width:1200px){.AmenitiesList_featuresContainer__ZJ_08{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.AmenitiesList_featuresContainer__ZJ_08{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.AmenitiesList_featuresContainer__ZJ_08{grid-template-columns:repeat(2,1fr);gap:1rem}}.AmenitiesList_featureItem__2AlSU{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem .75rem;border:1px solid rgba(162,121,47,.2);background-color:rgba(255,255,255,.5);transition:all .3s ease;height:100%;justify-content:center}.AmenitiesList_featureItem__2AlSU:hover{border-color:var(--theme-colors-primary);background-color:rgba(255,255,255,.8);transform:translateY(-5px);box-shadow:0 10px 30px rgba(162,121,47,.1)}.AmenitiesList_featureIcon__nFCsO{margin:0 0 .75rem;flex-shrink:0;padding:.375rem;border:1px solid rgba(162,121,47,.3);background-color:rgba(162,121,47,.05);border-radius:4px;display:flex;justify-content:center;align-items:center}.AmenitiesList_featureIcon__nFCsO svg{width:32px;height:32px}.AmenitiesList_featureContent__4oPWu{flex:1 1}.AmenitiesList_featureTitle__6pyhQ{font-family:NewYork;font-weight:400;font-size:1rem;color:var(--theme-colors-primary);margin-bottom:.4rem;letter-spacing:.05em;line-height:1.3}.AmenitiesList_featureDescription__baTK7{font-family:Belleza;font-size:.9rem;line-height:1.5;color:var(--theme-colors-black);margin:0}.AmenitiesList_conclusion__zp2r5{text-align:center;max-width:900px;margin:5rem auto;padding:2.5rem;border:1px solid rgba(162,121,47,.3);background-color:rgba(255,255,255,.3);position:relative;z-index:1}.AmenitiesList_quote__oWNjI{font-family:NewYork;font-weight:400;font-size:1.5rem;color:var(--theme-colors-black);margin-bottom:1rem;line-height:1.5;font-style:italic}.AmenitiesList_quoteAuthor__EaAD9{font-family:Belleza;font-size:1rem;color:var(--theme-colors-primary)}@media (max-width:1024px){.AmenitiesList_featuresContainer__ZJ_08{grid-template-columns:repeat(2,1fr);gap:1.5rem}.AmenitiesList_featureItem__2AlSU{padding:1rem}.AmenitiesList_conclusion__zp2r5{padding:2rem}}@media (max-width:768px){.AmenitiesList_featuresSection__tMVSe{padding:3rem 1rem 2rem}.AmenitiesList_title__HLPOE{font-size:2rem}.AmenitiesList_featureItem__2AlSU{flex-direction:column;text-align:center;padding:1rem .75rem}.AmenitiesList_featureIcon__nFCsO{margin-right:0;margin-bottom:.75rem;align-self:center;padding:.25rem}.AmenitiesList_featureIcon__nFCsO svg{width:28px;height:28px}.AmenitiesList_featureTitle__6pyhQ{font-size:.95rem}.AmenitiesList_featureDescription__baTK7{font-size:.85rem}.AmenitiesList_quote__oWNjI{font-size:1.3rem}.AmenitiesList_conclusion__zp2r5{padding:1.5rem}}