.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}.pw-input{position:relative}.pw-input .pw-input-field{width:100%;height:58px;padding:0 12px 0 48px;color:#475266;font-weight:400;font-size:16px;line-height:160%;background:#fff;border:3px solid rgba(97,154,204,.2);border-radius:100px}.pw-input .pw-input-field::-webkit-input-placeholder{color:#bcc4cc}.pw-input .pw-input-field::-moz-placeholder{color:#bcc4cc}.pw-input .pw-input-field::-ms-input-placeholder{color:#bcc4cc}.pw-input .pw-input-field::placeholder{color:#bcc4cc}.pw-input .pw-input-field:hover{border:3px solid rgba(153,180,204,.4)}.pw-input .pw-input-field:focus{outline:none;border:3px solid #07f}.pw-input.error .pw-input-field{border:3px solid #e52e59}.pw-input .pw-input-icon{position:absolute;left:16px;top:0;line-height:0;color:#ccc}.pw-input .pw-input-field:focus+.pw-input-icon{color:#07f}.pw-input .pw-input-error{display:none;color:#e52e59;padding-left:20px;font-weight:400;font-size:14px;line-height:130%;margin-bottom:16px;height:auto}.pw-input.error .pw-input-error{display:block}.pw-link{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:none;line-height:100%;text-align:center;cursor:pointer;transition:color .15s,background .15s,box-shadow .15s}.pw-link,.pw-link:hover{text-decoration:none}.pw-link:focus{outline:none}.pw-link:active{opacity:.8}.pw-link.default{height:48px;padding:0 32px;border-radius:48px;font-weight:700;text-transform:uppercase}.pw-link.small{height:32px;border-radius:32px;padding:0 16px;font-weight:500}.pw-link.white.primary{color:#0059be;background-color:#fff}.pw-link.white.primary:active,.pw-link.white.primary:focus,.pw-link.white.primary:hover{color:#0059be;box-shadow:0 0 24px hsla(0,0%,100%,.5)}.pw-link.white.secondary{color:#0059be;border:2px solid #fff;background-color:transparent}.pw-link.white.secondary:active,.pw-link.white.secondary:focus,.pw-link.white.secondary:hover{color:#0059be;background-color:hsla(0,0%,100%,.08)}.pw-link.blue.primary{color:#fff;background-color:#0059be}.pw-link.blue.primary:active,.pw-link.blue.primary:focus,.pw-link.blue.primary:hover{color:#fff;background-color:#0059be;box-shadow:0 0 24px rgba(0,119,255,.5)}.pw-link.blue.secondary{color:#0059be;border:2px solid #0059be;background-color:transparent}.pw-link.blue.secondary:active,.pw-link.blue.secondary:focus,.pw-link.blue.secondary:hover{color:#0059be;background-color:rgba(0,119,255,.08)}.number-select{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:356px;min-width:230px;max-height:46px;font-size:16px}@media (max-width:960px){.number-select{max-width:100%}}.number-select__input{width:100%;padding:10px 16px;border:1px solid rgba(97,154,204,.2);border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;background:#fff;color:#07f;font-weight:700;line-height:1.6}.number-select__input:focus{outline:none;border-color:#07f}.number-select__label{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.number-select__suggestions{position:absolute;-ms-flex-wrap:wrap;flex-wrap:wrap;width:272px;top:100%;left:0;margin-top:4px;background:#fff;border-radius:8px;overflow-y:auto;z-index:1;display:none;gap:4px;padding:8px;box-shadow:0 0 6px 0 rgba(0,46,102,.08),0 20px 30px 0 rgba(0,46,102,.12)}.number-select__suggestions.visible{display:-ms-flexbox;display:flex}.number-select__suggestions .suggestion-item{display:-ms-flexbox;display:flex;padding:2px 12px;border-radius:4px;background-color:rgba(153,204,255,.1019607843);cursor:pointer}.number-select__suggestions .suggestion-item:hover{background:rgba(0,119,255,.1)}.calculator{color:#475266;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;box-sizing:border-box;padding:40px 32px;min-width:360px;border-radius:40px;border:8px solid #07f;gap:24px}@media (max-width:960px){.calculator{padding:24px;min-width:100%;max-height:100%}}@media (max-width:600px){.calculator{border:none;padding:0}}.calculator-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:4px}@media (max-width:600px){.calculator-header{padding:24px;border:8px solid #07f;border-radius:40px}}.calculator-header h4{font-weight:800;font-size:16px;line-height:140%;letter-spacing:.48px;color:#475266;text-transform:uppercase;text-align:left;color:#475266!important}.calculator-header .price{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.calculator-header .price *{font-family:Lato,sans-serif}.calculator-header .price_currency{font-family:Lato,sans-serif;font-weight:700;font-size:20px;line-height:180%;color:#475266;margin-bottom:8px;margin-right:2px}.calculator-header .price_amount{font-family:Lato,sans-serif;font-weight:800;font-size:44px;line-height:100%;color:#475266;margin-right:8px}.calculator-header .price_period{font-family:Lato,sans-serif;font-weight:700;font-size:16px;line-height:160%;color:#475266;font-family:DM Sans,sans-serif}.calculator-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.calculator-block h5{border-bottom:1px dashed rgba(97,154,204,.2);color:#475266!important;font-weight:700;line-height:160%;font-size:16px;font-family:DM Sans,sans-serif!important;line-height:1.6!important}.calculator-list{list-style-type:none}.calculator-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#475266;line-height:160%;font-weight:400;font-size:16px;margin-top:6px;border-bottom:1px dashed rgba(97,154,204,.2)}.calculator-item-price{color:#9099a3}.calculator-action{margin-top:24px}.calculator-action .button__blueBlack{height:58px}.calculator-footer{margin-top:auto}.calculator-footer a{color:#07f;font-size:16px}.calculator-footer a:hover{text-decoration:underline}#custom-price{display:none}#custom-price li{font-size:16px!important}.range-slider{position:relative;width:100%;max-height:46px;padding:10px 24px;border:1px solid rgba(97,154,204,.2);border-radius:8px}.range-slider:hover .range-slider__steps{display:block}@media (max-width:550px){.range-slider:hover .range-slider__steps{display:none}}.range-slider .range-step__max,.range-slider .range-step__min{font-weight:700;font-size:14px;color:#bcc4cc;margin-top:4px}.range-slider .range-step__min{margin-right:8px}.range-slider .range-step__max{margin-left:8px}.range-slider__scale{position:relative;width:calc(100% - 20px);margin:0 10px}.range-slider__steps{display:none;position:relative;width:100%;height:24px}.range-slider__steps .step-container{position:absolute;transform:translateX(-50%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:8px}.range-slider__steps .step-container .step-label{font-size:8px;color:#bcc4cc;white-space:nowrap;transition:color .2s ease}.range-slider__steps .step-container .step-label.active{color:#07f}.range-slider__input{-webkit-appearance:none;width:100%;height:4px;border-radius:2px;background:linear-gradient(90deg,#07f 50%,rgba(97,154,204,.2) 0);background-size:200% 100%;outline:none}.range-slider__input::-webkit-slider-runnable-track{-webkit-appearance:none;height:4px}.range-slider__input::-moz-range-track{height:4px}.range-slider__input::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#07f;cursor:pointer;margin-top:-6px}.range-slider__input::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#07f;cursor:pointer}.range-slider .range-container{width:100%}.range-slider .range-row-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}*{margin:0;padding:0;font-family:DM Sans,sans-serif}.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}.pw-section,.pw-section__faq{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%}@media (min-width:1201px){.pw-section,.pw-section__faq{padding-top:100px;padding-bottom:100px}}@media (max-width:1200px){.pw-section,.pw-section__faq{padding-top:64px;padding-bottom:64px}}.pw-section :last-child,.pw-section__faq :last-child{margin-bottom:0}.pw-section .h4,.pw-section__faq .h4,.pw-section__faq h1,.pw-section__faq h2,.pw-section__faq h3,.pw-section__faq h4,.pw-section__faq h5,.pw-section__faq h6,.pw-section h1,.pw-section h2,.pw-section h3,.pw-section h4,.pw-section h5,.pw-section h6{font-family:Lato,sans-serif;font-weight:900;color:#1f2833}.pw-section .h4>span,.pw-section__faq .h4>span,.pw-section__faq h1>span,.pw-section__faq h2>span,.pw-section__faq h3>span,.pw-section__faq h4>span,.pw-section__faq h5>span,.pw-section__faq h6>span,.pw-section h1>span,.pw-section h2>span,.pw-section h3>span,.pw-section h4>span,.pw-section h5>span,.pw-section h6>span{font-family:Lato,sans-serif}.pw-section__faq h1,.pw-section h1{font-weight:900;font-size:44px;line-height:120%}@media (max-width:1200px){.pw-section__faq h1,.pw-section h1{font-size:34px;text-align:left}}.pw-section__faq h6,.pw-section h6{font-size:14px}.pw-section__faq h1,.pw-section__faq h2,.pw-section h1,.pw-section h2{line-height:1.2!important}.pw-section .h4,.pw-section__faq .h4,.pw-section__faq h3,.pw-section__faq h4,.pw-section__faq h5,.pw-section h3,.pw-section h4,.pw-section h5{line-height:1.4!important}.pw-section .h4,.pw-section__faq .h4,.pw-section__faq h4,.pw-section h4{letter-spacing:.03em;font-size:16px}.pw-section__faq h2,.pw-section h2{font-weight:900;font-size:34px;color:#1f2833;line-height:120%}@media (max-width:1200px){.pw-section__faq h2,.pw-section h2{font-size:28px}}.pw-section__faq h4+p,.pw-section__faq p+p,.pw-section h4+p,.pw-section p+p{margin:8px 0 0}@media (max-width:1200px){.pw-section__faq>*,.pw-section__faq__faq>*{margin-bottom:56px}.pw-section__faq:last-child,.pw-section__faq__faq:last-child{margin-bottom:0}}.offers-section{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin:auto;-ms-flex-align:start;align-items:flex-start;max-width:1240px;padding:40px 40px 100px;gap:40px}@media (max-width:960px){.offers-section{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;padding:40px 20px 64px}}.startupSection{scroll-margin-top:100px;background:rgba(153,204,255,.1)}@media (min-width:1201px){.startupSection{padding:43px 0}}@media (max-width:1200px){.startupSection{padding:64px 0}}.content-title{max-width:1160px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}.content-title>h1{color:#1f2833}.content-title>p{margin-top:8px;font-weight:400;font-size:22px;line-height:140%}@media (max-width:1200px){.content-title>p{font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:140%}}.content{margin-bottom:56px}.content :last-child{margin-bottom:0}@media (min-width:1201px){.content{width:1160px}}@media (max-width:1200px){.content{padding:0 40px;width:100%}}.offers{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:1200px){.offers *+*{margin-left:16px}}@media (max-width:1199px){.offers *+*{margin-left:40px}}@media (max-width:960px){.offers *+*{margin-left:0}}.offers .h4,.offers>h4{text-transform:uppercase;color:#475266;font-weight:400}.offers .offer *{margin-left:0}.offers .offer>*{margin-bottom:32px}.offers .offer .bottom_item_description:not(:last-child){margin-bottom:18px}.offers .offer ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;list-style:none;-ms-flex-preferred-size:100%;flex-basis:100%}.offers .offer ul li+li{margin-top:16px}.offers .offer ul li.item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;color:#475266;font-style:normal;font-weight:400;font-size:16px;line-height:160%}.offers .offer ul li.item:before{width:24px;height:24px;content:"";background-image:url(../img/small/dav.svg);margin-right:8px;-ms-flex-negative:0;flex-shrink:0}.offers .offer ul li.item.nowIcon a:hover{text-decoration:underline!important}.offers .offer ul li.item.nowIcon:before{background-image:none}.offers .offer ul li.item.crown:before{background-image:url(../img/small/crown.svg)}.offers .offer ul li.item.infinity:before{background-image:url(../img/small/infinity.svg)}.offers .offer .action{gap:12px}.offers .offer .action p{color:#475266;font-size:14px;font-style:normal;font-weight:400;line-height:130%;text-align:center}@media (min-width:1201px){.offers .offer{transition:transform .2s ease-in}}@media (max-width:1200px){.offers .offer{padding:0}}@media (max-width:960px){.offers .offer{width:100%}}@media (max-width:960px){.offers{-ms-flex-direction:column;flex-direction:column}}@media (max-width:960px){.offers>*{margin-bottom:40px;padding-bottom:40px!important;border-bottom:1px solid rgba(97,154,204,.2)}.offers>:last-child{padding-bottom:0!important;border-bottom:0;margin-bottom:0}}.button__blue{font-family:Lato,sans-serif;border:3px solid #07f;border-radius:100px;color:#07f;font-weight:800;font-size:14px;line-height:140%;letter-spacing:.08em;height:58px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;transition:.2s ease-in}.button__blue:hover{box-shadow:0 8px 16px rgba(0,119,255,.3),0 20px 48px rgba(0,119,255,.3)}.button__blue:active,.button__blue:hover{background:rgba(153,204,255,.1);border:3px solid #07f;color:#07f;text-decoration:none}.button__blue:active{opacity:.6;box-shadow:none;transition:.2s ease-in}.button__blueBlack{font-family:Lato,sans-serif;border:0;background:#07f;border-radius:100px;letter-spacing:.08em;font-weight:800;font-size:14px;line-height:140%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;height:58px;color:#fff;transition:.2s ease-in;cursor:pointer;padding:19px 32px}.button__blueBlack:hover{box-shadow:0 8px 16px rgba(0,119,255,.3),0 20px 48px rgba(0,119,255,.3);color:#fff;text-decoration:none}.button__blueBlack:active{opacity:.6;box-shadow:none;color:#fff;text-decoration:none}.startup-inner{width:100%}@media (min-width:1200px){.startup-inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row}}@media (max-width:960px){.startup-inner{height:auto}}.startup-image{display:none;-ms-flex-pack:end;justify-content:flex-end;width:440px;height:440px}.startup-image img{width:100%;height:100%}@media (min-width:1201px){.startup-image{display:-ms-flexbox;display:flex}}.check-icon{width:20px;height:20px}.startup-content{-ms-flex:0 0 auto;flex:0 0 auto}.startup-content .tags-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:720px;list-style:none;margin-bottom:40px;gap:10px}.startup-content .tags-list li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:700;line-height:140%;padding:8px 20px 8px 10px;background:#fff;border:1px solid rgba(97,154,204,.2);border-radius:100px;text-transform:uppercase;cursor:default;gap:10px}.startup-content .register-button{width:254px}@media (max-width:1200px){.startup-content{width:100%}}.faq{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.faq>div:first-child{margin-right:40px}@media (max-width:640px){.faq>div:first-child{margin-right:0;margin-bottom:40px}}@media (min-width:1201px){.faq>div{width:560px}}@media (max-width:1200px){.faq>div{width:540px}}@media (max-width:960px){.faq>div{width:420px}}@media (max-width:640px){.faq>div{width:100%}}@media (max-width:640px){.faq{-ms-flex-direction:column;flex-direction:column}}.faq .faq-item{width:100%;margin-bottom:40px}.faq .faq-item:last-child{margin-bottom:0}.faq .faq-item_title{font-family:Lato,sans-serif;color:#475266;font-weight:700;font-size:16px;line-height:140%}.faq .faq-item_description{font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:160%;color:#475266;margin-top:8px}.platformAction{display:-ms-flexbox;display:flex}.platformAction>a:first-child{min-width:221px;margin-right:16px}.platformAction>a:last-child{width:245px}@media (max-width:640px){.platformAction{-ms-flex-direction:column;flex-direction:column}.platformAction>a:first-child{width:100%;margin-right:0}.platformAction>a:last-child{margin-top:16px;width:100%}}.description{height:110px}@media (max-width:960px){.description{height:auto}}.features-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:28px;padding-bottom:28px;border-top:1px solid transparent;background:linear-gradient(90deg,rgba(97,154,204,.2) 50%,transparent 0) repeat-x;background-size:8px 1px;gap:8px}.features-container h4{color:#475266;text-transform:uppercase;font-size:14px}.features{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.feature,.features{display:-ms-flexbox;display:flex}.feature{position:relative;-ms-flex-align:center;align-items:center;height:46px;border-radius:8px}.feature:hover .feature-checkbox+label{background-color:rgba(153,204,255,.1019607843)}.feature .feature-checkbox{display:none}.feature .feature-checkbox+label{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid rgba(97,154,204,.2);border-radius:8px;padding:10px 20px;padding-left:12px;outline:2px solid transparent;font-weight:700;font-size:16px}.feature .feature-checkbox+label>img{margin-right:4px}.feature .feature-checkbox:checked+label{border-color:#07f;outline:2px solid #07f;outline-offset:-3px}.subscribers-wrapper{position:relative;display:inline-block}.subscribers-wrapper .custom-select{position:relative;border:1px solid rgba(97,154,204,.2);border-radius:8px;padding:10px 40px 10px 20px;cursor:pointer;background:transparent;outline:1px solid transparent}.subscribers-wrapper .custom-select:after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:10px;height:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23475266' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.subscribers-wrapper .custom-select:hover{background-color:rgba(153,204,255,.1019607843)}.subscribers-wrapper .options-list{display:none;position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid rgba(97,154,204,.2);border-radius:8px}.subscribers-wrapper .options-list .option-item{padding:10px 20px;cursor:pointer}.subscribers-wrapper .options-list .option-item:hover{background-color:rgba(153,204,255,.1019607843)}.subscribers-wrapper .options-list .option-item[aria-selected=true]{border-color:#07f;outline:1px solid #07f}.subscribers-wrapper .subscribers{display:none}.advantages-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:120px;max-width:640px;list-style:none;gap:8px}@media (max-width:960px){.advantages-list{max-height:none}}.advantages-list li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.advantages-list li img{margin-right:8px}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}@media (max-width:1100px){.row{-ms-flex-direction:column;flex-direction:column}}#email-features{display:none}.emails-estimated{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;color:#9099a3}.emails-estimated span{margin-left:4px;margin-right:4px}.email-features-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.email-features-row div.number-select{-ms-flex-preferred-size:50%;flex-basis:50%}@media (max-width:1100px){.email-features-row div.number-select{-ms-flex-preferred-size:100%;flex-basis:100%}}.tippy-tooltip{font-size:16px}.tippy-content,.tippy-tooltip{background-color:#475266;border-radius:8px}.tippy-content{color:#fff;padding:12px 16px}.tippy-arrow{border-right-color:#475266!important}#subscribers{display:none}.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); }}