@import"animations.css";@import"../components/blockquote.css";main{overflow-x:hidden}ul{padding:0 0 0 20px}li{font-size:20px;line-height:30px}span.colored-text{font-weight:inherit;color:#4be5ca}b{font-weight:500}.mc-button{display:flex;justify-content:center;align-items:center;margin:16px auto;width:306px;max-width:100%;height:45px;border-radius:60px;font-size:18px;font-weight:500;transition:all .3s ease-in-out}.mc-button--hollowed{box-shadow:inset 0 0 0 2px #fff}.mc-button--hollowed span{color:#fff;transform-origin:center;transition:all .3s ease-in-out}.mc-button--hollowed:hover{box-shadow:inset 0 0 0 3px #fff;color:#fff}.mc-button--hollowed:hover span{transform:scale(1.07)}.mc-button--white{color:#2770e8;background:#fff}.mc-button--white:hover,.mc-button--white:active{background:#0B2D65;color:#fff}.btn-mc-outline-primary{max-height:48px;border:2px solid #194276;color:#194276;font-weight:500;background-color:transparent}.btn-mc-outline-primary:hover{color:#fff}.hero{position:relative;padding-top:48px;background:linear-gradient(272deg,#00C6FB 19.47%,#005BEA 139.98%)}.hero h1.h1,.hero h2.h2,.hero .small{margin:24px 0;color:#fff;text-align:center;line-height:normal}.hero h2.h2{font-size:25px}.hero .small{font-size:16px}.hero .customers .images{display:flex;align-items:center;justify-content:center;gap:12px}.hero .customers h2.h2{margin-top:12px}.mc-card{padding:20px;margin-bottom:14px;border-radius:0 20px;background:#1B68E7}.mc-card.mc-card--dblue{position:relative;margin-bottom:168px;background:#0B2D65}.mc-card h3.h3{color:#fff;margin-bottom:12px}.mc-card p{color:#fff;margin:0}.mc-card .robot{position:absolute;width:150px;bottom:-185px;right:47%;transform:translate(50%)}.options{position:relative;margin-top:68px}.options:after{content:"";position:absolute;width:100vw;height:60%;top:-150px;left:50%;transform:translate(-50%);background:linear-gradient(0deg,#FFFFFF 0%,#D5F2FF 76.04%);z-index:-1}.options .option-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;padding-bottom:7px;margin:0 auto 150px;border-radius:0 20px;background:#FFFFFF;box-shadow:0 8px 24px #959da533;max-width:516px;cursor:pointer}.options .option-card .option-card__img{padding:24px 24px 40px;margin-bottom:-15px;background:#89F8FF;border-radius:0 20px 0 0;transition:all .3s ease-in-out}.options .option-card .option-card__img img{display:block;margin:0 auto;transition:all .3s ease-in-out}.options .option-card .option-card__header{padding:14px;border-radius:0 20px;background:#1B68E7;transition:all .3s ease-in-out}.options .option-card .option-card__header .h3{margin:0;text-align:center;line-height:1;color:#fff}.options .option-card .option-card__body{position:relative;padding:18px 24px 10px;margin-bottom:124px;height:100%}.options .option-card .option-card__body:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d1d3d4}.options .option-card .option-card__body ul li{position:relative;padding-left:5px;list-style-type:none;font-size:20px;line-height:30px}.options .option-card .option-card__body ul li:before{content:"";position:absolute;height:4px;width:4px;border-radius:50%;background-color:#414042;left:-12px;top:13px}.options .option-card .option-card__quote{position:absolute;bottom:-149px;left:24px;width:calc(100% - 48px)}.options .option-card .option-card__quote .message{position:relative;padding:13px 17px 19px 13px;border-radius:10px;background:#2770E8;line-height:27px;color:#fff}.options .option-card .option-card__quote .message:after{content:"";position:absolute;right:35px;bottom:-18px;border-left:20px solid transparent;border-right:20px solid #2770E8;border-bottom:20px solid transparent;border-top:20px solid transparent;transform:rotate(45deg)}.options .option-card .option-card__quote p{margin-bottom:0;line-height:25px;font-weight:300}.options .option-card .option-card__quote .person{display:flex;align-items:center;gap:12px;margin:18px 0}.options .option-card .option-card__quote .person p{font-size:15px}.option-card:hover .option-card__img img{transform-origin:center;transform:scale(1.05)}.option-card:hover .option-card__img{background:#1EF1FF}.option-card:hover .option-card__header{background:#00569A}.options .mc-button--hollowed{box-shadow:inset 0 0 0 2px #2770e8}.options .mc-button--hollowed span{color:#2770e8}.options .mc-button--hollowed:hover{box-shadow:inset 0 0 0 3px #2770e8;color:#2770e8}.downloads{display:flex;justify-content:center;flex-wrap:wrap;gap:30px}.functions{background:radial-gradient(90.84% 99.36% at 51.25% 50%,#1B68E7 0%,#001C43 100%)}.functions .container{padding-top:48px;padding-bottom:48px}.functions .h2{color:#fff}.functions .main-card{background:#FFFFFF;box-shadow:0 8px 24px #959da533;border-radius:10px;overflow:hidden;position:relative;z-index:2;transition:all .15s ease-in-out}.functions .main-card:hover{box-shadow:0 0 30px #fff}.functions .main-card .main-card-image-wrapper{background:#E7E7E7;padding:27px;display:flex;align-items:center;justify-content:center}.functions .main-card .main-card-image-wrapper img{width:100%;height:100%;max-width:100%;max-height:230px;object-fit:contain}.functions .main-card .main-card-wrapper{margin-bottom:-80px}.functions .main-card .main-card-body{padding:27px}.functions .main-card p{color:#414042;margin-bottom:0}.functions .main-card a:hover .h3{text-decoration:underline}@media only screen and (min-width: 380px){.options .option-card .option-card__quote{bottom:-140px}}@media only screen and (min-width: 460px){.options .option-card .option-card__quote{bottom:-106px}}@media only screen and (min-width: 767px){.functions .main-card{height:100%}.functions .main-card .main-card-image-wrapper{min-height:284px}.functions .main-card .main-card-wrapper .col-md-6{margin-bottom:32px!important}.btn-mc-outline-primary{max-width:306px}}@media only screen and (min-width: 992px){.mc-button{margin:18px 0 0}.hero{padding-top:128px}.hero h1.h1,.hero h2.h2,.hero .small{text-align:left}.hero h1.h1{margin-bottom:18px;font-size:50px}.hero .mc-button--white{margin-right:18px}.hero .customers{display:flex;align-items:center;width:600px}.hero .customers h2.h2{margin:0 0 0 16px;white-space:nowrap;line-height:1}.mc-card .mc-button{margin:24px 0 12px auto;max-width:178px}.mc-card .robot{bottom:-157px;right:70%}.options .option-card{margin-bottom:170px;height:665px}.options .option-card .option-card__quote{bottom:-156px;left:12px;width:calc(100% - 24px)}}@media only screen and (min-width: 1199px){.hero h1.h1{font-size:60px}.hero h2.h2{font-size:35px}.hero .mc-button{margin-top:68px}.hero .customers{margin-top:44px;width:800px}.mc-card .robot{right:280px;bottom:-190px;width:189px;transform:translate(0)}.options .option-card{height:auto}.options .option-card .option-card__body{margin-bottom:90px}.block-quote{margin:32px 0}.btn-reg{margin:0}}@media only screen and (min-width: 1399px){.mc-card .robot{right:325px;bottom:-156px}.mc-card.mc-card.mc-card--dblue{min-height:296px}.options .option-card .option-card__body{min-height:200px}.options .option-card .option-card__quote .message{padding:20px}.block-quote{margin:56px 0 48px}}#customer-cover .hero{position:relative;background:transparent}#customer-cover .hero h1.h1{margin-bottom:8px;font-weight:800;color:#fff}#customer-cover .hero h2.h2{font-weight:400;line-height:normal;color:#fff}#customer-cover .hero h2.h2 span{font-weight:700}#customer-cover .hero .hero-list{display:flex;flex-wrap:wrap}#customer-cover .hero .hero-list .list-item{position:relative;padding:0 0 0 48px;gap:25px;margin-bottom:15px;font-size:24px;font-weight:500;line-height:normal;color:#fff;width:40%}#customer-cover .hero .hero-list .list-item:before{content:"";position:absolute;width:32px;height:32px;left:0;top:0;background:url(/images/training/check.svg);background-size:contain}#customer-cover .hero.hero--advanced:after,#customer-cover .hero.hero--novice:after{content:"";position:absolute;width:100vw;height:150%;top:0;left:0;background:linear-gradient(180deg,#0B2D65 0%,#1B68E7 63.5%,#FFF 100%);z-index:-2}#customer-cover .hero.hero--novice .mc-button{padding:0 24px;margin-bottom:65px;color:#532700;border-radius:60px;background:#FDB022;width:auto}#customer-cover .hero.hero--novice .mc-button:hover{color:#fff;background:#DC6803}.hero--novice,.hero--advanced{visibility:hidden;min-height:300px}.hidden{padding:0;height:0!important;min-height:0!important;visibility:hidden}.visible{height:auto}#customer-cover .hero.hero--advanced:after{background:linear-gradient(180deg,#D63A20 0%,#FEB93B 60.5%,#FFF 100%)}#customer-cover .hero.hero--advanced .mc-button{padding:0 48px;margin-bottom:65px;color:#fff;border-radius:60px;background:#1B68E7;width:auto}#customer-cover .hero.hero--advanced .mc-button:hover{color:#fff;background:#124BA9}.trainings h2.h2{margin-bottom:16px;text-align:center;font-size:70px;font-weight:700}.trainings small{display:block;margin-bottom:24px;text-align:center;color:#4e596b;font-size:25px;font-weight:400}.training-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-radius:20px;background:#FFF;box-shadow:0 8px 24px #959da533;height:100%}.training-card .badge{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:10px 0 0 10px;background:#FF9C08;text-transform:uppercase;font-size:20px;font-weight:600;height:58px;width:204px;top:28px;right:-6px}.training-card .date{width:60px}.training-card .date .month,.training-card .date .day{margin-bottom:0;color:#1b68e7;font-weight:600;text-align:center}.training-card .date .month{font-size:20px;text-transform:uppercase}.training-card .date .day{font-size:47px}.training-card h3.h3{margin:24px 0 14px;color:#61646c;font-size:25px;font-weight:600}.training-card .timing{display:flex;align-items:center;gap:12px;margin-bottom:8px;color:#1b68e7;font-size:16px;font-weight:600;line-height:22px}.training-card .mc-button{margin:23px 0 0;border:2px solid #1B68E7;color:#1b68e7;border-radius:60px;width:246px}.training-card .mc-button:hover{background-color:#1b68e7;color:#fff}body #customer-cover{display:none}body.is-customer #customer-cover{display:block}body.is-customer #visitor-cover,body.is-visitor #customer-cover{display:none}body.is-visitor #visitor-cover{display:block}@media only screen and (max-width: 1399px){#customer-cover .hero h1.h1{font-size:50px;line-height:110%}}@media only screen and (max-width: 1199px){#customer-cover .hero h1.h1{font-size:40px}#customer-cover .hero h2.h2{margin-bottom:18px;font-size:30px!important;line-height:normal}#customer-cover .hero .hero-list .list-item{padding-left:34px;font-size:20px;line-height:normal;width:50%}#customer-cover .hero .hero-list .list-item:before{width:25px;height:25px;top:0}}@media only screen and (max-width: 992px){#customer-cover .hero{padding-top:24px}#customer-cover .hero h1.h1,#customer-cover .hero h2.h2{text-align:left}#customer-cover .hero .hero-list{display:block}#customer-cover .hero .hero-list .list-item{margin-bottom:8px;width:100%}#customer-cover .hero .hero-img{display:none}#customer-cover .hero.hero--advanced:after,#customer-cover .hero.hero--novice:after{height:230%}}
