@charset "UTF-8";@keyframes a{0%,50%,70%,to{animation-timing-function:linear}0%{opacity:0;transform:scale(0) translateY(-50%);transform-origin:top}50%{opacity:1;transform:scale(1.1) translateY(-50%);transform-origin:top}70%{opacity:1;transform:scale(.9) translateY(-50%);transform-origin:top}to{opacity:1;transform:scale(1) translateY(-50%);transform-origin:top}}.ai-readiness-heading{padding:60px 20px;background-color:#103654;background-image:url(../img/multi-step-form-2-bg.webp);background-position:100%;background-repeat:no-repeat;background-size:cover}.ai-readiness-heading__inner{max-width:1120px;margin:0 auto}.ai-readiness-heading__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:20px;color:#92c9ec;font-size:14px;font-weight:600;gap:14px;line-height:20px;text-transform:uppercase}.ai-readiness-heading__label:before{width:30px;height:2px;-ms-flex-negative:0;flex-shrink:0;background-color:#92c9ec;content:""}.ai-readiness-heading__title{margin:0 0 16px;color:#ff9c00;font-family:Cabin,sans-serif;font-size:35px;font-weight:400;line-height:1}.ai-readiness-heading__text{max-width:600px;color:#fff;font-size:18px;font-weight:400;line-height:24px}.msf2-progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:32px;gap:16px}.msf2-progress>p{display:contents;margin:0}.msf2-progress__bar{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:justify;justify-content:space-between}.msf2-progress__bar p{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:start;justify-content:flex-start;margin:0;gap:10px}@media (max-width:819px){.msf2-progress__bar p{gap:6px}}@media (max-width:741px){.msf2-progress__bar p{gap:4px}}.msf2-progress__step{min-width:0;max-width:54px;height:6px;-ms-flex:1;flex:1;background:#f3f4f6;border-radius:26px}.msf2-progress__step--active{background:#51a9e1}.msf2-progress__counter{-ms-flex-negative:0;flex-shrink:0;color:#c1c1c1;font-size:15px;font-weight:600;line-height:20px}.msf2-badge{--badge-color:#51a9e1;--badge-bg:#f5fcff;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:7px 17px;border:1px solid var(--badge-color);background:var(--badge-bg);border-radius:4px;color:var(--badge-color);font-size:14px;font-weight:600;gap:8px;line-height:20px;text-transform:uppercase}.msf2-badge:before{width:6px;height:6px;-ms-flex-negative:0;flex-shrink:0;background-color:var(--badge-color);border-radius:50%;content:""}.msf2-question__title{margin:16px 0 24px;color:#141414;font-size:24px;font-weight:600;line-height:30px}.msf2-question__answers{display:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:column;flex-direction:column;counter-reset:a;gap:10px}.msf2-question__answers .wpcf7-list-item{position:relative;display:-ms-flexbox;display:flex;width:100%;min-height:74px;-ms-flex-align:center;align-items:center;padding:20px;border:1px solid #c9e4f6;margin:0;background:#fff;border-radius:8px;counter-increment:a;cursor:pointer;gap:16px;transition:border-color .2s ease,background-color .2s ease}.msf2-question__answers .wpcf7-list-item:before{display:-ms-flexbox;display:flex;width:34px;height:34px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:1px solid #c9e4f6;border-radius:100px;color:#51a9e1;content:counter(a,upper-alpha);font-size:14px;font-weight:600;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.msf2-question__answers .wpcf7-list-item:has(input[type=radio]:checked){border:2px solid #51a9e1;background:#f5fcff}.msf2-question__answers .wpcf7-list-item:has(input[type=radio]:checked):before{border-color:#51a9e1;background-color:#51a9e1;color:#fff}.msf2-question__answers .wpcf7-list-item input[type=radio]{display:none}.msf2-question__answers .wpcf7-list-item-label{color:#141414;font-size:18px;font-weight:500;line-height:28px}.wpcf7-form .msf2-question__answers .wpcf7-list-item-label{padding:0}.idl-list ul{padding:0;list-style-type:none}.idl-list ul li{position:relative;padding:0 0 0 22px;line-height:27px}.idl-list ul li:before{position:absolute;top:10px;left:8px;display:block;width:6px;height:6px;border:none;background-color:#77bce8;border-radius:50%;content:""}.idl-list._orange ul li:before{background-color:#ff9c00}.msf2-step-footer{display:-ms-flexbox;display:flex;width:calc(100% + 80px);-ms-flex-align:center;align-items:center;padding:20px 40px;border-top:1px solid #c9e4f6;margin-top:20px;margin-left:-40px}.msf2-step-footer>p{display:contents;margin:0}.msf2-step-counter{-ms-flex:1;flex:1;color:#c1c1c1;font-size:15px;font-weight:500;line-height:19px;text-align:center}.next-step{width:109px;height:48px;padding:10px 20px;border:0;background-color:#ff9c00;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;transition:background-color .2s ease,opacity .2s ease}.next-step--disabled,.next-step:disabled{background-color:#d0d0d0;cursor:not-allowed;opacity:.7}.next-step-arrow{position:relative;display:inline-block;width:16px;height:12px}.next-step-arrow:after{position:absolute;top:0;right:0;width:15px;height:13px;background-image:url(../img/angle.svg);background-repeat:no-repeat;background-size:contain;content:"";transform:rotate(270deg)}.prev-step{width:109px;height:48px;border:1px solid #70b1e0;background-color:#fff;border-radius:8px;color:#231f20;cursor:pointer;font-size:18px}.prev-step-arrow{position:relative;display:inline-block;width:16px;height:12px}.prev-step-arrow:after{position:absolute;top:0;left:-6px;width:15px;height:13px;background-image:url(../img/angle-blk.svg);background-repeat:no-repeat;background-size:contain;content:"";transform:rotate(90deg)}.msf2-results{padding:20px 0;background:#fff}.msf2-results__summary{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:32px;gap:32px}.msf2-results__gauge{width:140px;height:140px;-ms-flex-negative:0;flex-shrink:0}.msf2-results__info{-ms-flex:1;flex:1}.msf2-results__title{margin:17px 0 13px;color:#141414;font-size:24px;font-weight:600;line-height:30px}.msf2-results__desc{margin:0;font-size:15px;font-weight:400;line-height:24px}.msf2-results__divider{border:0;margin:32px -40px;background-color:#c9e4f6}.msf2-results__dim-heading{margin:0 0 24px;font-size:15px;font-weight:600;letter-spacing:0;line-height:28px;text-transform:uppercase}.msf2-dim-bar{margin-bottom:24px}.msf2-dim-bar:last-child{margin-bottom:0}.msf2-dim-bar__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.msf2-dim-bar__name{color:#141414;font-size:15px;font-weight:400;line-height:24px}.msf2-dim-bar__pct{font-size:16px;font-weight:600}.msf2-dim-bar__track{overflow:hidden;height:8px;background:#f3f4f6;border-radius:4px}.msf2-dim-bar__fill{height:100%;border-radius:4px;transition:width .6s ease}.msf2-rec-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:17px 20px;border:0;margin-bottom:12px;background:#f5fcff;border-radius:8px;gap:20px}.msf2-rec-card:last-child{margin-bottom:0}.msf2-rec-card__icon{display:-ms-flexbox;display:flex;width:48px;height:48px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.msf2-rec-card p{margin:0;font-size:15px;font-weight:400;line-height:24px}.msf2-rec-card--highlighted{border-left:4px solid #51a9e1;background:#f5fcff}.msf2-results__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:32px;gap:16px}.msf2-results__btn-retake{padding:5px 20px;border:1px solid #70b1e0;background:#fff;border-radius:8px;color:#231f20}.msf2-results__btn-cta,.msf2-results__btn-retake{height:56px;cursor:pointer;font-size:18px;transition:background-color .2s ease}.msf2-results__btn-cta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 24px;border:0;background-color:#ff9c00;border-radius:8px;color:#fff;gap:8px;text-decoration:none}.multi-step-form-block .config-sections{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px;gap:24px}.editor-content .multi-step-form-block p.config-section__title{margin-bottom:12px;color:#51a9e1;font-size:16px;font-weight:600;line-height:1}.multi-step-form-block .class-radio-complexity,.multi-step-form-block .class-radio-size,.multi-step-form-block .class-radio-timeline{display:-ms-flexbox;display:flex;gap:20px}@media (max-width:741px){.multi-step-form-block .class-radio-complexity,.multi-step-form-block .class-radio-size,.multi-step-form-block .class-radio-timeline{-ms-flex-wrap:wrap;flex-wrap:wrap}}.multi-step-form-block .class-radio-complexity .wpcf7-list-item,.multi-step-form-block .class-radio-size .wpcf7-list-item,.multi-step-form-block .class-radio-timeline .wpcf7-list-item{width:calc(33.333% - 14px)}@media (max-width:741px){.multi-step-form-block .class-radio-complexity .wpcf7-list-item,.multi-step-form-block .class-radio-size .wpcf7-list-item,.multi-step-form-block .class-radio-timeline .wpcf7-list-item{width:calc(50% - 10px)}}@media (max-width:639px){.multi-step-form-block .class-radio-complexity .wpcf7-list-item,.multi-step-form-block .class-radio-size .wpcf7-list-item,.multi-step-form-block .class-radio-timeline .wpcf7-list-item{width:100%}}@media (max-width:639px){.multi-step-form-block .class-radio-complexity .wpcf7-list-item label,.multi-step-form-block .class-radio-size .wpcf7-list-item label,.multi-step-form-block .class-radio-timeline .wpcf7-list-item label{display:block;padding:0}}.multi-step-form-block .class-radio-complexity .wpcf7-list-item-label,.multi-step-form-block .class-radio-size .wpcf7-list-item-label,.multi-step-form-block .class-radio-timeline .wpcf7-list-item-label{position:relative;top:auto;bottom:auto;display:block;width:100%;height:auto;min-height:93px;padding:15px 20px;border:1px solid #c9e4f6;background-color:#fff;border-radius:8px;color:#231f20;font-size:18px;font-weight:600;line-height:27px;text-align:left;transition:border-color .3s ease,color .3s ease,background-color .3s ease}@media (max-width:639px){.multi-step-form-block .class-radio-complexity .wpcf7-list-item-label,.multi-step-form-block .class-radio-size .wpcf7-list-item-label,.multi-step-form-block .class-radio-timeline .wpcf7-list-item-label{padding:16px 20px}}.multi-step-form-block .class-radio-complexity input[type=radio]:checked+.wpcf7-list-item-label,.multi-step-form-block .class-radio-size input[type=radio]:checked+.wpcf7-list-item-label,.multi-step-form-block .class-radio-timeline input[type=radio]:checked+.wpcf7-list-item-label{border-width:2px;border-color:#51a9e1;background-color:#f5fcff;color:#51a9e1}.class-radio-complexity .wpcf7-list-item-label:after,.class-radio-size .wpcf7-list-item-label:after,.class-radio-timeline .wpcf7-list-item-label:after{display:block;margin-top:8px;color:#141414;font-size:14px;font-weight:400;line-height:27px}.class-radio-complexity .wpcf7-list-item:first-child .wpcf7-list-item-label::after{content:"Rule-based logic, basic ML, chatbot"}.class-radio-complexity .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label:after{content:"Custom Models, NLP, Computer Vision"}.class-radio-complexity .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label:after{content:"LLM, multi-agent systems, real-time AI"}.class-radio-size .wpcf7-list-item:first-child .wpcf7-list-item-label::after{content:"PoC / prototype, 1–3 features"}.class-radio-size .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label:after{content:"MVP, 4–6 features"}.class-radio-size .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label:after{content:"Full product, 9+ features"}.class-radio-timeline .wpcf7-list-item:first-child .wpcf7-list-item-label::after{content:"> 6 months"}.class-radio-timeline .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label:after{content:"3–5 months"}.class-radio-timeline .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label:after{content:"< 2 months"}.budget-result{padding:32px 24px 36px;margin-bottom:80px;background:linear-gradient(135deg,#0f3554,#2a78b5);border-radius:8px;text-align:center}.budget-result__label{margin:0 0 10px;color:#fff;font-size:16px;font-weight:400;line-height:1}.editor-content .budget-result p.budget-result__range{margin:30px 0;color:#fff;font-size:56px;font-weight:700;line-height:1}@media (max-width:741px){.editor-content .budget-result p.budget-result__range{font-size:40px}}@media (max-width:639px){.editor-content .budget-result p.budget-result__range{font-size:32px}}.budget-result__tags p{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:10px}.budget-tag{display:inline-block;padding:8px 18px;background:hsla(0,0%,100%,.18);border-radius:8px;color:hsla(0,0%,100%,.85);font-size:14px;font-weight:400;line-height:1}.budget-tag strong{color:#fff;font-weight:700}.editor-content .form-step p{margin-bottom:0}.form{max-width:410px;padding:25px 0;margin:0 auto}.subscribe-block .form{padding:0}.resources-download .form{max-width:300px;padding:0}.form.searchform{padding:0}@media (min-width:1024px){.form{max-width:none}}.contacts__description+.form{margin-top:22px}.form__title{padding:0;margin:0 0 38px;font:500 20px/1.5 proxima-nova,Helvetica Neue,Arial,sans-serif}.form__help{position:relative;margin-top:8px;font:300 italic 12.8px proxima-nova,Helvetica Neue,Arial,sans-serif}.form__help:before{position:absolute;top:-8px;left:-12px;content:"*";font:500 normal 30px/1 proxima-nova,Helvetica Neue,Arial,sans-serif}@media (min-width:1024px){.form__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1024px){.form__col{width:40%;-ms-flex:1 1 auto;flex:1 1 auto}.form__col.__type-big{width:60%}}@media (min-width:1024px){.form__col-row{display:-ms-flexbox;display:flex;margin-right:-15px;margin-left:-15px}}.form__action{position:relative;text-align:center}.form__action:not(:first-child){margin-top:26px}.form__action .ajax-loader{position:absolute;top:60px;bottom:0;left:50%;margin-left:-8px!important}.form__action+.form__help{margin-top:24px}.form-captcha{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.form-captcha>.wpcf7-form-control-wrap{display:inline-block!important;vertical-align:top}.form__grid .form-captcha{padding-bottom:30px}.popup-form .form-captcha+.form-group{padding-top:16px}@media (min-width:640px){.popup-form .form-captcha+.form-group{padding-top:0}}.form-group+.popup-form .form-captcha{padding-top:0}.form-captcha+.form-group,.form-captcha+.form__action,.form-group+.form-captcha{padding-top:30px}.form-group,.searchform .form-group,.subscribe-block .form-group{padding-bottom:30px}.sidebar-block .form-group{position:relative;padding-bottom:0}.sidebar-block .form-group+.form-group{padding-top:30px}.resources-download .form-group{padding-bottom:26px}@media (min-width:1024px){.form__col-row .form-group{-ms-flex:1 1 50%;flex:1 1 50%;padding-right:15px;padding-left:15px}}.form__col-row.__type-full .form-group{-ms-flex:1 1 auto;flex:1 1 auto}.form-group__input{min-height:55px;padding:11px 28px;border:2px solid #dfe4ea;-moz-appearance:none;appearance:none;border-radius:8px;color:#6f6f6f;font:18px/1.111 proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;transition:padding .2s,border-color .2s}.form-group__input::-webkit-input-placeholder{color:#b4b4b4;opacity:1}.form-group__input::-moz-placeholder{color:#b4b4b4;opacity:1}.form-group__input:-ms-input-placeholder,.form-group__input::-ms-input-placeholder{color:#b4b4b4;opacity:1}.form-group__input::placeholder{color:#b4b4b4;opacity:1}.form-group__input:active,.form-group__input:focus{border-color:rgb(192.2075471698,202.0188679245,213.7924528302);outline:none}.form-group__input.__type-full{width:100%}.form-group__input-prepend{position:relative}.form-group__input-prepend:before{position:absolute;z-index:2;top:0;bottom:0;left:56px;width:2px;background-color:#dfe4ea;content:"";transition:width .2s}.form-group__input-prepend.__active:before{width:0}.form-group__input-prepend.__invalid:before{background-color:#ff846c}.form-group__input-prepend .form-group__input{padding-left:76px}.form-group__input-prepend.__active .form-group__input{padding-left:56px;border-color:rgb(192.2075471698,202.0188679245,213.7924528302)}.resources-download .form-group__input{padding:13px 18px;font-size:20px}.searchform .form-group__input{width:100%}.form-group__add-on{position:absolute;z-index:2;top:0;bottom:0;left:0;display:-ms-flexbox;display:flex;min-width:56px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-group__add-on svg{margin:auto;transition:transform .2s,opacity .2s}.form-group__add-on svg path{fill:#283b48}.form-group__add-on.__type-top{-ms-flex-align:start;align-items:flex-start}.form-group__add-on.__type-top svg{margin:16px auto}.form-group__input-prepend.__active .form-group__add-on svg{opacity:.55;transform:scale(.8)}.form label{display:inline-block;cursor:pointer}.form input[type=checkbox]{margin-top:4px;margin-right:8px;margin-bottom:4px}.form div.wpcf7-mail-sent-ok{border-color:#398f14;background-color:#398f14}.form div.wpcf7-mail-sent-ng{border-color:red;background-color:red}.form div.wpcf7-spam-blocked{border-color:orange;background-color:orange}.form div.wpcf7-validation-errors{border-color:#ff846c;background-color:#ff846c}.form .wpcf7-response-output{margin:10px 0;border-radius:4px;color:#fff;font-weight:500}.form .wpcf7-form-control-wrap{display:block}.form .wpcf7-not-valid-tip{position:absolute;bottom:-20px;left:0;width:300px;font-size:13px}.form .form-group__input.wpcf7-not-valid{border-color:#ff846c}.form-label{padding-bottom:8px;padding-left:8px;color:#6f6f6f;font-size:18px;line-height:1.111}.form-hint{min-width:0;max-width:310px;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-order:2;order:2;padding-top:25px;margin-right:auto;margin-left:auto;color:#a6a6a6;font-size:14px;text-align:center}.popup-content .form-hint{color:#959595}.form-hint+.form__help{margin-top:32px}.blog-subscribe .form-hint{color:#103654}.blog-subscribe .form-hint a{color:currentColor;text-decoration:underline}.blog-subscribe .form-hint a:hover{color:currentColor;text-decoration:none}textarea.form-group__input{display:block;min-height:225px;resize:none}@media (min-width:640px){#wpcf7-f48-o4 .form-group>p{display:-ms-flexbox;display:flex}}.form-with-user{display:-ms-flexbox;display:flex}@media (min-width:1024px) and (max-width:1279px){.form-with-user{-ms-flex-pack:center;justify-content:center}}@media (max-width:1023px){.form-with-user{-ms-flex-wrap:wrap;flex-wrap:wrap}}.form-with-user__user{position:relative;z-index:3;-ms-flex-positive:1;flex-grow:1;padding-top:30px;padding-left:40px;margin-top:105px;margin-right:30px}.form-with-user__user:after{position:absolute;z-index:1;bottom:-80px;left:-250px;width:381px;height:571px;background-image:url(../img/content/user-olga-kurilo.png);background-position:bottom;background-repeat:no-repeat;background-size:100%;content:""}.form-with-user__user .user-name{z-index:4;margin-bottom:10px;font-size:24px;font-weight:700;line-height:22px}.form-with-user__user .user-position{z-index:4;margin-bottom:15px;font-size:18px;font-weight:lighter;line-height:22px}.form-with-user__user .user-link{position:relative;z-index:4;display:inline-block;color:#51a9e1;font-size:18px;line-height:22px}.form-with-user__user .user-link:after{position:absolute;z-index:4;top:5px;right:-21px;width:16px;height:10px;background-image:url(../img/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";transition:.3s}.form-with-user__user .user-link:hover:after{transform:translateX(30%)}@media (min-width:1024px) and (max-width:1279px){.form-with-user__user{-ms-flex-positive:0;flex-grow:0;margin-top:130px}}@media (max-width:1023px){.form-with-user__user{width:55%;min-height:350px;-ms-flex-positive:unset;flex-grow:unset;-ms-flex-order:2;order:2;margin-top:0;margin-left:auto}.form-with-user__user:after{background-size:80%}}@media (max-width:741px){.form-with-user__user{width:65%;padding-left:0;margin-right:0}}.form-with-user__form{z-index:10;-ms-flex-preferred-size:664px;flex-basis:664px;-ms-flex-negative:0;flex-shrink:0}.form-with-user__form textarea.form-group__input{min-height:145px}.form-with-user__form .form-group{padding-bottom:20px}.form-with-user__form .form__action{margin-top:10px;text-align:left}@media (min-width:1024px) and (max-width:1279px){.form-with-user__form{-ms-flex-preferred-size:600px;flex-basis:600px}}@media (max-width:1023px){.form-with-user__form{-ms-flex-preferred-size:100%;flex-basis:100%}}.content-interpreter .wpcf7-list-item-label,.wpcf7-form .wpcf7-list-item-label{position:relative;display:block;padding:0 0 0 25px;cursor:pointer}.content-interpreter input[type=checkbox],.wpcf7-form input[type=checkbox]{position:absolute;z-index:-1;opacity:0}.content-interpreter input[type=checkbox]:checked+.wpcf7-list-item-label:after,.content-interpreter input[type=checkbox]:checked+label:after,.wpcf7-form input[type=checkbox]:checked+.wpcf7-list-item-label:after,.wpcf7-form input[type=checkbox]:checked+label:after{opacity:1}.content-interpreter input[type=checkbox]+.wpcf7-list-item-label:before,.content-interpreter input[type=checkbox]+label:before,.wpcf7-form input[type=checkbox]+.wpcf7-list-item-label:before,.wpcf7-form input[type=checkbox]+label:before{position:absolute;top:3px;left:0;width:16px;height:16px;border:1px solid #858383;background:#fff;border-radius:4px;content:""}.content-interpreter input[type=checkbox]+.wpcf7-list-item-label:after,.content-interpreter input[type=checkbox]+label:after,.wpcf7-form input[type=checkbox]+.wpcf7-list-item-label:after,.wpcf7-form input[type=checkbox]+label:after{position:absolute;top:3px;left:0;width:16px;height:16px;background:#51a9e1;border-radius:4px;content:url(../img/check.svg);opacity:0}.select-hidden{display:none;padding-right:10px;visibility:hidden}.select{position:relative;display:block;width:100%;height:55px;cursor:pointer;font-size:16px}.select-styled{position:absolute;top:0;right:0;bottom:0;left:0;padding:8px 15px 8px 80px;border:2px solid #dfe4ea;border-radius:8px;color:#565656;font-size:18px;font-weight:400;line-height:1.9}.__type-contacts .select-styled{padding:8px 15px 8px 20px;border:1px solid #dfe4ea;color:#757575}.select-styled:after{position:absolute;top:0;right:36px;width:0;height:0;color:#dfe4ea;content:"\f107";font-family:FontAwesome;font-size:28px}.select-styled.active:after{content:"\f106"}.select-options{position:absolute;z-index:999;top:100%;right:0;left:0;display:none;box-sizing:border-box;padding:0;border:1px solid #c0cad5;margin-top:16px 0 0 0;background-color:#fff;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.12);list-style:none}.select-options li{padding:7px 0;margin:0;font-size:18px;line-height:20px;text-indent:17px;transition:background-color .2s}.select-options li:hover{background:rgba(192,202,213,.2)}.select-options li[rel="Job Title"]{display:none}.form.__with-lables{padding-top:10px}.form.__with-lables .form-group__label{position:absolute;z-index:5;top:11px;left:78px;color:#565656;font-size:18px;font-weight:400;line-height:1.9}.form.__with-lables .form-group__label span{color:red}.form.__with-lables .__is-focused+label,.form.__with-lables span.__is-full+label{display:none}.form.__with-lables input::-ms-input-placeholder{color:transparent}.form.__with-lables input::placeholder{color:transparent}.form.__with-lables input::-webkit-input-placeholder{color:transparent}.form.__with-lables input::-moz-placeholder{color:transparent}.form.__with-lables input:-ms-input-placeholder{color:transparent}.form.__with-lables input:focus::-ms-input-placeholder{color:#565656}.form.__with-lables input:focus::placeholder{color:#565656}.form.__with-lables input:focus::-webkit-input-placeholder{color:#565656}.form.__with-lables input:focus:-moz-placeholder,.form.__with-lables input:focus::-moz-placeholder{color:#565656}.form.__with-lables input:focus:-ms-input-placeholder{color:#565656}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;background-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232;background-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;background-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900;background-color:#ffb900}.wpcf7-spinner{position:absolute;bottom:-30px;left:50%;margin:0 -12px}.contact-block{padding-top:40px;padding-right:20px;padding-left:20px}.contact-block-inner{max-width:910px;margin:0 auto}.contact-block-title{padding:0 0 20px;font-size:35px;font-weight:400;line-height:42px;text-align:center}@media (max-width:1023px){.contact-block-title{font-size:26px;font-weight:500;line-height:30px}}.contact-block-title.__medium{font-size:26px;font-weight:500;line-height:30px}.contact-block-text{max-width:630px;padding-bottom:10px;margin:0 auto;font-size:18px;line-height:27px;text-align:center}.contact-block-text.w-910{max-width:910px}.bi-slider+.contact-block,.separate-slider+.contact-block{margin-top:50px}.ufile-block [type=file]{position:absolute;z-index:-1;overflow:hidden;width:.1px;height:.1px;opacity:0}.ufile-block label{display:-ms-inline-flexbox;display:inline-flex;padding:8px 22px 8px 40px;border:1px solid #51a9e1;background-color:#fff;border-radius:4px;color:#231f20;cursor:pointer;font-size:18px;font-weight:500;line-height:20px;word-wrap:anywhere}.ufile-block label:hover{background-color:#51a9e1;color:#fff}.ufile-block label:hover svg path{fill:#fff}.ufile-block label svg{position:absolute;left:20px;margin-right:12px}.ufile-block .wpcf7-not-valid-tip{top:-20px}.ufile-block .wpcf7-not-valid{border-color:#ff846c}#slider-range{position:relative;width:100%;height:24px;padding-right:46px;border:0;background:linear-gradient(180deg,#fff 10px,#999 0,#999 12px,#fff 0);border-radius:0;font-size:1px}#slider-range .ui-corner-all{border-radius:0}#slider-range .ui-state-default{position:relative;display:block;width:24px;height:0;border:0}#slider-range .ui-state-default:after{display:block;width:24px;height:24px;background:#51a9e1;border-radius:50px;content:""}#slider-range .ui-state-default:last-child:after{margin-left:24px}#slider-range .ui-state-focus{border:0!important;outline:none}#slider-range .ui-widget-header{height:2px;margin-top:10px;background:#51a9e1}#slider-range .ui-slider-horizontal{height:0}#slider-range .ui-widget.ui-widget-content{height:0;border:1px solid #999}.slider-amount p{display:-ms-flexbox;display:flex;width:100%;margin-bottom:20px}.slider-amount p span{width:50%}.slider-amount p span input{max-width:100%;padding:15px;border:1px solid #dfe4ea;border-radius:4px;color:#6f6f6f;outline:0}.slider-amount p span input:focus{border:1px solid #51a9e1}.slider-amount p span:first-child{padding-right:11px}.slider-amount p span:nth-child(2){padding-left:11px}.cf-block .form-group{padding-bottom:25px}.cf-block .form-group__input-prepend:before{display:none}.cf-block .form-group__add-on svg path{fill:#6f6f6f}.cf-block .form-group__input-prepend .form-group__input{min-height:50px;padding-left:51px;border:1px solid #dfe4ea}.cf-block .form-group__input-prepend .form-group__add-on svg path{fill:#6f6f6f;transition:fill .2s}.cf-block .form-group__input-prepend.__active .form-group__input{padding-left:51px;border-color:#51a9e1}.cf-block .form-group__input-prepend.__active .form-group__add-on svg{opacity:1;transform:scale(1)}.cf-block .form-group__input-prepend.__active .form-group__add-on svg path{fill:#92c9ec}.cf-block .form-group__add-on p{font-size:1px}.cf-block .two-in-line{display:-ms-flexbox;display:flex}.cf-block .two-in-line div:first-child{margin-right:11px}.cf-block .two-in-line div:nth-child(2){margin-left:11px}.cf-block textarea.form-group__input{min-height:130px;resize:block}.contact-form-grey{margin-top:-10px;color:#999;font-size:14px;line-height:19px}.socials{text-align:center}@media (min-width:1280px){.socials{text-align:inherit}}.entry-meta .socials{max-width:382px;margin:20px auto 30px}@media (min-width:1280px){.entry-meta .socials{margin-right:0;margin-left:0}}.sidebar .socials{text-align:center}.__type-article .sidebar .socials{display:none}@media (min-width:1280px){.__type-article .sidebar .socials{display:block}}.team-list__figure .socials{position:absolute;z-index:5;top:50%;right:-20px;opacity:0;transform:translateY(-50%)}.team-list__list-item.__active .socials{animation-duration:.3s;animation-fill-mode:both;animation-name:a}@media (min-width:1024px){.team-list__list-item:hover .socials{animation-duration:.3s;animation-fill-mode:both;animation-name:a}}.socials__title{display:block;padding-bottom:20px;margin:0;font-size:18px;font-weight:400;line-height:1;text-align:center}@media (min-width:1280px){.socials__title{display:inline-block;padding:11px 10px 11px 0;text-align:inherit}.socials__title span{display:none}}.socials__list{display:inline-block;padding:0;margin:0;list-style-type:none;vertical-align:top}.footer .socials__list{display:-ms-flexbox;display:flex;margin-right:-10px;margin-left:-10px}@media (max-width:1023px){.footer .socials__list{-ms-flex-pack:center;justify-content:center}}.socials__list-item{display:inline-block;margin:0 9px}.footer .socials__list-item{margin:0 6px}.socials.__type-vertical .socials__list-item{display:block;margin:12px 0 0}.socials.__type-vertical .socials__list-item:first-child{margin-top:0}@media (min-width:1280px){.case-study-share .socials__list-item{display:block;margin:15px 0 0}.case-study-share .socials__list-item:first-child{margin-top:0}}.socials__item{display:-ms-flexbox;display:flex;width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:6px;border:1px solid #708996;border-radius:50%;color:#708996;font-size:26px;line-height:1}.footer .socials__item{border-width:0;background-color:#0a2c46;color:#3c6c8b}@media (min-width:1024px){.footer .socials__item:hover{background-color:#1b3951;color:#fff}}.__type-404 .footer .socials__item{border-width:1px;border-color:currentColor;background-color:transparent;color:#3c6c8b}@media (min-width:1024px){.__type-404 .footer .socials__item:hover{background-color:transparent;color:#1b3951}}.case-study-share .socials__item{width:44px;height:44px;border-color:currentColor;font-size:20px}@media (min-width:1024px){.case-study-share .socials__item:hover{color:#fff}}.case-study-share .socials__item[class*=linkedin]{padding-left:5px;color:#0e78c7}@media (min-width:1024px){.case-study-share .socials__item[class*=linkedin]:hover{border-color:#0e78c7;background-color:#0e78c7;color:#fff}}.case-study-share .socials__item[class*=twitter]{border-color:#000;color:#000}@media (min-width:1024px){.case-study-share .socials__item[class*=twitter]:hover{border-color:#000;background-color:#000;color:#fff}}.case-study-share .socials__item[class*=googleplus]{color:#e33936}@media (min-width:1024px){.case-study-share .socials__item[class*=googleplus]:hover{border-color:#e33936;background-color:#e33936;color:#fff}}.case-study-share .socials__item[class*=facebook]{padding-left:5px;color:#4c64c7}@media (min-width:1024px){.case-study-share .socials__item[class*=facebook]:hover{border-color:#4c64c7;background-color:#4c64c7;color:#fff}}@media (min-width:1024px){.socials__item:hover{background-color:#708996;color:#fff}}.socials__item .fa{position:relative;top:1px}.socials__item .fa-envelope,.socials__item .fa-envelope-o{font-size:20px}.footer-socials .socials__item{font-size:16px}.team-list__figure .socials__item{border-color:#5d5d5d;background-color:#fff;color:#5d5d5d}@media (min-width:1024px){.team-list__figure .socials__item:hover{border-color:#0073b1;background-color:#0073b1;color:#fff}}.footer-socials .fa-facebook-f{width:9px;height:16px}.footer-socials .fa-linkedin-in{width:15px;height:17px}.footer-socials .fa-youtube{width:22px;height:21px}.footer-socials .fa-twitter{width:26px;height:26px}.blog-socials-item{display:block;width:40px;height:40px;background-color:#fff;border-radius:50%;color:#758894}.blog-socials-item:active,.blog-socials-item:hover{background-color:#758894;color:#fff}.blog-socials-item svg{margin:-1px}.blog-socials-item svg.fa-twitter-b{border:1px solid currentColor;border-radius:50px}.page-template-multi-step-form-2 .middle{background:#f5fcff}.page-template-multi-step-form-2 .multi-step-form-block{position:relative;overflow:hidden;max-width:1120px;min-height:420px;padding:10px 20px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 8px 10px 0 rgba(81,169,225,.1411764706)}@media (min-width:742px){.page-template-multi-step-form-2 .multi-step-form-block{padding:10px 40px}}.page-template-multi-step-form-2 .multi-step-form-block .form-step{display:none}.page-template-multi-step-form-2 .multi-step-form-block .form-step.form-step--active{display:block}.page-template-multi-step-form-2 .multi-step-form-wrapper{padding:40px 0;margin:0 0 100px;background:#f5fcff}.ver-2 .form{max-width:unset;padding:25px 0 0}.ver-2 .form-group.two-in-line{display:-ms-flexbox;display:flex;gap:20px}.ver-2 .form-group,.ver-2 .searchform .form-group,.ver-2 .subscribe-block .form-group{max-width:510px;margin:0 auto}.ver-2 .multi-step-form-block p.form-step-question{margin-bottom:20px;font-size:20px;font-weight:600;line-height:30px}.ver-2 .multi-step-form-block .form-step-buttons p{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:0;gap:20px}.ver-2 .multi-step-form-block .wpcf7-form-control.wpcf7-submit{width:216px;height:48px;padding-left:10px;border:0;background-color:#51a9e1;border-radius:8px;color:#fff;cursor:pointer;font-size:18px}