@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1;-webkit-transform:scale(3);transform:scale(3)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes fade-out{0%{opacity:1;-webkit-transform:scale(3);transform:scale(3)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.icon-sprite{width:initial;height:initial}.icon-sprite svg,.project__map__wrapper #projectMap{width:100%;height:100%}.fade-in{-webkit-animation-name:fade-in;animation-name:fade-in}.fade-out{-webkit-animation-name:fade-out;animation-name:fade-out}.project__map{margin:0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;width:100%}.project__map__text{font-size:16px;line-height:150%;letter-spacing:-.04em;margin-bottom:24px;max-width:656px}.project__map__wrapper{width:100%;height:464px;position:relative;min-width:0;overflow:hidden;border-radius:20px}.project__map__show{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px;position:absolute;bottom:12px;left:12px;right:12px;background-color:var(--bg-light);-webkit-box-shadow:0 4px 16px 0 #0023461a;box-shadow:0 4px 16px 0 #0023461a;border-radius:16px;gap:16px;font-size:14px;line-height:120%;letter-spacing:-.04em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project__map__show span{width:100%}.project__map__show__chevron{width:12px;height:12px;color:var(--color-blue-500);margin-right:16px;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.project__map__show__icon{width:12px;height:12px}.project__map__show__icon__wrapper{width:40px;height:40px;border:1px solid var(--color-blue-200);-ms-flex-negative:0;flex-shrink:0;border-radius:12px;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}.project__map__scrollbar{position:absolute;top:0;right:8px;width:4px;height:100%;display:none;padding:16px 0}.project__map__scrollbar__thumb{height:64px!important;min-height:64px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;position:absolute;width:100%;background:var(--color-blue-300);border-radius:4px}.project__map__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;padding:16px;gap:12px;height:100%;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.project__map__list::-webkit-scrollbar{display:none}.project__map__list__wrapper{background-color:var(--bg-light);border-radius:20px;overflow:hidden;max-width:300px;width:100%;max-height:640px;position:relative;display:none}.project__map__list__item,.project__map__list__item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}.project__map__list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;color:#0c334c;cursor:pointer}.project__map__list__item--active .project__map__list__item__icon{color:var(--text-secondary)!important;background-color:var(--icon-color)}.project__map__list__item--active .project__map__list__item__title{color:var(--color-blue)}.project__map__list__item__icon{width:40px;height:40px;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--color-blue-100)}.project__map__list__item__icon svg{width:16px;height:16px}.project__map__list__item__icon svg path{fill:currentColor}.project__map__list__item__title{-webkit-transition:.3s;transition:.3s;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:var(--color-blue-500);font-weight:700;font-size:14px;line-height:120%;letter-spacing:-.04em}.project__map__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);position:relative;color:var(--text-secondary);border-radius:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s;-webkit-box-shadow:0 4px 16px 0 #0023461a;box-shadow:0 4px 16px 0 #0023461a;background-color:var(--icon-color)}.project__map__icon svg{width:12px;height:12px}.project__map__pane .project__map__list{overflow:visible;height:initial}.map,.map__wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;position:relative}.map{border-radius:8px}.map__wrapper{min-width:0}.map-marker,.map__controls,.map__icon,.map__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.map__controls{position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;right:12px;top:50%;-webkit-transform:translateY(-48px);-ms-transform:translateY(-48px);transform:translateY(-48px);background-color:var(--bg-light);-webkit-box-shadow:0 4px 16px 0 #0023461a;box-shadow:0 4px 16px 0 #0023461a;border-radius:16px}.map-marker,.map__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map__icon{width:48px;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-blue-500)}.map__icon svg{width:16px;height:16px}.map-marker{background-color:var(--bg-light);padding:4px;border-radius:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 4px 16px 0 #0023461a;box-shadow:0 4px 16px 0 #0023461a}.map-marker__index{z-index:1!important}.map-marker:after,.projects-map__marker--active::after{position:absolute;content:"";width:20px;height:10px;left:50%}.map-marker:after{bottom:-10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#fff;clip-path:path("M9.08 8.96C7.88 5.50 5.36 2.17 0.5 0L20.5 0C15.63 2.17 13.11 5.50 11.91 8.96C11.81 9.26 11.61 9.52 11.36 9.71C11.11 9.90 10.80 10 10.5 10C10.19 10 9.88 9.90 9.63 9.71C9.38 9.52 9.18 9.26 9.08 8.96Z")}.map-marker__label{color:var(--color-blue);padding:0 12px;font-size:12px;white-space:nowrap;line-height:120%;letter-spacing:-.04em;display:-webkit-box;display:-ms-flexbox;display:flex}.map-marker__icon{width:32px;height:32px;border-radius:8px}.map-cluster{width:24px;height:24px;border-radius:50%;background:var(--bg-light);color:var(--color-blue);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;cursor:pointer;font-family:"Inter",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;font-size:12px;line-height:120%;letter-spacing:-.04em}.pane__project-popup .modal-orchestra__scroll{border-radius:24px}.projects-map__wrapper{width:100%;max-width:100%;position:relative;height:calc(100vh - 80px)}.projects-map__controls{position:absolute;top:-64px;left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:1;background-color:var(--bg-light);padding:4px;gap:4px;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 #0023461a;box-shadow:0 4px 16px 0 #0023461a}.projects-map__container{width:100%;height:100%;border-radius:16px 16px 0 0;overflow:hidden}.projects-map__marker{cursor:pointer;border-radius:12px;background-color:var(--bg-light);padding:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;-webkit-box-shadow:0 4px 16px 0 rgba(0,35,70,.1);box-shadow:0 4px 16px 0 rgba(0,35,70,.1);-webkit-transition:.3s;transition:.3s}.projects-map__marker:hover{background-color:var(--color-blue-100)}.projects-map__marker--active::after{display:block;background-image:url("data:image/svg+xml;utf8,<svg width='21' height='10' viewBox='0 0 21 10' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9.08362 8.96393C7.88724 5.50109 5.36138 2.17663 0.5 0L20.5 5.69901e-05C15.6386 2.17669 13.1128 5.50114 11.9164 8.96399C11.8108 9.26758 11.6182 9.52989 11.3648 9.71525C11.1114 9.90061 10.8095 10 10.5 10C10.1905 10 9.8886 9.90056 9.63519 9.71519C9.38178 9.52983 9.1892 9.26752 9.08362 8.96393Z' fill='white'/></svg>");background-repeat:no-repeat;background-size:contain;background-position:center;bottom:-9px;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.projects-map__marker,.projects-map__marker__title,.projects-map__marker__title .icon-sprite{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects-map__marker__title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;font-size:12px;line-height:120%;letter-spacing:-.04em;padding:0 12px}.projects-map__marker__title .icon-sprite{margin-left:8px;width:12px;height:12px;color:var(--color-blue-500);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.projects-map__marker__icon{width:32px;height:32px;border-radius:8px;overflow:hidden;-o-object-fit:cover;object-fit:cover}.projects-map__detailed{width:375px;position:absolute;left:-3000px;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:var(--bg-light);border-radius:20px;min-width:0;display:none;-webkit-box-shadow:0 4px 16px 0 #0023461a;box-shadow:0 4px 16px 0 #0023461a}.projects-map__detailed .project-block__title{margin:24px 72px 12px 24px}.projects-map__detailed .project-block__address{margin:0 24px 24px}.projects-map__detailed .projects-map__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:24px;gap:16px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;font-size:14px;line-height:120%;letter-spacing:-.04em}.projects-map__detailed .projects-map__prices__item{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}.projects-map__detailed .projects-map__prices__item .price{-webkit-transition:.3s;transition:.3s;font-weight:700}.projects-map__detailed .projects-map__prices__item:hover{color:var(--color-blue)}.projects-map__detailed .projects-map__prices__item:hover .price{color:var(--color-blue-500)}.projects-map__detailed .button{margin:auto 24px 8px}.projects-map__detailed .button.button--transparent{font-weight:400}.projects-map__detailed .button:last-child{margin-bottom:24px}.projects-map__detailed__close{position:absolute;top:0;right:0;width:48px;height:48px;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}.projects-map__detailed__close .icon-sprite{display:-webkit-box;display:-ms-flexbox;display:flex;width:12px;height:12px}.projects-map__slider{width:100%;padding:0 8px}.pane__projects-map .modal-orchestra{border-radius:24px 24px 0 0}.pane__projects-map .modal-orchestra__scroll{overflow:visible}.pane__projects-map .pane{max-width:100%;padding:88px 0 0}.pane__projects-map .mo-controls{left:0;right:16px;top:-64px}.pane__projects-map .mo-button{z-index:1}.pane__projects-popup .projects-map__detailed{position:static;width:100%}.pane__projects-popup .projects-map__detailed__close{display:none}.callback{padding:12px;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}.callback__wrapper{background-color:var(--color-blue);border-radius:20px;padding:4px;gap:8px;margin-bottom:40px}.callback__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--text-secondary);gap:16px}.callback__text__main,.callback__text__sub{font-family:"Inter",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:24px;line-height:110%}.callback__text__main span{font-size:36px;line-height:80%;font-family:"Caveat",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";-webkit-font-feature-settings:"calt" 1;font-feature-settings:"calt" 1;letter-spacing:-.03em}.callback__text__sub{font-weight:400;font-size:14px;line-height:150%;letter-spacing:-.04em}.callback__form,.callback__form__about,.callback__form__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.callback__form{margin-top:12px;gap:16px}.callback__form .preloader{visibility:visible;opacity:1;pointer-events:all}.callback__form__about,.callback__form__controls{gap:8px}.pane__res .pane{max-width:824px}.res__modal .mo-form__status{min-height:316px}.fact,.fact__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;padding:16px;background-color:var(--bg-light);border-radius:20px}.fact__icon{width:52px;height:52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--color-red-tint);border-radius:12px}.fact__icon img{width:20px;height:20px}.fact__title{font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:16px;line-height:120%;margin-bottom:4px}.fact__title__main{font-size:20px;text-transform:uppercase}.about-description__text p,.fact__text{font-weight:400;font-size:14px;line-height:120%;letter-spacing:-.04em}.about-activity{display:grid;gap:16px}.about-activity__icon,.about-activity__item{display:-webkit-box;display:-ms-flexbox;display:flex}.about-activity__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--bg-light);border-radius:20px;padding:16px}.about-activity__icon{width:40px;height:40px;background-color:var(--color-red-tint);border-radius:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-activity__icon img{width:16px;height:16px}.about-activity__title{font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:16px;line-height:120%;text-transform:uppercase;margin-top:16px;margin-bottom:24px}.about-activity__text{gap:16px;line-height:150%;letter-spacing:-.04em;margin-top:auto}.about-activity__text,.about-description,.about-description__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-description{margin-top:8px}.about-description__text{background-color:var(--bg-light);border-radius:16px;gap:16px;padding:16px;margin-bottom:8px}.about-description__text p{line-height:150%}.about-description__img{border-radius:20px;overflow:hidden;background-color:var(--bg-light);position:relative;padding:4px}.about-description__img picture,.about-features .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.about-description__img picture{border-radius:15px}.about-description__img img{aspect-ratio:334/188}.about-description__img__tag{padding:16px}.about-description__img__tag__title{margin-bottom:8px;font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:16px;line-height:120%;text-transform:uppercase}.about-description__img__tag__text{line-height:150%;letter-spacing:-.04em}.about-features{margin:0;padding:0;overflow:visible}.about-features__wrapper{padding:4px;background-color:var(--bg-light);border-radius:20px;overflow:hidden}.about-features__wrapper img{border-radius:0}.about-features__icon{display:none}.about-features__description{padding:20px 12px 12px}.about-features__description__title{font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:16px;line-height:120%;text-transform:uppercase;-webkit-transition:.3s;transition:.3s}.about-features__description__text{line-height:150%;letter-spacing:-.04em;vertical-align:bottom;margin-top:16px;-webkit-transition:.3s;transition:.3s}.about-features .swiper-slide{width:343px;height:auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.about-features .swiper-slide-content{aspect-ratio:initial;width:100%;height:335px;border-radius:16px;overflow:hidden}.about-features .swiper-pagination{margin:24px 0 0;position:static}.about-features .swiper-pagination-bullet{background-color:var(--color-blue-300)}.about-features .visible{opacity:100%}.about-features .swiper-pagination-bullet-active{background-color:var(--color-blue-500)}.about-hero{height:242px;width:100%}.about-hero__holder{position:relative;border-radius:20px;overflow:hidden}.about-hero__holder,.about-hero__img,.about-hero__img img{width:100%;height:100%}.about-hero__img img{-o-object-fit:cover;object-fit:cover}.about-hero__content{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-hero__content__sub,.about-hero__content__title{font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:24px;line-height:120%;text-align:center;text-transform:uppercase;color:var(--text-secondary)}.about-hero__content__sub{font-family:"Caveat",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";-webkit-font-feature-settings:"calt" 1;font-feature-settings:"calt" 1;font-size:26px;line-height:115%;margin-bottom:24px;padding:0 10px}.about-hero__content__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-hero__content__tags__item,.about-job{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--bg-light)}.about-hero__content__tags__item{font-size:14px;line-height:120%;letter-spacing:-.04em;padding:10px 12px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;border-radius:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-hero__content__tags__item img{width:14px;height:14px;-o-object-fit:contain;object-fit:contain}.about-job{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:4px;border-radius:20px}.about-job .full{display:none}.about-job__video{aspect-ratio:334/184;overflow:hidden;position:relative;border-radius:16px}.about-job__video img,.about-job__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-job__play{-webkit-transition:.3s;transition:.3s}.about-job__play--hidden{opacity:0;pointer-events:none}.about-job .button{margin-right:auto;margin-top:24px}.about-job__description{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:560px}.about-job__description__title{font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:20px;line-height:120%;text-transform:uppercase;margin-bottom:16px}.about-job__description__text{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;font-size:14px;line-height:150%;letter-spacing:-.04em;margin-bottom:24px}.about-partners{display:grid;grid-template-rows:auto auto;row-gap:16px;padding:16px 0;background-color:var(--bg-light);border-radius:20px;margin-bottom:40px;overflow:hidden}.about-partners__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none;will-change:transform}.about-partners__row::-webkit-scrollbar{display:none}.about-partners__item,.about-slider__linked{display:-webkit-box;display:-ms-flexbox;display:flex}.about-partners__item{width:143px;height:96px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;background:var(--color-blue-100);padding:24px 20px;margin-right:20px}.about-partners__item img{display:block;width:auto;height:auto}.about-slider__linked{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;position:relative}.about-slider__linked .swiper-container{margin:0}.about-slider__linked .swiper-pagination{margin:16px 0 40px;position:static}.about-slider__linked .swiper-pagination-bullet{background-color:var(--color-blue-300)}.about-slider__linked .visible{opacity:100%}.about-slider__linked .swiper-pagination-bullet-active{background-color:var(--color-blue-500)}.about-slider__secondary{overflow:visible}.about-slider__secondary .swiper-slide{width:256px}.about-slider__date{font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:600;font-size:64px;line-height:100%;letter-spacing:-.04em;position:relative;color:var(--color-blue-400);-webkit-transition:.3s;transition:.3s;padding:8px 0}.about-slider__date:after{content:"";position:absolute;top:39px;width:40px;height:3px;background-color:var(--color-blue-400);margin-left:16px}.swiper-slide:last-child .about-slider__date:after{display:none}.swiper-slide-active .about-slider__date{color:var(--color-red)}.about-slider__secondary{width:256px}.about-slider__main__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about-slider__main__content__img{height:245px}.about-slider__main__content__text{font-size:20px;line-height:120%;letter-spacing:-.04em;margin-top:16px;max-width:488px}.about-team{padding:0 0 24px;margin:0;overflow:visible}.about-team .swiper-slide-content{aspect-ratio:302/403}.about-team .swiper-slide{width:302px;border-radius:20px;overflow:hidden;position:relative}.about-team__description{position:absolute;left:8px;right:8px;bottom:8px;background-color:var(--bg-light);border-radius:16px;-webkit-box-shadow:0 4px 8px 0 #0023460d;box-shadow:0 4px 8px 0 #0023460d;padding:16px}.about-team__title{font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;line-height:120%;text-transform:uppercase}.about-team__city,.about-team__sub{line-height:120%;letter-spacing:-.04em}.about-team__sub{margin-top:4px;color:var(--color-blue-500)}.about-team .swiper-pagination{margin:24px 0 0;position:static}.about-team .swiper-pagination-bullet{background-color:var(--color-blue-300)}.about-team .visible{opacity:100%}.about-team .swiper-pagination-bullet-active{background-color:var(--color-blue-500)}.about-team__city{-webkit-box-shadow:0 4px 8px 0 #0023460d;box-shadow:0 4px 8px 0 #0023460d;border-radius:12px;background-color:var(--bg-light);position:absolute;left:16px;top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6px;padding:9.5px 12px;font-size:14px}.about-team__city .icon-sprite{width:14px;height:14px;color:var(--color-red)}.about-reels__button,.about-reels__button .icon-sprite,.about-team__city .icon-sprite{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}.about-reels__button{position:absolute;top:8px;right:8px;-webkit-box-shadow:0 4px 8px 0 #0023460d;box-shadow:0 4px 8px 0 #0023460d;width:40px;height:40px;border-radius:12px;background-color:var(--bg-light)}.about-reels__button .icon-sprite{width:16px;height:16px;color:var(--color-blue-500)}.about-map{position:relative}.about-map .projects-map__controls{position:static}.about-map .projects-map__marker{cursor:initial}.about-map .projects-map{width:100%;height:480px;border-radius:16px;overflow:hidden}.about-map .projects-map__controls{margin-bottom:24px}.about-map__button{padding:12px 16px;color:var(--color-blue);border-radius:12px;-webkit-transition:background-color .3s;transition:background-color .3s;max-width:100%;width:100%;text-align:center;font-weight:400;font-size:14px;line-height:120%;letter-spacing:-.04em}.about-map__button.active,.about-map__button:hover{background-color:var(--color-blue-200)}.about-social{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;background:#0d0e12;border-radius:20px;overflow:hidden;margin-top:40px}.about-social__background{aspect-ratio:342/220}.about-social__background img,.reels__modal__preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-social__content,.reels__button .icon-sprite{display:-webkit-box;display:-ms-flexbox;display:flex}.about-social__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;color:var(--text-secondary);padding:16px;z-index:1}.about-social__content__title{font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:20px;line-height:120%;text-transform:uppercase}.about-social__content__text{line-height:150%;letter-spacing:-.04em;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}.reels{width:302px;height:403px;position:relative;border-radius:20px;overflow:hidden}.reels__button{position:absolute;top:24px;right:24px;color:var(--text-secondary);width:24px;height:24px}.reels__button:after{position:fixed;left:0;right:0;top:0;bottom:0;content:"";pointer-events:all}.reels__button .icon-sprite{width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reels__slider{margin:0;overflow:visible;padding-bottom:40px}.reels__slider .swiper-slide{width:auto}.reels__slider .swiper-pagination{margin:24px 0 0;position:static}.reels__slider .swiper-pagination-bullet{background-color:var(--color-blue-300)}.reels__slider .visible{opacity:100%}.reels__slider .swiper-pagination-bullet-active{background-color:var(--color-blue-500)}.reels__modal__preloader .preloader{visibility:visible;opacity:1;position:absolute;border-radius:24px}.reels__modal__nav,.reels__modal__nav .icon-sprite{display:-webkit-box;display:-ms-flexbox;display:flex}.reels__modal__nav{position:absolute;bottom:-62px;left:0;width:163px;height:48px;background-color:var(--bg-light);border-radius:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reels__modal__nav .icon-sprite{width:12px;height:12px;color:var(--color-blue-500)}.reels__modal__nav--prev .icon-sprite{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.reels__modal__nav--next{left:auto;right:0}.reels__modal__content{padding:8px;height:597px;width:100%}.reels__modal__play{position:absolute;top:50%;left:50%;width:56px;height:56px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:100px;background-color:var(--color-red);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}.reels__modal__play .icon-sprite{width:12px;height:12px;display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--text-secondary)}.reels__modal__preview,.reels__modal__video{width:100%;height:100%;border-radius:20px;overflow:hidden}.reels__modal__video{-o-object-fit:cover;object-fit:cover}.reels__modal__preview{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.pane__reels .pane{padding-bottom:80px;max-width:375px}.skeleton__preloader{width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(25%,var(--color-blue-200)),color-stop(50%,var(--color-blue-300)),color-stop(75%,var(--color-blue-200)));background:linear-gradient(90deg,var(--color-blue-200) 25%,var(--color-blue-300) 50%,var(--color-blue-200) 75%);background-size:200% 100%;-webkit-animation:shimmer 1.5s infinite;animation:shimmer 1.5s infinite}.about__facts{display:grid;grid-template-columns:1fr;gap:8px;margin-top:16px;margin-bottom:40px}.about__title{font-family:"Unbounded",system-ui,-apple-system,"Segoe UI",roboto,"Helvetica Neue",arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:20px;line-height:120%;text-transform:uppercase;margin:40px 0 24px}@media only screen and (min-width:768px){.project__map__wrapper{height:720px}.project__map__show{bottom:16px;left:16px;right:16px}.project__map__list__wrapper{display:none}.map__wrapper{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;min-height:620px;height:620px}.map__controls{right:16px}.projects-map__wrapper{height:calc(100vh - 96px)}.projects-map__controls{border-radius:20px;top:16px;left:16px}.projects-map__detailed{width:385px;left:24px;top:96px;display:-webkit-box;display:-ms-flexbox;display:flex}.pane__projects-map .mo-controls{right:32px;top:-64px}.callback{padding:24px}.callback__text__sub{max-width:496px}.callback__form__controls,.fact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.callback__form__controls .custom-select,.callback__form__controls .form__input{-webkit-box-flex:1;-ms-flex:1;flex:1}.fact{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px;gap:43px}.fact__icon{width:40px;height:40px}.fact__icon img{width:16px;height:16px}.fact__title{margin-bottom:5px}.about-activity{grid-template-columns:repeat(2,1fr)}.about-activity__item,.about-description__text{padding:24px}.about-activity__item:nth-child(3){grid-column:1/-1}.about-description__img{padding:8px}.about-description__img img{aspect-ratio:688/388}.about-description__img__tag{position:absolute;right:16px;bottom:16px;background-color:var(--bg-light);padding:24px;max-width:306px;border-radius:16px}.about-description__img__tag__title{font-size:20px}.about-features__wrapper{padding:8px}.about-features .swiper-slide-content{height:328px}.about-hero{height:320px}.about-hero__content__title{font-size:36px}.about-hero__content__sub{font-size:40px}.about-hero__content__tags{gap:8px}.about-job{padding:8px}.about-job .button{margin-top:32px}.about-job__description{padding:24px}.about-job__description__title{font-size:28px;max-width:400px}.about-job__description__text{margin-bottom:32px}.about-partners{padding:24px 0;margin-bottom:48px}.about-partners__item{width:164px;height:106px;padding:24px 29px}.about-slider__linked .swiper-container{padding:0}.about-slider__linked .swiper-pagination{margin:24px 0 48px}.about-slider__date{font-size:144px}.about-slider__date:after{top:83px}.about-slider__secondary,.about-slider__secondary .swiper-slide{width:485px}.about-slider__main__content__img{height:420px}.about-team .swiper-slide{width:312px}.about-map__button{padding:16px 20px;border-radius:16px}.about-social__background{aspect-ratio:704/220}.about-social__content{padding:24px;max-width:600px}.about-social__content__title{font-size:28px}.reels{width:300px;height:400px}.reels__slider{padding-bottom:48px}.reels__slider .swiper-pagination{margin:24px 0 0}.reels__modal__nav{width:180px}.reels__modal__content{height:629px;padding:24px}.pane__reels .pane{max-width:439px}.about__facts{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:48px}.about__title{font-size:28px}}@media only screen and (min-width:1200px){.project__map__text{margin-bottom:32px}.project__map__wrapper{height:640px}.project__map__show{display:none}.project__map__list__wrapper{display:block}.project__map__list__item:hover .project__map__list__item__icon,.project__map__list__item:hover .project__map__list__item__title{color:var(--color-blue)}.projects-map__wrapper{height:calc(100vh - 64px)}.projects-map__controls{top:28px;left:28px}.pane__projects-map .mo-controls{right:24px;top:28px}.callback{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px}.callback__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.callback__text__main{max-width:410px;font-size:32px;line-height:90%}.callback__text__main span{max-width:460px;font-size:45px}.callback__text__sub{max-width:460px;font-size:16px}.callback__form__about{gap:16px}.callback__form{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:32px;margin-top:0}.callback__form__controls{gap:16px}.res__modal .mo-form__status{min-height:468px}.fact{padding:24px;gap:45px}.fact__icon{width:48px;height:48px}.about-activity__icon img,.fact__icon img{width:24px;height:24px}.fact__title{font-size:20px}.fact__title__main{font-size:24px}.fact__text{font-size:16px}.about-activity{grid-template-columns:repeat(3,1fr)}.about-activity__item{padding:32px}.about-activity__item:nth-child(3){grid-column:auto}.about-activity__icon{border-radius:16px;width:48px;height:48px}.about-activity__title{margin-top:32px;margin-bottom:112px;font-size:20px}.about-activity__text{font-size:16px}.about-description{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;margin-top:16px}.about-description__text{max-width:520px;margin-bottom:0;padding:32px}.about-description__text p{font-size:18px}.about-description__img__tag{max-width:322px;padding:32px}.about-description__img__tag__title{margin-bottom:16px}.about-features__wrapper{width:100%;padding:0}.about-features__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 4px 16px 0 #0023461a;box-shadow:0 4px 16px 0 #0023461a;position:absolute;right:24px;bottom:24px;color:var(--color-red);width:48px;height:48px;background-color:var(--bg-light);border-radius:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-features__icon svg{width:16px;height:16px}.about-features__description{padding:0}.about-features__description__title{z-index:1;position:absolute;left:32px;top:32px;width:300px;font-size:20px}.about-features__description__text{margin:0;position:absolute;bottom:-200px;background-color:var(--bg-light);z-index:2;left:24px;right:24px;padding:24px;border-radius:24px;-webkit-box-shadow:0 4px 16px 0 #0023461a;box-shadow:0 4px 16px 0 #0023461a}.about-features .swiper-slide{margin:0!important;width:100%;position:relative}.about-features .swiper-slide:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;-webkit-transition:.3s;transition:.3s;opacity:0;z-index:1;border-radius:20px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(35,35,35,.5)),to(#232323));background:linear-gradient(180deg,rgba(35,35,35,.5) 0,#232323 100%)}.about-features .swiper-slide:hover:after{opacity:1}.about-features .swiper-slide:hover .about-features__description__title{color:var(--text-secondary);z-index:2}.about-features .swiper-slide:hover .about-features__description__text{bottom:24px}.about-features .swiper-slide-content{height:427px;border-radius:20px}.about-features .swiper-wrapper{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.about-features .swiper-pagination{display:none}.about-hero{height:360px}.about-hero__content__title{font-size:40px}.about-hero__content__sub{font-size:46px;margin-bottom:32px}.about-job{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.about-job .full{display:block}.about-job .short{display:none}.about-job__video{aspect-ratio:808/484;-o-object-fit:cover;object-fit:cover}.about-job .button{margin-top:auto}.about-job__description{padding:32px}.about-job__description__title{font-size:32px}.about-job__description__text{font-size:18px}.about-partners{padding:32px 0;margin-bottom:64px}.about-partners__item{width:244px;height:163px}.about-slider__linked{overflow:hidden}.about-slider__linked .swiper-pagination{display:none}.about-slider__linked .swiper-button{left:0;bottom:0;top:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none;border-radius:100px;color:var(--color-blue)}.about-slider__linked .swiper-button-next{left:56px}.about-slider__linked .swiper-button-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.about-slider__date{font-size:100px}.about-slider__date:after{margin-left:24px;top:60px;width:64px}.about-slider__secondary{position:absolute;left:0;top:0;width:399px}.about-slider__main__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.about-slider__main__content__img{height:480px}.about-slider__main__content__img img{width:auto;max-width:100%}.about-slider__main__content__text{max-width:initial;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}.about-slider__main__content__text span{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;margin-bottom:80px;max-width:476px}.about-team{padding:0 0 32px}.about-team .swiper-pagination{margin-top:32px}.about-reels__button{top:16px;right:16px}.about-map .projects-map__controls{position:absolute}.about-map .projects-map{height:640px}.about-social{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.about-social__background{aspect-ratio:initial;position:absolute;top:0;right:0;left:0;bottom:0}.about-social__content{max-width:560px;padding:48px;gap:32px}.about-social__content__text{font-size:18px}.reels__slider{padding:0 0 64px}.reels__slider .swiper-pagination{margin:32px 0 0}.reels__modal__nav{width:48px;bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);left:-64px}.reels__modal__nav--next{left:auto;right:-64px}.reels__modal__content{height:702px;padding:16px}.pane__reels .pane{max-width:568px;padding-top:24px;padding-bottom:24px}.about__facts{margin-bottom:64px}.about__title{font-size:32px;margin:64px 0 32px}}