:root{--cw-navy-950:#071521;--cw-navy-900:#0b2132;--cw-navy-800:#113047;--cw-graphite:#26333d;--cw-teal-700:#087f7b;--cw-teal-600:#0b948e;--cw-teal-100:#d7f2ef;--cw-sand-50:#faf9f5;--cw-sand-100:#f1efe8;--cw-white:#fff;--cw-ink:#17242e;--cw-muted:#5f6c74;--cw-border:#d8dedc;--cw-focus:#f29b38;--cw-radius-sm:.5rem;--cw-radius-md:.875rem;--cw-radius-lg:1.5rem;--cw-shadow:0 18px 50px #0715211a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--cw-ink);background:var(--cw-sand-50);margin:0}a{color:inherit}:focus-visible{outline:3px solid var(--cw-focus);outline-offset:3px}.cw-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.85rem;padding:.7rem 1.15rem;font-weight:750;text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.cw-button:hover{transform:translateY(-1px)}.cw-button--primary{background:var(--cw-teal-600);color:var(--cw-white)}.cw-button--primary:hover{background:var(--cw-teal-700)}.cw-button--secondary{color:inherit;background:0 0;border-color:#9fb2b6}.cw-button--secondary:hover{border-color:var(--cw-teal-600)}.cw-button--quiet{min-height:auto;color:var(--cw-teal-700);padding:.35rem 0}.cw-card{background:var(--cw-white);border:1px solid var(--cw-border);border-radius:var(--cw-radius-md);padding:clamp(1.15rem,3vw,1.65rem);box-shadow:0 1px 2px #0715210a}.cw-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:800;display:inline-flex}.cw-badge--teal{background:var(--cw-teal-100);color:#075e5b}.cw-badge--orange{color:#984608;background:#ffead6}.cw-badge--blue{color:#164e96;background:#e1edff}.cw-badge--green{color:#186438;background:#ddf2e3}.cw-badge--violet{color:#5d3aa5;background:#eee8ff}.cw-badge--slate{color:#455560;background:#e8ecef}.cw-breadcrumbs ol{flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.cw-breadcrumbs li+li:before{color:var(--cw-muted);content:"/";margin-right:.55rem}.cw-breadcrumbs a{color:var(--cw-teal-700)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
body{font-family:var(--font-body), system-ui, sans-serif}h1,h2,h3,.brand{font-family:var(--font-display), system-ui, sans-serif}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:13ch;font-size:clamp(2.75rem,7vw,5.65rem);line-height:.98}h2{letter-spacing:-.05em;font-size:clamp(2rem,4.5vw,3.65rem);line-height:1.05}h3{letter-spacing:-.025em;font-size:1.25rem}p{line-height:1.65}.skip-link{background:var(--cw-white);z-index:100;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.section-shell{max-width:1240px;margin-inline:auto;padding-inline:clamp(1.1rem,4vw,2.5rem)}.announcement{background:var(--cw-navy-950);color:#c5d5dc;letter-spacing:.04em;text-align:center;padding:.45rem 1rem;font-size:.78rem}.site-header{border-bottom:1px solid var(--cw-border);z-index:20;background:#faf9f5f5;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1380px;min-height:4.7rem;margin:auto;padding:.65rem 2rem;display:flex}.brand{align-items:center;gap:.65rem;font-size:1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--cw-navy-950);border-radius:.45rem;justify-content:center;align-items:end;width:1.75rem;height:1.75rem;padding:.28rem;display:inline-flex}.brand-mark:before,.brand-mark:after,.brand-mark span{background:var(--cw-teal-600);content:"";border-radius:2px;width:4px;margin:1px;display:block}.brand-mark:before{height:40%}.brand-mark span{height:75%}.brand-mark:after{height:55%}.primary-nav{gap:1.2rem;font-size:.86rem;display:flex}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:1px solid var(--cw-border);cursor:pointer;border-radius:999px;align-items:center;min-height:2.75rem;padding:.6rem 1rem;font-weight:700;display:inline-flex}.mobile-nav nav{background:var(--cw-white);border:1px solid var(--cw-border);border-radius:var(--cw-radius-md);box-shadow:var(--cw-shadow);min-width:min(19rem,100vw - 2rem);padding:.5rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0}.mobile-nav nav a{border-radius:var(--cw-radius-sm);min-height:2.75rem;padding:.75rem;text-decoration:none}.mobile-nav nav a:hover{background:var(--cw-sand-100)}.primary-nav a,.nav-actions a{text-decoration:none}.primary-nav a:hover{color:var(--cw-teal-700)}.nav-actions{align-items:center;gap:.8rem;display:flex}.hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:center;gap:clamp(2rem,7vw,7rem);min-height:720px;padding-block:clamp(4rem,8vw,8rem);display:grid}.hero-copy .cw-badge{margin-bottom:1.5rem}.lede{color:var(--cw-graphite);max-width:62ch;font-size:clamp(1.05rem,2vw,1.3rem)}.button-row{flex-wrap:wrap;gap:.8rem;margin-block:2rem 1.4rem;display:flex}.hero-note{color:var(--cw-muted);font-size:.88rem}.evidence-panel{background:var(--cw-navy-900);border-radius:var(--cw-radius-lg);box-shadow:var(--cw-shadow);color:#fff;border:1px solid #24485d;padding:clamp(1.4rem,4vw,2rem);transform:rotate(1deg)}.evidence-heading{justify-content:space-between;align-items:center;display:flex}.metric{align-items:baseline;gap:.65rem;margin-top:2rem;display:flex}.metric strong{font:800 3.8rem/1 var(--font-display)}.metric span{color:#a9c0cc}.readiness-bar{background:#244354;border-radius:99px;height:.5rem;margin:1rem 0 2rem;overflow:hidden}.readiness-bar span{background:var(--cw-teal-600);height:100%;display:block}.evidence-list{gap:.55rem;display:grid}.evidence-list>div{background:#102a3c;border:1px solid #284b5e;border-radius:.65rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.85rem;display:grid}.evidence-list small{color:#9eb4c0;margin-top:.2rem;display:block}.evidence-list time{color:#c8d6dc;font-size:.78rem}.status-dot{background:#49849a;border-radius:50%;width:.65rem;height:.65rem}.status-dot--done{background:#42c5a4}.status-dot--warn{background:#f2a554}.example-label{color:#8fa8b5;text-align:right;margin:1rem 0 0;font-size:.72rem}.trust-strip{background:var(--cw-sand-100);border-block:1px solid var(--cw-border);letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:2rem;padding:1.2rem;font-size:.78rem;font-weight:700;display:flex}.section-block{padding-block:clamp(4.5rem,9vw,8rem)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.3rem;display:flex}.section-heading h2{max-width:18ch;margin-bottom:0}.section-heading>a{color:var(--cw-teal-700);font-weight:700}.kicker{color:var(--cw-teal-700);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem;font-weight:800}.kicker--light{color:#6ed2ca}.product-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.product-card{border-top:4px solid var(--cw-teal-600);flex-direction:column;justify-content:space-between;min-height:285px;display:flex}.product-card h3{margin:1.2rem 0 .55rem;font-size:1.5rem}.product-card p{color:var(--cw-muted)}.product-card>a{color:var(--cw-teal-700);font-weight:700;text-decoration:none}.product-card.accent-orange{border-top-color:#d86b1c}.product-card.accent-blue{border-top-color:#3775bf}.product-card.accent-green{border-top-color:#368a54}.product-card.accent-violet{border-top-color:#7553bd}.product-card.accent-slate{border-top-color:#657681}.dark-section{background:var(--cw-navy-950);color:#fff}.split-layout{grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,8rem);padding-block:clamp(5rem,10vw,9rem);display:grid}.dark-section .split-layout p:not(.kicker){color:#b6c7cf;font-size:1.05rem}.split-layout .cw-button--secondary,.security-band .cw-button--secondary{color:#fff;border-color:#537181}.workflow{gap:0;margin:0;padding:0;list-style:none;display:grid}.workflow li{border-bottom:1px solid #284052;grid-template-columns:2.5rem 1fr;align-items:center;gap:1rem;padding:1.25rem 0;display:grid}.workflow li span{color:#6ed2ca;font:700 .8rem var(--font-display)}.workflow li strong{font-size:1.15rem}.solution-grid{background:var(--cw-border);border:1px solid var(--cw-border);grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.solution-card{background:var(--cw-sand-50);min-height:300px;padding:1.5rem;text-decoration:none;transition:background .16s}.solution-card:hover{background:#fff}.solution-card>span{color:var(--cw-teal-700);font:700 .75rem var(--font-display)}.solution-card h3{margin-top:3rem}.solution-card p{color:var(--cw-muted)}.solution-card strong{color:var(--cw-teal-700);font-size:.88rem}.audit-section{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,8vw,7rem);display:grid}.audit-section>div:first-child p:last-child{color:var(--cw-muted);font-size:1.05rem}.audit-lines{border-top:1px solid var(--cw-border)}.audit-lines div{border-bottom:1px solid var(--cw-border);grid-template-columns:2rem 1fr;align-items:center;gap:1.2rem;padding:1.35rem 0;display:grid}.audit-lines span{color:var(--cw-teal-700);font-size:.78rem}.security-band{background:var(--cw-navy-800);color:#fff}.security-inner{grid-template-columns:1.2fr 1fr auto;align-items:center;gap:2.5rem;padding-block:4rem;display:grid}.security-inner h2{margin:0;font-size:clamp(1.9rem,4vw,3rem)}.security-points{gap:.65rem;display:grid}.security-points span:before{color:#65c9c2;content:"✓";margin-right:.65rem}.pricing-preview{justify-content:space-between;align-items:center;gap:3rem;display:flex}.pricing-preview>div{max-width:780px}.pricing-preview p:last-child{color:var(--cw-muted)}.final-cta{text-align:center;background:#d9efeb;padding-block:clamp(5rem,10vw,9rem)}.final-cta h2{max-width:22ch;margin:1.5rem auto}.final-cta .button-row{justify-content:center}.site-footer{background:var(--cw-navy-950);color:#b8c8cf;padding:4rem max(1.2rem,50vw - 580px)}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:3rem;display:grid}.footer-grid h2{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.footer-grid>div{flex-direction:column;gap:.7rem;display:flex}.footer-grid>div:first-child{max-width:320px}.footer-grid a{text-transform:capitalize;font-size:.88rem;text-decoration:none}.brand--footer{color:#fff;font-size:1.35rem!important}.footer-bottom{border-top:1px solid #273e4d;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.75rem;display:flex}.page-hero{background:var(--cw-sand-100);padding-block:clamp(3rem,8vw,6rem)}.page-hero .cw-breadcrumbs{margin-bottom:2rem}.page-hero h1{font-size:clamp(2.6rem,6vw,4.8rem)}.page-hero p{color:var(--cw-muted);max-width:68ch;font-size:1.15rem}.content-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.content-section{padding-block:4rem}.content-section h2{font-size:clamp(1.8rem,4vw,2.8rem)}.prose-narrow{max-width:760px}.notice{border-radius:var(--cw-radius-md);color:#684617;background:#fff4e4;border:1px solid #eccb98;padding:1rem 1.2rem}.product-detail-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(2rem,7vw,6rem);padding-bottom:4rem;display:grid}.feature-list{gap:.8rem;padding-left:1.25rem;display:grid}.product-preview{background:var(--cw-navy-900);border-top:4px solid var(--cw-teal-600);border-radius:var(--cw-radius-lg);box-shadow:var(--cw-shadow);color:#fff;padding:clamp(1.2rem,4vw,2rem)}.product-preview.accent-orange{border-top-color:#d86b1c}.product-preview.accent-blue{border-top-color:#3775bf}.product-preview.accent-green{border-top-color:#368a54}.product-preview.accent-violet{border-top-color:#7553bd}.product-preview.accent-slate{border-top-color:#657681}.preview-heading,.preview-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.preview-heading{margin-bottom:1.2rem}.preview-row{border-radius:var(--cw-radius-sm);background:#102a3c;border:1px solid #345568;margin-top:.65rem;padding:1rem}.preview-row small{color:#b6c7cf;margin-top:.2rem;display:block}.preview-row b{color:#8cd9d3;text-align:right}.product-preview>p{color:#b6c7cf;margin:1rem 0 0;font-size:.78rem}.lead-layout{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(2rem,7vw,6rem);display:grid}.lead-form{background:var(--cw-white);border:1px solid var(--cw-border);border-radius:var(--cw-radius-lg);box-shadow:var(--cw-shadow);padding:clamp(1.2rem,4vw,2rem)}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-grid label{gap:.4rem;font-size:.9rem;font-weight:700;display:grid}.form-grid input,.form-grid select,.form-grid textarea{border-radius:var(--cw-radius-sm);color:var(--cw-ink);font:inherit;background:#fff;border:1px solid #819198;width:100%;min-height:2.85rem;padding:.7rem .8rem}.form-grid textarea{resize:vertical}.form-wide{grid-column:1/-1}.form-honeypot{position:absolute;left:-10000px}.consent{align-items:start;gap:.7rem;margin:1.2rem 0;display:flex}.consent input{width:1.25rem;height:1.25rem;margin:.15rem 0 0}.lead-form button:disabled{cursor:wait;opacity:.7}.form-status{min-height:1.65rem;margin:1rem 0 0}.form-status--error{color:#9a2b20}.form-status--success{color:#186438}@media (max-width:1050px){.primary-nav{display:none}.mobile-nav{display:block}.product-grid{grid-template-columns:repeat(2,1fr)}.solution-grid{grid-template-columns:repeat(3,1fr)}.security-inner{grid-template-columns:1fr 1fr}.security-inner>.cw-button{justify-self:start}.footer-grid{grid-template-columns:2fr repeat(2,1fr)}}@media (max-width:740px){h1{font-size:clamp(2.65rem,13vw,4.2rem)}.announcement{display:none}.nav-shell{min-height:4rem;padding:.5rem 1rem}.nav-actions .cw-button--quiet,.nav-actions{display:none}.hero{grid-template-columns:1fr;min-height:0;padding-block:3.5rem}.evidence-panel{transform:none}.section-heading,.pricing-preview{flex-direction:column;align-items:start}.product-grid,.content-grid,.split-layout,.audit-section,.security-inner,.lead-layout,.product-detail-grid,.solution-grid{grid-template-columns:1fr}.solution-card{min-height:220px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.trust-strip{flex-direction:column;align-items:center;gap:.7rem}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}}@media (max-width:440px){.nav-actions .cw-button{min-height:2.5rem;padding:.55rem .75rem;font-size:.78rem}.brand{font-size:1rem}.footer-grid{grid-template-columns:1fr}}
@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.2y65deuc30pmy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.2qt3tdwt-y9x_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.3cvcemwuzoywn.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.02z5rrbg5nt92.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.2rixgazldzomk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.0wiir8udbzjvx.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.2y65deuc30pmy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.2qt3tdwt-y9x_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.3cvcemwuzoywn.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.02z5rrbg5nt92.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.2rixgazldzomk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.0wiir8udbzjvx.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.2y65deuc30pmy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.2qt3tdwt-y9x_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.3cvcemwuzoywn.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.02z5rrbg5nt92.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.2rixgazldzomk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.0wiir8udbzjvx.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Fallback;src:local(Arial);ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.0%;size-adjust:101.17%}.ibm_plex_sans_92c6ddc3-module__WH1HcG__className{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.ibm_plex_sans_92c6ddc3-module__WH1HcG__variable{--font-body:"IBM Plex Sans", "IBM Plex Sans Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_a458629e-module__xjpJxa__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_a458629e-module__xjpJxa__variable{--font-display:"Manrope", "Manrope Fallback"}
