:root{--c-base:#497af6;--c-light:#00bbf6;--c-dark:#214cff;--c-on-fg:#1d1d1d;--c-fg:#fff;--c-text:#fff;--c-bg:#081c6b;--c-err:#f89d9d;--c-err-soft:#ffd8d8;--c-on-highlight:#fcd41a;--c-footer-bg:#102681;--g-bg:linear-gradient(125deg,#081c6b,#183093 55%,#042cce);--g-hero-bg:linear-gradient(110deg,#0b1f71,#0f2787 42%,#112d96 66%,#1d3ebe 77%);--g-header-mobile:linear-gradient(180deg,#081c6b,#183093 60%,#203cad);--g-to-transperent-start:linear-gradient(90deg,#0f257c 10%,#0f257c00);--g-to-transperent-end:linear-gradient(90deg,#182f9400,#182f94 90%);--s-box-normal:4px 4px 40px rgba(44,44,44,.25);--s-box-strong:30px 4px 50px rgba(20,49,173,.3),-50px 80px 50px rgba(20,49,173,.3);--w-sect:35rem;--w-blog:35rem;--h-header:12.9rem;--f-heading:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--f-body:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--f-code:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@media screen and (min-width:1024px){:root{--w-sect:137.4rem;--w-blog:80ch}}html{font-size:62.5%;scroll-behavior:smooth;background-color:var(--c-bg)}body,html{min-height:100vh}body{margin:0;-webkit-font-smoothing:antialiased;font-family:var(--f-body);font-size:1.5rem;line-height:1.5;color:var(--c-text);background-image:var(--g-bg)}@media screen and (min-width:1024px){body{font-size:1.6rem;line-height:1.5}}@media screen and (min-width:1280px){body{font-size:1.8rem}}*,:after,:before{box-sizing:border-box}*{margin:0}a{color:inherit;text-decoration:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}#__next{display:flex;flex-direction:column;min-height:100vh}#__next>main{flex-grow:1}h1{margin:0;font-weight:600;font-size:2.2rem;line-height:1.45;letter-spacing:.01rem}@media screen and (min-width:1024px){h1{font-size:6.4rem;line-height:1.25}}h2{margin:2rem 0;font-weight:700;font-size:1.8rem;line-height:1.4}@media screen and (min-width:1024px){h2{font-size:4rem}}h3{margin:1.5rem 0;font-weight:700;font-size:1.5rem;line-height:1.4}@media screen and (min-width:1024px){h3{font-size:2.2rem}}h4{margin:1.5rem 0;font-weight:700;font-size:1.4rem;line-height:1.4}@media screen and (min-width:1024px){h4{font-size:2rem}}p{margin:0 0 1.4em}details.accordion>.accordion-content .accordion-section{padding:0 2rem}.Logo_logo__NuJvq{display:block;width:7.2rem;height:4rem;object-fit:contain;object-position:center}@media screen and (min-width:1024px){.Logo_logo__NuJvq{width:11rem;height:6rem}}.Menu_menu__CuX7G{display:flex;align-items:center;justify-content:center}.Menu_menu__CuX7G:first-child{margin-left:0}.Menu_menu__CuX7G:last-child{margin-right:0}.Menu_item__YGD6S{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 .6rem;font-weight:400;font-size:1rem;line-height:1.8;cursor:pointer}@media screen and (min-width:1024px){.Menu_item__YGD6S{margin-left:1.5rem;margin-right:1.5rem;font-size:1.6rem}}@media screen and (min-width:1280px){.Menu_item__YGD6S{margin-left:2.4rem;margin-right:2.4rem}}.Button_btn__A7LTV{display:flex;align-items:center;box-sizing:border-box;border-radius:100rem;border:1px solid var(--c-light);padding:1.2rem 3rem;color:var(--c-text);background-color:var(--c-light);box-shadow:var(--s-box-normal);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:background-color .25s ease,border-color .25s ease}.Button_btn__A7LTV:focus,.Button_btn__A7LTV:focus-within,.Button_btn__A7LTV:hover{background-color:var(--c-dark);border-color:var(--c-dark)}.Button_btnIcon__wrPmh{padding:1.2rem}.Button_btnIcon__wrPmh img{margin:0;padding:0}.Button_label__GoYzK{font-family:var(--f-body);font-weight:600;font-size:1.6rem;line-height:1}.Button_icon__81Bwx{display:block;box-sizing:border-box;margin-left:.4rem;padding:0;width:3.2rem;height:3.2rem;object-fit:cover;object-position:center}.Header_wrapper__a9KsM{width:100%;display:flex;align-items:center;justify-content:center;overflow:initial;position:fixed;bottom:0;left:0;transition:transform .3s ease-in-out;z-index:10}.Header_wrapper__a9KsM .show{opacity:1;visibility:visible;transform:translateX(0);transition:visibility 0s ease,opacity .3s ease .01s,transform .3s ease .01s}.Header_headerActive__Nze_m{transform:translateY(0)}.Header_headerDeactive__P8Rwv{transform:translateY(100%)}@media screen and (min-width:1024px){.Header_headerActive__Nze_m,.Header_headerDeactive__P8Rwv{transform:none}}.Header_inner__RN9eV{width:100%;display:flex;align-items:center;justify-content:space-between;max-width:100%;padding:1.2rem 1.5rem;position:relative;z-index:1}.Header_headerBackground__3sKPP{width:100%;height:calc(100% + 2px);mask:var(--g-header-mobile);-webkit-mask:var(--g-header-mobile);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:absolute;top:0;left:0;z-index:0;pointer-events:none;touch-action:none}@media screen and (min-width:1024px){.Header_wrapper__a9KsM{position:absolute;top:0;bottom:auto}.Header_wrapper__a9KsM .show{transform:none}.Header_inner__RN9eV{padding:3.9rem 3.2rem;max-width:var(--w-sect)}.Header_headerBackground__3sKPP{display:none}}.Header_menu-toggler__UuB_d{display:flex;align-items:center;justify-content:center;height:100%;padding:1.2rem 1.5rem;margin:-1.2rem -1.5rem;transform:scaleX(-1)}.Header_menu-toggler__UuB_d .ham{cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform .4s;-moz-user-select:none;-webkit-user-select:none;user-select:none}.Header_menu-toggler__UuB_d .line{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:var(--c-text);stroke-width:5.5;stroke-linecap:round}.Header_menu-toggler__UuB_d .ham2 .bottom,.Header_menu-toggler__UuB_d .ham2 .top{stroke-dasharray:40 121}.Header_menu-toggler__UuB_d .ham2.active .bottom,.Header_menu-toggler__UuB_d .ham2.active .top{stroke-dashoffset:-102px}@media screen and (min-width:1024px){.Header_menu-toggler__UuB_d{display:none}}.Header_menu___cXXT{flex-direction:column;opacity:0;visibility:hidden;border-radius:1.5rem 0 1.5rem 0;min-width:35%;color:var(--c-on-fg);background-color:var(--c-fg);overflow:hidden;position:absolute;bottom:6.4rem;right:1.5rem;z-index:-1;transform:translateX(100%);transition:visibility 0s ease .3s,opacity .3s ease,transform .3s ease}.Header_menu___cXXT .menu-item{display:block;margin:0;box-sizing:border-box;padding:1.6rem 2rem;width:100%;font-size:1.2rem;line-height:1.5}.Header_menu___cXXT .menu-item:active,.Header_menu___cXXT .menu-item:focus{outline:unset;color:var(--c-text);background-color:var(--c-light)}@media screen and (min-width:1024px){.Header_menu___cXXT{flex-direction:row;opacity:1;visibility:visible;border-radius:0;min-width:unset;font-weight:500;color:var(--c-text);background-color:transparent;position:static;transform:none}.Header_menu___cXXT .menu-item{margin:0 2.4rem;padding:0;width:auto;font-size:1.6rem;line-height:1}.Header_menu___cXXT .menu-item:active,.Header_menu___cXXT .menu-item:focus{color:var(--c-light);background-color:transparent}}.Header_cta-group__hvT17{display:none}@media screen and (min-width:1024px){.Header_cta-group__hvT17{display:flex}.Header_cta-group__hvT17 .btn{margin-right:2rem;padding:1.2rem 2.3rem;font-size:1.4rem;line-height:1.5}.Header_cta-group__hvT17 .btn>img{margin-left:1.1rem;padding:0;width:1.9rem;height:1.9rem}.Header_cta-group__hvT17 :last-child{margin-right:0}}.Header_btn-outline__6F4Eq{border-color:currentColor;background-color:transparent}.Header_btn-outline__6F4Eq:hover{border-color:var(--c-light);background-color:var(--c-light)}.Section_wrapper__tgb61{overflow:hidden}.Section_inner__IAkhw,.Section_wrapper__tgb61{display:flex;align-items:center;justify-content:center;width:100%}.Section_inner__IAkhw{flex-direction:column;padding:5rem 1.6rem;max-width:var(--w-sect)}.Section_inner__IAkhw .highlight{color:var(--c-on-highlight)}@media screen and (min-width:1024px){.Section_inner__IAkhw{flex-direction:row;padding:10rem 3.2rem}}.Section_articleInner__Tx7WM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 1.6rem;max-width:var(--w-sect);width:100%}.Section_articleInner__Tx7WM .highlight{color:var(--c-on-highlight)}@media screen and (min-width:1024px){.Section_articleInner__Tx7WM{flex-direction:column;padding:20rem 3.2rem}}.Section_header__jsu97{display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width:1024px){.Section_header__jsu97{max-width:50%}}.Section_body___Ldm3{display:flex}.Section_articleBody__xkmnX{padding-top:3rem}@media screen and (min-width:1024px){.Section_articleBody__xkmnX{padding-top:6rem}}.Section_kicker__0qK_8{display:inline-block;margin:0 auto 1.2rem;padding-bottom:1.3rem;min-width:11rem;font-family:var(--f-heading);font-weight:600;font-size:1.8rem;line-height:1.7;letter-spacing:.1rem;text-align:center;text-transform:uppercase;background-image:url(/decoration/eyebrow.svg);background-size:100%;background-repeat:no-repeat;background-position:bottom}.Section_title__qiz7w{margin:0;font-weight:600;font-size:2.2rem;line-height:1.45;letter-spacing:.01rem}@media screen and (min-width:1024px){.Section_title__qiz7w{font-size:4.8rem;line-height:1.25}}@media screen and (min-width:1200px){.Section_title__qiz7w{font-size:6.4rem}}.Section_subtitle__zKdk9{margin:0;font-weight:700;font-size:1.8rem;line-height:1.4}@media screen and (min-width:1024px){.Section_subtitle__zKdk9{font-size:4rem}}.Section_heading__OC4hE{margin:0;font-weight:700;font-size:1.6rem;line-height:1.4}@media screen and (min-width:1024px){.Section_heading__OC4hE{font-size:2.4rem}}.Section_desc__HnEIX{margin-top:1.2rem;font-weight:400;letter-spacing:.025em}.Section_desc__HnEIX p{margin:0 0 1.4em}.Section_desc__HnEIX ul{list-style:none;padding:0}.Section_desc__HnEIX ul li:before{content:"";display:inline-block;margin-right:1rem;border-radius:50%;width:1.7rem;height:1.7rem;vertical-align:-.4rem;background-color:#dea262;background-image:url(/icon/checkmark.svg);background-size:2rem 2rem;background-position:50%;background-repeat:no-repeat}.Section_desc__HnEIX ul li{margin-bottom:1.7rem}.Section_desc__HnEIX :last-child{margin-bottom:0}@media screen and (min-width:1024px){.Section_desc__HnEIX{margin-top:1.6rem}.Section_desc__HnEIX p{margin-bottom:1.3rem}.Section_desc__HnEIX ul{margin-top:2.4rem;font-size:1.6rem}.Section_desc__HnEIX ul li:before{width:2.1rem;height:2.1rem;vertical-align:-.4rem;background-size:3rem 3rem}.Section_desc__HnEIX ul li{margin-bottom:1.9rem}}.Section_cta__Qhv3b{margin-top:2rem}@media screen and (min-width:1024px){.Section_cta__Qhv3b{margin-top:4rem}}.Section_buttonsWrap__rY_HF{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-top:2rem}@media screen and (min-width:1024px){.Section_buttonsWrap__rY_HF{gap:2rem;margin-top:4rem}}.Footer_wrapper__QkjOM{background-image:url(/img/footer-bg-mobile.svg);background-size:100% 100%;background-position:bottom;background-repeat:no-repeat;background-color:var(--c-footer-bg)}@media screen and (min-width:1024px){.Footer_wrapper__QkjOM{background-image:url(/img/footer-bg-desktop.svg)}}.Footer_inner__M8IDC{padding-top:5rem;padding-bottom:5rem;flex-direction:column}@media screen and (min-width:1024px){.Footer_inner__M8IDC{padding-top:10rem;padding-bottom:30rem}}.Footer_legal__b3LsT{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:3.2rem;width:100%}@media screen and (min-width:1024px){.Footer_legal__b3LsT{flex-direction:row;justify-content:space-between}}.Footer_menu__LrVpa{margin-bottom:1.2rem;max-width:20rem;flex-wrap:wrap}.Footer_menu__LrVpa a{line-height:3}@media screen and (min-width:1024px){.Footer_menu__LrVpa{margin-bottom:3.2rem;max-width:100%;flex-direction:row;flex-wrap:nowrap;align-items:center;align-self:center}}.Footer_social-network__VHm_C{display:flex;margin-bottom:1.2rem}.Footer_social-item__D3q7y{display:block;margin:0 2.4rem}.Footer_social-icon__9BJKN{display:block;width:1.6rem;height:1.6rem}@media screen and (min-width:1024px){.Footer_social-network__VHm_C{margin-bottom:3.2rem}.Footer_social-icon__9BJKN{display:block;width:2.4rem;height:2.4rem}}.Footer_copyright__kdrmK{font-weight:400;font-size:1rem;line-height:4}@media screen and (min-width:1024px){.Footer_copyright__kdrmK{font-size:1.6rem;line-height:2}}@font-face{font-family:__Poppins_12c8de;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0a03a6d30c07af2e-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_12c8de;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_12c8de;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_12c8de{font-family:__Poppins_12c8de,__Poppins_Fallback_12c8de;font-weight:600;font-style:normal}.__variable_12c8de{--f-heading:"__Poppins_12c8de","__Poppins_Fallback_12c8de"}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/46c21389e888bf13-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f5767adec246cdc1-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0a03a6d30c07af2e-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/30cd8f99d32fa6e8-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_e04c4e;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_e04c4e{font-family:__Poppins_e04c4e,__Poppins_Fallback_e04c4e;font-style:normal}.__variable_e04c4e{--f-body:"__Poppins_e04c4e","__Poppins_Fallback_e04c4e"}