.BlogPage_pageWraper__ejyxG{background-color:#fff;font-family:Inter,sans-serif;font-weight:400}.Button_button__wliYd{display:flex;flex-flow:row;justify-content:center;align-items:center;padding:var(--button-padding);height:var(--button-height);background:var(--button-bg);color:var(--button-color);cursor:pointer;outline:0;border-radius:10px;border-width:0;text-decoration:none;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;transition-timing-function:ease}@media(hover:hover)and (pointer:fine){.Button_button__wliYd:hover{background:var(--button-hover-bg);color:var(--button-hover-color);border-color:var(--button-hover-border-color);box-shadow:none}}@media(pointer:coarse){.Button_button__wliYd:active{background:var(--button-hover-bg);color:var(--button-hover-color);border-color:var(--button-hover-border-color);box-shadow:none}}.Button_button__wliYd:focus{outline:0}.Button_button__wliYd:active{background:var(--button-active-bg);border-color:var(--button-active-border-color);color:var(--button-active-color);box-shadow:none}.Button_button__wliYd:disabled{background:var(--button-disabled-bg);border-color:var(--button-disabled-border-color);color:var(--button-disabled-color);cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:none}.Button_button--variant-primary__wWICp{--button-bg:#1b11da;--button-color:#ffffff;--button-border-color:#1b11da;--button-hover-bg:rgb(24.070212766,15.1553191489,194.3446808511);--button-hover-color:#ffffff;--button-hover-border-color:rgb(24.070212766,15.1553191489,194.3446808511);--button-active-bg:rgb(21.1404255319,13.3106382979,170.6893617021);--button-active-color:#ffffff;--button-active-border-color:rgb(21.1404255319,13.3106382979,170.6893617021);--button-focus-bg:#ffffff;--button-focus-color:#1b11da;--button-focus-border:#1b11da;--button-disabled-bg:rgb(21.1404255319,13.3106382979,170.6893617021);--button-disabled-color:rgb(21.1404255319,13.3106382979,170.6893617021);--button-disabled-border-color:rgb(21.1404255319,13.3106382979,170.6893617021)}.Button_button--variant-primary-dark__DiPmw{--button-bg:#000000;--button-color:#ffffff;--button-border-color:#000000;--button-hover-bg:black;--button-hover-color:#ffffff;--button-hover-border-color:black;--button-active-bg:black;--button-active-color:#ffffff;--button-active-border-color:black;--button-focus-bg:#ffffff;--button-focus-color:#000000;--button-focus-border:#000000;--button-disabled-bg:black;--button-disabled-color:black;--button-disabled-border-color:black}.Button_button--variant-primary-inverse__wMqLS{--button-bg:#ffffff;--button-color:#000000;--button-border-color:#ffffff;--button-hover-bg:rgb(242.25,242.25,242.25);--button-hover-color:#000000;--button-hover-border-color:rgb(242.25,242.25,242.25);--button-active-bg:rgb(229.5,229.5,229.5);--button-active-color:#000000;--button-active-border-color:rgb(229.5,229.5,229.5);--button-focus-bg:#000000;--button-focus-color:#ffffff;--button-focus-border:#ffffff;--button-disabled-bg:rgb(229.5,229.5,229.5);--button-disabled-color:rgb(229.5,229.5,229.5);--button-disabled-border-color:rgb(229.5,229.5,229.5)}.Button_button--size-large__4Ty6x{--button-padding:12px 32px;--button-height:52px}.Button_button--size-medium__2cB5U{--button-padding:10px;--button-height:44px}.Button_button--size-small__pbyGI{--button-padding:10px;--button-height:40px}.Button_diffTime__xbtdz{font-weight:700!important;font-size:40px!important}.Checkbox_wrapper__azHL_{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:14px;line-height:1.4;border-radius:999px}.Checkbox_wrapper__azHL_.Checkbox_error__z3hTJ .Checkbox_checkmark__4PSiC{border-color:var(--color-error)}.Checkbox_wrapper__azHL_.Checkbox_error__z3hTJ .Checkbox_label__dQEq5{color:var(--color-error)}.Checkbox_wrapper__azHL_:focus .Checkbox_checkmark__4PSiC{box-shadow:0 0 0 6px var(--color-box-shadow-focus)}.Checkbox_wrapper__azHL_:focus-visible .Checkbox_checkmark__4PSiC{box-shadow:0 0 0 6px var(--color-box-shadow-focus)}@media(hover:hover)and (pointer:fine){.Checkbox_wrapper__azHL_:hover .Checkbox_checkmark__4PSiC{box-shadow:0 0 0 6px var(--color-box-shadow-hover)}}@media(pointer:coarse){.Checkbox_wrapper__azHL_:active .Checkbox_checkmark__4PSiC{box-shadow:0 0 0 6px var(--color-box-shadow-hover)}}.Checkbox_input__iw0yE{display:none}.Checkbox_checkmark__4PSiC{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid var(--color-checkbox-border);border-radius:3px;background:#fff;color:#fff;transition:all .2s ease;flex-shrink:0;margin-top:2px}.Checkbox_input__iw0yE:checked+.Checkbox_checkmark__4PSiC{background:var(--color-checkbox-checked);border-color:var(--color-checkbox-checked)}.Checkbox_checkmark__4PSiC:focus{box-shadow:0 0 0 12px rgba(var(--color-focus),.2)}.Checkbox_checkmark__4PSiC:focus-visible{box-shadow:0 0 0 12px rgba(var(--color-focus),.2)}.Checkbox_checkmark__4PSiC:hover{box-shadow:0 0 0 12px rgba(var(--color-focus),.2)}.Checkbox_label__dQEq5{position:relative;color:var(--color-text-secondary)}.Checkbox_label__dQEq5 a{color:var(--color-text-primary);text-decoration:none}.Checkbox_label__dQEq5 a:hover{text-decoration:underline}.Checkbox_label--required__i3Tr9:after{content:"*";position:absolute;top:0;right:-8px;color:var(--color-error)}.FileUpload_wrapper__m1Xg1{display:flex;flex-direction:column;gap:12px}.FileUpload_hiddenInput__a5nnV{display:none}.FileUpload_fileUploadWrapper__kdVOU{display:flex;align-items:center;padding:0}.FileUpload_uploadButton__qpj0a{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0;border:none;background-color:rgba(188,188,188,.1490196078);color:#1c0fdb;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;width:104px;height:44px;flex-shrink:0;border-radius:10px}.FileUpload_uploadButton__qpj0a:hover:not(:disabled){color:#1c0fdb;background-color:rgba(188,188,188,.2509803922)}.FileUpload_uploadButtonDisabled__pdq8g{cursor:not-allowed;position:relative}.FileUpload_uploadButtonDisabled__pdq8g:after{content:"";position:absolute;inset:0;background-color:rgba(188,188,188,.4);border-radius:10px;pointer-events:none}.FileUpload_attachIcon__ZCo8Z{flex-shrink:0}.FileUpload_fileInfo__40vna{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;width:100%;align-items:center}.FileUpload_fileInfoText__Qifcp{font-size:12px;color:var(--color-light-gray);white-space:normal;word-wrap:break-word}.FileUpload_fileList__ZXhX8{display:flex;flex-direction:column;gap:8px;width:100%}.FileUpload_fileItem__vQx7O{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f5f5f5;border-radius:8px}.FileUpload_fileDetails__oeIZ1{display:flex;flex-direction:column;gap:2px;flex:1 1}.FileUpload_fileName__fl5Qx{font-size:14px;color:var(--color-text-primary);font-weight:500}.FileUpload_fileSize__PoXoD{font-size:12px;color:var(--color-light-gray)}.FileUpload_removeButton__yuTQ4{display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);color:var(--color-light-gray);font-size:18px;cursor:pointer;padding:6px;border-radius:999px;transition:all .2s ease}.FileUpload_removeButton__yuTQ4:hover{background-color:var(--color-box-shadow-focus);color:var(--color-text-primary)}.FileUpload_error__CHac_{font-size:12px;color:var(--color-error);margin-top:4px}.Container_wrapper__AXHoD{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.Container_wrapper__AXHoD{max-width:540px}}@media(min-width:768px){.Container_wrapper__AXHoD{max-width:720px}}@media(min-width:992px){.Container_wrapper__AXHoD{max-width:960px}}@media(min-width:1200px){.Container_wrapper__AXHoD{max-width:1360px}.Container_wrapper--large__rtRYh{max-width:1440px}.Container_wrapper--small__juvcZ{max-width:1140px}}.Modal_wrapper__jsB5H{position:fixed;top:0;left:0;z-index:9999!important;display:flex;flex-direction:column;width:calc(var(--vw, 1vw)*100);height:calc(var(--vh, 1vh)*100);visibility:hidden;overflow:hidden;justify-content:center;align-items:center;padding:32px;pointer-events:none}@media screen and (max-width:990px){.Modal_wrapper__jsB5H{padding:0;justify-content:center;align-items:center}}.Modal_wrapper_toDown__KyuN5{align-items:flex-end}.Modal_wrapper_open__pRtD7{pointer-events:all;visibility:visible}.Modal_wrapper__jsB5H:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#8a5bfd;transition:opacity .3s ease-in-out;opacity:0;pointer-events:none}.Modal_wrapper__jsB5H.Modal_filter__TVvoC:before{opacity:.2}.Modal_overlay__ovi8E{position:absolute;top:-100px;right:-100px;left:-100px;bottom:-100px;z-index:-1;cursor:pointer;background:var(--color-overlay);opacity:0}.Modal_body__v_ADG{position:relative;z-index:1001;display:flex;flex-direction:column;align-items:center;justify-content:center}.Modal_body_full-size___jt7H{width:100%;margin:0!important;height:100%}@media screen and (max-width:990px){.Modal_body_full-size___jt7H{width:100%;height:100%;max-width:100%;max-height:100%}}.Modal_modalContainer__ubJOZ{display:flex;flex-direction:column;background:#fafafa;border-radius:20px;box-shadow:-9px 8px 12.5px 0 rgba(0,0,0,.1019607843);overflow:hidden;width:560px;min-height:730px;height:auto;max-height:90vh}@media screen and (max-width:990px){.Modal_modalContainer__ubJOZ{width:100%;height:auto;min-height:auto;max-height:90vh}}.Modal_close__aS76C{display:flex;justify-content:center;align-items:center;align-self:flex-end;background:rgba(0,0,0,0);border-radius:50%;color:#1b284b;border:none;cursor:pointer;padding:0;width:40px;height:40px;margin:20px 20px 0;flex-shrink:0;transition:all .2s ease}@media(hover:hover)and (pointer:fine){.Modal_close__aS76C:hover{background-color:rgba(0,0,0,.05)}}@media(pointer:coarse){.Modal_close__aS76C:active{background-color:rgba(0,0,0,.05)}}@media screen and (max-width:990px){.Modal_close__aS76C{width:56px;height:56px;margin:16px 16px 0}}.Modal_icon__oyMIn{width:20px;height:20px;min-width:20px;min-height:20px}.Modal_content__b1ltt{position:relative;z-index:2;background:rgba(0,0,0,0);border-radius:0;box-shadow:none}.Modal_content_full-size__kunc6{width:100%;height:100%;border-radius:0!important}.Modal_content__b1ltt:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#8a5bfd;transition:opacity .3s ease-in-out;opacity:0;pointer-events:none}.Modal_content__b1ltt.Modal_filter__TVvoC:before{opacity:.2}.FormModal_wrapper__6gfYR{display:flex;flex-direction:column;padding:20px;max-width:600px;width:100%;max-height:calc(var(--vh, 1vh)*100 - 64px)}@media screen and (max-width:990px){.FormModal_wrapper__6gfYR{max-width:100%;padding:16px;max-height:100vh;height:100%}}@media screen and (max-width:768px){.FormModal_wrapper__6gfYR{padding:24px}}.FormModal_header__eHB_X{text-align:center;margin-bottom:32px}@media screen and (max-width:990px){.FormModal_header__eHB_X{margin-bottom:24px}}.FormModal_title__9OnDz{font-size:24px;font-weight:700;line-height:1.2;color:var(--color-text-primary);margin:0}@media screen and (max-width:990px){.FormModal_title__9OnDz{font-size:24px}}@media screen and (max-width:768px){.FormModal_title__9OnDz{font-size:24px}}.FormModal_subtitle__Ba_l8{color:#1c0fdb;font-weight:600}.FormModal_form__2mre7{display:flex;flex-direction:column;gap:12px;flex-grow:1;padding:0 20px;max-height:calc(var(--vh, 1vh)*100 - 64px);overflow-y:auto}.FormModal_form__2mre7::-webkit-scrollbar{width:4px}.FormModal_form__2mre7::-webkit-scrollbar-thumb{background:var(--color-black);border-radius:4px}.FormModal_form__2mre7::-webkit-scrollbar-track{background:var(--color-light-gray-2);border-radius:4px}@media screen and (max-width:990px){.FormModal_form__2mre7{padding:0;max-height:calc(100vh - 200px);gap:12px}}.FormModal_row__gI0Ox{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}@media screen and (max-width:768px){.FormModal_row__gI0Ox{grid-template-columns:1fr}}.FormModal_inputError__MpWDn .input__wrapper{border-color:red}.FormModal_messageField__ras9O{display:flex;flex-direction:column;gap:8px}.FormModal_messageLabel__zRdkH{font-size:16px;font-weight:500;color:red}.FormModal_required__b81OU{color:red}.FormModal_textarea__xqWZr{padding:12px 16px;border:1px solid red;border-radius:8px;font-size:16px;font-family:inherit;resize:vertical;min-height:100px;transition:border-color .2s ease}.FormModal_textarea__xqWZr:focus{outline:none;border-color:red;box-shadow:0 0 0 2px rgba(255,0,0,.1)}.FormModal_textareaError__y7yZW{border-color:red}.FormModal_textarea__xqWZr::placeholder{color:red}.FormModal_checkbox__Rjwal,.FormModal_fileUpload__mBThU{margin:8px 0}.FormModal_privacyLink__Y3rCo{color:#1c0fdb!important;text-decoration:underline}.FormModal_submitButtonWrapper__6qTdx{width:100%;padding:0 20px;background-color:var(--color-background-modal);border-radius:0 0 20px 20px;margin-top:20px}@media screen and (max-width:990px){.FormModal_submitButtonWrapper__6qTdx{border-radius:0;margin-top:16px;position:-webkit-sticky;position:sticky;bottom:0;padding:16px 0}}.FormModal_submitButton__BPIHJ{width:100%}.FormModal_errorMessage__mKGYy{padding:12px 16px;background:rgba(255,0,0,.1);border:1px solid rgba(255,0,0,.3);border-radius:8px;color:red;font-size:14px}@media screen and (max-width:990px){.FormModal_successSnackbar__ywS0Y{width:100%}}.Links_menuItem__Kot7_{color:rgba(0,0,0,.5);display:block;padding:.5rem;text-decoration:none;background-color:rgba(0,0,0,0);text-transform:uppercase;transition:color .1s ease-in-out}.Links_menuItem--active__dufI4{color:rgba(0,0,0,.9)}@media(hover:hover)and (pointer:fine){.Links_menuItem__Kot7_:hover{color:rgba(0,0,0,.7)}}@media(pointer:coarse){.Links_menuItem__Kot7_:active{color:rgba(0,0,0,.7)}}.Section_wrapper__JgrBM{width:100%;padding:80px 0}.Section_title__OTx3q{width:100%;text-align:center;margin-bottom:80px}.Card_wrapper__wN6rz{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background-color:var(--color-white);border-radius:20px;box-shadow:none;transition:transform .3s ease,box-shadow .3s ease}.Card_wrapper__wN6rz:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.LangSwitcher_wrapper__rNUz7{--dur:200ms;--ease:cubic-bezier(0.2,0,0,1);padding:.5rem;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;position:relative}.LangSwitcher_wrapperRow__5N_Im{flex-flow:column nowrap;gap:1rem;width:100%}@media(hover:hover)and (pointer:fine){.LangSwitcher_wrapper__rNUz7:hover path{stroke:var(--color-black)}}@media(pointer:coarse){.LangSwitcher_wrapper__rNUz7:active path{stroke:var(--color-black)}}.LangSwitcher_menu__l_skt{position:absolute;z-index:100;top:100%;left:50%;padding:.5rem 0;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;background-color:#fff;display:block}.LangSwitcher_menuRow__uF4_G{position:static;width:100%;padding:0}.LangSwitcher_menuRowInner__TUn99{padding:.5rem 0;overflow-y:hidden}.LangSwitcher_icon__4zCIL{width:24px;height:24px;color:#000}@media(prefers-reduced-motion:reduce){.LangSwitcher_menu__l_skt{transition:none!important}}.Divider_divider__W8Vx2{position:relative;bottom:-1rem;display:flex;justify-content:center;align-items:center;width:100%;height:0;background-color:var(--color-white)}.Divider_divider__line__9TArd{width:1360px;height:1px;border:0;background-color:#bcbcbc}.Divider_divider--align-left__3fBTv{justify-content:flex-start}.Divider_divider--align-right__Yfq4m{justify-content:flex-end}.loader_loaderWrapper__txNyB{width:100%;display:flex;justify-content:center;align-items:center}.loader_loader__CkN_a{width:83px;aspect-ratio:1;border-radius:50%;border:8px solid #1c1b1f;animation:loader_l20-1__M3O5S .8s linear infinite alternate,loader_l20-2__WyvTx 1.6s linear infinite}@keyframes loader_l20-1__M3O5S{0%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0,50% 0,50% 0,50% 0,50% 0);clip-path:polygon(50% 50%,0 0,50% 0,50% 0,50% 0,50% 0,50% 0)}12.5%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 0,100% 0,100% 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,100% 100%,100% 100%)}50%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,50% 100%,0 100%);clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,50% 100%,0 100%)}62.5%{-webkit-clip-path:polygon(50% 50%,100% 0,100% 0,100% 0,100% 100%,50% 100%,0 100%);clip-path:polygon(50% 50%,100% 0,100% 0,100% 0,100% 100%,50% 100%,0 100%)}75%{-webkit-clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0 100%);clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0 100%);clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0 100%)}}@keyframes loader_l20-2__WyvTx{0%{transform:scaleY(1) rotate(0deg)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0deg)}to{transform:scaleY(-1) rotate(-135deg)}}.Typography_overflow__fXJyr{min-width:0;min-height:0;display:-webkit-box;-webkit-line-clamp:var(--lines,1);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;white-space:normal}.Typography_overflow_blur__KtjF7{-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(to right,#000 0,#000 calc(var(--last-line-x) - var(--fade)),transparent var(--last-line-x),transparent 100%);mask-image:linear-gradient(#000,#000),linear-gradient(to right,#000 0,#000 calc(var(--last-line-x) - var(--fade)),transparent var(--last-line-x),transparent 100%);-webkit-mask-position:top,bottom;mask-position:top,bottom;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat;-webkit-mask-size:100% calc(100% - var(--mask-height, 0px)*var(--blur-enabled, 0)),100% calc(var(--mask-height, 0px)*var(--blur-enabled, 0));mask-size:100% calc(100% - var(--mask-height, 0px)*var(--blur-enabled, 0)),100% calc(var(--mask-height, 0px)*var(--blur-enabled, 0))}.UnderDevelopment_wrapper__JBAjo{height:588px;width:100%;max-width:1360px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top;background-repeat:no-repeat;background-color:#fff;position:relative;margin:80px auto;border-radius:12px;overflow:hidden}.UnderDevelopment_wrapper__JBAjo:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.4)}@media(max-width:895px){.UnderDevelopment_wrapper__JBAjo{height:auto;min-height:400px;margin:0;background-image:none!important;background-color:#fff}.UnderDevelopment_wrapper__JBAjo:before{background-color:#fff}}.UnderDevelopment_container__pYYBj{position:relative;z-index:2;width:100%;display:flex;justify-content:center;padding:0 24px}@media(max-width:895px){.UnderDevelopment_container__pYYBj{padding:0 16px}}.UnderDevelopment_content__wJmn5{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:16px;width:100%;max-width:1086px;height:288px;padding:24px 32px;box-sizing:border-box;background-color:#fff;border:1px solid #bcbcbc;border-radius:12px}@media(max-width:895px){.UnderDevelopment_content__wJmn5{height:auto;padding:32px 20px}}.UnderDevelopment_title___aGIR{color:#171717;font-size:52px;font-weight:600;line-height:1.2;max-width:900px}@media(max-width:895px){.UnderDevelopment_title___aGIR{font-size:32px}}.UnderDevelopment_subtitle__1Fq4M{color:#171717;font-size:24px;font-weight:500;line-height:1.4;max-width:900px}@media(max-width:895px){.UnderDevelopment_subtitle__1Fq4M{font-size:18px}}.UnderDevelopment_button__oDyk_{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 24px;background-color:#171717;color:#fff;border-radius:12px;text-decoration:none;font-weight:500;font-size:16px;margin-top:8px}@media(max-width:895px){.UnderDevelopment_button__oDyk_{width:90%;margin-top:16px}}.ButtonWrapper_buttonWrapper__NgxTk{display:inline-flex;align-items:center}.HeroSection_wrapper__Es3Lc{width:100%;padding:4rem 0 3rem;background-color:var(--color-white);position:relative;height:auto}.HeroSection_container__r2e91{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:3rem;padding-left:0;padding-right:0}@media(max-width:1020px){.HeroSection_container__r2e91{gap:1rem}}.HeroSection_content__8Qhv5{position:relative;z-index:2;display:flex;flex-direction:column;gap:40px;text-align:left;max-width:668px}@media(max-width:1020px){.HeroSection_content__8Qhv5{position:relative;z-index:2;padding:2rem 0;width:100%;max-width:100%}}.HeroSection_title__Alru0{color:var(--color-black);font-size:52px!important;line-height:64px!important;font-weight:600!important;max-width:500px}@media(max-width:847px){.HeroSection_title__Alru0{line-height:1.15!important;max-width:100%!important;width:100%}}.HeroSection_subtitle__hIx2W{color:var(--color-black);font-size:16px!important;line-height:24px!important;font-weight:400!important}.HeroSection_blue__KSZKC{color:#1b11da}.HeroSection_buttonWrapper__ybdgM{display:flex;justify-content:flex-start}@media(max-width:847px){.HeroSection_buttonWrapper__ybdgM{display:grid;justify-content:normal}}.HeroSection_mediaWrapper__xT8Yb{position:relative;display:flex;height:100%}@media(max-width:990px){.HeroSection_mediaWrapper__xT8Yb{position:absolute;inset:0}}@media(max-width:1020px){.HeroSection_mediaWrapper__xT8Yb{position:static;inset:auto;width:100%;height:auto;height:360px}}.HeroSection_media__LVwko{position:relative;width:668px;height:612px;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,#091a2f,#0b1024);box-shadow:0 24px 60px rgba(0,0,0,.18)}@media(max-width:1440px)and (min-width:1021px){.HeroSection_media__LVwko{width:clamp(388px,30vw + 136px,568px);height:612px}}@media(max-width:1020px){.HeroSection_media__LVwko{max-width:100%;width:100%;height:auto;aspect-ratio:668/612}}.HeroSection_video__9aXUB{width:100%;height:100%;object-fit:cover}.HeroSection_contactButton__b8e49{position:absolute;top:1.5rem;right:1.5rem;display:inline-flex;align-items:center;gap:.5rem;--button-padding:0.75rem 1.5rem;--button-height:auto;border-radius:999px;font-size:.9375rem;letter-spacing:.04em;font-weight:var(--font-weight-semibold);box-shadow:0 12px 30px rgba(0,0,0,.12)}.HeroSection_contactIcon__YXYU4{width:18px;height:18px}@media(min-width:1021px){.HeroSection_container__r2e91{flex-direction:row;align-items:center;justify-content:space-between}}@media(max-width:1020px){.HeroSection_wrapper__Es3Lc{padding:0}.HeroSection_buttonWrapper__ybdgM{width:100%}.HeroSection_contactButton__b8e49{position:static;align-self:flex-start}}.OurSolutionsShowcaseSection_section__NOCVi{background-color:var(--color-white);overflow:visible}.OurSolutionsShowcaseSection_wrapper__fhRYW{display:flex;flex-direction:column;gap:3rem;padding-left:0;padding-right:0;padding-top:.5rem}.OurSolutionsShowcaseSection_header__Gf_RG{display:flex;flex-direction:column;align-items:stretch;gap:1.5rem}.OurSolutionsShowcaseSection_divider__7IHqS{height:1px;width:100%;background-color:var(--color-light-gray-2)}.OurSolutionsShowcaseSection_title__enMFP{color:var(--color-black);font-family:var(--font-family);font-weight:600!important;font-size:40px!important;line-height:48px!important;letter-spacing:var(--letter-spacing-none);text-align:left}.OurSolutionsShowcaseSection_titleHighlight__Pc_RP{font-style:normal;font-weight:600!important;color:#1c0fdb}.OurSolutionsShowcaseSection_cards__b51RG{display:flex;gap:1.5rem;overflow-y:visible}.OurSolutionsShowcaseSection_card__Lv_hw{position:relative;width:260px;height:260px;border-radius:1rem;overflow:hidden;transition:transform var(--default-duration) var(--default-timing-function)}.OurSolutionsShowcaseSection_card__Lv_hw:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3)}@media(hover:hover)and (pointer:fine){.OurSolutionsShowcaseSection_card__Lv_hw:hover{transform:translateY(-4px)}.OurSolutionsShowcaseSection_card__Lv_hw:hover>.OurSolutionsShowcaseSection_cardImage__UgZLR{transform:scale(1.05)}}@media(pointer:coarse){.OurSolutionsShowcaseSection_card__Lv_hw:active{transform:translateY(-4px)}.OurSolutionsShowcaseSection_card__Lv_hw:active>.OurSolutionsShowcaseSection_cardImage__UgZLR{transform:scale(1.05)}}.OurSolutionsShowcaseSection_cardImage__UgZLR{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform-origin:center;transition:transform var(--default-duration) var(--default-timing-function)}.OurSolutionsShowcaseSection_cardTitle__KcJEq{position:absolute;top:1.5rem;left:1.5rem;right:auto;bottom:auto;z-index:1;color:var(--color-white)!important;font-size:24px!important;line-height:32px!important;font-weight:400!important;width:50%;display:block;text-shadow:0 6px 18px rgba(0,0,0,.35)}@media(min-width:768px){.OurSolutionsShowcaseSection_wrapper__fhRYW{gap:3rem}.OurSolutionsShowcaseSection_cards__b51RG{justify-content:center;margin:0;scroll-snap-type:none}}@media(max-width:1440px){.OurSolutionsShowcaseSection_wrapper__fhRYW{max-width:100%}.OurSolutionsShowcaseSection_cards__b51RG{display:grid;grid-template-columns:repeat(6,1fr);overflow-x:visible;overflow-y:visible}.OurSolutionsShowcaseSection_card__Lv_hw{width:100%;height:auto;aspect-ratio:1;max-height:260px}.OurSolutionsShowcaseSection_card__Lv_hw:nth-child(-n+2){grid-column:span 3}.OurSolutionsShowcaseSection_card__Lv_hw:nth-child(n+3){grid-column:span 2}}@media(max-width:900px){.OurSolutionsShowcaseSection_wrapper__fhRYW{gap:2.5rem}.OurSolutionsShowcaseSection_header__Gf_RG{gap:1.25rem}.OurSolutionsShowcaseSection_title__enMFP{font-size:var(--font-size-10xl);line-height:var(--line-height-10xl)}.OurSolutionsShowcaseSection_cards__b51RG{display:flex;flex-direction:column;gap:1.25rem;padding:.75rem;overflow-y:visible}.OurSolutionsShowcaseSection_card__Lv_hw{width:100%;height:auto;aspect-ratio:1;max-height:120px;border-radius:1rem;min-width:unset;flex-shrink:1;scroll-snap-align:unset}.OurSolutionsShowcaseSection_card__Lv_hw:nth-child(-n+2),.OurSolutionsShowcaseSection_card__Lv_hw:nth-child(n+3){grid-column:unset}.OurSolutionsShowcaseSection_cardTitle__KcJEq{top:1rem;left:1rem;right:auto;bottom:auto;font-size:.875rem}}@media(max-width:767px){.OurSolutionsShowcaseSection_wrapper__fhRYW{gap:2rem;padding:0 .75rem}.OurSolutionsShowcaseSection_header__Gf_RG{gap:1rem}.OurSolutionsShowcaseSection_title__enMFP{font-size:var(--font-size-7xl);line-height:var(--line-height-8xl)}.OurSolutionsShowcaseSection_cards__b51RG{gap:1rem;padding:.5rem;display:flex;flex-direction:column;overflow-x:visible;overflow-y:visible}.OurSolutionsShowcaseSection_card__Lv_hw{width:100%;height:auto;aspect-ratio:1;border-radius:.75rem}.OurSolutionsShowcaseSection_card__Lv_hw:nth-child(-n+2),.OurSolutionsShowcaseSection_card__Lv_hw:nth-child(n+3){grid-column:unset}.OurSolutionsShowcaseSection_cardTitle__KcJEq{inset:auto 1rem 1rem 1rem;font-size:.8125rem}}.BlogPostDetailPage_wrapper__vl9hA{background-color:#fff;font-family:Inter,sans-serif;font-weight:400;width:100%}.BlogPostDetailPage_container__SwOZq{display:flex;flex-direction:column;gap:12px;margin:0 auto;width:100%;max-width:100%;padding:60px 16px 0}@media(min-width:850px){.BlogPostDetailPage_container__SwOZq{max-width:840px;padding:80px 40px 0;gap:24px}}.BlogPostDetailPage_containerFullWidth__1nUIn{display:flex;flex-direction:column;gap:64px;width:100%;padding:80px 0 96px}@media(min-width:850px){.BlogPostDetailPage_containerFullWidth__1nUIn{max-width:100%;margin:0 auto;padding:60px 0;gap:100px}}@media(min-width:1440px){.BlogPostDetailPage_containerFullWidth__1nUIn{max-width:1440px;margin:0 auto;padding:160px 0;gap:120px}}.BlogPostDetailPage_breadcrumbs__T_iyN{display:flex;justify-content:center;margin:0 auto;width:100%}.BlogPostDetailPage_breadcrumbLink__MOLCg{color:rgba(0,0,0,.6);text-decoration:none;font-weight:400;font-size:14px;transition:color .2s ease}.BlogPostDetailPage_breadcrumbLink__MOLCg:hover{color:#06c;text-decoration:underline}.BlogPostDetailPage_breadcrumbCurrent__h8dJZ{color:#000;font-weight:400;font-size:14px}.BlogPostDetailPage_title__QvR_I{color:#000;font-weight:500;font-size:40px;line-height:1.21;text-align:center;margin:0 auto}@media(min-width:850px){.BlogPostDetailPage_title__QvR_I{font-size:40px;line-height:1.21;letter-spacing:.02}}.BlogPostDetailPage_metadata__3sdZd{display:flex;flex-direction:row;gap:24px;justify-content:center;align-items:center;margin:0 auto}.BlogPostDetailPage_metadataItem__T5FRo{display:flex;flex-direction:row;gap:8px;align-items:center}.BlogPostDetailPage_metadataText__Lskj_{color:#000;font-weight:400;font-size:14px;line-height:1.5}.BlogPostDetailPage_iconCalendar__UjyFC,.BlogPostDetailPage_iconVisibility__Omgxk{color:#000;flex-shrink:0}.BlogPostDetailPage_iconCalendar__UjyFC svg,.BlogPostDetailPage_iconVisibility__Omgxk svg{color:#000;fill:#000}.BlogPostDetailPage_content__xuvPY{display:flex;flex-direction:column;gap:32px;width:100%}@media(min-width:850px){.BlogPostDetailPage_content__xuvPY{gap:48px}}.BlogPostDetailPage_postContent__wKOpI{display:flex;flex-direction:column;width:100%;color:#000;font-weight:500;font-size:24px;line-height:1.21;text-align:justify;overflow-x:hidden}.BlogPostDetailPage_postContent__wKOpI p{color:#000;font-weight:400;font-size:16px;line-height:1.5;text-align:justify;margin:0 0 1em;overflow-wrap:anywhere;word-break:break-word;white-space:normal;overflow-x:hidden}.BlogPostDetailPage_postContent__wKOpI p:last-child{margin-bottom:0}.BlogPostDetailPage_postContent__wKOpI a{color:#06c;text-decoration:underline;cursor:pointer;transition:color .2s ease,opacity .2s ease}.BlogPostDetailPage_postContent__wKOpI a:hover{color:#0052a3;opacity:.8}.BlogPostDetailPage_postContent__wKOpI a:active{color:#003d7a}.BlogPostDetailPage_postContent__wKOpI a:visited{color:#639}.BlogPostDetailPage_postContent__wKOpI img{width:100%;height:auto;border-radius:16px;object-fit:cover;display:block;margin:0}@media(min-width:1440px){.BlogPostDetailPage_postContent__wKOpI img{width:100%}}.BlogPostDetailPage_postContent__wKOpI ol,.BlogPostDetailPage_postContent__wKOpI ul{margin-top:0;overflow-wrap:anywhere;word-break:break-word}.BlogPostDetailPage_postContent__wKOpI ol li:not(:last-of-type),.BlogPostDetailPage_postContent__wKOpI ul li:not(:last-of-type){margin-bottom:10px}.BlogPostDetailPage_postContent__wKOpI h1,.BlogPostDetailPage_postContent__wKOpI h2,.BlogPostDetailPage_postContent__wKOpI h3,.BlogPostDetailPage_postContent__wKOpI h4,.BlogPostDetailPage_postContent__wKOpI h5,.BlogPostDetailPage_postContent__wKOpI h6{color:#000;font-weight:500;line-height:1.21;margin:0 0 12px}.BlogPostDetailPage_postContent__wKOpI h2{font-weight:500}@media(min-width:1440px){.BlogPostDetailPage_postContent__wKOpI h1,.BlogPostDetailPage_postContent__wKOpI h3,.BlogPostDetailPage_postContent__wKOpI h4,.BlogPostDetailPage_postContent__wKOpI h5,.BlogPostDetailPage_postContent__wKOpI h6{font-weight:500}}.BlogPostDetailPage_postContent__wKOpI iframe,.BlogPostDetailPage_postContent__wKOpI video{display:block;max-width:100%;width:100%;height:auto;margin:16px 0;border-radius:16px}.BlogPostDetailPage_postContent__wKOpI video[data-fullscreen]{cursor:pointer}.BlogPostDetailPage_postContent__wKOpI video[data-fullscreen]::-webkit-media-controls,.BlogPostDetailPage_postContent__wKOpI video[data-fullscreen]::-webkit-media-controls-enclosure{display:none!important}.BlogPostDetailPage_postContent__wKOpI video[data-fullscreen]::-webkit-media-controls-panel{display:none!important}.BlogPostDetailPage_postContent__wKOpI video[data-fullscreen]::-moz-media-controls{display:none!important}.BlogPostDetailPage_postContent__wKOpI video[data-fullscreen]::-ms-media-controls{display:none!important}.BlogPostDetailPage_postContent__wKOpI>*{max-width:100%}.BlogPostDetailPage_divider__WmUhX{width:80%;height:1px;background-color:rgba(0,0,0,.2);margin:0 auto}@media(min-width:850px){.BlogPostDetailPage_divider__WmUhX{width:100%;max-width:840px}}.BlogPostDetailPage_relatedSection___52qu{max-width:100%}@media(min-width:1440px){.BlogPostDetailPage_relatedSection___52qu{max-width:1360px}}.BlogPostDetailPage_subscribeBlock__WxWgQ{max-width:100%}@media(min-width:1440px){.BlogPostDetailPage_subscribeBlock__WxWgQ{max-width:1440px;margin:0 auto}}.styles_body__EZmM2{display:inline-block}.styles_body__EZmM2.styles_level-1__97PdN{font-size:calc(var(--font-size-2xl)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-4xl)*var(--injected-font-scale, 1))}.styles_body__EZmM2.styles_level-1__97PdN,.styles_body__EZmM2.styles_level-2__JG1j5{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-none)}.styles_body__EZmM2.styles_level-2__JG1j5{font-size:calc(var(--font-size-xl)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-3xl)*var(--injected-font-scale, 1))}.styles_body__EZmM2.styles_level-3__VSPtt{font-size:calc(var(--font-size-l)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-2xl)*var(--injected-font-scale, 1))}.styles_body__EZmM2.styles_level-3__VSPtt,.styles_body__EZmM2.styles_level-4__HTtFs{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-none)}.styles_body__EZmM2.styles_level-4__HTtFs{font-size:calc(var(--font-size-m)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-xl)*var(--injected-font-scale, 1))}.styles_body__EZmM2.styles_level-5__O0_KB{font-size:calc(var(--font-size-s)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-l)*var(--injected-font-scale, 1))}.styles_body__EZmM2.styles_level-5__O0_KB,.styles_body__EZmM2.styles_level-6__UgrUs{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-none)}.styles_body__EZmM2.styles_level-6__UgrUs{font-size:calc(var(--font-size-xs)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-m)*var(--injected-font-scale, 1))}.Text_primary__T9RzA{color:var(--text-primary)}.Text_primary-error__LedfW{color:var(--text-primary-error)}.Text_primary-success__ePpee{color:var(--text-primary-success)}.Text_primary-warning__m2YmS{color:var(--text-primary-warning)}.Text_primary-brand__sLDvf{color:var(--text-primary-brand)}.Text_primary-inverse__HOTcv{color:var(--text-primary-inverse)}.Text_secondary__R0NI8{color:var(--text-secondary)}.Text_secondary-error__xmTYD{color:var(--text-secondary-error)}.Text_secondary-success__8E7PV{color:var(--text-secondary-success)}.Text_secondary-warning__hO04v{color:var(--text-secondary-warning)}.Text_secondary-brand__HkPhL{color:var(--text-secondary-brand)}.styles_title__vutBA.styles_level-1__zfq1l{font-size:calc(var(--font-size-10xl)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-10xl)*var(--injected-font-scale, 1))}.styles_title__vutBA.styles_level-1__zfq1l,.styles_title__vutBA.styles_level-2__XD3CK{font-family:var(--font-family);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-none)}.styles_title__vutBA.styles_level-2__XD3CK{font-size:calc(var(--font-size-4xl)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-4xl)*var(--injected-font-scale, 1))}.styles_title__vutBA.styles_level-3__ejdxV{font-size:calc(var(--font-size-3xl)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-5xl)*var(--injected-font-scale, 1))}.styles_title__vutBA.styles_level-3__ejdxV,.styles_title__vutBA.styles_level-4__PgKEt{font-family:var(--font-family);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-none)}.styles_title__vutBA.styles_level-4__PgKEt{font-size:calc(var(--font-size-2xl)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-4xl)*var(--injected-font-scale, 1))}.styles_title__vutBA.styles_level-5__HK_3J{font-size:calc(var(--font-size-xl)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-3xl)*var(--injected-font-scale, 1))}.styles_title__vutBA.styles_level-5__HK_3J,.styles_title__vutBA.styles_level-6__KMuP5{font-family:var(--font-family);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-none)}.styles_title__vutBA.styles_level-6__KMuP5{font-size:calc(var(--font-size-l)*var(--injected-font-scale, 1));line-height:calc(var(--line-height-2xl)*var(--injected-font-scale, 1))}.ErrorPage_wrapper__mUmFY{height:588px;width:100%;max-width:1360px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top;background-repeat:no-repeat;background-color:#fff;position:relative;margin:80px auto;border-radius:12px;overflow:hidden}.ErrorPage_wrapper__mUmFY:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.4)}@media(max-width:895px){.ErrorPage_wrapper__mUmFY{height:auto;min-height:400px;margin:0;background-image:none!important;background-color:#fff}.ErrorPage_wrapper__mUmFY:before{background-color:#fff}}.ErrorPage_container__ZfoR_{position:relative;z-index:2;width:100%;display:flex;justify-content:center;padding:0 24px}@media(max-width:895px){.ErrorPage_container__ZfoR_{padding:0 16px}}.ErrorPage_content__7mWT4{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:16px;width:100%;max-width:1086px;height:288px;padding:24px 32px;box-sizing:border-box;background-color:#fff;border:1px solid #bcbcbc;border-radius:12px}@media(max-width:895px){.ErrorPage_content__7mWT4{height:auto;padding:32px 20px}}.ErrorPage_title__2LyVh{color:#171717;font-size:52px;font-weight:600;line-height:1.2;max-width:900px}@media(max-width:895px){.ErrorPage_title__2LyVh{font-size:32px}}.ErrorPage_subtitle__DT4G4{color:#171717;font-size:24px;font-weight:500;line-height:1.4;max-width:900px}@media(max-width:895px){.ErrorPage_subtitle__DT4G4{font-size:18px}}.ErrorPage_button__TKuEc{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 24px;background-color:#171717;color:#fff;border-radius:12px;text-decoration:none;font-weight:500;font-size:16px;margin-top:8px}@media(max-width:895px){.ErrorPage_button__TKuEc{width:90%;margin-top:16px}}.ButtonWrapper_wrapper__Y1pwU{width:100%;display:flex;justify-content:flex-start}.ButtonWrapper_button__wq87n{display:flex;justify-content:space-between!important;flex-direction:row!important;align-items:center!important;min-width:151px;font-weight:500!important}.ButtonWrapper_icon__jiwfX{display:block}.Footer_wrapper__mQcBT{display:flex;align-items:center;background-color:var(--color-background-footer);color:var(--color-white);justify-content:center;width:100%}.Footer_container__5b4P1{display:flex;flex-direction:column;padding:5rem 5rem 3.25rem;max-width:90rem;width:100%}.Footer_inner__fzZI6{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Footer_col__umc0p{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.Footer_col__umc0p:first-child{justify-self:start;align-self:start}.Footer_col__umc0p:nth-child(2){justify-self:center;align-self:center}.Footer_col__umc0p:nth-child(3){justify-self:end;align-self:end}.Footer_logo__f0uOK{display:inline-flex;align-items:center}.Footer_logo__f0uOK img{display:block;height:auto;max-width:100%}.Footer_description___3EfX{max-width:28rem;color:var(--color-white)}.Footer_socials__7e25o{display:flex;align-items:center;gap:1.5rem}.Footer_links__psZkj{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.Footer_link__1hjAR{display:flex;align-items:flex-start;gap:1.25rem}.Footer_linkText__v71wR{text-decoration:none;color:var(--color-white)}@media(hover:hover)and (pointer:fine){.Footer_linkText__v71wR:hover{text-decoration:underline!important}}@media(pointer:coarse){.Footer_linkText__v71wR:active{text-decoration:underline!important}}.Footer_office__1MUCC{color:var(--color-white);max-width:16.3rem}.Footer_bottomContent__grACa{display:flex;align-items:center;justify-content:space-between;margin-top:4rem;gap:2rem;flex-wrap:wrap}.Footer_iconLink__86AjJ{display:inline-flex;align-items:center;justify-content:center;color:var(--color-white)}.Footer_icon__OeK3c{display:block;width:30px;height:30px;flex-shrink:0}@media screen and (max-width:992px){.Footer_container__5b4P1{padding:3rem 2rem 2.5rem}.Footer_inner__fzZI6{grid-template-columns:1fr;gap:4rem}.Footer_col__umc0p{width:100%}.Footer_col__umc0p:first-child,.Footer_col__umc0p:nth-child(2),.Footer_col__umc0p:nth-child(3){justify-self:stretch;align-self:stretch}.Footer_links__psZkj{gap:1.25rem}.Footer_socials__7e25o{display:flex;justify-content:space-around;flex-direction:row;flex-wrap:wrap;gap:1rem}.Footer_bottomContent__grACa{width:100%;flex-direction:column;gap:1.5rem}}.BurgerButton_wrapper__jq041{position:relative;padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:rgba(0,0,0,0);border:0 solid rgba(0,0,0,0);border-radius:.25rem;color:rgba(0,0,0,.5);cursor:pointer;transition:color .1s ease-in-out,border-color .1s ease-in-out}@media(hover:hover)and (pointer:fine){.BurgerButton_wrapper__jq041:hover{color:rgba(0,0,0,.7)}}@media(pointer:coarse){.BurgerButton_wrapper__jq041:active{color:rgba(0,0,0,.7)}}.Navigation_nav__JJHlE{display:flex;justify-content:center;align-items:center;gap:1.5rem;text-align:center;flex-wrap:nowrap}.Navigation_navLink__SE6hF{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.25rem 0;text-decoration:none;text-transform:uppercase;font-size:16px;line-height:24px;letter-spacing:.12em;font-weight:var(--font-weight-medium);color:#000;transition:color .2s ease-in-out;white-space:nowrap}.Navigation_navLink__SE6hF:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:1px;background-color:rgba(0,0,0,0);transform:translateX(-50%);transition:width .2s ease-in-out,background-color .2s ease-in-out}.Navigation_navLink--active__9M2FG,.Navigation_navLink__SE6hF[aria-current=page]{color:var(--color-black)}.Navigation_navLink--active__9M2FG:after,.Navigation_navLink__SE6hF[aria-current=page]:after{width:100%;background-color:var(--color-black)}@media(hover:hover)and (pointer:fine){.Navigation_navLink__SE6hF:hover{color:var(--color-black)}.Navigation_navLink__SE6hF:hover:after{width:100%;background-color:var(--color-black)}}@media(pointer:coarse){.Navigation_navLink__SE6hF:active{color:var(--color-black)}.Navigation_navLink__SE6hF:active:after{width:100%;background-color:var(--color-black)}}.Navigation_email__NbVfC{text-transform:none;letter-spacing:normal}.Header_wrapper__G_jfB{position:relative;top:0;left:0;right:0;width:100%;padding:1rem 2rem;z-index:1000;border-bottom:1px solid #bcbcbc;height:84px;max-height:84px;transition:background-color var(--default-duration) var(--default-timing-function)}.Header_wrapper--withBg__v9aN7{background-color:var(--color-white)}.Header_container__HRIq1{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;max-width:1360px;margin:0 auto}@media(min-width:992px){.Header_container__HRIq1{display:flex;flex-direction:row;align-items:center}}.Header_rightGroup__OViX4{display:flex;align-items:center;gap:1rem}.Header_logo__ZmplL{position:relative;display:inline-flex;align-items:center;height:52px}.Header_navWrapper__V6SOx{display:none}@media(min-width:992px){.Header_navWrapper__V6SOx{display:flex;flex-direction:column;align-items:center;gap:.75rem;justify-self:center;padding:0 1.5rem;width:100%}}.Header_navigation__i2OxN{width:100%}.Header_langSwitcher__ePdmP{display:none}@media(min-width:992px){.Header_langSwitcher__ePdmP{display:inline-flex;justify-self:end;padding:0}}.Header_menu__0G4ZH{position:fixed;top:76px;bottom:0;left:0;right:0;display:flex;flex-direction:column;gap:1.5rem;width:100%;height:100%;background-color:var(--color-white);z-index:1001}.Header_menuTablet__FQqlZ{overflow-y:hidden}.Header_menuTablet__FQqlZ,.Header_navTablet__QpuUG{width:100%;flex-flow:column;align-items:center;justify-content:flex-start}.Header_navTablet__QpuUG{margin:0;gap:1rem}.Header_content__zhcGa{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;background:linear-gradient(90deg,rgba(255,255,255,0),rgb(255,255,255));padding-right:10px}.Header_contactButton__5KW9g{display:inline-flex;align-items:center;justify-content:center;width:151px;height:44px;gap:.5rem;font-weight:500!important}.Header_imgWrapper__Sb_xW{position:relative;width:18px;height:18px}.Header_contactIcon__NozcD{color:#fff}@media(max-width:991px){.Header_wrapper__G_jfB{padding:1rem}.Header_container__HRIq1{justify-content:space-between}.Header_logo__ZmplL{height:44px}}.BlogInfiniteList_container__bU4X9{display:flex;flex-direction:column;gap:40px;margin:0 auto;width:100%;padding:40px 1rem 167px}@media(min-width:850px)and (max-width:1439px){.BlogInfiniteList_container__bU4X9{width:100%;max-width:none;padding:40px 1rem 167px}}@media(min-width:1440px){.BlogInfiniteList_container__bU4X9{padding:0 2.5rem 18rem;max-width:1440px;margin:0 auto}}@media(max-width:849px){.BlogInfiniteList_container__bU4X9{max-width:100%;padding:40px 1rem 167px}}.BlogInfiniteList_containerFeatured__EVlm_{display:flex;flex-direction:column;margin:0 auto;width:100%;padding:60px 1rem 0}@media(min-width:850px)and (max-width:1439px){.BlogInfiniteList_containerFeatured__EVlm_{width:100%;max-width:none;padding:60px 1rem 0}}@media(min-width:1440px){.BlogInfiniteList_containerFeatured__EVlm_{padding:80px 40px 0;max-width:1440px;margin:0 auto}}@media(max-width:849px){.BlogInfiniteList_containerFeatured__EVlm_{max-width:100%;padding:60px 1rem 0}}.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_titleContainer__hx7gj{display:flex;justify-content:center;padding-bottom:12px}@media(min-width:1440px){.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_titleContainer__hx7gj{padding-bottom:24px}}.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_title__HxG0g{color:var(--color-black);font-weight:500;font-size:26px;line-height:1;text-align:center;margin:0 auto}@media(min-width:1440px){.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_title__HxG0g{font-weight:400;font-size:40px;line-height:1;text-align:left;letter-spacing:0;margin:0}}.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_divider__bADa1{width:80%;height:1px;background-color:rgba(0,0,0,.7);margin:0 auto}@media(min-width:850px)and (max-width:1439px){.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_divider__bADa1{width:80%;margin:0 auto}}@media(min-width:1440px){.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_divider__bADa1{width:80%;margin:0 auto}}@media(max-width:849px){.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_divider__bADa1{width:80%;margin:0 auto}}.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_featuredSection__JEviJ{width:100%;padding-top:32px}@media(min-width:850px)and (max-width:1439px){.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_featuredSection__JEviJ{width:100%;max-width:none;padding-top:32px;padding-bottom:40px}}@media(min-width:1440px){.BlogInfiniteList_containerFeatured__EVlm_ .BlogInfiniteList_featuredSection__JEviJ{max-width:1360px;padding-top:48px;padding-bottom:40px}}.BlogInfiniteList_postsGrid__6I3yP{display:flex;flex-direction:column;gap:28px;flex-wrap:wrap;width:100%;box-sizing:border-box}@media(min-width:850px)and (max-width:1439px){.BlogInfiniteList_postsGrid__6I3yP{flex-direction:row;flex-wrap:wrap;gap:28px}}@media(min-width:1440px){.BlogInfiniteList_postsGrid__6I3yP{flex-direction:row;gap:35px}}@media(max-width:849px){.BlogInfiniteList_postsGrid__6I3yP{flex-direction:column;gap:28px}}.BlogPostCard_wrapper__0PrvW{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:309px;padding:16px;border-radius:10px;background:rgba(0,0,0,.3);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box}.BlogPostCard_wrapper__0PrvW:focus,.BlogPostCard_wrapper__0PrvW:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.BlogPostCard_wrapper__0PrvW:focus .BlogPostCard_title__DDvXH,.BlogPostCard_wrapper__0PrvW:hover .BlogPostCard_title__DDvXH{text-decoration:underline}@media(min-width:850px)and (max-width:1439px){.BlogPostCard_wrapper__0PrvW{width:calc((100% - 56px)/3);height:309px;padding:16px;flex-shrink:1;min-width:0}}@media(min-width:1440px){.BlogPostCard_wrapper__0PrvW{width:430px;height:309px;padding:16px 18px;flex-shrink:0}}@media(max-width:849px){.BlogPostCard_wrapper__0PrvW{width:100%!important;max-width:100%;height:280px;padding:16px;flex-shrink:0}}.BlogPostCard_imageWrapper__prakn{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:10px;overflow:hidden}.BlogPostCard_imageWrapper2__C_A7T{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-color:rgba(0,0,0,.3)}.BlogPostCard_wrapper__0PrvW:active .BlogPostCard_imageWrapper2__C_A7T{background-color:rgba(0,0,0,.5)}.BlogPostCard_image__rdMnB{object-fit:cover}.BlogPostCard_content__iTQEM{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;width:100%}.BlogPostCard_content__iTQEM .BlogPostCard_title__DDvXH{color:var(--color-white);font-weight:400;font-size:16px;line-height:1.2;letter-spacing:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(min-width:850px)and (max-width:1439px){.BlogPostCard_content__iTQEM .BlogPostCard_title__DDvXH{font-size:16px;line-height:1.2;font-weight:500;-webkit-line-clamp:2}}@media(min-width:1440px){.BlogPostCard_content__iTQEM .BlogPostCard_title__DDvXH{font-size:18px;line-height:1.21;font-weight:700;-webkit-line-clamp:3}}.BlogPostCard_meta__gP6_R{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:auto;flex-shrink:0}.BlogPostCard_meta__gP6_R .BlogPostCard_metaItem__Rs9Lg{display:flex;align-items:center;gap:8px}.BlogPostCard_meta__gP6_R .BlogPostCard_iconCalendar__uCjI4,.BlogPostCard_meta__gP6_R .BlogPostCard_iconVisibility__EfkVL{width:16px;height:16px;flex-shrink:0;color:#fff}.BlogPostCard_meta__gP6_R .BlogPostCard_iconCalendar__uCjI4 svg,.BlogPostCard_meta__gP6_R .BlogPostCard_iconVisibility__EfkVL svg{color:#fff;fill:#fff}@media(min-width:850px)and (max-width:1439px){.BlogPostCard_meta__gP6_R .BlogPostCard_iconCalendar__uCjI4,.BlogPostCard_meta__gP6_R .BlogPostCard_iconVisibility__EfkVL{width:16px;height:16px}}@media(min-width:1440px){.BlogPostCard_meta__gP6_R .BlogPostCard_iconCalendar__uCjI4,.BlogPostCard_meta__gP6_R .BlogPostCard_iconVisibility__EfkVL{width:20px;height:20px}}.BlogPostCard_meta__gP6_R .BlogPostCard_metaText__yMHL5{color:var(--color-white);font-weight:500;font-size:12px;line-height:1;letter-spacing:0}@media(min-width:850px)and (max-width:1439px){.BlogPostCard_meta__gP6_R .BlogPostCard_metaText__yMHL5{font-weight:400;font-size:12px;line-height:1}}@media(min-width:1440px){.BlogPostCard_meta__gP6_R .BlogPostCard_metaText__yMHL5{font-weight:300;font-size:16px;line-height:1.21}}.FeaturedPostCard_wrapper__V9YvN{position:relative;width:393px;height:514px;overflow:hidden;background:rgba(0,0,0,.2);color:var(--color-white);border-radius:15px;box-sizing:border-box}@media(min-width:850px)and (max-width:1439px){.FeaturedPostCard_wrapper__V9YvN{height:428px;width:100%;flex-shrink:1;min-width:0}}@media(min-width:1440px){.FeaturedPostCard_wrapper__V9YvN{height:428px;width:1360px;flex-shrink:0}}@media(max-width:849px){.FeaturedPostCard_wrapper__V9YvN{height:360px;width:100%!important;max-width:100%}}.FeaturedPostCard_imageWrapper__O61ob,.FeaturedPostCard_imageWrapper__O61ob:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.FeaturedPostCard_imageWrapper__O61ob:after{display:block;content:"";background-color:rgba(0,0,0,.3)}.FeaturedPostCard_image__pHLPw{object-fit:cover}.FeaturedPostCard_content__ZmQCJ{position:absolute;bottom:0;left:0;right:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;padding:9px 12.5px;min-height:218px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 8px 32px 0 rgba(0,0,0,.1);width:337px;margin:0 auto 20px 16px}@media(max-width:849px){.FeaturedPostCard_content__ZmQCJ{width:100%;margin:0;padding:16px;align-items:flex-start}}@media(min-width:850px)and (max-width:1439px){.FeaturedPostCard_content__ZmQCJ{position:absolute;bottom:0;left:0;right:0;width:100%;height:auto;padding:16px 20px;min-height:auto;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0}}@media(min-width:1440px){.FeaturedPostCard_content__ZmQCJ{position:absolute;bottom:0;left:0;right:0;width:100%;height:auto;padding:21px 40px 21px 52px;min-height:158px;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0}}.FeaturedPostCard_textContent__FhKJm{display:flex;flex-direction:column;gap:8px;width:100%;max-width:310px;height:auto}@media(max-width:849px){.FeaturedPostCard_textContent__FhKJm{max-width:100%}}@media(min-width:850px)and (max-width:1439px){.FeaturedPostCard_textContent__FhKJm{flex-direction:column;justify-content:flex-start;gap:8px;max-width:100%}}@media(min-width:1440px){.FeaturedPostCard_textContent__FhKJm{flex-direction:column;justify-content:center;gap:12px;max-width:904px}}.FeaturedPostCard_titleWrapper__ea6JE{border-radius:5px;width:100%}@media(min-width:1440px){.FeaturedPostCard_titleWrapper__ea6JE{width:100%;align-self:flex-start}}.FeaturedPostCard_title__FN6bW{color:var(--color-white);font-weight:400;font-size:20px;line-height:1;width:100%;letter-spacing:0}@media(min-width:850px)and (max-width:1439px){.FeaturedPostCard_title__FN6bW{font-weight:600;font-size:24px;line-height:32px;letter-spacing:0;width:100%;max-width:100%}}@media(min-width:1440px){.FeaturedPostCard_title__FN6bW{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.02em;width:100%;max-width:634px}}.FeaturedPostCard_excerpt__PWuIg{color:var(--color-white);font-size:14px;line-height:1.35;letter-spacing:0;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:850px)and (max-width:1439px){.FeaturedPostCard_excerpt__PWuIg{font-size:16px;line-height:24px;-webkit-line-clamp:2;max-width:100%}}@media(min-width:1440px){.FeaturedPostCard_excerpt__PWuIg{font-size:16px;line-height:24px;-webkit-line-clamp:3;max-width:904px}}.FeaturedPostCard_bottomSection__CCV8w{display:flex;flex-direction:column;gap:16px;width:100%;align-items:flex-start}@media(min-width:850px){.FeaturedPostCard_bottomSection__CCV8w{flex-direction:row;justify-content:space-between;align-items:center}}.FeaturedPostCard_meta__PZwm_{display:flex;gap:16px;flex-wrap:wrap}@media(min-width:850px){.FeaturedPostCard_meta__PZwm_{align-items:center}}.FeaturedPostCard_metaItem__VSG0b{display:flex;align-items:center;gap:8px}.FeaturedPostCard_iconCalendar__kmsOu,.FeaturedPostCard_iconVisibility__t0FU7{width:16px;height:16px;flex-shrink:0;color:#fff}.FeaturedPostCard_iconCalendar__kmsOu svg,.FeaturedPostCard_iconVisibility__t0FU7 svg{color:#fff;fill:#fff}@media(min-width:850px){.FeaturedPostCard_iconCalendar__kmsOu,.FeaturedPostCard_iconVisibility__t0FU7{width:20px;height:20px}}.FeaturedPostCard_metaText__5ymf0{color:var(--color-white);font-weight:500;font-size:12px;line-height:1;letter-spacing:0}@media(min-width:850px){.FeaturedPostCard_metaText__5ymf0{font-weight:300;font-size:16px;line-height:1.21}}.FeaturedPostCard_link__X7H0s{text-decoration:none;width:100%}@media(min-width:850px){.FeaturedPostCard_link__X7H0s{width:auto}}.FeaturedPostCard_button__sKoqn{width:136px;height:56px;font-weight:500;font-size:16px;line-height:1.21;letter-spacing:.2;border-radius:15px;background-color:#000;color:#fff}@media(max-width:849px){.FeaturedPostCard_button__sKoqn{width:100%}}.CTAButton_wrapper__42bIH{display:inline-block}@media(max-width:991px){.CTAButton_wrapper__42bIH{width:100%;display:grid}}.ServicesCTA_wrapper__A7L_Z{display:flex;align-items:center;justify-content:center;padding:64px 0;background-color:rgba(0,0,0,0);width:100%}.ServicesCTA_container__zdzo7{width:100%;max-width:1440px;padding:0;position:relative}.ServicesCTA_panelWrap__QU0E0{width:100%;display:flex;align-items:stretch;justify-content:space-between;background-color:#efefef;border-radius:16px;overflow:hidden;gap:0}.ServicesCTA_panelContent__1dkp4{flex:1 1;padding:56px 48px;display:flex;flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start;text-align:left}.ServicesCTA_image__7NCPx{width:680px;height:360px;flex-shrink:0;background-position:50%;background-size:cover}.ServicesCTA_title__hiA7M{font-size:32px;font-weight:500;line-height:normal;margin:0}.ServicesCTA_subtitle__OCCuo{color:#333;font-size:16px;font-weight:400;line-height:normal;margin:0}.ServicesCTA_buttonWrapper__mIY_S{display:flex;justify-content:flex-start;margin-top:8px}.ServicesCTA_buttonWrapper__mIY_S button{height:56px;background-color:#1b11da!important;font-size:16px}@media(max-width:991px){.ServicesCTA_panelWrap__QU0E0{flex-direction:column;border-radius:16px}.ServicesCTA_image__7NCPx{width:100%;height:200px;order:2}.ServicesCTA_panelContent__1dkp4{padding:32px 20px;align-items:flex-start;text-align:left;order:1}.ServicesCTA_buttonWrapper__mIY_S{width:100%;justify-content:flex-start}.ServicesCTA_buttonWrapper__mIY_S button{width:100%}}.ServicesHero_wrapper__pFYYJ{width:100%;padding:4rem 0 3rem;background-color:var(--color-white);position:relative;height:auto}.ServicesHero_container__fzQod{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:100%;gap:3rem;padding-left:0;padding-right:0}@media(max-width:895px){.ServicesHero_container__fzQod{gap:2rem;flex-direction:column;align-items:flex-start}}@media(min-width:896px){.ServicesHero_container__fzQod{flex-direction:row;gap:3rem}}.ServicesHero_content__L4IkT{position:relative;z-index:2;display:flex;flex-direction:column;gap:24px;text-align:left;flex-shrink:0;max-width:46%}@media(max-width:895px){.ServicesHero_content__L4IkT{width:100%;max-width:100%;gap:16px}}.ServicesHero_title__sLdSo{color:var(--color-black);font-size:52px!important;line-height:64px!important;font-weight:600!important}@media(max-width:847px){.ServicesHero_title__sLdSo{font-size:32px!important;line-height:40px!important}}@media(max-width:480px){.ServicesHero_title__sLdSo{font-size:24px!important;line-height:32px!important}}.ServicesHero_subtitle__z6aDO{color:var(--color-black);font-size:16px!important;line-height:24px!important;font-weight:400!important}.ServicesHero_blue__CUsDt{color:#1b11da}.ServicesHero_buttonWrapper__L8SEm{display:flex;justify-content:flex-start}@media(max-width:895px){.ServicesHero_buttonWrapper__L8SEm{width:100%}}.ServicesHero_mediaWrapper__DN_MW{position:relative;display:flex;flex-shrink:0}@media(max-width:895px){.ServicesHero_mediaWrapper__DN_MW{width:100%;height:auto}}@media(min-width:896px){.ServicesHero_mediaWrapper__DN_MW{width:auto;height:612px}}.ServicesHero_media__n_UjE{position:relative;overflow:hidden;border-radius:12px}@media(min-width:896px){.ServicesHero_media__n_UjE{width:clamp(388.5px,388.5px + (100vw - 895px)*.5128,668px);height:612px}}@media(max-width:895px){.ServicesHero_media__n_UjE{width:clamp(280px,280px + (100vw - 320px)*.9043,800px);height:clamp(181.23px,181.23px + (100vw - 320px)*.3109,360px)}}.ServicesHero_image__VKXTJ{width:100%;height:100%;object-fit:cover;display:block}.KeyServices_wrapper__XkGyZ{width:100%;display:flex;flex-direction:column;gap:24px;align-items:center;padding:80px 40px}.KeyServices_container__TC7Vs{width:100%;position:relative}.KeyServices_heading__ZfLJj{text-align:center}.KeyServices_headingTitle__5A4HN{font-size:40px;font-weight:500;line-height:normal;margin:0}.KeyServices_headingSubtitle__eu6is{font-size:24px;font-weight:500;line-height:normal;margin:0}.KeyServices_grid___rfPd{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px 32px;gap:28px 32px;padding-top:50px;width:100%}.KeyServices_card__MzOuy{background:rgba(188,188,188,.1490196078);padding:20px;gap:12px;flex-direction:column;text-align:center;min-width:0;width:322px;height:252px}.KeyServices_card__MzOuy,.KeyServices_icon__gnV7x{border-radius:12px;display:flex;align-items:center}.KeyServices_icon__gnV7x{width:72px;height:72px;justify-content:center;background:#1b11da}.KeyServices_icon__gnV7x svg{width:48px;height:48px;display:block}.KeyServices_title__8vDgL{font-size:24px;font-weight:500;line-height:normal}.KeyServices_desc__FcAP_{margin-top:6px;font-size:16px;font-weight:400;line-height:normal;color:#333}@media(max-width:1445px){.KeyServices_grid___rfPd{grid-template-columns:repeat(2,1fr)}.KeyServices_card__MzOuy{width:clamp(388.5px,100%,688px);height:220px}}@media(max-width:992px){.KeyServices_grid___rfPd{grid-template-columns:1fr}.KeyServices_card__MzOuy{width:clamp(280px,100%,800px);height:clamp(190px,auto,238px)}}.ServicesChart_wrapper__1Ukh9{width:100%;display:flex;justify-content:center;align-items:center}.ServicesChart_metricsContainer__8WAml{display:flex;gap:0;align-items:flex-start;justify-content:center;width:100%;padding:2rem 0}@media(max-width:1440px)and (min-width:896px){.ServicesChart_metricsContainer__8WAml{flex-wrap:wrap;row-gap:24px}}@media(max-width:895px){.ServicesChart_metricsContainer__8WAml{flex-direction:column;gap:2rem;align-items:center}}.ServicesChart_metricItem__fhfTC{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:center;grid-column-gap:12px;column-gap:12px;grid-row-gap:8px;row-gap:8px;flex:1 1;padding:0 5rem}@media(max-width:1440px)and (min-width:896px){.ServicesChart_metricItem__fhfTC{justify-content:center;padding:0 4rem}}@media(max-width:895px){.ServicesChart_metricItem__fhfTC{padding:0;justify-items:center}}@media(max-width:1440px)and (min-width:896px){.ServicesChart_metricItem__fhfTC:nth-child(5){flex-basis:100%}}.ServicesChart_icon__xXLRa{width:100px!important;height:100px!important;color:#1b11da;flex-shrink:0;grid-column:1;grid-row:1}.ServicesChart_value__ZbBOm{font-size:100px!important;font-weight:900!important;line-height:1!important;color:#1b11da;letter-spacing:-2px;grid-column:2;grid-row:1}.ServicesChart_label__SetQs{font-size:24px!important;font-weight:500!important;line-height:32px!important;color:var(--color-black);grid-column:1/3;grid-row:2;text-align:center;justify-self:center}.ServicesChart_divider__ZJL6Z{width:1px;height:132px;background-color:#bcbcbc;flex-shrink:0}@media(max-width:1440px)and (min-width:896px){.ServicesChart_divider__ZJL6Z{display:none}}@media(max-width:895px){.ServicesChart_divider__ZJL6Z{display:none}}.ServicesOverview_wrapper__vFXiF{padding:80px 20px}.ServicesOverview_container__UJqw9{position:relative;display:flex;justify-content:center}.ServicesOverview_contentCentered__9ihz3{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;width:100%}.ServicesOverview_content__G_TtD{display:flex;gap:32px;align-items:center;justify-content:space-between}.ServicesOverview_graphic__OJZ4J{flex:0 0 48%;min-width:320px}.ServicesOverview_text___krJd{max-width:600px}.ServicesOverview_title__Gemy6{font-size:40px!important;font-weight:500!important;line-height:1.2!important}.ServicesOverview_desc__yhjpJ{color:#333;max-width:93%}@media(max-width:768px){.ServicesOverview_content__G_TtD{flex-direction:column-reverse;align-items:center;text-align:center}.ServicesOverview_graphic__OJZ4J{width:100%;min-width:0}}.StagesScrollContent_content__EiijP{--panel-padding:2rem;--timeline-height:73.125rem;--timeline-column-width:0.4375rem;position:relative;display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);grid-template-rows:auto 1fr;grid-column-gap:32px;column-gap:32px;width:100%;max-width:1360px;height:680px;padding:40px;border-radius:32px;background:rgba(188,188,188,.1490196078);overflow:hidden;margin:0 auto}.StagesScrollContent_heading__luRMk{grid-column:1/-1;color:var(--color-text-primary)}.StagesScrollContent_visualColumn__ou66O{grid-column:1/2;grid-row:2/3;position:relative;display:flex;align-items:center;justify-content:flex-end}.StagesScrollContent_visualFrame__rvaza{display:flex;align-items:center;justify-content:center;min-height:var(--timeline-height);height:100%}@media(min-width:768px){.StagesScrollContent_visualFrame__rvaza{min-height:0}}.StagesScrollContent_visualImage__bQaAx{inset:0;object-fit:cover;filter:grayscale(1);opacity:.9}.StagesScrollContent_counterValue__Yjpij{position:absolute;top:clamp(1.75rem,3vw,2.75rem);left:clamp(1.75rem,3vw,2.75rem);font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:12rem;line-height:.9;font-weight:900;color:#1b11da}.StagesScrollContent_timelineColumn__KUQh7{display:none}.StagesScrollContent_timeline__g0fpl{position:relative;width:var(--timeline-column-width);height:var(--timeline-height);display:flex;justify-content:center}@media(min-width:768px){.StagesScrollContent_timeline__g0fpl{height:100%;min-height:0}}.StagesScrollContent_timelineTrack__Ypzch{position:absolute;top:0;width:5px;height:100%;background:var(--color-black);border-radius:999px}.StagesScrollContent_timelineIndicator__UwIDK{position:absolute;top:0;width:7px;border-radius:999px;background:#1b11da;transition:transform .35s ease,height .35s ease}.StagesScrollContent_bodyColumn__Qa_UO{grid-column:2/3;grid-row:2/3;display:flex;flex-direction:column}.StagesScrollContent_panel__v5qRN{position:relative;flex:1 1;border-radius:24px;padding:var(--panel-padding);overflow:hidden}.StagesScrollContent_listViewport__BYqi3{position:relative;overflow:hidden;height:var(--timeline-height);padding-right:clamp(.25rem,1vw,1rem);margin-right:calc(-1*clamp(.25rem,1vw,1rem));--glass-opacity:1}@media(min-width:992px){.StagesScrollContent_listViewport__BYqi3{height:var(--timeline-height);min-height:0}.StagesScrollContent_listViewport__BYqi3:after{content:"";position:absolute;bottom:0;left:0;right:calc(-1*clamp(.25rem,1vw,1rem));height:120px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid hsla(0,0%,100%,.4);border-radius:12px;box-shadow:0 8px 32px 0 rgba(0,0,0,.1);pointer-events:none;z-index:1;opacity:var(--glass-opacity);transition:opacity .3s ease;mask-image:linear-gradient(0deg,rgb(0,0,0) 0,rgba(0,0,0,.5) 80%,rgba(0,0,0,0));-webkit-mask-image:linear-gradient(0deg,rgb(0,0,0) 0,rgba(0,0,0,.9) 90%,rgba(0,0,0,0))}}.StagesScrollContent_cards__BMQhf{display:flex;flex-direction:column;gap:clamp(1.25rem,1.6vw,1.75rem);will-change:transform}@media(min-width:992px){.StagesScrollContent_cards__BMQhf{padding-bottom:260px}}.StagesScrollContent_card__4GmEc{position:relative;padding:1.5rem 1rem;border-radius:16px;background:rgba(188,188,188,.1490196078);border:2px solid rgba(0,0,0,0);box-shadow:0 18px 36px rgba(33,37,41,.06);transition:border-color .3s ease,box-shadow .3s ease,background-color .3s ease,transform .3s ease}.StagesScrollContent_cardNumber__rP_Ar{position:absolute;top:1.5rem;right:1rem;font-size:2rem;font-weight:700;color:#1b11da;line-height:1}.StagesScrollContent_cardActive___pLCA{background:rgba(188,188,188,.1490196078);border-color:#1b11da}.StagesScrollContent_cardTitle__EPl5_{color:var(--color-text-primary);margin-bottom:.75rem}.StagesScrollContent_cardDescription__1KJX6{color:var(--color-text-secondary);opacity:.9}.StagesScrollContent_cardIndex__w8h8N{font-size:.875rem;font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.06em;color:rgba(33,37,41,.45);margin-bottom:.75rem}@media(max-width:1400px){.StagesScrollContent_content__EiijP{max-width:100%;height:auto;min-height:600px}}@media(max-width:991px){.StagesScrollContent_content__EiijP{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;height:auto;row-gap:clamp(1.25rem,3vw,1.75rem);padding:1.75rem;border-radius:28px}.StagesScrollContent_heading__luRMk{margin-bottom:.5rem}.StagesScrollContent_counterValue__Yjpij,.StagesScrollContent_timelineColumn__KUQh7,.StagesScrollContent_visualColumn__ou66O,.StagesScrollContent_visualFrame__rvaza{display:none}.StagesScrollContent_bodyColumn__Qa_UO{grid-column:1/-1;grid-row:2/3}.StagesScrollContent_panel__v5qRN{padding:clamp(1.5rem,2.5vw,2rem);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:20px}.StagesScrollContent_listViewport__BYqi3{height:auto;margin-right:0;padding-right:0;overflow:visible}.StagesScrollContent_cards__BMQhf{gap:12px;transform:none!important}.StagesScrollContent_card__4GmEc{padding:1.5rem 1.25rem;border-radius:16px;background:rgba(188,188,188,.1490196078);border:2px solid #bcbcbc}.StagesScrollContent_cardActive___pLCA{background:rgba(188,188,188,.1490196078);border-color:#bcbcbc}.StagesScrollContent_cardTitle__EPl5_{margin-bottom:.625rem}.StagesScrollContent_cardDescription__1KJX6{font-size:clamp(.875rem,2vw,1rem)}}@media(max-width:767px){.StagesScrollContent_content__EiijP{padding:1.5rem;border-radius:24px;background:rgba(188,188,188,.1490196078);box-shadow:0 24px 48px rgba(33,37,41,.08)}.StagesScrollContent_panel__v5qRN{padding:0;background:rgba(0,0,0,0);border:0;box-shadow:none}.StagesScrollContent_cards__BMQhf{gap:1.25rem;transform:none!important}.StagesScrollContent_card__4GmEc{padding:1.5rem;box-shadow:0 14px 28px rgba(33,37,41,.08);background:rgba(188,188,188,.1490196078);border:2px solid rgba(0,0,0,0);border-radius:16px}.StagesScrollContent_cardActive___pLCA{background:rgba(188,188,188,.1490196078);border-color:rgba(0,0,0,0);transform:none}}.StagesScrollSection_wrapper__gkgww{min-height:600px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top;background-repeat:no-repeat;background-color:var(--color-background-page);position:relative;margin-top:100px}.StagesScrollSection_wrapper__gkgww:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}@media(max-width:768px){.StagesScrollSection_wrapper__gkgww{min-height:500px;margin-top:60px;background-size:cover;background-position:50%}}@media(max-width:480px){.StagesScrollSection_wrapper__gkgww{min-height:400px;margin-top:40px}}.StagesScrollSection_container__dS96K{position:relative;z-index:2}@media(max-width:768px){.StagesScrollSection_container__dS96K{padding:0 16px}}.StagesScrollSection_content___q3WA{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;padding:48px 24px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.4);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1)}@media(max-width:768px){.StagesScrollSection_content___q3WA{padding:32px 20px;gap:20px;border-radius:12px}}@media(max-width:480px){.StagesScrollSection_content___q3WA{padding:24px 16px;gap:16px;border-radius:8px}}.StagesScrollSection_title__xOSkf{color:#fff;font-size:48px;font-weight:700;line-height:1.2;max-width:800px}@media(max-width:768px){.StagesScrollSection_title__xOSkf{font-size:32px}}@media(max-width:480px){.StagesScrollSection_title__xOSkf{font-size:24px}}.StagesScrollSection_subtitle__zRSPw{color:#fff;font-size:24px;font-weight:400;line-height:1.5;max-width:600px}@media(max-width:768px){.StagesScrollSection_subtitle__zRSPw{font-size:18px}}@media(max-width:480px){.StagesScrollSection_subtitle__zRSPw{font-size:16px}}.TechnologiesSection_section__oUnt7{width:100%;background-color:var(--color-white)}.TechnologiesSection_wrapper__Mp1le{display:flex;flex-direction:column;align-items:center;gap:3rem;padding-left:0;padding-right:0}.TechnologiesSection_sectionTitle__4Du3X{width:100%;color:var(--color-black);font-family:var(--font-family);font-weight:600!important;font-size:40px!important;line-height:48px!important;letter-spacing:var(--letter-spacing-none);text-align:center}.TechnologiesSection_titleHighlight__g3kQu{font-style:normal;color:#1c0fdb}.TechnologiesSection_categories__V4Wdy{display:flex;width:100%;gap:2rem;align-items:stretch;justify-content:center;flex-wrap:wrap}.TechnologiesSection_categoryCard__GMaOL{width:100%;flex:1 1 32rem;padding:2.5rem;border:0;border-radius:1.25rem;background-color:rgba(188,188,188,.1490196078);box-shadow:none;display:flex;flex-direction:column;gap:2.5rem;transition:none}.TechnologiesSection_categoryCard__GMaOL:hover{transform:none;box-shadow:none}.TechnologiesSection_categoryTitle__LyQ88{width:100%;text-align:center;color:#1c0fdb;font-size:32px!important;line-height:40px!important;font-weight:600!important}.TechnologiesSection_technologiesList__UjD4i{display:flex;flex-wrap:wrap;width:100%;gap:1.5rem;justify-content:center;align-items:flex-start}.TechnologiesSection_technologyItem__G0df7{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;flex-grow:0;flex-shrink:1;flex-basis:calc((100% - 3*1.5rem)/4)}.TechnologiesSection_technologyIcon__aG7Jo{position:relative;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center}.TechnologiesSection_technologyIcon__aG7Jo img{width:100%;height:100%;object-fit:contain}.TechnologiesSection_technologyName__n0f_P{color:var(--color-text-secondary);position:relative;z-index:1}.TechnologiesSection_logoOnlyItem__o84ye{width:100%;justify-content:center}.TechnologiesSection_logoOnlyItem__o84ye .TechnologiesSection_technologyIcon__aG7Jo{width:7rem;height:3.5rem;display:flex;align-items:center;justify-content:center}@media(max-width:1199px){.TechnologiesSection_wrapper__Mp1le{padding:0 1.5rem}}@media(max-width:991px){.TechnologiesSection_categories__V4Wdy{flex-direction:column}.TechnologiesSection_categoryCard__GMaOL{flex-basis:auto}.TechnologiesSection_technologyItem__G0df7{flex-basis:calc((100% - 2*1.5rem)/3)}.TechnologiesSection_logoOnlyItem__o84ye .TechnologiesSection_technologyIcon__aG7Jo{width:6rem}}@media(max-width:767px){.TechnologiesSection_wrapper__Mp1le{gap:2.5rem;padding:0 1.25rem}.TechnologiesSection_categoryCard__GMaOL{padding:2rem 1.5rem;gap:2rem}.TechnologiesSection_technologiesList__UjD4i{gap:1.25rem}.TechnologiesSection_technologyIcon__aG7Jo{width:3rem;height:3rem}.TechnologiesSection_technologyItem__G0df7{gap:.75rem;flex-basis:calc((100% - 1.25rem)/2)}.TechnologiesSection_logoOnlyItem__o84ye .TechnologiesSection_technologyIcon__aG7Jo{width:6rem;height:3rem}}@media(max-width:479px){.TechnologiesSection_wrapper__Mp1le{padding:0 1rem}.TechnologiesSection_categoryCard__GMaOL{padding:1.75rem 1.25rem}.TechnologiesSection_technologiesList__UjD4i{gap:1rem}}.RelatedPostsSection_container__ZXrkl{display:flex;flex-direction:column;gap:20px;border-radius:10px;max-width:100%}@media(min-width:850px){.RelatedPostsSection_container__ZXrkl{gap:24px}}@media(min-width:1440px){.RelatedPostsSection_container__ZXrkl{gap:28px}}.RelatedPostsSection_title__lzL1c{color:#000;font-weight:400;font-size:20px;line-height:1;text-align:left;margin:0}@media(min-width:850px){.RelatedPostsSection_title__lzL1c{font-weight:500;font-size:22px}}@media(min-width:1440px){.RelatedPostsSection_title__lzL1c{font-weight:500;font-size:24px}}.RelatedPostsSection_postsGrid__RXy1D{display:flex;flex-direction:column;gap:16px;width:100%;justify-content:space-between;align-items:center}.RelatedPostsSection_postsGrid__RXy1D>*{flex-shrink:0;width:100%;max-width:100%}@media(min-width:850px){.RelatedPostsSection_postsGrid__RXy1D>*{width:calc((100% - 32px)/3);max-width:100%}}@media(min-width:1440px){.RelatedPostsSection_postsGrid__RXy1D>*{width:430px;max-width:430px}}@media(min-width:850px){.RelatedPostsSection_postsGrid__RXy1D{flex-direction:row;gap:16px}}@media(min-width:1440px){.RelatedPostsSection_postsGrid__RXy1D{gap:20px}}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-VariableFont_opsz,wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}.SubscribeBlock_wrapper___6It8{width:100%}.SubscribeBlock_content__mkMCD,.SubscribeBlock_wrapper___6It8{display:flex;flex-direction:column;align-items:center;background-color:#efefef;border-radius:10px}.SubscribeBlock_content__mkMCD{width:80%;max-width:100%;padding:40px 34px}@media(min-width:850px){.SubscribeBlock_content__mkMCD{width:90%;padding:50px 40px}}.SubscribeBlock_title__Rgbw_{color:#000;font-weight:500;font-size:32px;line-height:1.21;text-align:center;margin:0}.SubscribeBlock_description__JewIv{color:#000;font-weight:400;font-size:16px;line-height:1.5;text-align:center;margin:0;padding-top:12px;max-width:100%}.SubscribeBlock_form__v1sTh{display:flex;flex-direction:column;gap:20px;width:100%;align-items:center;padding-top:27px}@media(min-width:850px){.SubscribeBlock_form__v1sTh{padding-top:40px;flex-direction:row;gap:30px;justify-content:center;align-items:flex-start}}@media(min-width:1440px){.SubscribeBlock_form__v1sTh{padding-top:48px;flex-direction:row;gap:40px;justify-content:center;align-items:flex-start}}.SubscribeBlock_input__q4tDs{width:100%;max-width:497px!important}.SubscribeBlock_input__q4tDs.SubscribeBlock_MuiTextField-root__Wu0HF{width:100%;max-width:497px}.SubscribeBlock_button__t_e2v{width:100%;max-width:497px;height:56px;border-radius:10px;background-color:#1b11da;color:#fff;font-weight:500;font-size:16px;padding:0;border:none;cursor:pointer;transition:background-color .2s}@media(min-width:850px){.SubscribeBlock_button__t_e2v{width:127px;max-width:127px}}.SubscribeBlock_button__t_e2v:hover{background-color:#1507b8}.SubscribeBlock_button__t_e2v:disabled{opacity:.5;color:#fff;cursor:not-allowed}.SubscribeBlock_footerContainer__dxFNG{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:center;align-items:center;width:100%;padding-top:39px}.SubscribeBlock_footerItem__e1Aib{color:#000;font-weight:400;font-size:14px;line-height:1.5;background-color:#fff;border-radius:16px;padding:8px 12px;white-space:nowrap}@media(min-width:850px){.SubscribeBlock_footerItem__e1Aib{font-size:16px;padding:8px 16px}}.SubscribeBlock_successContent__vPM9e{display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 34px}.SubscribeBlock_successIcon__z379Q{width:100px!important;height:100px!important;color:#1b11da}.SubscribeBlock_successMessage__dqJ3S{color:#000;font-weight:500;font-size:32px;line-height:1.21;text-align:center;margin:0}.SubscribeBlock_changeEmailButton__Urgqu{background-color:#000;color:#fff;border:none;border-radius:10px;padding:12px 24px;font-weight:500;font-size:14px;cursor:pointer;transition:background-color .2s}.SubscribeBlock_changeEmailButton__Urgqu:hover{background-color:#333}