.ErrorView_root__vZdMU{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:80vh;min-height:80dvh;gap:30px}.ErrorView_root__vZdMU .ErrorView_code__MO0JM{font-size:80px;font-weight:700;color:#009fe3}.ErrorView_root__vZdMU .ErrorView_title__zdJXv{font-weight:600;font-size:40px;text-align:center}.ErrorView_root__vZdMU .ErrorView_subtitle__VnQzZ{text-align:center;font-style:italic}.ErrorView_root__vZdMU .ErrorView_description__VNPjL{font-style:italic}.Button_button__5Fngg{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;border:none;outline:none;padding:8px 20px;border-radius:26px;box-shadow:0 4px 15px 0 rgba(0,0,0,.13);position:relative;display:flex;align-items:center;justify-content:center;font-size:16px}.Button_button__5Fngg.Button_contained__ZSIZg{color:#fff;transition:all .2s ease-in;border:1.5px solid #0e2050;background-color:#0e2050}.Button_button__5Fngg.Button_contained__ZSIZg:hover:not(.Button_disabled__Cu6k9){border-color:#009fe3;background-color:#009fe3;cursor:pointer}.Button_button__5Fngg.Button_contained__ZSIZg:has(.Button_loading__WDyPj.Button_active__Oc8iW){cursor:unset!important;border-color:#0e2050;background-color:#0e2050}.Button_button__5Fngg.Button_outlined__40lrk{color:#0e2050;font-weight:500;background-color:#fff;border:1.5px solid #0e2050;transition:all .2s ease-in}.Button_button__5Fngg.Button_outlined__40lrk:hover{border-color:#009fe3;color:#009fe3}.Button_button__5Fngg.Button_disabled__Cu6k9{cursor:unset!important;background-color:#64758b!important;border-color:#64758b}.Button_button__5Fngg.Button_hideChildren__Xw1iX>span{opacity:0}.Button_button__5Fngg.Button_thin__CPetB{padding:5px 10px!important;font-size:14px}.Button_button__5Fngg>.Button_loading__WDyPj{position:absolute;opacity:0;top:50%;transform:translateY(-50%);transition:opacity .5s ease-in-out,right .3s ease-in-out}.Button_button__5Fngg>.Button_loading__WDyPj.Button_active__Oc8iW{opacity:1}.Button_fullWidth__EcevO{width:100%}.ToasterProvider_toast__mRvZL{font-size:14px;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);font-weight:600;gap:5px}.ToasterProvider_toast__mRvZL.ToasterProvider_success__Fy3_z{background-color:#60992d;color:#fff}.ToasterProvider_toast__mRvZL.ToasterProvider_error__1GwiR{background-color:#bd1e1e;color:#fff}.ToasterProvider_toast__mRvZL.ToasterProvider_loading__FkW3C{background-color:#f4f8ff;color:#fff}.HelpItem_questionItemContainer__aOqaw{width:100%;padding:10px 20px;display:flex;flex-direction:column;border-radius:8px;border:.8px solid #d6e4ff;background-color:#f4f8ff;cursor:pointer}.HelpItem_questionItemContainer__aOqaw .HelpItem_questionItemQuestionContainer__VHtFT{padding:2px 0;display:flex;gap:10px;justify-content:space-between;align-items:center}.HelpItem_questionItemContainer__aOqaw .HelpItem_questionItemQuestionContainer__VHtFT .HelpItem_questionItemQuestion__Lsh_B{font-size:16px;font-weight:600}.HelpItem_questionItemContainer__aOqaw .HelpItem_questionItemQuestionContainer__VHtFT .HelpItem_questionItemIcon__a7oYT{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;background-color:#0e2050;border-radius:50%;transition:rotate .3s ease-in}.HelpItem_questionItemContainer__aOqaw .HelpItem_questionItemQuestionContainer__VHtFT .HelpItem_questionItemIcon__a7oYT.HelpItem_opened__Ey0_I{rotate:180deg}.HelpItem_questionItemContainer__aOqaw .HelpItem_questionItemAnswerContainer__DTnR2{cursor:auto;overflow:hidden;height:0;font-size:15px;transition:height .3s cubic-bezier(.4,0,.2,1)}.HelpItem_questionItemContainer__aOqaw .HelpItem_questionItemAnswerContainer__DTnR2>div{padding-top:25px;padding-right:80px;line-height:25px}@media screen and (max-width:700px){.HelpItem_questionItemContainer__aOqaw .HelpItem_questionItemAnswerContainer__DTnR2>div{padding-top:15px;padding-right:0}}.Title_root__TP9XY{font-size:32px;font-weight:700;text-align:center}@media screen and (max-width:650px){.Title_root__TP9XY{font-size:24px}}.Title_root__TP9XY.Title_alignLeft___voYA{text-align:left}@media screen and (max-width:650px){.Title_root__TP9XY.Title_alignLeft___voYA{text-align:center}}.Tabs_root__ycvDy{display:flex;gap:20px;flex-wrap:wrap;align-items:center;justify-content:center}.Tabs_root__ycvDy .Tabs_item__6MmlH{color:#0e2050;border:1px solid #0e2050;border-radius:20px;padding:6px 20px;flex-shrink:0}.Tabs_root__ycvDy .Tabs_item__6MmlH:hover{cursor:pointer;color:#009fe3;border:1px solid #009fe3}.EcosystemView_root__ZZ0gY{display:flex;flex-direction:column;gap:50px;padding:60px 5%}.EcosystemView_root__ZZ0gY .EcosystemView_header__Jx94i{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center}.EcosystemView_root__ZZ0gY .EcosystemView_header__Jx94i .EcosystemView_headerSubtitle__pbEni{text-align:center;max-width:1000px;margin:0 auto}.EcosystemView_root__ZZ0gY .EcosystemView_content__mbGhD{display:flex;flex-direction:column;gap:2rem}.EcosystemView_root__ZZ0gY .EcosystemView_content__mbGhD .EcosystemView_grid__nh4bL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media screen and (max-width:900px){.EcosystemView_root__ZZ0gY .EcosystemView_content__mbGhD .EcosystemView_grid__nh4bL{grid-template-columns:repeat(1,1fr)}}.SystemStep_root__YHM10{display:flex;gap:50px;box-shadow:0 10px 40px rgba(0,0,0,.1);border-radius:8px;background-color:#fff;padding:20px 30px;max-height:300px;transition:all .2s ease-in-out;position:relative}.SystemStep_root__YHM10:hover{box-shadow:0 30px 40px rgba(0,0,0,.15)}@media screen and (max-width:1000px){.SystemStep_root__YHM10{max-height:350px}}@media screen and (max-width:800px){.SystemStep_root__YHM10{max-height:unset}}.SystemStep_root__YHM10.SystemStep_inverted__lEa4H{flex-direction:row-reverse}.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH{display:flex;flex-direction:column;gap:10px;flex-basis:50%}@media screen and (max-width:1175px){.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH{flex-basis:60%}}@media screen and (max-width:800px){.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH{flex-basis:80%;z-index:2}}.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH.SystemStep_invertedSide__rqEx6{align-items:flex-end}.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH .SystemStep_invertedContent__h63Xv{text-align:right}.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH .SystemStep_titleContainer__5joEy{display:flex;align-items:center;gap:20px}.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH .SystemStep_titleContainer__5joEy.SystemStep_invertedTitleContainer__ggwrC{flex-direction:row-reverse}.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH .SystemStep_titleContainer__5joEy .SystemStep_index__yItEj{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#0e2050;color:#fff;font-size:28px;font-weight:600;flex-shrink:0}.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH .SystemStep_titleContainer__5joEy .SystemStep_index__yItEj.SystemStep_invertedIndex__rdgDy{background-color:#009fe3}@media screen and (max-width:700px){.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH .SystemStep_titleContainer__5joEy .SystemStep_index__yItEj{width:40px;height:40px;font-size:24px}}.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH .SystemStep_titleContainer__5joEy .SystemStep_title__M1fYL{font-size:24px;font-weight:700}@media screen and (max-width:700px){.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH .SystemStep_titleContainer__5joEy .SystemStep_title__M1fYL{font-size:20px}.SystemStep_root__YHM10 .SystemStep_contentSide__LFmvH .SystemStep_titleContainer__5joEy .SystemStep_title__M1fYL.SystemStep_invertedTitle__NnvP_{text-align:right}}.SystemStep_root__YHM10 .SystemStep_imgSide__DHbIY{gap:10px;flex-basis:50%;border-radius:8px}@media screen and (max-width:1175px){.SystemStep_root__YHM10 .SystemStep_imgSide__DHbIY{flex-basis:40%}}@media screen and (max-width:800px){.SystemStep_root__YHM10 .SystemStep_imgSide__DHbIY{position:absolute;height:calc(100% - 40px);right:0;opacity:.15}.SystemStep_root__YHM10 .SystemStep_imgSide__DHbIY.SystemStep_imgSideInverted__Fq5qo{right:unset;left:0}}.SystemStep_root__YHM10 .SystemStep_imgSide__DHbIY>img{width:100%;height:100%;border-radius:8px;object-fit:contain}.HomeAdvantageBlock_root__wVskr{box-shadow:0 10px 40px rgba(0,0,0,.1);border-radius:8px;background-color:#fff;transition:all .2s ease-in-out}.HomeAdvantageBlock_root__wVskr:hover{background:linear-gradient(45deg,#009fe3,#0e2050);box-shadow:0 30px 40px rgba(0,0,0,.15);transform:translateY(-10px)}.HomeAdvantageBlock_root__wVskr .HomeAdvantageBlock_content__ztsHE{width:100%;height:100%;background-color:#fff;padding:15px 20px 20px;border-radius:8px;margin-top:5px;display:flex;flex-direction:column;gap:10px}.HomeAdvantageBlock_root__wVskr .HomeAdvantageBlock_content__ztsHE .HomeAdvantageBlock_title__6bnP1{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:18px;font-weight:600}.HomeAdvantageBlock_root__wVskr .HomeAdvantageBlock_content__ztsHE .HomeAdvantageBlock_highlights__l1SAN{display:flex;flex-direction:column;gap:10px;background-color:#f4f8ff;padding:15px;border-radius:8px}.HomeAdvantageBlock_root__wVskr .HomeAdvantageBlock_content__ztsHE .HomeAdvantageBlock_highlights__l1SAN .HomeAdvantageBlock_item__0vbbL{display:flex;flex-direction:row;align-items:center;gap:10px}*{box-sizing:border-box;margin:0}body,html{margin:0;padding:0;min-height:100vh;min-height:100dvh}body,button,html,input,select,textarea{font-family:var(--titillium),serif}p{margin:0}a{text-decoration:none}.mainContainer{max-height:calc(100vh - 80px);max-height:calc(100dvh - 80px);height:calc(100vh - 80px);height:calc(100dvh - 80px);display:flex;flex-direction:column}.mainContainer .footerFlexContainer{display:flex;flex-direction:column;justify-content:flex-end}.globalPadding{padding:50px 10%}@media screen and (max-width:600px){.globalPadding{padding:50px 3%}}@media screen and (min-width:1800px){.globalPadding{padding:50px 20%}}.root{display:flex;flex-direction:column;gap:30px}