<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.map{position:relative;width:100%;height:100vh}.map .contacts-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;gap:10px;margin-bottom:40px}.map .contacts-buttons__item{width:147px;height:58px;font-size:16px;font-weight:700;line-height:145%;border-radius:30px;cursor:pointer;background-color:var(--alternative-brown);border:2px solid var(--alternative-brown);-webkit-transition:all .3s;transition:all .3s}.map .map-nav__buttons-wrapper{margin-bottom:0}.map .contacts-buttons__item--new{position:relative;width:213px}.map .contacts-buttons__item--new::after{content:"Новинка";position:absolute;top:-10px;right:0;padding:1px 10px;font-size:12px;font-weight:800;line-height:145%;background-color:var(--blago-green);border-radius:10px}.map .contacts-buttons__item:hover{border-color:var(--blago-green);background-color:var(--blago-gray)}.map .contacts-buttons__item:active{border-color:var(--blago-green);background-color:var(--blago-gray)}.map .contacts-buttons__item--active{background-color:var(--blago-white);border:2px solid var(--blago-green)}.map .contacts-buttons__item--with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.map .contacts-buttons__item--with-icon::before{content:url(../../../app/src/assets/images/drone.png);width:39px;height:18px}.map .project-card{position:absolute;top:20px;left:20px;width:407px;height:512px;border-radius:30px}.map .project-card__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:450px;padding:10px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:30px}.map .project-card__relative-wrapper{position:relative}.map .project-card__close-button{position:absolute;top:10px;right:10px;width:18px;height:18px;border:none;background:0 0;cursor:pointer}.map .project-card__arrow-left{position:absolute;top:50%;left:20px;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.map .project-card__arrow-right{position:absolute;top:50%;right:26px;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.map .project-card__close-icon{width:18px;height:18px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.map .project-card__tag{color:var(--blago-black)}.map .project-card__sold{width:100%;height:50px;padding:13px 23px;background-color:var(--alternative-brown);border-radius:25px}.map .project-card__flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map .project-card__wrapper{margin-bottom:20px}.map .project-card__ready{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;margin-right:16px;font-size:15px;font-weight:700;line-height:12px;color:var(--blago-white);aspect-ratio:1;z-index:0;border-width:3px}.map .project-card__ready:before{content:"";position:absolute;z-index:-1;inset:0;background:var(--26a693d2);padding:4px;border-radius:50%;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff));mask:linear-gradient(#fff 0,#fff 0) content-box,linear-gradient(#fff 0,#fff 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.map .project-card__ready--small-text{font-size:9px;font-weight:600;line-height:12px}.map .project-card__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:var(--blago-black);text-decoration:none}.map .project-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map .project-card__footer:not(.is-have-sales-office)&gt;a.project-card__button{width:100%}.map .sales-office__marker{width:158px;height:51px;top:389px;left:239px;gap:10px;border-radius:90px;opacity:.9;background:#edebe8;margin-left:5px;padding-left:15px;padding-right:15px;font-size:12px}.map .make_route_button{background:#fff;border:2px solid #c1f600;border-radius:70px;text-align:center;text-decoration:none;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 8px 8px 8px}.map .make_route_button&gt;svg{margin-right:10px}.map #project-infra-mob{height:100%;overflow:auto}.map #project-infra-mob{scrollbar-width:none}.map #project-infra-mob::-webkit-scrollbar{display:none}.map .project-infra{max-width:650px;width:100%;max-height:calc(100% - 255px);height:auto;position:absolute;top:130px;right:20px;overflow:auto;padding:32px;background:#fff;border-radius:30px}.map .project-infra{scrollbar-width:none}.map .project-infra::-webkit-scrollbar{display:none}.map .project-infra__close{width:16px;height:16px;position:absolute;top:32px;right:32px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.map .project-infra__title{margin-bottom:4px;font-family:Manrope;font-style:normal;font-weight:700;font-size:32px;line-height:105.27%;color:#191919}.map .project-infra__address{font-family:Manrope;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#848484}.map .project-infra__blocks{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.map .project-infra__blocks__title{margin:16px 0;font-family:Manrope;font-style:normal;font-weight:800;font-size:25px;line-height:100%;color:#191919}.map .project-infra__blocks__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:8px 16px;background:#f3f3f3;border-radius:15px}.map .project-infra__blocks__item__title{font-family:Manrope;font-style:normal;font-weight:700;font-size:20px;line-height:145%;color:#191919}.map .project-infra__blocks__item__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.map .project-infra__blocks__item__list .p-i-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:8px 0}.map .project-infra__blocks__item__list .p-i-item:not(:last-of-type){border-bottom:1px dashed #a89b90}.map .project-infra__blocks__item__list .p-i-item__main{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.map .project-infra__blocks__item__list .p-i-item__main img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.map .project-infra__blocks__item__list .p-i-item__main__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.map .project-infra__blocks__item__list .p-i-item__main__info p:nth-child(1){font-family:Manrope;font-style:normal;font-weight:400;font-size:16px;line-height:126%;color:#191919}.map .project-infra__blocks__item__list .p-i-item__main__info p:nth-child(2){font-family:Manrope;font-style:normal;font-weight:400;font-size:12px;line-height:104.5%;color:#848484}.map .project-infra__blocks__item__list .p-i-item__time{font-family:Manrope;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#191919}.map .card-hidden{opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.map .card-visible{opacity:1;visibility:visible;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.map .project-info-mob{width:calc(100% - 30px);max-height:calc(100% - 68px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;position:absolute;left:50%;bottom:34px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;border-radius:16px;padding:24px 8px 8px}.map .project-info-mob__close{position:absolute;right:0;top:-23px}.map .project-info-mob__control{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.map .project-info-mob__control p{width:50%;padding:6px;background:#fff;border:2px solid #c1f600}.map .project-info-mob__control p:nth-child(1){border-radius:30px 0 0 30px}.map .project-info-mob__control p:nth-child(2){border-radius:0 30px 30px 0}.map .project-info-mob__control p.active{background:#c1f600}.map .project-info-mob__control p{font-weight:700;font-size:16px;line-height:145%;text-align:center;color:#191919}.map button.gm-ui-hover-effect{display:none!important}.map .gm-style-iw.gm-style-iw-c[role=dialog]{padding:6px 13px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.map .gm-style .gm-style-iw-tc{-webkit-filter:none!important;filter:none!important}.map .gm-style .gm-style-iw-c,.map .gm-style .gm-style-iw-tc{top:-6px!important}.map .marker_hover_effect.infrastructure{-webkit-filter:grayscale(1);filter:grayscale(1)}.map .marker_hover_effect{-webkit-filter:grayscale(.2);filter:grayscale(.2);opacity:.8;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.map .marker_hover_effect:hover{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}.map .grayscale_off{opacity:1!important;-webkit-filter:grayscale(0)!important;filter:grayscale(0)!important}.map-aero.disabled{display:none}.map__fly-tour{width:100%;height:100vh}.infrastructure_popup{background:#fff;text-align:center;padding:7px 10px;border-radius:7px;margin-left:-50%}.map-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;position:absolute;top:20px;right:20px;height:89px;padding:20px;border-radius:10px;background:rgba(255,255,255,.75)}.map__fly-tour-nav{top:70px}.map-nav__button-back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:16px;font-weight:800;line-height:145%;background:0 0;border:none;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.map-nav__button-back::before{content:url("../../../app/src/assets/images/arrow-left-solid 1.svg");display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16px;height:16px;background-color:var(--alternative-brown);border-radius:50%}.map-nav__button-back:hover::before{content:url(../../../app/src/assets/images/arrow-left-solid-white.svg);background-color:var(--blago-green)}.map-nav__buttons-wrapper{margin-bottom:0}@media (max-width:1024px){.map .contacts-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:13px}.map .contacts-buttons__item{-ms-flex-item-align:end;align-self:flex-end;width:120px;height:36px}.map .contacts-buttons__item--new{width:160px}.map .project-infra{position:relative;left:unset;top:unset;right:unset;bottom:unset;max-width:100%;max-height:unset;overflow:unset;padding:0}.map__fly-tour{padding-top:58px}.map-nav{width:200px;height:188px;border-radius:25px;background:rgba(255,255,255,.75);-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.05);box-shadow:0 5px 20px 0 rgba(0,0,0,.05)}.map__fly-tour-nav{position:static!important}.map-nav__button-back{position:absolute;top:20px;left:-50%;-webkit-transform:translateX(-40px);transform:translateX(-40px)}.map-nav__buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map-nav__button-back--fly-tour{left:64px}.map-nav__buttons-wrapper--fly-tour{width:200px;height:188px;padding:10px;position:absolute;top:140px;right:20px;background:rgba(255,255,255,.75);border-radius:25px}}@media (max-width:768px){.map .project-card{position:relative;left:unset;top:unset;right:unset;bottom:unset;max-width:100%;width:100%;height:auto;gap:15px;padding:0;margin:0}.map .project-card__image{min-height:284px;height:auto}.map .project-card__close-button{display:none}.map .project-card__close-icon{width:15px;height:15px}.map .project-card__tag{min-width:144px;height:33px;margin-right:8px;font-size:18px}.map .project-card__footer:is(.is-have-sales-office){display:block}.map .project-card__footer:is(.is-have-sales-office)&gt;span.project-card__button{margin-top:10px}.map .sales-office__marker{width:auto}.map .project-infra__close{display:none}}</pre></body></html>