:root{--hsl-white: 0, 0%, 100%;--hsl-black: 0, 0%, 0%;--hsl-primary-700: 359, 70%, 35%;--hsl-primary-800: 359, 76%, 26%;--hsl-secondary-800: 202, 17%, 22%;--hsl-accent: 0, 100%, 35%;--hsl-accent-secondary: 181, 69%, 54%;--hsl-emerald-600: 161, 94%, 30%;--hsl-gray-50: 0, 0%, 95%;--hsl-gray-100: 0, 0%, 90%;--hsl-gray-200: 0, 0%, 80%;--hsl-gray-300: 0, 0%, 70%;--hsl-gray-400: 0, 0%, 60%;--hsl-gray-500: 0, 0%, 50%;--hsl-gray-600: 0, 0%, 40%;--hsl-gray-700: 0, 0%, 30%;--hsl-gray-800: 0, 0%, 20%;--hsl-gray-900: 0, 0%, 10%;--hsl-slate-25: 216, 10%, 98%;--hsl-slate-50: 216, 10%, 95%;--hsl-slate-100: 216, 10%, 90%;--hsl-slate-200: 216, 10%, 80%;--hsl-slate-300: 216, 10%, 70%;--hsl-slate-400: 216, 10%, 60%;--hsl-slate-500: 216, 10%, 50%;--hsl-slate-600: 216, 10%, 40%;--hsl-slate-700: 216, 10%, 30%;--hsl-slate-800: 216, 10%, 20%;--hsl-slate-900: 216, 10%, 10%;--ff-primary: "Inter", sans-serif;--body-color: var(--hsl-secondary-800);--section-py: 4rem;--container-width: 100%;--container-px: 0.75rem}@media(min-width: 36em){:root{--container-width: 540px}}@media(min-width: 48em){:root{--container-width: 720px}}@media(min-width: 62em){:root{--container-width: 960px;--container-px: 0.75rem;--section-py: 6rem}}@media(min-width: 75em){:root{--container-width: 1140px}}@media(min-width: 87.5em){:root{--container-width: 1320px}}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@keyframes ping{0%{transform:scale(0.5);opacity:1}80%{transform:scale(1.5);opacity:0}100%{transform:scale(2);opacity:0}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-20px)}100%{transform:translateY(0px)}}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes skeleton-loading{0%{background-color:#f5f5f5}100%{background-color:#d4d4d4}}::-webkit-scrollbar{width:16px;background-color:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:#d4d4d8;background-clip:padding-box;border:4px solid rgba(0,0,0,0);border-radius:8px;box-shadow:none;min-height:50px}::-webkit-scrollbar-track{background:none;border:none}*,*::before,*::after{margin:0;padding:0;min-width:0;box-sizing:border-box}html{scroll-behavior:smooth}body{position:relative;min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}address,ol,ul{margin:0}.header,.wrapper,.footer{overflow-x:clip}.wrapper{flex:1 0 auto}.section{padding-block:var(--section-py)}.cms-content ul,.cms-content ol{padding-left:1.25rem}.cms-content ul li+li,.cms-content ol li+li{margin-top:1rem}.file-input{cursor:pointer}.swiper-slide{height:auto}.swiper-button-prev,.swiper-button-next{width:2rem;height:2rem;margin:0;border:0;border-radius:50%;color:hsl(var(--hsl-slate-500));background-color:hsl(var(--hsl-white));font-size:1.5rem;transform:translateY(-50%);transition:scale 150ms}.swiper-button-prev::after,.swiper-button-next::after{display:none}.swiper-button-prev:active,.swiper-button-next:active{scale:.95}.swiper-button-prev svg,.swiper-button-next svg{width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}@media(min-width: 62em){.swiper-button-prev,.swiper-button-next{width:2.25rem;height:2.25rem}.swiper-button-prev svg,.swiper-button-next svg{width:1.25rem;height:1.25rem}}.container{padding-left:var(--container-px);padding-right:var(--container-px);max-width:var(--container-width)}.form-control,.form-select{background-color:hsl(var(--hsl-white));border:1px solid hsl(var(--hsl-slate-200));padding:1rem;font-size:.875rem;font-weight:500}.form-control,.form-control:focus,.form-select,.form-select:focus{color:hsl(var(--body-color))}.form-control:focus,.form-select:focus{box-shadow:none;border-color:hsl(var(--hsl-secondary-800));outline:1px solid hsl(var(--hsl-secondary-800))}.form-control:not(textarea){line-height:1}.form-control::-moz-placeholder{color:hsl(var(--hsl-slate-500))}.form-control::placeholder,.form-control .file-input__text{color:hsl(var(--hsl-slate-500))}.form-select{color:hsl(var(--hsl-slate-500));padding-block:.875rem}.icon-link{--icon-size: 1.25em}.icon-link svg{width:var(--icon-size);height:var(--icon-size);-o-object-fit:contain;object-fit:contain}.nav-pills{gap:.75rem 1.5rem}.nav-pills .nav-link{color:hsl(var(--hsl-slate-500));font-weight:600;border:1px solid hsl(var(--hsl-slate-200));min-width:8.125rem}.nav-pills .nav-link.active{color:hsl(var(--hsl-primary-700));border-color:hsl(var(--hsl-primary-700));background-color:hsl(var(--hsl-white))}.spl-pane>*{border-radius:5px}.h-aspect-ratio{position:relative}.h-aspect-ratio>:first-child{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.h-aspect-ratio::before{content:"";display:block;padding-bottom:calc(100%/(var(--aspect-ratio)))}.h-flow>*+*{margin-top:var(--flow-space, 1em)}.h-icon{--_icon-size: var(--icon-size, 1.25rem);flex-shrink:0;width:var(--_icon-size);height:var(--_icon-size);-o-object-fit:contain;object-fit:contain}.h-line-clamp{--_line-clamp: var(--line-clamp, 2);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--_line-clamp);line-clamp:var(--_line-clamp);overflow:hidden}.h-sticky-top{position:sticky;top:var(--top, 1.25rem)}html{font-size:100%}body{color:hsl(var(--body-color));font-family:var(--ff-primary);font-optical-sizing:auto;font-size:1rem;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit;line-height:inherit}.section-title{font-size:2.25rem;font-weight:300;line-height:1.1;text-align:center;text-transform:uppercase}.section-title::before{content:"";display:block;width:8rem;max-width:100%;height:3px;background-color:hsl(var(--hsl-accent));margin-inline:auto;margin-bottom:.75rem}.address-card{display:flex;gap:.625rem;color:hsl(var(--hsl-secondary-800));background-color:hsl(var(--hsl-white));border:1px solid hsl(var(--hsl-slate-200));border-radius:5px;padding:.75rem;font-size:.875rem;line-height:1.25rem}.address-card__icon{flex-shrink:0;width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.button{display:inline-flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:5px;padding:.875rem 1.25rem;font-size:inherit;font-weight:700;line-height:1.25;text-align:center;cursor:pointer;transition:transform 150ms}.button:active{transform:translateY(4px)}.button--white{color:hsl(var(--hsl-secondary-800));background-color:hsl(var(--hsl-white));border:1px solid hsl(var(--hsl-slate-200))}.button--gradient-accent{color:hsl(var(--hsl-white));background:linear-gradient(180deg, #CD0000 0%, #9E0000 100%);border-top:1px solid #ff0606}.button--gradient-slate{color:hsl(var(--hsl-white));background:linear-gradient(180deg, #6C819F 0%, #4B5462 100%);border-top:1px solid #a5b8d5}.circular-progress{--border-width: 1.875rem;--border-color: #8f97a3;--progress-percentage: 0%;width:100%;aspect-ratio:1/1;background:conic-gradient(var(--border-color) calc(var(--progress-percentage) * 1%), #e3e5e8 0%);border-radius:50%;display:grid;place-items:center}.circular-progress__content{display:grid;place-content:center;text-align:center;color:hsl(var(--hsl-slate-500));width:calc(100% - var(--border-width)*2);aspect-ratio:1/1;background-color:hsl(var(--hsl-white));border-radius:50%}.circular-progress__number{font-size:2rem;font-weight:800;line-height:1;margin-bottom:.5rem}.circular-progress__text{font-size:.875rem;font-weight:600;line-height:1.25;text-transform:uppercase}.fixed-bar{display:none;color:hsl(var(--hsl-white));background-color:hsl(var(--hsl-secondary-800));padding-block:.75rem;width:100%;position:fixed;left:0;bottom:0;z-index:10}.fixed-bar>.container{display:flex;-moz-column-gap:clamp(1.5rem,4vw,3rem);column-gap:clamp(1.5rem,4vw,3rem)}.fixed-bar__logo-wrapper{align-self:center;width:5.625rem;aspect-ratio:1/1;background-color:hsl(var(--hsl-white));border-radius:5px;padding:.625rem}.fixed-bar__logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.fixed-bar__buttons{flex-shrink:0;display:flex;align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.fixed-bar__button{display:flex;flex-direction:column;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;line-height:1.25;text-align:center;padding:.25rem}.fixed-bar__button-icon{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}@media(min-width: 48em){.fixed-bar{display:block}}.footer{padding-top:2.5rem;color:hsl(var(--hsl-slate-500));font-size:.75rem;text-align:center}.footer a{transition:color 150ms}.footer a:hover{color:hsl(var(--hsl-accent))}.footer__items{display:grid;justify-content:center;gap:1.5rem}.footer__item--address{max-width:10.3125rem}.footer__item-heading{font-size:.875rem;font-weight:700;margin-bottom:1.5rem}.footer__item-list{margin:0;padding:0;list-style:none}.footer__item-list li+li{margin-top:.25rem}.footer__info{display:grid;gap:.75rem 1.5rem;margin-top:1.5rem;padding-block:1.5rem;border-top:1px solid hsl(var(--hsl-slate-100))}.footer__logo-column{max-width:15.25rem;margin-inline:auto}.footer__social-media-text{margin-block:1.25rem .75rem}.footer__social-media-links{display:flex;align-items:center;gap:.25rem}.footer__social-media-link{color:hsl(var(--hsl-slate-300));padding:.25rem;transition:color 150ms}.footer__social-media-link:hover{color:inherit}.footer__social-media-icon{width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.footer__copyright{font-size:.75rem;background-color:hsl(var(--hsl-slate-50));padding-block:.75rem;text-wrap:balance}@media(min-width: 62em){.footer{text-align:start}.footer__items{grid-template-columns:repeat(4, minmax(0, auto));justify-content:space-between}.footer__info{grid-template-columns:repeat(2, minmax(0, auto));justify-content:space-between}}@media(min-width: 75em){.footer__item--address{max-width:initial}}.header{background-color:hsl(var(--hsl-slate-100));padding-block:.75rem}.header .navbar{padding-block:0}.header .navbar>.container{flex-wrap:nowrap}.header__logo{width:13.75rem}.header__links{display:none}.header__link{color:hsl(var(--hsl-slate-500));font-size:.875rem;line-height:1.25;display:flex;align-items:center;gap:.25rem}.header__link-icon{color:hsl(var(--hsl-primary-700));width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.header .navbar-toggler{border:0;border-radius:4px;padding:.25rem .375rem;font-size:initial}.header__toggler-icon{color:hsl(var(--hsl-primary-700));width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.home-page .header{background-color:hsl(var(--hsl-white))}@media(min-width: 62em){.header{padding-block:1.5rem}.header__logo{width:18.75rem}.header__links{display:flex;align-items:center;gap:.5rem 1.25rem}}.header-offcanvas{color:hsl(var(--hsl-slate-500));font-size:.875rem;line-height:1.25}.header-offcanvas__body-wrapper{width:100%;max-width:20.75rem;margin-inline:auto}.header-offcanvas__group{display:flex;flex-direction:column;align-items:flex-start}.header-offcanvas__group+.header-offcanvas__group{margin-top:1.5rem}.header-offcanvas__group>*+*{margin-top:.25rem}.header-offcanvas__group a{padding-block:.125rem}.header-offcanvas__group-title{align-self:stretch;color:hsl(var(--hsl-secondary-800));font-weight:600;border-bottom:1px solid hsl(var(--hsl-slate-100));padding-bottom:.375rem;margin-bottom:.25rem}.properties-card-grid{display:grid;gap:3rem}@media(min-width: 62em){.properties-card-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:4.25rem 1.5rem}}.property-card{position:relative;isolation:isolate;border-bottom:1px solid hsl(var(--hsl-slate-100));color:hsl(var(--hsl-slate-500));font-size:.875rem;line-height:1.25;display:flex;flex-direction:column}.property-card__header{position:relative;width:100%;aspect-ratio:635/373;border-radius:5px;overflow:hidden;background:linear-gradient(180deg, #c7cbd1 0%, #e4e5e6 100%)}.property-card__tags{position:relative;display:flex;flex-direction:column;gap:.25rem;padding:1.125rem 1rem;z-index:10}.property-card__tag{width:-moz-fit-content;width:fit-content;color:hsl(var(--hsl-white));font-size:.75rem;font-weight:700;text-transform:uppercase;background-color:hsl(var(--hsl-accent));padding:.5rem 1.5rem;border-radius:5px;pointer-events:none}.property-card__media{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transform:scale(1.15);transition:all 800ms}.property-card__media.active{opacity:1;transform:initial}.property-card__body{flex:1;display:grid;justify-items:center;align-content:center;gap:1.5rem;padding:2rem 1.25rem;background-color:hsl(var(--hsl-white));text-align:center}.property-card__logo{width:6.25rem;max-height:6.25rem;-o-object-fit:contain;object-fit:contain}.property-card__city{color:hsl(var(--hsl-primary-700));font-weight:600;margin-bottom:.375rem}.property-card__title{font-size:1.25rem;line-height:1.1;font-weight:700;text-wrap:balance;margin-bottom:.25rem}.property-card__type{color:hsl(var(--hsl-secondary-800))}.property-card__infos{display:flex;flex-direction:column}.property-card__info{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;white-space:nowrap}.property-card__info-icon{flex-shrink:0;width:1.75rem;height:1.75rem;-o-object-fit:contain;object-fit:contain}.property-card--expanded{grid-column:1/-1;border-bottom:0}.property-card--expanded .property-card__body{position:relative;width:90%;max-width:32.625rem;margin-top:-5rem;border-radius:5px;box-shadow:0px 4px 30px rgba(0,0,0,.25);margin-inline:auto}@media(min-width: 62em){.property-card--expanded .property-card__header{aspect-ratio:1296/435}}@media(min-width: 75em){.property-card__logo{-o-object-position:left;object-position:left}.property-card__body{text-align:initial;justify-items:initial;align-items:center;grid-template-columns:auto 1fr auto}.property-card--expanded .property-card__body{margin-inline:auto 3rem}}.scroll-nav{color:hsl(var(--hsl-slate-600))}.scroll-nav>.container{display:grid;justify-content:center;grid-auto-rows:1fr;row-gap:.875rem}.scroll-nav__link{display:grid;place-items:center;font-size:.875rem;font-weight:700;line-height:1.25;border:1px solid hsl(var(--hsl-slate-300));border-radius:5px;padding:.75rem 1.25rem;text-align:center;text-wrap:balance}@media(min-width: 62em){.scroll-nav{--scroll-nav-column-count: 3;border-bottom:1px solid hsl(var(--hsl-slate-300))}.scroll-nav>.container{grid-template-columns:repeat(var(--scroll-nav-column-count), minmax(0, 1fr));justify-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem;padding-block:1.25rem;overflow-x:scroll}.scroll-nav>.container::-webkit-scrollbar{display:none}.scroll-nav__link{border:0;font-weight:500;padding:.25rem;position:relative}.scroll-nav__link::before{content:"";display:block;width:100%;height:3px;position:absolute;bottom:-1.25rem}.scroll-nav__link:first-child{font-weight:700}.scroll-nav__link:first-child::before{background-color:hsl(var(--hsl-accent))}}.whatsapp-button{position:fixed;bottom:20px;right:20px;z-index:1}.whatsapp-button__link{position:relative;display:block;border-radius:50%;z-index:1}.whatsapp-button__link::before{content:"";display:block;position:absolute;width:100%;height:100%;background:#00e676;border-radius:50%;z-index:-1;animation:ping 1.5s ease-in-out infinite both}.whatsapp-button__icon{width:50px;height:50px}.whatsapp-button__text-wrapper{position:absolute;top:5px;right:.5rem;width:-moz-max-content;width:max-content;padding:.5rem 3.125rem .5rem 1rem;color:#fff;font-size:inherit;font-style:italic;font-weight:600;background:#00e676;border-radius:30rem;border:1px solid #fff;pointer-events:none;z-index:0;transition:350ms;opacity:0;transform:scaleX(0);transform-origin:right}.whatsapp-button:hover .whatsapp-button__text-wrapper{opacity:1;transform:scaleX(1)}.contact-layout__column:first-child,.contact-layout__column+.contact-layout__column{padding-top:4rem}.contact-layout__column:last-child{padding-bottom:4rem}.contact-layout__column--gradient{background:linear-gradient(180deg, #F1F2F4 0%, #FFFFFF 100%)}.contact-layout__column-container{padding-inline:var(--container-px);max-width:var(--container-width);margin-inline:auto}@media(min-width: 62em){.contact-layout{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}.contact-layout__column{padding-block:4rem}.contact-layout__column:first-child .contact-layout__column-container{margin-right:0;padding-right:clamp(1.5rem,5vw,5rem)}.contact-layout__column:nth-child(2) .contact-layout__column-container{margin-left:0;padding-left:clamp(1.5rem,5vw,5rem)}.contact-layout__column-container{max-width:calc(var(--container-width)/2)}.contact-layout--single-column{grid-template-columns:1fr}.contact-layout--single-column .contact-layout__column .contact-layout__column-container{max-width:var(--container-width);padding-inline:var(--container-px);margin-inline:auto}}.hero-section{padding-block:3rem;background:linear-gradient(180deg, #c7cbd1 0%, #e4e5e6 100%)}.hero-section__title{font-size:2.625rem;font-weight:700;line-height:93.75%;margin-bottom:.75rem}.hero-section__subtitle{color:hsl(var(--hsl-primary-700));font-size:.875rem;font-weight:700;line-height:1.25;margin-bottom:1.375rem}.hero-section__text{font-size:.875rem}@media(min-width: 62em){.hero-section{padding-block:5rem}.hero-section__content-wrapper{max-width:23.125rem;margin-inline:auto}.hero-section__title{font-size:4rem}.hero-section__subtitle{font-size:1rem;max-width:16.625rem;margin-bottom:1.125rem}}.hero-section-2{position:relative;isolation:isolate;padding-block:var(--section-py);background:linear-gradient(180deg, #c7cbd1 0%, #e4e5e6 100%)}.hero-section-2__content-wrapper{background:rgba(228,229,230,.56);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(228,229,230,.3);padding:2.5rem;max-width:32rem;margin-inline:auto}.hero-section-2__title{font-size:2.625rem;font-weight:700;line-height:93.75%;margin-bottom:.75rem}.hero-section-2__subtitle{color:hsl(var(--hsl-primary-700));font-size:.875rem;font-weight:700;line-height:1.25;margin-bottom:1.375rem}.hero-section-2__text{font-size:.875rem}.hero-section-2__video{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 62em){.hero-section-2__content-wrapper{margin-inline:initial;max-width:28rem}.hero-section-2__title{font-size:4rem}.hero-section-2__subtitle{font-size:1rem;max-width:16.625rem;margin-bottom:1.125rem}}.hero-section-3{position:relative;isolation:isolate;padding-block:var(--section-py);background:linear-gradient(180deg, #c7cbd1 0%, #e4e5e6 100%);display:flex;justify-content:center}.hero-section-3__glass{width:-moz-fit-content;width:fit-content;padding:var(--section-py) 2.5rem;margin-inline:.75rem;background:rgba(228,229,230,.56);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(228,229,230,.3)}.hero-section-3__content-wrapper{max-width:26.875rem}.hero-section-3__title{font-size:2.625rem;font-weight:700;line-height:93.75%;margin-bottom:.75rem}.hero-section-3__subtitle{color:hsl(var(--hsl-primary-700));font-size:.875rem;font-weight:700;line-height:1.25;margin-bottom:1.375rem}.hero-section-3__text{font-size:.875rem}.hero-section-3__video{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 62em){.hero-section-3{padding-block:0;justify-content:initial}.hero-section-3__glass{border-radius:0;margin-inline:0;padding-inline:calc((100% - var(--container-width))/2 + .75rem) 2.5rem}.hero-section-3__content-wrapper{max-width:23.125rem}.hero-section-3__title{font-size:4rem}.hero-section-3__subtitle{font-size:1rem;max-width:16.625rem;margin-bottom:1.125rem}}.hero-section-4{position:relative;isolation:isolate;padding-block:var(--section-py);background:linear-gradient(180deg, #c7cbd1 0%, #e4e5e6 100%);display:flex;justify-content:center}.hero-section-4__glass{width:-moz-fit-content;width:fit-content;padding:var(--section-py) 2.5rem;margin-inline:.75rem;background:rgba(228,229,230,.56);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(228,229,230,.3)}.hero-section-4__content-wrapper{max-width:26.875rem}.hero-section-4__title{font-size:2.625rem;font-weight:700;line-height:93.75%;margin-bottom:.75rem}.hero-section-4__subtitle{color:hsl(var(--hsl-primary-700));font-size:.875rem;font-weight:700;line-height:1.25;margin-bottom:1.375rem}.hero-section-4__text{font-size:.875rem}.hero-section-4__video{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 62em){.hero-section-4{padding-block:0;justify-content:initial}.hero-section-4__glass{margin-inline:0;border-radius:0 16px 16px 0}.hero-section-4__content-wrapper{max-width:23.125rem}.hero-section-4__title{font-size:4rem}.hero-section-4__subtitle{font-size:1rem;max-width:16.625rem;margin-bottom:1.125rem}}.launch-section{padding-block:var(--section-py)}.launch-section__cards{display:grid;justify-content:center;gap:2rem 1.5rem}@media(min-width: 62em){.launch-section__cards{grid-template-columns:repeat(2, minmax(0, 26rem))}.launch-section__cards>*:nth-last-child(1):nth-child(odd){grid-column:span 2;justify-self:center;max-width:26rem}}.launch-card{position:relative;display:grid;grid-template-columns:minmax(0, 8rem) 1fr;align-items:center;justify-content:center;gap:1.5rem;font-size:.875rem}.launch-card__title{color:hsl(var(--hsl-slate-500));font-size:1.125rem;font-weight:700}.about-page__content{max-width:70.25rem;margin-inline:auto;display:grid;gap:1.5rem;font-size:.875rem}.about-page__content-image{width:100%;border-radius:5px;position:sticky;top:20px}@media(min-width: 62em){.about-page__content{grid-template-columns:minmax(0, 29rem) auto;gap:4rem}}.about-hero__video-wrapper{display:flex;align-items:center;justify-content:center;min-height:28.125rem;background:#d9d9d9;width:100%;aspect-ratio:1400/450}.about-hero__bar{padding-block:1.5rem;color:hsl(var(--hsl-accent-secondary));background-color:hsl(var(--hsl-secondary-800))}.about-hero__bar .container{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:1.5rem}.about-hero__bar .container>*{flex-shrink:0}.about-hero__info{display:flex;align-items:center;gap:.75rem;font-size:.875rem;line-height:1.3}.about-hero__info-number{font-weight:900;font-size:3rem;line-height:1}.contact-page__select-buttons{display:grid;grid-template-columns:repeat(auto-fit, 8.25rem);justify-content:center;gap:1.5rem}.contact-page .contact-select-button{min-height:8.25rem}.contact-select-button{color:hsl(var(--hsl-slate-500));border:1px solid hsl(var(--hsl-slate-500));border-radius:5px;padding:1rem;font-size:.875rem;line-height:1.25;text-align:center;display:flex;flex-direction:column;justify-content:baseline}.contact-select-button__icon-wrapper{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background-color:#fff1f1;border-radius:5px;margin-inline:auto;margin-bottom:1.25rem}.contact-select-button__icon{color:hsl(var(--hsl-primary-700));width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.contact-select-button:hover,.contact-select-button:focus{outline:1px solid hsl(var(--hsl-slate-500));outline-offset:0}.online-service-page .launch-card{grid-template-columns:minmax(0, 6.25rem) 1fr}.online-service-page .launch-card__title{color:hsl(var(--hsl-primary-700));font-size:1.5rem;line-height:1.25;border-bottom:1px solid hsl(var(--hsl-slate-100));margin-bottom:.5rem;padding-bottom:.5rem}.property-page__cta{padding:3.75rem 1.5rem;background-color:hsl(var(--hsl-slate-100));border-radius:10px;font-size:.875rem;text-align:center}.property-page__cta-layout{display:grid;grid-template-columns:minmax(0, 37.5rem);justify-content:center;gap:1.5rem 3rem}.property-page__cta-title{font-size:2.25rem;font-weight:800;line-height:1}.property-page__cta-title::before{content:"";display:block;width:9.375rem;height:.1875rem;background-color:hsl(var(--hsl-accent));margin-inline:auto;margin-bottom:.75rem}@media(min-width: 62em){.property-page__cta{padding:3.75rem 3rem;text-align:initial}.property-page__cta-layout{grid-template-columns:repeat(2, minmax(0, 1fr))}.property-page__cta-title::before{margin-inline:initial}}.property-hero{padding-block:var(--section-py)}.property-hero__layout{display:grid;gap:1.5rem}.property-hero__header-columns{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.property-hero__header-logo-column{flex-shrink:0;width:6.25rem}.property-hero__header-logo{width:100%;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.property-hero__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.375rem}.property-hero__tag{color:hsl(var(--hsl-slate-500));font-size:.75rem;line-height:1;font-weight:900;text-transform:uppercase;padding:.5rem;border:1px solid hsl(var(--hsl-slate-200));border-radius:5px}.property-hero__tag--featured{color:hsl(var(--hsl-accent));border-color:currentColor}.property-hero__header-type{font-size:1rem;line-height:1.25;font-weight:300;text-transform:uppercase}.property-hero__header-info{font-size:2.25rem;font-weight:700;line-height:1}.property-hero__structures{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem 1.25rem;border-top:1px solid hsl(var(--hsl-slate-50));padding-top:.75rem;margin-top:1.25rem}.property-hero__structure{display:flex;align-items:center;gap:.5rem;color:hsl(var(--hsl-slate-500));font-size:.75rem;line-height:1;white-space:nowrap}.property-hero__structure-icon{width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}@media(min-width: 36em){.property-hero__header-columns{flex-direction:initial;align-items:initial;text-align:initial}.property-hero__tags{justify-content:initial}.property-hero__structures{justify-content:initial}}@media(min-width: 62em){.property-hero__layout{grid-template-columns:minmax(0, 1fr) 26rem}}.structure-swiper .swiper-slide{width:100%;aspect-ratio:600/400}@media(min-width: 62em){.structure-swiper{overflow:visible;clip-path:polygon(0 0, 100vw 0, 100vw 100%, 0 100%)}.structure-swiper .swiper-slide{max-width:29.375rem;aspect-ratio:470/313}}.full-width-swiper .swiper-slide{width:100%;aspect-ratio:600/400}@media(min-width: 62em){.full-width-swiper .swiper-slide{max-width:29.375rem;aspect-ratio:470/313}}.u-skeleton-loading{animation:skeleton-loading 1s linear infinite alternate}.u-bg-secondary-800{background-color:hsl(var(--hsl-secondary-800))}.u-bg-gray-900{background-color:hsl(var(--hsl-gray-900))}.u-bg-slate-25{background-color:hsl(var(--hsl-slate-25))}.u-border-transparent{border-color:rgba(0,0,0,0)}.u-text-white{color:hsl(var(--hsl-white))}.u-text-accent-secondary{color:hsl(var(--hsl-accent-secondary))}.u-text-primary-700{color:hsl(var(--hsl-primary-700))}.u-text-secondary-800{color:hsl(var(--hsl-secondary-800))}.u-text-slate-300{color:hsl(var(--hsl-slate-300))}.u-text-slate-500{color:hsl(var(--hsl-slate-500))}.u-flex-1{flex:1}.u-text-xs{font-size:.75rem;line-height:1rem}.u-text-sm{font-size:.875rem;line-height:1.25rem}.u-text-base{font-size:1rem;line-height:1.5rem}.u-text-lg{font-size:1.125rem;line-height:1.75rem}.u-text-xl{font-size:1.25rem;line-height:1.75rem}.u-text-2xl{font-size:1.5rem;line-height:2rem}.u-text-3xl{font-size:1.875rem;line-height:2.25rem}.u-text-4xl{font-size:2.25rem;line-height:2.5rem}.u-font-medium{font-weight:500}.u-font-extrabold{font-weight:800}.u-font-black{font-weight:900}.u-h-3\.5{height:.875rem}.u-h-5{height:1.25rem}.u-h-6{height:1.5rem}.u-leading-none{line-height:1}.u-leading-tight{line-height:1.25}.u-leading-snug{line-height:1.375}.u-leading-normal{line-height:1.5}.u-leading-relaxed{line-height:1.625}.u-leading-loose{line-height:2}.u-mb-3{margin-bottom:.75rem}.u-mb-5{margin-bottom:1.25rem}.u-mb-8{margin-bottom:2rem}.u-mb-16{margin-bottom:4rem}.u-mb-24{margin-bottom:6rem}@media(min-width: 62em){.u-lg-mb-24{margin-bottom:6rem}}.u-mt-3{margin-top:.75rem}.u-mt-5{margin-top:1.25rem}.u-mt-8{margin-top:2rem}.u-mt-16{margin-top:4rem}.u-mt-24{margin-top:6rem}@media(min-width: 62em){.u-lg-mt-24{margin-top:6rem}}.u-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.u-object-contain{-o-object-fit:contain;object-fit:contain}.u-p-3{padding:.75rem}.u-p-10{padding:2.5rem}.u-py-3{padding-block:.75rem}.u-py-8{padding-block:2rem}.u-text-balance{text-wrap:balance}.u-w-3\.5{width:.875rem}.u-w-5{width:1.25rem}.u-w-6{width:1.5rem}.u-w-fit{width:-moz-fit-content;width:fit-content}
