:root{--color-neutral-50:#f9fafb;--color-neutral-100:#f3f4f6;--color-neutral-200:#e5e7eb;--color-neutral-300:#d1d5db;--color-neutral-400:#9ca3af;--color-neutral-500:#6b7280;--color-neutral-600:#4b5563;--color-neutral-700:#374151;--color-neutral-800:#1f2937;--color-neutral-900:#111827;--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-200:#bfdbfe;--color-primary-300:#93c5fd;--color-primary-400:#60a5fa;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-primary-800:#1e40af;--color-primary-900:#1e3a8a;--color-accent-50:#fff7ed;--color-accent-100:#ffedd5;--color-accent-200:#fed7aa;--color-accent-300:#fdba74;--color-accent-400:#fb923c;--color-accent-500:#f97316;--color-accent-600:#ea580c;--color-accent-700:#c2410c;--color-accent-800:#9a3412;--color-accent-900:#7c2d12;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--font-sans:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-heading:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Monaco,Menlo,Consolas,"Liberation Mono","Courier New",monospace;--text-xs:clamp(0.75rem,0.7rem + 0.2vw,0.875rem);--text-sm:clamp(0.875rem,0.8rem + 0.3vw,1rem);--text-base:clamp(1rem,0.95rem + 0.25vw,1.125rem);--text-lg:clamp(1.125rem,1.05rem + 0.4vw,1.25rem);--text-xl:clamp(1.25rem,1.15rem + 0.5vw,1.5rem);--text-2xl:clamp(1.5rem,1.35rem + 0.75vw,1.875rem);--text-3xl:clamp(1.875rem,1.65rem + 1.125vw,2.25rem);--text-4xl:clamp(2.25rem,1.95rem + 1.5vw,3rem);--text-5xl:clamp(3rem,2.5rem + 2.5vw,4rem);--text-6xl:clamp(3.75rem,3rem + 3.75vw,5rem);--lh-none:1;--lh-tight:1.1;--lh-snug:1.2;--lh-normal:1.5;--lh-relaxed:1.6;--lh-loose:2;--ls-tighter:-0.05em;--ls-tight:-0.025em;--ls-normal:0em;--ls-wide:0.025em;--ls-wider:0.05em;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:0.125rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.03);--shadow-md:0 1px 3px 0 rgba(0,0,0,0.05);--shadow-lg:0 2px 4px 0 rgba(0,0,0,0.04),0 1px 2px 0 rgba(0,0,0,0.03);--shadow-xl:0 3px 6px 0 rgba(0,0,0,0.04),0 1px 3px 0 rgba(0,0,0,0.03);--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-normal:300ms cubic-bezier(0.4,0,0.2,1);--transition-slow:500ms cubic-bezier(0.4,0,0.2,1);--z-0:0;--z-10:10;--z-20:20;--z-30:30;--z-40:40;--z-50:50;--z-auto:auto}.card-modern{background-color:white;border:1px solid var(--color-neutral-100);border-radius:var(--radius-lg);padding:var(--space-6);transition:border-color var(--transition-normal),transform var(--transition-normal)}.card-modern:hover{border-color:var(--color-primary-200);transform:translateY(-2px)}.button-modern{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-4) var(--space-6);font-weight:500;border-radius:var(--radius-full);transition:all var(--transition-normal);border:1px solid transparent}.button-modern-primary{background-color:var(--color-primary-600);color:white}.button-modern-primary:hover{background-color:var(--color-primary-700)}.button-modern-secondary{background-color:white;border-color:var(--color-neutral-200);color:var(--color-neutral-700)}.button-modern-secondary:hover{border-color:var(--color-primary-300);color:var(--color-primary-700)}.input-modern{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--color-neutral-300);border-radius:var(--radius-md);transition:border-color var(--transition-fast)}.input-modern:focus{outline:none;border-color:var(--color-primary-400);box-shadow:0 0 0 2px var(--color-primary-100)}.section-modern{padding:var(--space-16) 0}.text-modern{font-family:var(--font-sans);line-height:var(--lh-relaxed);font-weight:400;letter-spacing:var(--ls-normal)}.heading-modern,.text-modern{color:var(--color-neutral-900)}.heading-modern{font-family:var(--font-heading);font-weight:600;line-height:var(--lh-snug);letter-spacing:var(--ls-tight)}.heading-1{font-size:var(--text-5xl);font-weight:700;line-height:var(--lh-tight);letter-spacing:var(--ls-tighter)}.heading-2{font-size:var(--text-4xl);line-height:var(--lh-tight)}.heading-2,.heading-3{font-weight:600;letter-spacing:var(--ls-tight)}.heading-3{font-size:var(--text-3xl);line-height:var(--lh-snug)}.heading-4{font-size:var(--text-2xl);line-height:var(--lh-snug)}.heading-4,.heading-5{font-weight:500;letter-spacing:var(--ls-normal)}.heading-5{font-size:var(--text-xl)}.heading-5,.heading-6{line-height:var(--lh-normal)}.heading-6{font-weight:500;letter-spacing:var(--ls-normal)}.heading-6,.text-lead{font-size:var(--text-lg)}.text-lead{line-height:var(--lh-relaxed);color:var(--color-neutral-700)}.text-muted{color:var(--color-neutral-600);font-size:var(--text-sm)}.text-caption,.text-muted{line-height:var(--lh-normal)}.text-caption{font-size:var(--text-xs);color:var(--color-neutral-500);letter-spacing:var(--ls-wide);text-transform:uppercase}.grid-modern{display:grid;gap:var(--space-6)}.container-modern{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:var(--space-4);padding-right:var(--space-4)}@media (min-width:640px){.container-modern{padding-left:var(--space-6);padding-right:var(--space-6)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn var(--transition-normal) ease-out forwards}.elevation-1{box-shadow:var(--shadow-sm)}.elevation-2{box-shadow:var(--shadow-md)}.elevation-3{box-shadow:var(--shadow-lg)}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.font-heading,.font-primary{font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Monaco,Menlo,Consolas,Liberation Mono,Courier New,monospace}.text-fluid-xs{font-size:clamp(.75rem,.7rem + .2vw,.875rem);line-height:1.4}.text-fluid-sm{font-size:clamp(.875rem,.8rem + .3vw,1rem);line-height:1.5}.text-fluid-base{font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.6}.text-fluid-lg{font-size:clamp(1.125rem,1.05rem + .4vw,1.25rem);line-height:1.6}.text-fluid-xl{font-size:clamp(1.25rem,1.15rem + .5vw,1.5rem);line-height:1.5}.text-fluid-2xl{font-size:clamp(1.5rem,1.35rem + .75vw,1.875rem);line-height:1.4}.text-fluid-3xl{font-size:clamp(1.875rem,1.65rem + 1.125vw,2.25rem);line-height:1.3}.text-fluid-4xl{font-size:clamp(2.25rem,1.95rem + 1.5vw,3rem);line-height:1.2}.text-fluid-5xl{font-size:clamp(3rem,2.5rem + 2.5vw,4rem);line-height:1.1}.text-fluid-6xl{font-size:clamp(3.75rem,3rem + 3.75vw,5rem);line-height:1.1}.heading-hero{font-size:clamp(2.5rem,4vw + 1rem,5rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;font-family:var(--font-inter),system-ui,sans-serif}.heading-section{font-size:clamp(1.875rem,3vw + .5rem,3rem);font-weight:700;line-height:1.1;letter-spacing:-.025em}.heading-subsection{font-size:clamp(1.5rem,2.5vw + .5rem,2.25rem);font-weight:600;line-height:1.2;letter-spacing:-.025em}.heading-card{font-size:clamp(1.25rem,2vw + .5rem,1.875rem);font-weight:600;line-height:1.3;letter-spacing:-.015em}.text-lead{font-size:clamp(1.125rem,.75vw + .875rem,1.25rem);line-height:1.6;color:#374151}.text-body{font-size:clamp(1rem,.5vw + .875rem,1.125rem);line-height:1.6;font-weight:400}.text-body-sm{font-size:clamp(.875rem,.25vw + .8rem,1rem);line-height:1.5;font-weight:400}.text-caption{font-size:clamp(.75rem,.15vw + .7rem,.875rem);line-height:1.4;font-weight:400;color:#6b7280;letter-spacing:.025em}.text-overline{font-size:clamp(.75rem,.1vw + .7rem,.8125rem);line-height:1.3;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#111827}.text-secondary{color:#374151}.text-muted{color:#6b7280}.text-subtle{color:#9ca3af}.text-brand-primary{color:#3b82f6}.text-brand-secondary{color:#f97316}.text-success{color:#10b981}.text-warning{color:#f59e0b}.text-error{color:#ef4444}.no-underline{text-decoration:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.focus-text:focus{outline:2px solid #3b82f6;outline-offset:2px;border-radius:2px}@media (max-width:640px){.sm\:text-center{text-align:center}.sm\:text-left{text-align:left}.sm\:leading-tight{line-height:1.25}.mobile-optimized{font-size:16px;line-height:1.6;word-spacing:.1em}}@media (min-width:768px){.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:leading-normal{line-height:1.5}}@media (min-width:1024px){.lg\:text-left{text-align:left}.lg\:leading-relaxed{line-height:1.625}}@media print{.text-fluid-2xl,.text-fluid-3xl,.text-fluid-4xl,.text-fluid-5xl,.text-fluid-base,.text-fluid-lg,.text-fluid-sm,.text-fluid-xl,.text-fluid-xs{font-size:12pt;line-height:1.4}.heading-hero,.heading-section{font-size:18pt;font-weight:700}.heading-subsection{font-size:14pt;font-weight:700}}@media (prefers-contrast:high){.text-muted,.text-subtle{color:#000000}.text-brand-primary,.text-brand-secondary{color:#000000;text-decoration:underline}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.btn-modern{position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;backface-visibility:hidden}.btn-lift{transition:transform .2s ease,box-shadow .3s ease}.btn-lift:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.2),0 8px 10px -6px rgba(0,0,0,.1)}.btn-lift:active{transform:translateY(0);box-shadow:0 5px 10px -5px rgba(0,0,0,.2)}.btn-glow{transition:all .3s ease;position:relative;overflow:hidden}.btn-glow:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.1);transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn-glow:hover:before{width:300%;height:300%}.btn-glow:hover{box-shadow:0 0 20px rgba(249,115,22,.4),0 0 40px rgba(249,115,22,.2)}.btn-gradient{background-size:200% 100%;transition:background-position .3s ease}.btn-gradient:hover{background-position:-100% 0}.btn-icon-slide{overflow:hidden;transition:all .3s ease}.btn-icon-slide .icon,.btn-icon-slide svg{transition:transform .3s ease}.btn-icon-slide:hover .icon,.btn-icon-slide:hover svg{transform:translateX(3px)}.btn-phone:hover svg{animation:phone-ring .5s ease}@keyframes phone-ring{0%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.btn-magnetic{transition:transform .2s ease-out}.btn-border-animate{position:relative;overflow:hidden;transition:color .3s ease}.btn-border-animate:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.btn-border-animate:hover:after{transform:scaleX(1);transform-origin:left}.dark .btn-lightning{position:relative;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.dark .btn-lightning:hover{background:linear-gradient(135deg,#2d2d2d,#3d3d3d);border-color:rgba(255,255,255,.2);box-shadow:0 0 20px rgba(249,115,22,.2),inset 0 0 20px rgba(249,115,22,.05)}.btn-ripple{position:relative;overflow:hidden}.btn-ripple:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.5);transform:translate(-50%,-50%);transition:width .6s,height .6s,opacity .6s;opacity:0}.btn-ripple:active:before{width:300px;height:300px;opacity:0}.btn-text-change{position:relative}.btn-text-change,.btn-text-change .default-text,.btn-text-change .hover-text{transition:all .3s ease}.btn-text-change .hover-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;white-space:nowrap}.btn-text-change:hover .default-text{opacity:0}.btn-text-change:hover .hover-text{opacity:1}.btn-modern:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media (prefers-reduced-motion:reduce){.btn-border-animate:after,.btn-glow,.btn-gradient,.btn-icon-slide svg,.btn-lift,.btn-modern{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (hover:none) and (pointer:coarse){.btn-modern:active{transform:scale(.98);transition:transform .1s ease}}:root{--primary-color:#1d4ed8;--radius:0.5rem;--background:#fff;--foreground:#000}body{font-size:18px;font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;text-align:justify;margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.flex-grow{flex-grow:1}.flex{display:flex}.flex-col{flex-direction:column}.min-h-screen{min-height:100vh}.hero-section{position:relative;background-color:#000;color:#fff;overflow:hidden}.hero-section img{opacity:.5;object-fit:cover;object-position:bottom}.container{width:100%;max-width:1280px;padding-left:1rem;padding-right:1rem}.container,.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.text-center{text-align:center}.bg-black{background-color:#000}.bg-opacity-50{background-color:rgba(0,0,0,.5)}.py-8{padding-top:2rem;padding-bottom:2rem}.backdrop-blur{backdrop-filter:blur(8px)}.rounded-xl{border-radius:.75rem}.overflow-clip{overflow:clip}.text-3xl{font-size:1.875rem}.leading-tight{line-height:1.25}.block{display:block}.text-orange-500{color:#f97316}.mt-4{margin-top:1rem}.text-lg{font-size:1.125rem}.mt-8{margin-top:2rem}.max-w-2xl{max-width:42rem}.text-gray-300{color:#d1d5db}.leading-relaxed{line-height:1.625}.text-justify{text-align:justify}.mt-10{margin-top:2.5rem}.bg-orange-500{background-color:#f97316}.text-white{color:#fff}.hover\:bg-orange-600:hover{background-color:#ea580c}.font-bold{font-weight:700}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-extrabold{font-weight:800}.leading-none{line-height:1}.leading-tight{line-height:1.1}.leading-snug{line-height:1.2}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.6}.leading-loose{line-height:2}.py-4{padding-top:1rem;padding-bottom:1rem}.px-8{padding-left:2rem;padding-right:2rem}.rounded-full{border-radius:9999px}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.text-xl{font-size:1.25rem}.inline-flex{display:inline-flex}.items-center{align-items:center}.gap-2{gap:.5rem}.relative{position:relative}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){body{font-size:16px}.py-16{padding-top:2rem;padding-bottom:2rem}.text-3xl{font-size:1.5rem}}@media (min-width:768px){.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:text-6xl{font-size:3.75rem}}@media (min-width:640px){.sm\:text-5xl{font-size:3rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-xl{font-size:1.25rem}}.button{width:250px;height:40px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 15px;background-color:black;border-radius:10px;border:none;color:white!important;text-decoration:none;position:relative;cursor:pointer;font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;font-size:18px;letter-spacing:.025em;text-transform:uppercase;transition-duration:.2s;background:linear-gradient(0deg,#000,#272727);margin:3rem auto;box-shadow:0 5px 15px rgba(0,0,0,.5)}.button:after,.button:before{content:"";position:absolute;left:-2px;top:-2px;border-radius:10px;background:linear-gradient(45deg,#ff4500,#ff8c00,#ff6347,#ffa500,#ff4500,#ff8c00,#ff6347,#ffa500);background-size:400%;width:calc(100% + 4px);height:calc(100% + 4px);z-index:-1;animation:steam 10s linear infinite}@keyframes steam{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.button:after{filter:blur(20px);opacity:.7}.button:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.7)}.button:active{transform:translateY(1px);box-shadow:0 2px 10px rgba(0,0,0,.3)}.bring-forward{position:relative;z-index:1}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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:300;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-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:300;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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:300;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:300;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:300;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:400;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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/26a46d62cd723877-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/97e0cb1ae144a2a9-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/581909926a08bbc8-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/55c55f0601d81cf3-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/26a46d62cd723877-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/97e0cb1ae144a2a9-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/581909926a08bbc8-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/55c55f0601d81cf3-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/26a46d62cd723877-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/97e0cb1ae144a2a9-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/581909926a08bbc8-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/55c55f0601d81cf3-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/26a46d62cd723877-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/97e0cb1ae144a2a9-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/581909926a08bbc8-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;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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:800;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-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:800;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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:800;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:800;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:800;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_a5c1f4{font-family:Inter,Inter Fallback,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal}.__variable_a5c1f4{--font-inter:"Inter","Inter Fallback",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}