@font-face{ font-family:'Poppins';src:url('fonts/Poppins/woff/Poppins-SemiBold.woff') format('woff');font-weight:600;font-style:normal;font-display:swap;}@font-face{ font-family:'Inter';src:url('fonts/Inter/Inter-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}@font-face{ font-family:'Inter';src:url('fonts/Inter/Inter-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap;}@font-face{ font-family:'Inter';src:url('fonts/Inter/Inter-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap;}@font-face{ font-family:'Inter';src:url('fonts/Inter/Inter-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap;}@font-face{ font-family:'Inter';src:url('fonts/Inter/Inter-Black.woff2') format('woff2');font-weight:900;font-style:normal;font-display:swap;}html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,address,big,code,em,img,strong,b,u,i,center,ul,li,form,label,legend,table,article,canvas,footer,header,menu,nav,section,video{ margin:0;padding:0;border:0;vertical-align:baseline;}html{ -ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;}::-moz-selection{ background:#b3d4fc;text-shadow:none;}::selection{ background:#b3d4fc;text-shadow:none;}hr{ display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}audio,canvas,iframe,img,svg,video{ vertical-align:middle;}fieldset{ border:0;margin:0;padding:0;}textarea{ resize:vertical;}input[type="submit"],button{ cursor:pointer;background:none;}input[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{ padding:0;border:0;}*,*:before,*:after{ -webkit-box-sizing:inherit;box-sizing:inherit;}:root{ --primary:#42A5F5;--primary-hover:#2A98F1;--header:#272e35;--text:#687173;--text-white:#ffffff;--gradient-0:#55AEF6;--gradient-100:#004F8F;}h1,h2,h3,h4{ font-family:'Poppins',sans-serif;color:var(--header);}h1{ font-size:64px;font-weight:600;line-height:80px;margin-bottom:23px;}h2{ font-size:48px;line-height:1.16667;font-weight:600;margin-bottom:24px;margin-top:0;}h3{ font-size:32px;line-height:1.25;font-weight:600;}.white{ color:var(--text-white);}a{ text-decoration:none;color:var(--header)}body{ min-width:375px;background:#f5f6f7;font-family:'Inter',sans-serif;font-size:16px;font-weight:500;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}p{ color:var(--text);}.talign-center{ text-align:center;}@keyframes fadeInUp{ from{ transform:translate3d(0,40px,0) }to{ transform:translate3d(0,0,0);opacity:1 }}@-webkit-keyframes fadeInUp{ from{ transform:translate3d(0,40px,0) }to{ transform:translate3d(0,0,0);opacity:1 }}.animated{ animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both}.animatedFadeInUp{ opacity:0}.fadeInUp{ opacity:0;animation-name:fadeInUp;-webkit-animation-name:fadeInUp;}.btn{ display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:124px;height:56px;padding:0 24px;margin-top:32px;border-radius:16px;font-size:16px;font-weight:700;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;background:none;cursor:pointer;}.btn-border{ color:var(--header);}.btn-blue{ background:var(--primary);color:#ffffff;border:none;}.action-btn{ background:linear-gradient(90deg,#55AEF6 0%,#128EF2 100%);box-shadow:3px 3px 24px 0 #128EF2AA;border:none;color:#FFFFFF;}.action-btn:hover{ box-shadow:3px 3px 24px 5px #128EF2AA;}.btn-blue:hover{ background:var(--primary-hover);}.spin{ position:absolute;overflow:hidden;padding-bottom:5px;animation:animate 20s linear infinite;opacity:0;}.spin-img{ position:absolute;top:-26px;right:calc(50% - 700px);pointer-events:none;overflow:hidden;padding-bottom:5px;animation:animate 20s linear infinite;opacity:0;}@keyframes animate{ 0%{ opacity:0;transform:translateY(-20px);}2%{ opacity:1;transform:translateY(0px);}18%{ opacity:1;transform:translateY(0px);}20%{ opacity:0;transform:translateY(20px);}100%{ opacity:0;transform:translateY(20px);}}.spin:nth-child(1){ animation-delay:0s;}.spin-img:nth-child(1){ animation-delay:0s;}.spin:nth-child(2){ animation-delay:4s;}.spin-img:nth-child(2){ animation-delay:4s;}.spin:nth-child(3){ animation-delay:8s;}.spin-img:nth-child(3){ animation-delay:8s;}.spin:nth-child(4){ animation-delay:12s;}.spin-img:nth-child(4){ animation-delay:12s;}.spin:nth-child(5){ animation-delay:16s;}.spin-img:nth-child(5){ animation-delay:16s;}section{ max-width:1350px;margin:0 auto 136px;padding:0 64px;}.header{ padding:50px 0;}.header__center{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1450px;margin:0 auto;padding:0 64px;}.header__logo{ -ms-flex-negative:0;flex-shrink:0;}.header__pic{ width:138px;}.header__wrapper{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:55px;}.header__preview{ display:none;position:absolute;top:50%;right:calc(50% - 803px);-webkit-transform:translateY(-51.5%);-ms-transform:translateY(-51.5%);transform:translateY(-51.5%);pointer-events:none;}.header__nav{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;}.header-link{ font-weight:600;color:var(--text);margin-right:48px;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s;}.header-link:hover{ color:var(--header);}.header-link.active{ color:#FF6E30;}.flex-column-pair{ display:flex;}.header-btns{ display:-webkit-box;display:-ms-flexbox;display:flex;}.header-btn{ min-width:auto;}.header-btn:not(:last-child){ margin-right:8px;}.header-burger{ position:relative;z-index:12;display:none;width:32px;height:32px;margin-left:auto;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;outline:none;border:none;}.header-burger:before,.header-burger:after{ display:block;width:32px;height:2px;background:var(--header);-webkit-transition:width .2s,background .2s,-webkit-transform .2s;transition:width .2s,background .2s,-webkit-transform .2s;-o-transition:transform .2s,width .2s,background .2s;transition:transform .2s,width .2s,background .2s;transition:transform .2s,width .2s,background .2s,-webkit-transform .2s;}.header-burger:before,.header-burger:after{ content:'';margin:8px auto;}.header-burger.active:before{ -webkit-transform:translateY(5.5px) rotate(45deg);-ms-transform:translateY(5.5px) rotate(45deg);transform:translateY(5.5px) rotate(45deg);}.header-burger.active:after{ -webkit-transform:translateY(-5.5px) rotate(-45deg);-ms-transform:translateY(-5.5px) rotate(-45deg);transform:translateY(-5.5px) rotate(-45deg);}.header:not(:last-child){ margin-bottom:20px;}.section-center-menu{ max-width:1450px;margin:0 auto;padding:0 64px;}.header{ margin-bottom:20px;padding:50px 0;}.header-center{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-logo{ flex-shrink:0;}.header-wrapper{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:55px;}.header-nav{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;}.header-link{ font-weight:600;color:var(--text);margin-right:48px;text-decoration:none;}.dropbtn{}.dropdown-content{ display:none;position:absolute;left:3%;box-shadow:0 80px 160px 0 rgba(0,0,0,0.2);background-color:#ffffffab;backdrop-filter:blur(70px);-webkit-backdrop-filter:blur(70px);border-radius:2rem;z-index:1;}.dropdown:hover .dropdown-content{ display:flex;flex-direction:row;justify-content:center;padding:0 16px;}.column{ max-width:300px;margin:48px 12px 0 0;display:flex;flex-direction:column;}.column-label{ text-transform:uppercase;border-bottom:1px solid #e3e3e3;margin-top:32px;margin-bottom:25px;padding:0 0 24px;font-weight:700;}.ul{ margin:0;display:flex;flex-direction:column;flex:1;}li{ margin-bottom:8px;list-style:none;padding:8px;transition:0.5s;}.dropdown-content li:hover{ box-shadow:0 0 18px -5px #c8c8c8;border-radius:1rem;transition:0.5s;background-color:var(--text-white);}.a-mega-menu{ display:flex;align-items:center;padding:0;margin:0;color:inherit;text-decoration:none;}.p-mega-menu{ line-height:20px;min-height:65px;margin-top:3px;margin-left:89px;font-size:14px;font-weight:400;}.a-mega-menu img{ width:65px;margin-right:25px;}.row:after{ content:"";display:table;clear:both;}.main{ position:relative;padding-top:100px;margin-bottom:200px;}.main-center{ max-width:1450px;margin:0 auto;padding:0 64px;}.main-wrap{ max-width:558px;margin-bottom:138px;}.stage{ margin-bottom:24px;font-size:12px;font-weight:900;letter-spacing:.1em;line-height:1.33333;text-transform:uppercase;background:linear-gradient(90deg,#55AEF6 0%,#004F8F 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.main-title{ font-size:72px;line-height:1.11111;font-weight:600;margin-top:0;}.main-text{ margin-bottom:10px;font-size:20px;font-weight:400;line-height:1.2;}.main-btns{ display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-100px;}.main-btn{ margin-right:24px;}.references-list{ display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px -16px 0;}.references-logo{ -webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 16px;}.advantages-list{ display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-72px -12px 0;}.advantages-list-item{ -webkit-box-flex:0;-ms-flex:0 0 calc(25% - 24px);flex:0 0 calc(25% - 24px);width:calc(25% - 24px);margin:72px 12px 0;}.advantages-icon{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;font-size:0;}.title{ margin-bottom:24px;font-size:20px;color:var(--header);font-family:'Poppins','sans-serif';}.advantages-text{ position:relative;max-width:215px;padding-top:28px;}.advantages-text:before{ content:"";position:absolute;top:0;left:0;width:80px;height:4px;background:rgba(116,143,181,0.15);}.features-title{ max-width:550px;margin:0 auto 112px;text-align:center;}.features-item{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.features-item:not(:last-child){ margin-bottom:112px;}.features-bg{ position:relative;-webkit-box-flex:0;-ms-flex:0 0 548px;flex:0 0 548px;width:548px;margin-right:auto;}.features-item:first-child .features-preview:first-child{ margin-left:-28px;}.features-item:first-child .features-preview:nth-child(2){ top:49%;left:-22%;}.features-item:first-child .features-wrap{ padding-bottom:40px;}.features-wrap{ max-width:800px;padding-right:55px;}.features-info{ margin:40px 0 16px;}.features-text{ margin-bottom:40px;}.ui-title{ text-align:center;}.ui-text{ max-width:620px;margin:0 auto;}.module-container.visible{ opacity:1;}.module-container{ position:relative;padding:120px 80px 86px 132px;border-radius:24px;-webkit-box-shadow:0 8px 32px rgb(0 0 0 / 10%);box-shadow:0 8px 32px rgb(0 0 0 / 10%);background:#F7F7F8;}.module-container:before{ content:"";position:absolute;top:16px;left:16px;right:16px;bottom:-16px;z-index:-1;background:rgba(255,255,255,0.3);border-radius:24px;}.module-row{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.module-wrap{ position:relative;z-index:3;max-width:600px;}.module-wrap img{ width:100%;margin-top:-150px;margin-left:-35px;}.module-wrap .stage{ margin-bottom:16px;}.module-list{ position:relative;z-index:3;-ms-flex-negative:0;flex-shrink:0;width:400px;}.module-list-item{ display:-webkit-box;display:-ms-flexbox;display:flex;}.module-list-item:not(:last-child){ margin-bottom:40px;padding-bottom:40px;border-bottom:3px solid rgba(116,143,181,0.15);}.module-icon{ 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;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;margin-right:24px;font-size:0;}.module-details{ -webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.module-details-header{ margin-bottom:16px;font-family:'Poppins',sans-serif;font-size:20px;line-height:1.2;font-weight:600;}.module-details-text{ color:var(--text);}.interfaces-center{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1248px;margin:0 auto;padding:0 64px;}.interfaces-wrap{ max-width:405px;margin-right:auto;}.interaces-center .stage{ margin-bottom:12px;}.interfaces-list{ margin:0 auto;flex-shrink:0;width:464px;}.interfaces-row{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -20px;}.interfaces-col{ -webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 40px);flex:0 0 calc(33.333% - 40px);width:calc(33.333% - 40px);margin:0 20px;}.interfaces-logo{ margin-bottom:40px;}.share__container{ position:relative;padding:96px 140px;color:#ffffff;}.share__bg{ position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;background:#2C353D;border-radius:24px;}.share__bg:before{ top:-280px;left:-280px;width:560px;height:560px;opacity:0.6;-webkit-filter:blur(278.261px);filter:blur(278.261px);}.share__bg:before,.share__bg:after{ content:"";position:absolute;border-radius:50%;background:-webkit-linear-gradient(314.85deg,#AE80DC 1.17%,#DC83C3 31.88%,#8084DC 65.46%);background:-o-linear-gradient(314.85deg,#AE80DC 1.17%,#DC83C3 31.88%,#8084DC 65.46%);background:linear-gradient(135.15deg,#AE80DC 1.17%,#DC83C3 31.88%,#8084DC 65.46%);}.share__row{ position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;margin:50px -120px 0;}.share__col{ -webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;padding:0 120px;}.share__col:first-child:before{ content:"";position:absolute;top:0;right:-2px;bottom:0;width:4px;background:rgba(116,143,181,0.1);}.share__col:first-child{ position:relative;}.share__preview{ margin-bottom:25px;}.share__title{ margin-bottom:12px;}.share__text{ max-width:260px;margin-bottom:40px;color:var(--text-white);}.download__body{}.download__list{ display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;}.download__item{ position:relative;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;width:40%;padding:68px 32px 64px;text-align:center;}.download__item:before{ content:"";position:absolute;top:-5px;right:-5px;left:-5px;bottom:-5px;z-index:1;background:#FFFFFF;-webkit-box-shadow:0px 8px 32px rgb(0 0 0 / 10%);box-shadow:0px 8px 32px rgb(0 0 0 / 10%);border-radius:24px;opacity:0;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;}.download__item:hover:before{ opacity:1;}.download__item:not(:last-child):after{ content:"";position:absolute;top:6px;right:-2px;bottom:6px;width:4px;background:rgba(116,143,181,0.15);}.download__icon{ 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;height:32px;margin-bottom:24px;font-size:0;}.download__icon,.download__category,.download__text{ position:relative;z-index:3;}.download__category{ margin-bottom:4px;font-size:18px;}.download__text{ font-size:13px;line-height:1.84615;}.reviews-title{ max-width:370px;margin:0 auto 80px;}.reviews-container{ margin:0 -32px;text-align:center;}.reviews-slider{ display:-webkit-box;display:-ms-flexbox;display:flex;}.review{ width:400px;display:flex;flex:1;}.review-item{ text-align:center;margin:0 16px;}.review-item p{ -webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:32px;font-family:'Poppins',sans-serif;font-size:24px;line-height:1.33333;font-weight:600;color:var(--header)}.review-rating{ 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;margin-bottom:32px;}.review-star{ margin-right:16px;}.review-author{ margin-bottom:4px;font-family:'Poppins',sans-serif;font-size:18px;line-height:1.33333;color:var(--header);}.review-company{ color:var(--text);}.cta:not(:last-child){ margin-bottom:136px;}.cta-center{ max-width:1248px;margin:0 auto;padding:0 64px;}.cta-container{ position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:600px;padding:40px 0 40px 112px;}.bg{ position:absolute;top:0;left:0;width:100%;height:100%;background:#2C353D;border-radius:24px;overflow:hidden;color:white;}.bg:before{ content:"";position:absolute;top:-242px;left:-223px;width:497px;height:497px;border-radius:50%;background:-webkit-linear-gradient(314.85deg,#AE80DC 1.17%,#DC83C3 31.88%,#8084DC 65.46%);background:-o-linear-gradient(314.85deg,#AE80DC 1.17%,#DC83C3 31.88%,#8084DC 65.46%);background:linear-gradient(135.15deg,#AE80DC 1.17%,#DC83C3 31.88%,#8084DC 65.46%);-webkit-filter:blur(160px);filter:blur(160px);opacity:.6;}.cta-wrap{ display:flex;border-radius:10px;z-index:1}.cta-col-1{ width:55%;}.cta-col-2{ display:flex;align-items:center;justify-content:center;width:45%;}.cta-col-2 img{ width:100%;}.cta-title{ font-size:72px;line-height:1.11111;margin-bottom:32px;color:#ffffff;}.cta-text{ max-width:330px;color:#6A7986;}.footer{ position:relative;max-width:1350px;margin:0 auto;padding:0 64px;}.footer__body{ margin-bottom:55px;}.footer__wrap{ max-width:345px;margin-bottom:24px;}.footer__logo{ display:inline-block;margin-bottom:24px;}.footer__pic{ width:138px;}.footer__text{ color:var(--text);}.footer__nav{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;justify-content:space-between;}.footer__nav .footer__link{ font-weight:600;color:var(--text);-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s;display:block;margin-bottom:10px}.footer__nav .footer__link:not(:last-child){ margin-right:48px;}.footer__bottom{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 0;border-top:2px solid rgba(116,143,181,0.15);}.footer__copyright{ margin-right:auto;font-size:13px;line-height:1.84615;font-weight:600;color:var(--text);}@media only screen and (max-width:1179px){ h2{ font-size:27px;line-height:1.2;}section{ margin:0 auto 136px;max-width:1350px;padding:0 32px;}.spin{ margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;top:155px;}.spin-img{ margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;top:235px;width:33%;}.header{ padding:44px 0;}.header__logo{ position:relative;z-index:12;}.header__wrapper{ position:absolute;top:0;left:0;right:0;z-index:10;padding:174px 64px 64px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;background:#EEEFF2;visibility:hidden;opacity:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;}.header__wrapper.visible{ visibility:visible;opacity:1;}.header__preview{ display:block;}.header__nav{ -webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:auto;}.header-link{ font-family:'Poppins',sans-serif;font-size:32px;line-height:1.25;margin:0 0 32px;}.dropdown-content{ box-shadow:initial;background-color:inherit;position:initial;}.dropdown:hover .dropdown-content{ flex-direction:column;}.header-burger{ display:inline-block;}.header:not(:last-child){ margin-bottom:12px;}.dropdown{ margin:0 0 32px;}.main{ padding-top:0;margin-bottom:140px;}.main-wrap{ max-width:100%;margin-bottom:155px;}.stage{ text-align:center;}.main-title{ text-align:center;font-size:48px;line-height:1.16667;margin-bottom:435px;}.main-text{ max-width:100%;text-align:center;font-size:16px;line-height:1.2;font-weight:600;}.main-btns{ justify-content:center;margin-right:0;}.references-logo:first-child{ display:none;}.advantages-title{ margin-bottom:80px;}.advantages-item:not(:last-child){ margin-bottom:72px;}.advantages-bg{ -webkit-box-flex:0;-ms-flex:0 0 460px;flex:0 0 460px;width:460px;}.module-container{ padding:150px 130px 115px 52px;}.module-wrap{ padding-top:150px;}.interfaces-center{ display:block;padding-right:64px;text-align:center;}.interfaces-wrap{ max-width:100%;margin:0 0 80px;}.interfaces-text{ max-width:405px;margin:0 auto;}.interfaces-list{ flex-shrink:0;width:464px;}.share__container{ padding:96px 80px;}.share__col{ padding:0 80px;}.reviews-title{ margin-bottom:48px;}.cta:not(:last-child){ margin-bottom:112px;}.cta-center{ padding:0 32px;}.cta-container{ min-height:510px;padding:40px 64px;}.share__row{ margin:0 -80px;}.download__list{ -ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-80px;}.download__item{ -webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;width:33.333%;margin-top:80px;padding:0 24px;}}@media only screen and (max-width:1023px){ .center{ padding:0 32px;}.header__wrapper{ padding:174px 32px 64px;}.header-link{ color:rgba(39,46,53,0.7);}.header-link.active{ color:#FF6E30;}body.dark .header-link{ color:rgba(255,255,255,0.7);}body.dark .header-link.active{ color:#FF6E30;}.main-wrap{ margin-bottom:100px;}.main-center{ padding:0 32px;}.main{ margin-bottom:112px;}.spin-img{ width:36%;}.references-logo{ margin:0 8px;}.features-title{ margin-bottom:64px;}.features-item:not(:last-child){ margin-bottom:48px;}.features-item{ display:block;}.features-bg{ margin:0 auto 64px;}.advantages-list{ -ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 -32px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;}.advantages-list-item{ -webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;width:250px;margin:0;}.advantages-list-item:not(:last-child){ margin-right:16px;}.feature-icon{ -webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.module-container{ padding:48px 32px;}.module-wrap{ max-width:300px;}.share__container{ padding:64px 40px;}.share__row{ margin:0 -40px;}.share__col{ padding:0 40px;}.download__item:not(:last-child):after{ top:0;bottom:0;}.reviews-container{ margin:0 -16px;}.review{ flex-direction:column;}.review-item{ margin-bottom:50px;}.review-text{ margin-bottom:16px;}.review-rating{ margin-bottom:16px;}.cta-container{ min-height:450px;padding:40px 0 40px 32px;}.cta-title{ font-size:56px;}.cta-col-2 img{ width:100%;}}@media only screen and (max-width:767px){ section{ padding:0 12px;}h2{ font-size:21px;line-height:1.25;}.center{ padding:0 20px;}.header{ padding:48px 0 40px;}.header__center{ padding:0 32px;}.header__pic{ width:115px;}.header__wrapper{ padding:128px 32px 40px;}.header__preview{ display:none;}.header__nav{ margin:-16px 0 auto -24px;}.header-link{ margin:16px 0 0 24px;font-size:24px;}.header-link.active{ color:#FF6E30;}.dropdown{ margin:unset;}.flex-column-pair{ flex-direction:column;}.header__btns{ position:relative;z-index:3;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:calc(100% + 16px);margin:0 -8px;}.header__btn{ -webkit-box-flex:0;-ms-flex:0 0 calc(50% - 12px);flex:0 0 calc(50% - 12px);min-width:calc(50% - 12px);margin:0 6px;}.header__btn:not(:last-child){ margin-right:6px;}.header:not(:last-child){ margin:0;}body.dark .header-link{ color:#ffffff;}body.dark .header-link.active{ color:#FF6E30;}.spin{ margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;top:124px;}.spin-img{ position:absolute;width:44%;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;top:200px;}.main-center{ padding:0 20px;}.main-wrap{ max-width:100%;margin-bottom:50px;}.stage{ margin-bottom:16px;}.main{ padding:0;text-align:center;}.main-title{ margin-bottom:340px;font-size:37px;line-height:1.2;}.main-text{ margin:0px auto 32px;line-height:1.5;}.main-btns{ -webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;}.main-btn{ margin:0 0 24px;}.references{ display:none;}.advantages-title{ margin-bottom:48px;}.advantages-bg{ width:100%;margin-bottom:48px;}.stage{ margin-bottom:16px;}.advantages-list{ margin:0;}.module-container{ padding:40px 32px 46px;}.module-row{ display:block;}.module-wrap{ max-width:100%;margin-bottom:70px;padding:0;}.module-list{ width:100%;}.module-wrap img{ margin-top:-100px;margin-left:0;}.interfaces-wrap{ margin-bottom:48px;}.interfaces-row{ margin:0 -14px;}.interfaces-col{ -webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 24px);flex:0 0 calc(33.333% - 24px);width:calc(33.333% - 24px);margin:0 6px;}.interfaces-logo{ margin-bottom:0px;}.share__container{ padding:40px 32px;}.share__row{ display:block;margin:0;}.share__col{ width:100%;padding:0;}.share__col:not(:last-child){ margin-bottom:48px;}.share__title{ max-width:240px;font-size:24px;}.share__text{ margin-bottom:24px;}.download__list{ margin-top:-56px;}.download__item{ -webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;margin-top:56px;padding:0 12px;}.reviews-title{ text-align:center;margin-bottom:40px;}.cta:not(:last-child){ margin-bottom:48px;}.cta-center{ padding:0 12px;}.cta-container{ padding:32px;text-align:center;}.cta-wrap{ max-width:100%;}.cta-col-1{ width:100%;}.cta-col-2{ width:100%;}.cta-col-2 img{ margin-top:32px;width:70%;}.cta-title{ font-size:40px;text-align:center;}.cta-text{ max-width:100%;}.cta-wrap{ flex-direction:column;}}@media only screen and (max-width:474px){ .header__preview{ display:block;top:auto;right:-300px;width:650px;bottom:100px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.header__preview img{ width:100%;}.header__nav{ -webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 auto;}.header-link{ margin:0 0 24px;}.main__bg{ margin:0 -160px 0 -100px;}.interfaces-list{ width:100%;}}.hidden,[hidden]{ display:none !important;}.sr-only{ border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}.sr-only.focusable:active,.sr-only.focusable:focus{ clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto;}.invisible{ visibility:hidden;}.clearfix::before,.clearfix::after{ content:" ";display:table;}.clearfix::after{ clear:both;}@media only screen and (min-width:35em){ }@media print,(-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi){ }@media print{ *,*::before,*::after{ background:#fff !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;}a,a:visited{ text-decoration:underline;}a[href]::after{ content:" (" attr(href) ")";}abbr[title]::after{ content:" (" attr(title) ")";}a[href^="#"]::after,a[href^="javascript:"]::after{ content:"";}pre{ white-space:pre-wrap !important;}pre,blockquote{ border:1px solid #999;page-break-inside:avoid;}thead{ display:table-header-group;}tr,img{ page-break-inside:avoid;}p,h2,h3{ orphans:3;widows:3;}h2,h3{ page-break-after:avoid;}}
