@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}*,:after,:before{box-sizing:border-box;outline:none;border:0 solid}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;tab-size:4;text-size-adjust:100%}body{margin:0;line-height:inherit}hr{height:0;border-top-width:1px;color:inherit}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}a{text-decoration:inherit;color:inherit}b,strong{font-weight:700}code,kbd,pre,samp{font-size:1em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;border-collapse:collapse;text-indent:0}button,input,optgroup,select,textarea{margin:0;padding:0;font-size:100%;font-family:inherit;line-height:inherit;color:inherit}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:auto;appearance:auto;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}@keyframes fadeIn{to{opacity:1}}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);font-synthesis:none;text-rendering:optimizelegibility;text-size-adjust:100%}a,button,input,select,textarea{outline-style:none;border-radius:0;font-weight:400;touch-action:manipulation}a,body,button,html,input,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}body,html{background-color:#fff;color:#111928;transition:background-color .3s;color-scheme:light}body.dark,html.dark{background-color:#111928;color-scheme:dark;color:#fff}section{width:100%}.swiper-pagination{position:relative;top:auto;bottom:auto;margin-top:32px}@media only screen and (min-width:1280px){.swiper-pagination{display:none}}.swiper-pagination-bullet{margin:0 4px;opacity:1;background-color:#d1d5db;transition:background-color .3s}.swiper-pagination-bullet-active{background-color:#1c64f2}.page-wrapper{padding-top:62px;width:100%}@media only screen and (min-width:1280px){.page-wrapper{padding-top:80px}}.page-wrapper-oh{overflow:hidden}.page-container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%}@media only screen and (min-width:768px){.page-container{min-height:calc(100vh - 605px)}}@media only screen and (min-width:1280px){.page-container{min-height:calc(100vh - 501px)}}.pusher{display:flex;flex-direction:column;align-items:flex-start;row-gap:32px}@media only screen and (min-width:768px){.pusher{row-gap:40px}}@media only screen and (min-width:1280px){.pusher{row-gap:64px}}.pusher-centered{align-items:center}.gapper{padding:32px 0}@media only screen and (min-width:768px){.gapper{padding:40px 0}}@media only screen and (min-width:1280px){.gapper{padding:64px 0}}.gapper-top{padding:32px 0 0}@media only screen and (min-width:768px){.gapper-top{padding:40px 0 0}}.gapper-bottom{padding:0 0 32px}@media only screen and (min-width:768px){.gapper-bottom{padding:0 0 40px}}.wrapper{margin:0 auto;padding:0 16px;max-width:calc(343px + 32px)}@media only screen and (min-width:768px){.wrapper{max-width:calc(768px + 32px)}}@media only screen and (min-width:1024px){.wrapper{max-width:calc(1024px + 32px)}}@media only screen and (min-width:1280px){.wrapper{max-width:calc(1280px + 32px)}}@media only screen and (min-width:1536px){.wrapper{max-width:calc(1536px + 32px)}}@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.button{display:inline-flex;justify-content:center;align-items:center;column-gap:8px;padding:10px 20px;border-radius:8px;font-size:14px;line-height:21px}@media only screen and (min-width:1280px){.button{transition:.3s;font-size:16px;line-height:24px}}.button-bg-blue{background-color:#1c64f2;color:#fff}@media only screen and (min-width:1280px){.button-bg-blue:hover{background-color:#1a56db}}body.dark .button-bg-blue{background-color:#1a56db}@media only screen and (min-width:1280px){body.dark .button-bg-blue:hover{background-color:#1c64f2}}.button-with-icon svg{margin-bottom:-3px;color:#fff}.button-centered{position:relative;left:50%;transform:translateX(-50%)}.button__animation{transform:scale(1.5)}.button__animation svg{width:100%;max-width:24px;height:100%;max-height:24px}.heading{display:flex;flex-direction:column;align-items:flex-start;row-gap:16px;width:100%}.heading-wider .heading__text{max-width:523px}.heading-wide .heading__text{max-width:640px}.heading-centered{align-items:center}.heading-centered .heading__text,.heading-centered .heading__title{text-align:center}.heading__title{font-weight:700;transition:color .3s;font-size:30px;line-height:40px}@media only screen and (min-width:768px){.heading__title{font-size:36px;line-height:44px}}body.dark .heading__title{color:#fff}.heading__text{max-width:488px;color:#6b7280;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.heading__text{font-size:18px;line-height:27px}}.heading__text br{display:none}@media only screen and (min-width:1280px){.heading__text br{display:block}}.heading__text a{white-space:nowrap}@media only screen and (min-width:1280px){.heading__text a{transition:.3s}.heading__text a:hover{color:#1c64f2}}.heading__link{display:flex;align-items:center;gap:12px}.heading__link span{color:#1c64f2;font-size:16px;line-height:24px}.heading__link svg{margin-top:3px;width:7px;height:12px;fill:transparent;color:#1c64f2}.headline,.subheadline{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.subheadline{grid-column:span 1}@media only screen and (min-width:768px){.subheadline{grid-column:span 2}}@media only screen and (min-width:1280px){.subheadline{grid-column:span 3}}.title{font-weight:700;transition:color .3s;font-size:24px;line-height:32px}@media only screen and (min-width:768px){.title{font-size:30px;line-height:40px}}@media only screen and (min-width:1280px){.title{font-size:36px;line-height:44px}}body.dark .title{color:#fff}.description{max-width:500px;font-weight:400;color:#6b7280;font-size:16px;line-height:24px}.description a{color:#1c64f2;transition:color .3s}@media only screen and (min-width:1280px){.description a:hover{color:#1a56db}}.description br{display:none}@media only screen and (min-width:768px){.description br{display:block}}.subtitle{width:100%;font-weight:700;transition:color .3s;font-size:30px;line-height:40px}@media only screen and (min-width:768px){.subtitle{font-size:36px;line-height:44px}}body.dark .subtitle{color:#fff}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:8px}@media only screen and (min-width:768px){.breadcrumbs__list{gap:16px}}.breadcrumbs__list li{display:flex}.breadcrumbs__list svg{margin-top:-2px;margin-right:10px;width:14px;height:14px}@media only screen and (min-width:768px){.breadcrumbs__list svg{margin-right:16px}}.breadcrumbs__list a,.breadcrumbs__list span{display:inline-block;font-weight:500;color:#6b7280;transition:color .3s;font-size:12px;line-height:18px}@media only screen and (min-width:768px){.breadcrumbs__list a,.breadcrumbs__list span{font-size:14px;line-height:21px}}body.dark .breadcrumbs__list a,body.dark .breadcrumbs__list span{color:#9ca3af}.breadcrumbs__list a{display:flex;align-items:center}@media only screen and (min-width:1280px){.breadcrumbs__list a:hover,.breadcrumbs__list a:hover span,.breadcrumbs__list a:hover svg,body.dark .breadcrumbs__list a:hover svg{color:#1c64f2}}.breadcrumbs__list a svg{color:#6b7280;transition:color .3s}body.dark .breadcrumbs__list a svg{color:#9ca3af}.form-block{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.form-block__block{margin-top:24px}@media only screen and (min-width:1280px){.form-block__block{display:grid;grid-template-columns:752px 1fr;grid-gap:64px;gap:64px}}.form-block__block:first-child{margin-top:0}.form-block__form{width:100%}.form-block__container:hover+.form-block__tip{opacity:1}.form-block__tip{display:none;margin-top:33px;transition:color .3s,opacity .3s;opacity:0;font-size:16px;line-height:24px}@media only screen and (min-width:1280px){.form-block__tip{display:block}}.form-block__tip p{color:#6b7280}body.dark .form-block__tip p{color:#9ca3af}.form-block__tip ol{display:flex;flex-direction:column;align-items:flex-start;row-gap:8px;margin-top:16px;margin-left:20px;list-style:decimal}.form-block__tip ol li{color:#9ca3af;font-size:16px;line-height:24px}body.dark .form-block__tip ol li{color:#6b7280}.form-block__icon{stroke:#6b7280;fill:transparent}.form-block__inputs{position:relative;display:grid;grid-template-columns:1fr;grid-row-gap:24px;row-gap:24px}@media only screen and (min-width:768px){.form-block__inputs{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}}.form-block__label,.form-block__select,.form-block__textarea{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.form-block__label{grid-column:span 2}@media only screen and (min-width:768px){.form-block__label{grid-column:span 1}}.form-block__title{font-weight:500;transition:color .3s;font-size:16px;line-height:24px}body.dark .form-block__title{color:#fff}.form-block__textarea{grid-column:span 2;border-radius:8px}.form-block__textarea textarea{resize:none;width:100%;height:166px;background-color:transparent;transition:color .3s;font-size:16px;line-height:24px}.form-block__textarea textarea::placeholder{color:#6b7280;transition:color .3s}body.dark .form-block__textarea textarea{color:#fff}body.dark .form-block__textarea textarea::placeholder{color:#9ca3af}.form-block__input{display:flex;align-items:center;gap:10px;padding:10px 16px;width:100%;border:1px solid #d1d5db;border-radius:8px;background-color:#f9fafb;transition:border-color .3s,background-color .3s}@media only screen and (min-width:1280px){.form-block__input{padding:12px 16px}}.form-block__input-hidden{position:absolute;opacity:0;width:0;height:0}body.dark .form-block__input{border-color:#374151;background-color:#1f2a37}.form-block__input.error,body.dark .form-block__input.error{border-color:#e02424}.form-block__input input{width:100%;background-color:transparent;transition:color .3s;font-size:16px;line-height:24px}.form-block__input input::placeholder{color:#6b7280;transition:color .3s}body.dark .form-block__input input{color:#fff}body.dark .form-block__input input::placeholder{color:#9ca3af}.form-block__button{background-color:#1c64f2;color:#fff}@media only screen and (min-width:1280px){.form-block__button:hover{background-color:#1a56db}}.form-block__button.disabled{background-color:#374151;pointer-events:none;opacity:.5}.form-block__policy{grid-column:span 2;max-width:519px;color:#6b7280;transition:color .3s}.form-block__policy a{color:#1c64f2;transition:color .3s}@media only screen and (min-width:1280px){.form-block__policy a:hover{color:#1a56db}}.form-block__field{width:100%}.form-block__header{padding:10px 16px}@media only screen and (min-width:1280px){.form-block__header{padding:16px}}.form-block__footer,.form-block__header{border:1px solid #d1d5db;border-bottom:none;border-radius:8px 8px 0 0;background-color:#f9fafb;transition:border-color .3s,background-color .3s}body.dark .form-block__footer,body.dark .form-block__header{border-color:#374151;background-color:#1f2a37}.form-block__footer{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;border-bottom:1px solid #d1d5db;border-radius:0 0 8px 8px}@media only screen and (min-width:768px){.form-block__footer{flex-direction:row;align-items:center}}.form-block__file{position:relative}.form-block__file.error span,body.dark .form-block__file.error span{color:#e02424}.form-block__file.ok span,body.dark .form-block__file.ok span{color:#31c48d}.form-block__file label{cursor:pointer;display:flex;align-items:center;gap:8px}.form-block__file label span{font-weight:500;color:#6b7280;transition:color .3s;font-size:14px;line-height:21px}body.dark .form-block__file label span{color:#9ca3af}.form-block__file label input{position:absolute;width:0;height:0;opacity:0}.form-block__file label svg{min-width:24px;min-height:24px}body.dark .form-block__file label svg{fill:#9ca3af}.form-block__file:hover .form-block__alert{opacity:1;visibility:visible}.form-block__alert{position:absolute;top:-54px;padding:6px 12px;width:278px;box-shadow:0 0 4px 4px rgba(0,0,0,.08);border-radius:4px;background-color:#fff;color:#6b7280;transition:visibility .3s,opacity .3s,background-color .3s,box-shadow .3s;visibility:hidden;opacity:0;font-size:12px;line-height:18px}@media only screen and (min-width:768px){.form-block__alert{right:0;bottom:auto}}@media only screen and (min-width:1280px){.form-block__alert{top:-12px;right:auto;left:calc(100% + 8px)}}body.dark .form-block__alert{box-shadow:none;background-color:#374151;color:#9ca3af}.form-block__select{position:relative;grid-column:span 2}.form-block__selected{display:flex;align-items:center;gap:10px;padding:10px 16px;width:100%;border:1px solid #d1d5db;border-radius:8px;background-color:#f9fafb;transition:border-color .3s,background-color .3s;cursor:pointer}@media only screen and (min-width:1280px){.form-block__selected{padding:12px 16px}}body.dark .form-block__selected{border-color:#374151;background-color:#1f2a37}.form-block__selected input{position:absolute;width:0;height:0;opacity:0}.form-block__selected span{color:#6b7280;transition:color .3s}body.dark .form-block__selected span{color:#9ca3af}.form-block__selected svg{position:absolute;right:16px;stroke:#6b7280;transition:stroke .3s,transform .3s}body.dark .form-block__selected svg{stroke:#9ca3af}.form-block__selected.selected span{color:#111928}body.dark .form-block__selected.selected span{color:#fff}.form-block__selected.active svg{transform:rotate(180deg)}.form-block__list{position:absolute;top:88px;right:8px;left:8px;z-index:-1;display:flex;flex-direction:column;row-gap:0;padding:4px 16px;width:calc(100% - 16px);max-height:210px;overflow-y:auto;box-shadow:0 4px 4px rgba(0,0,0,.1);border:1px solid #d1d5db;border-radius:8px;background-color:#f9fafb;transition:border-color .3s,background-color .3s,opacity .3s,visibility .3s,z-index .3s;visibility:hidden;opacity:0}@media only screen and (min-width:768px){.form-block__list{top:92px;right:auto;width:auto;max-width:310px}}body.dark .form-block__list{border-color:#374151;background-color:#1f2a37}.form-block__list.active{opacity:1;visibility:visible;z-index:2}.form-block__services{width:100%}.form-block__service{cursor:pointer;padding:8px 0;transition:color .3s}@media only screen and (min-width:1280px){.form-block__service:hover{color:#1c64f2}}body.dark .form-block__service{color:#fff}@media only screen and (min-width:1280px){body.dark .form-block__service:hover{color:#1c64f2}}.form-block__service.active,body.dark .form-block__service.active{color:#1c64f2}.form-block-cta{margin:0 auto;max-width:500px}@media only screen and (min-width:1280px){.form-block-cta{max-width:1000px}}.form-block-cta .form-block__block{display:block}.form-block-cta .subheadline{align-items:center;width:100%;text-align:center}.form-block-cta .button.form-block__button{align-self:center;margin-top:auto;width:100%;height:46px;max-height:46px}@media only screen and (min-width:1280px){.form-block-cta .button.form-block__button{height:50px;max-height:50px}}@media only screen and (min-width:768px){.form-block-cta .form-block__policy{grid-column:span 1}}@media only screen and (min-width:1280px){.form-block-cta .form-block__policy{grid-column:span 3;margin-left:auto;text-align:right}}.form-block-cta .form-block__inputs{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:1280px){.form-block-cta .form-block__inputs{grid-template-columns:repeat(3,minmax(0,1fr))}}.competence{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:24px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:border-color .3s,background-color .3s}body.dark .competence{border-color:#374151;background-color:#1f2a37}.competence__icon{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:8px;background-color:#1c64f2;transition:background-color .3s}body.dark .competence__icon{background-color:#233876}.competence__icon svg{width:24px;height:24px;transition:.3s}.competence__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.competence__title{font-weight:600;transition:color .3s;font-size:20px;line-height:30px}body.dark .competence__title{color:#fff}.competence__text{max-width:248px;min-height:96px;color:#6b7280;transition:color .3s;font-size:16px;line-height:24px}@media only screen and (min-width:1280px){.competence__text{max-width:100%}}body.dark .competence__text{color:#9ca3af}.vacancy{padding:24px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:transform .3s,background-color .3s,border-color .3s}body.dark .vacancy{border-color:#374151;background-color:#1f2a37}.vacancy__container{width:100%}.vacancy__wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:20px;height:100%}.vacancy__title{font-weight:700;transition:color .3s;font-size:30px;line-height:40px}body.dark .vacancy__title{color:#fff}.vacancy__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.vacancy__footer{display:flex;justify-content:space-between;align-items:center}.vacancy__description{color:#6b7280}.vacancy__technologies{display:flex;align-items:center;gap:16px}.process{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:48px;width:100%}@media only screen and (min-width:768px){.process{flex-direction:row}}@media only screen and (min-width:1280px){.process{column-gap:72px;padding:0 128px}}.process:nth-child(2n) .process__content{order:1}@media only screen and (min-width:768px){.process:nth-child(2n) .process__content{order:2}}.process:nth-child(2n) .process__image{order:2}@media only screen and (min-width:768px){.process:nth-child(2n) .process__image{order:1}}.process__content{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;gap:16px}.process__title{width:100%;font-weight:600;text-align:center;transition:color .3s;font-size:20px;line-height:30px}@media only screen and (min-width:768px){.process__title{width:auto;text-align:left}}@media only screen and (min-width:1280px){.process__title{font-size:24px;line-height:32px}}body.dark .process__title{color:#fff}.process__description{width:100%;color:#6b7280;transition:color .3s;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.process__description{font-size:18px;line-height:27px}}@media only screen and (min-width:1280px){.process__description br{display:block}}body.dark .process__description{color:#9ca3af}.process__description br{display:none}.process__image{width:100%;max-width:350px;transition:opacity .3s;opacity:.9}@media only screen and (min-width:1280px){.process__image{max-width:400px;height:100%;max-height:294px}}.process__image img{width:100%}@media only screen and (min-width:1280px){.process__image img{height:294px}}body.dark .process__image{opacity:1}.client{display:flex;justify-content:center;align-items:center;width:100%}.advantage{padding:32px 24px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:background-color .3s,border-color .3s}@media only screen and (min-width:1280px){.advantage{padding:32px}}body.dark .advantage{border-color:#374151;background-color:#1f2a37}.advantage-blue .advantage__icon{background-color:#e1effe}body.dark .advantage-blue .advantage__icon{background-color:#233876}.advantage-blue .advantage__icon svg path{stroke:#1c64f2;fill:transparent}body.dark .advantage-blue .advantage__icon svg path{stroke:#76a9fa}.advantage-blue .advantage__check{background-color:#e1effe}body.dark .advantage-blue .advantage__check{background-color:#233876}.advantage-blue .advantage__check svg{stroke:#1c64f2}body.dark .advantage-blue .advantage__check svg{stroke:#76a9fa}.advantage-purple .advantage__icon{background-color:#edebfe}body.dark .advantage-purple .advantage__icon{background-color:#4a1d96}.advantage-purple .advantage__icon svg path{fill:#7e3af2}body.dark .advantage-purple .advantage__icon svg path{fill:#ac94fa}.advantage-purple .advantage__check{background-color:#edebfe}body.dark .advantage-purple .advantage__check{background-color:#4a1d96}.advantage-purple .advantage__check svg{stroke:#7e3af2}body.dark .advantage-purple .advantage__check svg{stroke:#ac94fa}@media only screen and (min-width:768px){.advantage-teal{grid-column:span 2}}@media only screen and (min-width:1280px){.advantage-teal{grid-column:span 1}}.advantage-teal .advantage__icon{background-color:#d5f5f6}body.dark .advantage-teal .advantage__icon{background-color:#014451}.advantage-teal .advantage__icon svg path{stroke:#047481;fill:transparent}body.dark .advantage-teal .advantage__icon svg path{stroke:#16bdca}.advantage-teal .advantage__check{background-color:#d5f5f6}body.dark .advantage-teal .advantage__check{background-color:#014451}.advantage-teal .advantage__check svg{stroke:#047481}body.dark .advantage-teal .advantage__check svg{stroke:#16bdca}.advantage__icon{display:flex;justify-content:center;align-items:center;margin-bottom:20px;width:48px;height:48px;border-radius:8px;transition:background-color .3s}.advantage__icon svg path{transition:stroke .3s,fill .3s}.advantage__title{margin-bottom:16px;font-weight:600;transition:color .3s;font-size:20px;line-height:30px}body.dark .advantage__title{color:#fff}.advantage__list{flex-direction:column;align-items:flex-start}.advantage__item,.advantage__list{display:flex;gap:10px}.advantage__item span{color:#6b7280;transition:color .3s;font-size:14px;line-height:21px}@media only screen and (min-width:768px){.advantage__item span{font-size:16px;line-height:24px}}body.dark .advantage__item span{color:#9ca3af}.advantage__check{display:flex;justify-content:center;align-items:center;margin-top:3px;width:18px;min-width:18px;height:18px;min-height:18px;border-radius:50%;transition:background-color .3s}.advantage__check svg{stroke:transparent;fill:transparent;transition:stroke .3s,fill .3s}.footer{position:relative;margin-top:32px;overflow:hidden}@media only screen and (min-width:768px){.footer{margin-top:40px}}@media only screen and (min-width:1280px){.footer{margin-top:64px}}.footer__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:32px;row-gap:32px;padding:32px 0;border-top:1px solid #e5e7eb;transition:border-color .3s}@media only screen and (min-width:768px){.footer__wrapper{grid-template-columns:200px 280px 200px;justify-content:space-between;row-gap:32px;padding:40px 0}}@media only screen and (min-width:1280px){.footer__wrapper{grid-template-columns:repeat(4,minmax(260px,280px));justify-content:space-between;padding:64px 0 48px}}body.dark .footer__wrapper{border-color:#374151}.footer__title{margin-bottom:16px;font-weight:600;text-transform:uppercase;transition:color .3s;font-size:16px;line-height:24px}body.dark .footer__title{color:#fff}.footer__title-spacer{display:none}@media only screen and (min-width:768px){.footer__title-spacer{display:block;min-height:24px}}.footer__col{grid-column:span 1}.footer__col:nth-child(3){margin-top:-16px}@media only screen and (min-width:768px){.footer__col:nth-child(3){margin-top:0}.footer__col:last-child{grid-column:span 3}}@media only screen and (min-width:1280px){.footer__col:last-child{grid-column:auto}}.footer__row{display:flex;flex-flow:column wrap;align-items:flex-start;gap:16px}.footer__link{color:#6b7280;font-size:16px;line-height:24px}@media only screen and (min-width:1280px){.footer__link{transition:color .3s}.footer__link:hover{color:#1c64f2}}body.dark .footer__link{color:#9ca3af}@media only screen and (min-width:1280px){body.dark .footer__link:hover{color:#1c64f2}}.footer__link.active,body.dark .footer__link.active{color:#1c64f2}.footer__copy{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;row-gap:24px;padding:32px 0;width:100%;border-top:1px solid #e5e7eb;transition:border-color .3s}@media only screen and (min-width:768px){.footer__copy{flex-direction:row;align-items:center;padding:48px 0}}body.dark .footer__copy{border-color:#374151}.footer__logo svg path{transition:fill .3s}.footer__logo svg rect{transition:stroke .3s}body.dark .footer__logo svg path{fill:#fff}body.dark .footer__logo svg rect{stroke:#fff}.footer__icons{display:flex;align-items:center;gap:24px}.footer__icon{width:18px;height:18px}@media only screen and (min-width:1280px){.footer__icon:hover svg{fill:#1c64f2;color:#1c64f2}}.footer__icon svg{fill:#111928;color:#111928;transition:fill .3s,stroke .3s,color .3s}@media only screen and (min-width:1280px){body.dark .footer__icon:hover svg{fill:#1c64f2;color:#1c64f2}}body.dark .footer__icon svg{fill:#9ca3af;color:#9ca3af}@media only screen and (min-width:1280px){.footer__icon-nofill:hover svg{stroke:#1c64f2;fill:transparent}}.footer__icon-nofill svg{stroke:#111928;fill:transparent}@media only screen and (min-width:1280px){body.dark .footer__icon-nofill:hover svg{stroke:#1c64f2;fill:transparent}}body.dark .footer__icon-nofill svg{stroke:#9ca3af;fill:transparent}.footer__text{order:2;color:#6b7280;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.footer__text{position:absolute;left:50%;white-space:nowrap;transform:translateX(-50%)}}body.dark .footer__text{color:#9ca3af}.footer__text p{display:inline;font-weight:800;letter-spacing:1.6px}@media only screen and (min-width:768px){.footer__text br{display:none}}.footer__text span{display:inline-block;margin-top:16px}@media only screen and (min-width:768px){.footer__text span{display:inline;margin-top:0}}.not-found__wrapper{display:flex;flex-direction:column;gap:32px}@media only screen and (min-width:768px){.not-found__wrapper{gap:40px}}.not-found__heading{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.not-found__title{font-weight:700;color:#1c64f2;font-size:30px;line-height:40px}@media only screen and (min-width:768px){.not-found__title{font-size:36px;line-height:44px}}.not-found__description{text-align:center;color:#6b7280;font-size:18px;line-height:27px}@media only screen and (min-width:768px){.not-found__description{font-size:24px;line-height:32px}}.not-found__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;margin:0 auto;width:100%;max-width:492px}@media only screen and (min-width:768px){.not-found__links{gap:40px}}@media only screen and (min-width:1280px){.not-found__links{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1088px}}.not-found__link{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:24px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;transition:background-color .3s,border-color .3s}@media only screen and (min-width:1280px){.not-found__link:hover{background-color:#f9fafb}}body.dark .not-found__link{border-color:#1f2a37;background-color:#1f2a37}@media only screen and (min-width:1280px){body.dark .not-found__link:hover{background-color:#374151}}.not-found__link span{color:#6b7280;transition:color .3s;font-size:18px;line-height:27px}body.dark .not-found__link span{color:#9ca3af}.not-found__icon{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:8px;transition:background-color .3s}.not-found__icon svg path{transition:fill .3s,stroke .3s}.not-found__icon-blue{background-color:#e1effe}.not-found__icon-blue svg{color:#1c64f2}body.dark .not-found__icon-blue{background-color:#233876}body.dark .not-found__icon-blue svg{color:#76a9fa}.not-found__icon-teal{background-color:#d5f5f6}.not-found__icon-teal svg{color:#047481}body.dark .not-found__icon-teal{background-color:#014451}body.dark .not-found__icon-teal svg{color:#16bdca}.not-found__icon-green{background-color:#d5f5f6}.not-found__icon-green svg{color:#0694a2}body.dark .not-found__icon-green{background-color:#014737}body.dark .not-found__icon-green svg{color:#31c48d}.not-found__icon-purple{background-color:#edebfe}.not-found__icon-purple svg{color:#7e3af2}body.dark .not-found__icon-purple{background-color:#4a1d96}body.dark .not-found__icon-purple svg{color:#ac94fa}@media only screen and (min-width:768px){.hero{max-height:calc(100vh - 62px)}}@media only screen and (min-width:1280px){.hero{max-height:calc(100vh - 80px)}}.hero__wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%}@media only screen and (min-width:768px){.hero__wrapper{padding:40px 0}}@media only screen and (min-width:1280px){.hero__wrapper{padding:0 0 80px}}.hero__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;row-gap:24px;width:100%;max-width:600px}@media only screen and (min-width:768px){.hero__content{height:calc(100vh - 222px)}}@media only screen and (min-width:1280px){.hero__content{height:calc(100vh - 240px)}}.hero__title{width:100%;font-weight:700;transition:color .3s;font-size:36px;line-height:44px}@media only screen and (min-width:768px){.hero__title{font-size:60px;line-height:70px}}body.dark .hero__title{color:#fff}.hero__description{width:100%;max-width:487px;color:#6b7280;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.hero__description{font-size:18px;line-height:27px}}.hero__button{margin-top:8px}@media only screen and (min-width:768px){.hero__button{margin-top:16px}}.hero__illustration{position:absolute;right:-200px;filter:saturate(1.5);display:none;margin-bottom:120px}@media only screen and (min-width:1024px){.hero__illustration{display:block;width:700px;height:700px}}@media only screen and (min-width:1280px){.hero__illustration{width:999px;height:886px}}@media only screen and (min-width:1536px){.hero__illustration{right:-100px}}.about__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:32px;row-gap:32px}@media only screen and (min-width:768px){.about__wrapper{row-gap:40px}}@media only screen and (min-width:1280px){.about__wrapper{row-gap:64px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start;grid-column-gap:64px;column-gap:64px}}.about__content{display:flex;flex-direction:column;align-items:flex-start;row-gap:16px}@media only screen and (min-width:768px){.about__content{row-gap:24px}}.about__text{width:100%;color:#6b7280;transition:color .3s;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.about__text{font-size:18px;line-height:27px}}body.dark .about__text{color:#9ca3af}.about__items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px;row-gap:16px;margin:0 auto;padding:16px;width:100%;max-width:1088px;border:1px solid #e5e7eb;border-radius:8px;transition:background-color .3s,border-color .3s}@media only screen and (min-width:768px){.about__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-row-gap:0;row-gap:0;padding:24px 16px}}@media only screen and (min-width:1280px){.about__items{grid-column:span 2}}body.dark .about__items{border-color:#374151;background-color:#1f2a37}.about__item{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;transition:border-color .3s}@media only screen and (min-width:768px){.about__item{border-right:1px solid #e5e7eb}}body.dark .about__item{border-color:#374151}.about__item:last-child{border-right:0}.about__subtitle{font-weight:600;transition:color .3s;font-size:30px;line-height:40px}body.dark .about__subtitle{color:#fff}.about__subtext{color:#6b7280}.case{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));align-content:flex-start;grid-row-gap:32px;row-gap:32px}@media only screen and (min-width:1280px){.case{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0 100px}}.case__information{align-items:flex-start;gap:32px}.case__blocks,.case__information{display:flex;flex-direction:column;width:100%}.case__blocks{gap:24px}@media only screen and (min-width:1280px){.case__blocks{gap:80px}}.case__blocks .case__block img{aspect-ratio:16/9}.case__subtitle{width:100%;font-weight:700;transition:color .3s;font-size:30px;line-height:40px}@media only screen and (min-width:1280px){.case__subtitle{grid-column:1/3;margin-top:32px;font-size:36px;line-height:44px}}body.dark .case__subtitle{color:#fff}.case__block{display:flex;flex-direction:column;align-items:flex-start;row-gap:16px;transition:color .3s}.case__block .technologies{margin:0;max-width:900px}.case__block:first-child{margin-top:0}body.dark .case__block{color:#fff}.case__block-title{font-weight:500;font-size:20px;line-height:30px}@media only screen and (min-width:768px){.case__block-title{font-size:24px;line-height:32px}}.case__block-text{margin-top:8px;max-width:800px;color:#6b7280;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.case__block-text{font-size:18px;line-height:27px}}.case__block img{width:100%;height:100%;border:1px solid #e5e7eb;border-radius:8px;transition:border-color .3s;object-fit:cover;object-position:top}body.dark .case__block img{border-color:transparent}.case__image{grid-column:span 1;min-height:193px;overflow:hidden;border-radius:8px;aspect-ratio:16/9}.case__image,.case__image img{width:100%;height:100%;transition:.3s}.case__image img{object-fit:cover;object-position:top}.case__header{row-gap:12px}.case__footer,.case__header{display:flex;flex-direction:column;align-items:flex-start;width:100%}.case__footer{row-gap:24px}.case__content{display:flex;grid-column:span 1;flex-direction:column;align-items:flex-start;row-gap:12px}.case__title{width:100%;font-weight:700;transition:color .3s;font-size:30px;line-height:40px}@media only screen and (min-width:1280px){.case__title{font-size:36px;line-height:44px}}body.dark .case__title{color:#fff}.case__external{display:flex;align-items:center;column-gap:12px;font-weight:600;color:#1c64f2;transition:color .3s;font-size:18px;line-height:27px}@media only screen and (min-width:1280px){.case__external:hover{color:#1a56db}}.case__text{max-width:536px;color:#6b7280;transition:color .3s;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.case__text{display:-webkit-box;-webkit-line-clamp:inherit;-webkit-box-orient:vertical;overflow:hidden;font-size:18px;line-height:27px}}body.dark .case__text{color:#9ca3af}.case__text br{display:none}@media only screen and (min-width:768px){.case__text br{display:block}}.case__icons{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.case__icons img{width:22px;height:23px;transition:.3s}body.dark .case__icons img[alt=BEM],body.dark .case__icons img[alt=Github],body.dark .case__icons img[alt=NextJS],body.dark .case__icons img[alt=PHP]{filter:invert(1)}:root{--header-phone-color:#000}body.dark{--header-phone-color:#fff}.header{position:fixed;top:0;left:0;z-index:50;width:100%;transition:background-color .3s,box-shadow .3s}.header.scrolled{box-shadow:0 0 8px rgba(0,0,0,.1);background-color:#fff}body.dark .header.scrolled{box-shadow:0 0 8px rgba(0,0,0,.3);background-color:#111928}.header__logo svg{transition:.3s}body.dark .header__logo svg{color:#fff}.header__wrapper{display:flex;justify-content:space-between;align-items:center;height:62px}@media only screen and (min-width:1280px){.header__wrapper{height:80px}}.header__wrapper .nav{position:fixed;bottom:0;left:0;opacity:0;z-index:-1;visibility:hidden;width:100%;height:calc(100% - 62px);background-color:#fff}@media only screen and (min-width:1280px){.header__wrapper .nav{transition:opacity 0,visibility 0,z-index 0;position:static;z-index:1;width:auto;height:calc(100% - 80px);background-color:transparent;opacity:1;visibility:visible}}.header__wrapper .nav[data-open=true]{opacity:1;z-index:10;visibility:visible}body.dark .header__wrapper .nav{background-color:#111928}@media only screen and (min-width:1280px){body.dark .header__wrapper .nav{background-color:transparent}.header__wrapper .nav .wrapper{padding:0}}.header__wrapper .nav__wrapper{display:flex;flex-direction:column;align-items:flex-start;row-gap:16px;padding-top:32px;transition:border-color .3s}@media only screen and (min-width:1280px){.header__wrapper .nav__wrapper{flex-direction:row;align-items:center;gap:0 56px;padding-top:0;padding-right:24px;border-right:1px solid #111928}body.dark .header__wrapper .nav__wrapper{border-color:#9ca3af}}.header__phone{display:none;margin-left:32px;font-weight:500;color:#111928;transition:color .3s}@media only screen and (min-width:1280px){.header__phone{font-size:16px;line-height:24px}}@media only screen and (min-width:1280px)and (min-width:1280px){.header__phone:hover{color:#1c64f2}}@media only screen and (min-width:768px){.header__phone{display:block}}body.dark .header__phone{color:#fff}@media only screen and (min-width:1280px){body.dark .header__phone:hover{color:#1c64f2}}.header__left,.header__right{display:flex;align-items:center}.header__mobile{display:block;margin-left:16px}@media only screen and (min-width:768px){.header__mobile{display:none}}.header__mobile svg{fill:currentcolor;transition:.3s}.header__call{margin:2rem auto 0;font-weight:500;color:#1c64f2;font-size:20px;line-height:30px}@media only screen and (min-width:1280px){.header__call{display:none}}.header__link{display:flex;align-items:center;column-gap:6px;font-weight:500;color:#111928;transition:color .3s;font-size:20px;line-height:30px}@media only screen and (min-width:1280px){.header__link{font-size:16px;line-height:24px}.header__link:hover{color:#1c64f2}.header__link-mob{display:none}}body.dark .header__link{color:#fff}@media only screen and (min-width:1280px){body.dark .header__link:hover{color:#1c64f2}}.header__link span,.header__link.active,body.dark .header__link.active{color:#1c64f2}.header__theme{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.header__theme-dark,.header__theme-light{position:absolute;width:20px;height:20px;background-size:20px;background-repeat:no-repeat;transition:opacity .3s,visibility .3s,z-index .3s}.header__theme[aria-pressed=false]{background-image:url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDIwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTEwIDIuNVYzLjMzMzMzTTEwIDE2LjY2NjdWMTcuNU0xNy41IDEwSDE2LjY2NjdNMy4zMzMzMyAxMEgyLjVNMTUuMzAzMyAxNS4zMDMzTDE0LjcxNDIgMTQuNzE0Mk01LjI4NTgzIDUuMjg1ODNMNC42OTY2NyA0LjY5NjY3TTE1LjMwMzMgNC42OTY2N0wxNC43MTQyIDUuMjg1ODNNNS4yODU4MyAxNC43MTQyTDQuNjk2NjcgMTUuMzAzM00xMy4zMzMzIDEwQzEzLjMzMzMgMTAuODg0MSAxMi45ODIyIDExLjczMTkgMTIuMzU3IDEyLjM1N0MxMS43MzE5IDEyLjk4MjIgMTAuODg0MSAxMy4zMzMzIDEwIDEzLjMzMzNDOS4xMTU5MiAxMy4zMzMzIDguMjY4MSAxMi45ODIyIDcuNjQyOTcgMTIuMzU3QzcuMDE3ODYgMTEuNzMxOSA2LjY2NjY3IDEwLjg4NDEgNi42NjY2NyAxMEM2LjY2NjY3IDkuMTE1OTIgNy4wMTc4NiA4LjI2ODEgNy42NDI5NyA3LjY0Mjk3QzguMjY4MSA3LjAxNzg2IDkuMTE1OTIgNi42NjY2NyAxMCA2LjY2NjY3QzEwLjg4NDEgNi42NjY2NyAxMS43MzE5IDcuMDE3ODYgMTIuMzU3IDcuNjQyOTdDMTIuOTgyMiA4LjI2ODEgMTMuMzMzMyA5LjExNTkyIDEzLjMzMzMgMTBaIiBzdHJva2U9IiMxMTE5MjgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+PC9zdmc+")}.header__theme[aria-pressed=true]{background-image:url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDIwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTE3LjI5MyAxMy4yOTNDMTUuODExNSAxMy45NjMxIDE0LjE2MSAxNC4xNjU5IDEyLjU2MTQgMTMuODc0M0MxMC45NjE3IDEzLjU4MjcgOS40ODg5NSAxMi44MTA2IDguMzM5MTkgMTEuNjYwOUM3LjE4OTQ0IDEwLjUxMTEgNi40MTczNCA5LjAzODMgNi4xMjU3NCA3LjQzODY2QzUuODM0MTUgNS44MzkwMyA2LjAzNjkxIDQuMTg4NTIgNi43MDcwMSAyLjcwNzAzQzUuNTI3NTggMy4yNDAwNCA0LjQ5NTA1IDQuMDUxMjMgMy42OTgwMiA1LjA3MDk5QzIuOTAwOTkgNi4wOTA3NSAyLjM2MzI0IDcuMjg4NjUgMi4xMzA5MiA4LjU2MTkyQzEuODk4NiA5LjgzNTE4IDEuOTc4NjQgMTEuMTQ1OCAyLjM2NDE3IDEyLjM4MTNDMi43NDk3IDEzLjYxNjkgMy40MjkyMiAxNC43NDA0IDQuMzQ0NDIgMTUuNjU1NkM1LjI1OTYxIDE2LjU3MDggNi4zODMxOCAxNy4yNTAzIDcuNjE4NzEgMTcuNjM1OUM4Ljg1NDI0IDE4LjAyMTQgMTAuMTY0OSAxOC4xMDE0IDExLjQzODEgMTcuODY5MUMxMi43MTE0IDE3LjYzNjggMTMuOTA5MyAxNy4wOTkxIDE0LjkyOTEgMTYuMzAyQzE1Ljk0ODggMTUuNTA1IDE2Ljc2IDE0LjQ3MjUgMTcuMjkzIDEzLjI5M1oiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD48L3N2Zz4=")}.header__theme.active .header__theme-light{opacity:0;z-index:-1;visibility:hidden}.header__theme.active .header__theme-dark{opacity:1;z-index:1;visibility:visible}.header__controls{position:relative;display:flex;align-items:center;column-gap:24px;padding-left:24px}.header__burger{display:flex;justify-content:flex-end;align-items:center;margin-left:8px;width:32px;height:32px}@media only screen and (min-width:1280px){.header__burger{display:none}}.header__burger svg{width:14px;height:14px}.header__burger svg path,.header__burger svg rect{transition:transform .3s,opacity .3s,fill .3s}body.dark .header__burger svg path,body.dark .header__burger svg rect{fill:#fff}.header__burger[aria-expanded=true] svg rect:first-child{transform:translateX(3px) rotate(45deg)}.header__burger[aria-expanded=true] svg rect:nth-child(2){opacity:0}.header__burger[aria-expanded=true] svg path:nth-child(3){transform:translateX(-7px) translateY(3px) rotate(-45deg)}.cases,.cases-related,.cases-related__slider,.cases__slider{width:100%}@media only screen and (min-width:1280px){.cases-related__slider-related .swiper-wrapper,.cases__slider-related .swiper-wrapper{align-items:stretch}.cases-related__slider-related .swiper-slide,.cases__slider-related .swiper-slide{height:auto}}.cases-related__slider-related .case,.cases__slider-related .case{display:flex;flex-direction:column;gap:16px;height:100%;transition:.3s}@media only screen and (min-width:1280px){.cases-related__slider-related .case,.cases__slider-related .case{padding:24px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb}body.dark .cases-related__slider-related .case,body.dark .cases__slider-related .case{border-color:#374151;background-color:#1f2a37}}.cases-related__slider-related .case__image,.cases__slider-related .case__image{height:auto}.cases-related__slider-related .case__content,.cases-related__slider-related .case__footer,.cases__slider-related .case__content,.cases__slider-related .case__footer{flex:1 1}.cases-related__slider-related .case .button,.cases__slider-related .case .button{margin-top:auto}.cases-related__wrapper,.cases__wrapper{display:flex;flex-direction:column;align-items:center;row-gap:32px;width:100%}@media only screen and (min-width:768px){.cases-related__wrapper,.cases__wrapper{row-gap:40px}}@media only screen and (min-width:1280px){.cases-related__wrapper,.cases__wrapper{row-gap:64px}}.cases-related__items,.cases__items{display:flex;flex-direction:column;row-gap:48px;width:100%}@media only screen and (min-width:1280px){.cases-related__items,.cases__items{row-gap:80px}}.cases-related__button,.cases__button{width:100%;max-width:246px}.competences{width:100%}.competences__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;width:100%}@media only screen and (min-width:1280px){.competences__items{gap:32px}}.competences__slider .swiper-slide:nth-child(3n+1) .competence__icon{background-color:#e1effe}.competences__slider .swiper-slide:nth-child(3n+1) .competence__icon svg{color:#1c64f2}body.dark .competences__slider .swiper-slide:nth-child(3n+1) .competence__icon svg{color:#76a9fa}body.dark .competences__slider .swiper-slide:nth-child(3n+1) .competence__icon{background-color:#233876}.competences__slider .swiper-slide:nth-child(3n+2) .competence__icon{background-color:#edebfe}.competences__slider .swiper-slide:nth-child(3n+2) .competence__icon svg{color:#7e3af2}body.dark .competences__slider .swiper-slide:nth-child(3n+2) .competence__icon svg{color:#ac94fa}body.dark .competences__slider .swiper-slide:nth-child(3n+2) .competence__icon{background-color:#4a1d96}.competences__slider .swiper-slide:nth-child(3n+3) .competence__icon{background-color:#d5f5f6}.competences__slider .swiper-slide:nth-child(3n+3) .competence__icon svg{color:#047481}body.dark .competences__slider .swiper-slide:nth-child(3n+3) .competence__icon svg{color:#16bdca}body.dark .competences__slider .swiper-slide:nth-child(3n+3) .competence__icon{background-color:#014451}.clients{width:100%}.clients__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;width:100%}@media only screen and (min-width:1280px){.clients__items{gap:64px;gap:112px}}.cookie{position:fixed;bottom:0;z-index:200;padding:16px 0;box-shadow:0 0 8px rgba(0,0,0,.1);background-color:#fff;transition:background-color .3s}@media only screen and (min-width:1280px){.cookie{padding:12px 0}}body.dark .cookie{box-shadow:0 0 8px rgba(0,0,0,.3);background-color:#111928}.cookie__wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:16px}@media only screen and (min-width:768px){.cookie__wrapper{flex-direction:row}}.cookie__button{padding:8px 12px;border-radius:8px;background-color:#1c64f2;white-space:nowrap;color:#fff}.cookie__button,.cookie__text{font-size:14px;line-height:21px}.cookie__text{max-width:955px;color:#6b7280;transition:color .3s}body.dark .cookie__text{color:#9ca3af}.cookie__text span{color:#111928;transition:color .3s}body.dark .cookie__text span{color:#fff}.agreement,.privacy-policy{width:100%}.agreement p,.privacy-policy p{margin-top:24px}body.dark .agreement p,body.dark .privacy-policy p{color:#9ca3af}.agreement p:first-child,.privacy-policy p:first-child{margin-top:0}.agreement p a,.privacy-policy p a{color:#1c64f2;transition:color .3s}@media only screen and (min-width:1280px){.agreement p a:hover,.privacy-policy p a:hover{color:#3f83f8}}.agreement h2,.privacy-policy h2{margin-top:24px;font-weight:600;font-size:24px;line-height:32px}body.dark .agreement h2,body.dark .privacy-policy h2{color:#fff}.agreement h2:first-child,.privacy-policy h2:first-child{margin-top:0}.agreement ol,.privacy-policy ol{counter-reset:item;margin-top:8px}@media only screen and (min-width:768px){.agreement ol,.privacy-policy ol{margin-top:12px}}.agreement ol:first-child,.privacy-policy ol:first-child{margin-top:0}.agreement ol li,.privacy-policy ol li{position:relative;margin-top:12px;margin-left:8px;font-weight:400;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.agreement ol li,.privacy-policy ol li{margin-left:24px}}.agreement ol li:first-child,.privacy-policy ol li:first-child{margin-top:0}.agreement ol li ol li:first-child,.agreement ol li ol:first-child,.agreement ol li ul li:first-child,.agreement ol li ul:first-child,.privacy-policy ol li ol li:first-child,.privacy-policy ol li ol:first-child,.privacy-policy ol li ul li:first-child,.privacy-policy ol li ul:first-child{margin-top:12px}.agreement ol li h3,.privacy-policy ol li h3{display:inline}body.dark .agreement ol li h3,body.dark .privacy-policy ol li h3{color:#fff}.agreement ol li h4,.privacy-policy ol li h4{margin-top:12px;font-size:20px;line-height:30px}.agreement ol li h4:first-child,.privacy-policy ol li h4:first-child{margin-top:0}body.dark .agreement ol li h4,body.dark .privacy-policy ol li h4{color:#fff}.agreement ol li p,.privacy-policy ol li p{margin-top:12px;font-weight:400;font-size:16px;line-height:24px}.agreement ol li a,.privacy-policy ol li a{color:#1c64f2;transition:color .3s}@media only screen and (min-width:1280px){.agreement ol li a:hover,.privacy-policy ol li a:hover{color:#3f83f8}}.agreement ol li:before,.privacy-policy ol li:before{content:counters(item,".") " ";counter-increment:item}.agreement ul li,.privacy-policy ul li{margin-left:8px}@media only screen and (min-width:768px){.agreement ul li,.privacy-policy ul li{margin-left:24px}}.agreement>ol>li,.privacy-policy>ol>li{margin-left:0;font-weight:600;transition:color .3s;font-size:16px;line-height:24px;font-size:20px;line-height:30px}body.dark .agreement>ol>li,body.dark .privacy-policy>ol>li{color:#9ca3af}.agreement>ol>li:before,.privacy-policy>ol>li:before{content:counters(item,".") ". ";counter-increment:item}.vacancies{width:100%}.vacancies__items,.vacancies__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:32px;gap:32px;width:100%}@media only screen and (min-width:768px){.vacancies__items,.vacancies__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.content,.content__wrapper{width:100%}.content p,.content__wrapper p{margin-top:24px}body.dark .content p,body.dark .content__wrapper p{color:#9ca3af}.content p a,.content__wrapper p a{color:#1c64f2;transition:color .3s}@media only screen and (min-width:1280px){.content p a:hover,.content__wrapper p a:hover{color:#3f83f8}}.content h2,.content__wrapper h2{margin-top:24px;font-weight:600;font-size:24px;line-height:32px}body.dark .content h2,body.dark .content__wrapper h2{color:#fff}.content ol,.content__wrapper ol{display:flex;flex-direction:column;row-gap:40px;margin-top:40px}@media only screen and (min-width:768px){.content ol,.content__wrapper ol{row-gap:64px;margin-top:64px}}@media only screen and (min-width:1280px){.content ol,.content__wrapper ol{margin-top:80px}}@media only screen and (min-width:768px){.content ol>li,.content__wrapper ol>li{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start}}@media only screen and (min-width:1280px){.content ol>li,.content__wrapper ol>li{grid-template-columns:1fr 646px}}.content ol>li h3,.content__wrapper ol>li h3{margin-bottom:16px;font-weight:600;transition:color .3s;font-size:20px;line-height:30px}@media only screen and (min-width:768px){.content ol>li h3,.content__wrapper ol>li h3{margin-bottom:0}}body.dark .content ol>li h3,body.dark .content__wrapper ol>li h3{color:#fff}.content ol>li ul li,.content__wrapper ol>li ul li{position:relative;display:flex;margin-top:12px;padding-left:18px;transition:color .3s}@media only screen and (min-width:768px){.content ol>li ul li,.content__wrapper ol>li ul li{font-size:18px;line-height:27px}}.content ol>li ul li:first-child,.content__wrapper ol>li ul li:first-child{margin-top:0}body.dark .content ol>li ul li,body.dark .content__wrapper ol>li ul li{color:#9ca3af}.content ol>li ul li:before,.content__wrapper ol>li ul li:before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;border-radius:50%;background-color:#1c64f2}@media only screen and (min-width:768px){.content ol>li ul li:before,.content__wrapper ol>li ul li:before{top:10.5px}}.content-vacancy ol,.content__wrapper-vacancy ol{margin-top:0}@media only screen and (min-width:1280px){.content-vacancy ol,.content__wrapper-vacancy ol{margin-top:0}}.content__meta,.content__wrapper__meta{display:flex;align-items:center;gap:24px}.content__tag,.content__wrapper__tag{display:inline-block;padding:2px 10px;border-radius:8px;font-size:12px;line-height:18px}.content__date,.content__wrapper__date{color:#9ca3af;font-size:14px;line-height:21px}.content__image,.content__wrapper__image{margin-top:24px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;transition:.3s;aspect-ratio:16/9}body.dark .content__image,body.dark .content__wrapper__image{border-color:transparent}.content__image img,.content__wrapper__image img{width:100%;height:100%;object-fit:cover}.services{display:flex;flex-direction:column;align-items:flex-start;row-gap:32px;width:100%}@media only screen and (min-width:768px){.services{row-gap:40px}}@media only screen and (min-width:1280px){.services{row-gap:64px}}.services__wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.services__title{margin-bottom:32px;font-size:24px;line-height:32px}@media only screen and (min-width:768px){.services__title{font-size:30px;line-height:40px}}@media only screen and (min-width:1280px){.services__title{font-size:36px;line-height:44px}}.services__items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:24px;width:100%}@media only screen and (min-width:768px){.services__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1280px){.services__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:32px}}.services-centered{align-items:center}.service{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:transform .3s,background-color .3s,border-color .3s}.service:nth-child(9n+1) .service__icon,.service:nth-child(9n+5) .service__icon,.service:nth-child(9n+9) .service__icon{background-color:#e1effe}.service:nth-child(9n+1) .service__icon svg,.service:nth-child(9n+5) .service__icon svg,.service:nth-child(9n+9) .service__icon svg{color:#1c64f2}body.dark .service:nth-child(9n+1) .service__icon svg,body.dark .service:nth-child(9n+5) .service__icon svg,body.dark .service:nth-child(9n+9) .service__icon svg{color:#76a9fa}body.dark .service:nth-child(9n+1) .service__icon,body.dark .service:nth-child(9n+5) .service__icon,body.dark .service:nth-child(9n+9) .service__icon{background-color:#233876}.service:nth-child(9n+2) .service__icon,.service:nth-child(9n+6) .service__icon,.service:nth-child(9n+7) .service__icon{background-color:#edebfe}.service:nth-child(9n+2) .service__icon svg,.service:nth-child(9n+6) .service__icon svg,.service:nth-child(9n+7) .service__icon svg{color:#7e3af2}body.dark .service:nth-child(9n+2) .service__icon svg,body.dark .service:nth-child(9n+6) .service__icon svg,body.dark .service:nth-child(9n+7) .service__icon svg{color:#ac94fa}body.dark .service:nth-child(9n+2) .service__icon,body.dark .service:nth-child(9n+6) .service__icon,body.dark .service:nth-child(9n+7) .service__icon{background-color:#4a1d96}.service:nth-child(9n+3) .service__icon,.service:nth-child(9n+4) .service__icon,.service:nth-child(9n+8) .service__icon{background-color:#d5f5f6}.service:nth-child(9n+3) .service__icon svg,.service:nth-child(9n+4) .service__icon svg,.service:nth-child(9n+8) .service__icon svg{color:#047481}body.dark .service:nth-child(9n+3) .service__icon svg,body.dark .service:nth-child(9n+4) .service__icon svg,body.dark .service:nth-child(9n+8) .service__icon svg{color:#16bdca}body.dark .service:nth-child(9n+3) .service__icon,body.dark .service:nth-child(9n+4) .service__icon,body.dark .service:nth-child(9n+8) .service__icon{background-color:#014451}body.dark .service{border-color:#374151;background-color:#1f2a37}.service__information{display:flex;flex-direction:column;gap:64px}@media only screen and (min-width:768px){.service__information{gap:80px}}@media only screen and (min-width:1280px){.service__information{gap:128px}}.service__about{display:grid;align-items:center;grid-gap:50px;gap:50px}@media only screen and (min-width:1280px){.service__about{grid-template-columns:repeat(2,minmax(0,1fr))}}.service__about .heading{gap:16px}@media only screen and (min-width:1280px){.service__about .heading{gap:32px}}.service__about .heading__title{max-width:90%;font-size:24px;line-height:32px}@media only screen and (min-width:768px){.service__about .heading__title{font-size:36px;line-height:44px}}.service__about .heading__text{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:768px){.service__about .heading__text{max-width:100%}}@media only screen and (min-width:1280px){.service__about .heading__text{max-width:90%}}body.dark .service__about .heading__text{color:#9ca3af}.service__block{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:20px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:border-color .3s,background-color .3s}@media only screen and (min-width:768px){.service__block{gap:32px;padding:32px}}body.dark .service__block{border-color:#374151;background-color:#1f2a37}.service__header{display:grid;justify-content:space-between;grid-gap:16px;gap:16px;width:100%}@media only screen and (min-width:768px){.service__header{grid-template-columns:repeat(2,minmax(0,1fr))}}.service__header-other{grid-template-columns:1fr 300px;align-items:center}.service__head{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.service__head h3{font-weight:700;font-size:20px;line-height:30px}@media only screen and (min-width:768px){.service__head h3{font-size:24px;line-height:32px}}.service__head p{max-width:80%;color:#6b7280;transition:color .3s;font-size:14px;line-height:21px}@media only screen and (min-width:1280px){.service__head p{max-width:100%;font-size:16px;line-height:24px}}body.dark .service__head p{color:#9ca3af}.service__prices{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width:768px){.service__prices{align-items:flex-end;text-align:right}}.service__prices .service__price{font-weight:700;transition:color .3s;font-size:30px;line-height:40px}@media only screen and (min-width:1280px){.service__prices .service__price-sm{font-size:18px;line-height:27px}}.service__prices p{color:#6b7280;transition:color .3s;font-size:14px;line-height:21px}@media only screen and (min-width:1280px){.service__prices p{max-width:100%;font-size:16px;line-height:24px}}body.dark .service__prices p{color:#9ca3af}.service__check{display:flex;justify-content:center;align-items:center;margin-top:3px;width:18px;min-width:18px;height:18px;min-height:18px;border-radius:50%;background-color:#1db151;transition:background-color .3s}.service__check svg{stroke:#fff;fill:transparent;transition:stroke .3s}body.dark .service__check svg{stroke:#1f2a37}.service__list{display:grid;grid-gap:14px;gap:14px;width:100%;list-style-type:none}@media only screen and (min-width:768px){.service__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.service__list li{display:flex;gap:10px;list-style-type:none;color:#9ca3af}.service__link{margin:0 auto;width:100%}@media only screen and (min-width:768px){.service__link{max-width:50%}}@media only screen and (min-width:1280px){.service__link{max-width:100%}}.service__icon{display:flex;justify-content:center;align-items:center;margin-bottom:20px;width:48px;height:48px;border-radius:8px;transition:background-color .3s}.service__icon svg{width:24px;height:24px;transition:color .3s}.service__title{font-weight:700;transition:color .3s;font-size:20px;line-height:30px}body.dark .service__title{color:#fff}.service__title-lg{font-size:30px;line-height:40px}@media only screen and (min-width:768px){.service__title-lg{font-size:48px;line-height:56px}}.service__description{margin-top:8px;color:#6b7280;transition:color .3s;font-size:16px;line-height:24px}body.dark .service__description{color:#9ca3af}.service__description-lg{font-size:16px;line-height:24px}@media only screen and (min-width:768px){.service__description-lg{font-size:18px;line-height:27px}}.service__footer{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.service__price{font-weight:600;color:#1c64f2;font-size:16px;line-height:24px}@media only screen and (min-width:1280px){.service__price{font-size:18px;line-height:27px}}.service__hero{position:relative;display:flex;justify-content:space-between;align-items:center;gap:64px;width:100%}.service__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;row-gap:16px;width:100%}@media only screen and (min-width:1280px){.service__content{row-gap:32px;max-width:500px}}.service__content .service__description{margin-top:0}.service__illustration{display:none;margin-right:120px}@media only screen and (min-width:1024px){.service__illustration{display:flex;align-items:center;min-width:400px;max-width:400px;min-height:400px;max-height:400px;aspect-ratio:1/1}}.technology{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;background-color:#f3f4f6;transition:background-color .3s}body.dark .technology{background-color:#1f2a37}.technology span{font-weight:600;transition:color .3s;font-size:14px;line-height:21px}@media only screen and (min-width:768px){.technology span{font-size:16px;line-height:24px}}body.dark .technology span{color:#9ca3af}.technology img{width:20px;max-width:20px;height:20px;max-height:20px;transition:filter .3s}body.dark .technology img[alt=BEM],body.dark .technology img[alt=ChatGPT],body.dark .technology img[alt=Github],body.dark .technology img[alt=NextJS],body.dark .technology img[alt=Notion],body.dark .technology img[alt=PHP]{filter:invert(1)}.technologies{gap:32px}.technologies,.technologies__category{display:flex;flex-direction:column;align-items:flex-start;width:100%}.technologies__category{gap:16px;margin:0 auto}.technologies__title{width:100%;font-weight:600;transition:color .3s;font-size:24px;line-height:32px}body.dark .technologies__title{color:#fff}.technologies__list{display:flex;flex-wrap:wrap;gap:12px}@media only screen and (min-width:1280px){.technologies__list{gap:16px}}.error-alert{position:fixed;right:20px;bottom:20px;padding:12px 24px;border-radius:8px;background-color:#e02424;transition:transform .3s;transform:translateX(calc(100% + 40px))}.error-alert__text{color:#fff}.error-alert.active{transform:translateX(0)}.success-alert{position:fixed;right:20px;bottom:20px;padding:12px 24px;border-radius:8px;background-color:#31c48d;transition:transform .3s;transform:translateX(calc(100% + 40px))}.success-alert__text{color:#fff}.success-alert.active{transform:translateX(0)}.advantages{width:100%}.advantages__items,.advantages__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:32px;gap:32px;width:100%}@media only screen and (min-width:768px){.advantages__items,.advantages__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1280px){.advantages__items,.advantages__wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.processes{display:flex;flex-direction:column;align-items:flex-start;row-gap:40px;width:100%}@media only screen and (min-width:1280px){.processes{row-gap:64px}}.processes__items{display:flex;flex-direction:column;align-items:flex-start;row-gap:40px;width:100%}@media only screen and (min-width:1280px){.processes__items{row-gap:64px}}.faq{width:100%}.faq__items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:16px;gap:16px;width:100%}@media only screen and (min-width:768px){.faq__items{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column}}@media only screen and (min-width:1280px){.faq__items{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 48px}}.faq__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.faq__content h3{font-weight:600;transition:.3s;font-size:18px;line-height:27px}body.dark .faq__content h3{color:#fff}.faq__content p{color:#6b7280;font-size:16px;line-height:24px}body.dark .faq__content p{color:#9ca3af}.faq__content p a{color:#1c64f2;transition:color .3s}@media only screen and (min-width:1280px){.faq__content p a:hover{color:#3f83f8}}.faq__item{display:flex;align-items:flex-start;gap:10px}.faq__item svg{min-width:24px;min-height:24px;color:#6b7280;transition:.3s}body.dark .faq__item svg{color:#9ca3af}.cta{display:flex;flex-direction:column;align-items:flex-start;row-gap:40px;width:100%}@media only screen and (min-width:1280px){.cta{row-gap:64px}}.cta__wrapper{display:flex;flex-direction:column;align-items:center;row-gap:32px;width:100%}@media only screen and (min-width:768px){.cta__wrapper{row-gap:40px}}.articles,.articles-related,.articles-related__slider,.articles-related__slider-related,.articles__slider,.articles__slider-related{width:100%}.articles-related__slider .swiper-slide,.articles-related__slider-related .swiper-slide,.articles__slider .swiper-slide,.articles__slider-related .swiper-slide{height:auto}.articles-related__slider .swiper-wrapper,.articles-related__slider-related .swiper-wrapper,.articles__slider .swiper-wrapper,.articles__slider-related .swiper-wrapper{align-items:stretch}.articles-related__header,.articles__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.articles-related__count,.articles__count{font-size:12px;line-height:18px}@media only screen and (min-width:768px){.articles-related__count,.articles__count{font-size:14px;line-height:21px}}.articles-related__items,.articles__items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:32px;gap:32px;width:100%}@media only screen and (min-width:768px){.articles-related__items,.articles__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1280px){.articles-related__items,.articles__items{grid-template-columns:repeat(3,minmax(0,1fr))}}.articles-related__items .article,.articles__items .article{display:none}.articles-related__items .article.active,.articles__items .article.active{display:flex}.articles-related__button,.articles__button{width:100%;max-width:246px}.article{display:flex;flex-direction:column;justify-content:space-between;padding:24px;height:100%;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:.3s}body.dark .article{border-color:#374151;background-color:#1f2a37}.article__item{display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-radius:8px;background-color:#f9fafb;transition:.3s}body.dark .article__item{background-color:#1f2a37}.article__header{margin-top:24px}.article__image{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;transition:.3s;aspect-ratio:16/9}body.dark .article__image{border-color:transparent}.article__image img{width:100%;height:100%;object-fit:cover}.article__image-noimage{display:flex;justify-content:center;align-items:center;background-color:#e5e7eb;transition:.3s}body.dark .article__image-noimage{background-color:#374151}.article__image-noimage img{max-width:120px;object-fit:contain}.article__title{margin-top:12px;font-weight:700;transition:.3s;font-size:24px;line-height:32px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body.dark .article__title{color:#fff}.article__content{flex:1 1;flex-direction:column}.article__content,.article__footer{display:flex;justify-content:space-between}.article__footer{align-items:flex-end;gap:16px;margin-top:24px}.article__tag{display:inline-block;padding:2px 10px;border-radius:8px;color:#fff;font-size:12px;line-height:18px}.article__description{margin-top:12px;min-height:96px;line-height:150%;color:#9ca3af;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.article__date{display:flex;align-items:center;gap:4px;margin-top:12px;border-radius:8px;color:#9ca3af;font-size:14px;line-height:21px}.article__date svg{margin-top:-2px;width:16px;height:16px;color:#9ca3af}.post{display:grid;grid-template-columns:1fr;width:100%}.post__wrapper{position:relative;z-index:2;grid-row-start:1;grid-column-start:1;margin:0 auto;width:100%;max-width:800px}.post hr{display:block;margin-top:16px;color:#d1d5db}@media only screen and (min-width:1024px){.post hr{margin-top:24px}}body.dark .post hr{color:#374151}.post hr+h2{margin-top:16px}.post h2{margin-top:24px;font-weight:600;font-size:20px;line-height:30px}@media only screen and (min-width:1024px){.post h2{font-size:30px;line-height:40px}}.post h3{margin-top:16px;font-weight:600;font-size:20px;line-height:30px}@media only screen and (min-width:1024px){.post h3{margin-top:24px;font-size:24px;line-height:32px}}.post h4{margin-top:16px;font-weight:600;font-size:18px;line-height:27px}@media only screen and (min-width:1024px){.post h4{margin-top:24px;font-size:20px;line-height:30px}}.post h6{margin-top:16px;font-weight:600;color:#9ca3af;font-size:16px;line-height:24px}@media only screen and (min-width:1024px){.post h6{margin-top:24px;font-size:18px;line-height:27px}}.post p{margin-top:16px}.post .table,.post table{position:relative;margin-top:16px}@media only screen and (min-width:1024px){.post .table,.post table{margin-top:24px}}.post .table__shadow,.post table__shadow{position:absolute;top:0;right:0;width:40px;height:100%;background:linear-gradient(270deg,#fff,transparent);background-color:#fff;transition:opacity .3s;pointer-events:none}body.dark .post .table__shadow,body.dark .post table__shadow{background:linear-gradient(270deg,#111928,transparent)}.post table{width:100%;overflow:hidden;border-radius:6px 6px 0 0;border-collapse:separate;border-spacing:0}.post table tr td,.post table tr th{padding:8px 16px;text-align:left;transition:.3s}.post table tr th{border-top:1px solid #d1d5db;border-bottom:1px solid #d1d5db;border-left:1px solid #d1d5db}body.dark .post table tr th{border-top:1px solid #374151;border-bottom:1px solid #374151;border-left:1px solid #374151}.post table tr th:last-child{border-left:1px solid #d1d5db;border-right:1px solid #d1d5db}body.dark .post table tr th:last-child{border-left:1px solid #374151;border-right:1px solid #374151}.post table tr:first-child th:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.post table tr:first-child th:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.post table tr:last-child td:first-child,.post table tr:last-child td:last-child{border-radius:0}.post table tr td{min-width:120px;border-top:none;border-bottom:1px solid #d1d5db;border-left:none}body.dark .post table tr td{border-top:none;border-bottom:1px solid #374151;border-left:none}.post blockquote{margin-top:16px;padding-left:16px;border-left:4px solid #3f83f8;font-style:italic}@media only screen and (min-width:1024px){.post blockquote{margin-top:24px}}.post blockquote span{display:block;margin-top:4px;color:#6b7280;font-size:14px;line-height:21px}.post ul{margin-top:16px;margin-left:16px;list-style:disc}.post ul li{margin-top:8px;font-size:14px;line-height:21px}@media only screen and (min-width:768px){.post ul li{font-size:16px;line-height:24px}}.post ul li::marker{color:#3f83f8}.post ol{margin-top:16px;margin-left:18px;list-style:decimal}.post ol>span{font-size:14px;line-height:21px}@media only screen and (min-width:768px){.post ol>span{font-size:16px;line-height:24px}}.post ol li{margin-top:12px;font-size:14px;line-height:21px}@media only screen and (min-width:768px){.post ol li{font-size:16px;line-height:24px}}.post ol li::marker{font-weight:500;color:#3f83f8}.post ol li span{display:inline-block;margin-top:0;color:#111928}.post ol li.strong span{font-weight:700}.post ol li ul{margin-top:12px}.post code,.post p code,.post>code{padding:2px 6px;border-radius:4px;background-color:#e1effe;transition:.3s;font-size:12px;line-height:18px}@media only screen and (min-width:1024px){.post code,.post p code,.post>code{padding:4px 8px;font-size:14px;line-height:21px}}body.dark .post code,body.dark .post p code,body.dark .post>code{background-color:#374151}.post img{margin-bottom:16px;width:100%;height:100%;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;transition:.3s;object-fit:cover;aspect-ratio:16/9}body.dark .post img{border-color:transparent}.post__image{aspect-ratio:16/9;margin-bottom:16px}@media only screen and (min-width:768px){.post__image{margin-bottom:24px}}.post__image img{margin-bottom:0}.post__image img,.post__image-noimage{width:100%;height:100%;object-fit:cover}.post__image-noimage{display:flex;justify-content:center;align-items:center;margin-bottom:16px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background-color:#e5e7eb;transition:.3s;aspect-ratio:16/9}@media only screen and (min-width:1024px){.post__image-noimage{margin-bottom:24px}}body.dark .post__image-noimage{border-color:transparent;background-color:#374151}.post__image-noimage img{max-width:120px;border:none;object-fit:contain}.post iframe{margin-top:16px;width:100%;overflow:hidden;border-radius:8px;background-color:#d1d5db;transition:.3s;aspect-ratio:16/9}body.dark .post iframe{background-color:#374151}.post pre{margin-top:16px;overflow-x:auto}.post pre code{border-radius:6px;background-color:#e1effe;transition:.3s}body.dark .post pre code{background-color:#1f2a37}.post a:not(.button){padding-bottom:1px;border-bottom:1px solid transparent;color:#3f83f8}@media only screen and (min-width:1280px){.post a:not(.button){transition:border-color .3s}.post a:not(.button):hover{border-color:#3f83f8}}.post__meta{display:flex;align-items:center;gap:16px}.post__tag{display:inline-block;padding:2px 10px;border-radius:8px;color:#fff;font-size:12px;line-height:18px}.post__date,.post__readingtime{display:flex;align-items:center;gap:4px;color:#9ca3af;font-size:14px;line-height:21px}.post__date svg,.post__readingtime svg{width:16px;height:16px;color:#9ca3af}.post__date svg{margin-top:-2px}.post__readingtime{margin-left:auto}.post__aside{display:none;grid-row-start:1;grid-column-start:1;width:143px;white-space:nowrap}@media only screen and (min-width:1280px){.post__aside{display:block}}.post__aside a{position:-webkit-sticky;position:sticky;top:120px;border-bottom:none;color:#fff;font-size:14px;line-height:21px}@media only screen and (min-width:1280px){.post__aside a{transition:.3s;font-size:16px;line-height:24px}}.tags{display:flex;flex-wrap:wrap;gap:4px}.tag{position:relative;display:inline-block;padding:2px 10px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:.3s;font-size:12px;line-height:18px}.tag:hover{background-color:#e5e7eb}body.dark .tag{border-color:#111928;background-color:#1f2a37}body.dark .tag:hover{background-color:#374151}.tag__bg{position:absolute;inset:0;opacity:0;transition:.3s}.tag.active[data-id=all]{color:#111928!important}body.dark .tag.active[data-id=all]{color:#fff!important}.tag.active .tag__bg{background-color:#e5e7eb;opacity:1}body.dark .tag.active .tag__bg{background-color:#374151}.tag.active:not([data-id=all]) span{color:#fff}.tag span{position:relative;transition:.3s}.pagination{margin-top:40px}.pagination,.pagination__page{display:flex;justify-content:center;align-items:center}.pagination__page{width:36px;height:36px;border:1px solid #d1d5db;border-right:none;color:#6b7280;transition:.3s;font-size:14px;line-height:21px}body.dark .pagination__page{border-color:#374151;color:#9ca3af}.pagination__page svg{margin-top:1px;width:7px;height:12px;fill:transparent;color:#9ca3af;transition:.3s}.pagination__page-prev{border-radius:4px 0 0 4px}.pagination__page-prev svg{margin-left:-2px;transform:scaleX(-1)}.pagination__page-next{border-right:1px solid #d1d5db;border-radius:0 4px 4px 0}body.dark .pagination__page-next{border-color:#374151}.pagination__page-next svg{margin-right:-2px}.pagination__page.disabled{cursor:not-allowed}.pagination__page.disabled svg{opacity:.3}.pagination__page.disabled:hover{background-color:transparent}.pagination__page.disabled:hover svg{color:#9ca3af}body.dark .pagination__page.disabled:hover{background-color:transparent}body.dark .pagination__page.disabled:hover svg{color:#9ca3af}.pagination__page.active,.pagination__page:hover{background-color:#e1effe;color:#1a56db}.pagination__page.active svg,.pagination__page:hover svg{color:#1a56db}body.dark .pagination__page.active,body.dark .pagination__page:hover{background-color:#1f2a37;color:#fff}body.dark .pagination__page.active svg,body.dark .pagination__page:hover svg{color:#fff}.reviews__container{display:grid;grid-gap:32px;gap:32px;width:100%}@media only screen and (min-width:1280px){.reviews__container{display:flex;gap:96px}}.reviews__wrapper{display:grid;grid-gap:32px;gap:32px;width:100%}@media only screen and (min-width:1280px){.reviews__wrapper{display:flex;flex-wrap:wrap;gap:96px}}.reviews__icon{margin-bottom:8px;margin-left:1px;width:20px;height:20px;transform:rotate(180deg)}.reviews__icon svg{color:#9ca3af}.reviews__list{display:grid;align-items:flex-start;grid-gap:16px;gap:16px}@media only screen and (min-width:768px){.reviews__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:1280px){.reviews__list{grid-template-columns:repeat(1,minmax(0,1fr));min-width:384px;max-width:384px}}.reviews__item{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px;border-radius:8px;transition:.3s;cursor:pointer}.reviews__item.active,.reviews__item:hover{background-color:#f3f4f6}body.dark .reviews__item.active,body.dark .reviews__item:hover{background-color:#1f2a37}.reviews__header{display:flex;align-items:center;gap:10px}.reviews__header svg{width:100%;max-width:24px;height:100%;max-height:24px}.reviews__header span{font-weight:600;font-size:18px;line-height:27px}.reviews__role{color:#6b7280}.reviews__blocks{flex:1 1}.reviews__block{display:none}@media only screen and (min-width:1280px){.reviews__block{padding-top:40px}}.reviews__block.active{display:block}.reviews__content h3{margin-bottom:12px;font-weight:700;font-size:24px;line-height:32px}.reviews__content p{color:#6b7280;font-size:18px;line-height:27px}body.dark .reviews__content p{color:#9ca3af}.reviews__content p:not(:last-child){margin-bottom:12px}.stages__wrapper{width:100%}.stages__title{display:flex;align-items:center;gap:10px;padding-top:3px}.stages__title h3{font-weight:600;font-size:18px;line-height:27px}.stages__tag{display:inline-block;padding:2px 10px;border-radius:6px;background-color:#f3f4f6;font-weight:500;color:#9ca3af;transition:background-color .3s;font-size:12px;line-height:18px}body.dark .stages__tag{background-color:#1f2a37}.stages__icon{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:33px;min-width:33px;height:33px;min-height:33px;border-radius:50%;background-color:#e1effe;transition:background-color .3s}.stages__icon svg{margin-top:-1px;width:20px;min-width:20px;height:20px;min-height:20px;color:#3f83f8}body.dark .stages__icon svg{color:#76a9fa}body.dark .stages__icon{background-color:#233876}.stages__item{display:flex;gap:8px}.stages__item:last-child .stages__content{padding-bottom:0}.stages__item:last-child .stages__content:before{display:none}.stages__item:last-child .stages__item .stages__content{padding-bottom:40px}.stages__item:last-child .stages__item:last-child .stages__content{padding-bottom:0}.stages__item:last-child .stages__item:last-child .stages__content:after{content:"";position:absolute;top:17px;left:-67px;width:3px;height:100%;background-color:#fff;transition:background-color .3s}@media only screen and (min-width:1280px){.stages__item:last-child .stages__item:last-child .stages__content:after{left:-67px}}body.dark .stages__item:last-child .stages__item:last-child .stages__content:after{background-color:#111928}.stages__item:last-child:has(.stages__item) .stages__content:before{display:block}.stages__content{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding-bottom:40px;width:100%}.stages__content:before{content:"";position:absolute;left:-25px;width:1px;height:100%;background-color:#e5e7eb;transition:background-color .3s}body.dark .stages__content:before{background-color:#1f2a37}.stages__content .stages__item{width:100%}.stages__content .stages__item .stages__content{gap:8px}.stages__content .stages__item .stages__content:before{top:16px;left:-66px;width:25px;height:1px}.stages__content .stages__item .stages__result{margin-top:2px}.stages__content .stages__item:last-child .stages__content:before{display:block}.stages__result{margin-top:6px;padding-top:8px;border-top:1px solid #e5e7eb;font-weight:500;transition:border-color .3s}body.dark .stages__result{border-color:#1f2a37}.stages__result span{margin-left:4px;font-weight:400;color:#31c48d}.stages__sprints{color:#9ca3af;font-size:14px;line-height:21px}.stages__technologies{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.stages__technologies+.stages__item{margin-top:40px}.lazy-image{position:relative;display:block;overflow:hidden}.lazy-image__skeleton{position:absolute;inset:0;z-index:1;background-color:#e5e7eb;transition:opacity .45s ease,visibility .45s ease;animation:lazy-image-skeleton 1.6s ease-in-out infinite}body.dark .lazy-image__skeleton{background-color:#374151}.lazy-image__img{position:relative;z-index:2;width:100%;height:100%;transition:opacity .45s ease;opacity:0}.lazy-image--loaded .lazy-image__skeleton{opacity:0;visibility:hidden;animation:none}.lazy-image--loaded .lazy-image__img{opacity:1}.object-cover{object-fit:cover}.object-contain{object-fit:contain}@keyframes lazy-image-skeleton{0%{opacity:.4}50%{opacity:.8}to{opacity:.4}}.kp-processes__list{display:flex;flex-direction:column;row-gap:48px}@media only screen and (min-width:1280px){.kp-processes__list{row-gap:80px}}.kp-targets__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:32px;gap:32px}@media only screen and (min-width:768px){.kp-targets__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1280px){.kp-targets__wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.kp-target{padding:32px 24px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:background-color .3s,border-color .3s,transform .3s}@media only screen and (min-width:1280px){.kp-target{padding:32px}.kp-target:hover{transform:translateY(-8px)}}body.dark .kp-target{border-color:#374151;background-color:#1f2a37}.kp-target-blue .kp-target__icon{background-color:#e1effe}body.dark .kp-target-blue .kp-target__icon{background-color:#233876}.kp-target-blue .kp-target__icon svg{stroke:#1c64f2;fill:#1c64f2}body.dark .kp-target-blue .kp-target__icon svg{stroke:#76a9fa;fill:#76a9fa}.kp-target-blue .kp-target__check{background-color:#e1effe}body.dark .kp-target-blue .kp-target__check{background-color:#233876}.kp-target-blue .kp-target__check svg{stroke:#1c64f2}body.dark .kp-target-blue .kp-target__check svg{stroke:#76a9fa}.kp-target-purple .kp-target__icon{background-color:#edebfe}body.dark .kp-target-purple .kp-target__icon{background-color:#4a1d96}.kp-target-purple .kp-target__icon svg{stroke:transparent;fill:#7e3af2}body.dark .kp-target-purple .kp-target__icon svg{fill:#ac94fa}.kp-target-purple .kp-target__check{background-color:#edebfe}body.dark .kp-target-purple .kp-target__check{background-color:#4a1d96}.kp-target-purple .kp-target__check svg{stroke:#7e3af2}body.dark .kp-target-purple .kp-target__check svg{stroke:#ac94fa}@media only screen and (min-width:768px){.kp-target-teal{grid-column:span 2}}@media only screen and (min-width:1280px){.kp-target-teal{grid-column:span 1}}.kp-target-teal .kp-target__icon{background-color:#d5f5f6}body.dark .kp-target-teal .kp-target__icon{background-color:#014451}.kp-target-teal .kp-target__icon svg{stroke:#047481}body.dark .kp-target-teal .kp-target__icon svg{stroke:#16bdca}.kp-target-teal .kp-target__check{background-color:#d5f5f6}body.dark .kp-target-teal .kp-target__check{background-color:#014451}.kp-target-teal .kp-target__check svg{stroke:#047481}body.dark .kp-target-teal .kp-target__check svg{stroke:#16bdca}.kp-target__icon{display:flex;justify-content:center;align-items:center;margin-bottom:20px;width:48px;height:48px;border-radius:8px;transition:background-color .3s}.kp-target__icon svg{fill:transparent;transition:stroke .3s,fill .3s}.kp-target__title{margin-bottom:16px;font-weight:600;transition:color .3s;font-size:20px;line-height:30px}body.dark .kp-target__title{color:#fff}.kp-target__text{color:#6b7280;transition:color .3s;font-size:14px;line-height:21px}@media only screen and (min-width:768px){.kp-target__text{font-size:16px;line-height:24px}}body.dark .kp-target__text{color:#9ca3af}.kp-target__check{display:flex;justify-content:center;align-items:center;margin-top:3px;width:18px;min-width:18px;height:18px;min-height:18px;border-radius:50%;transition:background-color .3s}.kp-target__check svg{stroke:transparent;fill:transparent;transition:stroke .3s,fill .3s}.kp-task{display:flex;gap:16px}.kp-task__content{display:flex;flex-direction:column;align-items:flex-start;width:100%}@media only screen and (min-width:768px){.kp-task__content{padding-top:6px}}.kp-task__icon{display:flex;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;border-radius:4px;transition:background-color .3s}@media only screen and (min-width:768px){.kp-task__icon{width:48px;min-width:48px;height:48px;min-height:48px;border-radius:8px}}.kp-task__icon svg{width:16px;height:16px;stroke-width:0}@media only screen and (min-width:768px){.kp-task__icon svg{width:24px;height:24px}}.kp-task__icon svg path{transition:stroke .3s,fill .3s}.kp-task__icon-blue{background-color:#e1effe}body.dark .kp-task__icon-blue{background-color:#233876}.kp-task__icon-blue svg path{stroke:transparent;fill:#1c64f2}body.dark .kp-task__icon-blue svg path{fill:#76a9fa}.kp-task__icon-purple{background-color:#edebfe}body.dark .kp-task__icon-purple{background-color:#4a1d96}.kp-task__icon-purple svg path{stroke:transparent;fill:#7e3af2}body.dark .kp-task__icon-purple svg path{fill:#ac94fa}.kp-task__icon-teal{background-color:#d5f5f6}body.dark .kp-task__icon-teal{background-color:#014451}.kp-task__icon-teal svg path{stroke:transparent;fill:#047481}body.dark .kp-task__icon-teal svg path{fill:#16bdca}.kp-task__title{margin-bottom:16px;font-weight:600;text-align:center;transition:color .3s;font-size:24px;line-height:32px}body.dark .kp-task__title{color:#fff}.kp-task__text{color:#6b7280;transition:color .3s;font-size:14px;line-height:21px}@media only screen and (min-width:768px){.kp-task__text{font-size:16px;line-height:24px}}body.dark .kp-task__text{color:#9ca3af}.kp-task__check{display:flex;justify-content:center;align-items:center;margin-top:3px;width:18px;min-width:18px;height:18px;min-height:18px;border-radius:50%;transition:background-color .3s}.kp-task__check svg{stroke:transparent;fill:transparent;transition:stroke .3s,fill .3s}.kp-process{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));align-content:flex-start;grid-row-gap:32px;row-gap:32px}@media only screen and (min-width:1280px){.kp-process{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0 100px}.kp-process-reversed .kp-process__content{order:2}}.kp-process__image{grid-column:span 1;width:100%;height:100%;min-height:193px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;transition:border-color .3s;aspect-ratio:644/544;font-size:36px;line-height:44px}body.dark .kp-process__image{border-color:transparent}.kp-process__image img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:10px}.kp-process__content,.kp-process__header{display:flex;flex-direction:column;align-items:flex-start;row-gap:12px}.kp-process__content{grid-column:span 1}.kp-process__title{font-weight:700;transition:color .3s;font-size:30px;line-height:40px}@media only screen and (min-width:1280px){.kp-process__title{font-size:36px;line-height:44px}}body.dark .kp-process__title{color:#fff}.kp-process__external{display:flex;align-items:center;column-gap:12px;font-weight:600;color:#1c64f2;transition:color .3s;font-size:18px;line-height:27px}@media only screen and (min-width:1280px){.kp-process__external:hover{color:#1a56db}}.kp-process__text{max-width:536px;color:#6b7280;transition:color .3s;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.kp-process__text{font-size:18px;line-height:27px}}body.dark .kp-process__text{color:#9ca3af}.kp-process__text span{color:#1c64f2}.kp-process__icons{display:flex;align-items:center;column-gap:16px}.kp-process__button svg{stroke:#fff}@media only screen and (min-width:768px){.kp-hero{max-height:calc(100vh - 62px)}}@media only screen and (min-width:1280px){.kp-hero{max-height:calc(100vh - 80px)}}.kp-hero__wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:100%}@media only screen and (min-width:768px){.kp-hero__wrapper{padding:40px 0}}@media only screen and (min-width:1280px){.kp-hero__wrapper{padding:0 0 80px}}.kp-hero__content{z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:8px;width:100%;max-width:1000px}@media only screen and (min-width:768px){.kp-hero__content{height:calc(100vh - 222px)}}@media only screen and (min-width:1280px){.kp-hero__content{height:calc(100vh - 240px)}}.kp-hero__subtitle{transition:color .3s;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.kp-hero__subtitle{font-size:20px;line-height:30px}}body.dark .kp-hero__subtitle{color:#fff}.kp-hero__title{font-weight:700;text-align:center;color:#111928;transition:color .3s;font-size:36px;line-height:44px}@media only screen and (min-width:768px){.kp-hero__title{font-size:60px;line-height:70px}}body.dark .kp-hero__title{color:#fff}.kp-hero__button{margin-top:8px}@media only screen and (min-width:768px){.kp-hero__button{margin-top:32px}}.kp-hero__illustration{position:absolute;display:none;margin-bottom:120px;width:999px;height:886px;filter:saturate(1.5)}@media only screen and (min-width:1280px){.kp-hero__illustration{display:block}}body.dark .kp-hero__illustration{opacity:.8}.kp-tasks__wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:1000px}.sprints__end,.sprints__start{display:flex;flex-direction:column;align-items:center;gap:10px}.sprints__start h3{background-color:#e1effe;color:#1c64f2}body.dark .sprints__start h3{background-color:#233876;color:#fff}.sprints__end h3{background-color:#d5f5f6;color:#047481}body.dark .sprints__end h3{background-color:#014451;color:#fff}.sprints__scheme{display:flex;justify-content:center;gap:64px;margin:0 auto;width:100%;max-width:289px}.sprints__scheme h3{display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:50%;font-weight:600;text-transform:uppercase;transition:color .3s,background-color .3s;font-size:24px;line-height:32px}.sprints__scheme span{color:#6b7280;font-size:12px;line-height:18px}.sprints__arrow{margin-top:24px}.sprints__arrow svg{fill:#111928;transition:fill .3s}body.dark .sprints__arrow svg{fill:#fff}.sprints__slogan{margin:0 auto;max-width:832px;text-align:center;transition:color .3s;font-size:18px;line-height:27px}@media only screen and (min-width:1280px){.sprints__slogan{font-size:24px;line-height:32px}}body.dark .sprints__slogan{color:#fff}.sprints__slogan br{display:none}@media only screen and (min-width:1280px){.sprints__slogan br{display:block}}.sprints__blocks{display:flex;flex-direction:column;justify-content:space-between;gap:32px;margin:0 auto;width:100%;max-width:832px}@media only screen and (min-width:768px){.sprints__blocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:64px;gap:64px}}.sprints__block{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:background-color .3s,border-color .3s,transform .3s}@media only screen and (min-width:768px){.sprints__block{flex:1 1;padding:48px}}body.dark .sprints__block{border-color:#374151;background-color:#1f2a37}.sprints__title{font-weight:700;white-space:nowrap;transition:color .3s;font-size:24px;line-height:32px}@media only screen and (min-width:1024px){.sprints__title{font-size:30px;line-height:40px}}body.dark .sprints__title{color:#fff}.sprints__description{color:#6b7280}.sprints__link{display:inline-flex;align-items:center;gap:12px;margin-top:20px;color:#1c64f2;transition:color .3s}.sprints__link:hover{color:#1a56db}.sprints__table{margin:0 auto;padding:0;width:100%;max-width:1000px;border-collapse:separate;border-spacing:0;table-layout:fixed}@media only screen and (min-width:1024px){.sprints__table tr td:first-child,.sprints__table tr th:first-child{border-left:1px solid #e5e7eb}body.dark .sprints__table tr td:first-child,body.dark .sprints__table tr th:first-child{border-color:#374151}.sprints__table tr td:last-child,.sprints__table tr th:last-child{border-right:1px solid #e5e7eb}body.dark .sprints__table tr td:last-child,body.dark .sprints__table tr th:last-child{border-color:#374151}}.sprints__table tr:first-child th:first-child{border-top-left-radius:6px}.sprints__table tr:first-child th:last-child{border-top-right-radius:6px}.sprints__table tr:last-child td:first-child{border-bottom-left-radius:6px}.sprints__table tr:last-child td:last-child{border-bottom-right-radius:6px}.sprints__table thead{display:none}@media only screen and (min-width:1024px){.sprints__table thead{display:table-header-group}}.sprints__table td{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #e5e7eb;text-align:right;transition:background-color .3s,border-color .3s,color .3s}@media only screen and (min-width:1024px){.sprints__table td{display:table-cell;height:67px;text-align:left}.sprints__table td:before{display:none}}body.dark .sprints__table td{border-color:#374151}.sprints__table td:before{content:attr(data-label);display:flex;grid-row:span 2/span 2;grid-column:span 1/span 1;align-items:center;font-weight:600;text-align:left;text-transform:uppercase;font-size:12px;line-height:18px}.sprints__table td:last-child{border-bottom:0}@media only screen and (min-width:1024px){.sprints__table td:last-child{border-bottom:1px solid #e5e7eb}body.dark .sprints__table td:last-child{border-color:#374151}}.sprints__table td p{grid-column:span 1/span 1;line-height:150%;font-size:14px;line-height:21px}.sprints__table td span{color:#6b7280;font-size:12px;line-height:18px}.sprints__table td strong{font-weight:600}.sprints__table tr{display:block;margin-bottom:16px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:background-color .3s,border-color .3s,transform .3s}@media only screen and (min-width:1024px){.sprints__table tr{display:table-row;margin:0;padding:48px;border-radius:0}}body.dark .sprints__table tr{border-color:#374151;background-color:#1f2a37;color:#fff}.sprints__table tr.sprints__total td:first-child,.sprints__table tr.sprints__total td:nth-child(2){display:none}@media only screen and (min-width:1024px){.sprints__table tr.sprints__total td:first-child,.sprints__table tr.sprints__total td:nth-child(2){display:table-cell}}.sprints__table tr.sprints__total td strong{color:#1db151}.sprints__table td,.sprints__table th{padding:16px}.sprints__table td{font-size:14px;line-height:21px}@media only screen and (min-width:1024px){.sprints__table td{font-size:16px;line-height:24px}}.sprints__table th{padding:16px;border-top:1px solid #e5e7eb;background-color:#e5e7eb;font-weight:600;text-align:left;text-transform:uppercase;transition:background-color .3s,border-color .3s,color .3s;font-size:12px;line-height:18px}body.dark .sprints__table th{border-color:#374151;background-color:#374151}