@font-face{font-family:Jost;font-display:swap;src:url(../fonts/Jost-Bold.woff2) format("woff2"),url(../fonts/Jost-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Jost;font-display:swap;src:url(../fonts/Jost-Regular.woff2) format("woff2"),url(../fonts/Jost-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Jost;font-display:swap;src:url(../fonts/Jost-Medium.woff2) format("woff2"),url(../fonts/Jost-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Jost;font-display:swap;src:url(../fonts/Jost-SemiBold.woff2) format("woff2"),url(../fonts/Jost-SemiBold.woff) format("woff");font-weight:600;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.header{position:fixed;top:0;left:0;width:100%;z-index:10;background:rgba(63,79,106,.1);-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px)}.header-body{height:80px;display:flex;align-items:center}.header__logo img{height:30px}.header__menu{display:flex;margin:0 0 0 auto}.header__menu-content{display:flex}.header__menu-item{font-weight:600;font-size:17px;line-height:25px;color:#fff}.header__menu-item:not(:first-child){margin:0 0 0 70px}.header__menu-bg{position:fixed;top:0;left:0;width:100%;min-height:100vh;z-index:1;background:rgba(14,20,30,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .5s ease;opacity:0;visibility:hidden;pointer-events:none}.header__menu-bg.active{opacity:1;visibility:visible;pointer-events:unset}.header__burger{position:relative;z-index:3;flex:0 0 auto;margin:0 0 0 auto;width:50px;height:50px;border-radius:50%;border:2px solid #26c7bc;transition:all .4s ease}.header__burger span{position:absolute;width:18px;height:2px;background-color:#fff;border-radius:20px;left:50%;transform:translate(-50%,0);transition:all .4s ease}.header__burger span:nth-child(1){top:16px}.header__burger span:nth-child(2){top:23px}.header__burger span:nth-child(3){top:30px}.header__burger.active{border:2px solid rgba(38,199,188,.1)}.header__burger.active span{background-color:#838794}.header__burger.active span:nth-child(1){top:50%;transform:translate(-50%,-50%) rotate(45deg)}.header__burger.active span:nth-child(2){top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.header__burger.active span:nth-child(3){top:30px;transform:translate(100%,-50%) scale(0)}.footer{margin:100px 0 0;background:#141c29}.footer-body{display:flex;height:70px;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px)}.footer__cr{font-weight:500;font-size:16px;line-height:23px;color:#b2bad8}.footer__link{font-weight:500;font-size:16px;line-height:23px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#b2bad8}.link{font-weight:600;font-size:17px;line-height:25px;color:#fff;transition:all .3s ease}.link:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#26c7bc}.btn{display:inline-block;cursor:pointer;padding:15px 50px;background:linear-gradient(80.46deg,#ade6e0 -.68%,#26c7bc 100%);border-radius:40px;font-weight:600;font-size:18px;line-height:26px;color:#fff;transition:all .3s ease}.btn:hover{background:linear-gradient(80.46deg,#26c7bc -.68%,#26c7bc 100%)}.main{background-image:url(../img/main/bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}.main .container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.main__title{font-weight:700;font-size:55px;line-height:79px;color:#fff;text-align:center}.main__subtitle{font-size:30px;line-height:43px;color:#fff;text-align:center}.main__btn{margin:50px 0 0}.main-body{display:flex;flex-direction:column;align-items:center;width:100%}.main-body::before{content:"";display:block;width:100%;height:1px;margin:25px 0 0;background:#0e141e;background:linear-gradient(90deg,#0e141e 0,#4a5a74 50%,#0e141e 100%);opacity:.6}.main-body__title{margin:25px 0 0;font-weight:600;font-size:24px;line-height:35px;color:#fff}.main-body__content{margin:25px auto 0;display:flex;justify-content:space-between;width:100%;max-width:950px}.main-body__item{display:flex;flex-direction:column;align-items:center;flex:0 0 calc(33.333% - 17px)}.main-body__item:not(:first-child){margin:0 0 0 25px}.main-body__item-ico{flex:0 0 auto;width:120px;height:120px;display:flex;justify-content:center;align-items:center;background:#141c29;border-radius:50%}.main-body__item-ico img{height:60px}.main-body__item-title{margin:15px 0 0;font-size:20px;line-height:29px;text-align:center;color:#b2bad8}.terms{position:relative;background:#141c29;padding:85px 0;overflow:hidden}.terms .container{position:relative;z-index:1}.terms-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.terms-bg__item{position:absolute}.terms-bg__item.top{top:0;right:0}.terms-bg__item.bottom{left:0;bottom:0}.terms__title{font-weight:700;font-size:50px;line-height:72px;color:#fff;text-align:center}.terms-body{display:flex;flex-wrap:wrap;margin:26px 0 0;justify-content:space-between}.terms-body__item{display:flex;align-items:center;flex-direction:column;flex:0 0 calc(33.333% - 18px);margin:40px 0 0}.terms-body__item:nth-child(1),.terms-body__item:nth-child(2),.terms-body__item:nth-child(3){margin:0}.terms-body__item-ico{flex:0 0 auto;display:flex;justify-content:center;align-items:center;width:120px;height:120px;border-radius:50%;background:#0e141e}.terms-body__item-ico img{height:60px}.terms-body__item-title{margin:15px 0 0;font-size:20px;line-height:29px;text-align:center;color:#b2bad8}.terms-body__item-title br{display:none}.service{padding:105px 0}.service__title{font-weight:700;font-size:50px;line-height:72px;color:#fff;text-align:center}.service-body{margin:50px 0 0}.service-body .line{display:block;margin:40px 0 0;width:100%;height:1px;background:#0e141e;background:linear-gradient(90deg,#0e141e 0,#4a5a74 50%,#0e141e 100%);opacity:.5}.service-item{display:flex;align-items:center;max-width:1215px;margin:0 auto 0}.service-item:not(:first-child){margin:40px auto 0}.service-item__img{flex:0 0 440px}.service-item__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.service-item__img.small{flex:0 0 410px}.service-item__text{margin:0 0 0 75px;max-width:700px}.service-item__title{font-size:40px;line-height:58px;color:#fff}.service-item__subtitle{margin:5px 0 0;font-size:20px;line-height:29px;color:#b2bad8}.service-item.rtl{flex-direction:row-reverse}.service-item.rtl .service-item__text{width:100%;margin:0 75px 0 0}.getstarted.contactus{margin:50px 0 0}.getstarted.contactus .getstarted-body{background:#2dc9be}.getstarted.contactus .getstarted__title{color:#141c29}.getstarted.contactus .getstarted__btn{display:flex;align-items:center;border:2px solid #fff;border-radius:40px;background:0 0;padding:16.5px 50px}.getstarted.contactus .getstarted__btn svg{margin:0 10px 0 0;fill:#fff;transition:all .3s ease}.getstarted.contactus .getstarted__btn:hover{background:#fff;color:#26c7bc}.getstarted.contactus .getstarted__btn:hover svg{fill:#26c7bc}.getstarted-body{padding:65px 0;background:#141c29;border-radius:25px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.getstarted-body__bg{pointer-events:none;position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.getstarted-body__bg-item{position:absolute}.getstarted-body__bg-item.top{top:0;left:0}.getstarted-body__bg-item.top.right{left:auto;right:0}.getstarted-body__bg-item.bottom{bottom:0;right:0}.getstarted-body__bg-item.bottom.left{right:auto;left:0}.getstarted__title{position:relative;z-index:1;font-weight:700;font-size:50px;line-height:72px;color:#fff;text-align:center}.getstarted__subtitle{position:relative;z-index:1;font-size:30px;line-height:43px;color:#141c29;text-align:center}.getstarted__btn{position:relative;z-index:1;margin:42px 0 0;padding:16.5px 50px;font-size:22px}body{overflow:auto;background-color:#0e141e;font-family:Jost}.container{max-width:1480px;margin:0 auto;padding:0 40px}.wrapper{min-height:100%;overflow:hidden;display:flex;flex-direction:column}.content{flex:1 1 auto}@media (min-width:460px){.main__title br{display:none}}@media (min-width:768px){.header__menu-bg{display:none}.header__burger{display:none}}@media (max-width:1500px){.header-body{height:70px}.main__title{font-size:45px;line-height:65px}.main__subtitle{font-size:24px;line-height:35px}.main__btn{margin:30px 0 0}.main-body::before{margin:20px 0 0}.main-body__title{margin:20px 0 0;font-size:20px;line-height:29px}.main-body__item-ico{width:90px;height:90px}.main-body__item-ico img{height:45px}.main-body__item-ico_small img{height:38px}.main-body__item-title{font-size:18px;line-height:22px}.terms{padding:85px 0 105px}.terms-bg__item.bottom{left:-20px;bottom:-65px}.terms__title{font-size:40px;line-height:58px}.terms-body{margin:40px auto 0;max-width:950px}.terms-body__item-ico{width:90px;height:90px}.terms-body__item-ico img{height:45px}.terms-body__item-title{font-size:18px;line-height:22px}.service{padding:86px 0 96px}.service__title{font-size:40px;line-height:58px}.service-item{max-width:1110px}.service-item__img{flex:0 0 350px}.service-item__img.small{flex:0 0 336px}.service-item__title{font-size:30px;line-height:43px}.service-item__subtitle{font-size:18px;line-height:26px}.service-item.rtl{justify-content:space-between}.getstarted.contactus{margin:30px 0 0}.getstarted-body{padding:60px 0}.getstarted__title{font-size:40px;line-height:58px}.getstarted__subtitle{font-size:24px;line-height:35px}.getstarted__btn{margin:40px 0 0}}@media (max-width:1200px){.main{padding:122px 0 55px}.container{padding:0 20px}}@media (max-width:1023px){.getstarted.contactus .getstarted__title{max-width:670px;line-height:48px}.getstarted__btn{margin:30px 0 0}}@media (max-width:992px){.header__menu-item:not(:first-child){margin:0 0 0 30px}.main .container{min-height:unset}.terms{padding:52px 0 54px}.terms-bg__item.top{display:none}.terms-body__item-title{max-width:200px;margin:15px auto 0}.service{padding:86px 0 52px}.service-item__img{flex:0 0 250px}.service-item__img.small{flex:0 0 240px}.service-item__img{flex:0 0 auto;width:100%;max-width:250px}.service-item__img.small{flex:0 0 auto;max-width:240px}.service-item__text{margin:0 0 0 50px}.service-item.rtl .service-item__text{margin:0 50px 0 0}.getstarted-body__bg-item.bottom img{width:346px}}@media (max-width:767px){.header__menu{overflow:hidden;position:fixed;z-index:2;top:0;right:0;width:100%;min-height:100vh;pointer-events:none}.header__menu.active{pointer-events:unset}.header__menu-content{flex-direction:column;position:absolute;z-index:2;top:0;right:0;width:100%;min-height:100vh;background:#141c29;max-width:300px;flex-direction:column;align-items:center;padding:115px 25px 0;transition:all .5s ease;visibility:hidden;opacity:0;pointer-events:none;transform:translate(100%,0)}.header__menu-content.active{visibility:visible;opacity:1;pointer-events:unset;transform:translate(0)}.header__menu-item{text-align:center;display:block;width:100%;position:relative}.header__menu-item:not(:first-child){margin:30px 0 0;padding:30px 0 0}.header__menu-item:not(:first-child)::before{content:"";position:absolute;top:0;display:block;width:100%;height:1px;background:#0e141e;background:linear-gradient(90deg,#0e141e 0,#4a5a74 50%,#0e141e 100%)}.footer-body{flex-direction:column;height:auto;padding:24px 0}.footer__cr{order:3;margin:20px 0 0}.footer__link:nth-child(2){order:1}.footer__link:nth-child(3){order:2;margin:20px 0 0}.main{padding:116px 0 46px}.main__title{font-size:35px;line-height:43px}.main__subtitle{font-size:20px;line-height:29px}.main-body__title{font-size:20px;line-height:29px}.main-body__content{flex-direction:column;max-width:315px}.main-body__item{flex-direction:row;justify-content:flex-start}.main-body__item:not(:first-child){margin:25px 0 0 0}.main-body__item-title{margin:0 0 0 15px;text-align:left}.terms{padding:47px 0}.terms-bg__item.bottom{left:0;bottom:0}.terms__title{font-size:30px;line-height:43px}.terms-body{margin:30px auto 0;max-width:305px;justify-content:flex-start}.terms-body__item{flex:0 0 auto;width:100%;flex-direction:row;align-items:center}.terms-body__item:not(:first-child){margin:25px 0 0!important}.terms-body__item:nth-child(4){margin:40px 0 0!important}.terms-body__item-title{margin:0 0 0 15px;text-align:left}.service{padding:52px 0 50px}.service__title{font-size:30px;line-height:34px}.service-body{margin:30px 0 0}.service-body .line{margin:30px auto 0}.service-item:not(:first-child){margin:30px auto 0}.service-item{flex-direction:column!important;align-items:center}.service-item__text{margin:30px 0 0 0!important;text-align:center}.service-item__title{font-size:26px;line-height:38px}.getstarted.contactus .getstarted__title{line-height:35px}.getstarted-body{padding:40px}.getstarted-body__bg-item.bottom img{width:174px}.getstarted__title{font-size:30px;line-height:43px}.getstarted__subtitle{font-size:20px;line-height:29px}.container{padding:0 15px}}@media (max-width:460px){.terms-body__item-title br{display:block}}