#edtech-eu-ai-act *,#edtech-eu-ai-act :before,#edtech-eu-ai-act :after{box-sizing:border-box;margin:0;padding:0}#edtech-eu-ai-act{--navy:#050505;--navy-mid:#0a0a0a;--navy-light:#141414;--amber:#a5b4fc;--amber-light:#c7d2fe;--amber-pale:#a5b4fc1a;--red-alert:#ef4444;--red-light:#f87171;--text-primary:#f9fafb;--text-secondary:#a1a1aa;--text-muted:#71717a;--border:#ffffff0f;--border-amber:#818cf859;--cta-bg:#fafafa;--cta-hover:#e5e5e5;--cta-text:#050505;--font-display:var(--font-edtech-display,"Playfair Display",Georgia,serif);--font-body:var(--font-edtech-body,"DM Sans",system-ui,sans-serif);scroll-behavior:smooth;background-color:var(--navy);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-weight:300;line-height:1.7}#edtech-eu-ai-act nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0a0a0aeb;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}#edtech-eu-ai-act .nav-logo{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;font-size:1.25rem;font-weight:700;text-decoration:none}#edtech-eu-ai-act .nav-logo span{color:var(--amber)}#edtech-eu-ai-act .nav-links{gap:2rem;list-style:none;display:flex}#edtech-eu-ai-act .nav-links a{color:var(--text-secondary);letter-spacing:.02em;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}#edtech-eu-ai-act .nav-links a:hover{color:var(--text-primary)}#edtech-eu-ai-act .nav-cta{background:var(--cta-bg);border-radius:4px;padding:.5rem 1.25rem;color:var(--cta-text)!important;font-weight:500!important;transition:background .2s!important}#edtech-eu-ai-act .nav-cta:hover{background:var(--cta-hover)!important;color:var(--cta-text)!important}#edtech-eu-ai-act .hero{align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}#edtech-eu-ai-act .hero.edtech-with-shell-header{padding-top:6.75rem}@media (min-width:768px){#edtech-eu-ai-act .hero.edtech-with-shell-header{padding-top:10rem}}#edtech-eu-ai-act .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#818cf812 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}#edtech-eu-ai-act .hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#c084fc0f 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:10%;left:-5%}#edtech-eu-ai-act .hero-inner{width:100%;max-width:1100px;margin:0 auto}#edtech-eu-ai-act .hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--amber);opacity:0;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.75rem;font-weight:500;animation:.6s .1s forwards edtechFadeUp;display:inline-flex}#edtech-eu-ai-act .hero-eyebrow:before{content:"";background:var(--amber);width:24px;height:1px;display:inline-block}#edtech-eu-ai-act .hero-headline{font-family:var(--font-display);letter-spacing:-.02em;opacity:0;margin-bottom:2rem;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:900;line-height:1.05;animation:.7s .2s forwards edtechFadeUp}#edtech-eu-ai-act .hero-headline em{color:var(--amber);font-style:italic}#edtech-eu-ai-act .hero-subline{color:var(--text-secondary);opacity:0;max-width:680px;margin-bottom:3rem;font-size:1.2rem;font-weight:300;line-height:1.65;animation:.7s .35s forwards edtechFadeUp}#edtech-eu-ai-act .hero-subline strong{color:var(--text-primary);font-weight:500}#edtech-eu-ai-act .hero-actions{opacity:0;flex-wrap:wrap;gap:1rem;animation:.7s .5s forwards edtechFadeUp;display:flex}#edtech-eu-ai-act .btn-primary{background:var(--cta-bg);color:var(--cta-text);letter-spacing:.01em;border-radius:4px;padding:.9rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}#edtech-eu-ai-act .btn-primary:hover{background:var(--cta-hover);transform:translateY(-1px)}#edtech-eu-ai-act button.btn-primary{cursor:pointer;text-align:center;border:none;font-family:inherit}#edtech-eu-ai-act .btn-ghost{border:1px solid var(--border-amber);color:var(--amber);border-radius:4px;padding:.9rem 2rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .2s;display:inline-block}#edtech-eu-ai-act .btn-ghost:hover{border-color:var(--amber-light);background:#818cf81a}#edtech-eu-ai-act .alert-banner{background:linear-gradient(135deg,#ef44441f,#ef44440a);border:1px solid #f8717159;border-radius:6px;align-items:flex-start;gap:1rem;max-width:1100px;margin:5rem auto;padding:1.5rem 2rem;display:flex}#edtech-eu-ai-act .alert-icon{background:#ef44442e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}#edtech-eu-ai-act .alert-text{flex:1}#edtech-eu-ai-act .alert-text h3{font-family:var(--font-display);color:var(--red-light);margin-bottom:.35rem;font-size:1.1rem;font-weight:700}#edtech-eu-ai-act .alert-text p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}#edtech-eu-ai-act .alert-text strong{color:var(--text-primary);font-weight:500}#edtech-eu-ai-act section{padding:5rem 2rem}#edtech-eu-ai-act .section-inner{max-width:1100px;margin:0 auto}#edtech-eu-ai-act .section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--amber);margin-bottom:1rem;font-size:.7rem;font-weight:500}#edtech-eu-ai-act .section-title{font-family:var(--font-display);letter-spacing:-.015em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}#edtech-eu-ai-act .section-title em{color:var(--amber);font-style:italic}#edtech-eu-ai-act .section-lead{color:var(--text-secondary);max-width:700px;margin-bottom:3rem;font-size:1.1rem;line-height:1.7}#edtech-eu-ai-act .bad-news{background:var(--navy-mid);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}#edtech-eu-ai-act .bad-news-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}#edtech-eu-ai-act .verdict-card{background:linear-gradient(135deg,#ef44441a,#ef444408);border:1px solid #f8717147;border-radius:8px;padding:2.5rem}#edtech-eu-ai-act .verdict-label{letter-spacing:.18em;text-transform:uppercase;color:var(--red-light);margin-bottom:.75rem;font-size:.65rem;font-weight:500}#edtech-eu-ai-act .verdict-text{font-family:var(--font-display);color:#fecaca;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.15}#edtech-eu-ai-act .verdict-ref{color:var(--text-muted);border-top:1px solid #f8717133;padding-top:.75rem;font-size:.8rem;font-style:italic}#edtech-eu-ai-act .law-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}#edtech-eu-ai-act .law-card{background:var(--navy-mid);border:1px solid var(--border);border-radius:8px;padding:2rem;transition:border-color .25s,transform .25s;position:relative}#edtech-eu-ai-act .law-card:hover{border-color:var(--border-amber);transform:translateY(-3px)}#edtech-eu-ai-act .law-card-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--amber-light);background:#818cf81f;border:1px solid #818cf838;border-radius:3px;margin-bottom:1rem;padding:.3rem .7rem;font-size:.65rem;font-weight:500;display:inline-block}#edtech-eu-ai-act .law-card h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:700;line-height:1.3}#edtech-eu-ai-act .law-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.65}#edtech-eu-ai-act .law-card p strong{color:var(--text-primary);font-weight:500}#edtech-eu-ai-act .law-card-highlight{border-left:2px solid var(--amber);color:var(--amber-light);background:#818cf80f;border-radius:0 4px 4px 0;margin-top:1.25rem;padding:.9rem 1rem;font-size:.85rem;font-style:italic;line-height:1.55}#edtech-eu-ai-act .nuance-section{background:var(--navy)}#edtech-eu-ai-act .nuance-items{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}#edtech-eu-ai-act .nuance-item{border-bottom:1px solid var(--border);grid-template-columns:80px 1fr;align-items:start;gap:2rem;padding-bottom:2rem;display:grid}#edtech-eu-ai-act .nuance-item:last-child{border-bottom:none;padding-bottom:0}#edtech-eu-ai-act .nuance-number{font-family:var(--font-display);color:#818cf824;text-align:right;font-size:4rem;font-weight:900;line-height:1}#edtech-eu-ai-act .nuance-content h3{font-family:var(--font-display);margin-bottom:.6rem;font-size:1.3rem;font-weight:700;line-height:1.3}#edtech-eu-ai-act .nuance-content p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}#edtech-eu-ai-act .nuance-content p strong{color:var(--text-primary);font-weight:500}#edtech-eu-ai-act .nuance-content .callout{background:var(--navy-mid);border:1px solid var(--border);color:var(--text-secondary);border-radius:6px;margin-top:1rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.65}#edtech-eu-ai-act .callout-label{letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:.4rem;font-size:.65rem;font-weight:500;display:block}#edtech-eu-ai-act .req-section{background:var(--navy-mid);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}#edtech-eu-ai-act .req-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}#edtech-eu-ai-act .req-card{background:var(--navy);border:1px solid var(--border);border-radius:8px;padding:1.75rem;transition:border-color .25s}#edtech-eu-ai-act .req-card:hover{border-color:var(--border-amber)}#edtech-eu-ai-act .req-icon{background:#818cf81f;border:1px solid #818cf838;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;font-size:1.1rem;display:flex}#edtech-eu-ai-act .req-card h3{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:500}#edtech-eu-ai-act .req-card p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}#edtech-eu-ai-act .timeline-section{background:var(--navy)}#edtech-eu-ai-act .timeline{border-left:1px solid var(--border-amber);margin-top:3rem;padding-left:2rem;position:relative}#edtech-eu-ai-act .timeline-item{padding:0 0 2.5rem 2rem;position:relative}#edtech-eu-ai-act .timeline-item:last-child{padding-bottom:0}#edtech-eu-ai-act .timeline-dot{background:var(--amber);border:2px solid var(--navy);border-radius:50%;width:12px;height:12px;position:absolute;top:.25rem;left:-2.4rem}#edtech-eu-ai-act .timeline-dot.past{background:var(--text-muted)}#edtech-eu-ai-act .timeline-date{letter-spacing:.08em;text-transform:uppercase;color:var(--amber);margin-bottom:.4rem;font-size:.75rem;font-weight:500}#edtech-eu-ai-act .timeline-date.past{color:var(--text-muted)}#edtech-eu-ai-act .timeline-item h3{color:var(--text-primary);margin-bottom:.4rem;font-size:1rem;font-weight:500}#edtech-eu-ai-act .timeline-item p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}#edtech-eu-ai-act .timeline-now{letter-spacing:.1em;text-transform:uppercase;color:var(--amber-light);vertical-align:middle;background:#818cf826;border:1px solid #818cf852;border-radius:3px;margin-left:.5rem;padding:.2rem .6rem;font-size:.65rem;font-weight:500;display:inline-block}#edtech-eu-ai-act .about-section{background:var(--navy-mid);border-top:1px solid var(--border)}#edtech-eu-ai-act .about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}#edtech-eu-ai-act .about-stat{border-top:1px solid var(--border);padding:1.5rem 0}#edtech-eu-ai-act .about-stat-number{font-family:var(--font-display);color:var(--amber);margin-bottom:.3rem;font-size:3rem;font-weight:900;line-height:1}#edtech-eu-ai-act .about-stat-label{color:var(--text-secondary);font-size:.875rem}#edtech-eu-ai-act .about-stats{grid-template-columns:1fr 1fr;gap:0 2rem;display:grid}#edtech-eu-ai-act .cta-section{background:linear-gradient(135deg,var(--navy-light),var(--navy));border-top:1px solid var(--border-amber);text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}#edtech-eu-ai-act .cta-section:before{content:"";pointer-events:none;background:radial-gradient(#818cf812 0%,#0000 70%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#edtech-eu-ai-act .cta-inner{max-width:700px;margin:0 auto;position:relative}#edtech-eu-ai-act .cta-inner .section-label{justify-content:center;display:flex}#edtech-eu-ai-act .cta-inner .section-title{margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.8rem)}#edtech-eu-ai-act .cta-lead{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}#edtech-eu-ai-act .cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}#edtech-eu-ai-act .cta-note{color:var(--text-muted);margin-top:1.5rem;font-size:.8rem}#edtech-eu-ai-act footer{background:var(--navy);border-top:1px solid var(--border);text-align:center;padding:2rem}#edtech-eu-ai-act .footer-inner{max-width:1100px;margin:0 auto}#edtech-eu-ai-act .footer-logo{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:block}#edtech-eu-ai-act .footer-logo span{color:var(--amber)}#edtech-eu-ai-act .footer-tagline{color:var(--text-muted);margin-bottom:1.5rem;font-size:.8rem}#edtech-eu-ai-act .footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:1.5rem;display:flex}#edtech-eu-ai-act .footer-links a{color:var(--text-muted);font-size:.8rem;text-decoration:none;transition:color .2s}#edtech-eu-ai-act .footer-links a:hover{color:var(--amber)}#edtech-eu-ai-act .footer-copy{color:var(--text-muted);font-size:.75rem}@keyframes edtechFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#edtech-eu-ai-act .edtech-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}#edtech-eu-ai-act .edtech-reveal.edtech-visible{opacity:1;transform:translateY(0)}#edtech-eu-ai-act .edtech-scope-mid-text{color:var(--text-secondary);font-size:.9rem;line-height:1.7}#edtech-eu-ai-act .edtech-scope-section{background:var(--navy)}#edtech-eu-ai-act .edtech-about-p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}#edtech-eu-ai-act .edtech-about-box{background:var(--navy);border:1px solid var(--border);border-radius:8px;margin-top:2rem;padding:1.5rem}#edtech-eu-ai-act .edtech-about-box-label{letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:.75rem;font-size:.7rem;font-weight:500}#edtech-eu-ai-act .edtech-verdict-sub{margin-top:1rem;font-size:1.4rem}#edtech-eu-ai-act .edtech-nuance-wrap{background:var(--navy-mid);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}@media (max-width:768px){#edtech-eu-ai-act nav{padding:.9rem 1.25rem}#edtech-eu-ai-act .nav-links{display:none}#edtech-eu-ai-act .hero{padding:6rem 1.25rem 3rem}#edtech-eu-ai-act .bad-news-grid{grid-template-columns:1fr}#edtech-eu-ai-act .about-grid{grid-template-columns:1fr;gap:2rem}#edtech-eu-ai-act .nuance-item{grid-template-columns:50px 1fr;gap:1rem}#edtech-eu-ai-act .nuance-number{font-size:2.5rem}#edtech-eu-ai-act section{padding:3.5rem 1.25rem}#edtech-eu-ai-act .alert-banner{flex-direction:column;margin:3rem 1.25rem;padding:1.25rem}}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.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:Playfair Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.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:Playfair Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.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:Playfair Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.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:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_1b099435-module__2Cuq_W__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_1b099435-module__2Cuq_W__variable{--font-edtech-display:"Playfair Display","Playfair Display Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.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:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.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:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_17fe5132-module__lZEwOa__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_17fe5132-module__lZEwOa__variable{--font-edtech-body:"DM Sans","DM Sans Fallback"}
