.slide-left-enter-active[data-v-620c4d2a],.slide-left-leave-active[data-v-620c4d2a],.slide-right-enter-active[data-v-620c4d2a],.slide-right-leave-active[data-v-620c4d2a]{transition-duration:.5s;transition-property:height,opacity,transform;transition-timing-function:cubic-bezier(.55,0,.1,1);overflow:hidden}.slide-left-enter[data-v-620c4d2a],.slide-right-leave-active[data-v-620c4d2a]{opacity:0;transform:translate(2em)}.slide-left-leave-active[data-v-620c4d2a],.slide-right-enter[data-v-620c4d2a]{opacity:0;transform:translate(-2em)}
/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px 0;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap;cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--deselect{background:#fb5858;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5);cursor:inherit}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0 2px;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::-moz-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid hsla(0,0%,39.2%,.1);border-right:.9em solid hsla(0,0%,39.2%,.1);border-bottom:.9em solid hsla(0,0%,39.2%,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}html{scroll-behavior:smooth}body{font-family:RobotoRegular,sans-serif;color:#000;background:#fff}#app,body{overflow-x:hidden}.header{display:flex;justify-content:space-between;align-items:center;padding:35px 0}@media(min-width:320px)and (max-width:600px){.header{padding:13px 0}}.header__logo{font-family:RobotoMedium,sans-serif;font-weight:500;font-size:28px;line-height:110%;color:#000}@media(min-width:320px)and (max-width:600px){.header__logo{font-size:22px}}.header__logo a{color:#000;text-decoration:none;display:flex;align-items:center}.header__logo img{margin-right:17px}@media(min-width:320px)and (max-width:600px){.header__logo img{margin-right:5px;width:44px;height:44px}}.header__menu{display:flex;flex-direction:row;justify-content:space-between;list-style:none;padding:0;margin:0;align-items:center}.header__menu>li{margin-right:70px}.header__menu>li.sign-in__outer{display:flex;align-items:center}.header__menu>li:last-child{margin-right:0}@media(min-width:320px)and (max-width:600px){.header__menu>li:not(.sign-in__outer){display:none}}.header__menu>li>a{font-family:RobotoMedium,sans-serif;font-weight:500;font-size:22px;line-height:110%;color:#000;text-decoration:none;font-style:normal;position:relative}.header__menu>li>a:not(.sign-in):after{width:0}.header__menu>li>a:not(.sign-in):after,.header__menu>li>a:not(.sign-in):hover:after{content:"";position:absolute;bottom:-7px;left:0;display:inline-block;height:2px;background:#76d275;transition:width .4s}.header__menu>li>a:not(.sign-in):hover:after{width:100%}.header__menu>li>a.sign-in{font-family:RobotoBold,sans-serif;font-weight:700;font-size:18px;line-height:110%;background:#76d275;border-radius:50px;text-transform:uppercase;color:#fff;padding:15px 50px;transition:background .4s}.header__menu>li>a.sign-in:hover{background:#43a047}@media(min-width:320px)and (max-width:600px){.header__menu>li>a.sign-in{padding:12px 21px 10px 21px;font-size:16px;font-family:RobotoRegular,sans-serif}}.footer{display:flex;flex-direction:column;justify-content:flex-end;width:100%;background:url(../img/footer-bg.970e1f70.webp) 50% no-repeat;background-size:cover;min-height:206px}@media(min-width:320px)and (max-width:600px){.footer{background:url(../img/footer-bg-mobile.1c165917.webp) 50% no-repeat;background-size:cover}}.footer__inner{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:20px}@media(min-width:320px)and (max-width:600px){.footer__inner{flex-direction:column;align-items:unset;padding-top:16px}}@media(min-width:320px)and (max-width:600px){.footer__inner__some-information{margin-bottom:10px}}.footer__inner__some-information .logo{display:flex;align-items:center;font-size:28px;line-height:110%;color:#000;margin-bottom:21px;font-family:RobotoMedium,sans-serif}.footer__inner__some-information .logo img{width:50px;height:50px;margin-right:17px}.footer__inner__some-information .copyright{font-size:16px;line-height:110%;color:#000}.footer__inner__some-information .payments-logo{height:24px;margin-top:8px}.footer__inner__contact{text-align:right;padding:0 0 0 6px}.footer__inner__contact .title{margin-right:12px}.footer__inner__contact .social-link{text-decoration:none}.footer__inner__contact .social-link img{margin:0 0 -4px 4px;width:30px}@media(min-width:320px)and (max-width:600px){.footer__inner__contact{text-align:left}}.footer__inner__mail{margin-bottom:6px;margin-top:6px;justify-content:flex-end}.footer__inner__mail,.footer__inner__mail a{font-size:16px;line-height:110%;display:flex;align-items:center}.footer__inner__mail a{color:#000;text-decoration:none;margin-left:6px}.footer__inner__mail a:hover{text-decoration:underline}.footer__inner__mail img{margin:0 8px -4px 0}@media(min-width:320px)and (max-width:600px){.footer__inner__mail a{display:block}}.footer__inner .public-offer{padding-top:8px;text-align:right;margin-bottom:10px}.footer__inner .public-offer a{color:#1e88e5;text-decoration:none}.footer__inner__social-networks-list{flex:0 0 100%;margin:10px -4px -9px 0}.footer__inner__social-networks-list__item{display:flex;justify-content:flex-end}.footer__inner__social-networks-list__item .payments-logo{height:30px;padding-top:5px;margin-right:6px}@media(min-width:320px)and (max-width:600px){.footer__inner__social-networks-list{transform:translate(0)}}.scroll-up{position:fixed;bottom:40px;right:40px;z-index:100}.scroll-up button{background:transparent;border:none;outline:none}.wrapper{width:1240px;margin:0 auto;height:inherit}@media(min-width:320px)and (max-width:600px){.wrapper{width:280px}}.vertical-center{display:flex;align-items:center}.b24-widget-button-position-bottom-right{right:45px!important;bottom:125px!important}.style-chooser .vs__search::-moz-placeholder{border:none;font-size:13px}.style-chooser .vs__dropdown-menu,.style-chooser .vs__dropdown-toggle,.style-chooser .vs__search::placeholder{border:none;font-size:13px}.style-chooser .vs__dropdown-toggle{text-transform:uppercase;min-width:76px}.style-chooser .vs__clear{display:none}.style-chooser.vs--single .vs__selected>div{align-items:center!important}.style-chooser .vs__dropdown-menu li,.style-chooser .vs__dropdown-menu li>*{vertical-align:middle;text-transform:capitalize;justify-content:left}.style-chooser .vs__dropdown-option{padding-left:30px}.style-chooser .vs__dropdown-option--selected{background-image:url(/check.png);background-repeat:no-repeat;background-position:10px}.first-section{position:relative;height:calc(100vh - 178px);background:url(../img/first-page-bg.ed86eae0.webp) 50% no-repeat;background-size:100% 100%;min-height:660px}@media(min-width:320px)and (max-width:600px){.first-section{min-height:590px;background:url(../img/first-bg-for-mobile.6763b111.webp) 50% no-repeat;background-size:100% 100%;display:flex;align-items:center}}.first-section .mouse-scroll{width:60px;height:60px;background:url(data:image/png;base64,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) 50% no-repeat;background-size:60px;position:absolute;bottom:10px;left:50%;transform:translate(-50%);cursor:pointer;transition:bottom .4s}.first-section .mouse-scroll:hover{bottom:0}@media(min-width:320px)and (max-width:600px){.first-section .mouse-scroll{display:none}}.first-section__inner-information{height:inherit;display:flex;flex-direction:column;justify-content:center;transform:translateY(-50px);max-width:730px}@media(min-width:320px)and (max-width:600px){.first-section__inner-information{transform:translate(0)}}.first-section__inner-information h1{font-family:RobotoMedium,sans-serif;font-size:68px;line-height:110%;color:#fff;text-shadow:0 2px 15px rgba(0,0,0,.2);margin:0 0 14px 0;font-style:normal;font-weight:700}@media(min-width:320px)and (max-width:600px){.first-section__inner-information h1{font-size:40px;margin:0 0 34px 0}}.first-section__inner-information p{font-family:RobotoRegular,sans-serif;font-weight:500;font-size:28px;line-height:110%;color:#fff;margin:0 0 40px 0}@media(min-width:320px)and (max-width:600px){.first-section__inner-information p{font-size:22px}}.first-section__inner-information a.button{background:#76d275;box-shadow:0 2px 20px rgba(0,0,0,.25);border-radius:58px;color:#fff;font-size:20px;line-height:110%;font-family:RobotoBold,sans-serif;text-transform:uppercase;text-decoration:none;padding:19px 38px;width:-moz-max-content;width:max-content;transition:background .4s}.first-section__inner-information a.button:hover{background:#43a047}@media(min-width:320px)and (max-width:600px){.first-section__inner-information a.button{font-size:16px;padding:17px 26px}}.what-system-can-do{margin:25px 0 96px 0}@media(min-width:320px)and (max-width:600px){.what-system-can-do{margin:35px 0 50px 0}}.what-system-can-do h1.title{font-size:24px;line-height:110%;color:#ffb300;font-family:RobotoMedium,sans-serif;font-weight:700;margin:0 0 56px 0;width:-moz-max-content;width:max-content;position:relative}.what-system-can-do h1.title:after{content:"";position:absolute;bottom:-7px;left:0;height:2px;background:#c4c4c4;width:100%}@media(min-width:320px)and (max-width:600px){.what-system-can-do h1.title:after{bottom:-12px}}@media(min-width:320px)and (max-width:600px){.what-system-can-do h1.title{font-size:24px;width:auto}}.what-system-can-do__item{display:flex;justify-content:space-between;margin-bottom:115px}.what-system-can-do__item:last-child{margin-bottom:0}@media(min-width:320px)and (max-width:600px){.what-system-can-do__item{flex-direction:column}}@media(min-width:320px)and (max-width:600px){.what-system-can-do__item.reverse{flex-direction:column-reverse}}.what-system-can-do__item .image{flex:0 0 48%}@media(min-width:320px)and (max-width:600px){.what-system-can-do__item .image img.mobile-from-center{transform:translate(-25%);width:491px}.what-system-can-do__item .image img.mobile-from-left{transform:translate(-5%);width:424px}}.what-system-can-do__item .information{flex:0 0 46%}.what-system-can-do__item .information h1{margin:0 0 27px 0;font-family:RobotoBold,sans-serif;font-size:40px;line-height:110%}@media(min-width:320px)and (max-width:600px){.what-system-can-do__item .information h1{margin:0 0 20px 0;font-size:36px}}.what-system-can-do__item .information p{font-size:24px;line-height:130%;color:#5e5e5e;font-family:RobotoRegular,sans-serif}@media(min-width:320px)and (max-width:600px){.what-system-can-do__item .information p{font-family:RobotoLight,sans-serif;font-size:22px}}.what-system-can-do__item .information p ul li{margin-bottom:20px}.what-system-can-do__item .information p ul li::marker{font-size:24px}.what-system-can-do__item .information p ul li:last-child{margin-bottom:0}.what-system-can-do__item .information ul li{font-size:24px;line-height:130%;color:#5e5e5e;font-family:RobotoRegular,sans-serif;margin-bottom:20px}@media(min-width:320px)and (max-width:600px){.what-system-can-do__item .information ul li{font-family:RobotoLight,sans-serif;font-size:22px}}.what-system-can-do__item .information ul li::marker{font-size:24px}.what-system-can-do__item .information ul li:last-child{margin-bottom:0}.about-applications{width:100%;background:url(../img/about-applications-bg.4e116e28.webp) 50% no-repeat;background-size:cover;min-height:200px;display:flex;align-items:center;padding:175px 0}@media(min-width:320px)and (max-width:600px){.about-applications{padding:100px 0 30px 0;background:url(data:image/webp;base64,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) 50% no-repeat;background-size:cover;margin-bottom:500px}}.about-applications__inner{display:flex;justify-content:space-between}@media(min-width:320px)and (max-width:600px){.about-applications__inner{flex-direction:column}}.about-applications__inner .information h2{font-family:RobotoBold,sans-serif;font-size:40px;line-height:110%;color:#000;max-width:687px;margin:0 0 33px 0}@media(min-width:320px)and (max-width:600px){.about-applications__inner .information h2{font-size:36px}}.about-applications__inner .information .application_links a{margin-right:15px}.about-applications__inner .information .application_links a:last-child{margin-right:0}@media(min-width:320px)and (max-width:600px){.about-applications__inner .information .application_links a{display:block;margin-right:0;margin-bottom:15px}}.about-applications__inner .information .application_links a img{width:240px;height:70px}.about-applications__inner .images{position:relative}@media(min-width:320px)and (max-width:600px){.about-applications__inner .images{transform:translateY(100px)}}.about-applications__inner .images .phone{position:absolute}.about-applications__inner .images .phone.phone_1{top:-55px;right:230px;z-index:1}@media(min-width:320px)and (max-width:600px){.about-applications__inner .images .phone.phone_1{top:-55px;right:130px}}.about-applications__inner .images .phone.phone_2{top:0;right:120px;z-index:2}@media(min-width:320px)and (max-width:600px){.about-applications__inner .images .phone.phone_2{top:0;right:18px}}.about-applications__inner .images .phone.phone_3{top:-100px;right:0;z-index:3}@media(min-width:320px)and (max-width:600px){.about-applications__inner .images .phone.phone_3{top:-100px;right:-100px}}.how-it-works{margin:100px 0 133px 0}@media(min-width:320px)and (max-width:600px){.how-it-works{margin:100px 0 53px 0}}.how-it-works h1.title{font-family:RobotoBold,sans-serif;font-size:40px;line-height:110%;margin:0 0 45px 0}@media(min-width:320px)and (max-width:600px){.how-it-works h1.title{margin:0 0 36px 0}}.how-it-works__list{display:flex;flex-direction:row;justify-content:space-between}@media(min-width:320px)and (max-width:600px){.how-it-works__list{flex-direction:column}}.how-it-works__list__item{margin-right:45px;flex:1}@media(min-width:320px)and (max-width:600px){.how-it-works__list__item{margin-right:45px;margin-bottom:40px}.how-it-works__list__item:last-child{margin-bottom:0}}.how-it-works__list__item:last-child{margin-right:0}.how-it-works__list__item .image{margin-bottom:23px}.how-it-works__list__item .image img{width:79px;height:79px}.how-it-works__list__item .description{font-size:16px;line-height:130%;color:#5e5e5e}.rates{padding:0 0 120px 0}@media(min-width:320px)and (max-width:600px){.rates{padding:0 0 70px 0}}.rates h1.title{font-size:40px;line-height:110%;font-family:RobotoBold,sans-serif}@media(min-width:320px)and (max-width:600px){.rates h1.title{font-size:36px;margin:0 0 32px 0}}.rates__table{width:100%}@media(min-width:320px)and (max-width:600px){.rates__table{display:none}}.rates__table__service-name-header{background:rgba(74,201,255,.3);max-width:424px;width:-moz-min-content;width:min-content;padding:47px 63px;color:#000;line-height:140%;text-align:left;border-top-left-radius:20px}.rates__table__service-name-header,.rates__table__service-pricing-header{text-transform:uppercase;font-size:24px;font-family:RobotoBold,sans-serif}.rates__table__service-pricing-header{background:#1e88e5;color:#fff;border-top-right-radius:20px;line-height:130%;padding:47px 0;border-bottom:1px solid #4ac9ff}.rates__table__service-name{padding:0 62px;background:rgba(74,201,255,.3);color:#000}.rates__table__service-name,.rates__table__service-pricing{font-size:24px;line-height:70px;font-family:RobotoBold,sans-serif}.rates__table__service-pricing{text-align:center;background:#1e88e5;color:#fff}.rates__table__heading-quantity-relative-to-price{background:#1e88e5;font-size:20px;line-height:130%;color:#fff;text-align:center;padding:21px 0;border-bottom:1px solid #4ac9ff}.rates__table .last-item td:first-child{border-bottom-left-radius:20px}.rates__table .last-item td:last-child{border-bottom-right-radius:20px}.rates__mobile-table{display:none;margin-bottom:10px}.rates__mobile-table:last-child{margin-bottom:0}@media(min-width:320px)and (max-width:600px){.rates__mobile-table{display:block}}.rates__mobile-table__header{text-align:center;text-transform:uppercase;font-size:16px;line-height:130%;color:#4ac9ff;background:#1e88e5;padding:21px 23px 8px 23px}.rates__mobile-table__amount{font-size:36px;line-height:130%;text-align:center;color:#fff;background:#1e88e5;font-family:RobotoMedium,sans-serif;padding:8px 23px 16px 23px}.rates__mobile-table__subheader-price-name{width:65%}.rates__mobile-table__subheader-price,.rates__mobile-table__subheader-price-name{background:#4ac9ff;font-size:16px;line-height:140%;color:#fff;padding:14px 20px;font-family:RobotoLight,sans-serif}.rates__mobile-table__subheader-price{width:35%;text-align:right}.rates__mobile-table__price-name{font-weight:700;padding:20px 10px 20px 20px}.rates__mobile-table__price,.rates__mobile-table__price-name{font-size:22px;line-height:30px;color:#fff;background:#1e88e5}.rates__mobile-table__price{font-family:RobotoMedium,sans-serif;text-align:right;padding:20px 20px 20px 0}.rates__note{font-size:20px;line-height:130%;color:#5e5e5e;padding:0 0 0 60px;margin-top:28px}@media(min-width:320px)and (max-width:600px){.rates__note{margin-top:34px;padding:0;font-family:RobotoLight,sans-serif}}.terms-of-use{padding:30px 0}