.LiberiaBanner_hero__rwIGZ{width:100%;margin:0;padding:18px}.LiberiaBanner_slider__DoCRf{position:relative;width:100%;aspect-ratio:1920/972;max-height:calc(100vh - var(--header-h, 84px) - 36px);border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#ffffff,#f7f9f9)}.LiberiaBanner_image__Nd6VN{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .9s ease}.LiberiaBanner_activeImage__FX6C4{opacity:1}.LiberiaBanner_content__AIW64{position:absolute;inset:0;z-index:5;display:flex;align-items:center;padding-inline:clamp(28px,9vw,150px)}.LiberiaBanner_title__bnuCn{margin:0;color:#ffffff;font-size:clamp(40px,6vw,86px);font-weight:800;line-height:.98;letter-spacing:-.045em;animation:LiberiaBanner_fadeText__jYd4J .7s ease}@keyframes LiberiaBanner_fadeText__jYd4J{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.LiberiaBanner_arrow__iaGwk{position:absolute;top:50%;z-index:10;width:58px;height:58px;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ffffff;font-size:38px;line-height:1;cursor:pointer;transform:translateY(-50%);transition:background .25s ease,color .25s ease,transform .25s ease}.LiberiaBanner_arrow__iaGwk:hover{background:#ffffff;color:#111827;transform:translateY(-50%) scale(1.04)}.LiberiaBanner_left__CUhsl{left:28px}.LiberiaBanner_right__0ADs2{right:28px}.LiberiaBanner_dots__F2tOo{position:absolute;left:50%;bottom:28px;z-index:12;display:flex;gap:12px;transform:translateX(-50%)}.LiberiaBanner_dot__9aSHe{width:12px;height:12px;padding:0;border-radius:50%;border:2px solid #ffffff;background:transparent;cursor:pointer;transition:width .25s ease,background .25s ease}.LiberiaBanner_activeDot__aUb_B{width:36px;border-radius:999px;background:#ffffff}@media (max-width:1024px){.LiberiaBanner_hero__rwIGZ{padding:14px}.LiberiaBanner_slider__DoCRf{aspect-ratio:1920/972;max-height:none;border-radius:24px}.LiberiaBanner_content__AIW64{padding-inline:clamp(34px,8vw,90px)}.LiberiaBanner_title__bnuCn{font-size:clamp(36px,7vw,68px)}.LiberiaBanner_arrow__iaGwk{width:52px;height:52px;font-size:34px}.LiberiaBanner_left__CUhsl{left:20px}.LiberiaBanner_right__0ADs2{right:20px}}@media (max-width:768px){.LiberiaBanner_hero__rwIGZ{padding:10px}.LiberiaBanner_slider__DoCRf{width:100%;height:auto;aspect-ratio:1920/972;max-height:none;border-radius:18px}.LiberiaBanner_content__AIW64{padding-inline:24px;align-items:center}.LiberiaBanner_title__bnuCn{font-size:clamp(26px,8vw,42px);line-height:1}.LiberiaBanner_arrow__iaGwk{display:none}.LiberiaBanner_dots__F2tOo{bottom:14px;gap:8px}.LiberiaBanner_dot__9aSHe{width:9px;height:9px}.LiberiaBanner_activeDot__aUb_B{width:26px}}@media (max-width:480px){.LiberiaBanner_hero__rwIGZ{padding:8px}.LiberiaBanner_slider__DoCRf{border-radius:16px}.LiberiaBanner_content__AIW64{padding-inline:18px}.LiberiaBanner_title__bnuCn{font-size:28px}}.AboutSection_aboutSection__NVdES{width:100%;background:#fff;display:flex;justify-content:center;align-items:center;padding-block:var(--section-padding-desktop,72px);margin-block:0;overflow:hidden}.AboutSection_container__W5lB1{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:1200px;gap:var(--section-grid-gap,48px);flex-wrap:wrap}.AboutSection_imageGrid__7pJUB{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:12px;flex:1 1;min-width:300px}.AboutSection_imageBox__NDWPU{border-radius:16px;overflow:hidden;position:relative;opacity:0;transform:translateY(30px);transition:all .8s ease}.AboutSection_imageBox__NDWPU.AboutSection_visible__H__QP{opacity:1;transform:translateY(0)}.AboutSection_image__n7q5u{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.AboutSection_image__n7q5u:hover{transform:scale(1.05)}.AboutSection_wideImage__QvkB0{grid-column:span 2}.AboutSection_textContent__L0ZNs{flex:1 1;min-width:300px;opacity:0;transform:translateX(40px);transition:all .8s ease}.AboutSection_textContent__L0ZNs.AboutSection_visible__H__QP{opacity:1;transform:translateX(0)}.AboutSection_eyebrow__Ijycs{font-size:20px;letter-spacing:2px;text-transform:uppercase;color:#007c7c;font-weight:600;display:block;margin-bottom:8px}.AboutSection_line__pI2Ez{width:60px;height:3px;background:#00a5a5;border-radius:3px;margin:10px 0 16px}.AboutSection_quote__2AOwT{font-style:italic;color:#1c4d7a;font-size:12px;margin-bottom:16px;line-height:1.6}.AboutSection_textContent__L0ZNs h2{font-size:16px;color:#1c4d7a;margin-bottom:8px;font-weight:700}.AboutSection_textContent__L0ZNs p{font-size:12px;color:#555;line-height:1.7;margin-bottom:20px;max-width:500px;text-align:justify}.AboutSection_btn__GypyH{display:inline-flex;align-items:center;gap:8px;background:#00a5a5;color:#fff;border:none;padding:12px 24px;border-radius:50px;font-weight:600;font-size:12px;cursor:pointer;transition:all .3s ease}.AboutSection_btn__GypyH:hover{background:#007c7c;transform:translateY(-2px)}.AboutSection_icon__ysg1u{width:18px;height:18px;color:#fff}@media (max-width:992px){.AboutSection_aboutSection__NVdES{padding-block:var(--section-padding-tablet,56px)}.AboutSection_container__W5lB1{flex-direction:column;text-align:center;gap:32px}.AboutSection_imageGrid__7pJUB{grid-template-columns:1fr 1fr;width:100%;justify-items:center}.AboutSection_textContent__L0ZNs h2{font-size:24px}.AboutSection_textContent__L0ZNs p{margin:0 auto 20px;text-align:justify}.AboutSection_line__pI2Ez{margin:10px auto 16px}.AboutSection_quote__2AOwT{font-size:18px;margin-bottom:16px}}@media (max-width:640px){.AboutSection_aboutSection__NVdES{padding-block:var(--section-padding-mobile,44px)}.AboutSection_container__W5lB1{width:90%;gap:28px}.AboutSection_imageGrid__7pJUB{gap:10px}.AboutSection_eyebrow__Ijycs{margin-bottom:6px}.AboutSection_line__pI2Ez{margin:8px auto 14px}.AboutSection_quote__2AOwT{font-size:16px;margin-bottom:14px}.AboutSection_textContent__L0ZNs p{line-height:1.65;margin-bottom:18px}}.AboutSection_modal__IugIQ{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.88);display:flex;justify-content:center;align-items:center;z-index:9999;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.AboutSection_modalSlider__ai6Ax{display:flex;height:100%;width:100%;transition:transform .4s ease}.AboutSection_modalImageWrapper__3l8rX{min-width:100%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.AboutSection_modalImage__LO5J_{object-fit:contain;border-radius:10px;max-width:100%;max-height:100%}.AboutSection_closeButton__gqVs6{position:absolute;top:15px;right:15px;z-index:20000;background:rgba(0,0,0,.65);border:none;padding:10px;border-radius:50%;color:white}.AboutSection_modalNav__hHtTo{position:absolute;bottom:25px;display:flex;gap:35px}.AboutSection_modalNav__hHtTo button{background:rgba(255,255,255,.25);border:none;padding:10px 18px;border-radius:10px;font-size:20px;color:white}.InterestPoints_section___beFA{width:100%;padding:52px 20px;margin-block:0;background:#fff;opacity:1;transform:none;transition:none;overflow:hidden}.InterestPoints_section___beFA.InterestPoints_visible__6GZvz .InterestPoints_container__xhU6p{opacity:1;transform:translateY(0)}.InterestPoints_container__xhU6p{max-width:1140px;margin:0 auto;text-align:center;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.InterestPoints_title__vHK70{font-size:20px;font-weight:700;letter-spacing:2px;color:#00838f;margin-bottom:6px;text-transform:uppercase}.InterestPoints_subtitle__4LP0c{font-size:12px;color:#4b4b4b;margin:0 auto 26px;max-width:680px;line-height:1.65}.InterestPoints_grid__wApVr{display:grid;grid-template-columns:repeat(4,minmax(0,210px));justify-content:center;gap:18px}.InterestPoints_card__vTrlj{width:100%;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 6px 14px rgba(0,0,0,.1);display:flex;flex-direction:column;height:280px;transition:transform .3s ease,box-shadow .3s ease;will-change:transform}.InterestPoints_card__vTrlj:hover{transform:translateY(-8px);box-shadow:0 14px 28px rgba(0,0,0,.16)}.InterestPoints_top__StGJU{background:linear-gradient(180deg,#00A5A5,#00CFCF);height:53%;position:relative;border-top-left-radius:22px;border-top-right-radius:22px;overflow:hidden;isolation:isolate}.InterestPoints_top__StGJU:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#fff;z-index:1;pointer-events:none}.InterestPoints_iconWrapper__duD2_{width:76px;height:76px;border-radius:50%;position:absolute;top:17%;left:50%;transform:translateX(-50%);display:grid;place-items:center;background:rgba(255,255,255,.18)}.InterestPoints_customIcon__A08Tx{width:52px;height:52px;fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease}.InterestPoints_card__vTrlj:hover .InterestPoints_customIcon__A08Tx{transform:scale(1.08)}.InterestPoints_wave__uRZkc{position:absolute;bottom:-2px;width:100%;height:38px;display:block;z-index:2;pointer-events:none}.InterestPoints_wave__uRZkc path{fill:#ffffff;stroke:none}.InterestPoints_bottom__u_vpL{position:relative;z-index:3;padding:14px 14px 16px;text-align:center;height:47%;margin-top:-2px;background:#fff;border-top:none}.InterestPoints_cardTitle__6zxe9{font-size:15px;font-weight:700;color:#00A5A5;margin-top:8px;margin-bottom:6px}.InterestPoints_cardDesc__fi5ot{font-size:12px;color:#5f5f5f;max-width:185px;margin:0 auto;line-height:1.55}.InterestPoints_dots__oPV_0{display:none}.InterestPoints_dot__XqPDo{width:10px;height:10px;padding:0;border:none;background:#bcdede;border-radius:50%;transition:background .25s ease,transform .25s ease;cursor:pointer}.InterestPoints_activeDot__NphRZ{background:#00A5A5;transform:scale(1.25)}@media (max-width:1024px){.InterestPoints_section___beFA{padding:44px 20px}.InterestPoints_subtitle__4LP0c{margin-bottom:24px}.InterestPoints_grid__wApVr{grid-template-columns:repeat(2,minmax(0,210px));gap:18px}.InterestPoints_card__vTrlj{height:280px}}@media (max-width:600px){.InterestPoints_section___beFA{padding:36px 18px}.InterestPoints_subtitle__4LP0c{margin-bottom:22px;line-height:1.6}.InterestPoints_grid__wApVr{display:flex;width:210px;max-width:100%;margin:0 auto;overflow-x:auto;gap:16px;padding-bottom:16px;scroll-snap-type:x mandatory;scroll-padding-inline:0;-webkit-overflow-scrolling:touch;justify-content:flex-start}.InterestPoints_grid__wApVr::-webkit-scrollbar{display:none}.InterestPoints_card__vTrlj{min-width:210px;flex:0 0 210px;scroll-snap-align:start;height:280px}.InterestPoints_dots__oPV_0{display:flex;justify-content:center;gap:8px;margin-top:12px}}.CommercialSpaces_hidden___D_S2{opacity:0;transform:translateY(40px);transition:opacity .7s ease,transform .7s ease}.CommercialSpaces_visible__R8EIV{opacity:1;transform:translateY(0)}.CommercialSpaces_section__re9V5{max-width:1200px;margin:0 auto;padding:52px 40px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:44px;align-items:center;background:#fff;position:relative;isolation:isolate}.CommercialSpaces_section__re9V5:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:#fff;z-index:-1}.CommercialSpaces_left__BYCSF{width:auto;max-width:560px;padding-top:0}.CommercialSpaces_subtitle__ZTue_{font-size:20px;font-weight:700;letter-spacing:2px;color:#00838f;margin-bottom:6px;text-transform:uppercase}.CommercialSpaces_title__Ku7rx{font-size:26px;font-weight:700;color:#004a75;line-height:1.2;margin:0}.CommercialSpaces_line__ELIJF{width:74px;height:4px;background:#00a8b5;margin:14px 0 22px}.CommercialSpaces_description__KDPUb{font-size:12px;line-height:1.7;color:#58656c;margin-bottom:24px;text-align:justify}.CommercialSpaces_button___iB25{padding:12px 24px;background:white;border-radius:30px;border:none;display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;color:#004a75;box-shadow:0 4px 18px rgba(0,0,0,.12);cursor:pointer;transition:.25s ease}.CommercialSpaces_button___iB25:hover{transform:translateY(-4px)}.CommercialSpaces_grid__B72OC{width:100%;max-width:620px;justify-self:end;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px;border-radius:28px;background:linear-gradient(180deg,#f8fbfb,#ffffff);box-shadow:inset 0 0 0 1px rgba(0,139,146,.08),0 18px 42px rgba(0,0,0,.06)}.CommercialSpaces_card__LC9k9:last-child:nth-child(odd){grid-column:1/-1}.CommercialSpaces_card__LC9k9{width:100%;min-height:132px;background:#ffffff;border-radius:22px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:22px 18px;margin:0;box-shadow:0 8px 22px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.CommercialSpaces_card__LC9k9:hover{transform:translateY(-6px);box-shadow:0 14px 30px rgba(0,139,146,.16)}.CommercialSpaces_card__LC9k9:after,.CommercialSpaces_card__LC9k9:before{content:"";position:absolute;width:38px;height:38px;border-radius:14px;border:3px solid transparent;pointer-events:none}.CommercialSpaces_card__LC9k9:before{top:10px;left:10px;border-top:3px solid #00a5a5;border-left:3px solid #00a5a5;border-radius:14px 0 0 0}.CommercialSpaces_card__LC9k9:after{bottom:10px;right:10px;border-bottom:3px solid #00a5a5;border-right:3px solid #00a5a5;border-radius:0 0 14px 0}.CommercialSpaces_icon__4ORmk{width:46px;height:46px;color:#00a5a5;opacity:.95;margin-bottom:2px;flex-shrink:0;transition:all .3s ease}.CommercialSpaces_card__LC9k9:hover .CommercialSpaces_icon__4ORmk{color:#008c8c;transform:scale(1.08)}.CommercialSpaces_card__LC9k9 span{font-size:16px;font-weight:700;color:#004a4a;letter-spacing:.2px;text-align:center;line-height:1.25;max-width:210px}@media (max-width:900px){.CommercialSpaces_section__re9V5{grid-template-columns:1fr;text-align:center;padding:44px 24px;gap:32px}.CommercialSpaces_left__BYCSF{max-width:100%}.CommercialSpaces_line__ELIJF{margin:14px auto 20px}.CommercialSpaces_description__KDPUb{max-width:640px;margin:0 auto 22px;text-align:justify}.CommercialSpaces_grid__B72OC{justify-self:center;max-width:620px;padding:18px;gap:16px}.CommercialSpaces_card__LC9k9{min-height:124px;padding:20px 16px}}@media (max-width:560px){.CommercialSpaces_section__re9V5{padding:36px 18px;gap:26px}.CommercialSpaces_subtitle__ZTue_{margin-bottom:4px}.CommercialSpaces_line__ELIJF{margin:12px auto 16px}.CommercialSpaces_description__KDPUb{line-height:1.6;margin-bottom:20px}.CommercialSpaces_grid__B72OC{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:360px;margin:0 auto;padding:0;gap:12px;background:transparent;box-shadow:none}.CommercialSpaces_card__LC9k9{min-height:105px;padding:16px 10px;gap:8px;border-radius:18px}.CommercialSpaces_card__LC9k9:last-child:nth-child(odd){grid-column:1/-1}.CommercialSpaces_card__LC9k9:after,.CommercialSpaces_card__LC9k9:before{width:28px;height:28px;border-width:2px}.CommercialSpaces_card__LC9k9:before{top:8px;left:8px;border-top:2px solid #00a5a5;border-left:2px solid #00a5a5}.CommercialSpaces_card__LC9k9:after{bottom:8px;right:8px;border-bottom:2px solid #00a5a5;border-right:2px solid #00a5a5}.CommercialSpaces_icon__4ORmk{width:34px;height:34px}.CommercialSpaces_card__LC9k9 span{font-size:12px;line-height:1.25;text-align:center}}