.s-about-project__desc{font-size:.66667em;line-height:1.5em}.s-about-project__location{position:relative;padding-left:1.5rem;font-weight:600;margin-bottom:1.5rem;display:block}.s-about-project__location::before{position:absolute;content:'';top:.125rem;left:0;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 14 14'%3E%3Cpath fill='%23222F3A' d='M0.68226 7.64049H6.36242L6.33566 13.3163C6.33478 13.6331 6.55274 13.9088 6.86171 13.9817C7.17068 14.0545 7.4892 13.9053 7.63048 13.6215L13.9275 0.989098C14.0594 0.726198 14.008 0.408496 13.7999 0.200422C13.5917 -0.00765177 13.2735 -0.0593957 13.0099 0.0719709L0.372572 6.34939C0.0914896 6.49302 -0.0546478 6.80995 0.0188738 7.11646C0.0923955 7.42298 0.366487 7.63949 0.68226 7.64049Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:center}.s-accent-link{position:relative;color:#fff;width:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:center;padding-top:4.5rem;text-decoration:none;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}.s-accent-link:hover,.s-accent-link:focus{text-decoration:none;transform:scale(.99)}.s-accent-link:hover .s-accent-link__deco-line,.s-accent-link:focus .s-accent-link__deco-line{transform:scaleY(0);transform-origin:bottom center}.s-accent-link:hover .s-accent-link__cover::after,.s-accent-link:focus .s-accent-link__cover::after{background-color:rgba(34,47,58,.75)}.s-accent-link:hover .s-accent-link__cover img,.s-accent-link:focus .s-accent-link__cover img{transform:scale(1.05)}.s-accent-link__title{font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1em;line-height:1.2em;z-index:2;margin-top:.75rem;margin-bottom:.75rem}.s-accent-link__deco-line{z-index:2;width:1px;height:4.5rem;background-color:#fff;will-change:transform;transform:scaleY(1);transition:transform .75s cubic-bezier(.165,.84,.44,1);transform-origin:top center}.s-accent-link__cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.s-accent-link__cover::after{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(34,47,58,.9);transition:background-color .75s cubic-bezier(.165,.84,.44,1)}.s-accent-link__cover img{display:block;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}.s-btn{position:relative;display:inline-flex;justify-content:center;align-items:center;background-color:#e7792b;background-image:none;color:#fff;margin:0;padding:1.25rem 2rem;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.66667em;font-weight:700;line-height:1.4em;letter-spacing:.05em;text-align:center;text-decoration:none;text-transform:uppercase;vertical-align:middle;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;box-sizing:border-box;white-space:nowrap;z-index:1;transition:background-color .75s cubic-bezier(.165,.84,.44,1)}.s-btn__icon-wrapper{position:relative;display:block;margin-left:2rem}.s-btn__icon{display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 6 10'%3E%3Cpath fill='%23ffffff' d='M1e-7 8.80435L1.15789 10l3.68422-3.80435L6 5 4.84211 3.80435 1.1579-4.2e-7 7.7e-7 1.19565 3.68421 5 1e-7 8.80435z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:center;width:6px;height:10px}.s-btn__icon--default{opacity:1;transition:transform .75s cubic-bezier(.165,.84,.44,1),opacity .25s cubic-bezier(.165,.84,.44,1)}.s-btn__icon--hover{position:absolute;top:0;left:0;opacity:0;transform:translate3d(-150%,0,0);transition:transform .75s cubic-bezier(.165,.84,.44,1),opacity .25s cubic-bezier(.165,.84,.44,1)}.s-btn:hover,.s-btn:focus{text-decoration:none;color:#fff;background-color:#c86017}.s-btn:hover .s-btn__icon--default,.s-btn:focus .s-btn__icon--default{transform:translate3d(100%,0,0);opacity:0}.s-btn:hover .s-btn__icon--hover,.s-btn:focus .s-btn__icon--hover{transform:translate3d(0,0,0);opacity:1}.s-btn--light{background-color:#fff;color:#222f3a}.s-btn--light .s-btn__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 6 10'%3E%3Cpath fill='%23263035' d='M1e-7 8.80435L1.15789 10l3.68422-3.80435L6 5 4.84211 3.80435 1.1579-4.2e-7 7.7e-7 1.19565 3.68421 5 1e-7 8.80435z'/%3E%3C/svg%3E")}.s-btn--light:hover,.s-btn--light:focus{text-decoration:none;color:#222f3a}.s-btn--disabled,.s-btn:disabled{opacity:.5;cursor:not-allowed}a.s-btn--disabled{pointer-events:none}.s-clients{padding-top:1.125rem;padding-bottom:1.125rem}.s-clients__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;padding-top:1.125rem;padding-bottom:1.125rem}.s-clients__title{font-weight:700;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1.5em;line-height:1.2em;margin:0;padding:0 1rem;margin-bottom:1.5rem}.s-clients__list{list-style:none;margin:0;padding:0 1rem}.s-clients__item{list-style:none;margin:0;padding:0}.s-clients__icon{margin-bottom:.5rem}.s-clients__name{font-size:.66667em;line-height:1.4em;font-weight:400;margin-top:0;margin-bottom:.25rem;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.s-clients__link{display:inline-block;color:#e7792b;position:relative;text-decoration:none;font-size:.66667em;line-height:1.4em;font-weight:600;white-space:nowrap}.s-clients__link::before{position:absolute;content:'';top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.s-clients__link::after{content:'';position:absolute;bottom:-.125rem;left:0;height:1px;width:100%;background-color:currentColor;transform:scaleX(1);transition:transform .25s cubic-bezier(.165,.84,.44,1);transform-origin:left center}.s-clients__link:hover,.s-clients__link:focus{text-decoration:none;color:#e7792b}.s-clients__link:hover::after,.s-clients__link:focus::after{transform:scaleX(0);transform-origin:right center}.s-clients__deco-line{background-color:#184c78;position:absolute}.s-clients__deco-line--horizontal{height:1px;width:1.5rem;right:calc(100% - .75rem);top:.75rem}.s-clients__deco-line--vertical{height:1.5rem;width:1px;left:100%;top:-.75rem}.s-contacts__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto}.s-contacts__intro{padding:1rem 1rem 0;margin-bottom:1.5rem}.s-contacts__contacts{margin-bottom:1.5rem}.s-contacts__caption{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.44444em;line-height:1.4em;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:#184c78;margin-top:0;margin-bottom:.25rem}.s-contacts__main{padding:0 1rem;margin-bottom:1.5rem}.s-contacts__additional-group{padding:0 1rem;margin-bottom:.75rem}.s-contacts__main-list,.s-contacts__additional-list{list-style:none;margin:0;padding:0}.s-contacts__main-item,.s-contacts__additional-item{margin:0;padding:0}.s-contacts__main-item:not(:last-child),.s-contacts__additional-item:not(:last-child){margin-bottom:.75rem}.s-contacts__address{font-weight:600;font-size:1em;line-height:1.4em}.s-contacts__main-link,.s-contacts__additional-link{line-height:1.4em;font-weight:600;display:inline-block;color:#222f3a;text-decoration:none}.s-contacts__main-link:hover,.s-contacts__main-link:focus,.s-contacts__additional-link:hover,.s-contacts__additional-link:focus{text-decoration:none;color:#e7792b}.s-contacts__main-link{font-size:1em}.s-contacts__additional-link{font-size:.66667em}.s-contacts__company-data{padding:0 1rem;margin-bottom:2.25rem}.s-contacts__map{width:100%;height:22.5rem}.s-contacts__map img{display:block;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover}.s-employee__photo{position:relative}.s-employee__photo::before{display:block;content:'';width:100%;padding-top:133.33333%}.s-employee__photo img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover}.s-employee__info{padding:.75rem 1rem}.s-employee__name{font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-weight:700;font-size:1em;line-height:1.2em;margin-top:0;margin-bottom:.25rem;position:relative}.s-employee__name::before{position:absolute;content:'';top:0;right:calc(100% + 1.5rem);width:1px;height:100%;background-color:#184c78}.s-employee__position{display:block;font-size:.66667em;line-height:1.4em;margin-bottom:.5rem}.s-employee__contact-list{list-style:none;margin:0;padding:0;font-size:.66667em;line-height:1.4em}.s-employee__contact-list li{margin:0;padding:0}.s-employee__contact-list li span{font-weight:400}.s-employee__contact-list li span::after{position:relative;content:': '}.s-employee__contact-list li a{display:inline-block;color:#222f3a;font-weight:600;text-decoration:none}.s-employee__contact-list li a:hover,.s-employee__contact-list li a:focus{color:#e7792b;text-decoration:none}.s-facts-about-project{padding:2.25rem 0}.s-facts-about-project__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;padding-top:1.5rem}.s-facts-about-project__container::before{position:absolute;content:'';bottom:100%;right:0;width:calc(100% + .75rem);height:1px;background-color:#184c78}.s-facts-about-project__block{padding:0 1rem;margin-bottom:1.5rem}.s-facts-about-project__subtitle{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.44444em;line-height:1.4em;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:#184c78;margin-top:0;margin-bottom:.25rem}.s-facts-about-project__data-list{list-style:none;margin:0;padding:0}.s-facts-about-project__data-item{margin:0;padding:0}.s-facts-about-project__data-item:not(:last-child){margin-bottom:1rem}.s-facts-about-project__data-desc{font-size:.66667em;line-height:1.4em;display:block;font-weight:600}.s-facts-about-project__works-title{font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:700;font-size:1em;line-height:1.3em;text-transform:uppercase;color:#184c78;margin-top:0;margin-bottom:.5rem}.s-facts-about-project__works-list{list-style:none;margin:0;padding:0}.s-facts-about-project__works-item{padding:0 0 0 1rem;margin:0;position:relative;font-size:.66667em;font-weight:600;line-height:1.4em}.s-facts-about-project__works-item:not(:last-child){margin-bottom:.25rem}.s-facts-about-project__works-item::before{position:absolute;content:'';top:.25rem;left:0;width:.5rem;height:.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23184C78' d='M8.94166 0.248115L3.02352 6.8507L1.431 4.7851C0.728818 4.12369 -0.374892 4.894 0.12653 5.88553L2.01971 9.49173C2.32037 9.93191 3.02353 10.3721 3.72474 9.49173C4.0254 9.05156 9.74374 1.2385 9.74374 1.2385C10.4469 0.358158 9.54395 -0.412143 8.94166 0.248115Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:center}.s-facts-about-project__other-info-list{list-style:none;padding:0;margin:0}.s-facts-about-project__other-info-item{padding:0;margin:0}.s-facts-about-project__other-info-item:not(:last-child){margin-bottom:.25rem}.s-facts-about-project__other-info-desc{display:block;font-size:.66667em;line-height:1.4em;font-weight:600}.s-facts-about-project__deco-line{background-color:#184c78;position:absolute;height:3rem;width:1px;right:100%;top:-2.25rem}.s-facts-about-us{padding-top:2.25rem;padding-bottom:2.25rem}.s-facts-about-us__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;padding-top:2.25rem}.s-facts-about-us__container::before{position:absolute;content:'';bottom:100%;left:0;width:50%;height:1px;background-color:#184c78}.s-facts-about-us__main-info{padding:0 1rem}.s-facts-about-us__title{font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1em;text-transform:uppercase;font-weight:700;line-height:1.2em;margin-top:0;margin-bottom:1.5rem}.s-facts-about-us__title span{color:#e7792b}.s-facts-about-us__orders{list-style:none;margin:0;padding:0;font-size:.66667em;line-height:1.4em;font-weight:600}.s-facts-about-us__orders li{margin:0;padding:0}.s-facts-about-us__orders li:not(:last-child){margin-bottom:1.5rem}.s-facts-about-us__order-author{margin-bottom:.75rem}.s-facts-about-us__certificates{padding:0 1rem}.s-facts-about-us__certificates-intro{font-size:.66667em;line-height:1.4em;margin-bottom:1.5rem}.s-facts-about-us__certificates-group:not(:last-child){margin-bottom:1.5rem}.s-facts-about-us__certificates-group ul{list-style:none;margin:0;padding:0;font-size:.66667em;line-height:1.4em;font-weight:600}.s-facts-about-us__certificates-group ul li{margin:0;padding:0}.s-facts-about-us__certificates-group-subtitle{font-size:.44444em;line-height:1.4em;text-transform:uppercase;color:#184c78;letter-spacing:.05em;font-weight:600;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin-top:0;margin-bottom:.5rem}.s-facts-about-us__to-the-history{margin-top:3rem}.s-facts-about-us__deco-line{background-color:#184c78;position:absolute}.s-facts-about-us__deco-line--horizontal{height:1px;width:1.5rem;bottom:100%;right:calc(100% - .75rem)}.s-facts-about-us__deco-line--vertical{height:3rem;width:1px;right:100%;top:-2.25rem}.s-gallery{padding-bottom:.1rem}.s-gallery__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto}.s-gallery__header{display:flex;flex-flow:row wrap;align-items:baseline;margin-bottom:1.5rem}.s-gallery__title{font-weight:700;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1.5em;line-height:1.2em;margin:0;padding-left:1rem}.s-gallery__thumb{display:block;position:relative;cursor:zoom-in}.s-gallery__thumb::before{display:block;content:'';width:100%;padding-top:75%}.s-gallery__thumb img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover}.s-main-projects__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}.s-main-projects__intro{padding:1rem 1rem 0 1rem}.s-main-projects__list{list-style:none;margin:0;padding:0;padding-bottom:2.25rem}.s-main-projects__list:not(:last-child){margin-bottom:.1rem}.s-main-projects__item{margin:0;padding:0;padding:.05rem}.s-mobile-menu{position:absolute;z-index:1000;background-color:#fff;top:calc(100% + 1px);right:0;left:0;padding:1.5rem;pointer-events:none;opacity:0;transform:scale(.975);transform-origin:100% 0;transition:.25s ease-out;overflow-y:scroll;text-align:right}.s-mobile-menu__title{color:#184c78;font-size:.44444em;line-height:1.5em;font-weight:700;letter-spacing:.15em;text-transform:uppercase;display:block;position:absolute;top:1rem;left:1rem}.s-mobile-menu__close{position:absolute;top:1.5rem;right:1rem;padding:0;margin:0;opacity:.5;cursor:pointer;background-color:transparent;border:0}.s-mobile-menu__close::before{position:absolute;content:'';top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}.s-mobile-menu__close svg{display:block}.s-mobile-menu__block ul{list-style:none;margin:0;padding:0}.s-mobile-menu__block ul li{margin:0;padding:0;margin-bottom:.125rem}.s-mobile-menu__block ul li a{display:inline-block;color:#222f3a;text-decoration:none}.s-mobile-menu__block--nav{font-size:1em;line-height:1.4em;font-weight:600}.s-mobile-menu__block--address{font-size:.66667em;line-height:1.4em;font-weight:700;margin-top:.75rem;margin-bottom:.125rem}.s-mobile-menu__block--contacts{font-size:.66667em;line-height:1.4em;font-weight:700}.s-mobile-menu--is-active{transform:scale(1);opacity:1;pointer-events:auto}.s-news{padding-top:2.25rem;padding-bottom:2.25rem}.s-news__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}.s-news__container::before{position:absolute;content:'';bottom:100%;left:0;width:calc(100% + .75rem);height:1px;background-color:#184c78}.s-news__header{display:flex;flex-flow:row wrap;align-items:baseline;margin-bottom:1.5rem;padding-top:1.5rem}.s-news__title{font-weight:700;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1.5em;line-height:1.2em;margin:0;padding-left:1rem}.s-news__more-link{font-size:.66667em;line-height:1.4em;font-weight:600;text-decoration:none;color:#e7792b;position:relative;margin-left:1.5rem}.s-news__more-link::before{position:absolute;content:'';top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.s-news__more-link::after{content:'';position:absolute;bottom:-.125rem;left:0;height:1px;width:100%;background-color:currentColor;transform:scaleX(1);transition:transform .25s cubic-bezier(.165,.84,.44,1);transform-origin:left center}.s-news__more-link:hover,.s-news__more-link:focus{text-decoration:none}.s-news__more-link:hover::after,.s-news__more-link:focus::after{transform:scaleX(0);transform-origin:right center}.s-news__slider-nav,.s-gallery__slider-nav{display:flex;flex-flow:row nowrap;transition-duration:.75s;transition-timing-function:cubic-bezier(.9,.01,.01,1);transition-delay:1s;padding-right:1rem;margin-left:auto}.s-news__slider-nav-btn,.s-gallery__slider-nav-btn{position:relative;padding:0 .5rem;outline:0;display:flex;align-items:center;justify-content:center;transition:all .5s cubic-bezier(.165,.84,.44,1)}.s-news__slider-nav-btn[aria-disabled=true] svg,.s-gallery__slider-nav-btn[aria-disabled=true] svg{opacity:.25}.s-news__slider-nav-btn svg,.s-gallery__slider-nav-btn svg{display:block;transition:all .5s cubic-bezier(.165,.84,.44,1);fill:currentColor}.s-news__slider-nav-btn::after,.s-gallery__slider-nav-btn::after{position:absolute;content:'';top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}.s-news__slider-nav-btn--prev svg,.s-gallery__slider-nav-btn--prev svg{transform:rotate3d(0,0,1,180deg)}.s-news__deco-line{background-color:#184c78;position:absolute;height:3rem;width:1px;left:100%;top:-2.25rem}.s-next-project__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto}.s-next-project__link{display:block;color:#fff;text-decoration:none;position:relative;min-height:15rem;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}.s-next-project__link:hover,.s-next-project__link:focus{text-decoration:none;transform:scale(.99)}.s-next-project__link:hover .s-next-project__cover::after,.s-next-project__link:focus .s-next-project__cover::after{background-color:rgba(34,47,58,.75)}.s-next-project__link:hover .s-next-project__cover img,.s-next-project__link:focus .s-next-project__cover img{transform:scale(1.05)}.s-next-project__inner{position:absolute;bottom:1rem;left:1rem;z-index:2}.s-next-project__subtitle{font-size:.44444em;line-height:1.4em;font-weight:700;display:block;margin-bottom:.75rem;letter-spacing:.075em;text-transform:uppercase}.s-next-project__title{font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1.5em;line-height:1.2em;font-weight:700;text-transform:uppercase;margin:0}.s-next-project__arrow{display:block;position:absolute;bottom:1rem;right:1rem;z-index:2}.s-next-project__cover{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.s-next-project__cover::after{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(34,47,58,.9);transition:background-color .75s cubic-bezier(.165,.84,.44,1)}.s-next-project__cover img{display:block;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}.s-other-projects{padding-bottom:2.25rem}.s-other-projects__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto}.s-other-projects__intro{padding:0 1rem}.s-other-projects__title{font-weight:700;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1.5em;line-height:1.2em;margin:0}.s-other-projects__info{padding:.5rem 1rem 0}.s-other-projects__list{list-style:none;margin:0;padding:0;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1em;line-height:1.2em}.s-other-projects__item{margin:0;padding:0}.s-other-projects__item:not(:last-child){margin-bottom:.25rem}.s-other-projects__item::after{position:relative;content:attr(data-year);font-size:.44444em;line-height:1.4em;display:inline-block;vertical-align:top;margin-left:.25rem}@-ms-viewport{width:device-width}.s-page{-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-ms-overflow-style:scrollbar;box-sizing:border-box;min-height:100%;min-width:320px;font-size:20px;line-height:1.5em}.s-page__inner{min-height:100vh;display:flex;flex-direction:column}.s-page__content{flex-grow:1;padding-top:97px;overflow:hidden}.s-page__footer-wrapper{flex-shrink:0}*,:before,:after{box-sizing:inherit}body{display:flex;flex-direction:column;margin:0;min-height:100%;word-break:break-word;background-color:#fff;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[tabindex='-1']:focus{outline:0!important}[role=button]{cursor:pointer}[type=search]::-webkit-search-decoration{-webkit-appearance:none}a,button,[role=button],input,label,select,textarea{touch-action:manipulation;margin:0}button,input{overflow:visible;text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}svg{fill:currentColor}a svg,button svg{pointer-events:none}svg:not(:root){overflow:hidden}img{max-width:100%;height:auto}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid rgba(34,47,58,.125)}h1,h2,h3,h4,h5,h6{font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:700;color:currentColor}p{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:8%}p+p{margin-top:.5rem}address{font-style:normal}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}li{line-height:inherit}ol{counter-reset:section;list-style-type:none}ol li::before{counter-increment:section;content:counters(section,".")}dl dt,dl dd{margin-left:0}dl dt{font-weight:700}dl dd+dt{padding-top:.5rem}b,strong{font-weight:bolder}blockquote{padding:0;margin-left:0;margin-right:0}.s-page-footer{position:relative;z-index:900}.s-page-footer::before{position:absolute;content:'';bottom:100%;left:0;width:100%;height:1px;background-color:#184c78}.s-page-footer__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}.s-page-footer__container::before{position:absolute;content:'';bottom:0;right:100%;width:1px;height:calc(100% + 1.5rem);background-color:#184c78}.s-page-footer__main{padding:2.25rem 1rem .75rem}.s-page-footer__block{margin-bottom:1.5rem}.s-page-footer__block ul{list-style:none;margin:0;padding:0;font-size:.70711em;line-height:1.4em}.s-page-footer__block ul li{margin:0;padding:0}.s-page-footer__block ul li:not(:last-child){margin-bottom:.25rem}.s-page-footer__block ul li a{display:inline-block;color:#222f3a;text-decoration:none}.s-page-footer__block ul li a:hover,.s-page-footer__block ul li a:focus{color:#e7792b;text-decoration:none}.s-page-footer__block address{font-size:.70711em;line-height:1.4em;margin-top:.5rem;font-weight:600}.s-page-footer__block--logos ul li:last-child a{transform:translateX(5px)}.s-page-footer__block--services a{font-weight:600}.s-page-footer__block--contacts a{font-weight:600}.s-page-footer__subtitle{font-size:.6em;line-height:1.4em;text-transform:uppercase;color:#184c78;letter-spacing:.05em;margin-top:0;margin-bottom:.75rem}.s-page-footer__additional{padding:0 1rem 1.5rem 1rem}.s-page-footer__copyright{display:block;font-size:.5em;line-height:1.4em}.s-page-footer__privacy,.s-page-footer__sitemap{display:block}.s-page-footer__privacy a,.s-page-footer__sitemap a{display:inline-block;color:#222f3a;text-decoration:none;font-size:.5em;line-height:1.4em}.s-page-footer__privacy a:hover,.s-page-footer__privacy a:focus,.s-page-footer__sitemap a:hover,.s-page-footer__sitemap a:focus{color:#e7792b;text-decoration:none}.s-page-header{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:1000}.s-page-header::after{position:absolute;content:'';top:100%;left:0;width:100%;height:1px;background-color:#184c78}.s-page-header__top{border-bottom:1px solid rgba(34,47,58,.125)}.s-page-header__top-container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;padding:.5rem 1.5rem;display:flex;flex-flow:row wrap;align-items:baseline}.s-page-header__top-container::before,.s-page-header__top-container::after{position:absolute;content:'';top:0;width:1px;height:100%;background-color:rgba(34,47,58,.125)}.s-page-header__top-container::before{right:100%}.s-page-header__top-container::after{left:100%}.s-page-header__address{font-size:.6em;line-height:1.4em;font-weight:600;margin-right:auto}.s-page-header__contact-list{list-style:none;margin:0;padding:0;font-size:.6em;line-height:1.4em;font-weight:600}.s-page-header__contact-list li{display:inline-block;padding:0;margin:0}.s-page-header__contact-list li:not(:first-child){margin-left:2.25rem}.s-page-header__contact-list li a{display:block;color:#222f3a;text-decoration:none;white-space:nowrap}.s-page-header__contact-list li a:hover,.s-page-header__contact-list li a:focus{text-decoration:none;color:#184c78}.s-page-header__bottom-container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;padding:.5rem 1.5rem;display:flex;flex-flow:row wrap;align-items:baseline}.s-page-header__bottom-container::before,.s-page-header__bottom-container::after{position:absolute;content:'';top:0;width:1px}.s-page-header__bottom-container::before{right:100%;height:100%;background-color:rgba(34,47,58,.125)}.s-page-header__bottom-container::after{left:100%;height:calc(100% + 1.5rem);background-color:#184c78}.s-page-header__logos{list-style:none;margin:0;padding:0;margin-right:auto}.s-page-header__logos li{margin:0;padding:0;display:inline-block;vertical-align:middle}.s-page-header__logos li:first-child a{transform:translateY(-.5rem)}.s-page-header__logos li:not(:last-child){margin-right:2.25rem}.s-page-header__logos li a{color:currentColor;display:block}.s-page-header__logos li a img{display:block}.s-page-header__nav-list{list-style:none;margin:0;padding:0;font-size:.70711em;line-height:1.4em;font-weight:700}.s-page-header__nav-list li{display:inline-block;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase}.s-page-header__nav-list li:not(:last-child){margin-right:1.5rem}.s-page-header__nav-list li a{display:block;color:#222f3a;text-decoration:none}.s-page-header__nav-list li a:hover,.s-page-header__nav-list li a:focus{text-decoration:none;color:#e7792b}.s-page-header__hamburger{width:20px;height:40px;padding:0;position:relative;cursor:pointer;color:#222f3a;border:0;background-color:transparent;position:relative}.s-page-header__hamburger::after{position:absolute;content:'';top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.s-page-header__hamburger span{display:inline-block;width:100%;height:2px;background-color:currentColor;position:absolute;top:50%;left:0;transform:translate3d(0,-50%,0)}.s-page-header__hamburger span::before,.s-page-header__hamburger span::after{position:absolute;content:'';display:block;width:100%;height:2px;left:0;background-color:inherit}.s-page-header__hamburger span::before{top:-6px}.s-page-header__hamburger span::after{bottom:-6px}.s-post:hover .s-post__cover{transform:scale(.975)}.s-post:hover .s-post__cover img{transform:scale(1.1)}.s-post__cover{position:relative;display:block;overflow:hidden;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}.s-post__cover::before{display:block;content:'';width:100%;padding-top:56.25%}.s-post__cover img{display:block;position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}.s-post__info{padding:1rem}.s-post__datetime{font-size:.5em;line-height:1.4em;display:inline-block;margin-bottom:.5rem}.s-post__title{font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-weight:700;line-height:1.2em;margin:0}.s-post__title a{color:#222f3a;text-decoration:none}.s-post__title a:hover,.s-post__title a:focus{text-decoration:none;color:#e7792b}.s-project-card{display:block;color:#fff;text-decoration:none;position:relative;min-height:17.5rem;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}.s-project-card:hover,.s-project-card:focus{text-decoration:none;color:#fff;transform:scale(.99)}.s-project-card:hover .s-project-card__cover::after,.s-project-card:focus .s-project-card__cover::after{background-color:transparent}.s-project-card:hover .s-project-card__cover img,.s-project-card:focus .s-project-card__cover img{transform:scale(1.05)}.s-project-card__title{position:absolute;top:1rem;left:1rem;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1.41421em;line-height:1.2em;z-index:2;width:75%;max-width:20rem}.s-project-card__date{font-size:.5em;line-height:1.4em;position:absolute;bottom:1rem;left:1rem;z-index:2;font-weight:600}.s-project-card__arrow{position:absolute;right:1rem;bottom:1rem;z-index:2}.s-project-card__cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.s-project-card__cover::after{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(34,47,58,.25);transition:background-color .75s cubic-bezier(.165,.84,.44,1)}.s-project-card__cover img{display:block;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}.s-promo__container,.s-about-project__container,.s-about-us__container,.s-into-the-history__container,.s-rent__container,.s-we-do__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}.s-promo__cover,.s-about-project__cover,.s-about-us__cover,.s-into-the-history__cover,.s-rent__cover,.s-we-do__cover{position:relative}.s-promo__cover::before,.s-about-project__cover::before,.s-about-us__cover::before,.s-into-the-history__cover::before,.s-rent__cover::before,.s-we-do__cover::before{display:block;content:'';width:100%;padding-top:56.25%}.s-promo__cover img,.s-about-project__cover img,.s-about-us__cover img,.s-into-the-history__cover img,.s-rent__cover img,.s-we-do__cover img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover}.s-promo__info,.s-about-project__info,.s-about-us__info,.s-into-the-history__info,.s-rent__info,.s-we-do__info{padding:1rem}.s-promo__subtitle,.s-about-project__subtitle,.s-about-us__subtitle,.s-contacts__subtitle,.s-into-the-history__subtitle,.s-main-projects__subtitle,.s-rent__subtitle,.s-team__subtitle,.s-we-do__subtitle,.s-what-we-do__subtitle{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.5em;line-height:1.4em;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:#184c78;margin-bottom:.75rem;display:block}.s-promo__title,.s-about-project__title,.s-about-us__title,.s-contacts__title,.s-into-the-history__title,.s-main-projects__title,.s-rent__title,.s-team__title,.s-we-do__title,.s-what-we-do__title{font-weight:700;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1.41421em;line-height:1.2em;margin:0;margin-bottom:.75rem;max-width:25rem}.s-promo__title span,.s-about-project__title span,.s-about-us__title span,.s-contacts__title span,.s-into-the-history__title span,.s-main-projects__title span,.s-rent__title span,.s-team__title span,.s-we-do__title span,.s-what-we-do__title span{color:#e7792b}.s-promo__desc,.s-about-us__desc,.s-into-the-history__desc{font-size:.70711em;line-height:1.5em;margin-bottom:1.5rem}.s-promo__deco-line,.s-about-project__deco-line,.s-about-us__deco-line,.s-contacts__deco-line,.s-into-the-history__deco-line,.s-main-projects__deco-line,.s-rent__deco-line,.s-team__deco-line,.s-we-do__deco-line,.s-what-we-do__deco-line{background-color:#184c78;position:absolute;height:3rem;width:1px;right:100%;top:-1.5rem}.s-providers{padding-top:2.25rem;padding-bottom:2.25rem}.s-providers__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;padding-top:2.25rem}.s-providers__container::before{position:absolute;content:'';bottom:100%;left:-.75rem;width:1.5rem;height:1px;background-color:#184c78}.s-providers__main-info{padding:0 1rem}.s-providers__title{font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1em;text-transform:uppercase;font-weight:700;line-height:1.2em;margin-top:0;margin-bottom:1.5rem}.s-providers__title span{color:#e7792b}.s-providers__list{display:flex;flex-flow:row wrap;list-style:none;margin:0;padding:0}.s-providers__list li{margin:0;margin-bottom:1.5rem;padding:0 1rem;flex:0 0 50%;max-width:50%;position:relative;min-height:3rem}.s-providers__deco-line{background-color:#184c78;position:absolute}.s-providers__deco-line--horizontal{height:1px;width:1.5rem;bottom:100%;right:calc(100% - .75rem)}.s-providers__deco-line--vertical{height:3rem;width:1px;right:100%;top:-2.25rem}.s-rent__desc ul{margin:0;padding:0;list-style:none;font-size:.70711em;line-height:1.4em}.s-rent__desc ul li{position:relative;margin:0;padding:0;padding-left:1rem}.s-rent__desc ul li:not(:last-child){margin-bottom:.25rem}.s-rent__desc ul li::before{position:absolute;content:'';top:.25rem;left:0;width:.5rem;height:.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23184C78' d='M8.94166 0.248115L3.02352 6.8507L1.431 4.7851C0.728818 4.12369 -0.374892 4.894 0.12653 5.88553L2.01971 9.49173C2.32037 9.93191 3.02353 10.3721 3.72474 9.49173C4.0254 9.05156 9.74374 1.2385 9.74374 1.2385C10.4469 0.358158 9.54395 -0.412143 8.94166 0.248115Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:center}.s-rent__desc-title{font-size:.70711em;line-height:1.4em;display:block;font-weight:600;margin-bottom:.5rem}.s-rent-location__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}.s-rent-location__info{padding:0 1rem 1rem}.s-rent-location__address{margin-bottom:1.5rem}.s-rent-location__subtitle{font-size:.5em;text-transform:uppercase;font-weight:600;line-height:1.4em;letter-spacing:.05em;margin:0;margin-bottom:.5rem;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#184c78}.s-rent-location__location{font-size:1em;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;line-height:1.3em}.s-rent-location__contacts-intro{font-size:.70711em;line-height:1.4em;margin-bottom:.75rem}.s-rent-location__contacts-list{list-style:none;margin:0;padding:0}.s-rent-location__contacts-list li{margin:0;padding:0}.s-rent-location__contacts-list li:not(:last-child){margin-bottom:.5rem}.s-rent-location__contacts-list li a{display:inline-block;font-size:1em;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;line-height:1.3em;text-decoration:none;color:#222f3a}.s-rent-location__contacts-list li a:hover,.s-rent-location__contacts-list li a:focus{text-decoration:none;color:#184c78}.s-rent-location__map{position:relative}.s-rent-location__map::before{display:block;content:'';width:100%;padding-top:133.33333%}.s-rent-location__map img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover}.s-rent-location__deco-line{background-color:#184c78;position:absolute;height:1.5rem;width:1px;left:100%;top:-2.25rem}.s-services{padding-top:2.25rem;padding-bottom:2.25rem}.s-services__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto}.s-services__title{font-weight:700;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1.41421em;line-height:1.2em;margin:0;padding-left:1rem;padding-right:1rem;margin-bottom:1.5rem}.s-services__list{margin:0;padding:0 1rem}.s-services__item{list-style:none;margin:0;padding:0}.s-services__item-card{display:block;color:#222f3a;text-decoration:none;padding:1.5rem;position:relative}.s-services__item-card::before{position:absolute;content:'';top:-.75rem;left:0;right:0;bottom:-3rem;background-color:#184c78;z-index:-1;opacity:0}.s-services__item-card:hover,.s-services__item-card:focus{color:#fff}.s-services__item-card:hover::before,.s-services__item-card:focus::before{opacity:1}.s-services__item-card:hover .s-services__item-icon svg,.s-services__item-card:focus .s-services__item-icon svg{fill:#fff}.s-services__item-card:hover .s-services__item-tip,.s-services__item-card:focus .s-services__item-tip{color:#e7792b}.s-services__item-icon{width:60px;height:60px;margin-bottom:1.5rem;position:relative}.s-services__item-icon svg{position:absolute;top:50%;left:0;display:block;transform:translateY(-50%);fill:#e7792b}.s-services__item-title{font-size:1em;line-height:1.2em;text-transform:uppercase;margin:0;margin-bottom:1.5rem}.s-services__item-tip{font-size:.5em;line-height:1.4em;text-transform:uppercase;font-weight:600;letter-spacing:.05em}.s-team__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}.s-team__intro{padding:1rem 1rem 0 1rem}.s-team__list{list-style:none;margin:0;padding:0;margin-bottom:2.25rem}.s-team__item{margin:0;padding:0}.s-team__item:not(:last-child){margin-bottom:1.5rem}.s-timeline{padding-top:2.25rem}.s-timeline__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;padding-bottom:2.25rem}.s-timeline__container::before{position:absolute;content:'';right:100%;top:-1.5rem;width:1px;bottom:0;background-color:rgba(34,47,58,.125)}.s-timeline__container::after{position:absolute;content:'';right:0;bottom:100%;width:calc(100% + .75rem);height:1px;background-color:#184c78}.s-timeline__main{flex:0 0 75%;max-width:75%;padding:0 1rem}.s-timeline__list{list-style:none;margin:0;padding:0}.s-timeline__item{margin:0;padding:0}.s-timeline__item:not(:last-child){margin-bottom:3rem}.s-timeline__year{font-size:3.99996em;line-height:1em;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin-top:0;margin-bottom:.75rem;color:#184c78;font-weight:700;position:relative}.s-timeline__year::before,.s-timeline__year::after{position:absolute;content:'';background-color:#184c78}.s-timeline__year::before{top:50%;right:calc(100% + 1.5rem);width:1px;height:1.5rem;transform:translate3d(0,-50%,0)}.s-timeline__year::after{top:50%;right:calc(100% + .75rem);width:1.5rem;height:1px;transform:translate3d(0,-50%,0)}.s-timeline__year-ghost{position:absolute;top:.5rem;left:.5rem;opacity:.075;color:#222f3a}.s-timeline__year-desc{font-size:.70711em;line-height:1.5em}.s-timeline__to-the-team{margin-top:3rem}.s-we-do__desc{font-size:.70711em;line-height:1.4em}.s-we-do__desc ul{margin:0;padding:0;list-style:none}.s-we-do__desc ul li{position:relative;margin:0;padding:0;padding-left:1rem}.s-we-do__desc ul li:not(:last-child){margin-bottom:.25rem}.s-we-do__desc ul li::before{position:absolute;content:'';top:.25rem;left:0;width:.5rem;height:.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23184C78' d='M8.94166 0.248115L3.02352 6.8507L1.431 4.7851C0.728818 4.12369 -0.374892 4.894 0.12653 5.88553L2.01971 9.49173C2.32037 9.93191 3.02353 10.3721 3.72474 9.49173C4.0254 9.05156 9.74374 1.2385 9.74374 1.2385C10.4469 0.358158 9.54395 -0.412143 8.94166 0.248115Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:center}.s-we-do__desc ul li>ul{margin-top:.25rem}.s-we-do__desc-title{display:block;font-weight:600;margin-bottom:.5rem}.s-we-do__accent-text{font-size:1em;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;line-height:1.3em;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem}.s-we-do__accent-text span{color:#e7792b}.s-what-we-do__container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}.s-what-we-do__intro{padding:1rem 1rem 0 1rem}.s-what-we-do__list{list-style:none;margin:0;padding:0}.s-what-we-do__item{margin:0;padding:0}.s-what-we-do__item:not(:last-child){margin-bottom:.1rem}.s-what-we-do-card{display:block;color:#fff;text-decoration:none;position:relative;min-height:15rem;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}.s-what-we-do-card:hover,.s-what-we-do-card:focus{text-decoration:none;color:#fff;transform:scale(.99)}.s-what-we-do-card:hover .s-what-we-do-card__cover::after,.s-what-we-do-card:focus .s-what-we-do-card__cover::after{background-color:transparent}.s-what-we-do-card:hover .s-what-we-do-card__cover img,.s-what-we-do-card:focus .s-what-we-do-card__cover img{transform:scale(1.05)}.s-what-we-do-card__title{position:absolute;bottom:1rem;left:1rem;font-family:"Open Sans Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;font-size:1.41421em;line-height:1.2em;z-index:2;width:75%;max-width:25rem}.s-what-we-do-card__arrow{position:absolute;right:1rem;bottom:1rem;z-index:2}.s-what-we-do-card__cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.s-what-we-do-card__cover::after{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(34,47,58,.25);transition:background-color .75s cubic-bezier(.165,.84,.44,1)}.s-what-we-do-card__cover img{display:block;width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover;will-change:transform;transition:transform .75s cubic-bezier(.165,.84,.44,1)}@media only screen and (min-width:576px){.s-team__list{display:flex;flex-flow:row wrap;margin-left:-.05rem;margin-right:-.05rem}.s-team__item{flex:0 0 50%;max-width:50%;padding-left:.05rem;padding-right:.05rem}}@media only screen and (min-width:768px){.s-clients{padding-top:3rem;padding-bottom:3rem}.s-clients__container{padding-top:3rem;padding-bottom:3rem}.s-clients__title{padding:0 1.5rem;margin-bottom:3rem}.s-clients__list{padding:0;display:flex;flex-flow:row wrap}.s-clients__item{flex:0 0 25%;max-width:25%}.s-clients__card{padding:0 1.5rem}.s-clients__icon{min-height:3rem}.s-contacts__intro{padding:3rem 1.5rem 0;margin-bottom:0}.s-contacts__contacts{display:flex;flex-flow:row wrap;position:relative;margin-bottom:2.25rem}.s-contacts__contacts::after{position:absolute;content:'';top:100%;left:0;width:calc(100% + .75rem);height:1px;background-color:#184c78}.s-contacts__caption{margin-bottom:.5rem}.s-contacts__main{flex:0 0 50%;max-width:50%;padding:3rem 1.5rem}.s-contacts__additional{flex:0 0 50%;max-width:50%;display:flex;flex-flow:row wrap;position:relative}.s-contacts__additional::before{position:absolute;content:'';bottom:100%;right:0;width:calc(100% + .75rem);height:1px;background-color:#184c78}.s-contacts__additional-group{flex:0 0 50%;max-width:50%;padding:3rem 1.5rem}.s-contacts__main-item:not(:last-child),.s-contacts__additional-item:not(:last-child){margin-bottom:1.5rem}.s-contacts__contacts-deco-line{background-color:#184c78;position:absolute;height:3rem;width:1px;left:100%;bottom:-1.5rem}.s-contacts__additional-deco-line{background-color:#184c78;position:absolute;height:3rem;width:1px;right:100%;top:-1.5rem}.s-contacts__company-data{padding:0 1.5rem;margin-bottom:4.5rem}.s-employee__info{padding:.75rem 1.5rem}.s-facts-about-project{padding:4.5rem 0}.s-facts-about-project__container{display:flex;flex-flow:row wrap;padding-top:0}.s-facts-about-project__block{padding:3rem 2.25rem 0 1.5rem;margin-bottom:0}.s-facts-about-project__block--data,.s-facts-about-project__block--other{flex:0 0 25%;max-width:25%}.s-facts-about-project__block--works{flex:0 0 50%;max-width:50%}.s-facts-about-us{padding-top:4.5rem;padding-bottom:4.5rem}.s-facts-about-us__container{display:flex;flex-flow:row wrap;padding-top:3rem}.s-facts-about-us__main-info{padding:0 1.5rem;flex:0 0 50%;max-width:50%}.s-facts-about-us__title{margin-bottom:2.25rem}.s-facts-about-us__certificates{padding:0 1.5rem;flex:0 0 50%;max-width:50%}.s-facts-about-us__to-the-history{margin-top:3.75rem}.s-gallery{padding-bottom:4.5rem}.s-gallery__header{margin-bottom:2.25rem}.s-gallery__title{padding-left:1.5rem}.s-gallery__thumb::before{padding-top:45.45455%}.s-main-projects__intro{padding:3rem 2.25rem 1.5rem 1.5rem}.s-main-projects__list{margin:-.05rem;display:flex;flex-flow:row wrap;padding-bottom:4.5rem}.s-main-projects__item{flex:0 0 50%;max-width:50%}.s-mobile-menu{width:100%;max-width:20rem}.s-news{padding-top:3rem;padding-bottom:3.75rem}.s-news__header{margin-bottom:2.25rem;padding-top:2.25rem}.s-news__title{padding-left:1.5rem}.s-news__slider-nav-btn,.s-gallery__slider-nav-btn{flex:0 0 50%;max-width:50%;height:19px}.s-news__slider-nav-btn:active svg,.s-gallery__slider-nav-btn:active svg{fill:#184c78}.s-next-project{margin-bottom:4.5rem}.s-next-project__inner{bottom:1.5rem;left:1.5rem}.s-next-project__arrow{bottom:1.5rem;right:1.5rem}.s-other-projects{padding-bottom:4.5rem}.s-other-projects__container{display:flex;flex-flow:row wrap}.s-other-projects__intro{flex:0 0 50%;max-width:50%;padding:0 1.5rem}.s-other-projects__info{flex:0 0 50%;max-width:50%;padding:.5rem 1.5rem 0}.s-page__content{padding-top:102px}.s-page-footer__main{display:flex;flex-flow:row wrap;padding:3rem 0 3.75rem}.s-page-footer__block{flex:0 0 25%;max-width:25%;padding:0 1.5rem;margin-bottom:0}.s-page-footer__block--contacts .s-page-footer__subtitle{position:relative}.s-page-footer__block--contacts .s-page-footer__subtitle::before{position:absolute;content:'';top:0;left:-1.5rem;height:1.5rem;width:1px;background-color:#184c78}.s-page-footer__subtitle{margin-bottom:1.5rem}.s-page-footer__additional{padding:0;display:flex;flex-flow:row wrap;padding-bottom:2.25rem}.s-page-footer__copyright{flex:0 0 50%;max-width:50%;padding:0 1.5rem}.s-page-footer__privacy,.s-page-footer__sitemap{flex:0 0 25%;max-width:25%;padding:0 1.5rem}.s-page-header__top-container{padding:.75rem 1.5rem}.s-page-header__hamburger{display:none}.s-post__info{padding:1rem 1.5rem}.s-project-card__title{font-size:1.41421em;top:1.5rem;left:1.5rem}.s-project-card__date{bottom:1.5rem;left:1.5rem}.s-project-card__arrow{bottom:1.5rem;right:1.5rem}.s-promo__container,.s-about-project__container,.s-about-us__container,.s-into-the-history__container,.s-rent__container,.s-we-do__container{display:flex;flex-flow:row wrap;align-items:flex-start}.s-promo__cover,.s-about-project__cover,.s-about-us__cover,.s-into-the-history__cover,.s-rent__cover,.s-we-do__cover{order:2;flex:0 0 50%;max-width:50%}.s-promo__cover::before,.s-about-project__cover::before,.s-about-us__cover::before,.s-into-the-history__cover::before,.s-rent__cover::before,.s-we-do__cover::before{padding-top:133.33333%}.s-promo__info,.s-about-project__info,.s-about-us__info,.s-into-the-history__info,.s-rent__info,.s-we-do__info{order:1;padding:3rem 2.25rem 3rem 1.5rem;flex:0 0 50%;max-width:50%}.s-promo__subtitle,.s-about-project__subtitle,.s-about-us__subtitle,.s-contacts__subtitle,.s-into-the-history__subtitle,.s-main-projects__subtitle,.s-rent__subtitle,.s-team__subtitle,.s-we-do__subtitle,.s-what-we-do__subtitle{margin-bottom:1.5rem}.s-providers{padding-top:4.5rem;padding-bottom:4.5rem}.s-providers__container{display:flex;flex-flow:row wrap;padding-top:3rem}.s-providers__main-info{padding:0 1.5rem;flex:0 0 50%;max-width:50%}.s-providers__title{margin-bottom:2.25rem}.s-providers__additional-info{flex:0 0 50%;max-width:50%}.s-providers__list li{padding:0 1.5rem}.s-providers__list li::before{position:absolute;content:'';right:calc(100%);top:0;width:1px;height:1.5rem;background-color:#184c78}.s-rent-location{padding-bottom:4.5rem}.s-rent-location__container{display:flex;flex-flow:row wrap}.s-rent-location__info{flex:0 0 50%;max-width:50%;padding:0 2.25rem 0 1.5rem}.s-rent-location__map{flex:0 0 25%;max-width:25%}.s-services{padding-top:6rem;padding-bottom:6rem}.s-services__title{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:3rem}.s-services__list{padding:0;display:flex;flex-flow:row wrap}.s-services__item{flex-basis:0;flex-grow:1;max-width:100%}.s-team__intro{padding:3rem 2.25rem 1.5rem 1.5rem}.s-team__list{margin-bottom:3rem}.s-timeline{padding-top:4.5rem}.s-timeline__container{display:flex;flex-flow:row wrap;padding-bottom:4.5rem}.s-timeline__main{padding:2.25rem 4.5rem 0 1.5rem}.s-timeline__year{font-size:5.65678em}.s-timeline__to-the-team{margin-top:3.75rem}.s-what-we-do__intro{padding:3rem 2.25rem 1.5rem 1.5rem}.s-what-we-do__list{padding-bottom:4.5rem}.s-what-we-do__item:not(:last-child){margin-bottom:.75rem}.s-what-we-do-card__title{font-size:1.99999em;bottom:1.5rem;left:1.5rem}.s-what-we-do-card__arrow{bottom:1.5rem;right:1.5rem}}@media only screen and (min-width:992px){.s-clients__title{font-size:2.25em;line-height:1.1em;letter-spacing:-.025em}.s-gallery__title{font-size:2.25em;line-height:1.1em;letter-spacing:-.025em}.s-news__title{font-size:2.25em;line-height:1.1em;letter-spacing:-.025em}.s-other-projects__title{font-size:2.25em;line-height:1.1em;letter-spacing:-.025em}.s-page__content{padding-top:132px}.s-promo__title,.s-about-project__title,.s-about-us__title,.s-contacts__title,.s-into-the-history__title,.s-main-projects__title,.s-rent__title,.s-team__title,.s-we-do__title,.s-what-we-do__title{font-size:1.99999em;line-height:1.1em;letter-spacing:-.025em}.s-services__title{font-size:1.99999em;line-height:1.1em;letter-spacing:-.025em}.s-team__item{flex:0 0 25%;max-width:25%}}@media (min-width:1440px){a[href^='tel:']{white-space:nowrap;pointer-events:none;text-decoration:inherit;color:inherit}}@media only screen and (max-width:767px){.s-clients__item:not(:last-child){margin-bottom:1.5rem}.s-page-footer__block--logos ul li{display:inline-block;margin-right:.75rem}.s-page-header__address{display:none}.s-page-header__contact-list{display:flex;flex-flow:row wrap;width:100%}.s-page-header__contact-list li:not(:first-child){margin-left:auto}.s-page-header__bottom-container{align-items:center}.s-page-header__logos li:not(:last-child){margin-right:1rem}.s-page-header__nav-list{display:none}.s-services__item:not(:last-child){margin-bottom:.5rem}.s-services__item-card{background-color:#f7f8fa;padding:1rem}.s-services__item-title{margin-bottom:.75rem}}@media only screen and (max-width:575px){.s-news__more-link{display:none}.s-promo__more-btn,.s-about-us__more-btn,.s-into-the-history__more-btn{width:100%}}@media only screen and (max-width:991px){.s-page-header__logos li:first-child a{transform:translateY(-.25rem)}.s-page-header__logos li:first-child img{width:99px;height:35px}.s-page-header__logos li:last-child img{width:85px;height:25px}.s-page-header__nav-list{font-size:.5em}}
/*# sourceMappingURL=style.css.map */