@keyframes animationOpacity{0%{opacity:0}to{opacity:1}}@keyframes animationTransformSideLeft{0%{opacity:0;transform:translate3d(-120px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes animationTransformSideRight{0%{opacity:0;transform:translate3d(120px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes animationTransformShift{0%{opacity:0;transform:translate3d(0,120px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes perspectiveAnimation{0%{opacity:0;transform:perspective(1200px) translate(0) translateY(400px) scale(4) rotate(0) rotateX(80deg) rotateY(0) translateZ(0)}to{opacity:1;transform:translateZ(0)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 34px))}}@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/helvetica-neue/helvetica-neue-regular.woff2)format(woff2),url(../fonts/helvetica-neue/helvetica-neue-regular.woff)format(woff)}@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/helvetica-neue/helvetica-neue-medium.woff2)format(woff2),url(../fonts/helvetica-neue/helvetica-neue-medium.woff)format(woff)}@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/helvetica-neue/helvetica-neue-bold.woff2)format(woff2),url(../fonts/helvetica-neue/helvetica-neue-bold.woff)format(woff)}@font-face{font-family:"Druk Text Cyr";font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/druk-text-cyr/druk-text-cyr-medium.woff2)format(woff2),url(../fonts/druk-text-cyr/druk-text-cyr-medium.woff)format(woff)}*,::after,::before{box-sizing:border-box}body,html{min-height:100vh;margin:0}body{display:flex;flex-direction:column;min-width:320px;font-family:"Helvetica Neue",Arial,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;color:#292b32;background-color:#f0f0f0}body.body-backdrop{overflow:hidden;position:relative;height:100vh}body.body-backdrop::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(41,43,50,.5);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body:has(.header--active){overflow:hidden}svg{fill:currentColor}img{max-width:100%;object-fit:contain;vertical-align:middle;height:auto}ul{list-style:none;margin:0;padding:0}a{color:inherit;transition:color .35s ease-in-out}.main{flex-grow:1}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}p{margin-bottom:0}.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child{margin-top:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Arial,sans-serif;margin-top:.5em;margin-bottom:.85em}.h3,.h4,.h5,.h6,h3,h4,h5,h6{font-weight:500}.h1,.h2,h1,h2{font-size:1.75rem}.h3,h3{font-size:1.25rem}.h4,h4{font-size:1.125rem}.text-size-lg{font-size:1rem}.container,.container-fluid{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}.standard-padding{padding-top:3rem;padding-bottom:3rem}[data-animation=element]{opacity:0}[data-animate-name=fadeUp].js-animate-show{animation:animationOpacity 1s cubic-bezier(.49,.01,.15,.83) .2s;animation-fill-mode:forwards}[data-animate-name=simpleUp].js-animate-show{animation:animationTransformShift 1.2s cubic-bezier(.32,.01,0,1.06);animation-fill-mode:forwards}[data-animate-name=simpleLeft].js-animate-show{animation:animationTransformSideLeft 1.2s cubic-bezier(.32,.01,0,1.06);animation-fill-mode:forwards}[data-animate-name=simpleRight].js-animate-show{animation:animationTransformSideRight 1.2s cubic-bezier(.32,.01,0,1.06);animation-fill-mode:forwards}button{cursor:pointer;border:0;padding:0;background-color:transparent;-webkit-appearance:none;color:inherit;transition:color .35s ease-in-out,background .35s ease-in-out,border-color .35s ease-in-out}.button{display:inline-flex;align-items:center;justify-content:center;font-family:"Helvetica Neue",Arial,sans-serif;font-weight:700;line-height:1.2;border-radius:1.5rem;min-height:3.25rem;padding:.875rem}.button:not(.button--sm){font-size:1.125rem}.button--sm{font-size:1rem;min-height:2.5rem;padding:.625rem 2rem}.button--primary,.swiper-arrow{background-color:#0037e7;color:#fff}.button--primary:hover,.swiper-arrow:hover{background-color:#0031cc}.button--primary:active,.swiper-arrow:active{background:#002bb2}.button--secondary{position:relative;background:#caf004;color:#292b32;overflow:hidden}.button--secondary::before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;right:0;background-image:radial-gradient(141.56% 246.46%at 89.19% 77.92%,#c2f200 0,#b9e700 33.33%,#abe700 60.41%,#a3db02 100%);z-index:-1;opacity:0;transition:opacity .35s ease-in-out}.button--secondary:hover{background-color:transparent}.button--secondary:hover::before{opacity:1}.button--secondary:active{background:#a2da03}.button--light{background:#e5ebfd;color:#0037e7}.button--light:hover{background:#d5defa}.button--light:active{background:#c1cef8}.button--light::after,.button-link::after{content:"";display:inline-block;width:16px;height:16px;margin-left:.9375rem;background-color:currentColor;-webkit-mask:url(../images/stack.svg#arrow-right-sm)right center no-repeat;mask:url(../images/stack.svg#arrow-right-sm)right center no-repeat;-webkit-mask-size:contain;mask-size:contain;letter-spacing:.2em}.button-link{font-family:"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.2;font-weight:700;text-align:left}.button-link:hover{text-decoration:underline}.button-link--primary{color:#0037e7}.button-link--sm::after{margin-bottom:-.125rem}.form{position:relative;background-color:#fff;border-radius:1.5rem;max-width:486px;margin-left:auto;margin-right:auto;padding:2rem 1.5rem;font-size:1rem}.form__title{margin-top:0}.form__content{padding-bottom:1rem;border-bottom:1px solid #e9ebee}.form__group{position:relative;display:block;margin-top:1rem}.form__input{display:block;width:100%;background-color:#fff;min-height:3rem;border:1px solid #292b32;border-radius:.5rem;padding:.75rem 1rem;font-size:inherit}.form__input:placeholder-shown:not(:focus){border-color:#f0f0f0;background-color:#f0f0f0}.form__input:focus{border-color:#0037e7;outline:0}.form__input.just-validate-error-field{border-color:#f05555}.form__input::-webkit-input-placeholder{color:transparent}.form__input:-ms-input-placeholder{color:transparent}.form__input::-moz-placeholder{color:transparent}.form__label{position:absolute;top:15px;left:1rem;color:rgba(41,43,50,.5)}input[data-valid]~.form__label::after{content:"*";color:#f05555;margin-left:4px}input:not(:placeholder-shown)~.form__label{display:none}.form__agreement{position:relative;display:flex;align-items:baseline;gap:6px;margin-top:1.25rem;cursor:pointer;text-align:left}.form__agreement::after,.form__agreement::before{content:"";display:inline-block;width:20px;height:20px;transform:translateY(5px)}.form__agreement::before{border-width:1px;border-style:solid;border-color:currentColor;border-radius:.375rem;min-width:20px}.form__agreement::after{position:absolute;left:0;top:0;background-color:currentColor;-webkit-mask:url(../images/stack.svg#check)center no-repeat;mask:url(../images/stack.svg#check)center no-repeat;-webkit-mask-size:50%;mask-size:50%;opacity:0;transition:opacity .35s ease-in-out}.form__agreement:has(input:checked)::after{opacity:1}.form__agreement:has(input:focus-visible)::before{outline:1px solid}.form__agreement:has(input.just-validate-error-field),.form__agreement:has(input.just-validate-error-field) a{color:#f05555}.form__agreement-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.form__agreement-text{font-size:.875rem}.form__agreement-text a{text-decoration:none;color:#0037e7}.form__button{margin-top:1.5rem;width:100%}.form .just-validate-error-label{color:#f05555;padding:0 .75rem;font-size:.75rem;margin-top:5px}.popup{position:fixed;display:flex;flex-direction:column;left:0;top:0;width:100%;height:100%;overflow:auto;z-index:21;padding:1rem}.popup__container{margin:auto;opacity:0;animation:animationOpacity .3s cubic-bezier(.49,.01,.15,.83) .2s;animation-fill-mode:forwards}.popup__content{position:relative;background-color:#fff;border-radius:1.5rem;margin-left:auto;margin-right:auto;padding:2rem 1.5rem;max-width:486px;text-align:center}.popup__button{width:100%;max-width:280px}.popup__bottom{border-top:1px solid #e9ebee;margin-top:1rem;padding-top:1rem}.popup-close{position:absolute;right:1.5rem;top:2rem;display:flex;align-items:center;justify-content:center;width:32px;border-radius:50%;aspect-ratio:1/1;background-color:#f0f0f0;color:#0037e7}.popup-close::before{content:"";width:10px;height:10px;aspect-ratio:1/1;background-color:currentColor;-webkit-mask:url(../images/stack.svg#close)center no-repeat;mask:url(../images/stack.svg#close)center no-repeat}.socials{display:flex;gap:16px 8px}.socials__link{display:inline-flex;align-items:center;gap:10px;font-weight:500;letter-spacing:.02em;text-decoration:none}.socials__link::before{content:"";display:block;width:26px;height:26px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor}.socials__link--phone::before{-webkit-mask-image:url(../images/stack.svg#phone);mask-image:url(../images/stack.svg#phone)}.socials__link--email::before{-webkit-mask-image:url(../images/stack.svg#envelope);mask-image:url(../images/stack.svg#envelope)}.socials__link--telegram::before{-webkit-mask-image:url(../images/stack.svg#telegram);mask-image:url(../images/stack.svg#telegram)}.swiper-arrow,.swiper-arrows{display:flex;align-items:center}.swiper-arrows{justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:1.5rem;width:112px}.swiper-arrow{width:48px;border-radius:50%;aspect-ratio:1/1;justify-content:center}.swiper-arrow::before{content:"";display:block;background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:5px;height:9px}.swiper-arrow[aria-disabled=true]{background-color:#90a6ec;pointer-events:none}.swiper-arrow--prev::before{-webkit-mask-image:url(../images/stack.svg#arrow-prev);mask-image:url(../images/stack.svg#arrow-prev)}.swiper-arrow--next::before{-webkit-mask-image:url(../images/stack.svg#arrow-next);mask-image:url(../images/stack.svg#arrow-next)}.advantages-card__picture{position:relative;padding-top:2rem}.advantages-card__picture::after,.advantages-card__picture::before{content:"";position:absolute;left:0;width:100%;border-radius:1.5rem}.advantages-card__picture::before{top:0;z-index:1;height:100%;background-color:#90a6ec}.advantages-card__picture::after{top:12px;z-index:2;height:80%;background-color:#486fea}.advantages-card__image{position:relative;z-index:3;border-radius:1.5rem;width:100%}.advantages-card__label{position:absolute;left:50%;bottom:18px;z-index:4;transform:translateX(-50%);background-color:#fff;border-radius:1rem;padding:.375rem 1rem;white-space:nowrap;font-weight:500}.advantages-card__content{margin-top:2.1875rem}.advantages-card__text{position:relative;text-indent:35%;padding-top:.25rem}.advantages-card__text::after,.advantages-card__text::before{content:"";position:absolute;display:block;top:0;left:0}.advantages-card__text::before{height:1px;width:500px;border:1px solid #dcdee2}.advantages-card__text::after{width:32px;border-radius:50%;aspect-ratio:1/1;transform:translateY(-50%);background-color:#caf004;box-shadow:0 0 16px 2px #caf004}.advantages-card__button{margin-top:.75rem}.cases-card{position:relative}.cases-card__picture{border-radius:1.5rem;background-color:#fff}.cases-card__image{height:100%;object-position:center bottom}.cases-card__part{position:relative;padding:1.5rem;border-radius:1.5rem}.cases-card__part--primary ol{padding-left:20px}.cases-card__part--secondary{background-color:#caf004}.cases-card__part--secondary ol{list-style-position:inside;padding-left:0}.cases-card ol{margin:0;line-height:1.4}.cases-card__subtitle{margin-bottom:.5rem}.cases-card__important{font-size:.875rem;margin-top:.75rem}.cases-card__list{display:grid;grid-gap:1rem;counter-reset:cases-list 0;margin-top:1.0625rem}.cases-card__list-item{display:flex;align-items:flex-start;counter-increment:cases-list 1;gap:.6875rem}.cases-card__list-item::before{content:counter(cases-list);font-family:"Druk Text Cyr",Arial,sans-serif;display:flex;align-items:center;justify-content:center;min-width:28px;aspect-ratio:1/1;border:1px solid #0037e7;border-radius:.5rem;background-color:rgba(0,55,231,.1);color:#0037e7;font-size:.75rem}.cases-card__link{position:absolute;bottom:1rem;left:1rem}.developer-card{border:1px solid #292b32;border-radius:1.25rem;font-weight:500;text-transform:uppercase;padding:.625rem 1rem}.developer-card__label{display:inline-block;background-color:#caf004;padding:.5rem;border:1px solid #292b32;border-radius:1.0625rem;font-family:"Druk Text Cyr",Arial,sans-serif;font-size:1.25rem}.developer-card__text{margin-top:1rem;margin-bottom:0}.faq-card.js-animate-show{animation:animationTransformShift 1.2s cubic-bezier(.32,.01,0,1.06);animation-fill-mode:forwards}.faq-card:nth-child(1){animation-delay:calc(1s*.2)}.faq-card:nth-child(2){animation-delay:calc(2s*.2)}.faq-card:nth-child(3){animation-delay:calc(3s*.2)}.faq-card:nth-child(4){animation-delay:calc(4s*.2)}.faq-card:nth-child(5){animation-delay:calc(5s*.2)}.faq-card:not(:first-child){margin-top:.625rem}.faq-card__content{padding-top:1px;margin-bottom:-1px}.faq-card__text,.faq-card__title{border-radius:1rem}.faq-card__title{position:relative;background-color:#e9ebee;padding:1rem 1.875rem 1rem 1rem;text-transform:uppercase;margin:0;min-height:80px;display:flex;align-items:center;text-align:left;width:100%}.faq-card__title::before{content:"";position:absolute;width:31px;bottom:0;right:0;aspect-ratio:1/1;background-color:#0037e7;-webkit-mask:url(../images/stack.svg#arrow-bold)center no-repeat;mask:url(../images/stack.svg#arrow-bold)center no-repeat}.faq-card__text{background-color:#fff;padding:1rem;margin-top:.25rem!important}.cookies{position:sticky;bottom:0;left:0;z-index:20}.cookies:not(.active){display:none}.cookies__content{position:absolute;bottom:0;margin-bottom:10px;font-size:1rem;padding:1.25rem;border-radius:1rem;box-shadow:0 4px 20px 0 rgba(5,56,93,.15);background-color:#fff;max-width:282px}.cookies__button{margin-top:1rem}.cookies a,.header__socials-item:hover,.header__socials-link:hover{color:#0037e7}.cookies a:hover{text-decoration:none}.footer{border-top:1px solid #afb1b6;padding-top:1.5rem;padding-bottom:1.5rem}.footer__container{display:flex;flex-wrap:wrap}.footer__logo{width:170px;margin-top:-20px}.footer__logo img,.header__logo img{width:100%}.footer__copyright{min-width:100%;max-width:100%;text-align:center;margin-top:1.25rem}.header{position:sticky;top:0;left:0;padding:12px 0;border-bottom:1px solid #e9ebee;background:#f0f0f0}.header,.header--active{z-index:10}.header__container{display:flex;justify-content:space-between;align-items:center;gap:22px}.header__menu-btn{position:relative;width:24px;height:24px;color:#292b32}.header__menu-btn span{display:block;height:2px;width:24px;margin:2px 0;transition:transform .35s ease-in-out}.header__menu-btn span:nth-child(1),.header__menu-btn span:nth-child(3){background-color:currentColor}.header--active .header__menu-btn span:nth-child(1){transform:rotate(-45deg) translate(-2px,4px)}.header--active .header__menu-btn span:nth-child(3){transform:rotate(45deg) translate(-2px,-4px);top:0}.header__logo{padding-right:8px;width:97px}.header__navigation{margin-right:auto}.header__socials{display:flex;align-items:center;gap:8px}.header__socials-item{position:relative;display:flex;justify-content:center;align-items:center;width:40px;border-radius:50%;aspect-ratio:1/1;background-color:#e9ebee;transition:color .35s ease-in-out}.header__socials-item::before,.header__socials-link::before{content:"";display:block;width:20px;height:20px;background-color:currentColor;-webkit-mask-position:center;mask-position:center}.header__socials-link{position:absolute;top:100%;left:0;white-space:nowrap;padding:1.375rem 1rem 1rem;display:none;align-items:center;gap:10px;color:#292b32;text-decoration:none;font-weight:500;font-size:1.25rem}.header__socials-item:hover .header__socials-link{display:flex}.header__socials-link span{position:relative;z-index:1}.header__socials-link::before{z-index:2}.header__socials-link::after{content:"";position:absolute;left:0;top:8px;width:100%;height:calc(100% - 8px);border-radius:1rem;background-color:#fff}.header__socials-item--phone::before,.header__socials-link--phone::before{-webkit-mask-image:url(../images/stack.svg#phone);mask-image:url(../images/stack.svg#phone)}.header__socials-item--email::before,.header__socials-link--email::before{-webkit-mask-image:url(../images/stack.svg#envelope);mask-image:url(../images/stack.svg#envelope)}.header__socials-item--telegram::before,.header__socials-link--telegram::before{-webkit-mask-image:url(../images/stack.svg#telegram);mask-image:url(../images/stack.svg#telegram)}.header--active .header__button{opacity:0}.navigation__list{display:flex;justify-content:space-between;align-items:center;gap:20px}.navigation__link{font-size:1.25rem;font-weight:500;text-decoration:none}.header .navigation__link{font-size:1.75rem}.navigation__link:hover{color:#0037e7}.navigation__contacts>*{position:static;display:flex;align-items:center;padding:0;margin-top:1rem}.navigation__contacts>::after{display:none}.up-button{position:sticky;bottom:0;left:0;z-index:20}.up-button__content{position:absolute;bottom:0;right:16px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;width:48px;border-radius:50%;aspect-ratio:1/1;color:#fff;background-color:#0037e7;transition:opacity .35s ease-in-out}.up-button__content:not(.show){opacity:0}.up-button__content::before{content:"";display:block;width:20px;height:20px;background-color:currentColor;-webkit-mask:url(../images/stack.svg#arrow-right-sm)center no-repeat;mask:url(../images/stack.svg#arrow-right-sm)center no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:rotate(-90deg)}.advantages{overflow:hidden;background-color:#e9ebee}.advantages__title{text-align:center}.advantages__slider{padding-left:1.25rem;margin-left:-1.25rem}.cases{overflow:hidden;background-color:#e9ebee}.cases__nav{margin-bottom:.5rem;overflow:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.cases__nav-list{display:flex;gap:16px;width:-moz-fit-content;width:fit-content}.cases__nav-button{display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-weight:500;font-size:1rem;white-space:nowrap;border-radius:1rem;background-color:#fff;border:1px solid transparent;padding:.625rem 1.5rem}.cases__nav-button:not(.active){color:#9c9ea3}.cases__nav-button.active{border-color:#0037e7}.cases__nav-button span{margin-top:.25rem}.cases__slider{position:relative}.cases .swiper-slide{height:auto}.clients{overflow:hidden}.clients__container{text-align:center}.clients__list{position:relative}.clients__item{background-color:#bff86b;border-radius:2.5rem;padding:2.0625rem 1.5rem}.clients__item-content{position:relative;display:inline-block;text-align:left;z-index:2}.clients__item-content::before{content:"";display:inline-block;z-index:2;width:64px;border-radius:50%;aspect-ratio:1/1;min-width:64px;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:85%}.clients__item-content--img-1::before{background-image:url(../images/clients-1.svg)}.clients__item-content--img-2::before{background-image:url(../images/clients-2.svg)}.clients__item-content--img-3::before{background-image:url(../images/clients-3.svg)}.clients__item-text{font-weight:500;font-size:1.125rem}.developer{background-color:#fff;padding-top:3rem}.developer__title::after{content:"";display:inline-block;width:126px;height:33px;background:url(../images/logo-dev.svg)0 0 no-repeat;background-size:contain;vertical-align:middle}.developer__list{display:grid;grid-gap:.5rem}.faq{background-image:url(../images/circles-mob.png);background-repeat:no-repeat;background-position:right -7vw top 48%;background-size:auto 83%}.faq__list{max-width:894px}.feedback{border-top:1px solid #afb1b6;background-color:#e9ebee;overflow:hidden;padding-top:3rem;padding-bottom:4.5rem}.feedback__content{position:relative;max-width:-moz-fit-content;max-width:fit-content;margin-left:auto;margin-right:auto}.feedback__content.js-animate-show{animation:perspectiveAnimation .8s cubic-bezier(.62,-.01,.27,1);animation-fill-mode:forwards}.feedback__content::after,.feedback__content::before{content:"";position:absolute;width:147px;border-radius:50%;aspect-ratio:1/1;background-color:#caf004;filter:blur(80px);z-index:1}.feedback__content::before{top:0;right:0;transform:translate(50%,-30%)}.feedback__content::after{bottom:0;left:0;transform:translate(-10%,10%)}.feedback .form{position:relative;z-index:2}.hero{text-align:center;padding-top:3rem;padding-bottom:3rem;overflow:hidden}.hero__marquee{display:flex;justify-content:center;gap:32px;margin-top:32px}.hero__marquee-list{display:flex;align-items:center;justify-content:center;gap:12px 32px}.hero__marquee-item{color:#9c9ea3;text-transform:uppercase;font-weight:700;position:relative}.hero__marquee-item::before{content:"";position:absolute;top:50%;left:calc(100% + 2px);transform:translateY(-50%);display:block;width:25px;height:7px;background-color:currentColor;-webkit-mask:url(../images/stack.svg#arrow-right)no-repeat center;mask:url(../images/stack.svg#arrow-right)no-repeat center}.hero__title{margin:0}.hero__button{margin-top:32px;min-width:204px}.price-list{background-color:#fff}.price-list__title{text-align:center}.price-list__content{position:relative;background-color:#caf004;padding:1.4375rem 1rem;max-width:636px;margin-left:auto;margin-right:auto;border-radius:2.5rem;box-shadow:0 4px 20px 0 rgba(3,15,52,.1019607843)}.price-list__content.js-animate-show{animation:animationTransformShift 1.2s cubic-bezier(.32,.01,0,1.06);animation-fill-mode:forwards}.price-list__part{background-color:#fff;border-radius:1.5rem;padding:1rem}.price-list__price{font-family:"Druk Text Cyr",Arial,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.1;margin-top:0;white-space:nowrap}.price-list__button{margin-top:.75rem;width:100%}.price-list__label{border:1px solid #292b32;border-radius:.5rem;padding:.5rem;text-transform:uppercase;font-weight:500}.price-list__label:not(:first-child){margin-top:.625rem}.reasons{background-color:#fff}.reasons__title.js-animate-show{animation:animationOpacity 1s cubic-bezier(.49,.01,.15,.83) .2s;animation-fill-mode:forwards}.reasons__list{display:grid;counter-reset:reason 0}.reasons__item{position:relative;display:flex;flex-direction:column;counter-increment:reason 1;color:#fff;border-radius:1.5rem;padding:1rem;margin:0}.reasons__item.js-animate-show{animation:animationTransformShift 1.2s cubic-bezier(.32,.01,0,1.06);animation-fill-mode:forwards}.reasons__item:nth-child(1){animation-delay:calc(1s*.2)}.reasons__item:nth-child(2){animation-delay:calc(2s*.2)}.reasons__item:nth-child(3){animation-delay:calc(3s*.2)}.reasons__item:nth-child(4){animation-delay:calc(4s*.2)}.reasons__item::after{content:counter(reason);display:flex;justify-content:center;align-items:center;border:1px solid currentColor;font-family:"Druk Text Cyr",Arial,sans-serif;font-weight:500;font-size:1.5rem;line-height:1.1;width:4rem;aspect-ratio:1/1;border-radius:17px;margin-top:auto}.reasons__item:nth-child(1){position:relative;z-index:calc(4 - 1);background-color:#0037e7}.reasons__item:nth-child(2){position:relative;z-index:calc(4 - 2);background-color:#184ae8}.reasons__item:nth-child(3){position:relative;z-index:calc(4 - 3);background-color:#486fea}.reasons__item:nth-child(4){position:relative;z-index:calc(4 - 4);background-color:#6081eb}.reasons__item:nth-child(5){position:relative;z-index:calc(4 - 5);background-color:#90a6ec}.skills{overflow:hidden}.skills__header{position:relative}.skills__header::after,.skills__header::before{content:"";position:absolute;aspect-ratio:1/1;background-color:#caf004;-webkit-mask:url(../images/stack.svg#arrow-bold)center no-repeat;mask:url(../images/stack.svg#arrow-bold)center no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:scaleX(-1)}.skills__label{text-transform:uppercase;color:#9c9ea3;font-weight:700}.skills__title{margin-top:.5rem}.skills__item{border-radius:1.5rem;padding:1.25rem;min-height:172px}.skills__item--first{background-color:#0037e7;color:#fff}.skills__item--first img{width:75%;max-width:217px;margin-left:8%}.skills__item--second{background-color:#fff}.skills__item--second img{max-width:50%;min-width:159px}.skills__item--third{background-color:#aae601}.skills__button{font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;border:2px dashed currentColor;margin:0}.skills__button::before{content:"";display:block;width:16px;aspect-ratio:1/1;background-color:currentColor;-webkit-mask:url(../images/stack.svg#plus)center no-repeat;mask:url(../images/stack.svg#plus)center no-repeat}.developer-logos{--swiper-wrapper-transition-timing-function:linear;background-color:#292b32;margin-top:1.5rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.developer-logos__item{display:flex;justify-content:center;align-items:center;height:50px;max-width:80px}@media (min-width:360px){.cases .swiper-slide,.container{max-width:100%}.visible-xxs{display:none}}@media (min-width:480px){.visible-xs{display:none}.cases-card__list{grid-template-columns:1fr 1fr;grid-gap:1.8125rem 2.5rem}}@media (min-width:576px){body{font-size:1.125rem}.container{max-width:100%}.visible-sm{display:none}.button:not(.button--sm){font-size:1.25rem}.button-link{font-size:1.25rem}.button-link--sm{font-size:1rem}.form{padding:2rem;font-size:1.125rem}.form__button{max-width:252px}.popup__content{padding:2rem}.popup__bottom{margin-top:1.5rem;padding-top:1.5rem}.popup-close{right:2rem}.socials{flex-direction:column}.advantages-card__text::after{width:35px}.advantages-card__button{margin-top:1rem}.cases-card__list-item{gap:.5rem}.cases-card__list-item::before{min-width:32px;font-size:.875rem}.cases-card__link{left:1.5rem}.developer-card{padding:1rem}.faq-card__text{padding:1.5rem;font-size:1.5rem}.header__logo{margin-top:-10px;width:140px}.up-button__content{width:64px}.cases__nav{margin-bottom:1.5rem;gap:32px}.cases__nav-button{font-size:1.125rem;padding:1rem 1.5rem}.cases .swiper-slide{max-width:100%}.developer__title::after{margin-left:1rem;width:196px;height:51px}.developer__list{grid-template-columns:repeat(2,1fr);grid-gap:1.1875rem 1rem}.hero__marquee-item:last-child::before{display:none}.price-list__part{padding:1.5rem}.price-list__part--line{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.price-list__price{font-size:2.5rem;margin-top:.5rem;max-width:50%}.price-list__text{margin-top:0;text-align:right;max-width:50%}.price-list__button{margin-top:2.125rem;max-width:361px}.reasons__title{text-align:center}}@media (min-width:768px){.h1,h1{font-size:4rem}.h2,h2{font-size:3rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.text-size-lg{font-size:1.25rem}.container{max-width:100%}.visible-md{display:none}.standard-padding{padding-top:4rem;padding-bottom:4rem}.button:not(.button--sm){padding:.875rem 2.5rem}.advantages-card__picture{padding-top:4.4375rem}.advantages-card__picture::after{top:23px}.cases-card{display:grid;grid-template-rows:auto;grid-gap:.9375rem 1.5rem;grid-template-columns:1fr 1fr}.cases-card__part--primary{padding:0 10%0 0}.cases-card__part--primary .cases-card__part-content{margin-top:1.4375rem}.cases-card__content{position:relative;border-radius:1.5rem;background-color:#fff;padding:1.5rem;grid-column-start:span 2}.cases-card__important{color:#0037e7}.cases-card__result{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e9ebee}.cases-card__link{top:1.0625rem;right:1.5rem;left:auto;bottom:auto}.developer-card__label{font-size:1.75rem}.faq-card__content{height:auto!important}.faq-card__title{pointer-events:none;padding:.6875rem 1.5rem .6875rem 5.5rem}.faq-card__title::before{width:48px;left:1.5rem;top:.6875rem}.footer{padding-top:2rem;padding-bottom:2rem}.footer__container{justify-content:space-between;align-items:flex-start}.navigation__link{font-size:1.5rem}.header .navigation__link{font-size:1.25rem}.navigation__contacts{display:none}.cases .swiper{overflow:visible}.cases .swiper-slide{max-width:100%}.clients__list{display:inline-block;width:592px;max-width:50%}.clients__item{border-radius:5rem;aspect-ratio:296/211}.clients__item:nth-child(2){padding-top:25%}.clients__item:nth-child(2)::before{content:"";position:absolute;top:23%;left:51%;transform:translateX(-50%);width:1440px;height:76px;background:url(../images/dott-line.svg)0 0 no-repeat;z-index:1}.clients__item:nth-child(1),.clients__item:nth-child(3){position:absolute;top:0;width:100%;height:100%;padding-top:15%}.clients__item:nth-child(1){right:100%;text-align:right}.clients__item:nth-child(3){left:100%;text-align:left}.clients__item-content{text-align:center}.developer{padding-top:4rem}.developer__title{max-width:630px}.developer__title::after{margin-left:1rem}.faq{background-image:url(../images/circles.png);background-position:left 12vw bottom 10%;background-size:auto 94%}.feedback,.hero{padding-top:4rem;padding-bottom:5.5rem}.hero{padding-bottom:4rem}.hero__logo{width:363px}.hero__marquee{margin-top:61px}.price-list__content{padding:2rem 2.5rem}.reasons__item::after{width:4.875rem;font-size:2.5rem}.reasons__item{padding:2.25rem 1.5rem}.skills__items{display:flex;flex-wrap:wrap}.skills__item{padding:2rem 3.3125rem 2rem 1.5rem}.skills__item--first,.skills__item--second{width:50%}.skills__item--third{width:60%}.skills__button{width:40%;flex-direction:column;border-radius:16.25rem;padding:4.375rem 0}.skills__button::before{width:40px}.developer-logos{margin-top:2.5rem}}@media (min-width:992px){.cases .swiper-slide,.container{max-width:1040px}.visible-lg{display:none}.cases-card{grid-template-columns:39% calc(61% - 24px);grid-template-rows:calc(45% - 15px) 55%;height:100%}.cases-card__part{grid-row-start:2}.cases-card__content{grid-row-start:span 2;grid-column-start:2}.developer-card__label{font-size:2rem}.header__container{gap:32px}.navigation__list{min-width:347px}.cases__slider::after{content:"";position:absolute;right:100%;top:0;width:100%;height:100%;background-color:#e9ebee;z-index:6}.clients__item:nth-child(2)::before{top:33%}.clients__item-content::before{width:100px;border-radius:50%;aspect-ratio:1/1}.clients__item-text{font-size:1.75rem;margin-top:.5rem}.reasons__list{grid-template-columns:repeat(4,1fr);min-height:413px}.skills__container{display:flex;align-items:flex-start}.skills__header{min-width:384px;max-width:384px;padding-bottom:8.4375rem}.skills__header::after,.skills__header::before{width:103px;bottom:0}.skills__header::after{left:123px}.skills__title{margin-bottom:0}}@media (min-width:1220px){.cases .swiper-slide,.container{max-width:1232px}.visible-xl{display:none}.cases-card{grid-template-rows:calc(55% - 15px) 45%;aspect-ratio:80/37}.price-list__content::after,.price-list__content::before{content:"";position:absolute;top:50%;display:block;width:106px;height:48px;background-color:#0037e7;transform:translateY(-50%);-webkit-mask:url(../images/stack.svg#arrows-2);mask:url(../images/stack.svg#arrows-2)}.price-list__content::before{right:calc(100% + 125px)}.price-list__content::after{left:calc(100% + 125px)}}@media (min-width:1445px){.cases .swiper-slide,.container{max-width:1232px}.visible-xxl{display:none}.faq{background-position:left 30vw bottom 10%}}@media (max-width:1444.98px){.hidden-xxl{display:none}}@media (max-width:1219.98px){.hidden-xl{display:none}}@media (max-width:991.98px){.advantages__title br,.hidden-lg{display:none}.reasons__list{grid-template-columns:repeat(2,1fr)}.reasons__item::after{margin-top:4rem}.reasons__item:nth-child(1),.reasons__item:nth-child(4){grid-column-end:span 2}.reasons__item:nth-child(1)::after,.reasons__item:nth-child(4)::after{margin-top:2rem}.reasons__item{margin-bottom:-15px;border-radius:20px}.reasons__item:not(:first-child){padding-top:1.625rem}.reasons__item:nth-child(3){margin-left:-10px;padding-left:1.625rem}.skills__header::before{width:57px;top:0;right:0}.skills__header::after{width:57px;top:0;right:65px}}@media (max-width:767.98px){.clients__item-content br,.hidden-md,.swiper-arrows{display:none}.cases-card__part{border-top-left-radius:0;margin-top:2.5rem}.cases-card__part .cases-card__subtitle{position:absolute;top:1px;left:0;transform:translateY(-100%);background-color:inherit;border-radius:1.5rem 1.5rem 0 0;padding:1rem 1rem .1875rem}.cases-card__part:has(.cases-card__subtitle.active){z-index:2;margin-right:.625rem}.cases-card__part:has(.cases-card__subtitle:not(.active)){border-top-right-radius:0;height:calc(var(--casesExampleItemHeight))}.cases-card__part-content{overflow:hidden;max-height:100%}.cases-card__part--primary{background-color:#0037e7;color:#fff}.cases-card__part--primary .cases-card__subtitle:not(.active){margin-left:75px;width:calc(100% - 75px)}.cases-card__part--secondary{position:absolute}.cases-card__part--secondary.active{z-index:2}.cases-card__part--secondary .cases-card__subtitle:not(.active){margin-left:109px;width:calc(100% - 109px)}.cases-card__result{border-radius:1.5rem;background-color:#fff;padding:1.5rem 1.5rem 4.5rem}.faq-card__content{height:var(--collapseElItemHeight);overflow:hidden;transition:height .35s ease-in-out}.faq-card__content:not(.active){height:0}.faq-card__title::before{transform:rotate(180deg)}.faq-card__title.active::before{transform:rotate(180deg) scaleX(-1)}.footer__container{flex-direction:column;align-items:center}.footer__logo{order:3;margin-left:auto;margin-right:auto;margin-top:2rem;width:129px}.footer__navigation{flex-direction:column}.footer__copyright{order:4}.footer .socials{margin-top:2rem}.header__logo{margin-right:auto}.header__navigation{position:absolute;top:100%;left:0;width:100%;height:calc(100vh - var(--headerHeight));background-color:#e9ebee;padding:1rem;z-index:10;transform:translateX(-100%);transition:transform .35s ease-in-out,opacity .35s ease-in-out;opacity:0;overflow:hidden}.header--active .header__navigation{opacity:1;transform:translateX(0)}.header__navigation::after,.header__navigation::before{content:"";position:absolute;width:147px;border-radius:50%;aspect-ratio:1/1;background-color:#caf004;filter:blur(80px);z-index:1}.header__navigation::before{top:0;right:0;transform:translate(50%,-30%)}.header__navigation::after{bottom:0;left:0;transform:translate(-10%,10%)}.navigation__list{flex-direction:column}.header .navigation__list{align-items:flex-start}.navigation__contacts{position:relative;z-index:20;padding-top:2rem;margin-top:2rem}.navigation__contacts::before{content:"";display:block;width:144px;height:24px;background-color:#0037e7;-webkit-mask:url(../images/stack.svg#arrows)0 0 no-repeat;mask:url(../images/stack.svg#arrows)0 0 no-repeat}.clients__item-content{display:flex;align-items:center;gap:16px}.clients__item-content:not(.clients__item-content--img-3)::after{content:"";position:absolute;left:25px;top:20px;width:1px;height:200%;border-left:2px dashed #292b32}.developer__title,.faq__title{text-align:center}.developer__title span{display:block}.developer__title::after{margin-top:.625rem}.skills__item{margin-top:-.3125rem}.skills__button{border-radius:1.5rem;padding:.875rem;width:100%;margin-top:10px}}@media (max-width:575.98px){.hidden-sm,.socials__link span{display:none}.form__title{font-size:1.5rem}.feedback .form__title{text-align:center}.socials,.socials__link{justify-content:center}.socials__link{width:40px;border-radius:50%;aspect-ratio:1/1;background-color:#292b32;color:#e9ebee}.socials__link::before{width:20px}.cases-card__part{padding:1rem}.cases-card__result{padding:1rem 1rem 4.5rem}.clients__title{text-align:left}.hero__marquee-list{animation:marquee 20s linear infinite}.price-list__part--line{text-align:center}.price-list__text{max-width:80%;margin-left:auto;margin-right:auto;margin-top:.5rem}}@media (max-width:479.98px){.hidden-xs{display:none}.cases-card__list-item{align-items:center}.skills__button{font-size:1.125rem}}@media (max-width:359.98px){.hidden-xxs{display:none}}@media (hover:hover){.socials__link:hover{color:#0037e7}.cases__nav-button:not(.active):hover{border-color:#0037e7}.skills__button:hover{color:#fff;background-color:#292b32;border-color:transparent}}