@charset "UTF-8";@font-face{font-family:Geologica;src:url(../fonts/GeologicaRoman-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geologica;src:url(../fonts/GeologicaRoman-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geologica;src:url(../fonts/GeologicaRoman-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(../fonts/Mulish-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(../fonts/Mulish-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(../fonts/Mulish-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Pacifico;src:url(../fonts/Pacifico-Regular.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}*,::after,::before{box-sizing:border-box}body,html{height:100%;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:none;-ms-text-size-adjust:100%}body,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,ul{margin:0;padding:0;border:none}ol,ul{list-style:none}q{quotes:"«" "»"}input{font:inherit;padding:0}a,button{background:0 0;border:none;color:inherit;text-transform:inherit;text-decoration:inherit;-webkit-tap-highlight-color:transparent;padding:0}a,button,pre{font:inherit}:focus,a:active,a:hover{outline:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;box-sizing:content-box}[hidden]{display:none}audio:not([controls]){display:none;height:0}img{max-width:100%;border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}:root{--section-gap:90px;--header-height:70px;--padding-hero:calc(var(--header-height) + 20px);--margin-top:20px}.main-button{color:#fff;font-family:Mulish;font-size:16px;font-weight:600;line-height:100%;padding:14.5px 15px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease-in-out,color .3s ease-in-out,borde-color .3s ease-in-out;position:relative;overflow:hidden}.main-button_lavender{background-color:#aca2f8}.main-button_white{color:#7f72db;background-color:#fff}.main-button_orange{background-color:#da6c43}.main-button .flare{position:absolute;top:0;height:100%;width:45px;transform:skewX(-45deg);-webkit-animation:3s linear infinite flareAnimation;animation:3s linear infinite flareAnimation;left:-150%;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.3))}@media screen and (min-width:767.98px){:root{--section-gap:120px;--header-height:100px;--padding-hero:calc(var(--header-height) + 70px);--margin-top:70px}.main-button{padding:17px 20px}}@media screen and (min-width:1023.98px){:root{--section-gap:140px;--header-height:110px;--padding-hero:calc(var(--header-height) + 80px);--margin-top:80px}.main-button{padding:17.5px 20px;font-size:20px}.main-button_orange:hover{background-color:#cd5022}.main-button_lavender:hover{background-color:#7f72db}.main-button_white:hover{background-color:#100e1f;color:#fff}}.secondary-button{color:#131315;font-family:Mulish;font-size:16px;font-weight:600;line-height:100%;padding:14.5px 15px;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #131315;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.secondary-button_lavender{border:2px solid #7f72db;color:#7f72db}.secondary-button_orange{border:2px solid #da6c43;color:#da6c43}@media screen and (min-width:767.98px){.secondary-button{padding:17px 20px}}@media screen and (min-width:1023.98px){.secondary-button{padding:17.5px 20px;font-size:20px}.secondary-button:hover{background-color:#131315;color:#fff}.secondary-button_orange:hover{background-color:#da6c43}.secondary-button_lavender:hover{background-color:#7f72db}}.card-with-icon{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.card-with-icon__img{display:block;background:center/100% no-repeat;width:70px;height:70px}.card-with-icon__title{font-family:Geologica;font-weight:500;line-height:120%;font-size:19px;text-align:center;color:#eef0f4;margin-bottom:4px}@media screen and (min-width:767.98px){.card-with-icon__title{font-size:25px;line-height:110%}}@media screen and (min-width:1023.98px){.card-with-icon__title{font-size:30px}}.card-with-icon__descr{color:#eef0f4;text-align:center;font-size:15px;font-weight:400;line-height:130%}.card-with-icon__colored-descr{border-radius:5px;display:inline-block;padding:0 4px;position:relative;height:20px}.card-with-icon__colored-descr.violet{background:#aca2f8;color:#100e1f}.card-with-icon__colored-descr.orange{background:#da6c43;color:#eef0f4}.card-with-icon__colored-descr.lime{background:#d7f38c;color:#100e1f}.card-with-icon__colored-descr:hover .card-with-icon__popup{opacity:1}.card-with-icon__popup{box-shadow:0 -3px 4px 0 rgba(42,42,47,.61) inset,0 4px 4px 0 rgba(46,46,49,.43) inset;border-radius:30px;background:#1f1e24;color:#eef0f4;width:100%;font-size:15px;font-weight:400;line-height:130%;position:absolute;top:25px;left:0;opacity:0;padding:15px;transition:opacity .3s ease-in-out}.card-with-icon__popup::before{content:"";width:16px;height:16px;background:#1f1e24;position:absolute;top:-8px;left:50%;transform:translateX(-50%) rotate(45deg)}.card-with-icon__popup.show{opacity:1}@media screen and (min-width:767.98px){.card-with-icon{width:635px;margin:0 auto 60px}.card-with-icon__img{width:115px;height:90px}.card-with-icon__title{margin-bottom:7px}.card-with-icon__descr{font-size:16px}.card-with-icon__popup{width:260px;top:27px}.card-with-icon__popup::before{top:-8px;left:24px;transform:translateX(0) rotate(45deg)}}@media screen and (min-width:1023.98px){.card-with-icon{width:auto;max-width:700px}.card-with-icon__img{width:115px;height:90px}.card-with-icon__title{margin-bottom:20px}.card-with-icon__descr{font-size:20px}.card-with-icon__colored-descr{cursor:pointer;height:25px}.card-with-icon__popup{width:100%;top:33px}}.colored-text-with-line{display:inline-block;color:#aca2f8;font-family:Pacifico;font-style:normal;font-weight:400;line-height:110%;position:relative;margin-top:7px}.colored-text-with-line::after{content:"";position:absolute;bottom:-8px;right:-13px;width:30px;height:9px;background:url(../img/title-line.svg) center/contain no-repeat}@media screen and (min-width:767.98px){.colored-text-with-line{margin:0 0 10px 11px}.colored-text-with-line::after{bottom:-17px;right:-19px;width:60px;height:23px}}@media screen and (min-width:1023.98px){.colored-text-with-line{position:relative;left:16px;top:-2px;margin:0}.colored-text-with-line::after{bottom:-26px;right:-21px;width:91px;height:34px;background-size:100%}}@media screen and (min-width:1279.98px){:root{--section-gap:180px;--header-height:140px;--padding-hero:calc(var(--header-height) + 130px);--margin-top:130px}.colored-text-with-line{left:16px;top:-5px}.colored-text-with-line::after{bottom:-27px;right:-30px;width:97px;height:34px}}@-webkit-keyframes hero-arrow-move{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes hero-arrow-move{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}@-webkit-keyframes load{0%{left:0;height:43px;width:15px;transform:translateX(0)}50%{height:10px;width:40px}100%{left:100%;height:43px;width:15px;transform:translateX(-100%)}}@keyframes load{0%{left:0;height:43px;width:15px;transform:translateX(0)}50%{height:10px;width:40px}100%{left:100%;height:43px;width:15px;transform:translateX(-100%)}}@-webkit-keyframes flareAnimation{0%,50%{left:-150%}100%{left:150%}}@keyframes flareAnimation{0%,50%{left:-150%}100%{left:150%}}.container{padding:0 20px}@media (min-width:575.98px){.container{padding:0 calc(50% - 268px)}}@media (min-width:767.98px){.container{padding:0 calc(50% - 345px)}}@media (min-width:1023.98px){.container{padding:0 calc(50% - 450px)}}@media (min-width:1279.98px){.container{padding:0 calc(50% - 620px)}}.dots{display:flex;justify-content:center}.dots>li:nth-last-child(n+2){margin-right:14px}.slick-vertical .slick-track{flex-flow:column}li.slick-active>.dot{cursor:default;transform:scale(2)}.dots .dot{width:6px;height:6px;border-radius:50%;transition:transform .5s,color .5s}.slick-slider{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y}.slick-list{width:100%;position:relative}.slick-list.draggable{cursor:-webkit-grab;cursor:grab}.slick-list.grabbing{cursor:-webkit-grabbing;cursor:grabbing}.slick-track{display:flex;margin-left:auto;margin-right:auto;position:relative;top:0;left:0}.slick-track::after,.slick-track::before{display:table;content:""}.slick-track::after{clear:both}.slick-dotted{display:flex;flex-direction:column}.slick-dotted>.dots{order:10}.slick-list,.slick-track{transform:translate3d(0,0,0)}.arrow{display:flex;transition:opacity .5s,fill .5s}.arrow.slick-disabled{opacity:.5;pointer-events:none}.arrow-prev>.arrow__svg{transform:rotate(180deg)}.arrow__svg{pointer-events:none}.header{position:relative;z-index:1;width:100%;background-color:#fff;display:flex;align-items:center;height:var(--header-height)}.header__logo-wrapper{width:110px;display:flex;flex-direction:column-reverse;margin-right:auto}.header__logo-text{color:#706f79;text-align:center;font-size:10px;font-weight:300;line-height:130%;display:none}.header__logo{display:block;width:60px;height:40px;background:url(../img/logo.svg) center/contain no-repeat}.header__button{display:none}.header__mobile-button{border-radius:5px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;background:url(../img/burger.svg) center/15px no-repeat;background-color:#da6c43;position:absolute;right:20px}@media screen and (min-width:576.98px){.header__mobile-button{right:calc(50% - 268px)}}.menu{width:calc(100% - 20px);height:calc(var(--vh,1vh) * 92);padding-top:20px;padding-bottom:55px;padding-left:20px;border-radius:20px 0 0 20px;background:#fff;box-shadow:0 4px 26px 0 rgba(92,94,100,.11);position:fixed;top:0;right:0;z-index:2;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}.menu.active{opacity:1;visibility:visible}.menu__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.menu__logo{width:35px;height:25px;display:flex;margin-left:32px;background:url(../img/logo.svg) center/contain no-repeat}.menu__close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:url(../img/cross.svg) center/100% no-repeat}.menu__list{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:30px}.menu__list-item{font-size:16px;font-weight:600;line-height:100%;transition:color .3s ease-in-out;padding:14.5px 0 14.5px 10px}.menu__list-item.active{color:var(--prime-orange,#da6c43)}.menu__body-button{width:165px;margin-bottom:30px}.menu__contacts-item{margin-bottom:15px}.menu__contacts-item-link{display:inline-flex;margin-bottom:5px;font-family:Geologica;font-size:16px;font-weight:500;line-height:120%}.menu__contacts-item-placeholder{color:#706f79;font-size:12px;font-style:normal;font-weight:400;line-height:130%}.menu__socials{display:flex;align-items:center}.menu__socials-item{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #9f9fa5}.menu__socials-tg{background:url(../img/tg.svg) center/15px no-repeat;margin-right:5px}.menu__socials-wt{background:url(../img/wt.svg) center/15px no-repeat}.popup-wrapper{width:100%;height:100vh;height:calc(var(--vh,1vh) * 100);max-height:100vh;max-height:calc(var(--vh,1vh) * 100);position:fixed;top:0;left:0;display:flex;align-items:flex-end;z-index:3;background:rgba(19,19,21,.62);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;will-change:backdrop-filter}.popup-wrapper.active-popup{opacity:1;visibility:visible}.popup-wrapper.active-popup .form-popup{transform:translateY(0)}.popup-wrapper .form-popup{transform:translateY(100%);transition:transform .3s ease-in-out;background:#fff;width:100%;padding:60px 20px 40px;border-radius:40px 40px 0 0;position:relative;box-shadow:0 4px 26px 0 rgba(92,94,100,.11)}.popup-wrapper .form-popup__slide-icon{display:block;width:40px;height:3px;border-radius:60px;background-color:#eef0f4;position:absolute;top:20px;left:50%;transform:translateX(-50%)}.popup-wrapper .form-popup__close-btn{display:none}.popup-wrapper .form-popup__left-wrapper{margin-bottom:5px}.popup-wrapper .form-popup__left-title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;text-align:center;width:213px;margin:0 auto 10px}@media screen and (min-width:767.98px){.popup-wrapper .form-popup__left-title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.popup-wrapper .form-popup__left-title{font-size:45px}}@media screen and (min-width:1279.98px){.popup-wrapper .form-popup__left-title{font-size:60px}}.popup-wrapper .form-popup__left-placeholder{color:#9f9fa5;text-align:center;font-size:12px;width:251px;margin:0 auto;font-weight:400;line-height:130%}.popup-wrapper .form-popup__left-placeholder span{color:#131315}.popup-wrapper .form-popup__left-person{display:none}.popup-wrapper .form-popup__left-img{width:50px;height:50px;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover;margin-bottom:5px}.popup-wrapper .form-popup__left-content{display:flex;flex-direction:column;align-items:center}.popup-wrapper .form-popup__left-content-title{color:#131315;font-family:Geologica;font-size:16px;font-weight:500;line-height:120%;margin-bottom:5px}.popup-wrapper .form-popup__left-content-descr{color:#9f9fa5;text-align:center;font-size:12px;font-weight:400;line-height:130%;margin-bottom:10px}.popup-wrapper .form-popup__left-content-link{color:#706f79;font-size:16px;font-weight:600;line-height:100%;display:flex;align-items:center}.popup-wrapper .form-popup__left-content-link::after{content:"";width:24px;height:24px;margin-left:12px}.popup-wrapper .form-popup__left-content-link.lazyloaded::after{background:url(../img/form-tg.svg) center/100% no-repeat}.popup-wrapper .form-popup__right-wrapper{padding:15px;border-radius:10px}.popup-wrapper .form-popup__right-wrapper.submit-error{height:324px;display:flex;flex-direction:column;align-items:center;justify-content:center}.popup-wrapper .form-popup__right-wrapper.submit-error .callback-section__title{color:#f66;text-align:center;font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;margin-bottom:5px}.popup-wrapper .form-popup__right-wrapper.submit-error .section-description{color:#9f9fa5;text-align:center;font-size:12px;font-weight:400;line-height:130%}.popup-wrapper .form-popup__right-wrapper.submit-success{height:324px;display:flex;flex-direction:column;align-items:center;justify-content:center}.popup-wrapper .form-popup__right-wrapper.submit-success .callback-section__title{color:#131315;text-align:center;font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;margin-bottom:10px}.popup-wrapper .form-popup__right-wrapper.submit-success .section-description{color:#9f9fa5;text-align:center;font-size:16px;font-weight:400;line-height:130%}@media screen and (min-width:767.98px){.popup-wrapper .form-popup__right-wrapper.submit-error{height:327px}.popup-wrapper .form-popup__right-wrapper.submit-error .callback-section__title{font-size:25px}.popup-wrapper .form-popup__right-wrapper.submit-error .section-description{font-size:16px}.popup-wrapper .form-popup__right-wrapper.submit-success{height:327px}.popup-wrapper .form-popup__right-wrapper.submit-success .callback-section__title{font-size:25px}}@media screen and (min-width:1023.98px){.popup-wrapper .form-popup__right-wrapper.submit-error{height:388px}.popup-wrapper .form-popup__right-wrapper.submit-error .callback-section__title{font-size:30px}.popup-wrapper .form-popup__right-wrapper.submit-error .section-description{font-size:20px}.popup-wrapper .form-popup__right-wrapper.submit-success{height:388px}.popup-wrapper .form-popup__right-wrapper.submit-success .callback-section__title{font-size:30px}.popup-wrapper .form-popup__right-wrapper.submit-success .section-description{font-size:20px}}@media screen and (min-width:1279.98px){.popup-wrapper .form-popup__right-wrapper.submit-error{height:381px}.popup-wrapper .form-popup__right-wrapper.submit-error .callback-section__title{font-size:40px;margin-bottom:10px}.popup-wrapper .form-popup__right-wrapper.submit-success{height:381px}.popup-wrapper .form-popup__right-wrapper.submit-success .callback-section__title{font-size:40px}}.popup-wrapper .form-popup__clear-btn{position:absolute;right:10px;width:20px;height:20px;filter:brightness(0);transition:filter .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.popup-wrapper .form-popup__clear-btn.lazyloaded{background:url(../img/input-clear.svg) center/100% no-repeat}.popup-wrapper .form-popup__clear-btn.show-btn{opacity:1}.popup-wrapper .form-popup__msg,.popup-wrapper .form-popup__name,.popup-wrapper .form-popup__phone{width:100%;padding:12px 10px;border-radius:5px;border:1px solid #cfcfd2;display:flex;align-items:center;font-size:16px;transition:color .3s ease-in-out,border-color .3s ease-in-out}.popup-wrapper .form-popup__msg::-moz-placeholder,.popup-wrapper .form-popup__name::-moz-placeholder,.popup-wrapper .form-popup__phone::-moz-placeholder{-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;color:#9f9fa5;font-size:16px;font-family:Mulish;font-weight:400;line-height:130%}.popup-wrapper .form-popup__msg:-ms-input-placeholder,.popup-wrapper .form-popup__name:-ms-input-placeholder,.popup-wrapper .form-popup__phone:-ms-input-placeholder{-ms-transition:color .3s ease-in-out;transition:color .3s ease-in-out;color:#9f9fa5;font-size:16px;font-family:Mulish;font-weight:400;line-height:130%}.popup-wrapper .form-popup__msg::placeholder,.popup-wrapper .form-popup__name::placeholder,.popup-wrapper .form-popup__phone::placeholder{transition:color .3s ease-in-out;color:#9f9fa5;font-size:16px;font-family:Mulish;font-weight:400;line-height:130%}.popup-wrapper .form-popup__msg.invalid,.popup-wrapper .form-popup__name.invalid,.popup-wrapper .form-popup__phone.invalid{border-color:#f66;color:#f66}.popup-wrapper .form-popup__msg.invalid::-moz-placeholder,.popup-wrapper .form-popup__name.invalid::-moz-placeholder,.popup-wrapper .form-popup__phone.invalid::-moz-placeholder{color:#f66}.popup-wrapper .form-popup__msg.invalid:-ms-input-placeholder,.popup-wrapper .form-popup__name.invalid:-ms-input-placeholder,.popup-wrapper .form-popup__phone.invalid:-ms-input-placeholder{color:#f66}.popup-wrapper .form-popup__msg.invalid::placeholder,.popup-wrapper .form-popup__name.invalid::placeholder,.popup-wrapper .form-popup__phone.invalid::placeholder{color:#f66}.popup-wrapper .form-popup__msg.invalid~.form-popup__clear-btn,.popup-wrapper .form-popup__name.invalid~.form-popup__clear-btn,.popup-wrapper .form-popup__phone.invalid~.form-popup__clear-btn{filter:brightness(1)}.popup-wrapper .form-popup__msg.invalid~.form-popup__phone-default-number,.popup-wrapper .form-popup__name.invalid~.form-popup__phone-default-number,.popup-wrapper .form-popup__phone.invalid~.form-popup__phone-default-number{color:#f66}.popup-wrapper .form-popup__msg-label,.popup-wrapper .form-popup__name-label,.popup-wrapper .form-popup__phone-label{position:relative;display:flex;align-items:center;margin-bottom:20px}.popup-wrapper .form-popup__msg-label p.invalid,.popup-wrapper .form-popup__name-label p.invalid,.popup-wrapper .form-popup__phone-label p.invalid{font-size:12px;color:#f66;position:absolute;bottom:-15px;left:10px}.popup-wrapper .form-popup__phone{padding-left:30px}.popup-wrapper .form-popup__phone-default-number{transition:color .3s ease-in-out;position:absolute;color:#9f9fa5;font-size:16px;font-weight:400;line-height:130%;left:10px}.popup-wrapper .form-popup__msg-label{margin-bottom:27px}.popup-wrapper .form-popup__msg{min-height:90px;max-height:90px;resize:none}.popup-wrapper .form-popup__msg::-moz-placeholder{text-indent:-5px}.popup-wrapper .form-popup__msg:-ms-input-placeholder{text-indent:-5px}.popup-wrapper .form-popup__msg::placeholder{text-indent:-5px}.popup-wrapper .form-popup__button{width:100%;margin-bottom:5px}.popup-wrapper .form-popup__policy{color:#403e4c;font-size:12px;font-weight:400;line-height:130%}.popup-wrapper .form-popup__policy-link{color:#cd5022}.popup-wrapper .form-popup__right-wrapper-tg{color:#706f79;font-size:16px;font-weight:600;line-height:100%;display:flex;align-items:center;justify-content:center;margin-top:15px}.popup-wrapper .form-popup__right-wrapper-tg::after{content:"";width:24px;height:24px;margin-left:12px}.popup-wrapper .form-popup__right-wrapper-tg.lazyloaded::after{background:url(../img/form-tg.svg) center/100% no-repeat}.hero-navigate{width:280px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;border-radius:10px;background:#fff;box-shadow:0 4px 26px 0 rgba(92,94,100,.11)}.hero-navigate.show-in-scroll{opacity:0;visibility:hidden;transform:translate(-50%,calc(100% + 10px));position:fixed;bottom:10px;left:50%;z-index:2;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.hero-navigate.show-in-scroll.active{opacity:1;visibility:visible;transform:translate(-50%,0)}.hero-navigate__link{font-weight:600;line-height:100%;display:none;padding:15px}.hero-navigate__link.show-mobile{display:flex;align-items:center;justify-content:center}.hero-navigate__btn{width:135px;justify-content:space-between;padding:10px 21px}.hero-navigate__btn::before{content:"";width:25px;height:25px;background:url(../img/mouse-pointer-click.svg) center/100% no-repeat}.random-case{display:block;position:relative;padding-top:75px;margin-bottom:var(--section-gap)}.random-case__next-case{position:absolute;color:#da6c43;font-family:Pacifico;font-size:20px;font-weight:400;line-height:100%;display:flex;align-items:center;top:0;left:20px}.random-case__next-case.lazyloaded:after{content:"";width:40px;height:20px;background:url(../img/next-case-arrow.svg) center/100% no-repeat;position:absolute;right:-60px;top:5px}@media screen and (min-width:575.98px){.random-case__next-case{left:calc(50% - 268px)}}.random-case__title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;margin-bottom:40px;text-align:center}@media screen and (min-width:767.98px){.random-case__title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.random-case__title{font-size:45px}}@media screen and (min-width:1279.98px){.random-case__title{font-size:60px}}.random-case__title span{font-size:25px}.random-case__descr{text-align:center;font-size:16px;font-weight:400;line-height:130%;margin-bottom:35px}.random-case__img{min-height:350px;-o-object-fit:cover;object-fit:cover;border-radius:10px;-o-object-position:left;object-position:left}.footer__top{display:flex;flex-direction:column-reverse;margin-bottom:25px}.footer__list{display:flex;flex-direction:column}.footer__list-item{color:#9f9fa5;text-align:center;font-size:16px;font-weight:400;line-height:130%;margin-bottom:15px}.footer__list-item:last-child{margin-bottom:0}.footer__info{display:flex;flex-direction:column-reverse;align-items:center}.footer__socials-links{display:flex;align-items:center;margin-bottom:20px}.footer__socials-link{border-radius:50%;border:1px solid #9f9fa5;width:66px;height:66px;display:flex;align-items:center;justify-content:center;background:center/28px no-repeat;margin-right:5px;filter:grayscale(1)}.footer__socials-link:last-child{margin-right:0}.footer__socials-link:first-child{background-position-x:16px}.footer__contacts{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.footer__contacts-link{color:#131315;font-family:Geologica;font-size:20px;font-weight:700;line-height:120%;margin-bottom:3px}.footer__contacts-link-text{color:#706f79;font-size:16px;font-weight:400;line-height:130%;margin-bottom:20px}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-bottom:40px}.footer__bottom-copyright{color:#706f79;font-size:12px;font-weight:400;line-height:130%}.footer__bottom-icon{width:35px;height:20px;display:inline-block}.footer__bottom-icon.lazyloaded{background:url(../img/logo.svg) center/100% no-repeat}.footer__bottom-go-top{width:30px;height:30px;display:block}.footer__bottom-go-top.lazyloaded{background:url(../img/go-up.svg) center/100% no-repeat}.hero-section{margin-top:var(--margin-top);margin-bottom:var(--section-gap)}.hero-section__title-wrapper{text-align:center;margin-bottom:30px}.hero-section__title{font-family:Geologica;font-size:25px;font-weight:700;line-height:110%;margin-bottom:10px}@media screen and (min-width:767.98px){.hero-section__title{font-size:40px}}@media screen and (min-width:1023.98px){.hero-section__title{font-size:55px}}@media screen and (min-width:1279.98px){.hero-section__title{font-size:80px}}.hero-section__subtitle{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:767.98px){.hero-section__subtitle{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.hero-section__subtitle{font-size:45px}}@media screen and (min-width:1279.98px){.hero-section__subtitle{font-size:60px}}.hero-section__subtitle span{font-size:25px}.hero-section__button{display:flex;flex-direction:column;align-items:center;color:#706f79;font-size:12px;font-weight:300;line-height:130%;margin:0 auto 54px}.hero-section__button::before{content:"";display:block;width:10px;height:18px;margin:-5px 0 6px;background:url(../img/hero-arrow.svg) center/9px no-repeat;-webkit-animation:2s linear infinite hero-arrow-move;animation:2s linear infinite hero-arrow-move}.index-cases{margin-bottom:var(--section-gap)}.index-cases__wrapper{display:block;width:100%;margin-bottom:20px;height:calc((100vw - 320px)/ (768 - 320) * (500 - 245) + 245px);border-radius:20px;overflow:hidden}.index-cases__case{display:block;width:100%;height:100%}.index-cases__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-cases__case-placeholder{display:none}.index-info{margin-bottom:var(--section-gap)}.index-info__title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;text-align:center;width:222px;margin:0 auto 50px}@media screen and (min-width:767.98px){.index-info__title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.index-info__title{font-size:45px}}@media screen and (min-width:1279.98px){.index-info__title{font-size:60px}}.index-info__card{display:flex;flex-direction:column;border-radius:40px;background:#fff;box-shadow:0 4px 26px 0 rgba(92,94,100,.11);padding:60px 15px 50px;margin-bottom:40px;position:relative;overflow:hidden}.index-info__card-dev.lazyloaded::before{content:"";position:absolute;top:0;left:0;width:58px;height:67px;background:url(../img/dev-card-bg.svg) center/100% no-repeat;transition:filter .3s ease-in-out}.index-info__card-dev .index-info__card-label{background:#d7f38c;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;transform:rotate(7deg);top:35px;right:8px}.index-info__card-advert.lazyloaded::before{content:"";position:absolute;top:0;right:0;width:58px;height:67px;background:url(../img/advert-card-bg.svg) center/100% no-repeat;transition:filter .3s ease-in-out}.index-info__card-advert .index-info__card-label{background:#fbc0e2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;transform:rotate(-7deg);top:25px;right:55px}.index-info__cards-navigate{width:100%;margin:10px 0;height:10px;display:flex;align-items:center;justify-content:center}.index-info__cards-navigate li{margin-right:15px}.index-info__cards-navigate li:last-child{margin-right:0}.index-info__cards-navigate li.slick-active .index-info__cards-dot{background:#aca2f8}.index-info__cards-dot{height:10px;width:10px;border-radius:50%;background:#eef0f4}.index-info__card-title{color:#131315;font-family:Geologica;font-weight:500;line-height:120%;font-size:19px;text-align:center;margin-bottom:20px}@media screen and (min-width:767.98px){.index-info__card-title{font-size:25px;line-height:110%}}@media screen and (min-width:1023.98px){.index-info__card-title{font-size:30px}}.index-info__card-label{padding:5px 15px;border-radius:10px}.index-info__card-label-item{font-size:15px;font-weight:400;line-height:130%}.index-info__card-descr{font-size:15px;font-weight:400;line-height:130%;margin-bottom:30px}.index-info__card-list{margin-bottom:-15px}.index-info__card-list-item{margin-bottom:15px}.index-info__card-list-item:last-child{margin-bottom:0}.index-info__card-list-img{display:block;width:25px;height:25px;background-position:center;background-size:100%;background-repeat:no-repeat;margin-bottom:5px}.index-info__card-list-title{color:#403e4c;font-family:Geologica;font-size:19px;font-weight:500;line-height:120%;margin-bottom:5px}.index-info__card-list-descr{color:#706f79;font-size:15px;font-weight:400;line-height:130%}.index-info__button{margin-top:60px}.index-principles{margin-bottom:var(--section-gap);border-radius:50px;padding-top:25px;padding-bottom:25px;background:#131315}.index-principles__title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;color:#fff;text-align:center;margin-bottom:50px}@media screen and (min-width:767.98px){.index-principles__title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.index-principles__title{font-size:45px}}@media screen and (min-width:1279.98px){.index-principles__title{font-size:60px}}.index-principles__title span{display:inline-block;color:#aca2f8;font-family:Pacifico;font-size:20px;font-weight:400;line-height:110%;margin-bottom:5px}.index-principles__cards{margin-bottom:var(--section-gap)}.index-principles__bottom-title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;color:#fff;text-align:center;width:250px;margin:0 auto 50px}@media screen and (min-width:767.98px){.index-principles__bottom-title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.index-principles__bottom-title{font-size:45px}}@media screen and (min-width:1279.98px){.index-principles__bottom-title{font-size:60px}}.index-principles__team-next,.index-principles__team-prev{position:absolute;width:30px;height:30px;z-index:1}.index-principles__team-next.lazyloaded,.index-principles__team-prev.lazyloaded{background:url(../img/arrow-slider.svg) center/100% no-repeat}.index-principles__team-next{right:0;top:25%;transform:translateY(-50%)}.index-principles__team-prev{left:0;top:25%;transform:translateY(-50%) rotate(180deg)}.index-principles__team{overflow:hidden;margin-bottom:var(--section-gap);position:relative;display:flex}.index-principles__team .slick-list{width:calc(100% + 20px)}.index-principles__team-item{width:100%;flex-shrink:0;margin-right:20px}.index-principles__team-item.item-1 .index-principles__team-item-img{border-radius:70px 30px 30px}.index-principles__team-item.item-2 .index-principles__team-item-img{border-radius:30px 70px}.index-principles__team-item.item-3 .index-principles__team-item-img{border-radius:70px 30px}.index-principles__team-item.item-4 .index-principles__team-item-img{border-radius:30px 30px 70px}.index-principles__team-person{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.index-principles__team-item-img{height:195px;width:170px;margin:0 auto 15px;-o-object-fit:cover;object-fit:cover}.index-principles__team-item-name{color:#eef0f4;text-align:center;font-size:16px;font-family:Geologica;font-weight:500;line-height:110%}.index-principles__team-item-profession{color:#eef0f4;text-align:center;font-size:12px;font-weight:400;line-height:130%}.index-principles__quote-colored{display:inline-block;color:#aca2f8;font-family:Pacifico;font-size:20px;font-weight:400;line-height:130%}.index-principles__quote-text{color:#eef0f4;font-weight:400;line-height:130%;position:relative;padding:25px 0}.index-principles__quote-text::before{content:"";width:25px;height:25px;position:absolute;left:0;top:0}.index-principles__quote-text::after{content:"";width:25px;height:25px;position:absolute;right:0;bottom:0;transform:rotate(180deg)}.index-principles__quote-text.lazyloaded::after,.index-principles__quote-text.lazyloaded::before{background:url(../img/quotation-mark.svg) center/100% no-repeat}.index-principles__photo-title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;text-align:center;margin:0 auto;color:#fff;width:280px}@media screen and (min-width:767.98px){.index-principles__photo-title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.index-principles__photo-title{font-size:45px}}@media screen and (min-width:1279.98px){.index-principles__photo-title{font-size:60px}}.index-principles__photo-title span{color:#da6c43;font-family:Geologica;font-size:20px;font-weight:500;line-height:110%}.index-principles__photo-wrapper{min-height:275px;width:100vw;margin:-30px 0 0 -20px;max-width:none}@media screen and (min-width:576.98px){.index-principles__photo-wrapper{margin:0;width:100%}}.index-principles__photo-img{min-height:inherit;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quick-start{padding-bottom:var(--section-gap)}.quick-start__title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;text-align:center;width:188px;margin:0 auto 30px}@media screen and (min-width:767.98px){.quick-start__title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.quick-start__title{font-size:45px}}@media screen and (min-width:1279.98px){.quick-start__title{font-size:60px}}.quick-start__cards{display:flex;align-items:center;margin-right:-20px;margin-bottom:50px}.quick-start__cards .slick-list{width:calc(100% + 20px);margin-left:-20px;padding:20px 0 20px 20px;overflow:hidden}.quick-start__cards-navigate{width:calc(100% - 20px);margin:10px 0 0 -20px;height:10px;display:flex;align-items:center;justify-content:center}.quick-start__cards-navigate li{margin-right:15px}.quick-start__cards-navigate li:last-child{margin-right:0}.quick-start__cards-navigate li.slick-active .quick-start__cards-dot{background:#aca2f8}.quick-start__cards-dot{height:10px;width:10px;border-radius:50%;background:#eef0f4}.quick-start__card{padding:20px 20px 45px;border-radius:30px;border:2px solid #eef0f4;background:#fff;margin-right:20px;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;position:relative;display:flex;flex-direction:column}.quick-start__card.slick-active{border-color:#aca2f8;box-shadow:0 4px 20px 0 #aca2f8}.quick-start__card-mark{position:absolute;right:2px;top:-15px;transform:rotate(-10deg);border-radius:10px;background:#d7f38c;padding:5px 15px;color:#403e4c;font-size:16px;font-weight:400;line-height:130%}.quick-start__card-mark::before{content:"";width:40px;height:40px;position:absolute;left:-20px;top:-5px}.quick-start__card-mark.lazyloaded::before{background:url(../img/icon-fire.svg) center/100% no-repeat}.quick-start__card-title{color:#131315;font-family:Geologica;font-weight:500;line-height:120%;font-size:20px;margin-bottom:5px}@media screen and (min-width:767.98px){.quick-start__card-title{font-size:25px;line-height:110%}}@media screen and (min-width:1023.98px){.quick-start__card-title{font-size:30px}}.quick-start__card-descr{color:#9f9fa5;font-size:15px;font-weight:400;line-height:130%;margin-bottom:20px}.quick-start__card-price{display:flex;align-items:flex-end;color:#131315;font-family:Geologica;font-size:30px;font-weight:700;line-height:110%;margin-bottom:20px}.quick-start__card-price-text{font-family:Geologica;font-size:16px;font-weight:500;line-height:110%;margin-bottom:4px}.quick-start__card-list{padding-left:20px;margin-bottom:auto}.quick-start__card-list-item{color:#1f1e24;font-size:16px;font-weight:600;line-height:130%;margin-bottom:15px;list-style:disc}.quick-start__card-list-item:last-child{margin-bottom:0}.quick-start__card-list-item span{font-size:15px;font-weight:400;color:#706f79;display:block;margin-top:5px}.quick-start__card-list-item.colored{color:#7f72db}.quick-start__card-list-item::marker{color:#cfcfd2}.quick-start__card-button{margin-top:25px;width:100%}.quick-start__bottom{padding:30px 15px 78px;border-radius:40px;background:#fff;border:2px solid #eef0f4}.quick-start__left-title{color:#131315;font-family:Geologica;font-weight:500;line-height:120%;width:129px;margin:0 auto 15px;font-size:20px}@media screen and (min-width:767.98px){.quick-start__left-title{font-size:25px;line-height:110%}}@media screen and (min-width:1023.98px){.quick-start__left-title{font-size:30px}}.quick-start__left-text{color:#706f79;font-size:16px;font-weight:400;line-height:130%;margin-bottom:25px}.quick-start__left-text .first-text{display:inline-block;margin-bottom:10px}.quick-start__right-wrapper{position:relative}.quick-start__right-mark{position:absolute;right:10px;bottom:-49px;color:#403e4c;font-size:12px;font-weight:400;line-height:130%;padding:5px 15px;border-radius:10px;width:125px;background:#d7f38c;transform:rotate(-10deg)}.quick-start__right-mark:before{content:"";position:absolute;height:50px;width:50px;right:-27px;top:-14px}.quick-start__right-mark.lazyloaded:before{background:url(../img/search-icon.svg) center/100% no-repeat}.quick-start__right-button{width:100%}.feedbacks{margin-bottom:var(--section-gap)}.feedbacks__card-wrapper,.feedbacks__card-wrapper .feedbacks__card{margin-bottom:30px}.feedbacks__card-wrapper .feedbacks__card:last-child{margin-bottom:0}.feedbacks__card{display:flex;flex-direction:column;align-items:center}.feedbacks__card_type-1 .feedbacks__card-title::before{left:30px}.feedbacks__card_type-1 .feedbacks__card-title::after{right:65px}.feedbacks__card_type-1 .feedbacks__card-title.lazyloaded::before{background:url(../img/quotation-lime-mark.svg) center/100% no-repeat}.feedbacks__card_type-1 .feedbacks__card-title.lazyloaded::after{background:url(../img/quotation-lavender-mark.svg) center/100% no-repeat}.feedbacks__card_type-1 .feedbacks__card-img{background:linear-gradient(to bottom,#d7f38c,#fbc0e2)}.feedbacks__card_type-2{padding:15px 0 35px;border-radius:30px;background:#eef0f4}.feedbacks__card_type-2 .feedbacks__card-img{background:linear-gradient(to left,#aca2f8,#aca2f8,#fbc0e2)}.feedbacks__card_type-3{padding:15px 0 30px;border-radius:30px;background:#eef0f4}.feedbacks__card_type-3 .feedbacks__card-img{background:linear-gradient(to bottom,#d7f38c,#fbc0e2)}.feedbacks__card_type-3 .feedbacks__card-title::after{background:url(../img/quotation-orange-mark.svg) center/100% no-repeat}.feedbacks__card_type-3 .feedbacks__card-title::before{transform:rotate(180deg)}.feedbacks__card_type-3 .feedbacks__card-title.lazyloaded::after{background:url(../img/quotation-orange-mark.svg) center/100% no-repeat}.feedbacks__card_type-3 .feedbacks__card-title.lazyloaded::before{background:url(../img/quotation-lavender-mark.svg) center/100%}.feedbacks__card_type-4 .feedbacks__card-img{background:linear-gradient(to right,#aca2f8,#aca2f8,#fbc0e2)}.feedbacks__card_type-5 .feedbacks__card-img{background:linear-gradient(to bottom,#d7f38c,#fbc0e2)}.feedbacks__card_type-5 .feedbacks__card-title::after{right:-5px;transform:rotate(180deg)}.feedbacks__card_type-5 .feedbacks__card-title::before{left:30px}.feedbacks__card_type-5 .feedbacks__card-title.lazyloaded::after{background:url(../img/quotation-pink-mark.svg) center/100% no-repeat}.feedbacks__card_type-5 .feedbacks__card-title.lazyloaded::before{background:url(../img/quotation-lime-mark.svg) center/100% no-repeat}.feedbacks__card-img{width:80px;height:80px;overflow:hidden;border-radius:50%;padding:3px;margin:0 auto 9px}.feedbacks__card-title{width:256px;color:#403e4c;text-align:center;font-family:Geologica;font-size:16px;font-weight:500;line-height:120%;position:relative;margin-bottom:20px}.feedbacks__card-title::before{content:"";width:15px;height:15px;position:absolute;top:-15px}.feedbacks__card-title::after{content:"";width:15px;height:15px;position:absolute;bottom:-15px}.feedbacks__card-info{display:flex;flex-direction:column;align-items:center}.feedbacks__card-info-name{color:#403e4c;font-family:Geologica;font-size:12px;font-weight:500;line-height:120%}.feedbacks__card-info-profession{text-align:center;width:166px;color:#9f9fa5;font-size:12px;font-weight:400;line-height:130%}.form-section{margin-bottom:var(--section-gap)}.form-section__left-wrapper{margin-bottom:30px}.form-section__left-title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;text-align:center;width:213px;margin:0 auto 10px}@media screen and (min-width:767.98px){.form-section__left-title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.form-section__left-title{font-size:45px}}@media screen and (min-width:1279.98px){.form-section__left-title{font-size:60px}}.form-section__left-placeholder{color:#9f9fa5;text-align:center;font-size:12px;width:251px;margin:0 auto 10px;font-weight:400;line-height:130%}.form-section__left-placeholder span{color:#131315}.form-section__left-person{display:flex;flex-direction:column;align-items:center}.form-section__left-img{width:50px;height:50px;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover;margin-bottom:5px}.form-section__left-content{display:flex;flex-direction:column;align-items:center}.form-section__left-content-title{color:#131315;font-family:Geologica;font-size:16px;font-weight:500;line-height:120%;margin-bottom:5px}.form-section__left-content-descr{color:#9f9fa5;text-align:center;font-size:12px;font-weight:400;line-height:130%;margin-bottom:10px}.form-section__left-content-link{color:#706f79;font-size:16px;font-weight:600;line-height:100%;display:flex;align-items:center}.form-section__left-content-link::after{content:"";width:24px;height:24px;margin-left:12px}.form-section__left-content-link.lazyloaded::after{background:url(../img/form-tg.svg) center/100% no-repeat}.form-section__right-wrapper{padding:15px;border-radius:10px}.form-section__right-wrapper.submit-error{height:324px;display:flex;flex-direction:column;align-items:center;justify-content:center}.form-section__right-wrapper.submit-error .callback-section__title{color:#f66;text-align:center;font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;margin-bottom:5px}.form-section__right-wrapper.submit-error .section-description{color:#9f9fa5;text-align:center;font-size:12px;font-weight:400;line-height:130%}.form-section__right-wrapper.submit-success{height:324px;display:flex;flex-direction:column;align-items:center;justify-content:center}.form-section__right-wrapper.submit-success .callback-section__title{color:#131315;text-align:center;font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;margin-bottom:10px}.form-section__right-wrapper.submit-success .section-description{color:#9f9fa5;text-align:center;font-size:16px;font-weight:400;line-height:130%}.form-section__clear-btn{position:absolute;right:10px;width:20px;height:20px;filter:brightness(0);transition:filter .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.form-section__clear-btn.lazyloaded{background:url(../img/input-clear.svg) center/100% no-repeat}.form-section__clear-btn.show-btn{opacity:1}.form-section__msg,.form-section__name,.form-section__phone{width:100%;padding:12px 10px;border-radius:5px;border:1px solid #cfcfd2;display:flex;align-items:center;font-size:16px;transition:color .3s ease-in-out,border-color .3s ease-in-out}.form-section__msg::-moz-placeholder,.form-section__name::-moz-placeholder,.form-section__phone::-moz-placeholder{-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;color:#9f9fa5;font-size:16px;font-weight:400;font-family:Mulish}.form-section__msg:-ms-input-placeholder,.form-section__name:-ms-input-placeholder,.form-section__phone:-ms-input-placeholder{-ms-transition:color .3s ease-in-out;transition:color .3s ease-in-out;color:#9f9fa5;font-size:16px;font-weight:400;font-family:Mulish}.form-section__msg::placeholder,.form-section__name::placeholder,.form-section__phone::placeholder{transition:color .3s ease-in-out;color:#9f9fa5;font-size:16px;font-weight:400;font-family:Mulish}.form-section__msg.invalid,.form-section__name.invalid,.form-section__phone.invalid{border-color:#f66;color:#f66}.form-section__msg.invalid::-moz-placeholder,.form-section__name.invalid::-moz-placeholder,.form-section__phone.invalid::-moz-placeholder{color:#f66}.form-section__msg.invalid:-ms-input-placeholder,.form-section__name.invalid:-ms-input-placeholder,.form-section__phone.invalid:-ms-input-placeholder{color:#f66}.form-section__msg.invalid::placeholder,.form-section__name.invalid::placeholder,.form-section__phone.invalid::placeholder{color:#f66}.form-section__msg.invalid~.form-section__clear-btn,.form-section__name.invalid~.form-section__clear-btn,.form-section__phone.invalid~.form-section__clear-btn{filter:brightness(1)}.form-section__msg.invalid~.form-section__phone-default-number,.form-section__name.invalid~.form-section__phone-default-number,.form-section__phone.invalid~.form-section__phone-default-number{color:#f66}.form-section__msg-label,.form-section__name-label,.form-section__phone-label{position:relative;display:flex;align-items:center;margin-bottom:20px}.form-section__msg-label p.invalid,.form-section__name-label p.invalid,.form-section__phone-label p.invalid{font-size:12px;color:#f66;position:absolute;bottom:-15px;left:10px}.form-section__phone{padding-left:30px}.form-section__phone-default-number{transition:color .3s ease-in-out;position:absolute;color:#9f9fa5;font-size:16px;font-weight:400;line-height:130%;left:10px}.form-section__msg-label{margin-bottom:27px}.form-section__msg{min-height:90px;max-height:90px;resize:none}.form-section__msg::-moz-placeholder{text-indent:-5px}.form-section__msg:-ms-input-placeholder{text-indent:-5px}.form-section__msg::placeholder{text-indent:-5px}.form-section__button{width:100%;margin-bottom:5px}.form-section__policy{color:#403e4c;font-size:12px;font-weight:400;line-height:130%}.form-section__policy-link{color:#cd5022}.case-hero{margin-top:var(--margin-top);margin-bottom:var(--section-gap)}.case-hero__title{font-family:Geologica;font-weight:700;line-height:110%;font-size:30px;text-align:center;min-width:152px;margin:0 auto 30px}@media screen and (min-width:767.98px){.form-section__right-wrapper.submit-error{height:327px}.form-section__right-wrapper.submit-error .callback-section__title{font-size:25px}.form-section__right-wrapper.submit-error .section-description{font-size:16px}.form-section__right-wrapper.submit-success{height:327px}.form-section__right-wrapper.submit-success .callback-section__title{font-size:25px}.case-hero__title{font-size:40px}}@media screen and (min-width:1023.98px){.form-section__right-wrapper.submit-error{height:388px}.form-section__right-wrapper.submit-error .callback-section__title{font-size:30px}.form-section__right-wrapper.submit-error .section-description{font-size:20px}.form-section__right-wrapper.submit-success{height:388px}.form-section__right-wrapper.submit-success .callback-section__title{font-size:30px}.form-section__right-wrapper.submit-success .section-description{font-size:20px}.case-hero__title{font-size:55px}}@media screen and (min-width:1279.98px){.form-section__right-wrapper.submit-error{height:381px}.form-section__right-wrapper.submit-error .callback-section__title{font-size:40px;margin-bottom:10px}.form-section__right-wrapper.submit-success{height:381px}.form-section__right-wrapper.submit-success .callback-section__title{font-size:40px}.case-hero__title{font-size:80px}}.case-hero__title span{font-size:35px;margin-top:0}.case-hero__title span:after{bottom:-16px;right:-16px;width:40px;height:10px}.case-hero__subtitle{color:#131315;text-align:center;font-size:16px;font-weight:400;line-height:130%;margin-bottom:50px}.case-hero__subtitle-colored{border-radius:5px;background-color:#d7f38c;padding:0 3px}.case-hero__img{min-height:185px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.case-hero .hero-navigate:not(.show-in-scroll){margin-top:-33px;z-index:1;position:relative}body[id=case-vsem-remont] .case-hero__title span{width:280px}body[id=case-vsem-remont] .case-hero__title span:after{bottom:-10px;right:65px}body[id=case-splav78] .hero-navigate:not(.show-in-scroll),body[id=case-vsem-remont] .hero-navigate:not(.show-in-scroll){opacity:0;pointer-events:none}.descr-project{margin-bottom:var(--section-gap)}.descr-project__title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;margin-bottom:50px;text-align:center}@media screen and (min-width:767.98px){.descr-project__title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.descr-project__title{font-size:45px}}@media screen and (min-width:1279.98px){.descr-project__title{font-size:60px}}.descr-project__card{padding:20px 15px;display:flex;flex-direction:column;align-items:center;border-radius:40px;background:#fff;box-shadow:0 4px 26px 0 rgba(92,94,100,.11);margin-bottom:25px}.descr-project__card-img{width:115px;height:90px;background:center/100% no-repeat;margin-bottom:10px}.descr-project__card-title{color:#131315;text-align:center;font-family:Geologica;font-size:16px;font-weight:500;line-height:120%;margin-bottom:10px}.descr-project__card-descr{color:#131315;text-align:center;font-size:16px;font-weight:400;line-height:130%;margin-bottom:auto}.case-content-section{margin-bottom:var(--section-gap)}.case-content-section__title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;margin-bottom:20px;text-align:center}@media screen and (min-width:767.98px){.case-content-section__title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.case-content-section__title{font-size:45px}}@media screen and (min-width:1279.98px){.case-content-section__title{font-size:60px}}.case-content-section__descr{color:#131315;text-align:center;font-size:16px;font-weight:400;line-height:130%;margin-bottom:50px}.case-content-section .case-card{margin-bottom:50px}.case-content-section .case-card__img{min-height:350px;-o-object-fit:cover;object-fit:cover;margin-bottom:50px;border-radius:10px;-o-object-position:left;object-position:left;display:block}.case-content-section .case-card__content-title{color:#1f1e24;font-family:Geologica;font-size:16px;font-weight:500;line-height:120%;margin-bottom:40px}.case-content-section .case-card__content-text{color:#131315;font-size:16px;font-weight:400;line-height:130%;margin-bottom:15px;position:relative}.case-content-section .case-card__content-text .case-card__content-text-number.lazyloaded{position:absolute;background:center/100% no-repeat;width:25px;height:50px;left:0;top:-20px;z-index:-1}.case-content-section .case-card__content-text:last-child{margin-bottom:0}.case-content-section .case-card__content-list{padding-left:20px}.case-content-section .case-card__content-list-item{color:#131315;font-size:16px;font-weight:400;line-height:130%;margin-bottom:15px;list-style-type:disc}.case-content-section .case-conclusion{border-radius:40px;background:#fff;box-shadow:0 4px 26px 0 rgba(92,94,100,.11);padding:20px 15px;display:flex;flex-direction:column;align-items:center}.case-content-section .case-conclusion__icon{display:block;width:75px;height:75px;background:center/100% no-repeat;margin-bottom:10px}.case-content-section .case-conclusion__text{color:#131315;text-align:center;font-size:16px;font-weight:400;line-height:130%}.case-content-section .case-conclusion__text-colored{font-family:Geologica;line-height:120%;font-weight:500}.reasons-success{border-radius:50px;background:#131315;padding:30px 0 85px;margin-bottom:var(--section-gap)}.reasons-success__content-title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;color:#fff;margin-bottom:40px;text-align:center}@media screen and (min-width:767.98px){.reasons-success__content-title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.reasons-success__content-title{font-size:45px}}@media screen and (min-width:1279.98px){.reasons-success__content-title{font-size:60px}}.reasons-success__content-title span{color:#aca2f8;font-family:Pacifico;font-size:25px;font-weight:400;line-height:110%;margin-right:15px;position:relative}.reasons-success__content-title span.lazyloaded::before{content:"";width:28px;height:9px;display:block;background:url(../img/title-line.svg) center/contain no-repeat;position:absolute;bottom:0;left:0}.reasons-success__content-descr{color:#eef0f4;text-align:center;font-size:16px;font-weight:400;line-height:130%;margin-bottom:35px}.reasons-success__content-explanations-title{color:#eef0f4;text-align:center;font-family:Geologica;font-size:16px;font-weight:500;line-height:120%;width:232px;margin:0 auto 50px}.reasons-success .card-with-icon{margin-bottom:70px}.reasons-success .card-with-icon__img,.reasons-success .card-with-icon__title{margin-bottom:15px}.case-successful-work{margin-bottom:var(--section-gap);border-radius:50px;background:#eef0f4;padding-top:30px;padding-bottom:30px}.case-successful-work__title{font-family:Geologica;font-size:20px;font-weight:500;line-height:110%;margin-bottom:20px;text-align:center}@media screen and (min-width:767.98px){.case-successful-work__title{font-size:30px;font-weight:700}}@media screen and (min-width:1023.98px){.case-successful-work__title{font-size:45px}}@media screen and (min-width:1279.98px){.case-successful-work__title{font-size:60px}}.case-successful-work__colored-title{color:#aca2f8;font-size:25px;margin-right:5px;font-family:Pacifico}.case-successful-work__descr{text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:50px}.case-successful-work__conclusion{border-radius:40px;background:#fff;box-shadow:0 4px 26px 0 rgba(92,94,100,.11);padding:20px 15px;display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.case-successful-work__conclusion-icon{display:block;width:75px;height:75px;background:center/100% no-repeat;margin-bottom:10px}.case-successful-work__conclusion-text{color:#131315;text-align:center;font-size:16px;font-weight:400;line-height:130%}.case-successful-work__theses-title{text-align:center;font-family:Geologica;font-size:20px;font-style:normal;font-weight:700;line-height:110%;margin-bottom:20px}.case-successful-work__thesis{position:relative;z-index:1;margin-bottom:20px}.case-successful-work__thesis:last-child{margin-bottom:0}.case-successful-work__thesis-icon{display:block;width:25px;height:30px;background:center/100% no-repeat;position:absolute;z-index:-1;left:-12px;top:-10px}.case-successful-work__thesis-text{font-size:16px;font-style:normal;font-weight:400;line-height:130%}html{scroll-behavior:smooth;color:#100e1f;font-family:Mulish;font-style:normal;font-weight:400}body.no-scroll{overflow:hidden}body.no-scroll .header{overflow-y:scroll}#fake-scrollbar{display:none;position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:scroll;z-index:9999;pointer-events:none}#fake-scrollbar.active{display:block}#projects{scroll-margin-top:20px}#discuss-the-task,#form-popup{position:relative}#discuss-the-task .username-input,#form-popup .username-input{display:none}#discuss-the-task .loader,#form-popup .loader{display:inline-block;line-height:86px;text-align:center;padding:0 48px;font-size:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;opacity:0;visibility:hidden}#discuss-the-task .loader:after,#discuss-the-task .loader:before,#form-popup .loader:after,#form-popup .loader:before{content:"";display:block;width:15px;height:15px;background:#da6c43;position:absolute;-webkit-animation:.7s ease-in-out infinite alternate load;animation:.7s ease-in-out infinite alternate load;top:0}#discuss-the-task .loader:after,#form-popup .loader:after{top:auto;bottom:0}#discuss-the-task.loading:before,#form-popup.loading:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#eef0f4;z-index:1;opacity:.7;border-radius:5px}#discuss-the-task.loading .loader,#form-popup.loading .loader{opacity:1;visibility:visible}