.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}@media (min-width:768px){.mobile-visible{display:none!important}}.mobile-hide{display:none!important}@media (min-width:768px){.mobile-hide{display:inline-block!important}}.btn{display:inline-block;border:1px solid;font-size:.9rem;font-weight:500;padding:6px 15px;text-transform:uppercase;outline:none;cursor:pointer;border-radius:23px;text-decoration:none}.btn.btn-lg{padding:15px 30px;font-weight:500;font-family:Roboto Condensed,Arial,Helvetica,sans-serif}@media (min-width:1024px){.btn.btn-lg{font-size:1.125rem;padding:20px 60px;border-radius:45px}}.btn.btn-md{font-size:.9rem;font-family:Roboto Condensed,Arial,Helvetica,sans-serif;padding:10px 20px;font-weight:500}.btn.btn-primary{background-color:#07f;color:#fff;border-color:#07f}.btn.btn-primary:hover{background-color:rgb(0,107.1,229.5);border-color:rgb(0,107.1,229.5)}.btn.btn-primary:active{background-color:rgb(0,95.2,204);border-color:rgb(0,95.2,204)}.btn.btn-primary__inverse{background-color:#fff;color:#07f;border-color:#07f}.btn.btn-primary__inverse:hover{background-color:rgb(242.25,242.25,242.25);border-color:rgb(0,107.1,229.5)}.btn.btn-primary__inverse:active{background-color:rgb(229.5,229.5,229.5);border-color:rgb(0,95.2,204)}.btn.btn-secondary{background-color:#f1a700;color:#fff;border-color:#f1a700}.btn.btn-secondary:hover{background-color:rgb(215.5,149.3298755187,0);border-color:rgb(215.5,149.3298755187,0)}.btn.btn-secondary:active{background-color:rgb(190,131.6597510373,0);border-color:rgb(190,131.6597510373,0)}.btn.btn-secondary__inverse{background-color:#fff;color:#f1a700;border-color:#f1a700}.btn.btn-secondary__inverse:hover{background-color:rgb(242.25,242.25,242.25);border-color:rgb(215.5,149.3298755187,0)}.btn.btn-secondary__inverse:active{background-color:rgb(229.5,229.5,229.5);border-color:rgb(190,131.6597510373,0)}.btn.btn-success{background-color:#31c391;color:#fff;border-color:#31c391}.btn.btn-success:hover{background-color:rgb(43.8790983607,174.6209016393,129.8463114754);border-color:rgb(43.8790983607,174.6209016393,129.8463114754)}.btn.btn-success:active{background-color:rgb(38.7581967213,154.2418032787,114.6926229508);border-color:rgb(38.7581967213,154.2418032787,114.6926229508)}.form input[type=password],.form input[type=text]{padding:0;padding-bottom:10px;width:100%;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:1rem;border:none;outline:none;border-bottom:1px solid;border-color:#273139;background-color:#fff;color:#273139;transition:border-color .2s ease-in}.form input[type=password].text-input__inverse,.form input[type=text].text-input__inverse{background-color:#0f1a23;border-color:#fff;color:#fff}.form input[type=password].text-input__inverse:focus,.form input[type=password]:focus,.form input[type=text].text-input__inverse:focus,.form input[type=text]:focus{border-color:#07f!important}.form input[type=checkbox]{display:none}.form input[type=checkbox]+.icon-checkbox{vertical-align:bottom;display:inline-block}.form input[type=checkbox]+.icon-checkbox+.icon-checkbox-checked{vertical-align:bottom;display:none}.form input[type=checkbox]:checked+.icon-checkbox{display:none}.form input[type=checkbox]:checked+.icon-checkbox+.icon-checkbox-checked{display:inline-block}.form input[type=checkbox]:checked+.icon-checkbox+.icon-checkbox-checked+span{opacity:1}.form label{pointer-events:none;position:absolute;top:1.4rem;left:0;font-size:1rem;transition:top .2s ease-in,font-size .2s ease-in;color:#07f;opacity:.7}.form label.label__required:after{content:" *"}.form label.label__checkbox{position:relative;top:0;opacity:1;pointer-events:auto;vertical-align:bottom;line-height:.9rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.9rem}.form label.label__checkbox span{opacity:.7;vertical-align:bottom}.form input[type=password]:focus+label,.form input[type=password]:valid+label,.form input[type=text]:focus+label,.form input[type=text]:valid+label{top:0;font-size:.8rem;opacity:1}.form .input-group{margin-bottom:15px;position:relative}.form .input-group.input-group__text{padding-top:1.12rem}.form .input-row{display:-ms-flexbox;display:flex}.form .input-row .input-group{margin-left:30px;-ms-flex-positive:1;flex-grow:1;width:100%}.form .input-row .input-group:first-child{margin-left:0}.form .form__global-errors{display:none;margin-bottom:15px;color:#bb0707;font-size:.9rem}.form .form__global-errors.show{display:block}.landing-form__field{position:relative;margin-bottom:22px}.landing-form__field__required>label:after{color:#c4c4c4;content:" (required field)";-ms-flex-order:1;order:1}.landing-form__field__control[type=text]{width:100%;padding:10px 15px;border-radius:8px;border:1px solid #c4c4c4;font-size:16px;color:#5e5e5e}.landing-form__field__control[type=text]:focus{outline:none;border-color:#919191}.landing-form__field__control[type=text]::-webkit-input-placeholder{color:#c4c4c4;font-size:14px}.landing-form__field__control[type=text]::-moz-placeholder{color:#c4c4c4;font-size:14px}.landing-form__field__control[type=text]::-ms-input-placeholder{color:#c4c4c4;font-size:14px}.landing-form__field__control[type=text]::placeholder{color:#c4c4c4;font-size:14px}.landing-form__field .error{display:none;color:#bb0707;vertical-align:middle;margin-bottom:0;position:absolute}.landing-form__field .error .icon{display:inline-block}.landing-form__field .error>span{vertical-align:middle;font-size:14px}.landing-form__field__error .landing-form__field__control[type=text]{border-color:#bb0707;color:#bb0707;margin-bottom:0}.landing-form__field__error .landing-form__field__control[type=text]:focus{color:#5e5e5e;border-color:#919191}.landing-form__field__error .error{display:block;margin-bottom:0;position:absolute}.landing-form__field__hidden{display:none}.landing-form__label{color:#5e5e5e;font-size:14px;display:inline-block;padding-bottom:5px}.landing-form__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.landing-form__cell{-ms-flex:1;flex:1}.landing-form__cell:not(:first-child){margin-left:5px}.landing-textarea{margin-bottom:15px}.landing-textarea__control{width:100%;padding:10px 15px;border-radius:8px;border:1px solid #c4c4c4;font-size:16px;color:#5e5e5e;resize:none}.landing-textarea__control:focus{outline:none;border-color:#919191}.landing-textarea__control::-webkit-input-placeholder{color:#c4c4c4;font-size:14px}.landing-textarea__control::-moz-placeholder{color:#c4c4c4;font-size:14px}.landing-textarea__control::-ms-input-placeholder{color:#c4c4c4;font-size:14px}.landing-textarea__control::placeholder{color:#c4c4c4;font-size:14px}.table-responsive-wrapper{overflow-x:auto;width:100%;max-width:100%}.table{width:100%}.table th{text-align:left;padding:10px 15px;background-color:rgb(221.5,221.5,221.5)}.table td{border:1px solid rgb(221.5,221.5,221.5);padding:10px 15px}body,html{margin:0;padding:0;font-family:Roboto,Arial,Helvetica,sans-serif;height:100%}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;font-size:14px;color:#475266;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,body.without-header{margin-top:0;min-height:100%}@media (min-width:1280px){body{font-size:16px}}*{box-sizing:border-box}a{color:#07f;text-decoration:none;font-weight:400;line-height:140%}i.icon{display:inline-block;background-repeat:no-repeat}.app-container{margin-bottom:15px}.landing-footer{color:#fff;background:#212833;font-size:14px;line-height:1.4;padding:100px 0}.landing-footer__columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:1200px){.landing-footer__columns :last-child{margin-right:0}}@media screen and (max-width:960px){.landing-footer__columns :nth-child(2n){margin-right:0}}@media screen and (min-width:480px){.landing-footer__columns>*{margin-right:40px}}@media screen and (min-width:1200px){.landing-footer__columns :last-child{margin-right:0}}.landing-footer__column{-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-bottom:80px}@media screen and (min-width:1200px){.landing-footer__column{width:260px}}@media screen and (max-width:1200px){.landing-footer__column{width:200px;margin-bottom:56px;-ms-flex:auto;flex:auto}}@media (max-width:960px){.landing-footer__column{width:280px;-ms-flex:auto;flex:auto}}@media screen and (min-width:640px) and (max-width:680px){.landing-footer__column{width:200px;-ms-flex:auto;flex:auto}}@media screen and (max-width:480px){.landing-footer__column{width:280px;-ms-flex:auto;flex:auto}}.landing-footer__title{color:#fff;font-size:16px;font-weight:800;line-height:22px;letter-spacing:.03em;text-transform:uppercase}.landing-footer__items{margin:16px 0 0}@media (max-width:1200px){.landing-footer{padding:64px 0}}.landing-footer-menu__inner>*{margin-bottom:16px}.landing-footer-menu__inner :last-child{margin-bottom:0}.landing-footer-menu__item_social{padding-top:12px}.landing-footer-menu__link{color:#fff;font-weight:400;font-size:14px;line-height:130%;opacity:.6}.landing-footer-menu__link:hover{color:#fff;opacity:1}.landing-footer-submenu__inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:-4px -12px}.landing-footer-submenu__item{padding:4px 12px}.landing-footer-submenu__item_copyright{width:100%}@media screen and (min-width:640px){.landing-footer-submenu__item_copyright{width:auto}}.landing-footer-submenu__link{color:#fff;opacity:.5;text-decoration:none;transition:opacity .15s}.landing-footer-submenu__link:hover{opacity:1;color:#fff}.hide{display:none!important}.landing-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-10px;margin-right:-10px}@media (min-width:1200px){.landing-row{margin-left:-20px;margin-right:-20px}}.landing-block{padding-left:10px;padding-right:10px}@media (min-width:1200px){.landing-block{padding-left:20px;padding-right:20px}}.landing-box{padding:16px 10px}@media (min-width:1200px){.landing-box{padding:20px}}.black-menu{background:#1f2833}.lite-menu{background:#fff}.landing-header{font-family:Lato,sans-serif;font-size:16px;line-height:140%;font-weight:700}@media (min-width:1200px){.landing-header{height:112px}}@media (max-width:1199px){.landing-header{height:80px}}.landing-header__wrapper{position:fixed;top:0;left:0;right:0;z-index:2;height:112px;background:#1f2833}.landing-header .logo-dark{display:none}.landing-header.transparent .landing-header__wrapper{background:transparent}.landing-header.light .landing-header__wrapper{background:#fff}.landing-header.light .landing-header-menu__link{color:#1f2833}.landing-header.light .landing-header-menu__link:hover{color:#1f2833!important}.landing-header.light .landing-header-menu__link:active{color:#1f2833;opacity:.6}@media (min-width:1201px){.landing-header.light .colorWhileLink:hover{color:#07f!important}.landing-header.light .colorWhileLink:active{color:#07f;opacity:.6}}.landing-header.light .landing-header-menu__submenu{background:#fff}.landing-header.light .landing-header-submenu__title{color:#475266;text-transform:uppercase}.landing-header.light .landing-header-submenu__link:hover div,.landing-header.light .landing-header-submenu__title:hover{color:#07f}.landing-header.light .landing-header-submenu__link:active{color:#07f;opacity:.6}.landing-header.light .landing-header__burger{color:#475266}.landing-header.light .logo-dark{display:block}.landing-header.light .logo-light{display:none}.landing-header__shadow{box-shadow:0 10px 18px rgba(0,0,0,.05)}.landing-header__inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;height:112px}@media (min-width:1201px){.landing-header__inner{margin:0 auto;max-width:1160px}}@media (max-width:1200px){.landing-header__inner{margin:0 auto;padding:0 40px;max-width:100%;width:100%}}@media (max-width:480px){.landing-header__inner{margin:0 auto;padding:0 20px;max-width:100%;width:100%}}.landing-header__logo{-ms-flex:0 0 auto;flex:0 0 auto;line-height:0;margin-right:24px;z-index:1}.landing-header__menu{display:none;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-item-align:stretch;align-self:stretch}@media screen and (min-width:1201px){.landing-header__menu{position:static;overflow:visible;display:block;-ms-flex:1 1 auto;flex:1 1 auto;cursor:default}}.landing-header_opened .landing-header__menu{position:absolute;top:80px;left:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:calc(100vh - 80px);overflow:auto;cursor:pointer;z-index:1;border-top:1px solid rgba(97,154,204,.2)}@media (max-width:1200px){.landing-header_opened .landing-header__menu{padding:0 40px}}@media (max-width:480px){.landing-header_opened .landing-header__menu{padding:0 20px}}.landing-header__right{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 auto;width:24px;height:24px}@media screen and (min-width:1201px){.landing-header__right{display:none}}.landing-header__burger{position:relative;width:24px;height:24px;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;box-shadow:none;color:#fff}.landing-header__burger-icon{display:block;line-height:0}.landing-header__burger-icon_open{display:block}.landing-header__burger-icon_close,.landing-header_opened .landing-header__burger-icon_open{display:none}.landing-header_opened .landing-header__burger-icon_close{display:block}.hoverWrapperContrast:hover{background:#1f2833!important;border-bottom:1px solid rgba(97,154,204,.2)}@media (min-width:1201px){.landing-header-menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.landing-header-menu *{font-family:Lato,sans-serif}@media (min-width:1201px){.landing-header-menu__inner{display:-ms-flexbox;display:flex;-ms-flex-item-align:inherit;align-self:inherit;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;max-width:none;padding:0}}.landing-header-menu__item{-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width:1201px){.landing-header-menu__item{display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;padding-right:12px;padding-left:16px}}@media (min-width:1201px){.landing-header-menu__item_right{margin:0 0 0 auto}}.landing-header-menu__item_socials{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:1201px){.landing-header-menu__item_socials{display:none}}.landing-header-menu__link{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;text-decoration:none;color:#fff;font-weight:700;cursor:pointer;transition:opacity .3s,color .3s;z-index:1}.landing-header-menu__link:hover{color:#00e6a0}.landing-header-menu__link:active,.landing-header-menu__link:focus{color:#00e6a0;opacity:.6}@media (max-width:1200px){.landing-header-menu__link{width:100%;margin:0}}.landing-header-menu__link-while{color:#475266}.landing-header-menu__link-while:hover{color:#07f}@media (min-width:1201px){.landing-header-menu__item_with-sub-menu .landing-header-menu__link{display:-ms-flexbox;display:flex}}.landing-header-menu__item_with-sub-menu .landing-header-menu__link:hover{color:#fff;cursor:default}.landing-header-menu_focused .iconSelectedFlag,.landing-header-menu_focused .landing-header-menu__link,.landing-header-menu_focused .nameSelectedLang{opacity:.6}.landing-header-menu__item_focused .landing-header-menu__link{opacity:1}.landing-header-menu__icon,.landing-header-menu__name{-ms-flex:0 0 auto;flex:0 0 auto}.landing-header-menu__icon{margin:0 0 0 4px;line-height:0;transition:transform .3s}.landing-header-menu__item_focused .landing-header-menu__icon{transform:rotate(180deg)}@media (min-width:1201px){.landing-header-menu__submenu{position:absolute;top:112px;left:0;right:0;max-height:0;overflow:hidden;background:#1f2833;transition:max-height .3s;box-shadow:0 10px 18px rgba(0,0,0,.05)}}@media (min-width:1201px){.landing-header-menu__item_focused .landing-header-menu__submenu{max-height:100vh;padding-top:112px;top:0}}@media (max-width:1200px){.landing-header-submenu__inner{max-width:none!important;padding:0!important}}@media (max-width:1200px){.landing-header-submenu__items{margin:-20px;padding:40px 0}}@media (min-width:1201px){.landing-header-submenu__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-top:32px}.landing-header-submenu__items>*{margin-right:40px;margin-bottom:32px}.landing-header-submenu__items :nth-child(2n){margin-right:40px}.landing-header-submenu__items :nth-child(3n){margin-right:0}}@media (min-width:1201px){.landing-header-submenu__item{width:360px}.landing-header-submenu__item>*{margin-right:40px}.landing-header-submenu__item :last-child{margin-right:0}}@media (max-width:1200px){.landing-header-submenu__item{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}.landing-header-submenu__link{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;text-decoration:none;transition:color .3s}@media (min-width:1201px){.landing-header-submenu__link{display:block;height:auto}}.landing-header-submenu__link:hover div{color:#00e6a0}.landing-header-submenu__link:active{color:#00e6a0;opacity:.6}.landing-header-submenu__title{font-family:Lato,sans-serif;font-style:normal;font-weight:800;font-size:14px;line-height:140%;letter-spacing:.08em;text-transform:uppercase;transition:color .3s;color:#e6ecf0}@media (min-width:1201px){.landing-header-submenu__title{line-height:1.2;letter-spacing:1px;text-transform:uppercase}}.landing-header-submenu__description{margin:8px 0 0;font-family:DM Sans,serif;font-style:normal;font-weight:400;font-size:14px;line-height:130%;transition:color .3s;color:#9099a3}.landing-header-menu__item input,.mobile_block_menu{display:none}.landing-header-line{border-top:1px solid rgba(97,154,204,.2)}.showMobile{display:none}@media (max-width:1200px){.showMobile{display:block}.landing-header-line{border-top:0}.landing-header__inner,.landing-header__wrapper{height:80px}.line_left_mobile{width:5px;background:#00e6a0;border-radius:5px}.landing-header-submenu__item{padding-bottom:24px;display:grid;grid-template-columns:5px 1fr;padding-left:20px}.landing-header-submenu__link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;border-radius:5px;padding-left:8px}.landing-header-menu__inner{overflow-y:auto;padding-top:16px;padding-bottom:16px}.mobile_block_menu{display:-ms-flexbox;display:flex;padding:40px 0;-ms-flex-direction:column;flex-direction:column}.mobile_block_menu__wrapper{width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.mobile_block_menu .contact_team_black,.mobile_block_menu .contact_team_light{border-radius:100px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;letter-spacing:.08em;font-family:Lato,sans-serif;font-style:normal;font-weight:800;font-size:14px;width:100%;line-height:140%;height:58px;white-space:nowrap}.mobile_block_menu .contact_team_black>h6,.mobile_block_menu .contact_team_light>h6{font-size:14px;margin:0}.mobile_block_menu .contact_team_black:active,.mobile_block_menu .contact_team_light:active{opacity:.6}.mobile_block_menu .contact_team_light:hover{box-shadow:0 8px 16px rgba(0,119,255,.3),0 20px 48px rgba(0,119,255,.3)}.mobile_block_menu .contact_team_black:hover{box-shadow:0 0 8px rgba(0,230,160,.5),0 20px 48px -4px rgba(0,230,160,.24)}.mobile_block_menu .contact_team_light{background:#07f;color:#fff}.mobile_block_menu .contact_team_black{background:#00e6a0;color:#1f2833}.border_menu_mobile{border-bottom:1px solid rgba(97,154,204,.2)}.hidden_mobile{display:none!important}.landing-header-menu__link{display:-ms-flexbox;display:flex;margin:0 auto;width:920px;-ms-flex-pack:justify;justify-content:space-between;height:48px;transition:all .3s ease}.landing-header-menu__submenu{max-height:0;margin-top:8px;overflow:hidden;transition:all .3s ease}.landing-header-menu__link{width:100%}}@media (max-width:480px){.mobile_block_menu__wrapper{-ms-flex-direction:column;flex-direction:column;text-transform:uppercase}}.selectMobileLang{width:100%;background:#fff;border:3px solid rgba(97,154,204,.2);border-radius:100px;isolation:isolate;padding:16px;font:inherit;letter-spacing:inherit;word-spacing:inherit;-moz-appearance:none;-webkit-appearance:none;appearance:none;text-align:center;font-family:DM Sans,serif;font-style:normal;font-weight:400;font-size:16px;line-height:160%;color:#475266;background-image:url(../../../commonAssets/img/arrowDown.svg);outline:0;background-repeat:no-repeat;background-position:97%;margin-bottom:16px;height:60px}.selectMobileLang__black{background:hsla(0,0%,100%,0);color:#fff;background-image:url(../../../commonAssets/img/arrowDown-while.svg);background-repeat:no-repeat;background-position:97%;outline:0}.landing-social-links{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -8px}.landing-social-links__item{-ms-flex:0 0 auto;flex:0 0 auto;width:40px;height:24px;padding:0 8px}.landing-social-links__link{display:block;background:#4b5057;color:#fff;line-height:0}.landing-social-links__link:hover{background:#1777e5;color:#fff}.landing-social-links_dark .landing-social-links__link{color:#fff;background:hsla(0,0%,100%,.16);border-radius:2px;opacity:.5;transition:opacity .25s}.landing-social-links_dark .landing-social-links__link:hover{opacity:1}.logos-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px auto 0}@media (min-width:768px){.logos-container{-ms-flex-direction:row;flex-direction:row;padding:0 30px;max-width:800px}}@media (min-width:1024px){.logos-container{-ms-flex-direction:row;flex-direction:row;padding:0 50px;max-width:1000px}}@media (min-width:1280px){.logos-container{max-width:1200px}}.fadein{min-width:200px;min-height:100px;position:relative;margin:10px}@media (min-width:768px){.fadein{min-width:150px;min-height:50px}}@media (min-width:1024px){.fadein{min-width:200px;min-height:100px}}.fadein img{background:#fff;position:absolute;-ms-flex-pack:center;justify-content:center;-webkit-animation-name:a;-webkit-animation-iteration-count:infinite;-webkit-animation-duration:9s;animation-name:a;animation-iteration-count:infinite;animation-duration:12s}@media (min-width:768px){.fadein img{max-width:80%;max-height:80%}}@media (min-width:1024px){.fadein img{max-width:80%;max-height:80%}}@media (min-width:1280px){.fadein img{max-width:100%;max-height:100%}}@keyframes a{0%{opacity:0}20%{opacity:1}33%{opacity:1}53%{opacity:0}to{opacity:0}}.fadein picture:first-of-type img{animation-delay:-8s}.fadein picture:nth-of-type(2) img{animation-delay:-4s}.fadein picture:nth-of-type(3) img{animation-delay:0s}.hide-logos{display:none}@media (min-width:768px){.hide-logos{display:-ms-flexbox;display:flex}}.trial-box{background-color:#ffcc01;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.trial-box .content__trial-box{text-align:center;padding:30px 0;margin:0}.trial-box__start{color:#fff}.trial-box__all-features,.trial-box__start{font-size:1.8em;line-height:1em;margin:0 auto 10px;text-align:center;font-family:Roboto Condensed,Arial,Helvetica,sans-serif;font-weight:700}.trial-box__all-features{color:#0f1a23}.trial-box__demo{margin-top:15px}.request-demo-block{background:url(/commonAssets/img/bg-demo.jpg) no-repeat;background-size:cover;background-position:top;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:50px 0}@media (min-width:1280px){.request-demo-block{padding:100px 0}}.request-demo-block p{color:#fff;text-align:center;font-family:Roboto Condensed,Arial,Helvetica,sans-serif;font-weight:500;font-size:1.2rem;line-height:1.1;margin:0 0 20px}@media (min-width:568px){.request-demo-block p{margin-top:0}}@media (min-width:768px){.request-demo-block p{font-size:1.5rem}}@media (min-width:1024px){.request-demo-block p{font-size:2rem}}@media (min-width:568px){.request-demo-block{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.article-info{display:block;overflow:hidden;margin:0 auto 30px}@media (min-width:1024px){.article-info{display:-ms-flexbox;display:flex;text-align:left;max-width:960px;-ms-flex-align:center;align-items:center}}@media (min-width:1280px){.article-info{margin-bottom:60px}}.article-info:last-child{margin-bottom:0}@media (min-width:1280px){.article-info:last-child{margin-bottom:0}}@media (min-width:1024px){.article-info__inverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:1024px){.article-info__inverse .article-info-picture{margin-right:0;margin-left:30px}}.content-article-info{padding:50px 0;overflow:hidden}@media (min-width:1280px){.content-article-info{padding:100px 0}}.article-info-description{display:block;width:100%;text-align:center;font-size:1.125rem}@media (min-width:1024px){.article-info-description{text-align:left;width:66.66666%}}.article-info-description p{margin-bottom:10px;font-size:1rem;line-height:1.6;text-align:left}.article-info-title{font-family:Roboto Condensed,Arial,Helvetica,sans-serif;line-height:1.6;font-weight:300;font-size:1.8rem;margin:0 auto;color:#475266}@media (min-width:768px){.article-info-title{font-size:2.6rem}}.article-info-subtitle{line-height:1.2;font-weight:700;font-size:1rem;margin:0 auto;color:#475266}@media (min-width:768px){.article-info-subtitle{font-size:1rem;margin-top:15px}}.article-info-picture{display:block;width:100%}@media (min-width:1024px){.article-info-picture{width:33.33333%;margin-right:30px}}.article-info-oblique-picture{min-height:250px;background-position:50% 0;background-size:cover;position:relative;margin:0 0 60px;padding:0}.article-info-oblique-picture .article-info-picture__message{background-size:100%;background-repeat:no-repeat;position:absolute;background-color:transparent;box-shadow:-4px 5px 10px 0 rgba(0,0,0,.15);width:189px;height:207.9px;right:-10px;bottom:-50px;border-radius:15.12px}.article-info-even .article-info-oblique-picture .article-info-picture__message{right:auto;left:-10px;box-shadow:4px 5px 10px 0 rgba(0,0,0,.15)}@media (min-width:1024px){.article-info-oblique-picture{-ms-flex:1 0 35%;flex:1 0 35%;-ms-flex-item-align:stretch;align-self:stretch;background-position:100% 0;overflow:hidden;margin:0;width:100%}.article-info-oblique-picture .article-info-picture__message{right:10px;top:50%;transform:translateY(-50%);width:300px;height:330px;border-radius:24px}.article-info-oblique-picture .article-info-picture__message.up{right:50px;transform:translateY(-60px);z-index:2}.article-info-oblique-picture .article-info-picture__message.down{transform:translateY(-230px);z-index:1}.article-info-even .article-info-oblique-picture .article-info-picture__message{right:auto;left:0}.article-info-oblique-picture:before{content:"";width:110px;height:100%;position:absolute;top:0;right:-55px;background:#fff;transform:skewX(-10deg)}.article-info-bg .article-info-oblique-picture:before{background-color:#edfdff}.article-info-even .article-info-oblique-picture{background-position:0 0}.article-info-even .article-info-oblique-picture:before{right:auto;left:-55px}}.full-picture-size{max-width:100%;margin:0 auto}.article-info-bg{background-color:#edfdff}.article-info-btn{padding-top:15px}@media (min-width:768px){.article-info-btn a{margin-right:15px}}.article-info-description-txt{margin-bottom:30px}.article-info-description-txt:last-child{margin-bottom:0}@media (min-width:768px){.article-info-description-txt{margin-bottom:60px}.article-info-description-txt:last-child{margin-bottom:0}}.article-info-position-element-scroll{position:relative}.article-info-element-scroll{visibility:hidden;position:absolute;top:-80px}.languageSelection{display:-ms-flexbox;display:flex;cursor:pointer;-ms-flex-align:center;align-items:center}.languageSelection .langSelect{display:none;-ms-flex-align:center;align-items:center;color:#fff}.languageSelection .langSelect:hover{color:#00e6a0;fill:#00e6a0}.languageSelection .langSelect .nameSelectedLang{transition:opacity .3s,color .3s;font-weight:700;font-size:16px;line-height:140%}.languageSelection .langSelect>svg{transition:opacity .3s,color .3s;margin-right:6px}.languageSelection .langSelectWhile{color:#1f2833;fill:#1f2833}.languageSelection .langSelectWhile:hover{color:#07f}.langSelectActive{box-shadow:0 0 6px rgba(0,46,102,.08),0 20px 30px rgba(0,46,102,.12);background:#1f2833;padding:13px 16px 13px 10px;color:#fff!important}.selectLang{display:none;overflow:hidden;position:absolute;top:80px;background:#fff;margin:0;padding:0}.selectLang>li{width:110px;display:-ms-flexbox;display:flex;box-shadow:0 0 6px rgba(0,46,102,.08),0 20px 30px rgba(0,46,102,.12);background:#fff;padding:13px 16px 13px 10px}.selectLang>li>svg{margin-right:6px}.selectLang>li[active]{display:none}.selectLang>li:hover{background:rgba(153,204,255,.1);color:#07f}.iconSelectedFlag{display:none}.flagActive{display:block}.anchor-wrp{position:relative}.anchor-wrp .anchor{position:absolute;top:0}.landing--presentation{display:-ms-flexbox;display:flex}.landing--presentation .presentation--circle{width:310px;position:relative;margin:auto}.landing--presentation .presentation--circle:before{content:"";display:block;padding-bottom:100%}.landing--presentation .presentation--circle__bubble{width:16px;height:16px;background:#90b8d5;border:5px solid transparent;position:absolute;top:50%;left:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:-8px;border-radius:50%;text-align:center;transition:all 1s cubic-bezier(.17,.67,.76,1);opacity:0}.landing--presentation .presentation--circle__bubble:after{content:attr(data-title);position:absolute;top:0;left:0;right:0;bottom:0;text-transform:uppercase;font-size:.7rem;color:#b4b4b4;transition:all 1s cubic-bezier(.17,.67,.76,1)}.landing--presentation .presentation--circle__bubble[class*=stage]{opacity:1}.landing--presentation .presentation--circle__bubble.active{width:100px;height:100px;margin:-50px;border:3px solid #e1ebf1;box-sizing:border-box;position:absolute;top:50%;left:50%;padding:15px;animation:b .8s ease 1;animation-fill-mode:forwards;background:#fff}.landing--presentation .presentation--circle__bubble.active:after{opacity:0}.landing--presentation .presentation--circle__bubble.active .presentation--bubble__inner{transform:scale(1);opacity:1}.landing--presentation .presentation--circle__bubble.active .presentation--bubble__icon{transition:all 1s cubic-bezier(.17,.67,.76,1);transform:scale(1);position:static}.landing--presentation .presentation--circle__bubble.active .presentation--bubble__title{transition:all 1s cubic-bezier(.17,.67,.76,1);font-size:.7rem;color:#000;position:static}.landing--presentation .presentation--circle__bubble .presentation--bubble__inner{transition:all .4s cubic-bezier(.4,.17,.74,1.27);opacity:0;transform:scale(0)}.landing--presentation .presentation--circle__bubble .presentation--bubble__title{text-transform:uppercase;font-size:.8rem;font-family:Roboto,Arial,Helvetica,sans-serif;color:#b4b4b4}.landing--presentation .presentation--circle__bubble .presentation--bubble__icon{display:inline-block;width:40px;height:40px;margin-bottom:5px;background-size:contain}@media (min-width:1280px){.landing--presentation .presentation--circle{width:460px}.landing--presentation .presentation--circle__bubble.active{width:170px;height:170px;margin:-85px}.landing--presentation .presentation--circle__bubble.active .presentation--bubble__title{font-size:.8rem;font-family:Roboto,Arial,Helvetica,sans-serif;color:#000;position:static}.landing--presentation .presentation--circle__bubble .presentation--bubble__icon{width:70px;height:70px}}@media (min-width:1024px){.landing--presentation{background-size:contain}}@keyframes b{0%{box-shadow:none}10%{background-color:#fff;box-shadow:0 0 0 26px rgba(144,184,213,.4),0 0 0 10px rgba(144,184,213,.4)}99%{box-shadow:0 0 0 1px rgba(144,184,213,.4),0 0 0 1px rgba(144,184,213,.4)}to{box-shadow:none}}.privacy-submenu{width:100%;padding:0 20px}@media (min-width:768px){.privacy-submenu{width:220px;min-width:220px;box-shadow:0 3px 15px -2px rgba(0,0,0,.1);padding:20px}}@media (min-width:1024px){.privacy-submenu{width:320px;min-width:320px}}.privacy-submenu ul{width:100%;padding:0;margin:0;list-style:none}.privacy-submenu ul li a{display:inline-block;text-decoration:none;color:#07f;width:100%;padding:5px 15px;border-left:4px solid #fff;margin-bottom:10px;transition:color .2s ease-in,border-color .2s ease-in}.privacy-submenu ul li.active a,.privacy-submenu ul li a:focus,.privacy-submenu ul li a:hover{border-color:#07f;color:#0f1a23}.privacy-submenu ul li:last-child a{margin-bottom:0}.terms-of-use-submenu{width:100%;padding:0 20px}@media (min-width:768px){.terms-of-use-submenu{width:220px;min-width:220px;box-shadow:0 3px 15px -2px rgba(0,0,0,.1);padding:20px}}@media (min-width:1024px){.terms-of-use-submenu{width:320px;min-width:320px}}.terms-of-use-submenu ul{width:100%;padding:0;margin:0;list-style:none}.terms-of-use-submenu ul li a{display:inline-block;text-decoration:none;color:#07f;width:100%;padding:5px 15px;border-left:4px solid #fff;margin-bottom:10px;transition:color .2s ease-in,border-color .2s ease-in}.terms-of-use-submenu ul li.active a,.terms-of-use-submenu ul li a:focus,.terms-of-use-submenu ul li a:hover{border-color:#07f;color:#0f1a23}.terms-of-use-submenu ul li:last-child a{margin-bottom:0}.article-top-background{padding:30px;background-size:cover;background-position:top}@media (min-width:1280px){.article-top-background{padding:45px}}.article-top-background h1{font-family:Roboto Condensed,Arial,Helvetica,sans-serif;font-weight:300;font-size:2.5rem;margin:0 auto;color:#fff}@media (min-width:768px){.article-top-background h1{font-size:3.2rem}}.article-top-background p{color:#fff;font-size:1rem;line-height:1.6}@media (min-width:568px){.article-top-background p{font-size:1.125rem}}.content-top-info{max-width:960px;margin:0 auto}.article-list-features__color{background-color:#effffa;padding:50px 0}@media (min-width:1280px){.article-list-features__color{padding:100px 0}}.article-list-features__color__light-grey{background-color:#efefef}.article-list-features__color .article-info-title{text-align:center;margin-bottom:30px}@media (min-width:1280px){.article-list-features__color .article-info-title{margin-bottom:60px}}.article-list-features{display:block;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.article-list-features{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.article-list-features .article-list-features__item{-ms-flex-align:center;align-items:center;text-align:center;padding:0 5px;margin-bottom:60px}.article-list-features .article-list-features__item:last-child{margin-bottom:0}@media (min-width:768px){.article-list-features .article-list-features__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:33.333%;margin-bottom:0}}@media (min-width:1024px){.article-list-features .article-list-features__item{padding:0 15px}}@media (min-width:1280px){.article-list-features .article-list-features__item{width:25%;max-width:25%;padding:0 20px}}.article-list-features .article-list-features__item a{text-decoration:none;margin-top:auto;font-size:.8rem}.article-list-features .article-list-features__item .article-list-features__item__icon{margin-bottom:30px}.article-list-features .article-list-features__item .article-list-features__item__title{margin:0 0 15px;color:#0f1a23;font-weight:400;font-size:1.125rem}@media (min-width:768px){.article-list-features .article-list-features__item .article-list-features__item__title{margin-bottom:10px}}@media (min-width:1024px){.article-list-features .article-list-features__item .article-list-features__item__title{font-size:1.2rem}}.article-list-features .article-list-features__item .article-list-features__item__description{margin:0 0 30px;font-size:.87rem;line-height:1.6;font-weight:300;max-width:100%}@media (min-width:768px){.article-list-features .article-list-features__item .article-list-features__item__description{display:block}}@media (min-width:1024px){.article-list-features .article-list-features__item .article-list-features__item__description{font-size:1rem}}.article-info-block{padding:0 30px}.article-points-description{padding:50px 15px}@media (min-width:1280px){.article-points-description{padding:100px 15px}}.article-points-description .point{width:15px;height:15px;background:#014277;border-radius:50%}.article-points-description .point:first-child{margin:0 auto 30px}.article-points-description .point:last-child{margin:30px auto 0}.article-info-content{font-weight:300;font-size:1.125rem;line-height:1.6;max-width:800px;margin:0 auto}@media (min-width:568px){.article-info-content{font-size:1.5rem}}.article-block{padding-bottom:50px}@media (min-width:1280px){.article-block{padding-bottom:100px}}.article-text-block{margin-bottom:30px;padding:0 30px}@media (min-width:768px){.article-text-block{max-width:800px;margin:0 auto 30px}}@media (min-width:1024px){.article-text-block{padding:0}}.article-text-block:last-child{margin-bottom:0}.article-text-block h2{font-family:Roboto Condensed,Arial,Helvetica,sans-serif;font-size:1.8rem;margin:0 0 15px;font-weight:300}@media (min-width:768px){.article-text-block h2{font-size:2.2rem}}.article-text-block p{font-size:1rem;line-height:1.6;margin:0}.article-row-oblique-delimiter{display:-ms-flexbox;display:flex;width:100%;margin:0;max-width:100%;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.article-row-oblique-delimiter{min-height:550px;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;overflow:hidden}}@media (min-width:1024px){.article-row-oblique-delimiter__reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:1024px){.article-row-oblique-delimiter__reverse .article-row-oblique-delimiter__picture-block:before{left:auto;right:-55px}}@media (min-width:1024px){.article-row-oblique-delimiter__reverse .article-row-oblique-delimiter__text-block{margin-right:auto;margin-left:0}}.article-row-oblique-delimiter__light-blue-bg,.article-row-oblique-delimiter__light-blue-bg .article-row-oblique-delimiter__picture-block:before{background-color:#edfdff}.article-row-oblique-delimiter__min-height450{min-height:450px}.article-row-oblique-delimiter__text-block-wrapper{width:100%;padding:30px}@media (min-width:1024px){.article-row-oblique-delimiter__text-block-wrapper{padding:30px 120px}}.article-row-oblique-delimiter__text-block{margin-left:auto}@media (min-width:1024px){.article-row-oblique-delimiter__text-block{max-width:700px}}.article-row-oblique-delimiter__text-content{width:100%}.article-row-oblique-delimiter__text-content h2{font-family:Roboto Condensed,Arial,Helvetica,sans-serif;line-height:1.6;font-weight:300;font-size:1.8rem;margin:0 auto;text-align:center}@media (min-width:1024px){.article-row-oblique-delimiter__text-content h2{text-align:left}}@media (min-width:768px){.article-row-oblique-delimiter__text-content h2{font-size:2.2rem}}.article-row-oblique-delimiter__text-content h3{line-height:1.2;font-weight:700;font-size:1rem;margin:0 auto;text-align:center}@media (min-width:1024px){.article-row-oblique-delimiter__text-content h3{text-align:left}}.article-row-oblique-delimiter__text-content p{margin-bottom:15px;font-size:1rem;line-height:1.6;text-align:left}.article-row-oblique-delimiter__info-btn{text-align:center;padding-top:15px}@media (min-width:1024px){.article-row-oblique-delimiter__info-btn{text-align:left}}.article-row-oblique-delimiter__info-btn a{margin-bottom:15px}@media (min-width:768px){.article-row-oblique-delimiter__info-btn a{margin-right:15px}}.article-row-oblique-delimiter__picture-block{position:relative}@media (min-width:1024px){.article-row-oblique-delimiter__picture-block{-ms-flex:1 0 35%;flex:1 0 35%;-ms-flex-item-align:stretch;align-self:stretch;background-position:100% 0;overflow:hidden;margin:0;width:100%}}.article-row-oblique-delimiter__picture-block:before{display:none}@media (min-width:1024px){.article-row-oblique-delimiter__picture-block:before{display:block;content:"";width:110px;height:100%;position:absolute;top:0;left:-55px;background:#fff;transform:skewX(-10deg);z-index:1}}.article-row-oblique-delimiter__picture{min-height:250px;background-position:50% 0;background-size:cover;position:relative;margin:0;padding:0;height:100%}.example-push-view{position:absolute;box-shadow:-4px 5px 10px 0 rgba(0,0,0,.15);width:220px;left:-25px;bottom:-50px;margin-top:-100px;padding:40px;height:auto;background-color:hsla(0,0%,100%,.9);border-radius:24px}.article-row-oblique-delimiter__reverse .example-push-view{right:-30px;left:auto}@media (min-width:1024px){.article-row-oblique-delimiter__reverse .example-push-view{right:-60px}}@media (min-width:768px){.example-push-view{right:-20px;left:auto;top:auto}}@media (min-width:1024px){.example-push-view{left:-60px;bottom:auto;top:50%;width:280px}}.example-push-view__title{position:relative;text-transform:uppercase;margin:0 0 30px 54px}.example-push-view__title:before{content:"";display:block;top:50%;margin-top:-22px;left:-54px;position:absolute;height:44px;width:44px}.example-push-view__reference{font-weight:700;margin-bottom:10px}.example-push-view__demo-link-container{text-align:center;margin-bottom:20px}.example-push-view__demo-link{display:inline-block;color:#1565c0;border-bottom:1px solid #1565c0;text-transform:uppercase;margin:0 auto}.customers-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:0 15px;margin:80px auto 35px;max-width:920px}.customers-header .customers-header__tag{color:#787878;font-size:18px}.customers-header .customers-header__title{margin:0;line-height:1.3;text-align:center;font-weight:600;font-size:1.5em}@media (min-width:1280px){.customers-header .customers-header__title{font-size:2.4em}}.customers-banner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:5% 0;width:100%}@media (min-width:1280px){.customers-banner{padding:80px 0 90px;width:1280px;margin:0 auto}}.customers-banner_column{-ms-flex-direction:column;flex-direction:column}.customers-banner__logo{width:100%;margin-bottom:5%}@media (min-width:1280px){.customers-banner__logo{margin-bottom:0;margin-right:86px;width:226px}}.customers-banner__logo_wide{width:100%;margin-bottom:5%}@media (min-width:1280px){.customers-banner__logo_wide{margin-bottom:63px;margin-right:0;width:482px}}.customers-banner__description{width:95%;font-size:1.3em;line-height:1.6;font-weight:300;color:#fff9ee;text-align:center}@media (min-width:1280px){.customers-banner__description{width:50%;text-align:left;font-size:32px}}.customers-banner__description_black{color:#4f4f4f}.customers-banner__description_center{text-align:center}.customers-content{width:100%;padding:0 15px;margin:55px auto 0;font-size:18px;line-height:27px;color:#4f4f4f;max-width:800px}@media (min-width:1280px){.customers-content{width:800px}}.customers-content__title{margin:60px 0 25px}.customers-content__paragraph{line-height:1.6;font-weight:300}.customers-content__image{display:block;margin:0 auto;width:100%;max-width:400px}.customers-tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:0 15px;margin:0 auto 47px;font-size:18px}@media (min-width:1280px){.customers-tags{width:800px}}.customers-tags__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.customers-tags__text{margin-right:10px;font-weight:600}.customers-tags__line{width:5px;height:32px;margin-right:20px;background:#004c8c;border-radius:4px}.customers-tags__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.customers-tags__items span{-ms-flex-item-align:center;align-self:center;color:#0071c5;margin-right:5px}.customers-button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:48px 0 100px}.customers-button .btn-lg{padding:20px 60px;font-size:18px}@media (min-width:1280px){.customers-button .btn-lg{padding:20px 150px}}.another-stories{width:100%;padding:70px 0;background:#f6f6f6}.another-stories__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;max-width:1280px;width:100%;margin:0 auto}.another-stories__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:330px;margin:30px;border-radius:12px}.another-stories__logo picture{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:200px;border-radius:12px 12px 0 0}.another-stories__logo picture img{max-width:200px;max-height:150px;-ms-flex-item-align:center;align-self:center}.another-stories__description{min-height:290px;padding:30px;background:#fff;border-radius:0 0 12px 12px;box-shadow:8px 14px 38px rgba(39,44,49,.1)}.another-stories__tags{font-size:14px;color:#787878;font-weight:400}.another-stories__title{margin-bottom:20px;font-size:18px;color:#0277bd;font-weight:500;line-height:1.4}.another-stories__text{color:#828282;font-size:16px;font-weight:300;line-height:1.4}.emails-info-block__content{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media (min-width:960px){.emails-info-block__content{width:50%}}.emails-info-block__picture{display:none;-ms-flex:0 0 auto;flex:0 0 auto;line-height:0;text-align:center}@media (min-width:960px){.emails-info-block__picture{display:block;width:50%}}.emails-info-block__picture img{max-width:100%}.emails-info-block h3,.emails-preloader h3{text-transform:uppercase}.pricing-list-plans{display:block;-ms-flex-pack:center;justify-content:center;padding:20px 10px}@media (min-width:768px){.pricing-list-plans{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.pricing-list-plans__item{-ms-flex-align:center;align-items:center;text-align:center;padding:0 5px;margin-bottom:60px}@media (min-width:768px){.pricing-list-plans__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:33.333%;margin-bottom:0}}@media (min-width:1024px){.pricing-list-plans__item{padding:0 15px}}@media (min-width:1280px){.pricing-list-plans__item{width:25%;max-width:25%;padding:0 20px}}.pricing-list-plans__title{margin:0 0 15px;color:#0f1a23;font-weight:400;font-size:2rem}@media (min-width:768px){.pricing-list-plans__title{margin-bottom:10px}}@media (min-width:1024px){.pricing-list-plans__title{font-size:2rem}}.pricing-list-plans__limit{margin:0 0 15px;color:#0063ac;font-size:.87rem}.pricing-list-plans__description{margin:0 0 30px;font-size:.87rem;line-height:1.6;font-weight:100;max-width:100%;text-align:left}@media (min-width:768px){.pricing-list-plans__description{display:block}}@media (min-width:1024px){.pricing-list-plans__description{font-size:1rem}}.pricing-list-plans__cost{margin:0 15px 15px;padding-bottom:10px;color:#0f1a23;font-weight:400;font-size:2rem}@media (min-width:768px){.pricing-list-plans__cost{margin-bottom:20px}}@media (min-width:1024px){.pricing-list-plans__cost{font-size:2rem}}.pricing-list-plans__helpText{margin:0 0 15px;color:#0f1a23;font-size:1rem}.pricing-list-plans__costBlock{display:block;height:50px;padding:10px;border-radius:3px}.pricing-list-plans__intro{padding-bottom:20px}.pricing-list-plans__buttons{width:100%}.demo-success-header{background-color:#2f8dcf;padding:15px;color:#fff;text-align:center;min-height:160px;height:auto}.demo-success-header h1,.demo-success-header p{font-weight:300;margin:0 auto}.demo-success-header .demo-success-header__content{line-height:1.3;display:block;margin-top:10px;max-width:360px}@media (min-width:568px){.demo-success-header .demo-success-header__content{width:360px;max-width:none}}@media (min-width:1280px){.demo-success-header .demo-success-header__content{line-height:1.6;width:600px;font-size:1.2rem}}.demo-success-header .mail-icon{background-image:url(/commonAssets/img/partials/successPage/demo-success-mail-icon.svg);width:75px;height:60px}@media (min-width:1280px){.demo-success-header .mail-icon{background-size:100%;margin-bottom:20px;height:100px;width:130px}}.demo-success-header .demo-success-header__title{font-family:Roboto Condensed,Arial,Helvetica,sans-serif;font-size:1.6rem}@media (min-width:568px){.demo-success-header .demo-success-header__title{margin-top:10px;margin-bottom:15px;font-size:2rem}}@media (min-width:768px){.demo-success-header .demo-success-header__title{font-size:2.2rem}}@media (min-width:1280px){.demo-success-header .demo-success-header__title{font-size:2.8rem;margin-bottom:20px}}@media (width:320px){.demo-success-header{background-color:#2f8dcf;background-image:none}}@media (min-width:568px){.demo-success-header{background-image:url(/commonAssets/img/partials/successPage/bg-demo-success-header.jpg);background-repeat:no-repeat;background-size:cover;padding-top:30px;height:250px}}@media (min-width:568px) and (-webkit-min-device-pixel-ratio:2),(min-width:568px) and (min-device-pixel-ratio:2),(min-width:568px) and (min-resolution:2dppx),(min-width:568px) and (min-resolution:192dpi){.demo-success-header{background-image:url(/commonAssets/img/partials/successPage/bg-demo-success-header@2x.jpg)}}@media (min-width:1280px){.demo-success-header{height:475px;padding-top:100px}}.demo-success-content{text-align:center;padding:15px;max-width:1200px;margin:0 auto;font-weight:300}.demo-success-content h2{font-family:Roboto Condensed,Arial,Helvetica,sans-serif;font-size:1.3rem;font-weight:500;margin-top:40px}.demo-success-content .icon{display:inline-block;width:100px;height:100px;margin:15px 0}.demo-success-content .icon.icon-out-of-the-box{background-image:url(/commonAssets/img/partials/successPage/demo-success-solutions-icon.svg)}.demo-success-content .icon.icon-information-about-standarts{background-image:url(/commonAssets/img/partials/successPage/demo-success-information-icon.svg)}.demo-success-content .icon.icon-enterprise-platform{background-image:url(/commonAssets/img/partials/successPage/demo-success-enterprise-icon.svg)}.demo-success-content .icon.icon-integration-documentation{background-image:url(/commonAssets/img/partials/successPage/demo-success-integration-icon.svg)}.demo-success-content .demo-success-content__items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#2b89d1}.demo-success-content .demo-success-content__items .demo-success-content__item{-ms-flex-preferred-size:100%;flex-basis:100%;height:240px;padding:0 15px;margin:10px 0}.demo-success-content .demo-success-content__items .demo-success-content__item a{display:block}.demo-success-content .demo-success-content__items .demo-success-content__item a:visited{color:#2b89d1}@media (min-width:1024px){.demo-success-content .demo-success-content__items .demo-success-content__item{padding:0 10px}}.demo-success-content .demo-success-content__items .demo-success-content__item .demo-success-content__item__link{font-size:1.125rem;font-weight:400;margin:10px 0}@media (min-width:768px){.demo-success-content .demo-success-content__items .demo-success-content__item .demo-success-content__item__link{margin-bottom:10px}}@media (min-width:1024px){.demo-success-content .demo-success-content__items .demo-success-content__item .demo-success-content__item__link{font-size:1.3rem}}.demo-success-content .demo-success-content__items .demo-success-content__item .demo-success-content__item__description{font-size:.87rem;line-height:1.6;color:#000;margin-top:0}@media (min-width:1024px){.demo-success-content .demo-success-content__items .demo-success-content__item .demo-success-content__item__description{font-size:1rem}}@media (min-width:568px){.demo-success-content .demo-success-content__items .demo-success-content__item{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (min-width:1024px){.demo-success-content .demo-success-content__items .demo-success-content__item{-ms-flex-preferred-size:25%;flex-basis:25%}}@media (min-width:568px){.demo-success-content h2{font-size:1.6rem}}@media (min-width:1024px){.demo-success-content{padding-top:30px}}@media (min-width:1280px){.demo-success-content{padding:60px 15px}.demo-success-content h2{font-size:2.2rem;margin-bottom:30px}}.landing-reset{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-reset,.landing-reset *{box-sizing:border-box}.landing-reset h1,.landing-reset h2,.landing-reset h3{margin:0;color:#333;font-style:normal;font-weight:900;line-height:1.2}.landing-reset h1{font-size:34px}@media (min-width:960px){.landing-reset h1{font-size:44px}}.landing-reset h2{font-size:28px}@media (min-width:960px){.landing-reset h2{font-size:34px}}.landing-reset h3{font-size:22px}@media (min-width:960px){.landing-reset h3{font-size:26px;letter-spacing:1px}}.landing-reset p{font-size:16px;line-height:1.4;margin:0}.landing-reset h3+p,.landing-reset h4+p{margin:4px 0 0}.landing-reset p+p{margin:16px 0 0}.landing-reset p+ul{margin:24px 0 0}.landing-inner{margin:0 auto}@media (min-width:1200px){.landing-inner{width:1160px}}@media (max-width:1200px){.landing-inner{padding:0 40px;width:100%}.landing-inner>*{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width:960px){.landing-inner{padding:0 40px;width:100%}.landing-inner>*{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:640px){.landing-inner{padding:0 40px;width:100%}}@media (max-width:480px){.landing-inner{padding:0 40px;width:100%}}.landing-inner_hidden{display:none}@keyframes c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.landing-preloader{display:inline-block;color:#00a2ff;line-height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.landing-preloader__icon{display:inline-block;line-height:0;animation:c .5s linear infinite}.landing-button{border:2px solid transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;text-align:center;cursor:pointer}.landing-button:disabled{pointer-events:none}.landing-button_size_large{height:48px;padding:0 32px;font-weight:700;font-size:14px;text-transform:uppercase;border-radius:48px}.landing-button_color_blue.landing-button_type_primary{color:#fff;background-color:#0059be;transition:box-shadow .2s,opacity .2s}.landing-button_color_blue.landing-button_type_primary:hover{box-shadow:0 0 24px rgba(0,119,255,.5)}.landing-button_color_blue.landing-button_type_primary:active{opacity:.8}.landing-button_color_blue.landing-button_type_primary:disabled{background-color:#969ca3;pointer-events:none}.landing-button_color_blue.landing-button_type_secondary{color:#0059be;border-color:#0059be;transition:background-color .2s,opacity .2s}.landing-button_color_blue.landing-button_type_secondary:hover{background-color:rgba(0,119,255,.08)}.landing-button_color_blue.landing-button_type_secondary:active{opacity:.8}.landing-button_color_blue.landing-button_type_secondary:disabled{color:#969ca3;border-color:#969ca3}.landing-field-radio{display:block;position:relative;padding:0 0 0 26px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.landing-field-radio__field{position:absolute;top:0;left:0;margin:0;width:20px;height:20px;opacity:0}.landing-field-radio__icon{position:absolute;top:0;left:0;width:20px;height:20px;border:2px solid #c4c8cc;border-radius:50%;transition:border .2s}.landing-field-radio__field:hover+.landing-field-radio__icon{border-color:#1a85ff}.landing-field-radio__field:active+.landing-field-radio__icon{border-color:#005fcc}.landing-field-radio__field:checked+.landing-field-radio__icon{border:6px solid #1777e5}.landing-field-checkbox{display:block;position:relative;padding:2px 0 2px 24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.landing-field-checkbox__field{position:absolute;top:2px;left:0;margin:0;width:18px;height:18px;opacity:0}.landing-field-checkbox__icon{position:absolute;top:2px;left:0;width:18px;height:18px;border:2px solid #c4c8cc;border-radius:4px;transition:border .2s,background .2s}.landing-field-checkbox__icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-field-checkbox__field:hover+.landing-field-checkbox__icon{border-color:#1a85ff}.landing-field-checkbox__field:active+.landing-field-checkbox__icon{border-color:#005fcc}.landing-field-checkbox__field:checked+.landing-field-checkbox__icon{border-color:transparent;background-color:#1777e5}.landing-field-checkbox__field:disabled+.landing-field-checkbox__icon{border-color:#969ca3;background-color:#f7f9fa}.landing-field-checkbox__field:checked:disabled+.landing-field-checkbox__icon{border-color:#969ca3;background-color:#969ca3}*{margin:0;padding:0;font-family:DM Sans,serif}.h1,h1,h2,h3,h4,h5,h6{font-weight:900}.h1,.h1>span,h1,h1>span,h2,h2>span,h3,h3>span,h4,h4>span,h5,h5>span,h6,h6>span{font-family:Lato,sans-serif}.h1,h1{font-weight:900;font-size:44px;line-height:120%}@media (max-width:1200px){.h1,h1{font-size:34px;text-align:left}}h6{font-size:14px}.h1,h1,h2{line-height:1.2!important}h3,h4,h5{line-height:1.4!important}h4{letter-spacing:.03em;font-size:16px}h2{font-weight:900;font-size:34px;color:#1f2833;line-height:120%}@media (max-width:1200px){h2{font-size:28px}}.rotation__bottom{transform:rotate(180deg)}.content{margin:0 auto}.content .content-title{max-width:1160px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.content .content-title>h1,.content .content-title>h2{color:#1f2833}.content .content-title>p{margin-top:16px;font-weight:400;font-size:16px;line-height:160%}@media (min-width:1201px){.content{width:1160px}}@media (max-width:1200px){.content{width:100%;padding-left:40px;padding-right:40px}}@media (max-width:479px){.content{padding-left:20px;padding-right:20px}}.pw-link{display:block;font-weight:900;line-height:140%;border-radius:48px;letter-spacing:.08em;transition:color .15s,background .15s,box-shadow .15s;text-transform:uppercase}.pw-link_type_primary{padding:19px 32px;color:#1f2833;background-color:#00e6a0}.pw-link_type_primary:focus,.pw-link_type_primary:hover{color:#1f2833;text-decoration:none;box-shadow:0 0 8px rgba(0,230,160,.5),0 20px 48px -4px rgba(0,230,160,.24)}.pw-link_type_primary:active{background:#00e6a0;opacity:.6;box-shadow:none}.pw-link_type_secondary{border:3px solid #00e6a0;padding:16px 32px;color:#00e6a0;background-color:transparent}.pw-link_type_secondary:focus,.pw-link_type_secondary:hover{color:#00e6a0;background:rgba(0,230,160,.1);border:3px solid #00e6a0;box-shadow:0 0 8px rgba(0,230,160,.5),0 20px 48px -4px rgba(0,230,160,.24)}.pw-link_type_secondary:active{color:#00e6a0;background:rgba(0,230,160,.1);opacity:.6;border:3px solid #00e6a0;border-radius:100px;box-shadow:none}.pw-section{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:100px 0}@media (min-width:960px){.pw-section>*{margin-bottom:0}}@media (min-width:1200px){.pw-section>*{margin-bottom:80px}.pw-section :last-child{margin-bottom:0}}@media (max-width:1200px){.pw-section>*{margin-bottom:56px}.pw-section :last-child{margin-bottom:0}}.pw-section__header{width:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.pw-section__header>:first-child{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (min-width:961px){.pw-section__header{height:100vh;min-height:640px}.pw-section__header>*{margin-bottom:80px}.pw-section__header :last-child{margin-bottom:0}}.pw-section_background_blue{color:#fff;background-color:#1f2833}.pw-section__inner{margin:0 auto;width:100%;max-width:1160px}@media (max-width:1200px){.pw-section__inner{max-width:100%;padding-left:40px;padding-right:40px}}@media (max-width:479px){.pw-section__inner{padding-left:20px;padding-right:20px}}.pw-section__description{line-height:140%;font-weight:400;font-size:22px;display:-ms-flexbox;display:flex;text-align:left}@media (max-width:1200px){.pw-section__description{font-size:18px}}@media (max-width:1200px){.pw-section{padding:64px 0}}.pw-main-intro{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.pw-main-intro>*{margin-right:40px}@media (max-width:960px){.pw-main-intro>*{margin-right:0}}.pw-main-intro :last-child{margin-right:0}@media (min-width:1200px){.pw-main-intro{-ms-flex-pack:center;justify-content:center}}@media (min-width:961px){.pw-main-intro{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;transform:translateY(25%)}}@media (max-width:960px){.pw-main-intro{padding-top:120px;padding-bottom:64px}}.pw-main-intro__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.pw-main-intro__content>*{margin-bottom:40px}.pw-main-intro__content :last-child{margin-bottom:0}@media (min-width:1200px){.pw-main-intro__content{min-width:560px}}@media (max-width:1200px){.pw-main-intro__content{-ms-flex:0 0 auto;flex:0 0 auto;width:440px}}@media (max-width:960px){.pw-main-intro__content{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}.pw-main-intro__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;height:auto}.pw-main-intro__text .title-head,.pw-main-intro__text>h1{line-height:120%;font-size:44px;font-weight:800;font-family:Lato,serif}@media (max-width:1200px){.pw-main-intro__text .title-head,.pw-main-intro__text>h1{font-size:34px}}@media (min-width:960px){.pw-main-intro__text{text-align:left}}.pw-main-intro__actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;gap:16px}@media (max-width:480px){.pw-main-intro__actions{-ms-flex-direction:column;flex-direction:column}}.pw-main-intro__certificates{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0 40px;margin:80px 0 40px;gap:24px}@media (max-width:1200px){.pw-main-intro__certificates{margin:24px 0}}@media (max-width:960px){.pw-main-intro__certificates{margin:0 0 40px}}.pw-main-intro__certificates .certificate-logo{width:64px;height:64px}@media (min-width:1200px){.pw-main-intro__certificates .certificate-logo{width:80px;height:80px}}.pw-main-intro__picture{line-height:0;position:relative;display:block}@media (max-width:1200px){.pw-main-intro__picture{width:656px}}@media (max-width:960px){.pw-main-intro__picture{display:none}}.pw-main-intro__image{position:relative;margin-left:-30px;margin-top:24px}.pw-main-intro__bubble{position:absolute;margin:0;left:-25%;right:auto;bottom:-15%}@media (min-width:960px){.pw-main-intro__bubble{left:-12%;right:auto;bottom:-54%}}.pw-brands{padding:30px 0}.pw-brands__items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1200px){.pw-brands__items{-ms-flex-wrap:wrap;flex-wrap:wrap}}.pw-brands__item{padding:16px 0;text-align:center;height:80px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}@media (min-width:1201px){.pw-brands__item{width:102px}}@media (max-width:1200px){.pw-brands__item{width:20%}}@media (max-width:640px){.pw-brands__item{width:20%}}@media (max-width:480px){.pw-brands__item{width:20%}}.pw-brands__item img{color:#9099a3;max-width:100px;height:48px}.color__green{color:#00e6a0!important}.color__white{color:#fff!important}.color__blue{color:#07f!important}.color__main{color:#475266!important}.color__black{color:#1f2833!important}.tabs{-ms-flex-direction:column;flex-direction:column;margin-top:16px}.tabs,.tabs__links{display:-ms-flexbox;display:flex}.tabs__links{width:100%;white-space:nowrap;background-color:transparent;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media (max-width:1200px){.tabs__links>*{margin-right:8px}.tabs__links :last-child{margin-right:0}}.tabs__links>img{width:32px;height:32px;display:none}@media (max-width:1200px){.tabs__links>img{display:block}}.tabs__links .tabs__line{width:auto;overflow-x:clip;overflow-y:hidden;border-radius:100px;border:3px solid rgba(153,204,255,.1)}.tabs__links .tabs__line>button{display:inline-block;text-decoration:none;padding:12px 20px;text-align:center;border:0;background:transparent;color:#475266;width:auto;height:44px;position:relative;cursor:pointer;line-height:140%;font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tabs__links .tabs__line>span{position:absolute;border:3px solid #07f;border-radius:100px;width:116px;height:50px;margin-top:-3px;transition:.15s ease-in-out}@media (max-width:1200px){.tabs__links .tabs__line>button{padding:0 20px;border:3px solid transparent}.tabs__links .tabs__line__active{border:3px solid #07f!important;border-radius:100px;color:#07f!important}.tabs__links .tabs__line>span{display:none}}.tabs__block{width:100%;height:auto;margin-top:24px}.tabs__block>div{display:none}.tabs__itemBlock{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;transition:.15s ease-in-out}@media (min-width:960px){.tabs__itemBlock>*{margin-right:40px}.tabs__itemBlock :last-child{margin-right:0}}@media (max-width:960px){.tabs__itemBlock{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.tabs__itemBlock>*{margin-bottom:0}.tabs__itemBlock :last-child{margin-bottom:24px}.tabs__itemBlock .tabs__leftBlock{width:100%}}.tabs__itemBlock .customer-stories__body{-ms-flex-pack:center!important;justify-content:center!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.tabs__leftBlock{width:452px}.tabs__leftBlock,.tabs__leftBlock .tabs__topText{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.tabs__leftBlock .tabs__topText{margin-bottom:24px}.tabs__leftBlock .tabs__topText>*{margin-bottom:16px}.tabs__leftBlock .tabs__topText :last-child{margin-bottom:0}.tabs__leftBlock .tabs__topText>p{font-weight:400;font-size:16px;line-height:160%;-ms-flex-item-align:stretch;align-self:stretch;color:#475266}.tabs__leftBlock .tabs__topText>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:480px){.tabs__leftBlock .tabs__topText>div{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tabs__leftBlock .tabs__topText>div>*{margin-right:8px;margin-bottom:8px!important}.tabs__leftBlock .tabs__topText>div :last-child{margin-right:0}.tabs__leftBlock .tabs__topText>div>span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:700;font-size:14px;letter-spacing:.03em;line-height:1.3;color:#475266;border-radius:100px;padding:2px 12px 2px 2px;background:rgba(85,182,0,.1);background-size:20px;white-space:nowrap;width:-moz-fit-content;width:fit-content;text-transform:uppercase}.tabs__leftBlock .tabs__topText>div>span svg{margin-right:6px!important}@media (max-width:1200px){.tabs__leftBlock .tabs__botText{margin-bottom:0}}.tabs__leftBlock .tabs__botText>h4{font-weight:400;color:#9099a3;margin:0;line-height:140%;letter-spacing:.03em}.tabs__leftBlock .tabs__botText>p{margin-top:8px;font-style:italic;font-weight:400;font-size:16px;color:#475266;line-height:160%}.tabs__leftBlock .tabs__botText>div{display:-ms-flexbox;display:flex;margin-top:16px;margin-bottom:0}.tabs__leftBlock .tabs__botText>div>*{margin-right:16px}.tabs__leftBlock .tabs__botText>div :last-child{margin-right:0}.tabs__leftBlock .tabs__botText>div>img{width:48px;height:48px;border-radius:100px;border:1px solid rgba(0,0,0,.05)}.tabs__leftBlock .tabs__botText>div>div{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;margin:0}.tabs__leftBlock .tabs__botText>div>div>p{font-weight:400;font-size:14px;color:#475266;margin-bottom:4px;line-height:130%}.tabs__leftBlock .tabs__botText>div>div :last-child{margin-bottom:0}@media (max-width:1201px){.tabs__leftBlock{width:100%}}.tabs__rightBlock{overflow:hidden;max-height:380px;max-width:668px;background:#ebedf0;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tabs__rightBlock>img{width:100%;margin:0!important}@media (max-width:1200px){.tabs__rightBlock{max-width:520px;max-height:320px}}@media (max-width:960px){.tabs__rightBlock{max-width:100%;max-height:280px}}@media (max-width:640px){.tabs__rightBlock{max-width:100%;max-height:240px}}@media (max-width:480px){.tabs__rightBlock{max-width:100%;max-height:160px}}.section-color-white .create-integration{display:-ms-flexbox;display:flex;gap:40px}@media (max-width:960px){.section-color-white .create-integration{-ms-flex-wrap:wrap;flex-wrap:wrap}}.section-color-white .create-integration>div{display:-ms-flexbox;display:flex;width:50%}@media (max-width:960px){.section-color-white .create-integration>div{width:100%}}.section-color-white .create-integration__image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:640px){.section-color-white .create-integration__image>img{width:100%;max-width:400px}}.section-color-white .create-integration p{font-weight:400;font-size:16px;line-height:140%;color:#475266}.section-color-white .create-integration .partner-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:16px;font-weight:500;font-size:16px;line-height:1.6;gap:8px}.section-color-grey{font-weight:900;font-size:34px;background:rgba(153,204,255,.1)}.section-color-grey .create-strategy{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.section-color-grey .create-strategy>*{margin-bottom:40px}.section-color-grey .create-strategy :last-child{margin-bottom:0}.section-color-grey .create-strategy__title{font-size:34px}.section-color-grey .create-strategy>div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:960px){.section-color-grey .create-strategy>div>*{margin-right:40px}.section-color-grey .create-strategy>div :last-child{margin-right:0}}.section-color-grey .create-strategy>div>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.section-color-grey .create-strategy>div>div>*{margin-bottom:16px}.section-color-grey .create-strategy>div>div :last-child{margin-bottom:0}.section-color-grey .create-strategy>div>div>h3{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#475266;text-transform:uppercase;font-weight:800;font-size:16px}.section-color-grey .create-strategy>div>div>h3>img{margin-right:12px!important}.section-color-grey .create-strategy>div>div>p{font-weight:400;font-size:16px;line-height:140%;color:#475266}@media (max-width:960px){.section-color-grey .create-strategy>div{-ms-flex-direction:column;flex-direction:column}.section-color-grey .create-strategy>div>*{margin-bottom:40px}.section-color-grey .create-strategy>div :last-child{margin-bottom:0}}.accordion{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.accordion>*{margin-right:16px}.accordion :last-child{margin-right:0}.accordion__links{-ms-flex:1;flex:1}.accordion__links>img{display:none}.accordion__block{-ms-flex:1;flex:1}.accordion__itemBlock{opacity:0;height:0}.accordion__itemBlock>img{width:668px;height:412px;background:rgba(153,204,255,.1);border:1px solid rgba(106,167,216,.2);border-radius:4px}@media (max-width:1200px){.accordion__itemBlock>img{width:520px;height:320px}}@media (max-width:960px){.accordion__itemBlock>img{width:600px;height:370px}}@media (max-width:640px){.accordion__itemBlock>img{width:440px;height:272px}}@media (max-width:480px){.accordion__itemBlock>img{width:280px;height:173px}}.accordion__line>div{transition:.15s ease-in-out;padding-left:45px}.accordion__line .active{background:#fff;box-shadow:0 0 8px rgba(0,119,255,.08),0 10px 24px rgba(0,119,255,.08);border-radius:4px;padding:24px 24px 24px 45px}.accordion__line>.active{margin-top:8px;margin-bottom:8px}.accordion__line :first-child.active{margin-top:0;margin-bottom:8px}.accordion__line :last-child.active{margin-top:8px;margin-bottom:0}.accordion__line>div>h5{cursor:pointer;color:#475266;font-weight:700;font-size:16px;line-height:22.4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:54px}.accordion__line>div>h5>*{margin-right:8px;margin-bottom:8px}.accordion__line>div>h5 :last-child{margin-right:0;margin-bottom:0}.accordion__line>div>h5>svg{margin-left:4px;transition:.15s ease-in-out}.accordion__line>div>h5.select{cursor:auto;width:auto;height:auto!important;padding-left:0;font-weight:700;color:#07f;margin-bottom:8px}.accordion__line>div>h5.select>svg{transform:rotate(90deg)}.accordion__line>div>div{height:0;display:none;color:#475266;transition:height 1s;font-weight:400;font-size:16px;line-height:160%}.accordion__line>div>div>div{border-left:5px solid #07f;border-top:0;border-bottom:0;border-radius:3px;background:#07f;margin-left:-21px;margin-right:14px;margin-top:-30px;height:auto;display:none}.accordion__item:hover{color:#07f;background:rgba(153,204,255,.1);border-radius:4px}.accordion__itemBlockVisible{opacity:1;height:auto}@media (max-width:960px){.accordion{display:none}}.accordionMobile{display:none;-ms-flex-direction:column;flex-direction:column}.accordionMobile__links{display:-ms-flexbox;display:flex;width:100%;white-space:nowrap;background-color:transparent;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.accordionMobile__links>*{margin-right:8px}.accordionMobile__links :last-child{margin-right:0}.accordionMobile__links>img{width:32px;height:32px}.accordionMobile__line{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;overflow-x:clip;overflow-y:hidden;border-radius:100px;outline:3px solid rgba(153,204,255,.1)}.accordionMobile__line>button{display:inline-block;text-decoration:none;padding:0 20px;text-align:center;border:3px solid transparent;background:transparent;color:#475266;width:auto;height:44px;position:relative;cursor:pointer;line-height:19px;font-size:14px;font-weight:900;letter-spacing:.08em}.accordionMobile__line__active{border:3px solid #07f!important;border-radius:100px;color:#07f!important}.accordionMobile__block>div{display:none}.accordionMobile__block__show{display:-ms-flexbox!important;display:flex!important}.accordionMobile__itemBlock{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.accordionMobile__text{margin-top:24px;padding:24px;width:100%;height:auto;box-shadow:0 0 8px rgba(0,119,255,.08),0 10px 24px rgba(0,119,255,.08);border-radius:4px;background:#fff}.accordionMobile__text>h5{font-weight:700;font-size:16px}.accordionMobile__text>p{padding-top:8px;color:#475266;font-weight:400;font-size:16px;line-height:1.6}.accordionMobile__img{margin-top:16px;width:100%}.accordionMobile__img>img{width:100%;border:1px solid rgba(106,167,216,.2);border-radius:4px}@media (max-width:960px){.accordionMobile{display:-ms-flexbox;display:flex}}.section-color-black{background:#1f2833}.section-color-black .create-strategy{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.section-color-black .create-strategy__title{font-size:34px}.section-color-black .create-strategy>div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-color-black .create-strategy>div:first-child{margin-bottom:40px}@media (min-width:1200px){.section-color-black .create-strategy>div>*{margin-right:40px}.section-color-black .create-strategy>div :last-child{margin-right:0}}@media (max-width:1200px){.section-color-black .create-strategy>div>*{margin-right:40px}.section-color-black .create-strategy>div :last-child{margin-right:0}}@media (max-width:960px){.section-color-black .create-strategy>div{-ms-flex-direction:column;flex-direction:column}.section-color-black .create-strategy>div>*{margin-bottom:40px;margin-right:0}.section-color-black .create-strategy>div :last-child{margin-bottom:0}}.section-color-black .create-strategy>div>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}@media (min-width:960px){.section-color-black .create-strategy>div>div{max-width:360px}}.section-color-black .create-strategy>div>div>*{margin-bottom:4px}.section-color-black .create-strategy>div>div :last-child{margin-bottom:0}.section-color-black .create-strategy>div>div .h1{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;font-weight:900;font-size:44px;line-height:53px}@media (max-width:1200px){.section-color-black .create-strategy>div>div .h1{font-size:34px}}.section-color-black .create-strategy>div>div .h1>img{margin-left:2px}.section-color-black .create-strategy>div>div>p{font-weight:400;font-size:22px;line-height:140%}@media (max-width:1200px){.section-color-black .create-strategy>div>div>p{font-size:18px}}@media (max-width:960px){.section-color-black .create-strategy{-ms-flex-direction:column;flex-direction:column}.section-color-black .create-strategy:first-child{margin-bottom:56px}.section-color-black .create-strategy .graph_line{display:none}}.section-color-black .customer-stories__title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;text-transform:uppercase}.section-color-black .customer-stories__title>a{font-family:Lato,sans-serif;font-weight:400;font-size:16px;line-height:140%;text-transform:uppercase}.section-color-black .customer-stories__title>a:hover{color:#fff!important}.section-color-black .customer-stories__title>a:active{color:#fff!important;opacity:.6}@media (max-width:480px){.section-color-black .customer-stories__title>a{white-space:nowrap;width:50px;overflow:hidden}}.section-color-black .customer-stories__body{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1200px){.section-color-black .customer-stories__body>*{margin-right:16px}.section-color-black .customer-stories__body :last-child{margin-right:0}}@media (max-width:1200px){.section-color-black .customer-stories__body>*{margin-right:0}.section-color-black .customer-stories__body>:first-child,.section-color-black .customer-stories__body>:nth-child(2){margin-bottom:16px}}@media (max-width:640px){.section-color-black .customer-stories__body>*{margin-bottom:16px;margin-right:0!important}.section-color-black .customer-stories__body :last-child{margin-bottom:0}}.section-color-black .customer-stories__card{background:rgba(0,230,160,.1);height:auto;padding:32px 24px 24px;border-radius:4px;cursor:pointer;transition:.25s ease-out}.section-color-black .customer-stories__card,.section-color-black .customer-stories__card .body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.section-color-black .customer-stories__card .body{margin:0}.section-color-black .customer-stories__card .body>img{margin-bottom:24px}.section-color-black .customer-stories__card .body>h5{margin-bottom:8px;font-weight:900;font-size:16px;line-height:140%}.section-color-black .customer-stories__card .body>p{font-weight:400;font-size:16px;line-height:1.6}.section-color-black .customer-stories__card .footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px;-ms-flex-align:center;align-items:center;width:100%}.section-color-black .customer-stories__card .footer>p{line-height:160%}.section-color-black .customer-stories__card .footer>img{transition:.25s ease-out}@media (min-width:1200px){.section-color-black .customer-stories__card{width:278px}}@media (max-width:1200px){.section-color-black .customer-stories__card{width:49%}}@media (max-width:640px){.section-color-black .customer-stories__card{width:100%}}.section-color-black .customer-stories__card:hover{box-shadow:0 0 8px rgba(0,230,160,.04),0 10px 24px rgba(0,230,160,.16);background:rgba(0,230,160,.2)}.section-color-black .customer-stories__card:hover div>img{margin-right:-8px}.section-color-black .customer-stories__card:active{background:rgba(0,230,160,.1);opacity:.6;box-shadow:none}.support__body{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:960px){.support__body>*{margin-right:40px}.support__body :first-child,.support__body :last-child{margin-right:0}}.support__body__card{-ms-flex:1;flex:1;height:auto;border-radius:4px;margin-top:80px}.support__body__card__boxImg{margin-bottom:24px;width:180px;height:160px}.support__body__card__boxImg>img{height:160px}.support__body__card>h4{margin-bottom:8px;font-weight:900;line-height:140%;text-transform:uppercase}.support__body__card>p{font-weight:400;font-size:16px;line-height:160%}.support__body__card>div{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.support__body__card a{color:#07f;font-size:16px}@media (max-width:960px){.support__body__card{margin-top:40px}}@media (max-width:960px){.support__body{-ms-flex-direction:column;flex-direction:column}}.support__platforms>h4{font-weight:900;line-height:22px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:8px}.support__platforms>p{font-weight:400;font-size:16px;line-height:160%;margin-bottom:16px}.support__platforms>div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.support__platforms>div>*{margin-right:8px;margin-bottom:8px}.support__platforms>div :last-child{margin-right:0}.support__platforms>div>img{transition:.25s ease-out}.support__platforms>div>img:hover{margin-top:-4px}.business-level{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1200px){.business-level{-ms-flex-align:end;align-items:flex-end}}@media (min-width:960px){.business-level>*{margin-right:40px}.business-level :last-child{margin-right:0}}.business-level__leftBlock{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.business-level__leftBlock>*{margin-bottom:24px}.business-level__leftBlock :last-child{margin-bottom:0}@media (max-width:480px){.business-level__leftBlock{width:280px}}@media (max-width:640px){.business-level__leftBlock{width:440px}}.business-level__rightBlock{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.business-level__rightBlock>img{margin-top:-142px;position:absolute}@media (max-width:1200px){.business-level__rightBlock>img{width:374px;height:290px;position:relative;margin-top:-142px}}@media (min-width:960px) and (max-width:1025px){.business-level__rightBlock>img{margin-top:-30px}}@media (max-width:959px){.business-level__rightBlock{display:none}}.business-level__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.business-level__text>*{margin-bottom:16px}.business-level__text :last-child{margin-bottom:0}.business-level__text>p{font-weight:400;font-size:16px;line-height:160%}.business-level__actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;gap:16px}.business-level__actions :last-child{margin-right:0}@media (min-width:960px){.business-level__actions{-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:480px){.business-level__actions{width:100%;-ms-flex-direction:column;flex-direction:column}}.block-arrow{padding-bottom:0!important}.arrowAnimate{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:112px}@media (max-width:960px){.arrowAnimate{display:none}}@media (max-width:1200px){.arrowAnimate{height:64px}}.arrowAnimate .arrows path{fill:transparent;stroke-width:1px;animation:d 2s infinite;-webkit-animation:d 2s infinite}@keyframes d{0%{opacity:0}40%{opacity:1}80%{opacity:0}to{opacity:0}}.arrowAnimate .arrows path.a1{animation-delay:-1s;-webkit-animation-delay:-1s}.arrowAnimate .arrows path.a2{animation-delay:-.5s;-webkit-animation-delay:-.5s}.arrowAnimate .arrows path.a3{animation-delay:0s;-webkit-animation-delay:0s}.logo-section{padding-top:0}.logo-customers{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -24px}.logo-customers>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:36px 24px 0}.webp .request-demo-block{ background:url(/commonAssets/img/bg-demo.webp) no-repeat; }@media (min-width:568px){.webp .demo-success-header{ background-image:url(/commonAssets/img/partials/successPage/bg-demo-success-header.webp); }}@media (min-width:568px) and (-webkit-min-device-pixel-ratio:2),(min-width:568px) and (min-device-pixel-ratio:2),(min-width:568px) and (min-resolution:2dppx),(min-width:568px) and (min-resolution:192dpi){.webp .demo-success-header{ background-image:url(/commonAssets/img/partials/successPage/bg-demo-success-header@2x.webp); }}