@import "../css2";@import '../css2-1';html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden}html,body{height:100%}body{font-family:roboto,sans-serif;font-weight:400}body:before{content:"";width:100%;height:100%;position:fixed;background-image:linear-gradient(13deg,#130f40 0%,#000000 50%)}button{padding:0;border:none;background-color:transparent;border-radius:0;transition:.4s ease;transition-property:color,background-color,border-color}button:focus{outline:none}a{transition:.4s ease;transition-property:color,background-color,border-color}a:hover,a:active,a:focus{outline:none;text-decoration:none}input,textarea,select{padding:0;margin:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;transition:.4s ease}input:focus,textarea:focus,select:focus{outline:none}select{max-width:100%}select::-ms-expand{display:none}ul{margin:0;padding:0;list-style:none;color:#b7bdc6}::-moz-selection{background:#fff;color:#647dee;text-shadow:none}::selection{background:#fff;color:#647dee;text-shadow:none}::-webkit-input-placeholder{color:#505050;opacity:1}::-moz-placeholder{color:#505050;opacity:1}:-moz-placeholder{color:#505050;opacity:1}:-ms-input-placeholder{color:#505050;opacity:1}@media(min-width:1200px){.container{max-width:1150px}}.owl-carousel .owl-item img{width:auto;max-width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.fade{transition:opacity .4s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .4s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}[data-parallax]{background:0 0}.progress{display:flex;flex-direction:row;justify-content:flex-start;width:100%;height:40px;background-color:#fff;border-radius:20px;margin-bottom:30px;margin-top:50px;max-width:500px;position:relative}.progress__value{display:flex;flex-direction:row;justify-content:center;align-items:center;height:40px;width:auto;margin-left:auto;margin-right:20px;background-image:-webkit-linear-gradient(0deg,#647dee 0%,#a754e2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#647dee;font-size:14px;font-weight:500;position:relative;z-index:2}.progress__line{position:absolute;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;pointer-events:none;top:-30px;bottom:0;z-index:2;font-size:14px;color:#fff}.progress__line svg{width:18px;height:20px;margin-right:5px;fill:#29b474;margin-left:-9px}.progress__line:before{content:'';position:absolute;display:block;bottom:0;left:0;top:25px;background-color:rgba(255,255,255,.15);width:1px;border-radius:2px}.progress--small{background:linear-gradient(90deg,rgba(100,125,238,0.05) 0%,rgba(167,84,226,0.05) 100%);border:2px solid #647dee}.progress--small .progress__value{font-size:12px;height:38px;margin-right:15px}.progress--small .progress__line{color:#505050;font-size:12px;top:-25px}.progress--small .progress__line svg{width:16px;height:18px;margin-left:-8px}.progress--small .progress__line:before{background-color:rgba(0,0,0,.12);top:19px}.progress--small .progress-bar{left:-1px;top:-1px;height:39px}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;white-space:nowrap;background-color:#647dee;border-radius:20px;transition:width .6s ease;background-image:linear-gradient(-45deg,rgba(0,0,0,0.15) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.15) 50%,rgba(0,0,0,0.15) 75%,transparent 75%,transparent);background-size:100px 100px;-webkit-animation:progress-bar-stripes 4s linear infinite;animation:progress-bar-stripes 4s linear infinite;position:absolute;left:0;top:0;height:40px}@-webkit-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:100px 0}}.header{position:fixed;width:100%;top:0;left:0;z-index:9;background-color:transparent}.header:before{content:'';position:absolute;z-index:-1;display:block;width:100%;left:0;top:0;height:0;background-color:transparent;transition:.4s ease;pointer-events:none;box-shadow:none}.header--active .header__btn span{background-color:#343434}.header--active .header__logo-white{opacity:1}.header--active .header__logo-dark{opacity:1}.header--active .header__logo{pointer-events:auto}.header--active:before{height:70px;background-color:#fff;box-shadow:2px 0 8px rgba(0,0,0,.26)}.header__content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;height:70px;width:100%}.header__logo{z-index:1;width:auto;height:40px;display:inline-block;position:relative;margin:0 0 0 40px;pointer-events:none}.header__logo img{height:30px;width:130px;margin-top:5px}.header__logo-white{position:relative;opacity:1;transition:.4s ease}.header__logo-dark{position:absolute;top:0;left:0;opacity:0;transition:.4s ease}.header__logo_d{z-index:1;width:auto;height:40px;display:inline-block;position:relative;margin:0 0 0 40px;pointer-events:none}.header__logo_d img{height:35px;width:auto}.header__logo_d-white{position:relative;opacity:1;transition:.4s ease}.header__logo_d-dark{position:absolute;top:0;left:0;opacity:0;transition:.4s ease}.header__btn{position:relative;width:24px;height:25px;display:block;padding-right:50px}.header__btn span{position:absolute;left:0;width:24px;height:2px;background-color:#000;border-radius:3px;transition:.5s;opacity:1}.header__btn span:first-child{top:0}.header__btn span:nth-child(2){top:10px;width:16px}.header__btn span:last-child{top:20px;width:8px}.header__btn--active span:first-child{transform:rotate(45deg);top:10px}.header__btn--active span:nth-child(2){opacity:0}.header__btn--active span:last-child{width:24px;transform:rotate(-45deg);top:10px}.header__tagline{display:none}.header__nav--active{transform:translate3d(0,0,0);display:none}.mobile__nav{position:fixed;width:260px;top:70px;bottom:0;left:0;background-color:#0f0f0f;padding:35px 12px 0;transition:transform .4s ease;transform:translate3d(-260px,0,0);overflow:auto}.mobile__nav--active{transform:translate3d(0,0,0)}.header__nav li{display:block;margin-bottom:20px}.header__nav li:last-child{margin-bottom:0}.header__nav li.active a{color:#a754e2}.header__nav a{display:inline-block;font-size:12px;margin-left:10px;line-height:24px;font-weight:400;color:#fff;text-transform:uppercase}.header__nav a:hover{color:#03b3f4}.header__dropdown{position:relative;display:block;width:auto}.header__dropdown .dropdown-toggle{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.header__dropdown .dropdown-toggle svg{width:12px;height:auto;stroke:#fff;margin-left:3px;margin-top:1px;transition:stroke .4s ease}.header__dropdown .dropdown-toggle:hover svg{stroke:#647dee}.header__dropdown-menu{position:absolute;background-color:#fff;padding:15px 20px;display:block;width:180px;text-align:left;z-index:-1;pointer-events:none;opacity:0;border-radius:8px;transition:.4s ease;transition-property:opacity,margin-top,transform;margin-top:0;top:0;box-shadow:2px 0 8px rgba(0,0,0,.26);transform:translate3d(0px,24px,0px)}.header__dropdown-menu li{padding:0;margin-bottom:10px}.header__dropdown-menu li:last-child{margin-bottom:0}.header__dropdown-menu a{font-size:16px;line-height:26px;color:#343434;text-transform:none}.header__dropdown-menu a:hover{color:#647dee}.header__dropdown-menu.show{z-index:1000;pointer-events:auto;opacity:1;margin-top:10px}.header__signin{display:flex;flex-direction:row;align-items:center;position:relative;height:36px;font-size:14px;padding:0 10px;border-radius:3px;color:#fff;letter-spacing:.4px;font-family:Jura,sans-serif;font-weight:bolder;text-transform:uppercase;overflow:hidden;margin:0 5px}.header__signin:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#03a9f414;opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.header__signin span{position:relative;z-index:2}.header__signin:hover{color:#fff!important}.header__signin:hover:before{opacity:1}.header__reg{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;height:36px;font-size:14px;padding:0 10px;border-radius:3px;background:#03a9f473;color:#fff;letter-spacing:.4px;font-family:Jura,sans-serif;font-weight:bolder;text-transform:uppercase;overflow:hidden}.header__reg:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.header__reg span{position:relative;z-index:2}.header__reg:hover{color:#fff!important}.header__reg:hover:before{opacity:1}.header__logout{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;height:36px;font-size:14px;padding:0 10px;border:1px solid #0294ca;border-radius:0;background:linear-gradient(90deg,#03b3f452 0%,#03b3f452 100%);color:#fff;letter-spacing:.4px;font-family:Jura,sans-serif;font-weight:bolder;text-transform:uppercase;overflow:hidden}.header__logout:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.header__logout span{position:relative;z-index:2}.header__logout:hover{color:#fff!important}.header__logout:hover:before{opacity:1}.btn_login{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;height:40px;font-size:16px;padding:0 10px;margin-top:20px;border-radius:3px;color:#fff;font-weight:500;letter-spacing:.4px;font-family:Jura,sans-serif;text-transform:uppercase;overflow:hidden}.btn_login:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.btn_login span{position:relative;z-index:2;font-size:20px;font-weight:bolder;color:#fff}.btn_login:hover{color:#fff}.btn_login:hover:before{opacity:1}@media only screen and (max-width:1200px){.btn_login{display:flex}}@media(max-width:1200px){.header__tagline{display:block;line-height:22px;color:#fff;font-size:22px;transition:color .4s ease;margin-right:auto;margin-left:15px;font-family:jura,sans-serif;font-weight:700;margin-top:6px}.lm-item{width:90%}.header--active .header__tagline{color:#505050}}@media(min-width:1200px){.mobile__nav{display:block;position:none;width:260px;top:70px;bottom:0;left:0;background-color:#0f0f0f;padding:35px 12px 0;transition:transform .5s ease;transform:translate3d(-260px,0,0)}}@media(min-width:1200px){.header__btn{display:none}.header__content{height:80px}.header__logo{margin:0}.mobile__nav{display:block;position:none;width:260px;top:70px;bottom:0;left:0;background-color:#0f0f0f;padding:35px 12px 0;transition:transform .5s ease;transform:translate3d(-260px,0,0)}.header__nav{position:relative;display:flex;justify-content:flex-start;background-color:transparent;font-family:jura,sans-serif;top:-1px;transform:translate3d(0,0,0);width:100%}.header__nav li{display:block;margin-right:35px;margin-bottom:0}.header__nav li:last-child{margin-right:0}}.home{display:block;position:relative;min-height:100vh;background-image:url(../img/home/body_bg.jpg);background-attachment:fixed;background-size:cover!important;background-repeat:no-repeat;background-position:top}@media(max-width:480px){.home{background-attachment:scroll}}.home:after{content:'';position:absolute;display:block;left:0;top:0;right:0;bottom:0;z-index:1;opacity:.4}.home__slider{display:block;position:absolute;z-index:1;width:100%}.home__slider .item{position:relative;height:100vh;overflow:hidden}.home__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:90vh;position:relative;z-index:2}.home__content--left{height:auto;padding:120px 0 25px}.home__content--right{height:auto;padding:25px 0 100px}.home__title{display:block;width:100%;font-family:jura,sans-serif;font-weight:900;font-size:40px;line-height:150%;margin-bottom:20px}.home__text{display:block;width:100%;font-size:15px;line-height:30px;font-weight:600;text-shadow:1px 1px 1px #000;margin:0 0 30px;font-family:jura,sans-serif}.home__title_sec{display:block;width:100%;color:#03a9f4;font-family:jura,sans-serif;font-weight:300;font-size:22px;line-height:100%;margin-bottom:20px}.home__btns{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.home__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:25px 10px 0;width:170px;height:50px;font-size:14px;font-weight:500;border-radius:3px;letter-spacing:.4px;position:relative;color:#fff;text-align:center;background:linear-gradient(90deg,#03B3F4 0%,#03B3F4 100%);text-transform:uppercase;overflow:hidden}.home__btn:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.home__btn span{position:relative;z-index:2}.home__btn:hover{color:#fff}.home__btn:hover:before{opacity:1}.home__btn--white{align-items:center;position:relative;height:44px;border-radius:3px;background:linear-gradient(90deg,#03B3F4 0%,#03B3F4 100%);color:#fff;font-size:14px;font-weight:500;letter-spacing:.4px;font-family:Jura,sans-serif;font-size:large;font-weight:bolder;text-transform:uppercase;padding:0 15px;overflow:hidden}.home__btn--white:hover{background-color:#647dee;color:#fff}.home__sales{position:relative;display:block;background-color:#fff;padding:20px;border-radius:20px;width:100%}.home__sales:before,.home__sales:after{content:'';position:absolute;display:block;opacity:.2;background-image:linear-gradient(-60deg,#647dee 0%,#a754e2 100%);border-radius:0 0 10px 10px;transition:.4s ease}.home__sales:before{z-index:2;left:20px;right:20px;height:10px;bottom:-10px}.home__sales:after{z-index:1;left:30px;right:30px;height:20px;bottom:-20px}.home__sales h3{font-size:36px;display:block;width:100%;text-align:center;color:#343434;font-family:jura,sans-serif;font-weight:700;margin-bottom:15px}.home__sales p{font-size:16px;line-height:26px;color:#505050;margin-bottom:20px;text-align:center}.home__sales .section__btn{margin-top:0}.home__sales ul{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:20px;color:rgba(100,125,238,.4);font-size:22px}.home__sales ul li{margin-right:20px}.home__sales ul li:last-child{margin-right:0}@media(max-width:576px){.home__title{font-size:35px}.home__text{font-size:15px;margin:0 0 50px}.home__btn{margin:0 15px}.home__sales{padding:30px}}@media(min-width:768px){.home__title{font-size:46px}.home__text{margin:0 0 30px}.home__content--left{height:auto;padding:200px 0 50px}.home__content--right{height:auto;padding:50px 0 100px}}@media(min-width:1200px){.home__title{font-size:45px}.home__text{font-size:24px}.home__btn{margin:0 20px}.home__content--left{height:100vh;padding:0;align-items:flex-start}.home__content--left .home__title,.home__content--left .home__text{text-align:left}.home__content--left .home__btns{justify-content:flex-start}.home__content--left .home__btns .home__btn:first-child{margin-left:0}.home__content--right{height:100vh;padding:0}.home__sales{padding:40px 60px}}.section{position:relative;padding:50px 0}.section__title{font-size:32px;color:#343434;font-family:jura,sans-serif;font-weight:600;display:block;text-align:center;margin-bottom:5px}.section__title span{background-image:-webkit-linear-gradient(60deg,#647dee 0%,#a754e2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#647dee}.section__title--white{color:#fff}.section__title--underline{position:relative;margin-bottom:30px}.section__title--underline:before{content:'';position:absolute;display:block;width:60px;height:3px;bottom:-20px;left:50%;transform:translateX(-50%);border-radius:3px;background-image:linear-gradient(90deg,#03b3f4 0%,#0498cf 100%)}.section__title--margin{margin-bottom:30px}.section__title--footer{font-size:26px}.section__tagline{display:block;position:relative;text-align:center;font-family:jura,sans-serif;font-weight:600;color:#03b3f4;margin-bottom:30px}.section__tagline:before{content:'';position:absolute;display:block;width:60px;height:3px;bottom:-20px;left:50%;transform:translateX(-50%);border-radius:3px;background-image:linear-gradient(90deg,#03b3f4 0%,#0498cf 100%)}.section__tagline--white{color:#fff}.section__text{font-size:16px;font-weight:400;line-height:26px;display:block;text-align:center;position:relative;margin-bottom:30px;margin-top:20px}.section__text:before{content:'';position:absolute;display:block;width:60px;height:3px;bottom:-20px;left:50%;transform:translateX(-50%);border-radius:3px;background-image:linear-gradient(90deg,#087FAE 0%,#03B3F4 100%)}.section__text--white{color:#fff}.section__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:220px;height:50px;font-size:14px;font-weight:500;border-radius:3px;letter-spacing:.4px;color:#fff;background:#003b56;text-transform:uppercase;margin:40px auto 0;overflow:hidden}.home__btn_top{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;height:50px;font-size:20px;padding:0 15px;border-radius:3px;background:linear-gradient(to right,#30cfd0 0%,#a269e7 100%);color:#fff;letter-spacing:.4px;font-family:Jura,sans-serif;font-weight:bolder;text-transform:uppercase;overflow:hidden;cursor:pointer}.home__btn_top:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#a269e7 0%,#30cfd0 100%);opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.home__btn_top span{position:relative;z-index:2}.home__btn_top:hover{color:#fff!important}.home__btn_top:hover:before{opacity:1}.section__btn:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.section__btn span{position:relative;z-index:2;font-family:Jura,sans-serif;font-size:large;font-weight:bolder}.section__btn:hover{color:#fff}.section__btn:hover:before{opacity:1}.section__btn--white{background:#fff;color:#647dee}.section__btn--white:hover{background-color:#647dee;color:#fff}.plan__btn{display:contents;flex-direction:row;justify-content:center;align-items:center;position:relative;width:220px;height:50px;font-size:14px;font-weight:500;border-radius:3px;letter-spacing:.4px;color:#fff;background:#003b56;text-transform:uppercase;margin:40px auto 0;overflow:hidden}.plan__btn:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#3f51b512;opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.plan__btn span{position:absolute;z-index:2;display:flex;font-family:Jura,sans-serif;right:0;font-size:16px;float:right;border-radius:0 0 3px 3px;font-weight:bolder;color:#fff;width:-webkit-fill-available;height:40px;justify-content:space-around;align-items:center;box-shadow:0 0 100px 5px #003b5670;background-color:#003b56}.plan__btn:hover span{color:#fff;text-shadow:1px 7px 14px #000;transition:.5s}.plan__btn:hover{color:#fff}.plan__btn:hover:before{opacity:1}.plan__btn--white{background:#fff;color:#647dee}.plan__btn--white:hover{background-color:#647dee;color:#fff}.section__tabs{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto;position:relative;margin:0 auto 40px;background:linear-gradient(90deg,rgba(100,125,238,0.05) 0%,rgba(167,84,226,0.05) 100%);border-radius:25px}.section__tabs li{display:block;width:100%;background-color:transparent}.section__tabs li:last-child a{border-right:2px solid #647dee;border-radius:0 25px 25px 0}.section__tabs li:first-child a{border-left:2px solid #647dee;border-radius:25px 0 0 25px}.section__tabs a{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:14px;text-transform:uppercase;color:#505050;height:46px;background-color:transparent;border-top:2px solid #647dee;border-bottom:2px solid #647dee;letter-spacing:.4px}.section__tabs a:hover{color:#647dee}.section__tabs a.active{color:#fff;cursor:default;background-color:#647dee}.section__tabs--mt{margin-top:35px}.section--pt0{padding-top:0}.section--grey{background-color:#130f40;background-image:linear-gradient(13deg,#130f40 0%,#000000 50%)}.section--gradient{background-color:#130f40;background-image:linear-gradient(13deg,#130f40 0%,#000000 50%)}@media(min-width:768px){.section{padding:60px 0}.section__title{font-size:36px}.section__title--footer{font-size:32px}.section__tagline{font-size:20px}.section__btn{margin:50px auto 0}.section--pt0{padding-top:0}}@media(min-width:1200px){.section{padding:80px 0}.section__title{font-size:42px;margin-top:-10px}.section__title--margin{margin-bottom:40px}.section__title--footer{font-size:36px}.section__tagline{font-size:24px;color:#03b3f4}.section__text{font-size:18px;line-height:28px}.section__btn{margin:70px auto 0}.section--pt0{padding-top:0}}.about{display:block;position:relative;padding:50px 0 80px}.stat{box-shadow:0 0 100px -10px #3f51b53d;background-color:transparent;position:absolute;display:flex;flex-wrap:wrap;justify-content:center;left:0;right:0;padding:50px 20px;margin-top:20px}.about__text{display:block;background-color:#fff;position:relative;padding:20px;border-radius:3px;z-index:4}.about__text p{font-size:16px;line-height:24px;margin-bottom:20px}.about__text p:last-child{margin-bottom:0}.about__text p b{font-weight:500}.about__text:before,.about__text:after{content:'';position:absolute;display:block;opacity:.2;background-image:-moz-linear-gradient(-60deg,#647dee 0%,#495baf 100%);background-image:-webkit-linear-gradient(-60deg,#647dee 0%,#495baf 100%);background-image:-ms-linear-gradient(-60deg,#647dee 0%,#495baf 100%);background-image:linear-gradient(-60deg,#03b3f4 0%,#03b3f4 100%);border-radius:0 0 3px 3px;transition:.4s ease-in-out}.about--wave:before{content:'';position:absolute;left:0;bottom:0;display:block;width:100%;height:362px;background:url(../img/about/wave.svg) no-repeat center bottom}.about--angle:before{content:'';position:absolute;left:0;bottom:0;display:block;width:100%;height:362px;background:url(../img/about/angle.svg) no-repeat center bottom}.about--angle2:before{content:'';position:absolute;left:0;bottom:0;display:block;width:100%;height:362px;background:url(../img/about/angle2.svg) no-repeat center bottom}.about--arrow:before{content:'';position:absolute;left:0;bottom:0;display:block;width:100%;height:362px;background:url(../img/about/arrow.svg) no-repeat center bottom}@media(min-width:576px){.about__text{padding:30px}}@media(min-width:768px){.about{padding:60px 0 120px}.about__text{padding:40px}}@media(min-width:1200px){.about{padding:75px 0 150px}.about__text{padding:50px}.about--wave:before{background-position:left bottom}}.info__text{text-align:center;margin-top:40px}.info__text p{font-size:16px;line-height:26px;font-weight:400;margin-bottom:20px}.info__text p:last-child{margin-bottom:0}.info__text--white p{color:#fff}@media(min-width:768px){.info__text p{font-size:18px;line-height:28px}}.box1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;background-color:#fff;padding:30px;margin-top:40px;text-align:center;border-radius:20px}.box1:before,.box1:after{content:'';position:absolute;display:block;opacity:.2;top:100%;background-color:#fff;border-radius:0 0 10px 10px}.box1:before{z-index:2;left:20px;right:20px;height:10px;bottom:-10px}.box1:after{z-index:1;left:30px;right:30px;height:20px;bottom:-20px}.box1__icon{margin-bottom:15px}.box1__icon img{width:46px;height:auto}.box1__icon svg{width:40px;height:auto;fill:#647dee}.box1__title{color:#343434;display:block;font-size:18px;font-weight:500;margin-bottom:15px}.box1__text{display:block;color:#505050;font-size:16px;line-height:24px;margin:0}@media(min-width:768px){.box1{min-height:280px}}@media(min-width:992px){.box1{min-height:300px}}@media(min-width:1200px){.box1{min-height:280px}}.box2{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;text-align:center;margin-top:40px;padding:0 20px}.box2__icon{margin-bottom:15px}.box2__icon img{width:46px;height:auto}.box2__icon svg{width:40px;height:auto;fill:#647dee}.box2__title{color:#343434;display:block;font-size:18px;font-weight:500;margin-bottom:15px}.box2__text{display:block;color:#505050;font-size:16px;line-height:24px;margin:0}@media(min-width:768px){.box2{padding:0 30px}}.box3{display:block;position:relative;text-align:center;margin-top:40px;padding:0 20px}.box3__icon{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto;width:120px;height:120px;margin-bottom:25px;border:2px dashed;border-color:#0000001f;border-radius:50%;position:relative}.box3__icon img{width:46px;height:auto}.box3__icon svg{width:40px;height:auto;fill:#647dee}.box3__title{display:block;font-size:18px;font-weight:500;margin-bottom:15px}.box3__text{display:block;font-size:16px;line-height:24px;margin:0}@media(min-width:768px){.box3--line:before{content:'';position:absolute;display:block;width:60px;height:0;border:1px dashed;border-color:#0000001f;left:100%;top:60px;margin-left:-15px}}@media(min-width:992px){.box3--line:before{width:100px;margin-left:-35px}}@media(min-width:1200px){.box3--line:before{width:140px;margin-left:-55px}.box3__text{padding:0 20px}}.box4{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;margin-top:40px;padding:0 20px}.box4__number{font-size:46px;line-height:100%;font-weight:500;margin-bottom:15px;background-image:-webkit-linear-gradient(0deg,#647dee 0%,#a754e2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#647dee}.box4__title{color:#343434;font-size:18px;font-weight:500;margin-bottom:15px}.box4__text{display:block;color:#505050;font-size:16px;line-height:24px;margin-bottom:23px;font-weight:400;position:relative}.box4__text b{font-weight:500}.box4__text a{color:#647dee}.box4__text a:hover{color:#a754e2;text-decoration:underline}.box4__text:before{content:'';position:absolute;display:block;width:50px;height:3px;bottom:-23px;left:0;background-image:linear-gradient(90deg,#647dee 0%,#a754e2 100%);border-radius:3px}@media(min-width:576px){.box4{padding:0}}@media(min-width:768px){.box4__number{font-size:54px}.box4__text:before{width:60px}}.box5{display:block;position:relative;margin-top:40px;padding-left:80px}.box5__icon{display:block;position:absolute;top:0;left:13px}.box5__icon img{width:46px;height:auto}.box5__icon svg{width:40px;height:auto;fill:#647dee}.box5__title{display:block;font-size:18px;font-weight:500;margin-bottom:15px}.box5__text{display:block;font-size:16px;line-height:24px;margin:0}@media(min-width:768px){.box5{padding-left:70px;padding-right:20px}.box5__icon{left:0}}.box6{position:relative;margin-top:70px;display:flex;flex-wrap:wrap}.box6__number{font-size:110px;line-height:100%;font-weight:500;background-image:linear-gradient(90deg,#087fae85 0%,#03b3f4cc 100%);-webkit-background-clip:text;-webkit-text-fill-color:#0000008f;margin-right:30px;position:absolute;top:-54px;left:-10px;mix-blend-mode:lighten;font-family:quantico,sans-serif}.box6__title{display:block;align-self:center;font-size:20px;font-weight:500;margin-bottom:15px;font-family:jura}.box6__text{font-size:16px;line-height:24px;font-weight:400;position:relative}.box6__text b{font-weight:500}.box6__text a{color:#647dee}.box6__text a:hover{color:#a754e2;text-decoration:underline}.box6__text:before{content:'';position:absolute;display:block;width:50px;height:4px;bottom:-23px;left:0;background-image:linear-gradient(90deg,#087FAE 0%,#03B3F4 100%);border-radius:3px}@media(min-width:768px){.box6__text:before{width:60px}}.offers{display:block;position:relative;border:2px solid #647dee;background:linear-gradient(90deg,rgba(100,125,238,0.05) 0%,rgba(167,84,226,0.05) 100%);margin-bottom:20px;border-radius:20px}.offers:before,.offers:after{content:'';position:absolute;display:block;opacity:.2;background-image:linear-gradient(-60deg,#647dee 0%,#a754e2 100%);border-radius:0 0 10px 10px;transition:.4s ease}.offers:before{z-index:2;left:20px;right:20px;height:10px;bottom:-10px}.offers:after{z-index:1;left:30px;right:30px;height:20px;bottom:-20px}.offers__item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:30px 0;position:relative;border-bottom:2px solid #647dee}.offers__item:first-child{border-radius:20px 20px 0 0}.offers__item:last-child{border-radius:0 0 20px 20px;border-bottom:none}.offers__get{display:block;font-weight:500;color:#343434;font-size:20px;line-height:100%}.offers__for{display:block;font-weight:400;color:#505050;font-size:16px;margin:10px 0}.offers__value{display:block;font-weight:500;color:#343434;font-size:32px;line-height:100%}.offers__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:110px;height:46px;font-size:14px;font-weight:500;border-radius:23px;letter-spacing:.4px;color:#fff;text-align:center;background:linear-gradient(90deg,#647dee 0%,#a754e2 100%);text-transform:uppercase;margin-top:30px;overflow:hidden}.offers__btn:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#a754e2 0%,#647dee 100%);opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.offers__btn span{position:relative;z-index:2}.offers__btn:hover{color:#fff}.offers__btn:hover:before{opacity:1}.offers--single{margin-top:40px}@media(min-width:576px){.offers{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.offers__item{width:50%;padding:40px 0}.offers__item:first-child{border-radius:20px 0 0 0}.offers__item:last-child{border-radius:0 0 20px 0}.offers__item:nth-child(3){border-bottom:0}.offers__item:nth-child(2n){border-left:1px solid #647dee}.offers__item:nth-child(2n - 1){border-right:1px solid #647dee}}@media(min-width:992px){.offers__item{width:25%;padding:50px 0;border-bottom:none}.offers__item:nth-child(2n){border-right:1px solid #647dee}.offers__item:nth-child(2n - 1){border-left:1px solid #647dee}.offers__item:first-child{border-radius:20px 0 0 20px;border-left:none}.offers__item:last-child{border-radius:0 20px 20px 0;border-right:none}}.form__input{display:block;background-color:#fff;width:100%;height:50px;border:2px solid #0294ca;border-radius:3px;padding:0 20px;margin-bottom:20px;font-size:16px;color:#343434}.form__input:focus{border-color:#5dccf5}.form__textarea{display:block;background-color:#fff;width:100%;height:140px;border:2px solid #0294ca;border-radius:3px;padding:15px 20px;margin-bottom:20px;font-size:16px;color:#343434;resize:none}.form__textarea:focus{border-color:#5dccf5}.form__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:110px;height:40px;font-size:14px;font-weight:500;border-radius:3px;letter-spacing:.4px;color:#fff;text-align:center;background:#003b56;text-transform:uppercase;overflow:hidden;margin:0 auto}.form__btn:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.form__btn span{position:relative;z-index:2;font-family:Jura,sans-serif;font-size:large;font-weight:bolder}.form__btn:hover{color:#fff}.form__btn:hover:before{opacity:1}.form__checkbox{position:relative;overflow:hidden;width:100%;text-align:left;margin-bottom:30px}.form__checkbox input:not(:checked),.form__checkbox input:checked{position:absolute;left:-9999px}.form__checkbox input:not(:checked)+label,.form__checkbox input:checked+label{font-size:14px;color:#505050;font-weight:400;position:relative;cursor:pointer;padding-left:30px;line-height:20px;margin:0}.form__checkbox input:not(:checked)+label a,.form__checkbox input:checked+label a{color:#647dee}.form__checkbox input:not(:checked)+label a:hover,.form__checkbox input:checked+label a:hover{color:#a754e2}.form__checkbox input:not(:checked)+label:before,.form__checkbox input:checked+label:before{content:'';display:block;position:absolute;left:0;top:0;width:20px;height:20px;background-color:#fff;border:2px solid #647dee;border-radius:50%}.form__checkbox input:not(:checked)+label:after,.form__checkbox input:checked+label:after{content:'';position:absolute;display:block;left:5px;top:5px;width:10px;height:10px;text-align:center;transition:.4s;border-radius:50%;background-color:#647dee;border:2px solid transparent}.form__checkbox input:not(:checked)+label:after{opacity:0;transform:scale(0)}.form__checkbox input:checked+label:after{opacity:1;transform:scale(1)}.form__checkbox label::-moz-selection{background:0 0;color:grey}.form__checkbox label::selection{background:0 0;color:grey}.form--contacts{margin-top:40px}.form--contacts .form__btn{margin:0}.form--modal{width:100%}.form--modal .form__btn{width:100%}@media(min-width:1200px){.form--contacts{margin-top:50px}}.contacts{display:block;margin-top:40px}.contacts__list li{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:20px}.contacts__list li span{display:flex;flex-direction:row;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%;margin-right:15px}.contacts__list li span svg{width:36px;height:auto;fill:#fff}.contacts__list li p{color:var(--color-text-nav);font-size:16px;line-height:24px;margin-bottom:0}.contacts__list li a{color:var(--color-text-nav);line-height:24px}.contacts__list li a:hover{color:#647dee}.contacts__list li:last-child{margin-bottom:0}@media(min-width:768px){.contacts{margin-top:40px}.contacts__list li{margin-bottom:30px}}@media(min-width:1200px){.contacts{margin-top:50px}}.video{display:block;text-align:center;position:relative}.video:before{content:'';position:absolute;display:block;left:0;top:0;right:0;bottom:0;z-index:1;background-image:linear-gradient(90deg,#647dee 0%,#a754e2 100%);opacity:.4}.video__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;z-index:2;border-radius:50%;width:60px;height:60px;background:linear-gradient(90deg,#647dee 0%,#a754e2 100%);margin:0 auto 10px;overflow:hidden}.video__btn:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#a754e2 0%,#647dee 100%);opacity:0;z-index:1;pointer-events:none;transition:.4s ease}.video__btn svg{display:block;width:30px;height:auto;fill:#fff;position:relative;z-index:2;margin-left:2px}.video__btn:hover:before{opacity:1}.video__title{position:relative;z-index:2;color:#fff;font-family:jura,sans-serif;font-weight:600;font-size:32px;margin-top:0;margin-bottom:15px}.video__text{position:relative;z-index:2;color:#fff;font-weight:400;margin:0;font-size:16px;line-height:24px}@media(min-width:768px){.video__btn{font-size:62px}.video__title{font-size:36px}.video__text{font-size:18px;line-height:26px}}.crypto{display:block;position:relative;padding:50px 0}.crypto_item{cursor:pointer}.crypto_item img{max-width:100%;height:50px;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.7;transition:.4s ease}.crypto_item a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.crypto_item a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}@media(min-width:768px){.crypto{padding:15px 0}}@media(max-width:768px){.crypto_item{width:150px}}.partners{display:block;position:relative;padding:50px 0}.partners__slider img{max-width:100%;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.7;transition:.4s ease}.partners__slider a{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.partners__slider a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}@media(min-width:768px){.partners{padding:15px 0}.stat_flex{display:flex;justify-content:space-around}}.subscribe{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;margin:30px auto 0;width:100%;max-width:360px;background:linear-gradient(90deg,rgba(100,125,238,0.15) 0%,rgba(167,84,226,0.15) 100%);border-radius:25px;overflow:hidden}.subscribe__input{display:block;background:transparent;width:100%;height:50px;border:none;border-radius:25px;padding:0 60px 0 25px;margin:0;font-size:16px;color:#fff;font-weight:400;letter-spacing:.2px}.subscribe__input:focus{background:rgba(255,255,255,.03)}.subscribe__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;right:0;top:0;width:60px;height:50px;background-color:transparent;border-radius:0 25px 25px 0;transition:.4s ease}.subscribe__btn svg{fill:#fff;width:22px;height:auto;transition:fill .4s ease}.subscribe__btn:hover svg{fill:#a754e2}.subscribe ::-webkit-input-placeholder{color:rgba(255,255,255,.7)}.subscribe ::-moz-placeholder{color:rgba(255,255,255,.7)}.subscribe :-moz-placeholder{color:rgba(255,255,255,.7)}.subscribe :-ms-input-placeholder{color:rgba(255,255,255,.7)}.team{display:block;position:relative;margin:40px auto 0;border-radius:20px;width:100%;max-width:400px;background:linear-gradient(90deg,rgba(100,125,238,0.05) 0%,rgba(167,84,226,0.05) 100%);border:2px solid #647dee;padding-top:50px}.team:before,.team:after{content:'';position:absolute;display:block;opacity:.2;background-image:linear-gradient(-60deg,#647dee 0%,#a754e2 100%);border-radius:0 0 10px 10px;transition:.4s ease}.team:before{z-index:2;left:20px;right:20px;height:10px;bottom:-10px}.team:after{z-index:1;left:30px;right:30px;height:20px;bottom:-20px}.team__img{position:relative;width:100%;height:auto;border-radius:0 0 20px 20px;pointer-events:none}.team__title{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;height:100px;width:100%;top:0;left:0;padding:0 15px}.team__title h3{font-size:18px;font-weight:400;color:#343434;margin-bottom:0;display:block;text-align:center}.team__title span{font-size:16px;background-image:-webkit-linear-gradient(0deg,#647dee 0%,#a754e2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#647dee;display:block;text-align:center;font-family:jura,sans-serif;font-weight:700}.team__social{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;width:100%;opacity:0;transition:.4s ease}.team__social li{display:block;margin-right:20px}.team__social li:last-child{margin-right:0}.team__social a{display:flex;flex-direction:row;justify-content:center;align-items:center;width:22px;height:22px;color:#212121;background-color:transparent}.team__social a svg{width:22px;height:auto;transition:.4s ease}.team__social a.fb svg{stroke:#3b5999;fill:#3b5999}.team__social a.inst svg{stroke:#d43f81;fill:#d43f81}.team__social a.tw svg{stroke:#1da1f2;fill:#1da1f2}.team__social a.vk svg{stroke:#45668e;fill:#45668e}.team__social a.ld svg{stroke:#0073b0;fill:#0073b0}.team__social a:hover svg{fill:#a754e2}.team:hover .team__social{bottom:20px;opacity:1}@media(min-width:576px){.team{padding-top:60px}}@media(min-width:768px){.team{padding-top:50px}.team__img{padding:0 20px}}.accordion{margin-top:10px}.sm{border-radius:3px;padding:0;margin-top:30px;border:2px solid #647dee}.sm__btn{display:contents}.sm__btn button{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;width:100%;color:#fff;font-size:16px;padding:13px;transition:.4s ease;text-align:left}.sm__btn button:hover{background-color:#34343475}.sm__btn button span{display:block;width:calc(100% - 30px)}.sm__btn button img{width:20px;height:auto;fill:#647dee;z-index:1;pointer-events:none;transform:rotate(0deg);transition:transform 0s ease;margin-right:-5px;filter:grayscale(1);opacity:.7}.sm__btn button[aria-expanded=true] img{transform:rotate(180deg)}.sm__btn button:hover img{color:#647dee;filter:grayscale(0);opacity:1}.boxed{padding:0;margin-bottom:0!important}.b_link{width:auto;height:50px;padding-top:10px;padding-left:20px;color:#dee2e6}.b_link:hover{color:#dee2e6}.boxed:hover{background-color:#34343475}.faq{border-radius:3px;padding:0 20px;margin-top:30px;border:2px solid #03b3f4}.faq__btn button{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;width:100%;color:#343434;font-size:16px;padding:13px 0;transition:.4s ease;text-align:left}.faq__btn button span{display:block;width:calc(100% - 30px)}.faq__btn button svg{width:24px;height:auto;fill:#03b3f4;z-index:1;pointer-events:none;transform:rotate(0deg);transition:transform .4s ease;margin-right:-5px}.faq__btn button[aria-expanded=true] svg{transform:rotate(180deg)}.faq__btn button:hover{color:#0294ca}.faq__text{font-size:16px;line-height:26px;padding-bottom:20px;margin-bottom:0}@media(min-width:768px){.faq{padding:0 30px}.faq__btn button{padding:0;height:60px}.faq__text{padding-bottom:30px}}@media(min-width:1200px){.faq__btn button{font-size:18px}}.counter{display:block;position:relative;padding:80px 0 700px 0}.counter__box{display:block;text-align:center;position:relative;z-index:2;margin:25px 0}.counter__value{display:block;color:#fff;font-family:quantico;font-weight:600;font-size:25px;line-height:100%}.counter__title{display:contents;color:#fff;font-weight:400;font-size:12px;text-transform:uppercase}@media(max-width:768px){.floating-buttons__wrapper{display:none}.floating-buttons{display:none}.fbs__item{display:none}.counter__value{display:none}.counter__title{display:none}}.article{display:block;position:relative;background:linear-gradient(90deg,#00090c 0%,#00080a 100%);margin:40px auto 0;border-radius:3px;width:100%;max-width:400px}.article:before,.article:after{content:'';position:absolute;display:block;opacity:.2;background-image:linear-gradient(-60deg,#03b3f4 0%,#03b3f4 100%);border-radius:0 0 3px 3px;transition:.4s ease}.article__img{position:relative;display:block;overflow:hidden;border-radius:3px 3px 0 0;margin:0}.article__img:before{content:'';position:absolute;display:block;left:10px;top:10px;right:10px;bottom:10px;background-image:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);opacity:0;z-index:1;transition:.4s ease;pointer-events:none;border-radius:3px 3px 0 0}.article__img:after{content:'...';position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;top:0;left:0;right:0;bottom:0;font-family:jura,sans-serif;font-weight:600;color:#fff;font-size:32px;opacity:0;z-index:2;transition:.4s ease;pointer-events:none;border-radius:3px 3px 0 0}.article__img img{width:100%}.article__img:hover:before{left:0;top:0;right:0;bottom:0;opacity:.4}.article__img:hover:after{opacity:1}.article__header{display:block;padding:15px 20px 10px}.article__title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0;font-family:jura,sans-serif;font-size:18px;font-weight:500;line-height:140%}.article__title a{color:#343434}.article__title a:hover{color:#03b3f4}.article__content{display:block;padding:0 20px 20px}.article__content p{margin-bottom:0;font-size:16px;line-height:26px}.article__content p b{font-weight:500}.article__meta{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;margin-top:20px}.article__author{font-size:14px;line-height:22px;color:rgba(80,80,80,.6);font-weight:400;line-height:100%}.article__author a{color:rgba(80,80,80,.6)}.article__author a:hover{color:#03b3f4}.article__date{font-size:12px;line-height:22px;color:#fff;text-align:end}@media(min-width:768px){.article__header{padding:20px 20px 15px}}.share{margin-top:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%}.share__title{display:block;width:100%;color:#fff;font-weight:400;font-size:20px;line-height:100%;margin-top:20px;margin-bottom:0}.share__link{margin-top:20px;margin-right:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 15px;height:30px;border-radius:3px;color:#fff;font-size:14px;background-color:#647dee}.share__link svg{fill:#fff;margin-right:10px;margin-top:1px}.share__link--fb{background-color:#3b5998}.share__link--tw{background-color:#55acee}.share__link--vk{background-color:#4c6c91}.share__link:hover{background-color:#647dee;color:#fff}.roadmap{display:block;margin-top:40px;position:relative;padding:25px 0}.roadmap:before{content:'';position:absolute;display:block;width:4px;height:100%;top:0;bottom:0;left:10px;border-radius:4px;background-image:linear-gradient(180deg,#647dee 0%,#a754e2 100%)}.roadmap li{display:block;position:relative;margin-bottom:20px;padding-left:40px}.roadmap li span{font-size:16px;color:#343434;line-height:24px;font-weight:500;display:block;margin-bottom:5px}.roadmap li p{font-size:16px;color:#505050;line-height:24px;margin-bottom:0}.roadmap li:before,.roadmap li:after{content:'';position:absolute;display:block;border-radius:50%}.roadmap li:before{width:24px;height:24px;left:0;top:1px;background-image:linear-gradient(90deg,#647dee 0%,#a754e2 100%);opacity:.37;z-index:1}.roadmap li:after{width:16px;height:16px;left:4px;top:5px;background-color:#fff;z-index:2}.roadmap li.active:after{background-image:linear-gradient(90deg,#647dee 0%,#a754e2 100%)}.roadmap li:last-child{margin-bottom:0}@media(min-width:768px){.roadmap{padding:35px 0;margin-top:50px}.roadmap li{margin-bottom:35px}.roadmap li span{font-size:18px;margin-bottom:10px}}@media(min-width:1200px){.roadmap{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;padding:0;margin-top:70px;width:100%}.roadmap:before{width:auto;height:4px;top:52px;left:0;right:0;background-image:linear-gradient(90deg,#647dee 0%,#a754e2 100%)}.roadmap li{display:block;max-width:210px;padding-left:0;margin:0 15px}.roadmap li span{margin-bottom:60px}.roadmap li:before{top:42px}.roadmap li:after{top:46px}}.footer{display:block;padding:50px 0;background-color:#0f0f0f}.footer__nav{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.footer__nav a{font-size:14px;line-height:22px;line-height:100%;color:#fff;margin-right:20px}.footer__nav a:last-child{margin-right:0}.footer__nav a:hover{color:#e9ecef87}.footer__social{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:50px;position:relative}.footer__social li{display:block;margin-right:25px}.footer__social li:last-child{margin-right:0}.footer__social a{display:flex;flex-direction:row;justify-content:center;align-items:center;width:22px;height:22px;color:#212121;background-color:transparent}.footer__social a svg{width:22px;height:auto;transition:fill .4s ease;fill:#f0f8ffb5}.footer__social a.fb svg{fill:#3b5999}.footer__social a.inst svg{fill:#d43f81}.footer__social a.tw svg{fill:#1da1f2}.footer__social a.vk svg{fill:#45668e}.footer__social a.in svg{fill:#0073b0}.footer__copyright{font-size:14px;line-height:22px;color:#fff;display:block;text-align:center;margin-top:30px;font-weight:400}.footer__copyright a{color:#fff;text-decoration:none}.footer__copyright a:hover{color:#647dee}@media(min-width:768px){.footer{padding:60px 0 50px}.footer__social{margin-top:60px}}@media(min-width:1200px){.footer{padding:80px 0 50px}.footer--bar{padding:30px 0}.footer--bar .footer__social{margin-top:0}.footer--bar .footer__copyright{margin-top:0;text-align:left}.footer__nav{justify-content:flex-end}.footer__nav a{line-height:22px;margin-right:30px}.footer__nav a:last-child{margin-right:0}.footer__social{margin-top:80px}}.modal{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:40px auto;background-color:#fff;border-radius:3px;padding:30px 20px;width:100%;max-width:420px}.modal .mfp-close{display:none}.modal__close{position:absolute;top:20px;right:20px}.modal__close svg{fill:#03b3f4;transition:fill .4s ease;height:auto;width:24px}.modal__close:hover svg{fill:#0294ca}.modal--article{max-width:800px;max-height:540px;overflow-y:scroll}.modal__title{font-size:32px;color:#343434;font-family:jura,sans-serif;font-weight:600;line-height:100%;display:block;margin-top:0;margin-bottom:30px;text-align:center;width:100%}.modal__text{text-align:center;margin-top:30px;font-size:16px;line-height:26px;color:#505050}.modal__text a{position:relative;color:#647dee}.modal__text a:hover{color:#a754e2;text-decoration:underline}.modal__article h1,.modal__article h2,.modal__article h3,.modal__article h4,.modal__article h5,.modal__article h6{font-weight:500}.modal__article h1:last-child,.modal__article h2:last-child,.modal__article h3:last-child,.modal__article h4:last-child,.modal__article h5:last-child,.modal__article h6:last-child{margin-bottom:0}.modal__article h1{font-size:22px}.modal__article h2{font-size:20px}.modal__article h3{font-size:18px}.modal__article h4{font-size:16px}.modal__article h5{font-size:14px}.modal__article h6{font-size:12px}.modal__article img{width:100%;height:auto;margin-bottom:20px;border-radius:20px}.modal__article img:last-child{margin-bottom:0}.modal__article p{display:block;font-size:13px;line-height:26px;font-weight:400}.modal__article p b{font-weight:500}.modal__article p a{color:#647dee;text-decoration:underline}.modal__article p a:hover,.modal__article p a:focus{color:#a754e2;text-decoration:none}.modal__article p:last-child{margin-bottom:0}.modal__article blockquote{display:block;position:relative;padding:0 0 0 20px;font-size:16px;line-height:26px;color:#343434;font-weight:400;margin-bottom:20px}.modal__article blockquote:before{content:'';position:absolute;display:block;left:0;top:4px;bottom:5px;width:3px;background-image:linear-gradient(0deg,#647dee 0%,#a754e2 100%);border-radius:3px}.modal__article blockquote:last-child{margin-bottom:0}.modal__article ul{margin-bottom:20px;padding-left:20px;display:block;list-style:circle}.modal__article ul li{font-size:13px;line-height:26px;font-weight:400;padding-left:5px}.modal__article ul:last-child{margin-bottom:0}.modal__article ol{padding-left:0;list-style:none;counter-reset:li;margin-bottom:20px}.modal__article ol ol{padding-left:15px;margin-bottom:0;margin-top:20px}.modal__article ol ol li{margin-top:0}.modal__article ol ol ol{margin-top:20px;margin-bottom:0}.modal__article ol li{font-size:16px;line-height:26px;color:#505050;position:relative;margin-top:20px}.modal__article ol li b{font-weight:500;color:#505050}.modal__article ol li a{color:#647dee}.modal__article ol li a:hover{color:#a754e2;text-decoration:underline}.modal__article ol li:last-child{margin-bottom:0}.modal__article ol li:before{counter-increment:li;content:counters(li,".") ". "}.modal__article ol:last-child{margin-bottom:0}@media(min-width:768px){.modal{padding:40px 60px}.modal__title{margin-bottom:40px}}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{right:0;opacity:1;width:30px;height:40px;padding-right:0}.mfp-image-holder .mfp-close:hover,.mfp-iframe-holder .mfp-close:hover{color:#a754e2}.mfp-bg{background:0 0;background-color:rgba(0,0,0,.5);background-image:linear-gradient(90deg,#00090c 0%,#00080a 100%);opacity:1}.mfp-iframe-scaler{border-radius:20px}.mfp-iframe-scaler iframe{box-shadow:none;border-radius:20px}.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.my-mfp-zoom-in .zoom-anim-dialog{opacity:0;transition:all .4s ease-in-out;transform:scale(.8)}.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{opacity:1;transform:scale(1)}.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{transform:scale(.8);opacity:0}.my-mfp-zoom-in.mfp-bg{opacity:0;transition:opacity .4s ease-out}.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-fade.mfp-bg{opacity:0;transition:all .4s ease-in-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .34s ease-in-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}@-moz-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:100px 0}}@-webkit-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:100px 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:100px 0}}@keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:100px 0}}.lm-underline{position:relative}.lm-underline:after{position:absolute;content:' ';right:5%;left:5%;bottom:16px;height:1px;background-image:linear-gradient(90deg,transparent,#fff,transparent);transform:scale(1.2)}.lm-tabel{font-family:open sans;max-width:1000px;width:100%;padding-top:10px;margin:0 auto}.lm-item-1 .lm-item-bottom,.lm-item-1 .lm-item-top{background-color:#341b37;background-image:linear-gradient(-45deg,#85468c,#241326)}.lm-item-2 .lm-item-bottom,.lm-item-2 .lm-item-top{background-color:#e30a51;background-image:linear-gradient(-45deg,#f6266b,#7e052d)}.lm-item{position:relative;margin-top:30px;border-radius:3px;box-shadow:0 0 100px -10px #3f51b53d;background-color:transparent}.lm-item:hover{transform:scale(1)}.lm-item:not(:hover).blur{filter:blur(3px)}.lm-item:after,.lm-item:before{z-index:-1;position:absolute;left:10px;top:80%;bottom:18px;right:10px;transform-origin:bottom center;box-shadow:0 25px 10px -8px rgba(0,0,0,.4)}.lm-item:after{transform:rotate(6deg) translate3d(15px,0,0)}.lm-item:before{transform:rotate(-6deg) translate3d(-15px,0,0)}.lm-item-top{padding-top:20px;text-transform:uppercase;border-top-left-radius:3px;border-top-right-radius:3px;text-align:center}.lm-item-title{color:#fff;font:100 30px/70px 'Jura';font-family:jura,sans-serif;font-weight:900}.lm-item-price{font-family:jura,sans-serif;font-size:30px;line-height:50px;border-radius:3px 3px 0 0;background:#003b56;text-shadow:1px 7px 14px #000;font-weight:bolder;color:#fff}.lm-item-price i{font-size:15px}.lm-item-body{padding:30px}.lm-item-desc{text-transform:uppercase;font-family:jura,sans-serif;display:grid}.lm-item-desc strong{color:#868686;font:400 16px open sans;font-family:jura,sans-serif}.lm-item-desc p{margin:5px 0 0;font-size:16px;text-align:left}.lm-item-list{font-family:jura,sans-serif;text-align-last:left}.lm-item-list li{color:#b4b4b4;border-bottom:1px dotted rgba(0,0,0,.1);margin-bottom:5px}.lm-item-list li:nth-child(2n+1){background-color:transparent}.lm-item-list .icon-cancel,.lm-item-list .icon-ok{float:right}.lm-item-list .icon-ok{color:#75bc9a}.lm-item-list .icon-cancel{color:#bf7375}.lm-item-link{text-align:center;margin-top:15px}.lm-item-link a{text-decoration:none}.lm-item-link display inline-block{height:54px}.lm-item-link display inline-block:hover{transition:transform .3s;transform:translate3d(0,-3px,0)}.lm-item-link display inline-block:active{transition:transform .1s;transform:translate3d(0,0,0)}.lm-item-link text{font-size:21px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lm-item-bottom{text-align:center;border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;color:rgba(255,255,255,.5);font-weight:100;min-height:10px}.lm-item-bottom span{color:#fff;font-weight:400;margin-right:3px;transform:skewX(-10deg);display:inline-block}@font-face{font-family:fontello;src:url(data:application/font-woff;base64,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) format('woff');font-weight:400;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-dollar:before{content:'\e806'}.icon-cancel:before{content:'\e807'}.icon-ok:before{content:'\e808'}.dollar{font-size:25px;width:30px;height:50px}#btn-back-to-top{position:fixed;bottom:20px;right:20px;display:none;width:auto}.cust:hover{filter:drop-shadow(0px 0px 0px gray)}.small-top-line{position:relative;height:28px;font-size:12px;padding-top:5px;z-index:12;margin-left:20px}.small-top-line .lang{width:24px;height:29px;margin-top:-5px}.small-top-line .lang.en{background:url(../icons/en_lang.svg) center no-repeat}.small-top-line .lang.ru{background:url(../img/lang_ru.svg) center no-repeat}.small-top-line .lang .list{visibility:hidden;opacity:0;position:absolute;top:33px;left:-10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:0;background:#00394e;transition:all .3s ease-in-out}.small-top-line .lang:hover .list,.small-top-line .lang.act .list{top:28px;opacity:1;visibility:visible}.small-top-line .lang .list .wraplang{overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.small-top-line .lang .list a{display:block;padding:7px 15px 7px 45px;color:#fff;font-size:13px}.small-top-line .lang .list a.eng{background:url(../icons/en_lang.svg) 10px center no-repeat}.small-top-line .lang .list a.rus{background:url(../img/lang_ru.svg) 10px center no-repeat}.small-top-line .lang .list a.eng:hover{background:url(../icons/en_lang.svg) 10px center no-repeat,#0294ca}.small-top-line .lang .list a.rus:hover{background:url(../img/lang_ru.svg) 10px center no-repeat,#0294ca}.lang_list{display:flex;font-size:16px;line-height:24px;font-weight:400;color:#b7bdc6;padding-left:20px}.lang_list a{color:#b7bdc6}.lang_list a:hover{color:#3b5998}@media only screen and (max-width:1200px){.lang_list{display:none}.header__nav{display:none}}.form-check-input:checked{background-color:transparent;border-color:transparent}.form-check{display:flex;justify-content:space-between;width:260px;height:50px;color:#fff;font-size:16px;padding:13px;cursor:pointer}.form-switch .form-check-input{width:2.3em;padding-left:0;background-color:#00000090;background-position:left center;border-radius:.5em;transition:background-position .3s ease-in-out;filter:brightness(3);cursor:pointer}.form-check-input:focus{border-color:transparent;outline:0;box-shadow:0 0 0 .1rem rgba(61,102,163,.25)}.form-switch .form-check-input:focus{background-position:left center;background-image:url(../img/light_mode.svg)}.form-switch .form-check-input:checked{background-position:right center;background-image:url(../img/dark_mode.svg);cursor:pointer}.ms-cust{margin-left:15px}@media only screen and (max-width:1200px){.ms-cust{display:none}}.v_line{padding-right:4px}.png-1{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-1);background-size:40px;height:40px;padding-left:40px}.png-2{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-2);background-size:40px;height:40px;padding-left:40px}.png-3{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-3);background-size:40px;height:40px;padding-left:40px}.png-4{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-4);background-size:40px;height:40px;padding-left:40px}.png-5{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-5);background-size:40px;height:40px;padding-left:40px}.png-6{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-6);background-size:40px;height:40px;padding-left:40px}.png-7{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-7);background-size:40px;height:40px;padding-left:40px}.png-8{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-8);background-size:40px;height:40px;padding-left:40px}.png-9{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-9);background-size:40px;height:40px;padding-left:40px}.png-10{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-10);background-size:36px;height:36px;padding-left:36px}.png-11{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-11);background-size:46px;height:46px;padding-left:46px}.png-12{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-12);background-size:36px;height:36px;padding-left:36px}.png-13{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-13);background-size:36px;height:36px;padding-left:36px}.png-14{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-14);background-size:15px;height:15px;padding-left:15px}.png-15{display:block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-15);background-size:60px;height:50px;padding-left:80px;margin-right:10px}.mode{display:inline-block;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--png-14);background-size:20px;height:22px;padding-left:20px;cursor:pointer}.gs{display:inline-block;font-family:jura,sans-serif;font-weight:900;color:#fff;font-size:30px;padding:16px 85px 16px 2px;position:relative;transition:all .25s;overflow:hidden}.gs img.arrow-right{position:absolute;top:32px;right:18px;transition:all .65s}.gs img.arrow-left{position:absolute;top:32px;left:-36px}.gs:hover{padding-left:75px;padding-right:20px}.gs:hover img.arrow-right{right:-40px}.gs:hover img.arrow-left{left:20px}:root{--color-background: #000;--color-background-g: linear-gradient(90deg, #0a0b0d 0%, #070809 100%);--color-background-g2: linear-gradient(90deg, #00090c 0%, #00080a 100%);--color-background-g3: linear-gradient(180deg, #0e1013 0%, #141829 100%);--color-background-f: #0f0f0f;--color-background-login: #4b5892;--url-background: #000;--color-text: #fff;--color-text-b: #000;--color-text-a: #0d6efd;--color-text-h-t: #b7bdc6;--color-text-nav: #dee2e6;--color-text-lang: #b7bdc6;--color-text-about-p: #b7bdc6;--fill-tg: #0270F7;--fill-dc: #7289da;--fill-fb: #3b5999;--fill-inst: #d43f81;--fill-tw: #1da1f2;--fill-vk: #45668e;--fil-in: #0073b0;--border-color: #03a9f4;--filter: grayscale(0);--filter-b: grayscale(1);--opacity: 1;--theme: url(../icons/theme-light.svg) no-repeat;--png-1: url(../icons/status-up-dark.svg) no-repeat;--png-2: url(../icons/calender-dark.svg) no-repeat;--png-3: url(../icons/coin-dark.svg) no-repeat;--png-4: url(../icons/mobile-dark.svg) no-repeat;--png-5: url(../icons/shield-dark.svg) no-repeat;--png-6: url(../icons/whatsapp-dark.svg) no-repeat;--png-7: url(../icons/lock-dark.svg) no-repeat;--png-8: url(../icons/key-dark.svg) no-repeat;--png-9: url(../icons/category-dark.svg) no-repeat;--png-10: url(../icons/gps-dark.svg) no-repeat;--png-11: url(../icons/24-dark.svg) no-repeat;--png-12: url(../icons/send-dark.svg) no-repeat;--png-13: url(../icons/call-dark.svg) no-repeat;--png-14: url(../img/sun.svg) no-repeat;--png-15: url(../img/Urban Wealth Partners_logo.png) no-repeat}body{color:var(--color-text);background-image:linear-gradient(13deg,#130f40 0%,#000000 50%);background-attachment:fixed}.header--active:before{background-color:var(--color-background)}.header__nav a{color:var(--color-text)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--color-text)}p{color:var(--color-text-h-t)}.header__btn span{background-color:var(--color-text)}.header--active .header__btn span{background-color:var(--color-text)}.section__title{color:var(--color-text)}.section--gradient{background-color:#130f40;background-image:linear-gradient(13deg,#130f40 0%,#000000 50%)}.about--angle2:before{background:var(--url-background)}.about__text{box-shadow:0 0 100px -10px #3f51b53d;background-color:transparent}.crypto_item img{filter:grayscale(0)}.partners__slider img{filter:var(--filter);opacity:var(--opacity)}.counter:before{background-color:#130f40;background-image:linear-gradient(13deg,#130f40 0%,#000000 50%)}.box3__icon{border-color:var(--border-color)}.box3--line:before{border-color:var(--border-color)}.article__title a{color:var(--color-text)}.modal{background-color:#000000c2}.faq__btn button{color:var(--color-text)}.form__input{background-color:var(--color-background);color:var(--color-text-h-t)}.form__textarea{background-color:var(--color-background);color:var(--color-text-h-t)}.lang_list a{color:var(--color-text-lang)}.footer{background:#000;position:relative}.footer__social a.fb img{fill:var(--fill-fb)}.footer__social a.fb img:hover{fill:var(--fill-fb)}.footer__social a.dc img{fill:var(--fill-dc)}.footer__social a.inst svg{fill:var(--fill-inst)}.footer__social a.tw img{fill:var(--fill-tw)}.footer__social a.tg img{fill:var(--fill-tg);filter:brightness(.7)}.footer__social a.in svg{fill:var(--fil-in)}.footer__social a:hover svg{fill:#24337b}.mobile__nav{background-image:var(--color-background-f)}.btn_login{background-color:var(--color-background-login)}.btn_login:hover{background-color:#4b5892}.sm__btn button img{filter:var(--filter-b)}.home_login{display:flex;justify-content:space-between}.dot{width:15px;position:absolute}.dot_mobile{width:15px;position:relative;bottom:12%}.dot_2{width:15px;position:absolute}.dot_mobile_2{width:15px;position:relative;bottom:12%}@media only screen and (max-width:1200px){.home_login{display:none}.small-top-line{display:none}}.home_logout{display:flex;justify-content:space-between;margin-left:20px}@media only screen and (max-width:1200px){.home_logout{display:none}}@media only screen and (max-width:576px){.home__content{padding-left:0;text-align:-webkit-center;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.home__btn_top{place-content:center}}@media only screen and (max-width:380px){.home__btn_top{place-content:center}.home__title{display:block;width:100%;font-family:jura,sans-serif;font-weight:900;font-size:25px}.home__text{display:block;width:100%;font-size:15px;line-height:26px;font-weight:600;margin:0 0 30px;font-family:jura,sans-serif}.home__title_sec{display:block;width:100%;font-family:jura,sans-serif;font-weight:300;font-size:15px;line-height:150%}.gs{font-size:20px;padding:30px 60px 30px 30px}.gs:hover{font-size:20px;padding:30px 30px 30px 60px}.gs img.arrow-right{top:40px;right:30px;width:25px}.gs:hover img.arrow-left{left:30px;top:40px;width:25px}.gs img.arrow-left{position:absolute;top:23px;left:-36px}}.coin_title{color:#faebd7;font-size:18px;font-family:jura,sans-serif;padding-top:2px;white-space:nowrap}.wd-max-content{width:max-content}.resize{height:293px;width:308px}.divs-card{position:relative;cursor:pointer;text-align:-webkit-center;display:flex;justify-content:space-evenly;flex-wrap:wrap;font-size:18px;font-family:jura,sans-serif;font-weight:600}.divs-card .face{width:300px;height:200px;transition:.5s}.divs-card .face.face1{position:relative;display:flex;justify-content:center;align-items:center;z-index:1;transform:translateY(30px)}.divs-card:hover .face.face1{transform:translateY(0)}.divs-card .face.face1 .content img{max-width:100px}.divs-card .face.face1 .content h3{margin:10px 0 0;padding:0;color:#fff;text-align:center;font-size:1.5em}.divs-card .face.face2{position:relative;width:300px;height:auto;display:flex;justify-content:center;align-items:flex-start;padding:20px}.divs-card .face.face2 .content p{font-size:18px;margin:0;padding:0}.rotate{-webkit-animation:in 1s}.rotate:hover{-webkit-animation:out 1s}@keyframes in{from{-webkit-transform:rotateY(0deg)}to{-webkit-transform:rotateY(360deg)}}@keyframes out{0%{-webkit-transform:rotateY(360deg)}100%{-webkit-transform:rotateY(0deg)}}.ref{margin-left:100px}@media(max-width:1024px){.ref{margin-left:0}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-track{background:#0e0e0e}::-webkit-scrollbar-thumb{background:#6c6c6c;border-radius:1px}::-webkit-scrollbar-thumb:hover{background:#555}#cryptoList .itm{display:none}#loadMore{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:115px;height:36px;font-size:14px;padding:0 10px;border-radius:3px;background:#003b56;color:#fff;letter-spacing:.4px;font-family:Jura,sans-serif;font-weight:bolder;text-transform:uppercase;overflow:hidden;cursor:pointer}#loadMore:hover{background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);transition:.4s ease}#showLess{display:none;flex-direction:row;justify-content:center;align-items:center;position:relative;width:115px;height:36px;font-size:14px;padding:0 10px;border-radius:3px;background:#003b56;color:#fff;letter-spacing:.4px;font-family:Jura,sans-serif;font-weight:bolder;text-transform:uppercase;overflow:hidden;cursor:pointer}#showLess:hover{background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);transition:.4s ease}#faqlm .lmfaq{display:none}#loadMorefaq{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:115px;height:36px;font-size:14px;padding:0 10px;border-radius:3px;background:#003b56;color:#fff;letter-spacing:.4px;font-family:Jura,sans-serif;font-weight:bolder;text-transform:uppercase;overflow:hidden;cursor:pointer}#loadMorefaq:hover{background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);transition:.4s ease}#showLessfaq{display:none;flex-direction:row;justify-content:center;align-items:center;position:relative;width:115px;height:36px;font-size:14px;padding:0 10px;border-radius:3px;background:#003b56;color:#fff;letter-spacing:.4px;font-family:Jura,sans-serif;font-weight:bolder;text-transform:uppercase;overflow:hidden;cursor:pointer}#showLessfaq:hover{background:linear-gradient(90deg,#0294CA 0%,#0294CA 100%);transition:.4s ease}.ctc{font-size:1em;font-family:open sans,Helvetica,Arial,sans-serif}.mt-60{margin-top:60px!important}.banner{background:linear-gradient(to right,#30cfd0 0%,#a269e7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#hellobar-bar{font-family:roboto,sans-serif;width:100%;margin:0;height:60px;display:table;font-weight:bolder;padding:.33em .5em;position:relative;box-shadow:0 1px 3px 2px rgba(0,0,0,.15)}#hellobar-bar.regular{font-size:24px;padding:.2em .5em;text-transform:uppercase}@media only screen and (max-width:780px){#hellobar-bar.regular{font-size:16px}}.hb-content-wrapper{text-align:center;text-align:center;position:relative;display:table-cell;vertical-align:middle}.hb-content-wrapper p{margin-top:0;margin-bottom:0}.hb-text-wrapper{margin-right:.67em;display:inline-block;line-height:1.3}.hb-text-wrapper .hb-headline-text{font-size:1em;display:inline-block;vertical-align:middle}#hellobar-bar .hb-cta{display:inline-block;vertical-align:middle;margin:5px 0;color:#fff;background-color:#22af73;border-color:#22af73}.hb-cta-button{opacity:1;color:#fff;display:block;cursor:pointer;line-height:1.5;max-width:22.5em;text-align:center;position:relative;border-radius:3px;white-space:nowrap;margin:1.75em auto 0;text-decoration:none;padding:0;overflow:hidden}.hb-cta-button .hb-text-holder{border-radius:inherit;padding:5px 15px}.hb-close-wrapper{display:table-cell;width:1.6em}.hb-close-wrapper .icon-close{font-size:14px;top:15px;right:25px;width:15px;height:15px;opacity:.3;color:#000;cursor:pointer;position:absolute;text-align:center;line-height:15px;z-index:1000;text-decoration:none}.after-banner{height:200px;background-color:#ddd;color:#000}.area{background:linear-gradient(to right,#8357b8 0%,#684593 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:roboto,sans-serif;text-align:center;animation:blur 2.5s ease-out infinite}@keyframes blur{from{text-shadow:0 0 5px #30cfd0,0 0 10px #a269e7,0 0 25px #a269e7,0 0 50px #a269e7,0 -10px 100px #684593}}.floating-buttons__wrapper{position:fixed;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;height:90%}.floating-buttons{display:flex;flex-direction:column}.fbs__item{text-decoration:none;color:#fff;padding:10px 15px;text-align:center;background:#014c6e66;border-radius:5px 0 0 5px;-webkit-box-shadow:0 0 19px -7px rgba(0,0,0,.31);-moz-box-shadow:0 0 19px -7px rgba(0,0,0,.31);box-shadow:0 0 19px -7px rgba(0,0,0,.31)}.fbs__item:not(:last-child){margin-bottom:8px}.fbs__icon{font-size:30px;margin-bottom:.7rem}