@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}button,input,textarea{-webkit-appearance:none;border-radius:0}button:focus,input:focus,select:focus,textarea:focus{outline:0}a{text-decoration:none}.cf:after,.cf:before{content:"";display:table}.cf:after{clear:both}.cf{*zoom:1}::-webkit-input-placeholder{color:inherit}::-moz-placeholder{color:inherit}:-ms-input-placeholder{color:inherit}img{display:block;height:auto;max-width:100%}p{color:var(--black2);font-size:1.6rem;font-weight:400;line-height:2.4rem}@media screen and (max-width:47.9375em){p{font-size:1.4rem;line-height:2.4rem}}h1{font-size:6.4rem;font-weight:500;line-height:7.2rem}@media screen and (max-width:47.9375em){h1{font-size:4rem;line-height:5.2rem}}h2{font-size:4.8rem;font-weight:500;line-height:5.6rem}@media screen and (max-width:47.9375em){h2{font-size:3.2rem;line-height:4rem}}h3{font-size:2.8rem;line-height:4rem}h3,h4{font-weight:500}h4{font-size:2.4rem;line-height:3.2rem}@media screen and (max-width:47.9375em){h4{font-size:1.8rem;line-height:2.4rem}}h5{font-size:2rem;font-weight:500;line-height:3.2rem}@media screen and (max-width:47.9375em){h5{font-size:1.8rem;line-height:3.2rem}}:root{--black:#070a21;--dark:#2b2f40;--black2:#24294e;--blue:#424cea;--grey:#f3f7fa;--white:#fff}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.6rem;text-rendering:optimizeLegibility}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}::-moz-selection{background:var(--blue);color:var(--white)}::selection{background:var(--blue);color:var(--white)}html{font-size:62.5%}.container{margin:0 auto;max-width:128rem;padding:0 4rem;width:100%}@media screen and (max-width:64em){.container{padding:0 60px}}@media screen and (max-width:47.9375em){.container{padding:0 2.4rem}}main{overflow:hidden}.label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.2rem;font-weight:600;line-height:1.6rem;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label img,.label svg{height:auto;margin:0 .8rem 0 0;width:1.6rem}.btn{background-color:hsla(0,0%,100%,.2);border-radius:10rem;color:var(--white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:500;line-height:3.2rem;padding:.4rem 2.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .3s cubic-bezier(.25,.46,.45,.94);transition:background .3s cubic-bezier(.25,.46,.45,.94)}.btn:hover{background-color:hsla(0,0%,100%,.5)}.btn--grey{background-color:#f3f7fa;color:#424cea}.btn--grey:hover{background-color:#e8eff5}.btn--blue{background-color:#424cea;color:#fff}.btn--blue:hover{background-color:#313aca}.btn--big{font-size:1.6rem;font-weight:500;line-height:2.4rem;padding:1.2rem 2.4rem}.btn--huge{font-size:2rem;line-height:2.4rem;padding:1.6rem 3.2rem}@media screen and (max-width:47.9375em){.btn--huge{font-size:1.6rem;padding:1.2rem 2.4rem}}.btn--bold{font-weight:600}.link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.6rem;font-weight:500;line-height:1.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#424cea;-webkit-transition:color .3s cubic-bezier(.25,.46,.45,.94);transition:color .3s cubic-bezier(.25,.46,.45,.94)}.link:hover{color:#313aca}.link:hover svg path{fill:#313aca}.link svg{margin:0 0 0 1.2rem}.link svg path{-webkit-transition:fill .3s cubic-bezier(.25,.46,.45,.94);transition:fill .3s cubic-bezier(.25,.46,.45,.94)}.footer{background-color:var(--dark);color:var(--white);margin:23.5rem 0 0;padding:0 0 5.8rem}@media screen and (max-width:64em){.footer{margin:19.1rem 0 0;padding:4rem 0}}.footer--padding{margin:0;padding:5.8rem 0}@media screen and (max-width:64em){.footer--padding{margin:0;padding:4rem 0}.footer--padding .footer__wrap{margin:0}}.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:64em){.footer__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-3.5rem 0 0}}.footer__left{max-width:32.5rem}@media screen and (max-width:47.9375em){.footer__left{max-width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;display:-webkit-box;display:-ms-flexbox;display:flex;order:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__left p{color:var(--white);font-size:1.2rem;line-height:1.6rem;margin:0 0 1.6rem}.footer__left p:last-child{margin:0}@media screen and (max-width:47.9375em){.footer__left p{margin:0 0 2.4rem}}.footer__left__text{margin:3rem 0 0}@media screen and (max-width:47.9375em){.footer__left__text{-webkit-box-ordinal-group:4;-ms-flex-order:3;margin:3.2rem 0 0;order:3}}.footer__right{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:64em){.footer__right{margin:4rem 0 0}}@media screen and (max-width:47.9375em){.footer__right{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}}.footer__item{margin:0 7rem 0 0}@media screen and (max-width:64em){.footer__item{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}}@media screen and (max-width:47.9375em){.footer__item{width:50%;-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 0 4rem}}.footer__item:last-child{margin:0}.footer__item h3{font-size:1.6rem;line-height:2.4rem}.footer__item ul{margin:2.4rem 0 0}@media screen and (max-width:47.9375em){.footer__item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.8rem 0 0}}.footer__item ul li{margin:1.6rem 0 0}@media screen and (max-width:47.9375em){.footer__item ul li{margin:.8rem 0 0;width:100%}}.footer__item ul a{color:var(--white);font-size:1.2rem;line-height:1.6rem}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2.4rem 0 0}@media screen and (max-width:47.9375em){.footer__socials{margin:3.2rem 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__socials__item{margin:0 2.4rem 0 0}@media screen and (max-width:47.9375em){.footer__socials__item{margin:0}}.footer__socials a:last-child{margin:0}.footer__socials a svg{display:block}.footer__socials a svg path{-webkit-transition:fill .3s cubic-bezier(.25,.46,.45,.94);transition:fill .3s cubic-bezier(.25,.46,.45,.94)}.footer__socials a svg:hover path{fill:var(--blue)}.footer__cards{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -1.2rem;-webkit-transform:translateY(-11.5rem);transform:translateY(-11.5rem)}@media screen and (max-width:64em){.footer__cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__cards__item{height:auto;padding:0 1.2rem;width:50%}@media screen and (max-width:64em){.footer__cards__item{margin:0 0 3.2rem;width:100%}}.footer__cards__item:first-child .footer__cards__item__wrap{background-color:#424cea}.footer__cards__item:first-child .footer__cards__item__wrap img{height:94%;position:absolute;right:0;top:0;width:auto}@media screen and (max-width:47.9375em){.footer__cards__item:first-child .footer__cards__item__wrap img{height:84%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.footer__cards__item:nth-child(2) .footer__cards__item__wrap{background-color:#2db8e3}.footer__cards__item:nth-child(2) .footer__cards__item__wrap img{position:absolute}.footer__cards__item:nth-child(2) .footer__cards__item__wrap img:first-of-type{height:65%;right:11.2rem;top:0;width:auto}@media screen and (max-width:47.9375em){.footer__cards__item:nth-child(2) .footer__cards__item__wrap img:first-of-type{display:none}}.footer__cards__item:nth-child(2) .footer__cards__item__wrap img:nth-of-type(2){bottom:0;height:94%;right:1rem;width:auto}@media screen and (max-width:47.9375em){.footer__cards__item:nth-child(2) .footer__cards__item__wrap img:nth-of-type(2){height:72%;right:0;-webkit-transform:translateX(60%);transform:translateX(60%)}}.footer__cards__item:nth-child(2) .footer__cards__item__wrap img:nth-of-type(3){display:none}@media screen and (max-width:47.9375em){.footer__cards__item:nth-child(2) .footer__cards__item__wrap img:nth-of-type(3){display:block;height:72%;right:1.3rem;top:0;width:auto}}@media screen and (max-width:64em){.footer__cards__item:last-child{margin:0}}.footer__cards__item__wrap{border-radius:.8rem;height:100%;overflow:hidden;padding:3.2rem 5.6rem;position:relative;z-index:1}@media screen and (max-width:64em){.footer__cards__item__wrap__desktop{display:none}}.footer__cards__item__wrap__desktop{bottom:0;height:100%!important;position:absolute;right:0}.footer__cards__item__wrap__desktop__network{height:100%!important}.footer__cards__item__wrap__desktop__sdk{height:75%!important}.footer__cards__item__wrap img{pointer-events:none;z-index:-1}@media screen and (max-width:47.9375em){.footer__cards__item__wrap{padding:3.2rem}}.footer__cards__item__wrap p{color:var(--white);margin:1.6rem 0 0;max-width:26.9rem}.footer__cards__item__wrap .btn{margin:3.2rem 0 0}.header{left:0;position:absolute;top:0;width:100%;z-index:100}.header.is-scrolled .header__main{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header__top{background-color:#fff;padding:2.4rem 0;width:100%}@media screen and (max-width:64em){.header__top{display:none;height:.1rem}}.header__top__text__item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;font-weight:400;line-height:2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--black)}.header__top__text__item svg{margin:0 0 0 .8rem}.header__top__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__top__socials,.header__top__socials a,.header__top__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.header__top__socials a{margin:0 2.4rem 0 0}.header__top__socials a:last-child{margin:0}.header__top__socials a svg{height:1.6rem;width:auto}.header__top__socials a svg path{-webkit-transition:fill .3s cubic-bezier(.25,.46,.45,.94);transition:fill .3s cubic-bezier(.25,.46,.45,.94)}.header__top__socials a svg:hover path{fill:var(--blue)}.header__main{padding:3.2rem 0;-webkit-transition:transform .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94);-webkit-transition:background-color .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-box-shadow .3s cubic-bezier(.25,.46,.45,.94);transition:background-color .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-box-shadow .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-box-shadow .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (max-width:64em){.header__main{background-color:#fff}}@media screen and (max-width:47.9375em){.header__main{padding:1.6rem 0}}.header__main.is-fixed{background-color:#fff;-webkit-box-shadow:0 4px 40px 0 rgba(43,47,64,.08);box-shadow:0 4px 40px 0 rgba(43,47,64,.08);left:0;position:fixed;top:0;width:100%}.header__main.is-mobile-menu-active{-webkit-box-shadow:none!important;box-shadow:none!important}.header__main__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__main__lang{margin:0 0 0 3.2rem;position:relative}@media screen and (max-width:64em){.header__main__lang{margin:0 2.4rem 0 0}}.header__main__lang:hover .header__main__lang__tooltip{display:block}.header__main__lang:hover .header__main__lang__current svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__main__lang:hover>a:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.header__main__lang__current{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;font-weight:500;line-height:2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0}.header__main__lang__current svg{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 0 0 .4rem;-webkit-transition:transform .3s cubic-bezier(.25,.46,.45,.94);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94)}.header__main__lang__tooltip{background-color:#fff;border-radius:.8rem;display:none;-webkit-filter:drop-shadow(0 1px 8px rgba(43,47,64,.08));filter:drop-shadow(0 1px 8px rgba(43,47,64,.08));left:50%;padding:.8rem 1.6rem;position:absolute;text-align:center;top:calc(100% + 2rem);-webkit-transform:translate(-50%);transform:translate(-50%)}@media screen and (max-width:47.9375em){.header__main__lang__tooltip{padding:.8rem .8rem 0}}.header__main__lang__tooltip:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 .7rem 1.1rem;content:"";height:0;left:50%;position:absolute;top:0;-webkit-transform:rotate(0deg) translateX(-50%) translateY(-100%);transform:rotate(0deg) translateX(-50%) translateY(-100%);width:0}.header__main__lang__tooltip:after{background-color:transparent;content:"";height:2rem;left:0;position:absolute;top:-2rem;width:100%}.header__main__lang__tooltip a{border-bottom:.1rem solid #eee;color:#070a21;display:block;font-size:1.2rem;font-weight:400;line-height:1.8rem;padding:.8rem .5px;text-align:center;width:100%}@media screen and (max-width:47.9375em){.header__main__lang__tooltip a{padding:.8rem .9rem}}.header__main__lang__tooltip a.is-active{color:#424cea}.header__main__lang__tooltip a:last-child{border:none}.header__main__lang__tooltip__desktop{font-size:1.2rem;line-height:1.8rem}@media screen and (max-width:47.9375em){.header__main__lang__tooltip__desktop{display:none}}.header__main__lang__tooltip__mobile{display:none}@media screen and (max-width:47.9375em){.header__main__lang__tooltip__mobile{display:block}}.header__main__burger{height:2.2rem;padding:.4rem 0;width:2.2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:transparent;border:none;display:none;justify-content:space-between}@media screen and (max-width:64em){.header__main__burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__main__burger.is-active span:first-child{-webkit-transform:translateY(.65rem) rotate(45deg);transform:translateY(.65rem) rotate(45deg)}.header__main__burger.is-active span:nth-child(2){opacity:0}.header__main__burger.is-active span:nth-child(3){-webkit-transform:translateY(-.65rem) rotate(-45deg);transform:translateY(-.65rem) rotate(-45deg)}.header__main__burger span{background-color:#070a21;height:.1rem;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);-webkit-transition:opacity .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);width:100%}.header__main__left a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header__main__left a svg{display:-webkit-box;display:-ms-flexbox;display:flex;width:12.3rem}@media screen and (max-width:47.9375em){.header__main__left a svg{width:10.9rem}}.header__main__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__main__button{margin:0 0 0 3.2rem}@media screen and (max-width:64em){.header__main__button{display:none}}.header__main__button a{color:var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;font-weight:500;line-height:1.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s cubic-bezier(.25,.46,.45,.94);transition:color .3s cubic-bezier(.25,.46,.45,.94)}.header__main__button a:hover{color:#313aca}.header__main__button a:hover svg path{fill:#313aca}.header__main__button a svg{margin:0 0 0 .8rem}.header__main__button a svg path{-webkit-transition:fill .3s cubic-bezier(.25,.46,.45,.94);transition:fill .3s cubic-bezier(.25,.46,.45,.94)}.header__main__nav{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:64em){.header__main__nav{display:none}}.header__main__nav>li{margin:0 3.2rem 0 0}.header__main__nav>li:last-child{margin:0}.header__main__nav>li a{color:var(--black);font-size:1.6rem;font-weight:500;line-height:2.4rem;position:relative}.header__main__nav>li a:after{background-color:#424cea;bottom:-.4rem;content:"";height:.1rem;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:transform .3s cubic-bezier(.25,.46,.45,.94);-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);width:100%}.header__main__nav__item{position:relative}.header__main__nav__item:hover .header__main__nav__item__submenu{display:block}.header__main__nav__item:hover>a:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.header__main__nav__item__submenu{background-color:#fff;border-radius:.8rem;display:none;-webkit-filter:drop-shadow(0 0 40px rgba(43,47,64,.08));filter:drop-shadow(0 0 40px rgba(43,47,64,.08));left:50%;padding:1.6rem 3.2rem 3.2rem;position:absolute;top:calc(100% + 2rem);-webkit-transform:translate(-50%);transform:translate(-50%);width:69.6rem}.header__main__nav__item__submenu:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 .7rem 1.1rem;content:"";height:0;left:50%;position:absolute;top:0;-webkit-transform:rotate(0deg) translateX(-50%) translateY(-100%);transform:rotate(0deg) translateX(-50%) translateY(-100%);width:0}.header__main__nav__item__submenu--offset{left:auto;right:0;-webkit-transform:translate(10rem);transform:translate(10rem)}.header__main__nav__item__submenu--offset:before{left:auto;right:0;-webkit-transform:rotate(0deg) translateX(-11.5rem) translateY(-100%);transform:rotate(0deg) translateX(-11.5rem) translateY(-100%)}.header__main__nav__item__submenu:after{background-color:transparent;content:"";height:2rem;left:0;position:absolute;top:-2rem;width:100%}.header__main__nav__item__submenu__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -2rem}.header__main__nav__item__submenu__item{height:auto;padding:0 2rem;width:50%}.header__main__nav__item__submenu__item:first-child a,.header__main__nav__item__submenu__item:nth-child(2) a{border-top:none}.header__main__nav__item__submenu__item a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:.1rem solid #eee;height:100%}.header__main__nav__item__submenu__item a img{-webkit-box-flex:0;-ms-flex:none;flex:none;height:auto;margin:0 1.6rem 0 0;width:4rem}.header__main__nav__item__submenu__item a:hover h3{color:#424cea}.header__main__nav__item__submenu__item__content h3{font-size:1.6rem;font-weight:500;line-height:2.4rem;-webkit-transition:color .3s cubic-bezier(.25,.46,.45,.94);transition:color .3s cubic-bezier(.25,.46,.45,.94)}.header__main__nav__item__submenu__item__content p{font-size:1.2rem;font-weight:400;line-height:1.8rem;margin:.8rem 0 0}.menu-mobile{background-color:#fff;display:none;height:100%;left:0;position:fixed;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:100%;z-index:99}@media screen and (max-width:64em){.menu-mobile{display:none}}.menu-mobile .container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.menu-mobile__wrap{padding:7.4rem 0 0}.menu-mobile__main,.menu-mobile__wrap{-ms-flex-direction:column;flex-direction:column;height:100%}.menu-mobile__main,.menu-mobile__main__content,.menu-mobile__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal}.menu-mobile__main__content{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.menu-mobile__main__content__button,.menu-mobile__main__content__link{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;border-bottom:.1rem solid #eee;color:#070a21;font-size:1.8rem;font-weight:500;line-height:2.4rem;padding:1.6rem 0}.menu-mobile__main__content__link{color:#424cea}.menu-mobile__main__bottom{margin:auto 0 0}.menu-mobile__main__bottom__text{padding:1.6rem 0;position:relative}.menu-mobile__main__bottom__text:before{background-color:#eee;content:"";height:.1rem;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.menu-mobile__main__bottom__text__item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;font-weight:400;line-height:2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--black)}.menu-mobile__main__bottom__text__item svg{margin:0 0 0 .8rem}.menu-mobile__main__bottom__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.menu-mobile__main__bottom__content__left__button a{color:var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;font-weight:500;line-height:1.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-mobile__main__bottom__content__left__button a svg{margin:0 0 0 .8rem}.menu-mobile__main__bottom__content__right{width:100%}.menu-mobile__main__bottom__content__right__socials{display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.4rem 3.7rem;grid-template-columns:repeat(6,1fr);width:100%}.menu-mobile__main__bottom__content__right__socials__item{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-mobile__main__bottom__content__right__socials__item,.menu-mobile__main__bottom__content__right__socials__item:nth-child(6n+1),.menu-mobile__main__bottom__content__right__socials__item:nth-child(6n+6){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-mobile__submenus{display:none}.menu-mobile__submenus__item{position:relative}.menu-mobile__submenus__item:after{background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(78%,#fff));background:linear-gradient(180deg,transparent,#fff 78%);bottom:0;content:"";height:10rem;left:0;position:absolute;width:100%}.menu-mobile__submenus__item__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;color:#070a21;font-size:1.8rem;font-weight:500;line-height:2.4rem;padding:1.6rem 0 0;width:100%}.menu-mobile__submenus__item__button svg{margin:0 1.6rem 0 0}.menu-mobile__submenus__item__list{height:80vh;margin:.8rem 0 0;overflow:auto;padding-bottom:10rem}.menu-mobile__submenus__item__list li:last-child a{border-bottom:0}.menu-mobile__submenus__item__list li a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:.1rem solid #eee;-ms-flex-direction:column;flex-direction:column}.menu-mobile__submenus__item__list li a h3{color:#070a21;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.menu-mobile__submenus__item__list li a p{color:#24294e;font-size:1.2rem;font-weight:400;line-height:1.8rem;margin:.8rem 0 0}.section-header{text-align:center}.section-header h2{margin:2.4rem auto 0;max-width:70rem}.section-header p{margin:4rem auto 0;max-width:79.2rem}@media screen and (max-width:47.9375em){.section-header p{margin:2.4rem auto 0}}.image-section{margin:8rem 0}@media screen and (max-width:47.9375em){.image-section{margin:4rem 0}}.image-section__image{margin:8rem 0 0}@media screen and (max-width:47.9375em){.image-section__image{margin:4rem auto 0}}.image-section__image img{height:auto;width:100%}.icon-blocks{margin:8rem 0}@media screen and (max-width:47.9375em){.icon-blocks{margin:4rem 0}}.icon-blocks__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-blocks__block{border-right:.1rem solid var(--black);height:auto;padding:1.6rem 4rem;width:33.3333%}@media screen and (max-width:64em){.icon-blocks__block{border-right:0;padding:2rem 0;width:100%}}.icon-blocks__block:first-child{padding-left:0}@media screen and (max-width:64em){.icon-blocks__block:first-child{padding-top:0}}.icon-blocks__block:last-child{border-right:none}@media screen and (max-width:64em){.icon-blocks__block:last-child{border-bottom:none;padding-bottom:0}}.icon-blocks__block img{height:4rem;margin:0 0 2.4rem;width:auto}@media screen and (max-width:47.9375em){.icon-blocks__block img{height:2.4rem}}.icon-blocks__block p{margin:1.6rem 0 0}.text-blocks{margin:12rem 0}@media screen and (max-width:64em){.text-blocks{margin:8rem 0 4rem}}.text-blocks__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8rem -1.2rem -2.4rem}@media screen and (max-width:64em){.text-blocks__blocks{margin:4rem -1.2rem -2.4rem}}.text-blocks__block{height:auto;margin:0 0 2.4rem;padding:0 1.2rem;width:33.3333%}@media screen and (max-width:64em){.text-blocks__block{width:100%}}.text-blocks__block:nth-child(3n+1) .text-blocks__block__wrap{background-color:#f5f6fe}.text-blocks__block:nth-child(3n+2) .text-blocks__block__wrap{background-color:#eaeaf7}.text-blocks__block:nth-child(3n+3) .text-blocks__block__wrap{background-color:#e0e1f9}.text-blocks__block__wrap{background-color:#f4f9ff;border-radius:.8rem;height:100%;padding:3.2rem 1.6rem 3.2rem 3.2rem}@media screen and (max-width:47.9375em){.text-blocks__block__wrap{padding:2.4rem}}.text-blocks__block__wrap p{margin:2.4rem 0 0;padding:0 1.6rem 0 0}@media screen and (max-width:47.9375em){.text-blocks__block__wrap p{margin:1.6rem 0 0}}.icon-list{margin:12rem 0}@media screen and (max-width:64em){.icon-list{margin:8rem 0}}@media screen and (max-width:47.9375em){.icon-list{margin:4rem 0}}.icon-list__container{border-bottom:.1rem solid var(--black);border-top:.1rem solid var(--black);padding:12rem 0}@media screen and (max-width:64em){.icon-list__container{padding:8rem 0}}@media screen and (max-width:47.9375em){.icon-list__container{padding:4rem 0}}.icon-list__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin:8rem 0 0}@media screen and (max-width:64em){.icon-list__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:47.9375em){.icon-list__wrap{margin:4rem 0 0}}.icon-list__left{width:49%}@media screen and (max-width:64em){.icon-list__left{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;margin:4rem 0 0;order:2}}.icon-list__left img{height:auto;width:100%}.icon-list__right{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;padding:0 0 0 6rem;width:51%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:64em){.icon-list__right{padding:0;width:100%}}.icon-list__right__button{margin-top:auto;padding:2.4rem 0 0 6.4rem}@media screen and (max-width:64em){.icon-list__right__button{margin:4rem 0 0;padding:0}}.icon-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 3.6rem}@media screen and (max-width:64em){.icon-list__item{margin:0;padding:2rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.icon-list__item:last-child{margin:0}@media screen and (max-width:64em){.icon-list__item:first-child{padding-top:0}.icon-list__item:last-child{border-bottom:none;padding-bottom:0}}.icon-list__item__left{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 2.4rem 0 0}@media screen and (max-width:64em){.icon-list__item__left{margin:0 0 2.4rem}}.icon-list__item__left img{height:4rem;width:auto}@media screen and (max-width:47.9375em){.icon-list__item__left img{height:3.2rem}}.icon-list__item__right p{margin:1.6rem 0 0}.icon-col{margin:12rem 0 16rem}@media screen and (max-width:64em){.icon-col{margin:8rem 0}}.icon-col__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-col__item{width:50%}@media screen and (max-width:64em){.icon-col__item{border-bottom:0;margin:0 0 4rem;padding:0 0 4rem;width:100%}}.icon-col__item:first-child{border-right:.1rem solid var(--black);padding-right:11.4rem}@media screen and (max-width:64em){.icon-col__item:first-child{border-right:0;padding-right:0}}.icon-col__item:nth-child(2){padding-left:11.4rem}@media screen and (max-width:64em){.icon-col__item:nth-child(2){padding-left:0}.icon-col__item:last-child{border-bottom:none;margin:0;padding:0}}.icon-col__item img{height:9.6rem;margin:0 0 4rem;width:auto}@media screen and (max-width:47.9375em){.icon-col__item img{height:8rem;margin:0 0 3.2rem}}.icon-col__item h4{font-size:1.6rem;font-weight:500;line-height:2.4rem}@media screen and (max-width:47.9375em){.icon-col__item h4{font-size:1.4rem;line-height:2.4rem}}.icon-col__item h3{font-size:2.8rem;font-weight:500;line-height:4rem;margin:.8rem 0 0}@media screen and (max-width:47.9375em){.icon-col__item h3{font-size:2.4rem;font-weight:500;line-height:3.2rem}}.icon-col__item p{margin:2.4rem 0 0}.icon-col__item__buttons{margin:4rem 0 0}@media screen and (max-width:47.9375em){.icon-col__item__buttons{margin:0}}.icon-col__item__buttons a{margin:2.4rem 2.4rem 0 0}@media screen and (max-width:47.9375em){.icon-col__item__buttons a{margin:2.4rem 1.6rem 0 0}}.hero{background-color:#f2f2f9;min-height:100vh;overflow:hidden;padding:13.2rem 0 5.6rem;position:relative;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media(min-height:940px){.hero{min-height:auto}}@media screen and (max-width:47.9375em){.hero{padding:9.6rem 0 4rem}}.hero__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:64em){.hero__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.hero__left{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:64em){.hero__left{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:4;-ms-flex-order:3;margin:2.4rem 0 0;order:3}}.hero__left__video{padding-top:6rem;position:relative}@media screen and (max-width:64em){.hero__left__video{padding-top:2.4rem}}.hero__left__video video{mix-blend-mode:darken;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:-1}.hero__right{padding:0 0 0 10rem;width:60.6rem}@media screen and (max-width:64em){.hero__right{padding:0;text-align:center;width:100%}}.hero__right h1{margin:2.4rem 0 0}.hero__right p{margin:3.2rem 0 0;max-width:35rem}@media screen and (max-width:64em){.hero__right p{margin:3.2rem auto 0}}.hero__right__button{margin:4rem 0 0}@media screen and (max-width:47.9375em){.hero__right__button .btn{width:100%}}.hero__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem -1.2rem -2.4rem}@media screen and (max-width:64em){.hero__blocks{-ms-flex-wrap:wrap;flex-wrap:wrap}}.hero__block{margin:0 0 2.4rem;padding:0 1.2rem;width:25%}@media screen and (max-width:64em){.hero__block{width:50%}}.hero__block__wrap{background-color:#fff;border-radius:.8rem;height:100%;padding:2.4rem}@media screen and (max-width:47.9375em){.hero__block__wrap{padding:1.6rem 2rem;text-align:center}}.hero__block__wrap h3{font-size:4rem;font-weight:500;line-height:4.8rem}@media screen and (max-width:47.9375em){.hero__block__wrap h3{font-size:2.4rem;line-height:3.2rem}}.hero__block__wrap p{margin:.8rem 0 0}.hero-blocks{background-color:#f2f2f9;padding-top:.1rem}.icon-blocks-with-header{margin:16rem 0 0}@media screen and (max-width:64em){.icon-blocks-with-header{margin:8rem 0 0}}.icon-blocks-with-header__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.1rem solid var(--black);padding:0 0 4.8rem}@media screen and (max-width:64em){.icon-blocks-with-header__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:47.9375em){.icon-blocks-with-header__header{padding:0 0 4rem}}.icon-blocks-with-header__header__left h2{margin:2.4rem 0 0}.icon-blocks-with-header__header__right{max-width:37.6rem}@media screen and (max-width:64em){.icon-blocks-with-header__header__right{margin:2.4rem 0 0}}.icon-blocks-with-header__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:4.8rem -1.2rem -2.4rem}@media screen and (max-width:47.9375em){.icon-blocks-with-header__blocks{margin:4rem -1.2rem -2.4rem}}.icon-blocks-with-header__block{height:auto;margin:0 0 2.4rem;padding:0 1.2rem;width:33.3333%}@media screen and (max-width:64em){.icon-blocks-with-header__block{width:100%}}.icon-blocks-with-header__block:nth-child(3n+1) .icon-blocks-with-header__block__wrap{background-color:#f5f6fe}.icon-blocks-with-header__block:nth-child(3n+2) .icon-blocks-with-header__block__wrap{background-color:#eaeaf7}.icon-blocks-with-header__block:nth-child(3n+3) .icon-blocks-with-header__block__wrap{background-color:#e0e1f9}.icon-blocks-with-header__block__wrap{background-color:#ecedfd;border-radius:.8rem;height:100%;padding:4rem}@media screen and (max-width:47.9375em){.icon-blocks-with-header__block__wrap{padding:2.4rem}}.icon-blocks-with-header__block__wrap p{margin:2.4rem 0 0;padding:0 1.6rem 0 0}@media screen and (max-width:47.9375em){.icon-blocks-with-header__block__wrap p{margin:1.6rem 0 0;padding:0}.icon-blocks-with-header__block__wrap h3{font-size:1.8rem;line-height:2.4rem}}.icon-blocks-with-header__block__wrap img{height:9.6rem;margin:0 0 5.2rem;width:auto}@media screen and (max-width:47.9375em){.icon-blocks-with-header__block__wrap img{height:8rem;margin:0 0 3.2rem}}.not-found{background-color:#f2f2f9;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100vh - 28.15rem);padding:19.2rem 0 6.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:47.9375em){.not-found{padding:16.5rem 0 10.6rem}}.not-found img{height:auto;margin:0 auto;max-width:58.8rem;width:100%}.not-found h1{font-size:2.4rem;font-weight:500;line-height:3.2rem;margin:3.2rem 0 0;text-align:center}@media screen and (max-width:47.9375em){.not-found h1{margin:4.8rem 0 0}}.not-found__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:3.2rem 0 0}.not-found__btn,.unavailable{display:-webkit-box;display:-ms-flexbox;display:flex}.unavailable{background-color:#f2f2f9;min-height:100vh;padding:15.2rem 0 7rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:47.9375em){.unavailable{padding:17.9rem 0 12rem}}.unavailable__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:64em){.unavailable__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.unavailable__left{max-width:79.2rem;position:relative;width:100%}.unavailable__left__image img{height:auto;width:100%}@media screen and (max-width:64em){.unavailable__left{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}}.unavailable__right{max-width:58.8rem;text-align:center;width:100%}@media screen and (max-width:64em){.unavailable__right{margin:1.6rem 0 0;padding:0;text-align:center;width:100%}}.unavailable__right p{font-size:2.4rem;font-weight:500;line-height:3.2rem}@media screen and (max-width:47.9375em){.unavailable__right p{font-size:2rem;line-height:3.2rem}}