*{scroll-behavior:smooth!important;margin:0;padding:0}*,body{box-sizing:border-box}body{background:var(--light-surface-container-low);font-family:var(--font-work-sans),"Segoe UI","sans-serif"}a{text-decoration:none}ul{list-style:none!important}.loading-wrapper{position:fixed;top:0;width:100%;height:100vh;background:var(--light-surface-container-highest);z-index:10000;display:flex;justify-content:center;align-items:center;flex-direction:column}.loader,.loading-wrapper img{position:relative}.loader{margin-top:24px;width:90%;max-width:600px;height:16px;border-radius:20px;color:var(--light-primary);border:2px solid}.loader:before{content:"";position:absolute;margin:2px;inset:0 100% 0 0;border-radius:inherit;background:currentColor;animation:l6 5s 1}@keyframes l6{to{inset:0}}.spinner{position:relative;bottom:70px;box-sizing:border-box;background-clip:padding-box;width:200px;height:200px;border-radius:100px;border:4px solid hsla(0,0%,100%,.1);-webkit-mask:linear-gradient(rgba(0,0,0,.1),#000 90%);transform-origin:50% 60%;transform:perspective(200px) rotateX(66deg);animation:spinner-wiggle 1.2s infinite}.spinner:after,.spinner:before{content:"";position:absolute;margin:-4px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:.05;border:inherit;border-color:transparent;animation:spinner-spin 1.2s cubic-bezier(.6,.2,0,.8) infinite,spinner-fade 1.2s linear infinite}.spinner:before{border-top-color:#66e6ff}.spinner:after{border-top-color:#f0db75;animation-delay:.3s}@keyframes spinner-spin{to{transform:rotate(1turn)}}@keyframes spinner-fade{20%{opacity:.1}40%{opacity:1}60%{opacity:.1}}.h1{margin:0;letter-spacing:.05rem;color:var(--dark-on-surface);font-family:var(--font-work-sans),Segoe UI,sans-serif;font-size:3rem;line-height:1.167;color:var(--white)}.h1,.semi-bold{font-weight:600}.bold{font-weight:700}@media (max-width:600px){.h1{font-size:2rem}}.max-width-lg{max-width:900px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media (max-width:600px){.max-width-lg{max-width:100%;padding-left:16px;padding-right:16px}}.max-width-xl{max-width:1536px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media (max-width:600px){.max-width-xl{max-width:100%;padding-left:16px;padding-right:16px}}@keyframes pulse{0%{color:transparent;background:#e5e7eb;border:none;filter:brightness(0);background-image:none;opacity:.06}50%{opacity:.3}to{color:transparent;background:#e5e7eb;border:none;filter:brightness(0);background-image:none;opacity:.06}}.skeleton{animation:pulse 1s cubic-bezier(.4,0,.6,1) 5;animation-fill-mode:none}@keyframes darkPulse{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.dark-skeleton{animation:darkPulse 1s linear infinite alternate}.image-wrapper{position:relative;width:100%;overflow:hidden}.image-fill{width:100%;height:100%}.image-wrapper img{object-fit:cover}.border-radius-12{border-radius:12px}.overflow-hidden{overflow:hidden}.h3{font-size:1.5rem;font-weight:600;line-height:1.334}.h4{font-size:1.3rem;font-weight:500;line-height:1.5}.body1,.body1 p,.body1 strong{margin:8px 0;font-weight:400;color:var(--light-on-surface-variant);font-family:var(--font-work-sans),Segoe UI,sans-serif;font-size:1rem;line-height:1.5}.body1 strong{font-weight:600!important;display:inline-block;letter-spacing:0;margin:0}.body1 ul{margin-left:32px;margin-top:24px;margin-bottom:24px}.body1 ul li{position:relative;margin:8px 0}.body1 ul li:before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjAwMTMgMC42NjY5OTJDNi42NDEzIDAuNjY2OTkyIDAuNjY3OTY5IDYuNjQwMzMgMC42Njc5NjkgMTQuMDAwM0MwLjY2Nzk2OSAyMS4zNjAzIDYuNjQxMyAyNy4zMzM3IDE0LjAwMTMgMjcuMzMzN0MyMS4zNjEzIDI3LjMzMzcgMjcuMzM0NiAyMS4zNjAzIDI3LjMzNDYgMTQuMDAwM0MyNy4zMzQ2IDYuNjQwMzMgMjEuMzYxMyAwLjY2Njk5MiAxNC4wMDEzIDAuNjY2OTkyWk0xMS4zMzQ2IDIwLjY2N0w0LjY2Nzk3IDE0LjAwMDNMNi41NDc5NyAxMi4xMjAzTDExLjMzNDYgMTYuODkzN0wyMS40NTQ2IDYuNzczNjZMMjMuMzM0NiA4LjY2Njk5TDExLjMzNDYgMjAuNjY3WiIgZmlsbD0iIzJCNDkzQiIvPgo8L3N2Zz4K");position:absolute;top:2px;left:-2rem}.body2{font-weight:400;color:var(--light-on-surface-variant);font-family:var(--font-work-sans),Segoe UI,sans-serif;font-size:.9rem}strong{font-weight:500}.center-align{text-align:center}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mb-40{margin-bottom:40px}.flex{display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.grid{display:grid}.gap-4{gap:4px}.gap-8{gap:8px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-40{gap:40px}:root{--material-theme--white:#fff;--material-theme--black:#000;--light-primary:#003a3b;--light-surface-tint:#296769;--light-on-primary:#fff;--light-primary-container:#1e5e60;--light-on-primary-container:#e3ffff;--light-secondary:#006c52;--light-on-secondary:#fff;--light-secondary-container:#26d1a4;--light-on-secondary-container:#003326;--light-tertiary:#635f45;--light-on-tertiary:#fff;--light-tertiary-container:#fff8df;--light-on-tertiary-container:#59553c;--light-error:#ba1a1a;--light-on-error:#fff;--light-error-container:#ffdad6;--light-on-error-container:#410002;--light-background:#f8faf9;--light-on-background:#191c1c;--light-surface:#f8faf9;--light-on-surface:#191c1c;--light-surface-variant:#dbe4e4;--light-on-surface-variant:#3f4849;--light-outline:#707979;--light-outline-variant:#bfc8c8;--light-shadow:#000;--light-scrim:#000;--light-inverse-surface:#2e3131;--light-inverse-on-surface:#eff1f0;--light-inverse-primary:#95d1d3;--light-primary-fixed:#b0edef;--light-on-primary-fixed:#002021;--light-primary-fixed-dim:#95d1d3;--light-on-primary-fixed-variant:#054f51;--light-secondary-fixed:#63fccc;--light-on-secondary-fixed:#002117;--light-secondary-fixed-dim:#3edeb1;--light-on-secondary-fixed-variant:#00513d;--light-tertiary-fixed:#eae3c3;--light-on-tertiary-fixed:#1f1c08;--light-tertiary-fixed-dim:#cec7a8;--light-on-tertiary-fixed-variant:#4b472f;--light-surface-dim:#d8dada;--light-surface-bright:#f8faf9;--light-surface-container-lowest:#fff;--light-surface-container-low:#f2f4f3;--light-surface-container:#eceeee;--light-surface-container-high:#e7e8e8;--light-surface-container-highest:#e1e3e2;--dark-primary:#95d1d3;--dark-surface-tint:#95d1d3;--dark-on-primary:#003738;--dark-primary-container:#004445;--dark-on-primary-container:#9ddadc;--dark-secondary:#4be8b9;--dark-on-secondary:#003829;--dark-secondary-container:#00bd92;--dark-on-secondary-container:#002117;--dark-tertiary:#fff;--dark-on-tertiary:#34311b;--dark-tertiary-container:#dcd5b5;--dark-on-tertiary-container:#444029;--dark-error:#ffb4ab;--dark-on-error:#690005;--dark-error-container:#93000a;--dark-on-error-container:#ffdad6;--dark-background:#111414;--dark-on-background:#e1e3e2;--dark-surface:#111414;--dark-on-surface:#e1e3e2;--dark-surface-variant:#3f4849;--dark-on-surface-variant:#bfc8c8;--dark-outline:#899292;--dark-outline-variant:#3f4849;--dark-shadow:#000;--dark-scrim:#000;--dark-inverse-surface:#e1e3e2;--dark-inverse-on-surface:#2e3131;--dark-inverse-primary:#296769;--dark-primary-fixed:#b0edef;--dark-on-primary-fixed:#002021;--dark-primary-fixed-dim:#95d1d3;--dark-on-primary-fixed-variant:#054f51;--dark-secondary-fixed:#63fccc;--dark-on-secondary-fixed:#002117;--dark-secondary-fixed-dim:#3edeb1;--dark-on-secondary-fixed-variant:#00513d;--dark-tertiary-fixed:#eae3c3;--dark-on-tertiary-fixed:#1f1c08;--dark-tertiary-fixed-dim:#cec7a8;--dark-on-tertiary-fixed-variant:#4b472f;--dark-surface-dim:#111414;--dark-surface-bright:#373a3a;--dark-surface-container-lowest:#0c0f0f;--dark-surface-container-low:#191c1c;--dark-surface-container:#1d2020;--dark-surface-container-high:#272b2a;--dark-surface-container-highest:#323535;--igradient:linear-gradient(180deg,#57f9ff,#527dfb 34%,#974dfd 68%,#fb59fe);--bg-size:calc(100% + 14px)}@font-face{font-family:Work Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/0822b6067e7c0dee-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:Work Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/67354d9f27664b22-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:Work Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6905431624c34d00-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:Work Sans Fallback;src:local("Arial");ascent-override:83.09%;descent-override:21.71%;line-gap-override:0.00%;size-adjust:111.93%}.__className_61c949{font-family:Work Sans,Work Sans Fallback;font-style:normal}.__variable_61c949{--font-work-sans:"Work Sans","Work Sans Fallback"}