@charset "UTF-8";@font-face{font-family:Onest;font-display:swap;src:url(../fonts/Onest-Bold.woff2) format("woff2"),url(../fonts/Onest-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Onest;font-display:swap;src:url(../fonts/Onest-Regular.woff2) format("woff2"),url(../fonts/Onest-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Onest;font-display:swap;src:url(../fonts/Onest-Medium.woff2) format("woff2"),url(../fonts/Onest-Medium.woff) format("woff");font-weight:450;font-style:normal}@font-face{font-family:Onest;font-display:swap;src:url(../fonts/Onest-SemiBold.woff2) format("woff2"),url(../fonts/Onest-SemiBold.woff) format("woff");font-weight:500;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:Onest,sans-serif,arial;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Onest,sans-serif,arial;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}body::before{content:"";background-color:rgba(37,37,37,.7);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:100}.menu-open body::before{opacity:1}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:83.75rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 1.25rem}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form>:not(:last-child){margin-bottom:1.5rem}.form__policy{font-weight:500;font-size:.75rem;line-height:133%;opacity:.5}.form__policy a{text-decoration:underline}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{display:block;min-height:4.5rem;width:100%;padding:.625rem 1.4375rem;border:.0625rem solid #dcdcdc;border-radius:.5rem;font-weight:500;line-height:150%;outline:0}.input::-webkit-input-placeholder{color:rgba(0,0,0,.5)}.input::-moz-placeholder{color:rgba(0,0,0,.5)}.input:-ms-input-placeholder{color:rgba(0,0,0,.5)}.input::-ms-input-placeholder{color:rgba(0,0,0,.5)}.input::placeholder{color:rgba(0,0,0,.5)}.input._form-focus{border-color:#000}.input._form-error{border-color:red}textarea.input{resize:none;min-height:9rem;padding:1.4375rem}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:2.75rem 1.25rem;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{position:relative;visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:4rem;width:100%;max-width:74.625rem;border-radius:1.5rem}.lock .popup__content{visibility:visible}.popup__content_success{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:33.5rem}.popup__content_policy{padding:6.25rem}.popup__content{background-color:#fff}.popup__close{position:absolute;top:1rem;right:1rem;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;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.popup__close svg{width:2rem;height:2rem;fill:currentColor}.popup__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 34.0625rem;grid-template-columns:1fr 34.0625rem;grid-column-gap:1.25rem}.popup__title{font-weight:500;font-size:2.5rem;line-height:110%;letter-spacing:-.03em}.popup__title:not(:last-child){margin-bottom:1rem}.popup__subtitile{max-width:25.625rem;font-weight:500;font-size:1rem;line-height:150%}.popup__success{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup__success .popup__title:not(:last-child){margin-bottom:1rem}.popup__success .popup__success-text{text-align:center}.popup__logo img{max-width:100%}.popup__back{font-weight:500;line-height:150%;text-align:center;color:#f84525;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.popup__policy-title{font-weight:500;font-size:4rem;line-height:110%;letter-spacing:-.03em}.popup__policy-title:not(:last-child){margin-bottom:2rem}.popup__policy-text{font-weight:500;font-size:1rem;line-height:150%}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socials__item:not(:last-child){margin-right:2rem}.social-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.social-link svg{width:2rem;height:2rem;fill:currentColor}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3.5rem;padding:.625rem 1.25rem;border-radius:31.25rem;background-color:#f84525;color:#fff;text-transform:uppercase;-webkit-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.btn svg{width:1.5rem;height:1.5rem;margin-right:.75rem;fill:currentColor}.btn span{font-weight:500;font-size:1rem;line-height:100%;letter-spacing:.05em}.btn-form{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;min-height:4.5rem;padding:.75rem 1.5rem;border-radius:.5rem;background-color:#f84525;font-weight:500;line-height:150%;color:#fff;-webkit-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.btn-round{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background-color:#f84525;color:#fff;-webkit-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.btn-round svg{width:2.625rem;height:2.625rem;fill:currentColor}.h1{font-weight:500;font-size:4rem;line-height:110%;letter-spacing:-.03em}.h2{font-weight:500;font-size:4rem;line-height:110%;letter-spacing:-.03em;text-align:center}.h2_white{font-size:3.9375rem}.accent-text{color:#f84525}.header{position:fixed;z-index:100;top:0;left:0;width:100%;-webkit-transition:.3s ease 0s;transition:.3s ease 0s;-webkit-transition-property:background-color,-webkit-box-shadow;transition-property:background-color,-webkit-box-shadow;transition-property:background-color,box-shadow;transition-property:background-color,box-shadow,-webkit-box-shadow}.header::before{content:"";background-color:rgba(37,37,37,.7);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:100}.header._header-scroll{background-color:#fff;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.08),0 0 4px 0 rgba(0,0,0,.04);box-shadow:0 8px 16px 0 rgba(0,0,0,.08),0 0 4px 0 rgba(0,0,0,.04)}.menu-open .header::before{opacity:1}.header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:6.25rem}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo:not(:last-child){margin-right:4rem}.header__menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 2rem}.header__phone{font-weight:500;line-height:150%;color:#f84525;-webkit-transition:.3s ease 0s;transition:.3s ease 0s;-webkit-transition-property:background-color,color;transition-property:background-color,color}.header__phone:not(:last-child){margin-right:2.3125rem}.header__phone svg{width:1rem;height:1rem;fill:currentColor}.header__button{font-weight:500;line-height:150%;color:#f84525;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.header__burger{-webkit-box-flex:0;-ms-flex:0 0 2.5rem;flex:0 0 2.5rem;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}.header__burger svg{width:2.5rem;height:2.5rem;fill:currentColor}.menu__logo img{max-width:100%}.menu__icon{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}.menu__icon svg{width:2rem;height:2rem}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.menu__item:not(:last-child){margin-right:2rem}.menu__link{display:inline-block;padding:0 .0625rem;font-weight:500;line-height:150%;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.menu__button span{font-size:1rem;letter-spacing:normal;text-transform:none}.footer{border-radius:1.5rem 1.5rem 0 0;background-color:#222}.footer__body{padding:4rem}.footer__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:8.75rem;padding-bottom:3rem;border-bottom:.0625rem solid rgba(255,255,255,.2)}.footer__grid:not(:last-child){margin-bottom:3rem}.footer__logo{display:inline-block}.footer__logo img{max-width:100%}.footer__socials .socials__item{color:#fff}.footer__socials .socials__item svg{width:2rem;height:2rem}.footer__group:not(:last-child){margin-bottom:3rem}.footer__label{font-weight:500;line-height:150%;color:#fff;opacity:.5}.footer__label:not(:last-child){margin-bottom:1rem}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__nav-link{font-weight:500;line-height:150%;color:#fff;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.footer__nav-link_accent{color:#f84525}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__contacts-link{font-weight:500;line-height:150%;color:#fff;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.footer__bottom{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:8.75rem}.footer__bottom-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.footer__bottom-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__bottom-item{font-weight:500;color:#fff;line-height:150%}.footer__bottom-item:not(:last-child){margin-right:1rem}.footer__bottom-link{font-weight:500;color:#fff;line-height:150%;opacity:.5;-webkit-transition:.3s ease 0s;transition:.3s ease 0s;-webkit-transition-property:color;transition-property:color}.footer__bottom-link:not(:last-child){margin-right:1rem}.hero{margin-bottom:7.5rem}.hero__body{display:-ms-grid;display:grid;-ms-grid-columns:29.3125rem 5.875rem 1fr;grid-template-columns:29.3125rem 1fr;grid-template-areas:"hero__wrapper hero__content";grid-column-gap:5.875rem;padding-top:10.75rem}.hero__wrapper{-ms-grid-row:1;-ms-grid-column:1;grid-area:hero__wrapper}.hero__slider-progress{position:relative;width:100%;height:.125rem}.hero__slider-progress .swiper-pagination-bullet{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:.125rem;background-color:#ededed;overflow:hidden;opacity:0}.hero__slider-progress .swiper-pagination-bullet::before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:#bebebe;-webkit-transition:width 3s linear .3s;transition:width 3s linear .3s}.hero__slider-progress .swiper-pagination-bullet-active{opacity:1}.hero__slider-progress .swiper-pagination-bullet-active::before{width:100%}.hero__slider{min-width:0;border-radius:1.5rem;background-color:#f4f4f4}.hero__slider:not(:last-child){margin-bottom:1.5rem}.hero__slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2rem}.hero__slide img{max-width:100%}.hero__content{-ms-grid-row:1;-ms-grid-column:3;grid-area:hero__content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__title:not(:last-child){margin-bottom:2rem}.hero__subtitle{max-width:26.5625rem;font-weight:500;font-size:1.5rem;line-height:133%}.hero__subtitle:not(:last-child){margin-bottom:2rem}.hero__actions{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.works{margin-bottom:7.5rem}.works__title:not(:last-child){margin-bottom:4rem}.works__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:4rem}.works__grid .works__item{width:auto!important;margin-right:0!important}.works__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem}.works__navigation-arrow{-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem;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;width:3rem;height:3rem;border-radius:.375rem;background-color:#f84525;color:#fff;-webkit-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.works__navigation-arrow svg{width:1.5rem;height:1.5rem;fill:currentColor}.works__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.works__pagination .swiper-pagination-bullet{-webkit-box-flex:0;-ms-flex:0 0 .375rem;flex:0 0 .375rem;width:.375rem;height:.375rem;border-radius:50%;background-color:rgba(0,0,0,.15);-webkit-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.works__pagination .swiper-pagination-bullet:not(:last-child){margin-right:.5rem}.works__pagination .swiper-pagination-bullet-active{background-color:#f84525}.works-item{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:repeat(2,1fr);grid-template-areas:"works-item__info works-item__graphic";grid-column-gap:1.5rem;height:41.125rem}.no-webp .works-item:first-child .works-item__graphic{background-image:url(../img/works/1/bg.png)}.works-item:first-child .works-item__graphic{padding:2.5rem;background-color:#ff7728}.works-item:nth-child(2) .works-item__graphic{position:relative;background-color:#558fff}.works-item:nth-child(2) .works-item__graphic img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.works-item:nth-child(3) .works-item__graphic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem;background-color:#ebebeb}.no-webp .works-item:nth-child(4) .works-item__graphic{background-image:url(../img/works/4/bg.png)}.works-item:nth-child(4) .works-item__graphic{background-color:#ff364d}.no-webp .works-item:nth-child(5) .works-item__graphic{background-image:url(../img/works/5/bg.png)}.works-item__info{-ms-grid-row:1;-ms-grid-column:1;position:relative;grid-area:works-item__info;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3rem;border-radius:1.5rem;background-color:#f8f8f8}.works-item__tags{position:absolute;left:3rem;top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.works-item__tag{padding:.75rem 1.0625rem .625rem;border:.0625rem solid #e5e5e5;border-radius:31.25rem;background-color:#fff;color:#7c7c7c;font-weight:500;font-size:1rem;line-height:100%;letter-spacing:.05em;text-transform:uppercase}.works-item__title{font-weight:500;font-size:2.5rem;line-height:110%;letter-spacing:-.03em;text-transform:uppercase}.works-item__title:not(:last-child){margin-bottom:1rem}.works-item__subtitle{font-weight:500;font-size:1rem;line-height:150%}.works-item__subtitle:not(:last-child){margin-bottom:1rem}.works-item__descr{color:#7c7c7c;font-weight:500;font-size:1rem;line-height:150%}.works-item__descr p:not(:last-child){margin-bottom:1rem}.works-item__descr ul{padding-left:30px}.works-item__descr li{list-style-type:disc}.works-item__graphic{-ms-grid-row:1;-ms-grid-column:3;grid-area:works-item__graphic;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;border-radius:1.5rem;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}.works-item__graphic img{max-width:100%;max-height:100%}.advantages{padding:7.5rem 0;margin-bottom:7.5rem;border-radius:1.5rem;background-color:#2c2c2c}.advantages__title{font-weight:450;color:#fff;text-align:left}.advantages__title:not(:last-child){margin-bottom:3rem}.advantages__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.5rem}.advantages-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 3rem 2rem 2rem;border-radius:1.5rem;background-color:#222}.advantages-item:last-child{padding-right:1.25rem}.advantages-item__top:not(:last-child){margin-bottom:1rem}.advantages-item__icon{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;width:3rem;height:3rem;border-radius:.375rem;background-color:#f84525;color:#fff}.advantages-item__icon svg{width:1.5rem;height:1.5rem;fill:currentColor}.advantages-item__title{color:#fff;font-weight:450;font-size:1.5rem;line-height:140%}.advantages-item__text{font-weight:450;font-size:1rem;line-height:150%;color:rgba(255,255,255,.7)}.cta{margin-bottom:7.5rem}.cta__title:not(:last-child){margin-bottom:4rem}.cta__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:5.125rem;grid-row-gap:4rem;max-width:69.5rem;margin-left:auto;margin-right:auto}.cta__grid:not(:last-child){margin-bottom:4rem}.cta-item{text-align:center}.cta-item__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#f84525}.cta-item__icon:not(:last-child){margin-bottom:.5rem}.cta-item__icon svg{width:1.5rem;height:1.5rem;fill:currentColor}.cta-item__text{font-weight:500;font-size:1.25rem;line-height:150%}.partners{margin-bottom:7.5rem}.partners__title{text-align:left}.partners__title:not(:last-child){margin-bottom:3rem}.partners__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:1.5rem}.partners__item{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;height:15.625rem;padding:1.5rem;border-radius:1.5rem;background-color:#f8f8f8}.partners__item img{max-width:100%;max-height:100%}.principles{padding:7.5rem 0;margin-bottom:7.5rem;border-radius:1.5rem;background-color:#2c2c2c}.principles__title{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-weight:450;color:#fff;text-align:left}.principles__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.5rem}.principles-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 3rem 2rem 2rem;border-radius:1.5rem;background-color:#222}.principles-item__top{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.principles-item__top:not(:last-child){margin-bottom:1rem}.principles-item__icon{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;width:3rem;height:3rem;border-radius:.375rem;background-color:#f84525;color:#fff;font-weight:500;font-size:1.5rem;line-height:137%}.principles-item__icon svg{width:1.5rem;height:1.5rem;fill:currentColor}.principles-item__title{color:#fff;font-weight:450;font-size:1.5rem;line-height:140%}.principles-item__text{font-weight:450;font-size:1rem;line-height:150%;color:rgba(255,255,255,.7)}.team{margin-bottom:7.5rem}.team__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:3rem}.team__header:not(:last-child){margin-bottom:3rem}.team__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem}.team__navigation-arrow{-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem;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;width:3rem;height:3rem;border-radius:.375rem;background-color:#f84525;color:#fff;-webkit-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.team__navigation-arrow svg{width:1.5rem;height:1.5rem;fill:currentColor}.team-slide__img{position:relative;padding-bottom:90.0232018561%;border-radius:1rem;overflow:hidden}.team-slide__img:not(:last-child){margin-bottom:1.5rem}.team-slide__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-slide__profession{font-weight:500;font-size:.875rem;line-height:150%;text-transform:uppercase}.team-slide__profession:not(:last-child){margin-bottom:.5rem}.team-slide__fio{font-weight:500;font-size:1.5rem;line-height:137%}.team-slide__fio:not(:last-child){margin-bottom:1rem}.team-slide__text{font-weight:500;font-size:.875rem;line-height:150%;opacity:.5}.team-slide__text p:not(:last-child){margin-bottom:1.5rem}.team-slide__text p.quotes{position:relative}.team-slide__text p.quotes::before{content:"";position:absolute;z-index:-1;top:-.625rem;left:0;width:2rem;height:1.5rem;background-image:url(../img/quotes-start.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.team-slide__text p.quotes::after{content:"";position:absolute;z-index:-1;bottom:.625rem;right:2.5rem;width:2rem;height:1.5rem;background-image:url(../img/quotes-end.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.form-wrapper{margin-bottom:7.5rem}.form-wrapper__body{padding:4rem;border-radius:1.5rem;background-color:#f8f8f8}.form-wrapper__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1.5rem}.form-wrapper__title{text-align:left}.form-wrapper__title:not(:last-child){margin-bottom:1.5rem}.form-wrapper__subtitle{max-width:26.25rem;font-weight:500;line-height:150%}.not-found{padding-top:6.25rem}.not-found__body{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);grid-column-gap:1.25rem;grid-row-gap:1rem;padding-top:12.1875rem;padding-bottom:3rem}.not-found__title{-ms-grid-column-span:7;grid-column:7 span;-ms-grid-row-align:end;align-self:end;font-weight:500;font-size:25.9375rem;line-height:110%;letter-spacing:-.03em}.not-found__content{-ms-grid-column-span:5;grid-column:5 span;-ms-grid-row-align:end;align-self:end;padding-bottom:5.625rem}.not-found__text{font-weight:500;font-size:1.5rem;line-height:133%}.not-found__text:not(:last-child){margin-bottom:2rem}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:47.99875em){.popup__title_mob{display:none}.footer__nav-item:not(:last-child){margin-right:1rem}.footer__contacts-item:not(:last-child){margin-right:1rem}.works__pagination{display:none}}@media (min-width:59.99875em){.header::before{display:none}.header__phone svg{display:none}.header__burger{display:none}.menu__logo{display:none}.menu__icon{display:none}.menu__socials{display:none}.menu__button{display:none}.footer__logo:not(:last-child){margin-bottom:2rem}.works-item:nth-child(2n){grid-template-areas:"works-item__graphic works-item__info"}.works-item__text{max-width:33.75rem}.advantages-item__icon:not(:last-child){margin-bottom:2rem}.cta__action{grid-column:1/-1;text-align:center}.principles-item__icon:not(:last-child){margin-bottom:2rem}.works-item:nth-child(2n)>.works-item__info{-ms-grid-row:1;-ms-grid-column:2}.works-item:nth-child(2n)>.works-item__graphic{-ms-grid-row:1;-ms-grid-column:1}}@media (min-width:74.99875em){.hero__content{padding-bottom:1.625rem}.works__navigation{display:none}.team__navigation{display:none}.form-wrapper__form{padding-left:3rem}.not-found__content{padding-left:4.6875rem}}@media (max-width:82.49875em){.hero__body{grid-column-gap:2.125rem}}@media (max-width:74.99875em){.popup__content_success{min-height:41rem}.popup__content_policy{padding:4rem 6.25rem}.popup__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.5rem}.popup__title:not(:last-child){margin-bottom:1.5rem}.popup__title{max-width:43.125rem;margin-left:auto;margin-right:auto;text-align:center}.popup__subtitile{margin-left:auto;margin-right:auto;text-align:center}.popup__form{width:100%;max-width:34.0625rem;margin-left:auto;margin-right:auto}.socials__item:not(:last-child){margin-right:1rem}.social-link svg{width:1.5rem;height:1.5rem}.h1{line-height:110%}.header__body{min-height:5.8125rem}.header__logo:not(:last-child){margin-right:3rem}.header__menu{margin:0 1.25rem}.header__phone:not(:last-child){margin-right:1.5625rem}.menu__item:not(:last-child){margin-right:1.25rem}.footer__body{padding:4rem 2.75rem}.footer__grid:not(:last-child){margin-bottom:2.5rem}.footer__grid{-ms-grid-columns:18.375rem 1fr;grid-template-columns:18.375rem 1fr;grid-column-gap:0;padding-bottom:2.5rem}.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__logo{width:11.1875rem}.footer__socials{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__group:not(:last-child){margin-bottom:2rem}.footer__bottom{grid-column-gap:1.25rem}.hero{margin-bottom:6.25rem}.hero__body{-ms-grid-columns:100%;grid-template-columns:100%;-ms-grid-rows:auto 4rem auto;grid-template-areas:"hero__content" "hero__wrapper";grid-row-gap:4rem;padding-top:9.3125rem}.hero__title:not(:last-child){margin-bottom:1.5rem}.hero__subtitle:not(:last-child){margin-bottom:1.5rem}.works{margin-bottom:6.25rem}.works__title:not(:last-child){margin-bottom:3rem}.works__wrapper:not(:last-child){margin-bottom:3rem}.works-item:first-child .works-item__graphic{padding:2.1875rem}.works-item{grid-column-gap:1.25rem;height:31rem}.works-item__info{padding:0;background-color:transparent}.works-item__tags{top:0;left:0}.advantages{padding:6.25rem 0;margin-bottom:6.25rem}.advantages__title{text-align:center}.advantages__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1.25rem}.advantages-item__top:not(:last-child){margin-bottom:1.25rem}.advantages-item__title{line-height:133%}.cta{margin-bottom:6.25rem}.cta__title:not(:last-child){margin-bottom:3rem}.cta__title br{display:none}.cta__grid:not(:last-child){margin-bottom:3rem}.cta__grid{grid-column-gap:3rem}.partners{margin-bottom:6.25rem}.partners__title{text-align:center}.partners__grid{gap:1.25rem}.partners__item{height:8.125rem;padding:.75rem}.partners__item img{max-width:80%;max-height:80%}.principles{padding:6.25rem 0;margin-bottom:6.25rem}.principles__title:not(:last-child){-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;margin-bottom:1.75rem}.principles__title{grid-column:1/-1;max-width:32.5rem;margin-left:auto;margin-right:auto;text-align:center}.principles__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1.25rem}.principles-item__top:not(:last-child){-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin-bottom:1.25rem}.principles-item__title{line-height:133%}.team{margin-bottom:6.25rem}.team-slide__img:not(:last-child){margin-bottom:1rem}.form-wrapper{margin-bottom:6.25rem}.form-wrapper__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.form-wrapper__title{text-align:center}.form-wrapper__subtitle{margin-left:auto;margin-right:auto;text-align:center}.form-wrapper__form{max-width:34.0625rem;margin-left:auto;margin-right:auto}.not-found{padding-top:5.8125rem}.not-found__body{-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);padding-top:17.5rem;padding-bottom:2.8125rem}.not-found__title{-ms-grid-column-span:4;grid-column:4 span;font-size:14.4375rem}.not-found__content{-ms-grid-column-span:4;grid-column:4 span;padding-bottom:3rem}.hero__wrapper{-ms-grid-row:3;-ms-grid-column:1}.hero__content{-ms-grid-row:1;-ms-grid-column:1}}@media (max-width:59.99875em){.popup__content_policy{padding:4rem 2.4375rem}.popup__title{margin-left:-3rem;margin-right:-3rem}.h2{text-align:left}.h2 br{display:none}.header__body{min-height:5.1875rem}.header__logo:not(:last-child){margin-right:2rem}.header__menu{margin:0}.header__phone:not(:last-child){margin-right:1rem}.header__phone{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;width:2.25rem;height:2.25rem;border-radius:50%;background-color:#f84525;color:#fff}.header__phone span{display:none}.header__button{display:none}.menu__body{position:fixed;z-index:100;top: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;height:100%;width:100%;max-width:22.5rem;padding:2.5rem 2.5rem 0 2.5rem;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);background-color:#fff;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.menu-open .menu__body{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.menu__header{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}.menu__main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;margin-top:1.25rem;padding-bottom:2.5rem}.menu__wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.25rem}.menu__list:not(:last-child){margin-bottom:1.5rem}.menu__list{-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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:10.625rem;padding-bottom:2rem;border-bottom:.0625rem solid rgba(0,0,0,.2)}.menu__item:not(:last-child){margin-right:0;margin-bottom:1.625rem}.menu__link{font-size:1.5rem;line-height:133%}.menu__socials{display:block}.menu__socials .socials__item:not(:last-child){margin-right:1.5rem}.footer__body{padding:3rem 1.75rem}.footer__grid:not(:last-child){margin-bottom:3rem}.footer__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:3rem;padding-bottom:3rem}.footer__left{-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}.footer__socials{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.footer__bottom{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:2rem}.footer__bottom-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.works__wrapper:not(:last-child){margin-bottom:2rem}.works-item{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 2rem auto;grid-template-areas:"works-item__info" "works-item__graphic";grid-row-gap:2rem;height:auto}.works-item__info{display:block}.works-item__tags:not(:last-child){margin-bottom:1rem}.works-item__tags{position:relative}.works-item__graphic{height:31rem}.advantages__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.5rem}.advantages-item{padding:2rem}.advantages-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantages-item__icon{margin-right:1.5rem;width:2rem;height:2rem}.cta__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:1.25rem;grid-row-gap:2.5rem}.cta__action{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.cta-item{text-align:left}.cta-item__text{max-width:16.875rem}.partners__title{text-align:left}.partners__grid{grid-row-gap:1rem}.partners__item{height:6.25rem;border-radius:1rem}.principles__title:not(:last-child){margin-bottom:1.5rem}.principles__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.5rem}.principles-item{padding:2rem}.principles-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.principles-item__icon{margin-right:1.5rem;width:2rem;height:2rem}.form-wrapper__title{margin-right:-3rem;margin-left:-3rem}.not-found{padding-top:0}.not-found__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;padding-top:11.25rem;padding-bottom:3.9375rem}.not-found__title{font-size:8rem;-ms-flex-item-align:start;align-self:flex-start}.not-found__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:start;align-self:flex-start;padding-bottom:0}.not-found__text{max-width:26.5625rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.works-item__info{-ms-grid-row:1;-ms-grid-column:1}.works-item__graphic{-ms-grid-row:3;-ms-grid-column:1}}@media (any-hover:hover) and (max-width:59.99875em){.header__phone:hover{background-color:#d53113}}@media (max-width:47.99875em){[class*=__container]{padding:0 .625rem}.form>:not(:last-child){margin-bottom:1rem}.form__policy{font-size:.625rem;line-height:140%}.input{min-height:3rem;padding:.625rem .9375rem;font-size:.875rem}textarea.input{padding:.8125rem .9375rem}.popup{padding:1.875rem .375rem}.popup__content{padding:1.5rem}.popup__content_success{padding:2rem 1rem;min-height:26rem}.popup__content_policy{padding:1.5rem .9375rem}.popup__close svg{width:1rem;height:1rem}.popup__grid{gap:1rem}.popup__title:not(:last-child){margin-bottom:1rem}.popup__title{margin-left:0;margin-right:.625rem;text-align:left;font-size:1.5rem;line-height:108%}.popup__title_desk{display:none}.popup__subtitile{font-size:.875rem;text-align:left}.popup__success .popup__title{text-align:center;margin-right:0;font-size:2rem}.popup__success .popup__subtitile{text-align:center}.popup__logo{width:4rem}.popup__back{font-size:.875rem}.popup__policy-title:not(:last-child){margin-bottom:1rem}.popup__policy-title{font-size:1.5rem;line-height:108%}.popup__policy-text{font-size:.75rem}.btn-form{min-height:3rem;font-size:.875rem}.h1{font-size:1.8125rem}.h2{font-size:2rem;line-height:109%;letter-spacing:-.03em}.h2_white{font-size:1.9375rem}.header__body{min-height:4.5rem}.footer__body{padding:2rem .75rem 3.125rem}.footer__grid:not(:last-child){margin-bottom:2rem}.footer__grid{grid-row-gap:2rem;padding-bottom:2rem}.footer__logo{width:7.5rem}.footer__socials .socials__item svg{width:1.5rem;height:1.5rem}.footer__label{font-size:.875rem}.footer__nav{display:-ms-grid;display:grid;-ms-grid-columns:40% 60%;grid-template-columns:40% 60%;gap:1rem}.footer__nav-item{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%}.footer__nav-link{font-size:.875rem}.footer__contacts{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.footer__contacts-link{font-size:.875rem}.footer__bottom{grid-row-gap:1rem}.footer__bottom-left{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__bottom-group{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.footer__bottom-item{font-size:.875rem}.footer__bottom-link{font-size:.875rem}.hero{margin-bottom:4rem}.hero__body{grid-row-gap:3rem;padding-top:6.5625rem}.hero__slider:not(:last-child){margin-bottom:1rem}.hero__slide{padding-top:1rem;padding-right:3rem;padding-left:3rem}.hero__title:not(:last-child){margin-bottom:.75rem}.hero__subtitle{font-size:.875rem;line-height:150%}.works{margin-bottom:4rem}.works__title:not(:last-child){margin-bottom:2rem}.works__navigation-arrow{display:none}.works-item__tag{padding:.375rem .6875rem .25rem;font-weight:700;font-size:.75rem;line-height:133%}.works-item__title{font-size:1.5rem;line-height:108%}.works-item__graphic{height:18.75rem}.advantages{padding:4rem .625rem;margin-bottom:4rem;margin-left:-.625rem;margin-right:-.625rem}.advantages__title:not(:last-child){margin-bottom:40px}.advantages__grid{gap:2.5rem}.advantages-item{padding:0;background-color:transparent}.advantages-item__top:not(:last-child){margin-bottom:1rem}.advantages-item__top{display:block}.advantages-item__icon:not(:last-child){margin-bottom:1rem}.advantages-item__icon svg{width:1rem;height:1rem}.advantages-item__title{font-size:1.125rem;line-height:150%;letter-spacing:-.03em}.advantages-item__text{font-size:.875rem}.cta{margin-bottom:4rem}.cta__title:not(:last-child){margin-bottom:2rem}.cta__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:1.5rem}.cta__action{margin-top:.75rem}.cta-item__text{font-size:.875rem;max-width:none}.partners{margin-bottom:4rem}.partners__title:not(:last-child){margin-bottom:2rem}.partners__grid{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);grid-column-gap:.375rem;grid-row-gap:.5625rem}.partners__item:last-child,.partners__item:nth-last-child(2){-ms-grid-column-span:3;grid-column:3 span;height:5.5rem}.partners__item{-ms-grid-column-span:2;grid-column:2 span;height:3.5625rem}.no-webp .principles{background-image:url(../img/principles/bg-mob.png)}.principles{padding:4rem .625rem;margin-bottom:4rem;margin-left:-.625rem;margin-right:-.625rem;background-repeat:no-repeat;background-position:0 0;background-size:cover}.principles__title:not(:last-child){margin-bottom:0}.principles__grid{gap:2.5rem}.principles-item{padding:0;background-color:transparent}.principles-item__top:not(:last-child){margin-bottom:1rem}.principles-item__top{display:block}.principles-item__icon:not(:last-child){margin-bottom:1rem}.principles-item__icon{font-size:.875rem;line-height:150%}.principles-item__icon svg{width:1rem;height:1rem}.principles-item__title{font-size:1.125rem;line-height:150%;letter-spacing:-.03em}.principles-item__text{font-size:.875rem}.team{margin-bottom:4rem}.team__header:not(:last-child){margin-bottom:2rem}.team__navigation-arrow{-webkit-box-flex:0;-ms-flex:0 0 2rem;flex:0 0 2rem;width:2rem;height:2rem}.team__navigation-arrow svg{width:1rem;height:1rem}.team-slide__img{padding-bottom:100%}.team-slide__profession{font-size:.75rem;font-weight:700;line-height:133%;letter-spacing:.05em}.team-slide__fio{line-height:108%;letter-spacing:-.03em}.form-wrapper{margin-bottom:4rem}.form-wrapper__body{padding:3rem .75rem}.form-wrapper__grid{gap:1rem}.form-wrapper__title:not(:last-child){margin-bottom:1rem}.form-wrapper__title{margin-left:0;margin-right:0;text-align:left}.form-wrapper__subtitle{color:#7c7c7c;text-align:left}.not-found__body{padding-top:11.5625rem;padding-bottom:3.125rem}.not-found__content{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.not-found__text{max-width:15rem;font-size:.875rem}}@media (max-width:29.99875em){.btn{min-height:3.25rem}.btn svg{width:1.25rem;height:1.25rem}.btn span{font-weight:700;font-size:.75rem;line-height:133%}.header__socials{display:none}.menu__body{max-width:15.125rem;padding:2rem 2rem 0 2rem}.menu__logo{width:5.625rem}.menu__main{padding-bottom:2rem}.menu__list{padding-bottom:1.5rem}.menu__item:not(:last-child){margin-bottom:1rem}.menu__link{font-size:1.125rem;line-height:150%;letter-spacing:-.03em}.menu__button{padding:0;border-radius:unset;background-color:transparent;color:#f84525}.menu__button svg{display:none}.hero__button{width:100%}.cta__button{width:100%}}@media (any-hover:hover){.form__policy a:hover{text-decoration:none}.popup__close:hover{color:#f84525}.popup__back:hover{color:#d53113}.social-link:hover{color:#f84525}.btn:hover{background-color:#d53113}.btn-form:hover{background-color:#d53113}.btn-round:hover{background-color:#d53113}.header__phone:hover{color:#000}.header__button:hover{color:#d53113}.header__burger:hover{color:#f84525}.menu__link:hover{color:#f84525}.footer__socials .socials__item:hover{color:#f84525}.footer__nav-link:hover{color:#f84525}.footer__nav-link_accent:hover{color:#d53113}.footer__contacts-link:hover{color:#f84525}.footer__bottom-link:hover{color:#f84525}.works__navigation-arrow:hover{background-color:#d53113}.works__pagination .swiper-pagination-bullet:hover{background-color:#f84525}.team__navigation-arrow:hover{background-color:#d53113}}.webp .works-item:first-child .works-item__graphic{background-image:url(../img/works/1/bg.webp)}.webp .works-item:nth-child(4) .works-item__graphic{background-image:url(../img/works/4/bg.webp)}.webp .works-item:nth-child(5) .works-item__graphic{background-image:url(../img/works/5/bg.webp)}@media (max-width:47.99875em){.webp .principles{background-image:url(../img/principles/bg-mob.webp)}}