@font-face{font-family:Metropolis-Regular;src:url('../../fonts/Metropolis-Regular.woff2') format('woff2'),url('../../fonts/Metropolis-Regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Metropolis-Medium;src:url('../../fonts/Metropolis-Medium.woff2') format('woff2'),url('../../fonts/Metropolis-Medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Metropolis-SemiBold;src:url('../../fonts/Metropolis-SemiBold.woff2') format('woff2'),url('../../fonts/Metropolis-SemiBold.woff') format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Metropolis-Bold;src:url('../../fonts/Metropolis-Bold.woff2') format('woff2'),url('../../fonts/Metropolis-Bold.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}*{padding:0;margin:0;border:0}*,:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-family:Metropolis-Regular;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top;border:0;max-width:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}.container{max-width:1370px;margin:0 auto;padding:0 15px}.container-1{max-width:1232px;margin:0 auto;padding:0 16px}.container-2{max-width:830px;margin:0 auto;padding:0 15px}.container-slider{max-width:1300px;margin:0 auto}.title__section{font-weight:600;font-size:64px;letter-spacing:-.04em;color:#050e1a}.clr-blue{color:#2f80ed}.section__padding{padding:120px 0}body.lock{overflow:hidden;-ms-touch-action:none;touch-action:none}@media (max-width:1023px){.title__section{font-size:37px;text-align:center}.section__padding{padding:75px 0}}.title h1{font-family:Metropolis-Bold;font-size:64px;line-height:64px;letter-spacing:-3px}.title h2{font-family:Metropolis-SemiBold;font-size:64px;line-height:64px;letter-spacing:-3px;text-align:center}@media screen and (max-width:992px){.title h2{font-size:37px;line-height:40px}}@media (max-width:767px){.title h2{text-align:left;letter-spacing:-.02em}}.modal__window{position:fixed;left:0;top:0;width:100%;height:100%;z-index:101;opacity:0;visibility:hidden;overflow-y:scroll;cursor:pointer;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s}.modal__window::before{content:'';position:fixed;left:0;top:0;width:100%;height:100%;background:#1e212c;opacity:.75}.modal__window.active{opacity:1;visibility:visible}.modal__window.active .modal__content{opacity:1;visibility:visible;-webkit-transform:translate(0,0);transform:translate(0,0)}.modal__body{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 20px}.modal__content{-webkit-box-flex:0;-ms-flex:0 1 968px;flex:0 1 968px;padding:48px;position:relative;opacity:0;visibility:hidden;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;cursor:auto}.modal__exit{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:30px;right:30px;width:30px;height:30px;background:0 0;z-index:3}.modal__exit:after,.modal__exit:before{content:'';position:absolute;width:100%;height:3px;left:0;background:#fff}.modal__exit:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal__exit:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:700px){.modal__body{padding:40px 20px}.modal__content{padding:0}.modal__exit{top:-20px;right:10px}}.header{position:sticky;left:0;top:0;width:100%;height:auto;z-index:3;-webkit-box-shadow:0 1px 0 #f0f2f5;box-shadow:0 1px 0 #f0f2f5;background:#fff}.header-banner{display:grid;grid-template-rows:1fr;transition:grid-template-rows .4s ease}.header-banner.hide{grid-template-rows:0fr}.header-banner__container{overflow:hidden}.header-banner__body{padding:14px 40px;width:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#1464d0 0,#4d99ff 100%);position:relative}.header-banner__text{color:#fff;margin:0;font-size:18px;font-weight:500;text-align:center;line-height:1}.header-banner__text a{color:#fff;text-decoration:underline!important}.header-banner__close{position:absolute;top:50%;transform:translateY(-50%);right:10px;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.menu__list li:nth-last-child(-n+2) .submenu__list{right:0}.header__burger{display:none}.header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:74px;padding:10px 15px}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;left:0;top:0;z-index:3}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu__item{margin-left:30px}.menu__item--submenu:hover .submenu__list{pointer-events:all;opacity:1;transform:translateY(0)}.menu__item--submenu{position:relative;left:0;top:0}.menu__link{line-height:20px;color:#415166;background:0 0;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.menu__link.active{color:#050e1a;text-shadow:0 0 .1px #050e1a,0 0 .1px #050e1a}.menu__call{margin-left:30px;padding:20px 30px;font-weight:500;line-height:14px;color:#2f80ed;background:rgba(47,128,237,.1);border-radius:30px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}@media (max-width:1200px){.menu__call{margin-left:10px}}.submenu__list{position:absolute;pointer-events:none;opacity:0;transform:translateY(15px);transition:transform .3s ease,opacity .3s ease;min-width:220px;-webkit-box-shadow:0 8px 12px -4px rgba(0,0,0,.12);box-shadow:0 8px 12px -4px rgba(0,0,0,.12);border:1px solid #f0f2f4;background:#fff}.submenu__item{-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.submenu__item:last-child{margin-bottom:0}.submenu__link{display:block;padding:10px 10px;line-height:20px;color:#415166;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.submenu__link.active{color:#2f80ed}@media (min-width:1024px){.submenu__item:hover{background-color:#2f80ed}.submenu__item:hover .submenu__link{color:#fff}}@media (any-hover:hover){.menu__call:hover{background:rgba(47,128,237,.2)}}@media (min-width:1024px){.menu__link:hover{color:#050e1a;text-shadow:0 0 .1px #050e1a,0 0 .1px #050e1a}}@media (max-width:1200px){.menu__item{margin-left:15px}}@media (max-width:1023px){.header__burger{display:block;width:30px;height:20px;position:relative;margin-right:10px;z-index:10002}.header .submenu__list{padding-left:24px}.header__burger.active span{background-color:#fff}.header__burger.active span:first-child{top:4px;left:3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__burger.active span:nth-child(2){top:4px;right:3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header__burger.active span:nth-child(3){-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.header__burger.active span:nth-child(4){bottom:5px;left:3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header__burger.active span:nth-child(5){bottom:5px;right:3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__burger span{background-color:#000}.header__burger span:first-child,.header__burger span:nth-child(2),.header__burger span:nth-child(3),.header__burger span:nth-child(4),.header__burger span:nth-child(5){position:absolute;height:2px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__burger span:first-child{top:0;left:0;width:50%}.header__burger span:nth-child(2){top:0;right:0;width:50%}.header__burger span:nth-child(3){left:0;top:9px;width:100%}.header__burger span:nth-child(4){left:0;bottom:0;width:50%}.header__burger span:nth-child(5){right:0;bottom:0;width:50%}.header__menu{position:fixed;top:0;left:-100%;width:100%;height:100%;opacity:0;transition:opacity .4s ease,left .4s ease;display:block;background-color:#121212;padding:60px 10px 20px 40px;overflow:auto;z-index:10002}.header__menu.active{opacity:1;left:0}.header .menu__call{display:none}.header .menu__list{position:relative;display:block}.header .menu__list li{margin:0 0 30px 0;text-align:left}.header .menu__list li:last-child{margin:0}.header .menu__link{font-size:24px;line-height:100%;font-weight:500;color:#fff}.header .menu__link.active{color:#2f80ed}.menu__link--button{display:inline-flex;gap:20px;align-items:center}.menu__link--button::after{content:'';display:block;width:24px;height:24px;color:red;transform:rotate(180deg);background:url(../../img/header-imgs/menu-arrow.svg) 0 0/24px 24px no-repeat}.menu__link--button.active::after{background:url(../../img/header-imgs/menu-arrow-blue.svg) 0 0/24px 24px no-repeat}.submenu__list-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.submenu__list-overflow{overflow:hidden}.submenu__list{pointer-events:all;opacity:1;transform:translateY(0);position:relative;border:none;background:0 0;margin-top:30px}.menu__item--submenu.is-open .submenu__list-wrapper{grid-template-rows:1fr}.menu__item--submenu.is-open .menu__link--button::after{transform:rotate(0)}.header .submenu__link{padding:0;line-height:100%;font-weight:500;font-size:24px;color:#fff}.header .submenu__link.active{color:#2f80ed}}.footer__body{padding:50px 0}.footer__lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px}.footer__link{line-height:20px;color:#050e1a;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.footer__locations{-webkit-box-flex:0;-ms-flex:0 1 420px;flex:0 1 420px}.footer__item{margin-bottom:20px;line-height:20px;color:#050e1a}.footer__item:last-child{margin:0}.footer__bottom{padding:20px 0;border-top:1px solid #f0f2f5}.footer-lists__title{margin-bottom:30px;font-weight:700;line-height:20px;letter-spacing:.15em;text-transform:uppercase;color:#050e1a}.footer-bottom__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:12px;color:#050e1a}.bottom-footer__left span{display:block}.bottom-footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;line-height:20px;color:#415166}.bottom-footer__right span{display:block;line-height:20px;color:#97a9be}.bottom-footer__link{line-height:20px;color:#415166}.vertical-line{height:10px;width:1px;background:#000;margin:0 15px}@media (any-hover:hover){.footer__link:hover{text-shadow:0 0 .1px #050e1a,0 0 .1px #050e1a}}@media (max-width:1023px){.footer__lists{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:650px){.footer-bottom__body{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:20px}.bottom-footer__left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:371px){.footer__lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.footer__locations{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}.s-strategy-consulting.hero{background-color:#fff}.list-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.list-logo li{margin:10px;transition:transform .5s ease;transform:scale(0)}.list-logo li.in-view{transform:scale(1)}.list-logo li:nth-child(2){transition-delay:50ms}.list-logo li:nth-child(3){transition-delay:0.1s}.list-logo li:nth-child(4){transition-delay:0.15s}.list-logo li:nth-child(5){transition-delay:0.2s}.hero{padding:120px 0 81px}.hero__title{font-family:Metropolis-Bold;font-size:64px;line-height:1;text-align:center;letter-spacing:-3px;color:#050e1a}.hero__title span{display:block}.hero__subtitle{margin:20px auto;font-size:24px;line-height:32px;text-align:center;color:#415166;max-width:800px}.hero__button{display:flex;justify-content:center;align-items:center;padding:30px 10px;font-weight:500;font-size:18px;line-height:20px;text-align:center;color:#fff;background:#2f80ed;border-radius:50px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}@media (any-hover:hover){.hero__button:hover{background:#4091ff;-webkit-box-shadow:0 6px 24px -12px #2d86ff;box-shadow:0 6px 24px -12px #2d86ff}}@media (max-width:1023px){.hero{padding:90px 0}.hero__title{font-size:45px;line-height:44px}.hero__subtitle{margin:10px auto;font-size:22px;line-height:28px}.hero__button{padding:30px 40px;font-size:16px;line-height:20px}}@media (max-width:767px){.hero{padding:75px 0}}.s-generative-solutions{background-color:#f7f8fa}.s-generative-solutions__title{max-width:960px;margin-left:auto;margin-right:auto}.s-generative-solutions__content{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.s-generative-solutions__text{display:grid;align-content:flex-start;grid-template-columns:1fr;row-gap:24px}.s-generative-solutions__text p{margin:0;font-size:24px;line-height:32px;font-weight:500;color:#415166}.s-generative-solutions__text p.focus{font-size:24px;line-height:32px;font-family:Metropolis-Medium;color:#050e1a}.s-generative-solutions__cards{display:flex;flex-wrap:wrap;justify-content:space-around;column-gap:80px;row-gap:40px;margin-top:72px}.generative-solution-card{background-color:#fff;box-shadow:0 12px 24px -6px rgba(8,35,71,.12);padding:40px;max-width:346px;transition:transform .5s ease;transform:scale(0)}.generative-solution-card:nth-child(2){transition-delay:50ms}.generative-solution-card:nth-child(3){transition-delay:0.1s}.generative-solution-card.in-view{transform:scale(1)}.generative-solution-card__title{font-family:Metropolis-Medium;font-size:18px;line-height:156%;color:#415166;margin:0}.generative-solution-card__value{font-family:Metropolis-Bold;font-size:64px;line-height:100%;letter-spacing:-.05em;color:#2f80ed;margin-top:20px}.generative-solution-card__desc{font-size:18px;line-height:156%;color:#415166;margin:0}.s-experiencing-roi__content{display:flex;align-items:center;justify-content:space-between;margin-top:50px}.s-experiencing-roi__content-text{font-size:18px;line-height:28px;display:grid;grid-template-columns:1fr;align-content:flex-start;gap:20px}.s-experiencing-roi__content-text span{font-family:Metropolis-Medium}@media (max-width:1023px){.s-generative-solutions__cards{margin-top:50px;column-gap:40px}.s-generative-solutions__text p{font-size:22px;line-height:28px;text-align:center}.s-generative-solutions__text p.focus{font-size:22px;line-height:32px}}@media (max-width:991px){.s-generative-solutions__title{max-width:600px}}@media (max-width:767px){.generative-solution-card{max-width:100%;width:100%;padding-left:34px;padding-right:34px}.s-generative-solutions__image{max-width:400px;margin:0 auto;order:2}.s-generative-solutions__text{order:1;gap:16px}.s-generative-solutions__content{grid-template-columns:1fr;gap:50px}.s-experiencing-roi__content-text{line-height:24px}}.steps-section{padding-top:90px}.steps-section .title__section{font-family:Metropolis-SemiBold,serif;text-align:center;margin-bottom:120px}.section-center-title,.section-left-title{align-items:center;margin-bottom:75px}.steps-container{display:flex;flex-direction:column;width:100%;-ms-flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:vertical;-webkit-box-direction:normal}.step-block{position:relative;display:flex;flex-direction:column;width:100%;padding:0 0 50px 57px;border-left:2px solid #2f80ed;box-sizing:border-box}.step-block:last-of-type{border-color:transparent}.step-block::before{content:'';position:absolute;left:-7.5px;top:0;display:inline-block;width:14px;height:14px;-moz-border-radius:7.5px;-webkit-border-radius:7.5px;border-radius:7.5px;background-color:#2f80ed}.step-block .step-readmore{font-family:Metropolis-Medium,serif;font-weight:500;font-size:18px;line-height:28px}.step-number{font-family:Metropolis-Medium,serif;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#97a9be;margin-bottom:10px}.step-title{font-family:Metropolis-Regular,serif;font-style:normal;font-weight:400;font-size:24px;line-height:100%;color:#121212;margin-bottom:10px}.step-content{font-family:Metropolis-Regular,serif;font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:#415166;margin-bottom:16px}.step-readmore{align-self:flex-start;background:0 0;display:flex;align-items:center;color:#2f80ed;margin-bottom:12px}.step-readmore svg{margin-left:4px}.step-readmore__list{max-height:0;overflow:hidden;opacity:0;transition:all .4s ease}.step-readmore svg{transition:transform .2s ease .1s}.step-readmore.active svg{transform:rotate(180deg);transition:transform .2s ease}.step-readmore__list.active{max-height:500px;opacity:1}.step-readmore__list-item{display:flex;align-items:center;margin-bottom:4px}.step-readmore__list-item:last-child{margin-bottom:0}.step-readmore__list-item svg{margin-right:20px;flex:0 0 20px;height:20px}.step-readmore__list-item p{font-size:18px;line-height:28px;color:#415166}@media (max-width:767px){.step-block{margin-left:7px}.step-block::before{left:-8px}}.statistic{background:#121c29;color:#fff}.statistic__list{display:flex;column-gap:30px;row-gap:50px;flex-wrap:wrap;justify-content:space-evenly}.statistic__item{display:flex;flex-direction:column;row-gap:20px;padding:50px;background:rgba(255,255,255,.05);box-shadow:0 12px 24px -6px rgba(8,35,71,.12);max-width:343px;width:100%;transition:transform .5s ease;transform:scale(0)}.statistic__item.in-view{transform:scale(1)}.statistic__item:nth-child(2){transition-delay:50ms}.statistic__item:nth-child(3){transition-delay:0.1s}@media (max-width:1150px){.statistic__item{max-width:300px}}.statistic__percent{font-family:Metropolis-SemiBold;font-size:64px;line-height:64px;letter-spacing:-.04em;color:#2f80ed}.statistic__descr{font-size:18px;line-height:28px;color:rgba(255,255,255,.8)}.statistic__footer{margin-top:30px;display:flex;flex-direction:column;row-gap:10px}.statistic__subcapture{font-size:12px;line-height:16px;color:rgba(255,255,255,.3)}@media (max-width:992px){.statistic__percent{font-size:37px;line-height:40px}.statistic__descr{line-height:24px}.statistic__item{padding:20px;max-width:100%}}.hero{padding:64px 0;background-color:#f0f2f5}.hero__title{min-height:64px;margin:0;font-family:Metropolis-SemiBold,serif;font-size:64px;line-height:64px;text-align:center;letter-spacing:-2px;color:#050e1a;font-weight:600}.hero__title span{display:inline-block}.hero__subtitle{margin:16px auto 90px;font-size:24px;line-height:32px;text-align:center;color:#415166;max-width:800px}.hero__subtitle--logos{margin:90px auto 24px}.hero__buttons{margin:50px auto 80px;display:flex;flex-wrap:wrap;justify-content:center;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;-webkit-row-gap:30px;-moz-row-gap:30px;row-gap:30px}.hero__button{font-weight:500;font-size:18px;line-height:20px;text-align:center;color:#fff;background:#2f80ed;margin:0 auto;padding:30px 50px;border-radius:50px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.hero__button--transparent{background-color:transparent;color:#2f80ed;border:1px solid #2f80ed}@media (any-hover:hover){.hero__button:hover{background:#4091ff;-webkit-box-shadow:0 6px 24px -12px #2d86ff;box-shadow:0 6px 24px -12px #2d86ff}.hero__button--transparent:hover{background-color:#2f80ed;color:#fff}}@media (max-width:1023px){.hero{padding:50px 0}.hero__title{font-size:37px;line-height:40px}.hero__subtitle{margin:16px auto 50px;font-size:20px;line-height:28px}.hero__subtitle--logos{margin:50px auto 24px}.hero__button{padding:30px 40px;font-size:16px;line-height:20px}}.container-botscrew-chat{border:1px solid #f2f2f5;border-radius:16px;overflow:hidden;box-shadow:1px 1px 20px 0 rgba(0,0,0,.05),1px 1px 20px 0 rgba(0,0,0,.05);position:relative;min-height:418px;display:flex;justify-content:center;background-color:#fff}.container-botscrew-chat iframe{display:flex;padding-bottom:16px}#botscrew-chat-frame{border:none}#intro-layout{display:none}.s-trusted-partner__title{margin:0}.s-trusted-partner__title span{display:inline-block}.s-trusted-partner__statictics-cards{display:flex;justify-content:center;flex-wrap:wrap;gap:26px;margin-top:72px}.partner-statictics-card{flex:0 1 200px}.partner-statictics-card__value{font-family:Metropolis-Bold;font-size:64px;line-height:100%;letter-spacing:-.05em;color:#2f80ed;display:inline-flex;gap:6px}.partner-statictics-card__value svg{align-self:flex-start}.partner-statictics-card__desc{font-size:18px;line-height:156%;color:#050e1a;margin-top:8px}@media (max-width:1023px){.s-trusted-partner__statictics-cards{margin-top:52px}.partner-statictics-card__value{font-size:45px;line-height:98%}.partner-statictics-card__value svg{width:30px;height:30px}.partner-statictics-card__desc{line-height:133%}}@media (max-width:575px){.s-trusted-partner__statictics-cards{flex-direction:column}.partner-statictics-card{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.partner-statictics-card:not(:last-child){border-bottom:1px solid #f0f2f5;padding-bottom:22px}.partner-statictics-card__desc{max-width:300px}}@media (max-width:767px){.s-trusted-partner__reviews-list{display:none}}.s-trusted-partner__reviews-col{display:flex;flex-wrap:wrap;gap:60px}@media (max-width:991px){.s-trusted-partner__reviews-list{gap:60px}.s-trusted-partner__reviews-col{gap:40px}}.customer-reviews__text--left{font-size:36px;line-height:44px;letter-spacing:-.01em;max-width:500px}.customer-reviews__text--right{max-width:500px;font-size:24px;line-height:32px;color:#415166;margin:50px 0 0 auto}.customer-reviews__list{margin-top:75px;overflow-x:hidden}.customer-reviews__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f7f8fa;padding:50px}.customer-reviews__item:first-child,.customer-reviews__item:nth-child(2){flex:1 1 calc((100% - 80px)/ 2)}@media (max-width:767px){.customer-reviews__item{max-width:340px}.customer-reviews__item:first-child,.customer-reviews__item:nth-child(2){flex:unset}.s-trusted-partner__reviews{margin:0 -15px 0;padding:0 15px}}@media (min-width:768px){.s-trusted-partner__reviews{display:none}}.customer-reviews__item>.swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}.customer-reviews__item.swiper-slide{height:auto}.customer-reviews__wrapper{margin-bottom:26px}.item-customer-reviews__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:18px;line-height:28px;color:#415166}.item-customer-reviews__text--dark{font-family:Metropolis-Medium;color:#050e19}.item-customer-reviews__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:50px}.customer-reviews-author__photo{flex-shrink:0}.item-customer-reviews__author-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.customer-reviews-author__photo img{width:50px;height:50px;border-radius:50%}.customer-reviews-author__name{font-weight:500;font-size:18px;line-height:28px;color:#415166}.customer-reviews-author__position{font-size:12px;line-height:16px;color:#97a9be}@media (max-width:1023px){.customer-reviews__text--left{font-size:24px;line-height:36px}.customer-reviews__text--right{font-size:20px;line-height:28px;margin:30px 0 0 auto}.customer-reviews__list{margin-top:40px}.customer-reviews__item{padding:30px}.item-customer-reviews__author{margin-top:30px}.item-customer-reviews__text{font-size:18px;line-height:28px}}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-container-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:linear;margin:0 auto}.swiper-pagination{display:flex;flex-wrap:wrap;margin-top:30px;justify-content:center;align-items:center;gap:5px}.swiper-pagination .swiper-pagination-bullet{display:block;width:12px;height:12px;cursor:pointer;background-color:#ecedee;border-radius:50%}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#2f80ed;pointer-events:none}.s-stop-place{background-color:#275288;color:#fff}.s-stop-place__title{color:#fff;margin:0 auto;max-width:800px}.s-stop-place__list{display:flex;flex-direction:column;gap:25px}.s-stop-place__col.top{display:grid;grid-template-columns:repeat(6,1fr)}.s-stop-place__col .pc{margin-left:26px;width:calc(100% - 26px)}.s-stop-place__col.bottom{display:flex;gap:10px;margin-left:26px;z-index:1}.s-stop-place__col.bottom div{text-align:center;font-family:Metropolis-Regular,serif;font-weight:400;font-size:14px;line-height:20px}.s-stop-place__col.bottom p{background:#325b8e;padding:12px 8px;text-align:center;margin-bottom:10px}.s-stop-place__col.bottom .bottom-6 p:last-child{margin-bottom:0}.s-stop-place__col.bottom .bottom-6 p{background-color:#d4dce7;color:#275288}.s-stop-place__col.bottom .bottom-1,.s-stop-place__col.bottom .bottom-2,.s-stop-place__col.bottom .bottom-3{flex:0.72 1 0}.s-stop-place__col.bottom .bottom-4{flex:1 1 0}.s-stop-place__col.bottom .bottom-5{flex:2 1 0}.s-stop-place__col.bottom .bottom-6{flex:0.92 1 0}.s-stop-place__col.top p{font-family:Metropolis-Regular,serif;font-size:18px;line-height:28px;position:relative}.s-stop-place__col.top p::before{content:'';display:block;position:absolute;width:16px;height:16px;background-color:#fff;border-radius:50%;bottom:-42px;left:20px}.s-stop-place__col.top p::after{content:'';position:absolute;left:27px;bottom:-200px;width:2px;height:142px;background-image:url('data:image/svg+xml;utf8,<svg width="2" height="142" viewBox="0 0 2 142" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="1" y1="1" x2="0.999994" y2="140.295" stroke="white" stroke-opacity="0.3" stroke-width="2" stroke-linecap="round" stroke-dasharray="12 12"/></svg>');background-repeat:no-repeat}@media (min-width:768px){.s-stop-place__col svg.mb{display:none}}@media (max-width:767px){.s-stop-place__col svg.pc{display:none}.s-stop-place__col.top p{writing-mode:vertical-rl}.s-stop-place__col.top p::before{top:20px;left:46px;bottom:unset}.s-stop-place__col.top p::after{background-image:url('data:image/svg+xml;utf8,<svg width="232" height="3" viewBox="0 0 232 3" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="1" y1="1.11719" x2="231" y2="1.11719" stroke="white" stroke-opacity="0.3" stroke-width="2" stroke-linecap="round" stroke-dasharray="12 12"/></svg>');height:3px;width:232px;bottom:32px;left:64px}.s-stop-place__col.top p.top-1::after{bottom:28px}.s-stop-place__col:nth-child(2) svg{height:100%}.s-stop-place__col{padding:0;height:850px}.s-stop-place__col .mb{margin-top:26px}.s-stop-place__list{flex-direction:row;justify-content:center}.s-stop-place__col.top{display:flex;flex-direction:column;justify-content:space-between;height:908px}.s-stop-place__col.bottom{gap:20px;flex-direction:column;margin-left:0;margin-top:26px;height:904px}.s-stop-place__col.bottom div{width:100%;display:flex;flex-direction:column}.s-stop-place__col.bottom p{height:100%;display:flex;justify-content:center;align-items:center;font-family:Metropolis-Regular,serif;font-weight:500;font-size:24px;line-height:32px}.s-stop-place__col.bottom .bottom-1,.s-stop-place__col.bottom .bottom-2,.s-stop-place__col.bottom .bottom-3{flex:unset}.s-stop-place__col.bottom .bottom-1 p,.s-stop-place__col.bottom .bottom-2 p,.s-stop-place__col.bottom .bottom-3 p{height:56px}.s-stop-place__col.bottom .bottom-4{flex:unset}.s-stop-place__col.bottom .bottom-4 p{height:76px}.s-stop-place__col.bottom .bottom-5{flex:1 1 auto}.s-stop-place__col.bottom .bottom-6{flex:unset}.s-stop-place__col.bottom .bottom-6 p{height:56px}}.s-access-talent .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.accessTalentSwiper .swiper-slide{width:1200px}.s-access-talent__title{font-family:Metropolis-SemiBold,serif;text-align:center;margin-bottom:75px}.s-access-talent__title span{display:inline-block}.s-access-talent__subtitle{font-size:24px;line-height:133%;text-align:center;max-width:822px;margin:0 auto;color:rgba(255,255,255,.8)}.access-talent-card{position:relative;overflow:hidden;isolation:isolate;border-radius:30px;box-shadow:0 8px 10px 0 rgba(14,29,49,.08);padding:48px 60px;min-height:700px;height:100%}.access-talent-card__bg{position:absolute;inset:0;width:100%;height:100%}.access-talent-card__bg img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:right center}.access-talent-card__body{position:relative;z-index:1}.access-talent-card__content{max-width:63%;width:47vw;position:relative;z-index:1}.access-talent-card__label{font-family:Metropolis-Medium,serif;font-size:24px;line-height:32px;color:rgba(255,255,255,.8);margin-bottom:32px}.access-talent-card__title{font-family:Metropolis-Medium,serif;font-size:48px;line-height:52px;letter-spacing:-.02em;color:#fff;margin-bottom:34px}.access-talent-card__more{align-self:flex-start;background:0 0;align-items:center;color:#fff;display:none}.access-talent-card__more svg{transition:transform .2s ease}.access-talent-card__desc.active{max-height:800px;opacity:1;margin-top:20px}.access-talent-card__more.active svg{transform:rotate(180deg);transition:transform .2s ease}.access-talent-card__desc p{font-size:18px;line-height:28px;color:#fff;margin-bottom:34px}.access-talent-card__list{margin-bottom:32px}.access-talent-card__list-item{display:flex;margin-bottom:10px}.access-talent-card__list-item:last-child{margin-bottom:0}.access-talent-card__list-item svg{margin-right:16px}.access-talent-card__list-item p{margin-bottom:0}.access-talent-card__list-item .card-text--highlight{font-weight:500;font-size:24px;line-height:32px}.access-talent-card__link{display:inline-flex;padding:10px 50px;color:#fff;border:2px solid #fff;border-radius:50px;min-height:80px;align-items:center;transition-property:background-color,color;transition-duration:.3s;font-family:Metropolis-Medium,serif;font-size:18px;line-height:20px}.access-talent-card__img{pointer-events:none}.access-talent-card__img img{width:100%;height:100%}.access-talent-card .access-talent-card__img{order:1;margin:-48px -60px -48px 0}@media (any-hover:hover){.access-talent-card__link:hover{background-color:#fff;color:#2d79e0}}@media (max-width:1059px){.access-talent-card{padding:48px 32px}.access-talent-card__content{max-width:100%;width:82vw}.access-talent-card__bg img{object-position:85%}.access-talent-card__list{max-width:68%}}@media (max-width:950px){.access-talent-card__bg img{object-position:68%}}@media (max-width:767px){.container-slider{padding:0 16px}.access-talent-card__bg img{object-position:bottom left;object-fit:none}.choose-chicago .access-talent-card__bg img{object-position:bottom right}.access-talent-card__body{margin-bottom:270px}.access-talent-card__title{word-wrap:break-word}.access-talent-card__list{max-width:100%}.access-talent-card__list-item svg{flex-shrink:0}.access-talent-card__more{display:flex}.access-talent-card{min-height:656px}.access-talent-card__desc{max-height:0;overflow:hidden;opacity:0;transition:all .4s ease}.swiper-container.accessTalentSwiper .swiper-wrapper{flex-direction:column;gap:60px}.accessTalentSwiper .swiper-slide{width:auto}}.why-us{background-color:#f7f8fa}.why-us__title h2{text-align:center}.why-us__list{display:grid;grid-template-columns:repeat(2,1fr);margin-top:75px;gap:40px 60px}.why-us__item{display:flex;flex-direction:column;padding:40px;background:#fff;transition:transform .5s ease;transform:scale(0);box-shadow:0 12px 24px -6px rgba(8,35,71,.12)}.why-us__item img{margin-bottom:30px}.why-us__item.in-view{transform:scale(1)}.why-us__item:nth-child(2){transition-delay:50ms}.why-us__item:nth-child(3){transition-delay:0.1s}.why-us__item:nth-child(4){transition-delay:0.15s}.why-us__item:nth-child(5){transition-delay:0.2s}.why-us__item:nth-child(6){transition-delay:0.25s}.why-us-item__title{font-size:24px;line-height:32px;color:#050e1a;margin-bottom:20px}.why-us-item__descr{font-size:18px;line-height:28px;color:#415166}@media (max-width:992px){.why-us__list{grid-template-columns:repeat(1,1fr);margin-top:50px;gap:20px}.why-us__item{padding:20px}.why-us__item img{margin-bottom:20px}.why-us-item__title{font-size:22px;line-height:28px}.why-us-item__descr{font-size:18px;line-height:24px}}@media (min-width:1024px){.response{padding-top:90px}}.response__block{background:#f0f2f5;padding:50px;max-width:600px;margin:0 auto}.response__text{font-size:24px;line-height:32px;color:#415166}.response__text span{font-family:Metropolis-Medium;color:#050e1a}.response__author{display:flex;margin-top:30px;justify-content:space-between;align-items:center}.response__author-data{display:flex;align-items:center;column-gap:20px}.author-data__img img{border-radius:50%}.author-data__content{font-size:18px;line-height:28px}.author-data__name{font-family:Metropolis-Medium;color:#415166}.author-data__positinon{color:#97a9be}.response .list-logo{margin-top:50px;column-gap:20px;row-gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:480px){.response .list-logo{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:767px){.response__block{padding:30px}.response__text{font-size:18px;line-height:24px}.response__author{flex-direction:column;row-gap:25px}.author-data__name{font-size:18px;line-height:24px}.author-data__positinon{font-size:12px;line-height:16px}}.healthcare-bot__list{margin-top:75px;display:flex;flex-direction:column;row-gap:75px}.healthcare-bot__item{display:flex;align-items:center;column-gap:90px;row-gap:30px}.healthcare-bot__item:nth-child(odd){flex-direction:row-reverse}.bg-royal-blue{background-color:#3e80d9}.bg-cello{background-color:#415166}.bg-solitude{background-color:#e0ebf8}.bg-lavender{background-color:#ebebef}.bg-endeavour{background-color:#275288}.healthcare-bot__img{width:50%;transition:transform .3s ease,opacity .3s ease;opacity:0}.healthcare-bot__img img{max-width:100%}.healthcare-bot__content{width:50%;transition:transform .3s ease,opacity .3s ease;opacity:0}.healthcare-bot__item:nth-child(odd) .healthcare-bot__img{transform:translateX(25px)}.healthcare-bot__item:nth-child(2n) .healthcare-bot__img{transform:translateX(-25px)}.healthcare-bot__item:nth-child(odd) .healthcare-bot__content{transform:translateX(-25px)}.healthcare-bot__item:nth-child(2n) .healthcare-bot__content{transform:translateX(25px)}.healthcare-bot__item.in-view .healthcare-bot__content,.healthcare-bot__item.in-view .healthcare-bot__img{transform:translateX(0);opacity:1}.healthcare-bot__title{font-family:Metropolis-Medium;font-size:48px;line-height:52px;letter-spacing:-.02em;color:#050e1a}.healthcare-bot__text{margin-top:20px;display:flex;flex-direction:column;row-gap:10px;font-size:18px;line-height:28px;color:#415166}@media (max-width:992px){.healthcare-bot__title{font-size:32px;line-height:36px}.healthcare-bot__text{line-height:24px}}@media (max-width:767px){.healthcare-bot__item{flex-direction:column-reverse!important}.healthcare-bot__content{width:100%}.healthcare-bot__list{row-gap:50px}}@media (max-width:576px){.healthcare-bot__img{width:100%;text-align:center}}.reinvents{background:#121c29;color:#fff;overflow:hidden}.reinvents__body{display:flex;column-gap:90px}.reinvents__body.in-view .reinvents__content,.reinvents__body.in-view .reinvents__image{opacity:1;transform:translateY(0)}.reinvents__content{transition:transform .3s ease,opacity .3s ease;transition-delay:0.2s;opacity:0;transform:translateY(-25px)}.reinvents__image{margin-bottom:-120px;overflow:hidden;flex:0 0 auto;transition-delay:0.2s;transition:transform .3s ease,opacity .3s ease;opacity:0;transform:translateY(25px)}.reinvents__title{font-family:Metropolis-SemiBold;font-size:64px;line-height:64px;letter-spacing:-.04em;color:#fff}.reinvents__text{font-size:24px;line-height:32px;color:rgba(255,255,255,.8);margin:20px 0 37px}.reinvents__link{display:flex;justify-content:center;align-items:center;padding:30px 15px;max-width:196px;border:2px solid #fff;border-radius:50px;font-family:Metropolis-Medium;font-size:18px;line-height:20px;color:#fff;transition:all .4s ease 0s}.reinvents__link:hover{border-color:#2d86ff;-webkit-box-shadow:0 6px 24px -12px #2d86ff;box-shadow:0 6px 24px -12px #2d86ff;color:#3e80d9}@media (max-width:1100px){.reinvents__title{font-size:50px;line-height:50px}}@media (max-width:1023px){.reinvents__image{display:flex;margin-bottom:-75px}.reinvents__image img{width:375px;height:auto;align-self:flex-end}.reinvents__body{column-gap:45px}}@media (max-width:992px){.reinvents__title{font-size:37px;line-height:40px;letter-spacing:-.02em}.reinvents__text{font-size:22px;line-height:28px}}@media (max-width:767px){.reinvents__body{flex-direction:column-reverse;row-gap:30px}.reinvents__image{justify-content:center}.reinvents__link{margin:0 auto}}@media (max-width:576px){.reinvents__image img{width:100%;max-width:375px}}.advantage{background-color:#f0f2f5}.advantage__lists-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantage .container-2{padding:0}@media screen and (max-width:767px){.advantage__lists-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advantage__lists-wrap:last-child li:last-child{margin-bottom:0}}.advantage__title{margin-bottom:75px}@media screen and (max-width:767px){.advantage__title{margin-bottom:50px}}.list-advantage{max-width:500px;width:100%}@media screen and (max-width:767px){.list-advantage{max-width:100%}}.list-advantage:first-child{margin-right:30px}@media screen and (max-width:767px){.list-advantage:first-child{margin-right:0}}.list-advantage li{margin-bottom:50px;display:flex;row-gap:10px;flex-direction:column}@media screen and (max-width:767px){.list-advantage li{min-height:unset;margin-bottom:30px}}.list-advantage li:last-child{margin-bottom:0}@media screen and (max-width:767px){.list-advantage li:last-child{margin-bottom:30px}}.list-advantage__number{display:block;font-family:Lato;font-weight:700;font-size:14px;line-height:20px;color:#2f80ed;letter-spacing:.15em;text-transform:uppercase}.list-advantage_title{font-size:36px;line-height:44px;letter-spacing:-.01em;color:#050e1a}.list-advantage_text{font-size:18px;line-height:28px;color:#415166}@media (max-width:992px){.list-advantage_title{font-size:26px;line-height:36px;letter-spacing:-.01em}.list-advantage_text{line-height:24px}}.leadership-team{background-color:#275288}.leadership-team__title{color:#fff;margin-bottom:82px}.leadership-team__title h2{text-align:center}.leadership-team__list{display:grid;grid-template-columns:repeat(3,1fr);gap:82px 50px}.leadership-team__item{display:flex;flex-direction:column;align-items:center;transform:scale(0);transition:transform .5s ease}.leadership-team__item.in-view{transform:scale(1)}.leadership-team__item:nth-child(2){transition-delay:50ms}.leadership-team__item:nth-child(3){transition-delay:.1s}.leadership-team__item:nth-child(4){transition-delay:.15s}.leadership-team__item:nth-child(5){transition-delay:0.1s}.leadership-team__item:nth-child(6){transition-delay:350ms}.leadership-team__item img{width:200px;height:200px;margin-bottom:10px}.leadership__name{font-family:Metropolis-Regular,serif;font-weight:400;font-size:24px;line-height:32px;text-align:center;color:#fff;margin-bottom:20px}.leadership__name .leadership__position{font-size:18px;line-height:28px}.leadership__readmore{display:flex;align-items:center;background-color:transparent;color:#fff;font-family:Metropolis-Regular,serif;font-weight:500;font-size:18px;line-height:28px}.leadership__readmore svg{margin-left:4px;transition:transform .2s ease .1s}.leadership__readmore-text{font-weight:400;font-size:18px;line-height:28px;color:#fff;max-height:0;overflow:hidden;opacity:0;transition:all .4s ease}.leadership__readmore-text.active{max-height:500px;opacity:1;margin-top:20px}.leadership__readmore.active svg{transform:rotate(180deg);transition:transform .2s ease}@media (max-width:992px){.leadership-team__list{grid-template-columns:repeat(1,1fr);gap:50px}.leadership-team__title{margin-bottom:40px}}.chatbots{background:#f0f2f5}.chatbots__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px}.chatbots__content{width:50%}.chatbots__title{max-width:500px;font-family:Metropolis-SemiBold,serif;font-size:64px;line-height:64px;font-weight:600;letter-spacing:-.04em;color:#050e1a}.chatbots__title span{color:#2f80ed}.chatbots__info{margin:60px 0;font-size:18px;line-height:28px;color:#415166}.chatbots__info span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.chatbots__awards{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap}.chatbots__awards-title{font-family:Metropolis-Regular,serif;font-weight:400;font-size:18px;line-height:28px;color:#97a9be;flex:1 0 100%;margin-bottom:20px}.chatbots__award{flex:1 1 0;min-width:100px;text-align:center;display:flex;flex-direction:column;align-items:center}.chatbots__award img{max-width:100%;height:auto}.chatbots__award-caption{font-family:Metropolis-Regular,serif;font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#97a9be;margin-top:20px}.chatbots__form .button-primary{width:100%}.forma-chatbots__title{margin-bottom:30px;font-size:36px;line-height:44px;letter-spacing:-.01em;color:#050e1a}@media (max-width:1023px){.chatbots__body{-ms-flex-pack:distribute;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:25px;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.chatbots__content{flex:0 1 100%}.chatbots__title{font-family:Metropolis-Bold,serif;font-size:45px;line-height:44px;font-weight:700;letter-spacing:-2px;max-width:100%}.chatbots__info{margin:50px 0 25px 0}.chatbots__awards{justify-content:space-between}.chatbots__awards-title{margin-bottom:25px}.forma-chatbots__title{font-size:24px;line-height:32px}}.pure-u-1{width:100%}.large-content__last-half{margin:auto 0 auto 45px}.paper-form{background:#fff;box-shadow:0 12px 24px -6px rgba(8,35,71,.12);padding:50px}.paper-form h4{margin:0 0 30px}.paper-form .button-primary{margin:0 0 0 auto}.paper-form .form-group{margin:0 0 35px;position:relative}.button-primary{padding:30px 50px;background:#2f80ed;color:#fff;border:none;border-radius:50px;transition:all .2s ease-in-out;outline:0;font-size:18px;text-decoration:none;box-sizing:border-box;position:relative;cursor:pointer}.button-primary:focus,.button-primary:hover{background:#4091ff;box-shadow:0 6px 24px -12px rgba(45,134,255,.8);border-radius:50px}.button-primary:active{background:#2d79e0;box-shadow:none}.paper-form .form-group input,.paper-form .form-group textarea{width:100%;padding:16px;font-size:16px;line-height:20px;color:#415166;background:#f7f8fa;border:1px solid #f0f2f5;box-sizing:border-box;outline:0}.paper-form .form-group input::-webkit-input-placeholder,.paper-form .form-group textarea::-webkit-input-placeholder{color:#97a9be}.paper-form .form-group input::placeholder,.paper-form .form-group textarea::placeholder{color:#97a9be}.paper-form .form-group input:focus,.paper-form .form-group textarea:focus{border:1px solid #97a9be}.paper-form .form-group input:-webkit-autofill,.paper-form .form-group input:-webkit-autofill:focus,.paper-form .form-group input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #f7f8fa inset;-webkit-text-fill-color:#415166}.paper-form .form-group textarea{resize:none}.paper-form .form-group.has-danger .custom-select-opener,.paper-form .form-group.has-danger input{border:1px solid #de4244}.paper-form .form-group .text-help{position:absolute;margin:2px 0 0;font-size:12px;line-height:16px}.paper-form .form-group .text-help.pristine-error{color:#de4244}.paper-form .form-group .pristine-error{display:none}.paper-form .form-group.has-danger .pristine-error{display:block}h4{font-weight:400;font-size:36px;line-height:122%;letter-spacing:-.01em}@media all and (max-width:1023px){.large-content__last-half_without-lg-margin{margin:0}h4{font-size:28px;line-height:32px;margin:0 0 10px}.paper-form{padding:30px}.button-primary{padding:20px 30px}}.mobile{display:none}@media all and (max-width:767px){.paper-form{padding:30px 16px}.mobile{display:block}.desktop{display:none}}@media all and (max-width:567px){.paper-form .button-primary{width:100%}}@media screen and (min-width:1024px){.pure-u-lg-1-2{width:50%}}.cookies_popup{align-items:center;animation:fadeIn .2s ease-in;background:#121212;bottom:25px;display:none;left:3.5%;padding:20px 15px;position:fixed;z-index:989999}@media (max-width:1023px){.cookies_popup{left:0;bottom:50px}}.cookies_popup p{color:#fff;font-size:12px;line-height:150%;margin:0}.cookies_popup>div{margin-right:15px}.cookies_popup a{color:#2f80ed;text-decoration:none}.cookies_popup button{background:#121212;border:1px solid #fff;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:14px;outline:0;padding:10px 25px}.snackbar{z-index:99;-webkit-animation:fadeIn .2s,fadeOut .2s 2.85s;animation:fadeIn .2s,fadeOut .2s 2.85s;position:fixed;left:3.5%;background:#121212;bottom:25px;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:20px 30px;display:none}.snackbar p{font-size:18px;line-height:156%;margin:0;color:#fff}.snackbar.active{display:block}.snackbar.error{background:#de4244}.snackbar.success{background:#13966e}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}