*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#2d3436;background:#ffffff;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:#00a9b4;text-decoration:none;transition:color .2s ease}a:hover{color:#1a3a52}h1,h2,h3,h4,h5,h6{color:#1a3a52;font-weight:700;line-height:1.3}h1{font-size:2.5rem;letter-spacing:-.02em}h2{font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:1rem}h3{font-size:1.375rem;margin-bottom:.75rem}h4{font-size:1.1rem;margin-bottom:.5rem}p{margin-bottom:1rem;color:#2d3436}.text-secondary{color:#6b7c8a}.text-muted{color:#4a5568}.text-teal{color:#00a9b4}.text-navy{color:#1a3a52}.text-small{font-size:.875rem}.text-xs{font-size:.8125rem}.label-upper{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b7c8a}.source-citation{font-size:.8125rem;font-style:italic;color:#6b7c8a}blockquote{border-left:3px solid #d4a853;padding:1.25rem 1.5rem;background:#faf8f5;color:#4a4035;font-style:italic;margin:1.5rem 0;border-radius:0 6px 6px 0}.container{max-width:1140px}.container,.container-narrow{margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:800px}.section{padding:5rem 0}.section-sm{padding:3rem 0}.section-lg{padding:7rem 0}.section-bg{background:#f8fafb}.section-navy{background:#1a3a52;color:#ffffff}.section-navy h2,.section-navy h3,.section-navy h4{color:#ffffff}.section-navy p{color:rgba(255,255,255,.85)}.grid-2,.grid-3,.grid-4{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.grid-2-1{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.section-header{margin-bottom:3rem}.section-header h2{padding-bottom:.75rem;border-bottom:2px solid #00a9b4;display:inline-block}.section-header p{margin-top:1rem;max-width:640px;color:#4a5568}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffff;border-bottom:1px solid #e8ecef;transition:box-shadow .3s ease}.site-header.scrolled{box-shadow:0 2px 20px rgba(0,0,0,.08)}.header-inner{justify-content:space-between;height:72px;max-width:1200px;margin:0 auto;padding:0 1.5rem}.header-inner,.logo{display:flex;align-items:center}.logo{flex-shrink:0}.logo img{height:44px;width:auto}.nav-desktop{display:none;align-items:center;gap:.25rem}.nav-desktop a{color:#2d3436;font-size:.9rem;font-weight:500;padding:.5rem .75rem;border-radius:6px;transition:color .2s ease,background .2s ease;white-space:nowrap}.nav-desktop a.active,.nav-desktop a:hover{color:#00a9b4;background:#f0fafb}.nav-cta{display:none}.nav-cta .btn-primary{font-size:.875rem;padding:.5rem 1.25rem}.nav-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle span{width:24px;height:2px;background:#1a3a52;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.nav-toggle.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-mobile{display:none;position:fixed;top:72px;left:0;right:0;bottom:0;background:#ffffff;padding:1.5rem;z-index:999;overflow-y:auto}.nav-mobile.open{display:block}.nav-mobile a{display:block;color:#2d3436;font-size:1.1rem;font-weight:500;padding:1rem 0;border-bottom:1px solid #e8ecef}.nav-mobile a.active,.nav-mobile a:hover{color:#00a9b4}.nav-mobile .btn-primary{margin-top:1.5rem;display:block;text-align:center}.hero{padding:8rem 0 5rem;background:linear-gradient(180deg,#f8fafb,#ffffff)}.hero-home{padding:9rem 0 5rem;text-align:center}.hero h1{max-width:780px;margin:0 auto 1.25rem}.hero .hero-subtitle{font-size:1.125rem;color:#4a5568;max-width:640px;margin:0 auto .75rem;line-height:1.7}.hero .hero-source{font-size:.8125rem;color:#6b7c8a;font-style:italic;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-page{padding:7rem 0 3.5rem;text-align:left}.hero-page h1{margin:0 0 1rem;max-width:none}.hero-page .hero-subtitle{margin:0 0 .75rem;max-width:640px;text-align:left}.btn{display:inline-block;font-family:inherit;font-weight:600;font-size:.9375rem;padding:.75rem 1.75rem;border-radius:6px;border:none;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.4}.btn-primary{background:#00a9b4;color:#ffffff}.btn-primary:hover{background:#008f99;color:#ffffff}.btn-secondary{background:transparent;color:#1a3a52;border:2px solid #1a3a52}.btn-secondary:hover{background:#1a3a52;color:#ffffff}.btn-outline-teal{background:transparent;color:#00a9b4;border:2px solid #00a9b4}.btn-outline-teal:hover{background:#00a9b4;color:#ffffff}.btn-white{background:#ffffff;color:#1a3a52}.btn-white:hover{background:#f0fafb;color:#1a3a52}.btn-sm{font-size:.8125rem;padding:.5rem 1.25rem}.btn-lg{font-size:1rem;padding:.875rem 2rem}.badge-strip{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:2.5rem 0}.badge{display:inline-flex;align-items:center;gap:.5rem;background:#f0fafb;border:1px solid #b8dfe3;border-radius:100px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;color:#1a3a52;white-space:nowrap}.badge-icon{width:18px;height:18px;flex-shrink:0}.impact-strip{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;border:1px solid #dde3e7;border-radius:8px;padding:2rem 1.5rem;background:#ffffff}.impact-stat{text-align:center}.impact-stat .stat-number{font-size:2rem;font-weight:700;color:#1a3a52;line-height:1.2}.impact-stat .stat-number.teal{color:#00a9b4}.impact-stat .stat-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#6b7c8a;margin-top:.25rem}.card{background:#f8fafb;border:1px solid #e8ecef;border-radius:8px;padding:2rem;transition:box-shadow .2s ease,transform .2s ease}.card:hover{box-shadow:0 4px 20px rgba(0,0,0,.06);transform:translateY(-2px)}.card-bordered-top{border-top:3px solid #00a9b4}.card-bordered-top.navy{border-top-color:#1a3a52}.card-bordered-top.teal{border-top-color:#00a9b4}.card-bordered-top.light-teal{border-top-color:#00d4ff}.card-bordered-top.gold{border-top-color:#d4a853}.card .card-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#6b7c8a;margin-bottom:.5rem}.card h3{font-size:1.125rem}.card p{font-size:.9375rem;color:#4a5568;line-height:1.6}.card .card-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#00a9b4;margin-top:1rem}.card .card-link:hover{color:#1a3a52}.audience-card{padding:2.25rem;display:flex;flex-direction:column}.audience-card h3{font-size:1.1rem;margin-bottom:.75rem}.audience-card p{flex:1 1;font-size:.9375rem}.callout{border-left:3px solid #d4a853;background:#faf8f5;padding:1.5rem 1.75rem;border-radius:0 6px 6px 0;margin:2rem 0}.callout p{color:#4a4035;font-style:italic;margin-bottom:0}.safety-box{background:#f8fafb;border:1px solid #dde3e7;border-left:3px solid #1a3a52;padding:1.25rem 1.5rem;border-radius:0 6px 6px 0;margin:2rem 0}.safety-box .safety-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#1a3a52;margin-bottom:.5rem}.safety-box p{font-size:.9rem;color:#4a5568;margin-bottom:0}.highlight-bar{background:#1a3a52;color:#ffffff;text-align:center;padding:1.5rem 2rem;font-weight:600;font-size:1.0625rem;line-height:1.5;border-radius:6px;margin:2.5rem 0}.value-box{background:#f8fafb;border-top:2px solid #00a9b4;padding:1.75rem;border-radius:0 0 8px 8px}.value-box h4{font-size:1rem;color:#1a3a52;margin-bottom:.5rem}.value-box p{font-size:.9rem;color:#4a5568;margin-bottom:0}.compare-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin:2rem 0}.compare-box{padding:2rem;border-radius:8px}.compare-box.negative{background:#fef7f6;border:1px solid #e8d5d5}.compare-box.positive{background:#f0fafb;border:1px solid #b8dfe3}.compare-box .compare-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem}.compare-box.negative .compare-label{color:#8b6b6b}.compare-box.positive .compare-label{color:#00a9b4}.compare-box h4{font-size:1rem;margin-bottom:.75rem}.compare-box p{font-size:.9rem;color:#4a5568;margin-bottom:0}.differentiator{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;margin:2.5rem 0;border-radius:8px;overflow:hidden;border:1px solid #dde3e7}.diff-side{padding:2rem}.diff-side.hrms{background:#f8fafb;border-bottom:1px solid #dde3e7}.diff-side.biosensor{background:#f0fafb}.diff-side .diff-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem}.diff-side.hrms .diff-label{color:#6b7c8a}.diff-side.biosensor .diff-label{color:#00a9b4}.team-grid{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}.team-member{flex-direction:column;text-align:center}.team-member,.team-photo{display:flex;align-items:center}.team-photo{width:160px;height:160px;border-radius:50%;overflow:hidden;margin-bottom:1.25rem;background:#e8ecef;justify-content:center;flex-shrink:0}.team-photo img{width:100%;height:100%;object-fit:cover}.team-photo .initials{font-size:2rem;font-weight:700;color:#1a3a52}.team-member h3{font-size:1.1rem;margin-bottom:.25rem}.team-member .team-role{font-size:.875rem;color:#00a9b4;font-weight:600;margin-bottom:.75rem}.team-member .team-bio{font-size:.9rem;color:#4a5568;line-height:1.65;max-width:360px}.team-links{display:flex;gap:.75rem;margin-top:.75rem}.team-links a{font-size:.8125rem;font-weight:600;color:#00a9b4}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#1a3a52;margin-bottom:.375rem}.form-group input,.form-group select,.form-group textarea{width:100%;font-family:inherit;font-size:.9375rem;padding:.75rem 1rem;border:1px solid #dde3e7;border-radius:6px;background:#ffffff;color:#2d3436;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#00a9b4;box-shadow:0 0 0 3px rgba(0,169,180,.1)}.form-group textarea{min-height:120px;resize:vertical}.form-group .optional{font-size:.8125rem;color:#6b7c8a;font-weight:400}.site-footer{background:#1a3a52;color:rgba(255,255,255,.7);padding:3.5rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;margin-bottom:2.5rem}.footer-brand p{color:rgba(255,255,255,.6);font-size:.875rem;margin-top:1rem;max-width:320px}.footer-brand .logo img{height:36px;filter:brightness(0) invert(1)}.footer-links h4{color:#ffffff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.footer-links a{display:block;color:rgba(255,255,255,.6);font-size:.875rem;padding:.25rem 0;transition:color .2s ease}.footer-links a:hover{color:#00d4ff}.footer-contact p{color:rgba(255,255,255,.6);font-size:.875rem;margin-bottom:.25rem}.footer-contact a{color:rgba(255,255,255,.7)}.footer-contact a:hover{color:#00d4ff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center}.footer-bottom p{font-size:.8125rem;color:rgba(255,255,255,.4);margin-bottom:0}.footer-social{display:flex;gap:1rem}.footer-social a{color:rgba(255,255,255,.5);transition:color .2s ease}.footer-social a:hover{color:#00d4ff}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.text-center{text-align:center}.text-left{text-align:left}.sr-only{white-space:nowrap}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.story-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0d2233;color:#ffffff;text-align:center;padding:6rem 1.5rem;position:relative;overflow:hidden}.story-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 30% 50%,rgba(0,169,180,.08) 0,transparent 60%),radial-gradient(ellipse at 70% 80%,rgba(0,212,255,.05) 0,transparent 50%);pointer-events:none}.story-hero .story-content{position:relative;z-index:1;max-width:860px}.story-hero h1{color:#ffffff;font-size:2.5rem;line-height:1.25;margin-bottom:1.5rem;letter-spacing:-.02em}.story-hero .story-lead{font-size:1.25rem;color:rgba(255,255,255,.7);line-height:1.7;max-width:680px;margin:0 auto 1rem}.story-hero .story-source{font-size:.8125rem;color:rgba(255,255,255,.35);font-style:italic;margin-bottom:2.5rem}.story-hero .scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.25);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:.5rem}.scroll-indicator .arrow{width:1px;height:40px;background:linear-gradient(180deg,rgba(255,255,255,.3),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3}50%{opacity:.8}}.story-section{padding:6rem 0;position:relative}.story-section .story-text{max-width:720px}.story-section .story-text.centered{margin:0 auto;text-align:center}.story-section h2{font-size:2rem;margin-bottom:1.5rem}.story-section .big-text{font-size:1.375rem;line-height:1.6;color:#1a3a52;font-weight:400;margin-bottom:1.5rem}.story-section .big-text strong{color:#00a9b4;font-weight:600}.mind-movie{background:#0d2233;color:#ffffff;padding:5rem 0}.mind-movie h2{color:#ffffff;font-size:1.75rem;margin-bottom:2rem}.mind-movie .scenario{max-width:680px;margin:0 auto}.mind-movie .scenario p{color:rgba(255,255,255,.8);font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem}.mind-movie .scenario .moment{color:#00d4ff;font-weight:600}.mind-movie .scenario .kicker{color:#d4a853;font-size:1.25rem;font-weight:600;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.big-statement{padding:5rem 0;text-align:center}.big-statement .big-number{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#1a3a52;line-height:1.1;margin-bottom:.75rem;white-space:nowrap}.big-statement .big-context{font-size:1.125rem;color:#4a5568;max-width:600px;margin:0 auto}.product-showcase{padding:5rem 0;background:#f8fafb}.product-showcase .showcase-intro{max-width:640px;margin-bottom:3rem}.product-showcase .showcase-intro h2{font-size:clamp(2rem,3.5vw,2.5rem)}.screenshot-frame{background:#1a3a52;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);max-width:960px;margin:0 auto}.screenshot-frame .frame-bar{padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem}.screenshot-frame .frame-bar .dot{width:10px;height:10px;border-radius:50%}.screenshot-frame .frame-bar .dot.red{background:#ff5f57}.screenshot-frame .frame-bar .dot.yellow{background:#febc2e}.screenshot-frame .frame-bar .dot.green{background:#28c840}.screenshot-frame img{width:100%;display:block}.screenshot-caption{text-align:center;margin-top:1.25rem;font-size:.9375rem;font-weight:600;color:#1a3a52}.screenshot-caption span{font-weight:400;color:#6b7c8a}.proof-block{padding:5rem 0}.proof-grid{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;max-width:900px;margin:0 auto}.proof-item{display:flex;gap:1.25rem;align-items:flex-start}.proof-icon{width:48px;height:48px;background:#f0fafb;border:2px solid #00a9b4;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.proof-icon svg{width:22px;height:22px;color:#00a9b4}.proof-item h3{font-size:1rem;margin-bottom:.25rem}.proof-item p{font-size:.9375rem;color:#4a5568;margin-bottom:0}.story-close{padding:7rem 0;background:#0d2233;color:#ffffff;text-align:center}.story-close h2{color:#ffffff;font-size:2.25rem;margin-bottom:1rem}.story-close p{color:rgba(255,255,255,.7);font-size:1.125rem;max-width:560px;margin:0 auto 2.5rem}.story-close .close-contact{margin-top:2rem;font-size:.875rem;color:rgba(255,255,255,.4)}.story-close .close-contact a{color:rgba(255,255,255,.5)}.story-close .close-contact a:hover{color:#00d4ff}@media (min-width:640px){.proof-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.story-hero h1{font-size:3.5rem}.story-section h2{font-size:2.5rem}.story-section .big-text{font-size:1.5rem}.mind-movie .scenario p{font-size:1.25rem}.big-statement .big-number{font-size:clamp(3rem,5vw,4.5rem)}}@media (min-width:1200px){.story-hero h1{font-size:4rem}}.step-flow{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;counter-reset:step}.step{position:relative;padding:1.5rem 1.5rem 1.5rem 4rem;background:#f8fafb;border-radius:8px;border:1px solid #e8ecef;counter-increment:step}.step:before{content:counter(step);position:absolute;left:1.25rem;top:1.5rem;width:2rem;height:2rem;background:#00a9b4;color:#ffffff;font-weight:700;font-size:.875rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.step h4{margin-bottom:.375rem}.step p{font-size:.9rem;color:#4a5568;margin-bottom:0}.download-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#f8fafb;border:1px solid #e8ecef;border-radius:8px;transition:box-shadow .2s ease}.download-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.06)}.download-card .dl-icon{width:40px;height:40px;background:#1a3a52;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.download-card .dl-icon svg{width:20px;height:20px;color:#ffffff}.download-card .dl-info{flex:1 1}.download-card .dl-title{font-size:.9375rem;font-weight:600;color:#1a3a52}.download-card .dl-desc{font-size:.8125rem;color:#6b7c8a;margin-bottom:0}@media (min-width:640px){.grid-2{grid-template-columns:repeat(2,1fr)}.impact-strip{grid-template-columns:repeat(3,1fr)}.compare-grid,.differentiator{grid-template-columns:repeat(2,1fr)}.diff-side.hrms{border-bottom:none;border-right:1px solid #dde3e7}.footer-grid,.step-flow,.team-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between}}@media (min-width:960px){h1{font-size:3rem}.nav-desktop{display:flex}.nav-cta{display:block}.nav-toggle{display:none}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-2-1{grid-template-columns:2fr 1fr}.team-grid{grid-template-columns:repeat(3,1fr)}.step-flow{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}.hero-home{padding:10rem 0 6rem}}@media (min-width:1200px){h1{font-size:3.25rem}.grid-4{grid-template-columns:repeat(4,1fr)}}.required{color:#d4574c}.contact-form .btn{margin-top:.5rem}.contact-card{background:#f8fafb;border:1px solid #e8ecef;border-radius:8px;padding:1.75rem}.contact-card h3{font-size:1.125rem;margin-bottom:.75rem}.text-link{font-weight:600}.btn-outline-navy{background:transparent;border:2px solid #1a3a52;color:#1a3a52}.btn-outline-navy:hover{background:#1a3a52;color:#ffffff}.form-status{margin-top:1rem;font-size:.9rem;font-weight:500}.form-status.success{color:#0a8f52}.form-status.error{color:#d4574c}.impact-number{font-size:2rem;font-weight:700;color:#1a3a52;line-height:1.2;margin-bottom:.25rem}.impact-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#6b7c8a;margin-bottom:.25rem}.impact-source{font-size:.75rem;color:#9aa7b1;margin-bottom:0}@font-face{font-family:Inter;font-style:normal;font-weight:400;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:400;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:400;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:400;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:400;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:400;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:400;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;font-style:normal;font-weight:500;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:500;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:500;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:500;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:500;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:500;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:500;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;font-style:normal;font-weight:600;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:600;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:600;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:600;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:600;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:600;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:600;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;font-style:normal;font-weight:700;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:700;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:700;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:700;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:700;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:700;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:700;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_8b3a0b{font-family:Inter,Inter Fallback;font-style:normal}.__variable_8b3a0b{--font-inter:"Inter","Inter Fallback"}