:root{--bg:#09090b;--bg-elevated:#0f0f12;--surface:hsla(0,0%,100%,.03);--border:hsla(0,0%,100%,.08);--border-mid:hsla(0,0%,100%,.12);--text-primary:#e4e4e7;--text-mid:#a1a1aa;--text-muted:#71717a;--text-subtle:#8b8b95;--accent:#c8a97e;--nav-bg:rgba(9,9,11,.75);--shadow:rgba(0,0,0,.35)}html[data-theme=light]{--bg:#fff;--bg-elevated:#fff;--surface:rgba(0,0,0,.03);--border:rgba(0,0,0,.08);--border-mid:rgba(0,0,0,.12);--text-primary:#111113;--text-mid:#44444a;--text-muted:#5f5f66;--text-subtle:#47474f;--accent:#9a7b52;--nav-bg:hsla(0,0%,100%,.85);--shadow:rgba(0,0,0,.09)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}::selection{background:hsla(35,40%,64%,.25)}body{margin:0;padding:0;background:var(--bg);color:var(--text-primary);font-family:var(--font-body),"DM Sans",sans-serif;overflow-x:hidden;transition:background .25s ease,color .25s ease;position:relative}h1,h2,h3{font-family:var(--font-heading),"Sora",sans-serif}.short-gradient-divider{position:relative}.short-gradient-divider:before{content:"";position:absolute;top:0;left:0;width:min(62%,430px);height:1px;background:linear-gradient(90deg,var(--accent) 0,hsla(35,40%,64%,.35) 52%,transparent 100%)}.section-with-divider{position:relative}.section-with-divider:before{content:"";display:block;width:min(54%,520px);height:1px;margin:0 0 34px;background:linear-gradient(90deg,var(--accent) 0,hsla(35,40%,64%,.28) 44%,transparent 100%)}@media (max-width:768px){.section-with-divider:before{width:min(72%,360px);margin-bottom:24px}}.page-backdrop{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.page-backdrop__blob{position:absolute;filter:blur(88px);animation:blob-float 30s ease-in-out infinite;will-change:transform,opacity}@keyframes blob-float{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(20px,-18px,0) scale(1.08)}to{transform:translateZ(0) scale(1)}}.page-backdrop__blob--a{width:min(78vw,700px);height:min(78vw,700px);top:-16%;left:46%;background:radial-gradient(ellipse at 35% 35%,hsla(34,41%,64%,.58) 0,hsla(34,41%,64%,.23) 44%,transparent 70%);animation-duration:34s}.page-backdrop__blob--b{width:min(60vw,560px);height:min(60vw,560px);bottom:0;left:-10%;background:radial-gradient(ellipse at 55% 45%,rgba(107,155,209,.5) 0,rgba(107,155,209,.22) 48%,transparent 72%);animation-duration:38s;animation-delay:-10s}.page-backdrop__blob--c{width:min(44vw,390px);height:min(44vw,390px);top:36%;right:-8%;background:radial-gradient(ellipse at 50% 50%,hsla(0,0%,100%,.24) 0,transparent 68%);animation-duration:30s;animation-delay:-6s}.page-backdrop__blob--d{width:min(56vw,520px);height:min(56vw,520px);top:56%;right:-2%;background:radial-gradient(ellipse at 45% 55%,rgba(52,211,153,.38) 0,rgba(52,211,153,.16) 54%,transparent 74%);animation-duration:36s;animation-delay:-14s}.page-backdrop__blob--e{width:min(40vw,360px);height:min(40vw,360px);top:76%;left:14%;background:radial-gradient(ellipse at 50% 40%,rgba(244,114,182,.35) 0,rgba(244,114,182,.14) 52%,transparent 72%);animation-duration:31s;animation-delay:-8s}.page-backdrop__grid{position:absolute;inset:0;opacity:.62;background-image:linear-gradient(hsla(0,0%,100%,.05) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse 82% 62% at 50% 4%,#000 20%,transparent 78%);mask-image:radial-gradient(ellipse 82% 62% at 50% 4%,#000 20%,transparent 78%)}html[data-theme=light] .page-backdrop__blob{filter:blur(74px)}html[data-theme=light] .page-backdrop__blob--c{background:radial-gradient(ellipse at 50% 50%,hsla(35,40%,65%,.28) 0,rgba(107,155,209,.15) 46%,transparent 70%)}html[data-theme=light] .page-backdrop__grid{opacity:.58;background-image:linear-gradient(rgba(0,0,0,.06) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.06) 1px,transparent 0)}.nav-link{font-size:13px;color:var(--text-primary);text-decoration:none;letter-spacing:.04em;transition:color .2s,opacity .2s;padding:4px 0;border-radius:6px}.nav-link:hover{opacity:.72}.nav-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.cta-primary{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#09090b;border:none;border-radius:10px;font-family:inherit;font-size:15px;font-weight:500;padding:13px 26px;cursor:pointer;text-decoration:none;transition:opacity .2s,transform .15s}.cta-primary:hover{opacity:.88;transform:translateY(-1px)}.cta-primary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.cta-primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.cta-ghost{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--text-muted);border:1px solid var(--border-mid);border-radius:10px;font-family:inherit;font-size:15px;padding:13px 26px;cursor:pointer;text-decoration:none;transition:border-color .2s,color .2s}.cta-ghost:hover{border-color:var(--text-mid);color:var(--text-primary)}.cta-ghost:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border-mid);border-radius:10px;background:transparent;color:var(--text-mid);height:36px;min-width:36px;padding:0 10px;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.icon-btn:hover{border-color:var(--text-mid);color:var(--text-primary);background:var(--surface)}.icon-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chip-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--text-mid);border:1px solid var(--border-mid);border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.chip-btn:hover{border-color:var(--text-mid);color:var(--text-primary);background:var(--surface)}.chip-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.module-card{border:1px solid var(--border);border-radius:12px;padding:22px 20px;cursor:pointer;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex;flex-direction:column;gap:12px}.module-card:hover{border-color:var(--border-mid);background:var(--surface);transform:translateY(-2px)}.module-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.proof-tab{border:1px solid var(--border);border-radius:8px;padding:10px 16px;cursor:pointer;font-family:inherit;font-size:12px;color:var(--text-muted);background:transparent;transition:all .2s;letter-spacing:.04em}.proof-tab.active{border-color:var(--accent);color:var(--accent);background:hsla(35,40%,64%,.06)}.proof-tab:hover:not(.active){border-color:var(--border-mid);color:var(--text-mid)}.proof-tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.diff-card{border-top:1px solid var(--border);padding:28px 0;display:grid;grid-template-columns:60px 1fr;grid-gap:20px;gap:20px;align-items:flex-start}.stat-card{border:1px solid var(--border);border-radius:14px;padding:28px 26px;text-align:center}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes gradientFlow{0%{background-position:0}to{background-position:250%}}.gradient-word{background:linear-gradient(90deg,#3ecfa0,#7ecec4 20%,#8b9dc8 40%,#c8a97e 60%,#f5c540 80%,#3ecfa0);background-size:250% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientFlow 5s linear infinite;display:inline;font-style:inherit}.hero-logo-col{display:flex}.section-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#c8a97e;margin-bottom:16px}@media (max-width:1024px){.services-grid{grid-template-columns:1fr 1fr!important}}@media (max-width:768px){.modules-grid,.stats-grid{grid-template-columns:1fr 1fr!important}.diff-card{grid-template-columns:1fr!important;gap:8px!important}.hero-btns{flex-direction:column!important}.hero-logo-col{display:none!important}.hero-section-grid{grid-template-columns:1fr!important;padding:40px 0 0!important}.hero-stats-grid,.services-grid,.squad-grid{grid-template-columns:1fr 1fr!important}.cta-banner-grid,.footer-grid,.process-grid{grid-template-columns:1fr!important}.footer-grid{gap:32px!important}.sobre-grid,.tools-grid{grid-template-columns:1fr!important}}@media (max-width:480px){.modules-grid,.stats-grid{grid-template-columns:1fr!important}.hero-stats-grid{grid-template-columns:1fr 1fr!important}.services-grid,.squad-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.nav-desktop{display:none!important}.nav-hamburger{display:flex!important}.blog-teaser-grid{grid-template-columns:1fr!important}}html[data-theme=light] [style*="background: #09090b"]{background:#fff!important}html[data-theme=light] article,html[data-theme=light] footer:not(.footer-main),html[data-theme=light] main,html[data-theme=light] section{background:transparent!important}html[data-theme=light] [style*="background: rgba(255,255,255,.01)"],html[data-theme=light] [style*="background: rgba(255,255,255,.02)"],html[data-theme=light] [style*="background: rgba(255,255,255,.03)"],html[data-theme=light] [style*="background: rgba(255,255,255,.04)"],html[data-theme=light] [style*="background: rgba(255,255,255,.05)"],html[data-theme=light] [style*="background: rgba(255,255,255,.06)"],html[data-theme=light] [style*="background: rgba(255,255,255,.07)"]{background:rgba(0,0,0,.03)!important}html[data-theme=light] [style*="background: rgb(24, 24, 27)"]{background:#fff!important}html[data-theme=light] [style*="color: #a1a1aa"],html[data-theme=light] [style*="color: #e4e4e7"],html[data-theme=light] [style*="color: #fafafa"],html[data-theme=light] [style*="color:#a1a1aa"],html[data-theme=light] [style*="color:#e4e4e7"],html[data-theme=light] [style*="color:#fafafa"]{color:#111113!important}html[data-theme=light] [style*="color: #27272a"],html[data-theme=light] [style*="color: #3f3f46"],html[data-theme=light] [style*="color: #52525b"],html[data-theme=light] [style*="color: #71717a"]{color:#5f5f66!important}html[data-theme=light] [style*="color: rgb(161, 161, 170)"], html[data-theme=light] [style*="color: rgb(228, 228, 231)"], html[data-theme=light] [style*="color: rgb(250, 250, 250)"], html[data-theme=light] [style*="color:rgb(161,161,170)"], html[data-theme=light] [style*="color:rgb(228,228,231)"], html[data-theme=light] [style*="color:rgb(250,250,250)"]{color:#111113!important}html[data-theme=light] [style*="color: rgb(113, 113, 122)"], html[data-theme=light] [style*="color: rgb(63, 63, 70)"], html[data-theme=light] [style*="color: rgb(82, 82, 91)"], html[data-theme=light] [style*="color:rgb(113,113,122)"], html[data-theme=light] [style*="color:rgb(63,63,70)"], html[data-theme=light] [style*="color:rgb(82,82,91)"]{color:#5f5f66!important}html[data-theme=light] [style*="border-bottom: 1px solid #1f1f23"],html[data-theme=light] [style*="border-top: 1px solid #18181b"],html[data-theme=light] [style*="border-top: 1px solid #1f1f23"],html[data-theme=light] [style*="border: 1px solid #18181b"],html[data-theme=light] [style*="border: 1px solid #1f1f23"],html[data-theme=light] [style*="border: 1px solid #27272a"],html[data-theme=light] [style*="stroke: #3f3f46"]{border-color:rgba(0,0,0,.1)!important}html[data-theme=light] [style*="border-bottom: 1px solid rgb(39, 39, 42)"], html[data-theme=light] [style*="border-top: 1px solid rgb(39, 39, 42)"], html[data-theme=light] [style*="border: 1px solid rgb(39, 39, 42)"]{border-color:rgba(0,0,0,.12)!important}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{background:#fff!important;color:#111113!important;border-color:rgba(0,0,0,.16)!important}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder{color:#8a8a92!important}html[data-theme=light] svg [stroke="#27272a"],html[data-theme=light] svg [stroke="#3f3f46"]{stroke:rgba(0,0,0,.22)!important}html[data-theme=light] svg [fill="#27272a"],html[data-theme=light] svg [fill="#3f3f46"]{fill:rgba(0,0,0,.4)!important}html[data-theme=light] .diff-card,html[data-theme=light] .module-card,html[data-theme=light] .proof-tab,html[data-theme=light] .stat-card{border-color:rgba(0,0,0,.1)!important;background:rgba(0,0,0,.015)!important}.footer-main{background:var(--bg-elevated);padding:60px 24px 40px}@keyframes route-loading-spin{to{transform:rotate(1turn)}}.loading-route-spinner{width:36px;height:36px;border-radius:50%;border:2px solid var(--border-mid);border-top-color:var(--accent);animation:route-loading-spin .65s linear infinite}.hero-pill{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.75);box-shadow:0 2px 12px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=light] .hero-pill{background:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);color:#333;box-shadow:0 2px 10px rgba(0,0,0,.08)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.loading-route-spinner{animation:none!important;opacity:.75}.gradient-word,.page-backdrop__blob,[class*=animate-]{animation:none!important;transition:none!important}}@font-face{font-family:__Sora_54b99f;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/1d4eaed977255102-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:__Sora_54b99f;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/f3f7e95f2dbc4fe4-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:__Sora_54b99f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1d4eaed977255102-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:__Sora_54b99f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f3f7e95f2dbc4fe4-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:__Sora_54b99f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1d4eaed977255102-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:__Sora_54b99f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f3f7e95f2dbc4fe4-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:__Sora_54b99f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1d4eaed977255102-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:__Sora_54b99f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f3f7e95f2dbc4fe4-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:__Sora_54b99f;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1d4eaed977255102-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:__Sora_54b99f;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/f3f7e95f2dbc4fe4-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:__Sora_Fallback_54b99f;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_54b99f{font-family:__Sora_54b99f,__Sora_Fallback_54b99f;font-style:normal}.__variable_54b99f{--font-heading:"__Sora_54b99f","__Sora_Fallback_54b99f"}@font-face{font-family:__DM_Sans_c95b6f;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:__DM_Sans_c95b6f;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:__DM_Sans_c95b6f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:__DM_Sans_c95b6f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:__DM_Sans_c95b6f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:__DM_Sans_c95b6f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:__DM_Sans_Fallback_c95b6f;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_c95b6f{font-family:__DM_Sans_c95b6f,__DM_Sans_Fallback_c95b6f;font-style:normal}.__variable_c95b6f{--font-body:"__DM_Sans_c95b6f","__DM_Sans_Fallback_c95b6f"}@font-face{font-family:"__DM_Serif_Display_d501d1";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/20fd6a0e301296d5-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:"__DM_Serif_Display_d501d1";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/49eec060ce8bd0da-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:"__DM_Serif_Display_d501d1";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ccc01da6a2b3d788-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:"__DM_Serif_Display_d501d1";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fa3e259cafa8f47e-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:"__DM_Serif_Display_Fallback_d501d1";src:local("Times New Roman");ascent-override:94.37%;descent-override:30.51%;line-gap-override:0.00%;size-adjust:109.78%}.__className_d501d1{font-family:"__DM_Serif_Display_d501d1","__DM_Serif_Display_Fallback_d501d1";font-weight:400}.__variable_d501d1{--font-serif:"__DM_Serif_Display_d501d1","__DM_Serif_Display_Fallback_d501d1"}