@font-face{font-family:clashdisplay;font-style:normal;font-weight:700;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Bold.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Bold.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Bold.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:600;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Semibold.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Semibold.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Semibold.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:500;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Medium.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Medium.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Medium.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:400;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Regular.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Regular.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Regular.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:300;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Light.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Light.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Light.ttf)format("ttf")}:root{--gapSection:100px;--gap1:8px;--gap2:16px;--gap3:24px;--gap4:32px;--gap5:40px;--gap6:48px;--gap7:56px;--gap8:64px;--gap9:72px;--gap10:80px}@media only screen and (max-width:768px){:root{--gapSection:50px;--gap6:32px;--gap4:24px}}@media only screen and (max-width:480px){:root{--gapSection:50px;--gap4:16px;--gap5:32px;--gap10:32px}}@media only screen and (max-width:520px){:root{--sectionMt:30px;--gap4:24px;--gap5:32px;--gap10:32px}}@keyframes toBtm{0%{transform:translateY(0)}50%{transform:translateY(10px)}}html,body{min-height:100vh;font-family:montserrat;scroll-behavior:smooth;margin:0;padding:0}body{background-color:#fff}body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track{background-color:#000}body::-webkit-scrollbar-thumb{background:#4d49ff}*{box-sizing:border-box}*::selection{background-color:#1493fc;color:#fff}a{text-decoration:none;color:inherit}a:hover,a:focus{text-decoration:none;color:inherit}img{user-select:none;max-width:100%}button:hover,button:active,button:focus,a:hover,a:active,a:focus,input:hover,input:active,input:focus{appearance:none;outline:none;box-shadow:none}.page__body{display:flex;flex-direction:column}.page__wrapper{flex:1 0 auto}.container,.bg__imgs,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container,.bg__imgs{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container,.bg__imgs{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:1320px}}.header{position:relative;z-index:100;padding-top:16px;padding-bottom:16px}.navbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:2em;row-gap:16px}.navbar__btns{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px}.navbar-toggler{border:none;padding:0;color:inherit;background:0 0}.navbar-toggler:hover,.navbar-toggler:active,.navbar-toggler:focus{box-shadow:none}.navbar__nav{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:2em}.navbar__nav a{position:relative;transition:all .35s ease-in-out;text-transform:capitalize;font:1rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:4px}.navbar__nav a::after{content:'';display:block;margin-top:2px;width:0;height:2px;background:#4d49ff;transition:width .3s}.navbar__nav a:hover{color:#4d49ff}.navbar__nav a:hover::after{width:100%}@media only screen and (max-width:991px){.navbar__nav{gap:2em}}@media only screen and (min-width:1200px){.navbar-toggler{display:none}}@media only screen and (max-width:1200px){.navbar__nav{display:none}}@media only screen and (max-width:480px){.navbar .btn,.navbar .form button,.form .navbar button,.navbar .btn-bd{display:none}}.hero{position:relative;z-index:1}.hero__wrap{background-size:cover;background-position:50% 100%,100% 100%;background-repeat:no-repeat}.hero__container{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;z-index:2}.hero__container hgroup{position:relative;z-index:2}.hero__content{text-align:center}.hero__content hgroup{margin-left:auto;margin-right:auto}.hero__bg{position:absolute;inset:0;z-index:-1;width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr}.hero__bg img{position:absolute;bottom:0;z-index:-1;grid-column:2;max-width:100%;margin-top:auto}@media only screen and (max-width:991px){.hero__bg{display:none}}.hero__cta{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:16px;row-gap:32px}@media only screen and (max-width:991px){.hero__cta{justify-content:center}.hero__container{display:flex;flex-direction:column;justify-content:center;text-align:center}}.footer{padding:32px 0;text-align:center;background-color:#1e1e1e;color:#fff}.footer__top{padding:var(--gap6)0;display:grid;gap:4em;row-gap:var(--gap3);grid-template-columns:1fr;justify-content:center;text-align:center;font:1rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.footer__top div{max-width:700px;margin-left:auto;margin-right:auto}.footer__btm{padding:24px 0;border-top:1px solid rgba(0,0,0,.1);text-align:center}.footer__btm div{max-width:700px;margin-left:auto;margin-right:auto;opacity:.6}@media only screen and (max-width:1200px){.footer__top{grid-template-columns:1fr;text-align:center}.footer__nav{flex-direction:row;justify-content:center;margin-bottom:16px;margin-top:8px;row-gap:8px}}@media only screen and (max-width:768px){.footer__nav{row-gap:8px;column-gap:24px;font:500 .9375rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:480px){.footer__nav{flex-direction:column;align-items:center;margin-top:0;margin-bottom:0}.footer__top .logo img{max-width:250px}}.logo::after{display:none}*{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h1,h2,h3,h4,h5,h6{font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h1,.h1{font:300 4.0625rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:capitalize;margin-top:0;margin-bottom:0}h1 strong,.h1 strong{color:#4d49ff;font-weight:inherit}@media only screen and (max-width:1400px){h1,.h1{font:300 3.4375rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:1200px){h1,.h1{font:300 2.8125rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:991px){h1,.h1{font:300 2.625rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){h1,.h1{font:300 2.625rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:480px){h1,.h1{font:300 2.125rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}h2,.h2{font:300 3.4375rem/1.3 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:var(--gap6);margin-top:0}h2 strong,.h2 strong{font-weight:300;color:#4d49ff}@media only screen and (max-width:1200px){h2,.h2{font:300 2.75rem/1.3 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:991px){h2,.h2{font:300 2.375rem/1.3 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){h2,.h2{font:300 2rem/1.3 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:480px){h2,.h2{font:300 1.5rem/1.3 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}h3,.h3{font:700 1.875rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:uppercase}@media only screen and (max-width:768px){h3,.h3{font:700 1.5rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}p{font:1.125rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}@media only screen and (max-width:768px){p{font:1rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.subtitle{font:500 1.25rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:uppercase}.subtitle svg{color:#1493fc}.text-center{text-align:center}.text-upper{text-transform:uppercase;font-weight:500}.text-main{color:#4d49ff}.hgroup_0{display:grid;grid-template-columns:.5fr 1fr;gap:8px 16px;margin:0}.hgroup_0 h2{margin:0}@media only screen and (max-width:1400px){.hgroup_0{grid-template-columns:1fr 1fr}.hgroup_0 p{font:1rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:991px){.hgroup_0{display:flex;flex-direction:column}.hgroup_0 p{order:2}}.hgroup_1{display:grid;grid-template-columns:1.5fr 1fr;gap:8px 16px}.hgroup_1 h2{margin:0}@media only screen and (max-width:991px){.hgroup_1{grid-template-columns:1fr}}.btn,.form button,.btn-bd{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;height:50px;min-width:200px;padding:8px 2em;border-radius:16pc;border:0 solid transparent;background-color:#4d49ff;color:#fff;color:#fff;background-repeat:no-repeat;background-size:cover;text-align:center;text-transform:capitalize;text-decoration:none;font:600 1.25rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;transition:all .35s ease-in-out;cursor:pointer}.btn b,.form button b,.btn-bd b{position:relative;overflow:hidden;font-weight:inherit}.btn b span,.form button b span,.btn-bd b span{display:block;transition:all .25s linear}.btn b span:last-child,.form button b span:last-child,.btn-bd b span:last-child{position:absolute;top:100%}.btn::after,.form button::after,.btn-bd::after{display:none}.btn:hover,.form button:hover,.btn-bd:hover,.btn:active,.form button:active,.btn-bd:active,.btn:focus,.form button:focus,.btn-bd:focus{outline:none;box-shadow:none;color:#fff}.btn:hover span:first-child,.form button:hover span:first-child,.btn-bd:hover span:first-child,.btn:active span:first-child,.form button:active span:first-child,.btn-bd:active span:first-child,.btn:focus span:first-child,.form button:focus span:first-child,.btn-bd:focus span:first-child{transform:translateY(-165%)}.btn:hover span:last-child,.form button:hover span:last-child,.btn-bd:hover span:last-child,.btn:active span:last-child,.form button:active span:last-child,.btn-bd:active span:last-child,.btn:focus span:last-child,.form button:focus span:last-child,.btn-bd:focus span:last-child{transform:translate(0);top:0}.btns{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px}.btn_top{position:fixed;right:16px;bottom:16px;z-index:1000;width:46px;height:46px;background-color:#4d49ff;color:#fff;border-radius:8px;border:none}.btn-bd{min-width:150px;height:50px;border:2px solid #4d49ff;color:#4d49ff;background-color:transparent}.btn-bd:hover,.btn-bd:active,.btn-bd:focus{color:#4d49ff;background-color:transparent}.btn-text{text-transform:uppercase;text-decoration:underline;font:500 1.125rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;color:#1493fc;transition:all .35s ease-in-out}.btn-text:hover,.btn-text:active,.btn-text:focus{color:#fff}.btn-back{text-transform:uppercase;font:700 1.125rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;display:flex;gap:8px}@media only screen and (max-width:480px){.btn,.form button,.btn-bd{font-size:16px}}.form__container{position:relative;padding:32px;border-radius:10px}.form__bg{position:absolute;z-index:-1;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap}.form__bg img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.8)}.form__wrap{padding:0;border-radius:8px;background:0 0;color:inherit;text-align:center;max-width:600px;width:100%;margin-left:auto;margin-right:auto}.form__caption{text-transform:uppercase;font:700 1.5625rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:32px}.form__caption b{color:#4d49ff}.form label{display:block;text-align:left;font:300 .875rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:8px}.form input{width:100%;height:46px;padding:8px 16px;border-radius:10px;background-color:#fff;color:#000;border:1px solid rgba(20,147,252,.2);font:.875rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.form button{border-color:transparent;width:100%;margin-top:12px}.form-error{color:red;text-transform:uppercase;text-align:left;font:500 .8125rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:4px}.form__row{margin-top:12px;margin-bottom:12px}.form__row--inline{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media only screen and (max-width:768px){.form__container{border-radius:0}}@media only screen and (max-width:480px){.form__row--inline{grid-template-columns:1fr}}.faq{width:100%;border-collapse:collapse;margin-top:32px;margin-bottom:24px}.faq tbody{display:grid;gap:16px}.faq__wrap{border-radius:15px}.faq__num{font:500 2.1875rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;width:100px;text-align:center}.faq__cta{padding:24px;border-radius:0 24px 24px 0;text-align:center;display:grid;align-items:center;justify-content:center}.faq__cta svg{margin-left:auto;width:40px;height:40px;padding:10px;color:#4d49ff;border-radius:16px;border:1px solid #4d49ff}.faq__cta svg:last-child{display:none}.faq__term{font:1.5rem/1.3 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:var(--gap3);margin:8px 0;user-select:none;border-radius:24px 0 0 24px}.faq__row{cursor:pointer;background-color:#fff;color:#000;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1fr auto;align-items:center}.faq__row.active .faq__cta svg{background-color:#4d49ff;color:#fff}.faq__row.active .faq__cta svg:first-child{display:none}.faq__row.active .faq__cta svg:last-child{display:block}.faq__row.active .faq__num{color:#4d49ff}.faq__row.active .faq__term{color:#4d49ff}.faq__row.active+tr>.faq__body{display:block}.faq__body{font:300 1.25rem/1.5 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:24px;padding-top:32px;margin-top:-32px;display:none;background-color:#fff;color:#000;border-radius:0 0 24px 24px}@media only screen and (max-width:991px){.faq__term{font:1.25rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.faq__body{font:300 .8125rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){.faq__num{display:none}.faq__term,.faq__body{padding:15px}.faq__term{font:1rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.preloader{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;height:100%;position:fixed;top:0;left:0;z-index:100500;transition:all .35s ease-in-out;background-color:#000}.preloader-dots .dot{display:inline-block;width:10px;height:10px;margin:2px;background:#4d49ff;border-radius:50%;animation:moveit 1.8s infinite}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}.dot:nth-child(4){animation-delay:.45s}.dot:nth-child(5){animation-delay:.6s}@keyframes moveit{0%{transform:translateY(0)}35%{transform:translateY(0);opacity:.3}50%{transform:translateY(-20px);opacity:.8}70%{transform:translateY(3px);opacity:.8}85%{transform:translateY(-3px)}}body{background-color:#e9eaf5;background-repeat:no-repeat;background-size:cover;background-position:0 0;font-family:montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}a{font-family:inherit}a:hover,a:focus,a:active,a:focus-visible{outline:none;appearance:none;box-shadow:none}.page{display:flex;flex-direction:column;flex:1}.page__wrapper{overflow:hidden;background-repeat:no-repeat;background-position:50%;background-size:cover; color: #000;}.page__content{padding-bottom:32px}.page__single{padding-top:var(--gapSection);padding-bottom:var(--gapSection)}.page__single h1{font:800 3.4375rem/1.3 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:0}.page__single h2:not([class]),.page__single h3,.page__single h4,.page__single h5,.page__single h6{margin-top:var(--gap4);margin-bottom:var(--gap2);text-transform:uppercase;font:800 1.375rem/1.3 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.page__single a{text-decoration:underline;transition:all .35s ease-in-out}.page__single a:hover{text-decoration:none}.page__single li{margin-top:10px;margin-bottom:10px}.page__single img{display:block;margin:24px 0}@media only screen and (max-width:768px){.page__single h1{font:800 1.6875rem/1.3 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.container{position:relative}@media only screen and (max-width:768px){.container{padding-left:24px;padding-right:24px}}.section{position:relative;margin-top:var(--gapSection);margin-bottom:var(--gapSection);z-index:1}.section_disclamer{background-color:#1e1e1e;color:#fff;padding-top:var(--gapSection);padding-bottom:var(--gapSection);margin:0}.section_hero{margin:0;padding-top:32px;padding-bottom:32px}.section_testimonials{margin-top:0}.section_enhancing{margin-bottom:0;margin-top:0}.section_services{margin-bottom:0}.section_explore{margin-top:0}.section_features{margin-bottom:0}@media only screen and (max-width:991px){.section_what,.section_testimonials,.section_speakers{text-align:center}.section_progress{background:0 0}}@media only screen and (max-width:768px){.section_progress{background:0 0}}.slide{text-align:center;justify-content:flex-start;flex-direction:column;align-items:center;flex:1;height:100%}.slide:not(:first-of-type){display:none}.slides{position:relative;z-index:100;background-color:#1e1e1e;color:#fff;border-radius:24px;padding:var(--gap6);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;margin-left:auto;margin-right:auto;text-align:center;display:flex;flex-direction:column}.slide__img{transform:translateY(calc(-50px - 32px));margin-bottom:-50px}.slide__progress{position:relative;overflow:hidden;width:100%;height:10px;margin-top:32px;border-radius:16pc;background-color:rgba(77,73,255,.14)}.slide__progress b{display:block;width:calc(100%/7);height:10px;border-radius:16pc;background:#4d49ff}.slide__title{text-transform:initial;font:600 2.1875rem/1.2 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:16px}.slide__answer{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;min-height:75px;min-width:250px;padding:32px;border-radius:8px;background-color:#fff;color:#4d49ff;border:none;font:600 1.25rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;cursor:pointer}.slide__answer:hover,.slide__answer.active{background-color:#4d49ff;color:#fff}.slide__answers{display:grid;gap:16px;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;width:100%;margin-top:32px;margin-bottom:16px}@media only screen and (min-width:991px){.slide__img{display:none}}@media only screen and (max-width:991px){.slides{margin-top:50px}}@media only screen and (max-width:768px){.slides{transform:none;margin-bottom:var(--gapSection);margin-top:var(--gapSection)}.slide__answers{grid-template-columns:1fr 1fr}.slide__answer{font:600 .75rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:16px}.slide__title{font:600 1.5rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.popup{position:fixed;inset:0;z-index:10000;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;display:none}.popup .form__wrap{width:90%;background:#fff;box-shadow:0 0 10px -1px rgba(0,0,0,.1);padding:32px}.items{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin-top:48px}.items .item{display:flex;flex-direction:column;width:100%;margin:0;background-color:#1e1e1e;color:#fff;border-radius:24px}.items .item__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:16px;padding:16px 24px}.items .item__body{background-color:#fff;color:#000;border-radius:24px;padding:24px;margin-top:auto}.items .item__title{text-transform:capitalize;font:500 1.25rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}@media only screen and (max-width:768px){.items{grid-template-columns:1fr}}.divider{margin:0;background-color:#4d49ff;border-color:#4d49ff}.swiper-container{overflow:hidden}.swiper-wrapper{align-items:flex-start!important}.swiper-slide{height:auto!important}.swiper__toggle{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px;margin-top:16px}.swiper__toggle button{background:0 0;border:none;color:#4d49ff;cursor:pointer}.swiper-navs{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:auto!important}@media only screen and (max-width:1200px){.swiper-wrapper{align-items:stretch!important}}.box{background-color:#1e1e1e;color:#fff;border-radius:24px;padding:32px}.box__row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:16px 32px}.box h2{margin-bottom:16px}.box hr{margin:24px 0}.box__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:16px}.box__label,.box__tags span.active{background-color:#4d49ff;color:#fff;border-radius:16pc;padding:4px 8px}.box__tags{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.box__tags span{background:#fff;color:#4d49ff;border-radius:16pc;padding:4px 8px}.box__items{display:grid;gap:16px}.box__item{background-color:#fff;color:#000;border-radius:24px;padding:24px}.box__item-heading{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;gap:16px;font:500 1.125rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:16px}.box__cards{display:grid;gap:16px;margin-top:32px}.box__card{background-color:#000;color:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;align-items:start;line-height:1.4}.box__card:nth-child(even) .box__card-header{order:2;margin-top:auto;margin-bottom:0}.box__card-body{margin-bottom:16px}.box__card-header{background-color:#fff;color:#000;border-radius:16px;padding:16px;margin-bottom:16px;font:500 1.125rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:16px}.box__card-header svg{background-color:#4d49ff;color:#fff;padding:8px;border-radius:8px;min-width:32px}.box__icon{display:flex;align-items:center;justify-content:center;background-color:#4d49ff;color:#fff;border-radius:50%;padding:16px;margin-left:auto;margin-right:auto;margin-bottom:-40px;width:80px;height:80px;transform:translateY(-64px);box-shadow:0 0 0 15px #E9EAF5}@media only screen and (max-width:1200px){.box__row{grid-template-columns:1fr}}.cards{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:32px 0}.cards .card{background-color:#fff;color:#000;padding:24px;border-radius:24px}.cards .card__title{font:500 1.125rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:16px;margin-top:16px}.cards .card__label{display:inline-flex;padding:8px 16px;border-radius:16pc;background-color:#4d49ff;color:#fff;text-transform:capitalize;font:.8125rem/1 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.figures{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.figures .figure{background-color:#fff;color:#000;border-radius:24px;padding:24px;margin:0;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.figures .figure figcaption{margin-top:16px;font:500 1.125rem/1.4 montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}