.menu_navGradient__c5zWK{width:100vw;height:5.28rem;background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--menu-gradient-start));padding-bottom:.8rem;display:grid;position:fixed;z-index:999;justify-content:center;align-content:end}.menu_menuBar__WiZCs{position:relative;display:grid;align-items:baseline;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));max-width:95vw;grid-auto-flow:dense;gap:calc(var(--gap) / 2)}.menu_searchIcon__VI4Jp{justify-self:end}.menu_brandImage__j_BJF{justify-self:center}.menu_mobileNav__JJ5HV{padding-top:7.5rem;display:grid;width:100vw;gap:var(--gap);position:fixed;height:100vh;background-color:var(--primary-color);z-index:999;align-items:center}.menu_nav-underline__4FZZb{display:grid;grid-column:1;grid-row:1;left:2rem;position:relative;top:.2em}.menu_mobileMenu__Rx4a1{position:absolute;top:.25rem;padding:0}.menu_close__aD1So,.menu_mobileMenu__Rx4a1{color:inherit;background:transparent;border:0;cursor:pointer}.menu_close__aD1So{position:fixed;top:5rem;right:5rem;font:inherit}@media screen and (max-width:700px){.menu_menuBar__WiZCs{display:block;position:relative;grid-template-columns:none}}@media screen and (max-width:1100px){.menu_menuBar__WiZCs{display:grid;gap:calc(var(--gap) / 4)}.menu_brandImage__j_BJF{width:4.5rem!important}.menu_menuBar__WiZCs>a{font-size:smaller}}a:hover>.menu_brandImage__j_BJF{filter:invert(24%) sepia(20%) saturate(710%) hue-rotate(140deg) brightness(77%) contrast(90%)}.menuButton_navPreIcon__ujxpH{border-bottom:var(--white-color) var(--border-width) solid;display:grid;height:100%;align-items:center;padding-right:.5rem}.menuButton_navPreIcon__ujxpH>img{margin-bottom:4px}.menuButton_text__dWwZM{white-space:nowrap;border-bottom:var(--white-color) var(--border-width) solid;padding-right:1rem}.menuButton_navButton__ToBWz{--border-width:1.5px;display:flex;position:relative;min-width:-webkit-fill-available;min-width:-moz-fit-content;min-width:fit-content;align-items:flex-end;justify-content:center}.menuButton_line45__pIM1n{border-bottom:var(--white-color) var(--border-width) solid;width:24px;bottom:8px;right:4px;position:relative;transform:rotate(-45deg)}a.menuButton_navButton__ToBWz:hover{color:var(--mute-color)!important;fill:var(--mute-color)!important}a.menuButton_navButton__ToBWz:hover>.menuButton_line45__pIM1n,a.menuButton_navButton__ToBWz:hover>.menuButton_text__dWwZM{border-bottom:var(--mute-color) var(--border-width) solid}:root{--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:255,255,255;--background-start-rgb:0,95,104;--background-end-rgb:0,95,104;--menu-gradient-start:35,47,50,1;--primary-color:rgba(0,95,104,1);--secondary-color:rgba(62,152,166,1);--gray-dark-color:rgba(35,47,50,1);--gray-medium-color:rgba(138,140,142,1);--gray-light-color:rgba(241,240,240,1);--white:#fff;--white-color:#fff;--highlight-color:rgba(205,222,137,1);--mute-color:rgb(111,178,188);--gap:clamp(1rem,6vw,3rem)}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,95,104;--background-end-rgb:0,95,104;--menu-gradient-start:35,47,50,1}}a:focus,a:hover{color:var(--primary-color)!important;fill:var(--primary-color)!important}a.muted{color:var(--secondary-color)!important;fill:var(--secondary-color)!important}a.muted:hover{color:var(--mute-color)!important;fill:var(--mute-color)!important}a.strong:hover{color:var(--highlight-color)!important;fill:var(--highlight-color)!important}.font-color_white{color:var(--white)}.font-color_primary{color:var(--primary-color)}.font-color_secondary{color:var(--secondary-color)}.font-color_gray-medium{color:var(--gray-medium-color)}.font-color_mute{color:var(--mute-color)}.bg-color_white{background-color:var(--white)}.bg-color_primary{background-color:var(--primary-color)}.bg-color_secondary{background-color:var(--secondary-color)}.bg-color_gray-dark{background-color:var(--gray-dark-color)}.bg-color_gray-medium{background-color:var(--gray-medium-color)}.bg-color_gray-light{background-color:var(--gray-light-color)}.bg-color_mute{background-color:var(--mute-color)}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--gray-light-color);background-color:var(--primary-color)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (hover:hover) and (pointer:fine){.card:hover{background:rgba(var(--card-rgb),.1);border:1px solid rgba(var(--card-border-rgb),.15)}.card:hover span{transform:translateX(4px)}}@media (prefers-reduced-motion){.card:hover span{transform:none}}@media (max-width:700px){.card{padding:1rem 2.5rem}.hide-on-mobile{display:none!important}}@media (min-width:701px) and (max-width:1120px){.hide-on-tablet{display:none!important}}@media (min-width:1120px){.hide-on-desktop{display:none!important}}@media (prefers-color-scheme:dark){.vercelLogo{filter:invert(1)}.logo{filter:invert(1) drop-shadow(0 0 .3rem #ffffff70)}}.content{--full:minmax(var(--gap),1fr);--content:min(100ch,100% - var(--gap) * 2);--popout:minmax(0,3rem);--feature:minmax(0,7rem);display:grid;grid-template-columns:[full-start] var(--full) [feature-start] var(--feature) [popout-start] var(--popout) [content-start] var(--content) [content-end] var(--popout) [popout-end] var(--feature) [feature-end] var(--full) [full-end];grid-column:content}.popout{grid-column:popout}.feature{grid-column:feature}.full{grid-column:full}.typ-gap>*+*{margin-bottom:var(--gap)}.typ-gap-half>*+*{margin-bottom:calc(var(--gap) / 2)}.subgrid{grid-template-columns:subgrid}.display-flex{display:flex}.flex-align-center{align-items:center}.flex-justify-center{justify-content:center}.gap{gap:var(--gap)}.half-gap{gap:calc(var(--gap) / 2)}.display-grid{display:grid}.flex-row{flex-direction:column}.rotate180{position:relative;transform:rotate(180deg)}.block{display:block}.footer_footer__wCyt8{grid-auto-flow:row;position:relative}.footer_logo__OQqcy{position:relative;top:-5rem;display:grid;grid-auto-flow:column;grid-template-columns:1fr minmax(100px,250px) 1fr;justify-items:center;align-items:center}.footer_socials__wQ0AV{display:grid;grid-auto-flow:column;grid-gap:.5rem;gap:.5rem}.footer_cutLogo__m3n_X{background-color:var(--gray-light-color);display:grid;justify-items:center;align-items:center;-webkit-clip-path:polygon(10% 0,100% 0,100% 80%,90% 100%,0 100%,0 20%);clip-path:polygon(10% 0,100% 0,100% 80%,90% 100%,0 100%,0 20%)}.footer_cutLogo__m3n_X>img{margin:1rem 2.5rem}.footer_footerEnd__H6qaH{max-width:100%;display:grid;align-items:center;justify-items:center;grid-template-columns:1fr;grid-template-rows:1fr;margin-bottom:5rem}.footer_footerEnd__H6qaH>svg{max-width:100%;grid-area:1/1}.footer_world__c6Ds6{width:23vw;margin-top:3.8em}@media screen and (max-width:750px){.footer_footerEnd__H6qaH>svg{display:none!important}.footer_footerEnd__H6qaH>.footer_world__c6Ds6{display:block!important;width:50vw}.footer_logo__OQqcy{position:unset!important;top:0;grid-auto-flow:row!important}}.section-header_sectionHeaderContent__v1OyB{display:grid;grid-template-columns:10rem 1fr 10rem;grid-template-rows:58% 1fr;grid-column-gap:var(--gap);column-gap:var(--gap);min-height:max-content}.section-header_headerContentText__5__Xg{position:relative;display:grid}.section-header_ruiten___fywI{grid-row:span 2;-ms-grid-row-span:2}.section-header_title__PRo_U{align-self:end;text-transform:uppercase;grid-column:span 2}.section-header_subtitle__n8plv{align-self:start;grid-column:span 2}.section-header_lightTitle__ZhzVt{color:var(--primary-color)!important}.section-header_ruitenDarker__MYPNu{filter:invert(25%) sepia(52%) saturate(1319%) hue-rotate(147deg) brightness(98%) contrast(103%);fill:var(--primary-color);color:var(--primary-color)}.section-header_sectionId__NLjAl{position:relative;top:-7rem}@media screen and (max-width:1200px){.section-header_sectionHeaderContent__v1OyB{grid-template-columns:7.5rem 1fr 10rem}.section-header_ruiten___fywI{width:7.55rem!important}}@media screen and (max-width:1001px){.section-header_sectionHeaderContent__v1OyB{grid-template-columns:5rem 1fr 10rem;column-gap:calc(var(--gap) / 2)}.section-header_ruiten___fywI{width:5rem!important}}@media screen and (max-width:551px){.section-header_sectionHeaderContent__v1OyB{grid-template-columns:2.5rem 1fr 10rem;column-gap:calc(var(--gap) / 2);grid-template-rows:auto;padding-bottom:calc(var(--gap) / 2)}.section-header_ruiten___fywI{width:2.5rem!important}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}