.m-vacancy{display:flex;flex-direction:column;gap:1rem;position:relative;padding:3.125rem 2.5rem;color:#fff;text-decoration:none;font-weight:500;z-index:10}@media(min-width:992px){.m-vacancy{padding:7.5rem 6rem;gap:1.5rem}}.m-vacancy:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;visibility:hidden;background:rgba(17,18,38,.63);transition:all .1s ease-in-out}.m-vacancy:hover:before{opacity:1;visibility:visible}.m-vacancy:hover .m-vacancy__title{color:#aef6f8}.m-vacancy:hover .m-vacancy__arrow{transform:translateX(1rem);color:#111226}.m-vacancy:hover .m-vacancy__arrow:before{max-width:calc(100% + 1rem*2);background:#44f4f9;opacity:1;visibility:visible;transition:max-width .1s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out,transform .4s ease-in-out}.m-vacancy__desc{z-index:10}.m-vacancy__title{font-weight:600}@media(min-width:992px){.m-vacancy__title{font-size:44px}}.m-vacancy__arrow{color:#fff;background:none;border:none;padding:0;transition:transform .2s ease-in-out;position:relative;-webkit-margin-before:2rem;margin-block-start:2rem;-webkit-margin-end:auto;margin-inline-end:auto}.m-vacancy__arrow,.m-vacancy__arrow-wrapper{display:inline-flex}.m-vacancy__arrow svg{position:relative;z-index:10}.m-vacancy__arrow:before{background:rgba(0,0,0,0);content:"";height:100vh;left:-1rem;max-width:0;max-height:0;opacity:0;padding:1rem;position:absolute;transform:translateY(-50%);transition:max-width .2s ease-in-out,max-height .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s ease-in-out;top:50%;visibility:hidden;width:100vw;z-index:0;transform-origin:center;max-height:calc(100% + 1rem*2)}.m-vacancies{padding:2rem 0}@media(min-width:992px){.m-vacancies{padding:6rem 0}}.m-vacancies__intro{max-width:992px;font-size:24px;color:#0b094b}@media(min-width:992px){.m-vacancies__intro{font-size:43.5px}}.m-vacancies__list{-webkit-margin-before:2rem;margin-block-start:2rem}@media(min-width:992px){.m-vacancies__list{-webkit-margin-before:6rem;margin-block-start:6rem}}.m-vacancies__visual{display:flex;flex-direction:column;position:relative;left:-2rem;height:100%;width:calc(100% + 4rem)}.m-vacancies__visual:before{top:0;height:100%;opacity:.63}.m-vacancies__visual:after,.m-vacancies__visual:before{content:"";position:absolute;left:0;width:100%;background:#111226;z-index:1}.m-vacancies__visual:after{top:50%;height:1px;opacity:0;transform:translateY(-50%)}.m-vacancies__visual img{position:absolute;top:0;height:100%;object-fit:cover;z-index:-1}.m-button{display:inline-flex;align-items:center;gap:1rem;padding:1rem;background:#d8ebeb;color:#111226;text-decoration:none;border:none;transition:background .1s ease-in-out,color .1s ease-in-out,transform .1s ease-in-out}.m-button__location-text{display:flex;flex-direction:column}@media(min-width:992px){.m-button__location-text{flex-direction:row;gap:.5rem}}.m-button:not(.m-collapsible__toggle):not(:disabled):hover{background:#fff;color:#111226}.m-button:not(.m-collapsible__toggle):focus{outline:dashed #d8ebeb;outline-offset:2px}.m-button:not(:disabled):active{transform:translateY(-3px)}.m-button:disabled{opacity:.4;cursor:default}.m-button--transparent-blue{background:rgba(17,18,38,.3);color:#44f4f9;padding:.5rem 1rem}.m-button--transparent-blue:focus{outline:dashed #44f4f9;outline-offset:2px}.m-button--transparent-blue:hover{background:rgba(68,244,249,.5);color:#8ef8fb}.m-button--transparent{background:rgba(0,0,0,0)!important;color:#160046!important}.m-button--transparent:hover{background:#111226!important;color:#44f4f9!important}.m-contact__wrapper{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1199px){.m-contact__wrapper>.h-flex{flex-direction:column}.m-contact__wrapper>.h-flex .m-button{margin-right:auto}}.m-contact__title{max-width:992px;font-weight:600}.m-contact__form{-webkit-margin-before:1rem;margin-block-start:1rem;-webkit-margin-after:2rem;margin-block-end:2rem;transition:max-height .2s ease-in-out .1s,transform .2s ease-in-out .1s,opacity .2s ease-in-out,visibility .2s ease-in-out}@media(min-width:992px){.m-contact__form{margin-block:2rem}}.m-contact__form input,.m-contact__form textarea{background:rgba(0,0,0,0);border:none;padding-left:0;padding-right:0;position:relative;transition:background .1s ease-in-out,padding-left .1s ease-in-out,opacity .4s ease-in-out,transform .4s ease-in-out;resize:none;width:100%}.m-contact__form input:focus,.m-contact__form textarea:focus{background:rgba(216,235,235,.25);padding-left:1rem}.m-contact__form input::placeholder,.m-contact__form textarea::placeholder{color:#111226;font-family:Inter,sans-serif;font-style:italic;font-weight:300;opacity:1}.m-contact__form textarea{min-height:200px}.m-contact__form--sent{opacity:0;transform:scaleY(0);visibility:hidden;max-height:0}.m-contact__field{display:flex;flex-direction:column;position:relative;padding:.6rem 0}.m-contact__field span{margin-block:1rem;color:#e47070}.m-contact__field:before{content:"";position:absolute;top:0;left:-2rem;width:calc(100% + 4rem);height:1px;background:#000;opacity:.17}.m-contact__field:has(textarea):after{content:"";position:absolute;bottom:0;left:-2rem;width:calc(100% + 4rem);height:1px;background:#000;opacity:.17}.m-contact__button{-webkit-margin-before:2rem;margin-block-start:2rem}.m-contact__intro{max-width:992px;font-size:24px;color:#0b094b}@media(min-width:992px){.m-contact__intro{font-size:43.5px}}.m-contact__success-message{padding:2rem;background:#f6fbfb;border:1px solid #d8ebeb;-webkit-margin-before:2rem;margin-block-start:2rem;-webkit-margin-end:auto;margin-inline-end:auto}.m-contact__success-message h3{font-size:24px;font-weight:600}@media(min-width:992px){.m-contact__success-message h3{font-size:36px}}.m-contact__success-message p{color:#0b094b;font-size:24px}.m-contact .m-button:not(:disabled):hover{background:#111226!important;color:#44f4f9!important}.m-content{opacity:0;transform:translateY(30px);transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.165,.84,.44,1);visibility:hidden}.m-content--reveal{opacity:1;transform:none;visibility:visible}.m-content[data-direction=topToBottom]{transform:translateY(-60px);transition:opacity .2s cubic-bezier(.215,.61,.355,1),visibility .2s ease-in-out,transform .6s cubic-bezier(.165,.84,.44,1)}.m-content[data-direction=topToBottom].m-content--reveal{transform:none}.m-content[data-direction=fadeInHeader]{opacity:0}.m-content[data-direction=fadeInHeader].m-content--reveal{opacity:.3}.m-content--delayed[data-direction=topToBottom]{transform:translateY(-30vh);transition:opacity .5s ease-in-out .7s,visibility .5s ease-in-out .7s,transform 1s cubic-bezier(.215,.61,.355,1) .5s}.m-content--delayed[data-direction=fadeInHeader]{transition:opacity 3s ease-in-out}.m-copyright{display:flex;gap:.375rem;color:#000;font-weight:500}.m-lettering{visibility:hidden}.m-lettering--reveal{visibility:visible}.m-lettering__word{overflow:hidden}.m-lettering__word,.m-lettering__word-inner{display:inline-block;vertical-align:text-top}.m-lettering__word-inner{transform:translateY(100%);transition:transform .8s cubic-bezier(.165,.84,.44,1);transition-delay:calc(var(--delay)*1ms)}.m-lettering--reveal .m-lettering__word-inner{transform:translateY(0)}.m-collapsible{position:relative;width:100%;margin:0 auto;padding-block:2rem;background:#111226;color:#fff;overflow:hidden}@media(min-width:992px){.m-collapsible{padding-bottom:7.5rem}}.m-collapsible__header{position:relative}.m-collapsible__header-content{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:20}@media(min-width:992px){.m-collapsible__header-content{gap:4rem}}.m-collapsible__body{position:relative;display:flex;flex-direction:column;width:100%;background:#111226;transition:max-height .4s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out}@media(min-width:992px){.m-collapsible__body .m-button{-webkit-margin-before:2.5rem;margin-block-start:2.5rem}}.m-collapsible__content{display:flex;flex-direction:column;gap:1.75rem;width:100%;max-width:calc(768px + 6rem*2);padding:1.5rem 0;-webkit-margin-before:-3.6rem;margin-block-start:-3.6rem}.m-collapsible__content p:not(.m-collapsible__content--blue){font-weight:300}@media(min-width:992px){.m-collapsible__content p:not(.m-collapsible__content--blue){font-size:22px}}.m-collapsible__content--blue{color:#aef6f8;font-weight:500}@media(min-width:992px){.m-collapsible__content--blue{font-size:24px}}.m-collapsible__title{font-size:24px;font-weight:400;line-height:1.5;max-width:768px}@media(min-width:992px){.m-collapsible__title{font-size:43.5px}}.m-collapsible__toggle{display:inline-flex;justify-content:center;align-items:center;gap:1rem;position:relative;-webkit-margin-end:auto;margin-inline-end:auto;padding-left:0;background:none;border:none;color:#44f4f9;transition:all .1s ease-in-out}.m-collapsible__toggle>*{z-index:2}.m-collapsible__toggle:before{background:#111226;content:"";height:100vh;left:-1rem;max-width:0;max-height:0;opacity:0;padding:1rem;position:absolute;transform:translateY(-50%);transition:max-width .2s ease-in-out,max-height .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s ease-in-out;top:50%;visibility:hidden;width:100vw;z-index:0;max-height:85%;z-index:1}.m-collapsible__toggle:hover{color:#111226}.m-collapsible__toggle:hover:before{max-width:calc(100% + .25rem*2);left:-.7rem;background:#fff;opacity:1;visibility:visible}.m-collapsible__visual{height:15vh;left:0;position:relative;top:0;width:100%}.m-collapsible__visual--spaced{margin-bottom:2rem}@media(min-width:992px){.m-collapsible__visual--spaced{margin-bottom:8rem}}.m-collapsible__visual:after{background:#111226;top:0;content:"";height:100%;width:100%;left:0;opacity:.45;position:absolute;pointer-events:none;z-index:1}.m-collapsible__visual img{height:100%;left:0;right:0;object-fit:cover;object-position:right bottom;position:absolute;top:0;width:100%}.m-services{position:relative;padding:2rem 0;background:linear-gradient(187.62deg,#606A7B 29.02%,#3B3C54 100.97%,#04024A 136.12%);color:#fff}@media(min-width:992px){.m-services{padding:6rem 0}.m-services__title{font-size:4.69rem}}.m-services__desc{color:#aef6f8}@media(min-width:992px){.m-services__desc{font-size:28px}}.m-services__desc,.m-services__intro{max-width:900px}.m-services__list{display:flex;flex-direction:column;-webkit-margin-before:2rem;margin-block-start:2rem}@media(min-width:992px){.m-services__list{-webkit-margin-before:6rem;margin-block-start:6rem}}.m-services__wrapper{display:flex;flex-direction:column;gap:1rem}@media(min-width:992px){.m-services__wrapper{gap:2rem}}.m-services__item{display:flex;flex-direction:column;gap:1rem;position:relative}@media(min-width:992px){.m-services__item{flex-direction:row;padding:2.5rem 0}}@media(max-width:1199px){.m-services__item{padding-block:2rem}}.m-services__item:before{top:0}.m-services__item:before,.m-services__item:last-of-type:after{content:"";position:absolute;left:-2rem;width:calc(100% + 4rem);height:1px;background:#111226;opacity:.5}.m-services__item:last-of-type:after{bottom:0}.m-services__item-title{display:inline-flex;align-items:center;margin:0 auto auto 0;padding:.25rem .5rem;font-size:1.5rem;font-weight:500}@media(max-width:1199px){.m-services__item-title{align-items:baseline;padding:0}}.m-services__item-title svg{min-width:11px;-webkit-margin-before:2px;margin-block-start:2px}.m-services__item-desc{max-width:600px}.m-services__item-desc p{line-height:1.4;font-weight:300}.m-services__alserda{-webkit-margin-before:2rem;margin-block-start:2rem}@media(min-width:992px){.m-services__alserda{-webkit-margin-before:6rem;margin-block-start:6rem}}.m-services__alserda h3{font-weight:400;color:#aef6f8}.m-services__alserda p{max-width:860px}.m-services__button{-webkit-margin-before:1rem;margin-block-start:1rem}.m-services__button .m-button{padding:1rem}.o-footer{display:flex;flex-direction:column;position:relative;overflow:hidden;width:100%}@media(min-width:992px){.o-footer{padding-top:12rem}}.o-footer>.t-container{position:static}.o-footer__content{display:flex;flex-direction:column;gap:.5rem}.o-footer__logo{margin-bottom:auto}.o-footer__title{font-size:1.75rem}@media(min-width:992px){.o-footer__title{max-width:300px!important;font-size:48px;margin-left:auto;text-align:right}}.o-footer__title.h-title{padding:0}@media(max-width:1199px){.o-footer__copy{order:2}}.o-footer__bottom{display:flex;flex-direction:column;padding-block:1rem;gap:1rem;width:100%}@media(min-width:992px){.o-footer__bottom{flex-direction:row;align-items:center;gap:3rem;padding:2rem 0 4rem;height:120px}}.o-footer__bottom nav ul{display:flex}@media(min-width:992px){.o-footer__bottom nav ul{gap:3rem}}.o-footer__bottom nav ul li{position:relative;margin-left:0}.o-footer__bottom nav ul li a{font-weight:300;transition:text-shadow .1s ease-in-out}.o-footer__bottom nav ul li a:hover{color:currentColor;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-shadow:1px 0 0 currentColor}@media(min-width:992px){.o-footer__bottom nav ul li:before{content:"|";display:inline-flex;position:absolute;left:-1.5rem;bottom:.1rem;pointer-events:none}}.o-footer__linkedin{margin-left:auto;transition:transform .1s ease-in-out}.o-footer__linkedin:hover{transform:scale(1.05)}.o-footer__visual{position:relative;-webkit-margin-before:2rem;margin-block-start:2rem}.o-footer__visual img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;opacity:.4}.o-footer__details{display:flex;gap:1rem;flex-wrap:wrap;flex-direction:column}@media(min-width:992px){.o-footer__details{gap:2rem;flex-direction:row;align-items:center}}.o-footer__contact{display:flex;flex-direction:column;gap:.5rem;margin-left:-.5rem}.o-footer__contact .m-button{margin-right:auto;gap:.5rem;padding:.5rem}@media(min-width:992px){.o-footer__contact{gap:.25rem;font-size:24px}}.o-footer__address{display:flex;flex-direction:column;margin-right:auto;margin-left:-.5rem}.o-footer__address a{gap:.5rem;padding:.5rem;margin-right:auto;font-weight:300}.o-footer__kiwa{display:flex;gap:1rem}.o-footer__lines{position:absolute;left:-5%;right:0;top:7.5rem;width:110%;height:100%;margin:0 auto;z-index:-1}.h-list{display:flex;flex-direction:column;list-style-type:none;gap:.5rem;padding-left:0}@media(max-width:991px){.h-list-gap-0-from-small{gap:0}}.h-list li{display:inline-flex;line-height:1.6}.h-list li:before{content:"";display:flex;margin-right:1rem;margin-top:.4rem;position:relative}.h-list--bullet li:before{background:#44f4f9;border-radius:50%;margin-top:.7rem;height:.375rem;min-width:.375rem}.h-list--numbers li:first-of-type:before{content:"01";color:#44f4f9;font-weight:600;margin-top:0;margin-right:1.5rem}.h-list--numbers li:nth-of-type(2):before{content:"02";color:#44f4f9;font-weight:600;margin-top:0;margin-right:1.5rem}.h-list--numbers li:nth-of-type(3):before{content:"03";color:#44f4f9;font-weight:600;margin-top:0;margin-right:1.5rem}.h-list--numbers li:nth-of-type(4):before{content:"04";color:#44f4f9;font-weight:600;margin-top:0;margin-right:1.5rem}.h-list--numbers li:nth-of-type(5):before{content:"05";color:#44f4f9;font-weight:600;margin-top:0;margin-right:1.5rem}.h-list--numbers li:nth-of-type(6):before{content:"06";color:#44f4f9;font-weight:600;margin-top:0;margin-right:1.5rem}.h-ratio{display:block;overflow:hidden;padding:0;position:relative;width:100%}.h-ratio--16-by-9:before,.h-ratio--4-by-3:before{height:0;padding-bottom:calc(9/16*100%);position:relative;content:"";display:block}.h-ratio__item{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.h-stack{align-items:baseline;display:flex;flex-direction:row}.h-stack-items--center{align-items:center}.h-stack-content--center{justify-content:center}.h-stack--column{flex-direction:column}.h-stack--column>*+*{-webkit-margin-before:calc(2*var(--layout-space));margin-block-start:calc(2*var(--layout-space))}@media(min-width:768px){.h-stack--column>*+*{-webkit-margin-before:calc(1.5*var(--layout-space));margin-block-start:calc(1.5*var(--layout-space))}}@media(min-width:992px){.h-stack--column>*+*{-webkit-margin-before:calc(var(--layout-space)*.5);margin-block-start:calc(var(--layout-space)*.5)}}@media(min-width:1200px){.h-stack--column>*+*{-webkit-margin-before:calc(var(--layout-space)*.5);margin-block-start:calc(var(--layout-space)*.5)}}.h-stack--huge>*+*{-webkit-margin-before:calc(var(--layout-space)*2);margin-block-start:calc(var(--layout-space)*2)}@media(min-width:992px){.h-stack--huge>*+*{-webkit-margin-before:calc(var(--layout-space)*.75);margin-block-start:calc(var(--layout-space)*.75)}}.h-stack--center{align-items:center;justify-content:center}@media(min-width:768px){.h-stack--right{-webkit-margin-start:auto;margin-inline-start:auto}}.h-stack--w-full{width:100%}@media(max-width:1199px){.h-stack-on-medium--row{align-items:baseline;flex-direction:row;flex-wrap:wrap}.h-stack-on-medium--row>*+*{margin:0;-webkit-margin-start:calc(var(--layout-space)*2);margin-inline-start:calc(var(--layout-space)*2)}.h-stack-on-medium--column{flex-direction:column}.h-stack-on-medium--column>*+*{-webkit-margin-before:var(--layout-space);margin-block-start:var(--layout-space)}}@media(max-width:991px){.h-stack-on-small--row{align-items:baseline;flex-direction:row;flex-wrap:wrap}.h-stack-on-small--row>*+*{-webkit-margin-start:calc(var(--layout-space)*2);margin-inline-start:calc(var(--layout-space)*2)}.h-stack-on-small--column{flex-direction:column}.h-stack-on-small--column>*+*{-webkit-margin-before:var(--layout-space);margin-block-start:var(--layout-space)}}.h-ornament{color:inherit;display:none;opacity:0;position:absolute;pointer-events:none;transition:opacity .1s ease-in-out;z-index:10}.h-ornament svg{height:auto;width:400px}.h-ornament svg path{stroke-dashoffset:1200px}.h-ornament--reveal{opacity:.1}.h-ornament--footer{left:5px;transform:translateY(-54%) translateX(-50%);top:0}.h-ornament--header-top{top:1rem;transform:translateX(-50%) translateY(25%)}.h-ornament--header-top.h-ornament--large{top:-8rem}.h-ornament--header-center{top:40vh;transform:translateX(-50%) translateY(-50%)}.h-ornament--header-bottom{top:80vh;transform:translateX(-50%) translateY(-100%)}.h-ornament--right{bottom:0;right:0;top:auto;transform:translateX(50%)}.h-ornament--left{bottom:0;left:0;transform:translateX(-50%)}.h-ornament--bottom-left,.h-ornament--bottom-right{left:0;transform:translateX(-50%) translateY(70%)}.h-ornament--bottom-left{bottom:0}.h-ornament--middle-right{bottom:2rem;transform:translateX(-50%)}.h-ornament--top-right{top:0;transform:translateY(-85%) translateX(-50%)}.h-ornament--navigation{left:1.5px;transform:translateY(-42%) translateX(-50%);top:0}.h-ornament--large svg{width:650px}.h-ornament--small svg{width:200px}.h-ornament--tiny svg{width:150px}.h-ornament--mini svg{width:100px}.h-ornament--ladings-page.h-ornament--right{transform:translateX(50%) translateY(75%)}.h-ornament--ladings-page.h-ornament--top-right{right:0;transform:translateX(50%) translateY(-150%)}@media(max-width:991px){.h-ornament{display:none}}@media(min-width:1200px){.h-ornament{display:block}}.h-image--stretch{height:100%;width:auto;object-fit:cover}.h-image--cover{object-fit:cover}.h-image--cover:not(.m-visual){width:100%}.h-image--visual{z-index:4}.h-image--visual>.h-ornament{z-index:-1}.h-title{font-weight:600;max-width:calc(768px + 6rem*2);padding:0 0 2rem}@media(min-width:992px){.h-title{padding:6rem}}.h-flex{display:flex}.h-flex--col{flex-direction:column}.h-flex--justify-center{justify-content:center}.h-flex--items-center{align-items:center}.h-flex--wrap{flex-wrap:wrap}.h-gap--1{gap:calc(1*.25rem)}.h-gap--2{gap:calc(2*.25rem)}.h-gap--3{gap:calc(3*.25rem)}.h-gap--4{gap:calc(4*.25rem)}.h-gap--5{gap:calc(5*.25rem)}.h-gap--6{gap:calc(6*.25rem)}.h-gap--7{gap:calc(7*.25rem)}.h-gap--8{gap:calc(8*.25rem)}.h-gap--9{gap:calc(9*.25rem)}.h-gap--10{gap:calc(10*.25rem)}.h-gap--11{gap:calc(11*.25rem)}.h-gap--12{gap:calc(12*.25rem)}.h-gap--13{gap:calc(13*.25rem)}.h-gap--14{gap:calc(14*.25rem)}.h-gap--15{gap:calc(15*.25rem)}.h-gap--16{gap:calc(16*.25rem)}.h-gap--17{gap:calc(17*.25rem)}.h-gap--18{gap:calc(18*.25rem)}.h-gap--19{gap:calc(19*.25rem)}.h-gap--20{gap:calc(20*.25rem)}.h-gap--21{gap:calc(21*.25rem)}.h-gap--22{gap:calc(22*.25rem)}.h-gap--23{gap:calc(23*.25rem)}.h-gap--24{gap:calc(24*.25rem)}.u-bg--primary{background-color:#44f4f9}.u-bg--light{background-color:#ecfefe}.u-bg-fit{background-position:50%;display:block;height:100%;width:100%}.u-bg-fit img{visibility:hidden}.u-bg-fit--cover{background-repeat:no-repeat;background-size:cover}.u-bg-fit--contain{background-repeat:no-repeat;background-size:contain}.u-no-scroll{height:100%!important;overflow:hidden!important}.u-no-scroll--fake{overflow-y:scroll!important}.u-text-align--left{text-align:left!important}.u-text-align--center{text-align:center!important}.u-text-align--right{text-align:right!important}.u-text-color--default,.u-text-color--primary{color:#44f4f9!important}.u-text-color--secondary{color:#111226!important}.u-text-color--highlight{color:#aef6f8!important}.u-text-color--white{color:#fff!important}.u-text-color--white-o50{color:rgba(255,255,255,.5)!important}.u-text-color--light{color:#d8ebeb!important}.u-text-color--gray{color:#949494!important}.u-text-family--default,.u-text-family--heading{font-family:Inter,sans-serif!important}.u-text-weight--light{font-weight:300!important}.u-text-weight--normal{font-weight:400!important}.u-text-weight--medium{font-weight:600!important}.u-text-weight--bold{font-weight:700!important}.u-text-style--italic{font-style:italic!important}.u-text-line-height--small{line-height:1.125!important}.u-text-line-height--medium{line-height:1.25!important}.u-text-line-height--large{line-height:1.5!important}.u-text-line-height--huge{line-height:1.75!important}.u-text-decoration--underline{text-decoration:underline!important}.u-text-decoration--none{text-decoration:none!important}.u-text-size--small{font-size:.875rem!important}.u-text-size--base,.u-text-size--large{font-size:1rem!important}@media(min-width:560px){.u-text-size--large{font-size:1.125rem!important}}@media(min-width:992px){.u-text-size--large{font-size:1.25rem!important}}.u-text-size--huge{font-size:1.125rem!important}@media(min-width:560px){.u-text-size--huge{font-size:1.25rem!important}}@media(min-width:992px){.u-text-size--huge{font-size:1.5rem!important}}.u-text-size--extra-huge{font-size:1.25rem!important}@media(min-width:768px){.u-text-size--extra-huge{font-size:1.5rem!important}}@media(min-width:992px){.u-text-size--extra-huge{font-size:1.875rem!important}}.u-text-size--h1{font-size:2rem!important}@media(min-width:560px){.u-text-size--h1{font-size:2.5rem!important}}@media(min-width:768px){.u-text-size--h1{font-size:3.125rem!important}}@media(min-width:992px){.u-text-size--h1{font-size:5rem!important}}.u-text-size--h2{font-size:1.75rem!important}@media(min-width:560px){.u-text-size--h2{font-size:2rem!important}}@media(min-width:768px){.u-text-size--h2{font-size:2.5rem!important}}@media(min-width:992px){.u-text-size--h2{font-size:4.75rem!important}}.u-text-size--h3{font-size:1.5rem!important}@media(min-width:560px){.u-text-size--h3{font-size:1.75rem!important}}@media(min-width:768px){.u-text-size--h3{font-size:2rem!important}}@media(min-width:992px){.u-text-size--h3{font-size:2.8125rem!important}}.u-text-size--h4{font-size:1.375rem!important}@media(min-width:560px){.u-text-size--h4{font-size:1.5rem!important}}@media(min-width:768px){.u-text-size--h4{font-size:2rem!important}}@media(min-width:992px){.u-text-size--h4{font-size:2.1875rem!important}}.u-text-size--h5{font-size:1.375rem!important}@media(min-width:560px){.u-text-size--h5{font-size:1.5rem!important}}@media(min-width:768px){.u-text-size--h5{font-size:2rem!important}}@media(min-width:992px){.u-text-size--h5{font-size:2.1875rem!important}}.u-text-size--h6{font-size:1.375rem!important}@media(min-width:560px){.u-text-size--h6{font-size:1.5rem!important}}@media(min-width:768px){.u-text-size--h6{font-size:2rem!important}}@media(min-width:992px){.u-text-size--h6{font-size:2.1875rem!important}}.u-text-max-width--8{max-width:8em}.u-opacity--50{opacity:.5!important}.u-opacity--75{opacity:.75!important}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";:root{--column-start:1;--column-end:12;--row-start:auto;--row-end:auto;--column-start-small:var(--column-start);--column-end-small:var(--column-end);--row-start-small:var(--row-start);--row-end-small:var(--row-end);--column-start-medium:var(--column-start-small);--column-end-medium:var(--column-end-small);--row-start-medium:var(--row-start-small);--row-end-medium:var(--row-end-small);--column-start-large:var(--column-start-medium);--column-end-large:var(--column-end-medium);--row-start-large:var(--row-start-medium);--row-end-large:var(--row-end-medium);--column-start-huge:var(--column-start-large);--column-end-huge:var(--column-end-large);--row-start-huge:var(--row-start-large);--row-end-huge:var(--row-end-large);--layout-space:calc((100vw - (1rem * 2)) / 24);--layout-content-width:calc(var(--layout-space) * 24);--layout-inset:calc(var(--layout-space) * 2);--layout-overlay:calc(var(--layout-space) * 6)}@media(min-width:768px){:root{--layout-inset:calc(var(--layout-space) * 1.5);--layout-overlay:calc(var(--layout-space) * 4.5)}}@media(min-width:1200px){:root{--layout-content-width:calc(var(--layout-space) * 22);--layout-inset:var(--layout-space);--layout-overlay:calc(var(--layout-space) * 3)}}@media(min-width:1800px){:root{--layout-space:calc((1200px - (1rem * 2)) / 24)}}fieldset{border:none;padding:0}details,fieldset{margin:.5rem 0 1rem}details{border:1px solid #44f4f9;padding:1rem}label,legend,summary{cursor:pointer;font-weight:700;font-style:normal;line-height:1.125;margin:0;padding:0 0 .5rem}summary{margin:-1rem;padding:1rem}button{color:inherit;font-family:inherit;font-size:inherit;line-height:1;cursor:pointer}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{color:inherit;font-size:inherit;line-height:1.125;margin:0;outline:none;padding:1rem 0;width:100%}input[type=date]:disabled,input[type=datetime-local]:disabled,input[type=datetime]:disabled,input[type=email]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled,select:disabled,textarea:disabled{cursor:not-allowed;filter:grayscale(100%);opacity:.3;pointer-events:none}textarea{max-width:none;resize:vertical}select:not([multiple]){height:calc(2rem + 1.125em + 2px)}*,:after,:before{box-sizing:border-box}:root{font-size:18px}@media(min-width:768px)and (max-width:1200px){:root{font-size:calc(18px + (18 - 18)*(100vw - 768px)/(1200 - 768))}}@media(min-width:1200px){:root{font-size:18px}}html{font-family:Inter,sans-serif;font-weight:400;line-height:1;scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%}body{margin:0;overflow-x:hidden}figcaption,figure,main{display:block}nav ul{display:flex;flex-direction:column;list-style:none;padding-left:0}nav ul>*+*{-webkit-margin-before:1rem;margin-block-start:1rem}@media(min-width:768px){nav ul{flex-direction:row}nav ul>*+*{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-start:1rem;margin-inline-start:1rem}}table{border-collapse:collapse;border-spacing:0;margin:.5rem 0 1rem;width:100%}td,th{empty-cells:show;font-weight:400;padding:.5rem;text-align:left}th{font-weight:700}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;line-height:1.25;overflow-wrap:break-word;word-wrap:break-word}@media(min-width:768px){h1,h2,h3,h4,h5,h6{overflow-wrap:normal;word-wrap:normal}}h1.ignore-heading-styles,h2.ignore-heading-styles,h3.ignore-heading-styles,h4.ignore-heading-styles,h5.ignore-heading-styles,h6.ignore-heading-styles{font-weight:400}h1.ignore-heading-styles a,h2.ignore-heading-styles a,h3.ignore-heading-styles a,h4.ignore-heading-styles a,h5.ignore-heading-styles a,h6.ignore-heading-styles a{text-decoration:none}h1.ignore-heading-styles a:hover,h2.ignore-heading-styles a:hover,h3.ignore-heading-styles a:hover,h4.ignore-heading-styles a:hover,h5.ignore-heading-styles a:hover,h6.ignore-heading-styles a:hover{color:currentColor}h1,h2,h3,h4,h5,h6{color:inherit;margin:0;font-weight:600}h1{font-size:2rem}@media(min-width:560px){h1{font-size:2.5rem}}@media(min-width:768px){h1{font-size:3.125rem}}@media(min-width:992px){h1{font-size:4rem}}@media(min-width:1200px){h1{font-size:5rem}}h2{font-size:1.75rem}@media(min-width:560px){h2{font-size:2rem}}@media(min-width:768px){h2{font-size:2.5rem}}@media(min-width:992px){h2{font-size:3.25rem}}@media(min-width:1200px){h2{font-size:4.75rem}}h3{font-size:1.5rem}@media(min-width:560px){h3{font-size:1.75rem}}@media(min-width:768px){h3{font-size:2rem}}@media(min-width:992px){h3{font-size:2.5rem}}@media(min-width:1200px){h3{font-size:2.8125rem}}h4{font-size:1.375rem}@media(min-width:560px){h4{font-size:1.5rem}}@media(min-width:768px){h4{font-size:1.75rem}}@media(min-width:992px){h4{font-size:2rem}}@media(min-width:1200px){h4{font-size:2.1875rem}}h5{font-size:1.375rem}@media(min-width:560px){h5{font-size:1.5rem}}@media(min-width:768px){h5{font-size:1.75rem}}@media(min-width:992px){h5{font-size:2rem}}@media(min-width:1200px){h5{font-size:2.1875rem}}h6{font-size:1.375rem}@media(min-width:560px){h6{font-size:1.5rem}}@media(min-width:768px){h6{font-size:1.75rem}}@media(min-width:992px){h6{font-size:2rem}}@media(min-width:1200px){h6{font-size:2.1875rem}}p{font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-wrap:pretty}@media(min-width:992px){p{font-size:1.25rem}}p a{color:#aef6f8;position:relative;transition:color .2s ease-in-out,-webkit-text-decoration-color .2s ease-in-out;transition:color .2s ease-in-out,text-decoration-color .2s ease-in-out;transition:color .2s ease-in-out,text-decoration-color .2s ease-in-out,-webkit-text-decoration-color .2s ease-in-out}p a:before{background:#aef6f8;content:"";height:100vh;left:0;max-width:0;max-height:0;opacity:0;padding:0;position:absolute;transform:translateY(-50%);transition:max-width .2s ease-in,max-height .2s ease-in,opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in;top:50%;visibility:hidden;width:100vw;z-index:0;left:-.25rem;top:-.25rem;max-width:calc(100% + .25rem*2);max-height:calc(100% + .25rem*2);transform:scaleY(0);transform-origin:bottom;z-index:-1}p a:hover{color:#44f4f9;-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}p a:hover:before{opacity:1;transform:scaleY(1);visibility:visible}a{color:inherit;cursor:pointer;line-height:1.25;-webkit-text-decoration:underline currentColor;text-decoration:underline currentColor;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;transition:color .1s ease-in-out,-webkit-text-decoration-color .1s ease-in-out;transition:color .1s ease-in-out,text-decoration-color .1s ease-in-out;transition:color .1s ease-in-out,text-decoration-color .1s ease-in-out,-webkit-text-decoration-color .1s ease-in-out}a:active,a:focus,a:hover{-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0);color:#44f4f9}a.u-text-color--highlight:hover{color:#fff!important}blockquote,figure{margin:0}img{image-rendering:-webkit-optimize-contrast;height:auto;max-width:100%;vertical-align:middle}sub,sup{font-size:.875rem}address{font-style:normal}hr{border:none;border-bottom:1px solid #44f4f9;height:1px}hr,ol,ul{margin:0}ul{list-style-type:disc;-webkit-padding-start:18px;padding-inline-start:18px}ol{list-style-type:decimal}small{font-size:.875rem}strong{font-weight:700}.decode-text{width:100%}.space{display:inline-block;width:1rem}@media(min-width:992px){.space{width:2rem}}.t-container{position:relative;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;max-width:1200px;padding-left:calc(1.5*var(--layout-space));padding-right:calc(1.5*var(--layout-space));width:100%}@media(min-width:768px){.t-container{padding-left:var(--layout-space);padding-right:var(--layout-space)}}.t-container--is-fluid{max-width:none}.t-container--is-small{max-width:768px}@media(max-width:1199px){.t-container-on-small--inset-collapse{padding:0}}.t-grid{align-items:normal;display:grid;grid-gap:0;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;justify-content:normal}@media(min-width:992px){.t-grid{align-items:normal;display:grid;grid-gap:0;grid-template-columns:repeat(24,1fr);grid-template-rows:auto;justify-content:normal}}.t-grid--auto{align-items:normal;display:grid;grid-gap:1rem;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;justify-content:normal;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.t-grid--column-gap-collapse{column-gap:0;row-gap:0}.t-grid__item{grid-column:1/13;grid-row:auto;position:relative;width:100%}@media(max-width:991px){.t-grid__item{grid-column:var(--column-start-small)/calc(var(--column-end-small) + 1);grid-row:var(--row-start-small)/var(--row-end-small)}}@media(min-width:992px){.t-grid__item{grid-column:var(--column-start-medium)/calc(var(--column-end-medium) + 1);grid-row:var(--row-start-medium)/var(--row-end-medium)}}@media(min-width:1200px){.t-grid__item{grid-column:var(--column-start-large)/calc(var(--column-end-large) + 1);grid-row:var(--row-start-large)/var(--row-end-large)}}@media(min-width:1440px){.t-grid__item{grid-column:var(--column-start-huge)/calc(var(--column-end-huge) + 1);grid-row:var(--row-start-huge)/var(--row-end-huge)}}.t-layout{position:relative;width:100%}.t-layout--inset-collapse{padding-top:0;padding-bottom:0}.t-layout--inset-small{padding-top:.5rem;padding-bottom:.5rem}.t-layout--inset-large{padding-top:1.5rem;padding-bottom:1.5rem}.t-layout--inset-huge{padding-top:2rem;padding-bottom:2rem}.t-layout--inset-container{padding-top:6rem;padding-bottom:6rem}.t-wrapper{display:flex;position:relative;flex-direction:column;height:auto;min-height:100%;width:100%}.m-navigation{position:absolute;top:1.5rem;width:100%;z-index:10}.m-navigation__nav{display:flex}.m-navigation__logo{display:flex;margin:auto 0;position:relative}.m-navigation__logo svg{overflow:visible;position:relative;z-index:10}.m-navigation__logo svg path{transition:fill .1s ease-in-out,transform .2s ease-in-out}.m-navigation__list{-webkit-margin-start:auto;margin-inline-start:auto}@media(max-width:767px){.m-navigation__list{display:none}}.m-navigation__item{display:inline-flex}.m-navigation__item a{display:inline-flex;align-items:center;gap:.5rem}.m-navigation__item a svg{height:21px}.o-header{display:flex;flex-direction:column;position:relative;width:100%;background:#111226;color:#fff}@media(min-width:992px){.o-header{min-height:100vh}}.o-header--content{display:flex;flex-direction:column;position:relative;background:#111226;color:#fff;padding-top:16rem}.o-header--content .o-header__lines{top:0}.o-header--content .o-header__tagline{font-weight:600;font-size:24px}@media(min-width:992px){.o-header--content .o-header__tagline{font-size:43.5px}}.o-header--content h1{font-size:80px;max-width:600px}@media(min-width:992px){.o-header--content h1{font-size:112px;line-height:1}}.o-header__bottom{position:relative;display:flex;align-items:center;height:100px;z-index:10}@media(min-width:992px){.o-header__bottom{height:30vh}}.o-header__visual{height:70vh;opacity:.3}.o-header__visual,.o-header__visual img{left:0;position:absolute;top:0;width:100%}.o-header__visual img{height:100%;right:0;object-fit:cover}.o-header__content{height:100%;margin:auto 0;padding-top:6rem;z-index:20}.o-header__content,.o-header__title{display:flex;flex-direction:column}@media(min-width:768px){.o-header__title--last{-webkit-margin-start:6rem;margin-inline-start:6rem}}.o-header h1.o-header__title{font-size:3.5rem}@media(min-width:560px){.o-header h1.o-header__title{font-size:5rem}}@media(min-width:768px){.o-header h1.o-header__title{font-size:6rem}}.o-header__desc{line-height:1.5;max-width:630px;-webkit-margin-before:1.5rem;margin-block-start:1.5rem;-webkit-margin-after:6rem;margin-block-end:6rem}@media(min-width:768px){.o-header__desc{font-size:1.25rem;line-height:1.875rem}}.o-header__arrow{color:#44f4f9;background:none;border:none;padding:0;transition:transform .2s ease-in-out;position:relative}.o-header__arrow,.o-header__arrow-wrapper{display:inline-flex}.o-header__arrow svg{position:relative;z-index:10}.o-header__arrow:before{background:#111226;content:"";height:100vh;left:-1rem;max-height:0;opacity:0;padding:1rem;position:absolute;transform:translateY(-50%);transition:max-width .2s ease-in-out,max-height .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s ease-in-out;top:50%;visibility:hidden;width:100vw;z-index:0;transform-origin:center;max-height:calc(100% + 1rem*2);max-width:0;width:calc(100% + 1rem*2)}.o-header__arrow:hover{transform:translateX(1rem);color:#111226}.o-header__arrow:hover:before{max-width:calc(100% + 1rem*2);background:#fff;opacity:1;visibility:visible;transition:max-width .1s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out,transform .4s ease-in-out}.o-header__container{display:flex;align-items:center;height:100%;position:relative;width:100%;min-height:70vh}.o-header__lines{background:rgba(0,0,0,0);position:absolute;height:110vh;width:100%;margin:0 auto;left:0;right:0;top:-10vh;z-index:1;pointer-events:none;opacity:.5}@media(max-width:1199px){.o-header__lines{height:100vh;top:-17%;width:150%}}.o-main{flex:1 0 auto}.o-content{background:#111226;color:#fff;padding:8rem 0}@media(min-width:992px){.o-content{padding:8rem 0}}.o-content .t-container>*{max-width:860px}.h-align--left{float:none;-webkit-margin-after:1rem;margin-block-end:1rem;-webkit-margin-before:1rem;margin-block-start:1rem;max-width:100%}@media(min-width:560px){.h-align--left{float:left;-webkit-margin-end:1rem;margin-inline-end:1rem;max-width:50%}}.h-align--right{float:none;max-width:100%}@media(min-width:560px){.h-align--right{float:right;-webkit-margin-start:1rem;margin-inline-start:1rem;max-width:50%}}.h-align--center{display:flex;align-items:center}@media(max-width:991px){.h-align--landing-page>:not(.m-card):not(.h-image){padding:var(--layout-space) 1.5rem}.h-align--landing-page>.h-image{padding:var(--layout-space) 0;-webkit-margin-before:0!important;margin-block-start:0!important}}.h-align--bottom{position:absolute;bottom:0}@media(min-width:992px){.h-align--bottom-from-medium{position:absolute;bottom:0}}.h-clearfix{clear:both;content:"";display:block}.h-visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal}.u-hide{display:none!important}@media(min-width:560px)and (max-width:767px){.u-hide--at-tiny{display:none!important}}@media(min-width:768px)and (max-width:991px){.u-hide--at-small{display:none!important}}@media(min-width:992px)and (max-width:1199px){.u-hide--at-medium{display:none!important}}@media(min-width:1200px)and (max-width:1439px){.u-hide--at-large{display:none!important}}@media(min-width:1440px)and (max-width:1799px){.u-hide--at-huge{display:none!important}}@media(min-width:560px){.u-hide--at-min-tiny{display:none!important}}@media(min-width:768px){.u-hide--at-min-small{display:none!important}}@media(min-width:992px){.u-hide--at-min-medium{display:none!important}}@media(min-width:1200px){.u-hide--at-min-large{display:none!important}}@media(min-width:1440px){.u-hide--at-min-huge{display:none!important}}@media(max-width:767px){.u-hide--at-max-tiny{display:none!important}}@media(max-width:991px){.u-hide--at-max-small{display:none!important}}@media(max-width:1199px){.u-hide--at-max-medium{display:none!important}}@media(max-width:1439px){.u-hide--at-max-large{display:none!important}}.u-show{display:block!important}.u-show--at-tiny{display:none}@media(min-width:560px)and (max-width:767px){.u-show--at-tiny{display:block!important}}.u-show--at-small{display:none}@media(min-width:768px)and (max-width:991px){.u-show--at-small{display:block!important}}.u-show--at-medium{display:none}@media(min-width:992px)and (max-width:1199px){.u-show--at-medium{display:block!important}}.u-show--at-large{display:none}@media(min-width:1200px)and (max-width:1439px){.u-show--at-large{display:block!important}}.u-show--at-huge{display:none}@media(min-width:1440px)and (max-width:1799px){.u-show--at-huge{display:block!important}}.u-display--flex{display:flex!important}.u-direction-column{flex-direction:column!important}@media(max-width:767px){.u-direction-column--at-tiny{flex-direction:column!important}}@media(max-width:991px){.u-direction-column--at-small{flex-direction:column!important}}@media(max-width:1199px){.u-direction-column--at-medium{flex-direction:column!important}}@media(max-width:1439px){.u-direction-column--at-large{flex-direction:column!important}}@media(max-width:1799px){.u-direction-column--at-huge{flex-direction:column!important}}.u-show-above-footer{z-index:11!important}