.project-infra-fallback{width:100%;max-width:var(--axis-content-max);min-height:820px;margin:80px auto 0;border-radius:16px;background:#F0F2F7;box-sizing:border-box}.project-page{width:100%}.project-hero{position:relative;width:100vw;height:599px;margin-left:calc(50% - 50vw);margin-top:100px;overflow:hidden}.project-hero__bg{position:absolute;inset:0;background-repeat:no-repeat;background-position:50%;background-size:cover}.project-hero__bg--new,.project-hero__bg--old{z-index:0}.project-hero__bg--next.project-hero__bg--old{animation:projectHeroBgOldNext .42s ease forwards}.project-hero__bg--next.project-hero__bg--new{animation:projectHeroBgNewNext .42s ease forwards;transform:translateX(100%)}.project-hero__bg--prev.project-hero__bg--old{animation:projectHeroBgOldPrev .42s ease forwards}.project-hero__bg--prev.project-hero__bg--new{animation:projectHeroBgNewPrev .42s ease forwards;transform:translateX(-100%)}@keyframes projectHeroBgOldNext{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes projectHeroBgNewNext{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes projectHeroBgOldPrev{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes projectHeroBgNewPrev{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.project-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.2) 40%,transparent 70%)}.project-hero__badges{position:absolute;top:45px;left:var(--axis-page-pad-x);z-index:2;width:min(940px,calc(100vw - var(--axis-page-pad-x) * 2));min-height:74px}.project-hero__badges,.project-hero__badges-desktop{display:flex;flex-wrap:wrap;align-content:flex-start;gap:2px}.project-hero__badges-mobile{display:none}.project-hero__badge{display:inline-flex;align-items:center;gap:10px;height:36px;padding:5px 10px;border-radius:16px;box-sizing:border-box;background:var(--Color-3,#ffffff);color:#282d3c;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:23px;letter-spacing:0;white-space:nowrap}.project-hero__badge--active{background:#1C2B5E;color:#FFFFFF}.project-hero__badge-icon{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.project-hero__badge--active .project-hero__badge-icon{background:#ffffff}.project-hero__badge-icon img{width:20px;height:20px;display:block}.project-hero__badge-title,.project-hero__badge-value{display:inline-block;line-height:23px}.project-hero__badge--active .project-hero__badge-icon img{filter:none}.project-hero__title-box{position:absolute;left:var(--axis-page-pad-x);right:auto;bottom:40px;z-index:2;width:min(513px,calc(100vw - var(--axis-page-pad-x) * 2 - 340px));max-width:513px;min-height:78px;display:flex;flex-direction:column;gap:8px;text-transform:uppercase;color:#ffffff}.project-hero__subtitle{font-weight:300;font-size:16px}.project-hero__subtitle,.project-hero__title{font-family:Inter Display,Inter,system-ui,sans-serif;line-height:50px;letter-spacing:0}.project-hero__title{margin:0;font-weight:600;font-size:40px}.project-hero__nav{position:absolute;right:var(--axis-page-pad-x);bottom:40px;z-index:2;display:flex;align-items:center;gap:50px;width:316px;height:50px}.project-hero__nav-btn{width:50px;height:50px;border:none;border-radius:50%;background:transparent;padding:0;cursor:pointer}.project-hero__nav-btn img{display:block;width:50px;height:50px}.project-hero__nav-strip{width:116px;height:7px;display:flex;align-items:center;justify-content:center}.project-hero__dots-svg{position:relative;width:116px;height:7px}.project-hero__dot-circle{position:absolute;top:50%;transform:translate(-50%,-50%);border:none;border-radius:9999px;padding:0;cursor:pointer}.project-page__breadcrumbs{display:flex;align-items:center;gap:7px;color:rgba(40,45,60,.6);font-family:Inter Display,Inter,system-ui,sans-serif;font-size:12px;line-height:30px}.project-page__breadcrumbs a{color:inherit;text-decoration:none}.project-page__subhead{width:100%;max-width:var(--axis-content-max);margin:15px auto 0;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.project-page__breadcrumbs-dot{width:5px;height:5px;border-radius:50%;background:#d9d9d9;display:inline-block}.project-page__chat-btn{width:50px;height:50px;border:none;background:transparent;padding:0;margin-right:0;cursor:pointer}.project-page__chat-btn img{display:block;width:50px;height:50px}.project-about{width:100%;max-width:var(--axis-content-max);min-height:318.5px;margin-left:auto;margin-right:auto;margin-top:60px;display:flex;gap:59px;box-sizing:border-box}.project-about__left{flex:1;min-width:0}.project-about__title{margin:0;font-size:40px}.project-about__text,.project-about__title{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;line-height:30px;letter-spacing:0;color:#282d3c}.project-about__text{margin:30px 0 0;font-size:16px}.project-about__right{width:519px;display:flex;flex-direction:column;gap:20px}.project-about__stats-top{display:grid;grid-template-columns:170px 136px 173px;gap:20px}.project-about__stat-card{height:149px;border-radius:16px;padding:20px;background:#F0F2F7;box-sizing:border-box;display:flex;flex-direction:column;gap:10px}.project-about__stat-value{font-size:50px;color:#1C2B5E;margin-top:20px;white-space:nowrap}.project-about__stat-label,.project-about__stat-value{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;line-height:30px;letter-spacing:0}.project-about__stat-label{font-size:18px;text-transform:uppercase;color:#282d3c;margin-top:auto}.project-about__bottom-card{width:519px;height:149px;border-radius:16px;padding:20px;background:#F0F2F7;box-shadow:0 2px 16.4px rgba(0,0,0,.07);box-sizing:border-box;display:flex;gap:20px}.project-about__apartments{width:126px;height:109px;border-right:1px solid #ececec;display:flex;flex-direction:column}.project-about__types{width:333px;height:109px;display:flex;flex-direction:column;gap:7px}.project-about__type-row{width:333px;height:22px;display:grid;grid-template-columns:1fr 68px 1fr;align-items:center;column-gap:11px;padding-bottom:0}.project-about__type-name{font-size:12px}.project-about__type-meta,.project-about__type-name,.project-about__type-price{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;line-height:22px;color:#282d3c;white-space:nowrap}.project-about__type-meta,.project-about__type-price{font-size:14px;text-align:right}.project-about__type-meta{width:68px;justify-self:start}.project-about__type-price{justify-self:end}.project-page__spacer{height:40px}.project-advantages{width:100%;max-width:var(--axis-content-max);margin:80px auto 0;box-sizing:border-box}.project-advantages__title{margin:0;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:40px;line-height:30px;letter-spacing:0;color:#282d3c}.project-advantages__scroller{margin-top:30px;height:428px;display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.project-advantages__scroller::-webkit-scrollbar{display:none}.project-advantages__card{position:relative;flex:0 0 263px;width:263px;height:428px;border-radius:16px;overflow:hidden;background:#282d3c;transition:background .52s cubic-bezier(.2,.8,.2,1),box-shadow .52s cubic-bezier(.2,.8,.2,1)}.project-advantages__card--wide{flex-basis:545px;width:545px}.project-advantages__card-image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .52s cubic-bezier(.2,.8,.2,1),transform .52s cubic-bezier(.2,.8,.2,1)}.project-advantages__card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.45) 0,rgba(0,0,0,.08) 42%,transparent 70%);transition:opacity .52s cubic-bezier(.2,.8,.2,1),background .52s cubic-bezier(.2,.8,.2,1)}.project-advantages__card-text{position:absolute;left:20px;bottom:20px;color:#ffffff;width:calc(100% - 90px);transition:top .52s cubic-bezier(.2,.8,.2,1),bottom .52s cubic-bezier(.2,.8,.2,1),transform .52s cubic-bezier(.2,.8,.2,1),width .52s cubic-bezier(.2,.8,.2,1)}.project-advantages__card-title{width:151px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:600;font-size:21px;line-height:30px;letter-spacing:0}.project-advantages__card-title--wide{width:279px;font-size:21px}.project-advantages__card-subtitle,.project-advantages__card-wide-subtitle{margin-top:0;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:30px;letter-spacing:0}.project-advantages__card-wide-subtitle{color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-advantages__card-expanded-text{margin-top:20px;max-height:0;opacity:0;overflow:hidden;transform:translateY(8px);font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--Color-3,#ffffff);transition:max-height .52s cubic-bezier(.2,.8,.2,1),opacity .42s cubic-bezier(.2,.8,.2,1),transform .52s cubic-bezier(.2,.8,.2,1)}.project-advantages__card-plus{position:absolute;right:20px;bottom:20px;width:50px;height:50px;border:none;background:transparent;padding:0;cursor:pointer}.project-advantages__card-plus img{display:block;width:50px;height:50px;transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .42s cubic-bezier(.2,.8,.2,1)}.project-advantages__card--open{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(0deg,#282d3c,#282d3c)}.project-advantages__card--open .project-advantages__card-image{opacity:0;transform:scale(1.04)}.project-advantages__card--open .project-advantages__card-overlay{opacity:0}.project-advantages__card--open .project-advantages__card-text{top:20px;bottom:auto;width:calc(100% - 40px);transform:translateY(0)}.project-advantages__card--open .project-advantages__card-expanded-text{max-height:290px;opacity:1;transform:translateY(0)}.project-advantages__card--open .project-advantages__card-plus img{transform:rotate(180deg)}.project-advantages__scrollbar{position:relative;width:100%;max-width:var(--axis-content-max);height:5px;box-sizing:border-box;margin-top:20px;border-radius:5px;background:#F0F2F7}.project-advantages__scrollbar-thumb{position:absolute;left:0;top:50%;width:77px;height:22px;transform:translateY(-50%);border-radius:13px;border:3px solid #ffffff;background:#282d3c;box-shadow:0 2px 16.4px rgba(0,0,0,.1)}.project-page .mortgage{margin-top:60px}.project-page__footer-wrap{margin-top:80px;width:100%}@media (max-width:1100px) and (min-width:1024px){.project-about{flex-direction:column;gap:40px}}@media (max-width:1023px){.project-page{overflow-x:hidden}.project-page--mobile-nav{padding-bottom:82px}.project-page__header-wrap{position:fixed;top:0;left:0;right:0;z-index:60;padding:20px;background:transparent;box-shadow:none;display:flex;justify-content:center;box-sizing:border-box}.project-hero{height:92svh;min-height:92vh}.project-hero__badges{top:87px;left:20px;right:20px;width:auto;flex-wrap:nowrap;overflow:visible;gap:2px;flex-direction:column;align-items:flex-start}.project-hero__badges-desktop{display:none}.project-hero__badges-mobile,.project-hero__badges-more{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.project-hero__badges-more{width:100%;max-height:0;opacity:0;transform:translateY(-6px);overflow:hidden;pointer-events:none;transition:max-height .3s linear,opacity .3s linear,transform .3s linear}.project-hero__badges[data-expanded=true] .project-hero__badges-more{max-height:320px;opacity:1;transform:translateY(0);pointer-events:auto}.project-hero__badges[data-expanded=true] .project-hero__badge--more{opacity:0;pointer-events:none}.project-hero__badges::-webkit-scrollbar{display:none}.project-hero__badge{flex:0 0 auto;height:36px;border-radius:16px;padding:5px 10px;gap:10px;font-size:14px;line-height:23px;box-shadow:0 4px 18px rgba(0,0,0,.12);width:fit-content;max-width:calc(100vw - 40px)}.project-hero__badge-icon{width:20px;height:20px;border-radius:999px;background:#1C2B5E}.project-hero__badge-icon img{width:20px;height:20px;filter:brightness(0) invert(1)}.project-hero__badge--active{background:#1C2B5E;color:#FFFFFF}.project-hero__badge--active .project-hero__badge-icon{background:#ffffff}.project-hero__badge--active .project-hero__badge-icon img{filter:none}.project-hero__badge--more{height:36px;width:38px;padding:5px 10px;justify-content:center;background:var(--Color-3,#ffffff);color:#1C2B5E;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:23px;border:none;cursor:pointer;border-radius:16px;box-shadow:0 2px 16.4px 0 #00000012}.project-hero__badge--more .project-hero__badge-icon{display:none}.project-hero__badges-row{display:flex;align-items:center;gap:2px}.project-hero__title-box{left:20px;right:20px;bottom:20px;width:auto}.project-hero__nav{display:none}.project-hero__subtitle{font-weight:300;font-size:16px;line-height:25px;color:#ffffff;padding-bottom:5px}.project-hero__subtitle,.project-hero__title{font-family:Inter Display,Inter,system-ui,sans-serif;text-transform:uppercase}.project-hero__title{font-weight:600;font-size:36px;line-height:45px}.project-hero__title-box{padding:0 20px 30px 0;box-sizing:border-box}.project-hero__mobile-dots{position:absolute;left:50%;transform:translateX(-50%);bottom:20px;z-index:2;display:flex;align-items:center;gap:10px;pointer-events:none}.project-hero__mobile-dot{width:4px;height:4px;border-radius:999px;background:rgba(217,217,217,.65)}.project-hero__mobile-dot--active{width:7px;height:7px;background:#ffffff}.project-hero__collapse{width:84px;height:36px;border-radius:16px;border:none;background:var(--Color-3,#ffffff);color:#1C2B5E;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:14px;text-align:center;line-height:23px;padding:5px 10px;cursor:pointer;box-shadow:0 2px 16.4px 0 #00000012;transition:transform .3s linear,opacity .3s linear}.project-hero__collapse:active{transform:scale(.98)}.project-page__subhead{margin:15px 0 0}.project-about,.project-page__subhead{width:100%;padding:0 20px;box-sizing:border-box}.project-about{margin-top:40px;flex-direction:column;gap:20px}.project-about__left,.project-about__right{width:100%;max-width:353px;margin-left:auto;margin-right:auto}.project-about__text{width:100%;max-width:353px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:30px;color:#282d3c;margin-top:20px;padding-bottom:30px;box-sizing:border-box}.project-about__right{width:100%;min-width:0;gap:10px}.project-about__stats-top{display:flex;gap:10px;width:100%;max-width:353px;justify-content:space-between;overflow:visible;margin-bottom:10px}.project-about__stat-card{flex:0 0 auto;height:108px;padding:20px;border-radius:16px;background:#ffffff;box-shadow:0 2px 16.4px 0 #00000012;gap:0;display:flex;flex-direction:column;align-items:flex-start}.project-about__stat-card--first{width:108px}.project-about__stat-card--second{width:103px}.project-about__stat-card--third{width:122px}.project-about__stat-value{font-size:26px;line-height:30px;margin:0 0 20px;padding:0}.project-about__stat-label{font-size:11px;line-height:14px;margin:0}.project-about__bottom-card{width:100%;max-width:353px;height:149px;padding:20px;border-radius:16px;flex-direction:row;gap:10px;background:#ffffff;box-shadow:0 2px 16.4px 0 #00000012}.project-about__apartments{width:72px;height:114px;border-right:1px solid #ececec;border-bottom:none;padding-bottom:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}.project-about__apartments .project-about__stat-value{margin-bottom:0}.project-about__types{width:231px;height:109px;min-width:231px;display:flex;flex-direction:column;justify-content:flex-start;gap:7px}.project-about__type-row{width:231px;height:22px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.project-about__type-meta,.project-about__type-name,.project-about__type-price{white-space:nowrap}.project-about__type-name{width:80px;flex:0 0 98px;overflow:hidden;text-overflow:ellipsis}.project-about__type-meta{width:47px;flex:0 0 47px}.project-about__type-meta,.project-about__type-price{overflow:hidden;text-overflow:clip;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:50px;text-align:right}.project-about__type-price{width:73px;flex:0 0 73px}.project-about__type-meta,.project-about__type-price{text-align:right}.project-advantages{width:100%;margin-top:0;padding:70px 20px 0;box-sizing:border-box}.project-advantages__title{width:100%;max-width:353px;height:30px;margin-left:0;margin-right:auto;padding-bottom:60px;text-align:left;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:36px;line-height:30px;color:#282d3c;padding-left:0}.project-advantages__scroller{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:0;margin-top:20px;gap:20px;height:428px;padding-left:20px;padding-right:20px;box-sizing:border-box}.project-advantages__card{width:263px;height:428px;border-radius:16px;flex:0 0 263px}.project-advantages__card--wide{width:min(545px,calc(100vw - 80px));flex:0 0 min(545px,calc(100vw - 80px))}.project-advantages__card-overlay{background:linear-gradient(180deg,rgba(40,45,60,0),rgba(40,45,60,.7))}.project-advantages__card-text{left:20px;bottom:12px;width:151px}.project-advantages__card-title{width:151px;height:60px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:600;font-size:21px;line-height:30px;color:#ffffff;white-space:normal}.project-advantages__card-plus{right:20px;bottom:12px;width:50px;height:50px}.project-advantages__card--open .project-advantages__card-text{top:20px;width:calc(100% - 40px)}.project-advantages__card--open .project-advantages__card-expanded-text{max-height:292px}.project-advantages__scrollbar{display:none}.project-page .mortgage,.project-page__footer-wrap{margin-top:40px}body.axis-request-modal-open .chatFloat{display:none}.chatSheetOverlay{position:fixed;inset:0;z-index:3200;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);display:flex;align-items:flex-end;justify-content:center}.chatSheet{width:100%;max-width:min(430px,100%);background:#fff;border-radius:16px 16px 0 0;overflow:hidden;box-sizing:border-box;padding:20px}.chatSheet--write{height:210px}.chatSheet--phone{height:170px}.chatSheet__titleRow{display:flex;align-items:center;gap:10px;margin-bottom:8px}.chatSheet__back{width:24px;height:24px;border:none;background:transparent;padding:0;cursor:pointer;font-size:24px;line-height:24px;color:#282d3c}.chatSheet__title{font-weight:600;font-size:21px;line-height:30px}.chatSheet__text,.chatSheet__title{font-family:Inter Display,Inter,system-ui,sans-serif;color:#282d3c}.chatSheet__text{font-weight:400;font-size:16px;line-height:23px;margin-top:6px;margin-bottom:16px}.chatSheet__actions{display:flex;gap:12px}.chatSheet__actions--stack{flex-direction:column;gap:12px}.chatSheet__btn{height:50px;border-radius:8px;border:none;padding:10px 20px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;flex:1 1 0;box-sizing:border-box}.chatSheet__actions--stack .chatSheet__btn{width:100%;flex:0 0 auto}.chatSheet__btn--primary{background:#1C2B5E;color:#fff}.chatSheet__btn--secondary{background:#282d3c;color:#fff}}.chatFloat{display:none}@media (max-width:1023px){.chatFloat{display:block;position:fixed;right:20px;bottom:102px;z-index:2600;transition:transform .26s cubic-bezier(.2,.8,.2,1),right .26s cubic-bezier(.2,.8,.2,1),bottom .26s cubic-bezier(.2,.8,.2,1)}.chatFloat:has(.chatFloat__panel){right:24px;bottom:141px}.chatFloat__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.15);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);z-index:0}.chatFloat__fab{width:50px;height:50px;border:none;padding:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:transform .26s cubic-bezier(.2,.8,.2,1)}.chatFloat:has(.chatFloat__panel) .chatFloat__fab{transform:translateY(-12px)}.chatFloat__fab img{display:block;width:50px;height:50px}.chatFloat__panel{position:absolute;right:70px;top:50%;transform:translateY(-50%);width:289px;height:174px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;z-index:2;opacity:0;transform-origin:right center;animation:chatFloatPanelIn .22s ease-out both}.chatFloat__btn{height:50px;border:none;border-radius:24px;padding:10px 15px;background:#ffffff;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#282d3c;cursor:pointer;text-align:center;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;width:fit-content;margin-left:auto}.chatFloat__btn--wide{width:235px}@keyframes chatFloatPanelIn{0%{opacity:0;transform:translateY(-50%) translateX(10px) scale(.98)}to{opacity:1;transform:translateY(-50%) translateX(0) scale(1)}}}