.section-hero-split{padding-bottom:12px}.section-hero-split__stage{position:relative}.section-hero-split__stage .bg{bottom:-28%;height:auto;left:0;max-width:unset;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;position:absolute;transition:bottom 3.2s cubic-bezier(.25,.46,.45,.94);width:120%;z-index:1}.section-hero-split__stage .bg.active{bottom:0}@media (max-width:1024px){.section-hero-split__stage .bg{bottom:-5%}}@media (max-width:768px){.section-hero-split__stage .bg{bottom:0;min-height:100%;-o-object-fit:cover;object-fit:cover}}.section-hero-split__stage .building{bottom:-77%;height:auto;left:6%;max-width:unset;-o-object-fit:contain;object-fit:contain;position:absolute;transition:bottom 3.4s cubic-bezier(.25,.46,.45,.94);width:120%;z-index:2}.section-hero-split__stage .building.active{bottom:-35%}@media (max-width:768px){.section-hero-split__stage .building{bottom:-60%;left:-48%;width:275%}.section-hero-split__stage .building.active{bottom:-40%}}@media (max-width:767px){.section-hero-split__stage{min-height:520px}}.section-hero-split__stage .section-hero-split__hero{border-radius:var(--radius-card);display:flex;flex-direction:column;inset:0;opacity:1;overflow:hidden;position:absolute;transition:opacity .7s ease;z-index:2}@media (max-width:767px){.section-hero-split__stage .section-hero-split__hero{border-radius:var(--radius-section)}}.section-hero-split__stage .section-hero-split__hero .img-cover{z-index:0}.section-hero-split__stage .section-hero-split__hero-overlay{background:linear-gradient(-83.78deg,rgba(0,0,0,.024) 16.91%,rgba(0,0,0,.54) 95.11%);inset:0;pointer-events:none;position:absolute;z-index:2}.section-hero-split__stage .section-hero-split__hero-inner{display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:clamp(24px,3vw,40px);position:absolute;z-index:2}.section-hero-split__stage .section-hero-split__logo svg{height:clamp(28px,4vw,40px);width:auto}.section-hero-split__stage .section-hero-split__headline{color:var(--color-white);font-family:var(--font-primary);font-size:clamp(36px,36px + .0624277457 * (100vw - 575px),90px);font-weight:400;letter-spacing:-.04em;line-height:.95;margin:0;max-width:14em}.section-hero-split__cards{align-items:stretch;display:flex;gap:var(--grid-gap)}@media (max-width:767px){.section-hero-split__cards{display:none;flex-direction:column}}.section-hero-split__cards .hero-split-card{border-radius:var(--radius-section);display:flex;flex:1 0 0;flex-direction:column;min-width:0;padding:4px}@media (min-width:768px){.section-hero-split__cards .hero-split-card{opacity:0;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease}.section-hero-split__cards .hero-split-card:first-child{transform:translateX(-60px)}.section-hero-split__cards .hero-split-card:last-child{transform:translateX(60px)}}.section-hero-split__cards .hero-split-card--offices{background:linear-gradient(132.96deg,var(--color-blue-800) 0,var(--color-blue-600) 100%)}.section-hero-split__cards .hero-split-card--living{background:var(--color-res-gradient)}.section-hero-split__cards .hero-split-card__image-wrap{border-radius:var(--radius-icon);box-shadow:0 0 24px 0 rgba(0,0,0,.08);flex-shrink:0;height:clamp(240px,33vw,550px);overflow:hidden;position:relative}@media (max-width:767px){.section-hero-split__cards .hero-split-card__image-wrap{height:clamp(220px,55vw,360px)}}.section-hero-split__cards .hero-split-card__image-wrap .img-cover{border-radius:var(--radius-icon)}.section-hero-split__cards .hero-split-card__body{display:flex;flex:1;flex-direction:column;gap:24px;padding:20px 12px 12px}.section-hero-split__cards .hero-split-card__content{display:flex;flex:1;flex-direction:column;gap:12px}.section-hero-split__cards .hero-split-card__title{color:var(--color-white);font-family:var(--font-primary);font-size:clamp(22px,22px + .0138728324 * (100vw - 575px),34px);font-weight:600;letter-spacing:.01em;line-height:.95;margin:0}.section-hero-split__cards .hero-split-card__text{color:var(--color-white);font-family:var(--font-primary);font-size:clamp(14px,14px + .0023121387 * (100vw - 575px),16px);font-weight:400;line-height:1.5;margin:0}.section-hero-split__cards .hero-split-card__btn{align-items:center;align-self:flex-start;background:var(--color-white);border-radius:var(--radius-pill);color:var(--color-black-900);display:inline-flex;font-family:var(--font-primary);font-size:16px;font-weight:600;justify-content:center;line-height:.95;padding:14px 24px;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.section-hero-split__cards .hero-split-card__btn:hover{opacity:.8}.section-hero-split.is-cards .section-hero-split__hero{opacity:0;pointer-events:none}@media (max-width:767px){.section-hero-split.is-cards .section-hero-split__cards{display:flex}}@media (min-width:768px){.section-hero-split.is-cards .section-hero-split__cards .hero-split-card{opacity:1;transform:translateX(0)}}