:root{--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--font-size-8xl:6rem;--font-size-9xl:8rem;--line-height-none:1;--line-height-tight:1.25;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}@media (min-width:1024px){:root{--font-size-base:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.375rem;--font-size-2xl:1.75rem;--font-size-3xl:2.25rem;--font-size-4xl:2.75rem;--font-size-5xl:3.5rem;--font-size-6xl:4.25rem;--font-size-7xl:5rem;--font-size-8xl:6.5rem;--font-size-9xl:8.5rem}}@media (min-width:1536px){:root{--font-size-base:1.25rem;--font-size-lg:1.375rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-6xl:4.75rem;--font-size-7xl:5.5rem;--font-size-8xl:7rem;--font-size-9xl:9rem;--solution-hero-card-title-size:2.75rem;--solution-hero-card-desc-size:1.5rem}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Exo\ 2,sans-serif;background-color:#000;color:#fff;line-height:var(--line-height-normal);font-size:var(--font-size-base);font-weight:var(--font-weight-normal)}.hero-title{font-size:clamp(2.25rem,7vw,6.5rem);font-weight:700;line-height:1.05;margin-bottom:1.25rem;color:#ffffff;background:linear-gradient(135deg,#fff,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1rem,3vw,1.75rem);color:rgba(255,255,255,.85);margin-bottom:1.5rem;max-width:800px}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .8s ease-out forwards}.animate-fade-in-up-delay-1{animation:fade-in-up .8s ease-out .2s forwards}.animate-fade-in-up-delay-2{animation:fade-in-up .8s ease-out .4s forwards}.animate-fade-in-up-delay-3{animation:fade-in-up .8s ease-out .6s forwards}.particles{position:absolute;width:100%;height:100%;overflow:hidden;pointer-events:none;will-change:transform,opacity}.particle{position:absolute;width:4px;height:4px;background:#06b6d4;border-radius:50%;animation:float linear infinite;opacity:.8;box-shadow:0 0 8px rgba(6,182,212,.7)}@keyframes float{0%{transform:translateY(110vh) scale(.6);opacity:0}10%{opacity:.8}90%{opacity:.8}to{transform:translateY(-10vh) scale(1);opacity:0}}.neon-text{color:#06b6d4;text-shadow:0 0 10px #06b6d4,0 0 20px #06b6d4,0 0 30px #06b6d4;font-size:inherit;font-weight:inherit;line-height:inherit}.navigation-text{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);color:white}@media (min-width:1024px){.navigation-text{font-size:var(--font-size-lg)}}@media (min-width:1536px){.navigation-text{font-size:var(--font-size-xl)}}.button-text{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);line-height:var(--line-height-normal);color:inherit}@media (min-width:1024px){.button-text{font-size:var(--font-size-lg)}}@media (min-width:1536px){.button-text{font-size:var(--font-size-xl)}}.footer-text{font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:rgba(255,255,255,.7)}@media (min-width:1024px){.footer-text{font-size:var(--font-size-lg)}}@media (min-width:1536px){.footer-text{font-size:var(--font-size-xl)}}div,li,p,span,td,th{font-size:var(--font-size-base);line-height:var(--line-height-normal)}@media (min-width:1024px){div,li,p,span,td,th{font-size:var(--font-size-lg)}}@media (min-width:1536px){div,li,p,span,td,th{font-size:var(--font-size-xl)}}.footer-heading{font-size:var(--font-size-xl);font-weight:600;color:white;margin-bottom:1rem}.footer-link{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s ease;font-size:var(--font-size-base)}.footer-link:hover{color:#06b6d4}@media (min-width:1024px){.footer-heading{font-size:var(--font-size-2xl)}.footer-link{font-size:var(--font-size-lg)}}@media (min-width:1536px){.footer-heading{font-size:var(--font-size-3xl)}.footer-link{font-size:var(--font-size-xl)}}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:var(--font-size-base);font-weight:600;border-radius:.5rem;transition:all .3s ease;text-decoration:none;border:none;cursor:pointer}@media (min-width:1024px){.cta-button{padding:1rem 2rem;font-size:var(--font-size-lg)}}.cta-primary{background:linear-gradient(135deg,#06b6d4,#0891b2);color:white;box-shadow:0 4px 15px rgba(6,182,212,.3)}@media (min-width:1024px){.cta-primary{font-size:var(--font-size-lg)}}.cta-primary:hover{background:linear-gradient(135deg,#0891b2,#0e7490);box-shadow:0 6px 20px rgba(6,182,212,.4);transform:translateY(-2px)}.cta-secondary{background:transparent;color:#06b6d4;border:2px solid #06b6d4;box-shadow:0 4px 15px rgba(6,182,212,.1)}@media (min-width:1024px){.cta-secondary{font-size:var(--font-size-lg)}}.cta-secondary:hover{background:rgba(6,182,212,.1);box-shadow:0 6px 20px rgba(6,182,212,.2);transform:translateY(-2px)}.cta-buttons,.pain-points{margin-bottom:1.25rem}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;margin-bottom:0}.stat-item{text-align:center;padding:1.5rem;min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:1024px){.stat-item{padding:2rem;min-height:250px}}@media (min-width:1536px){.stat-item{padding:2.5rem;min-height:300px}}.stat-number{font-size:2rem;font-weight:700;color:#06b6d4;margin-bottom:.5rem}.stat-label{font-size:1rem;color:rgba(255,255,255,.8)}@media (min-width:1024px){.stat-number{font-size:2.5rem}.stat-label{font-size:1.25rem}}@media (min-width:1536px){.stat-number{font-size:3rem}.stat-label{font-size:1.5rem}}.pain-point{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:var(--font-size-base)}@media (min-width:1024px){.pain-point{font-size:var(--font-size-lg)}}@media (min-width:1536px){.pain-point{font-size:var(--font-size-xl)}}.pain-bullet{width:8px;height:8px;background:#06b6d4;border-radius:50%;flex-shrink:0}@media (min-width:1024px){.pain-bullet{width:10px;height:10px}}@media (min-width:1536px){.pain-bullet{width:12px;height:12px}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width:1536px){.container{max-width:1400px}}@media (min-width:1920px){.container{max-width:1600px}}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.gap-8{gap:2rem}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.mb-16{margin-bottom:4rem}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.text-center{text-align:center}.text-white{color:white}.text-cyan-400{color:#06b6d4}.bg-black{background-color:#000}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(0,0,0,0))}.via-gray-900\/20{--tw-gradient-stops:var(--tw-gradient-from),rgba(17,24,39,0.2),var(--tw-gradient-to,rgba(17,24,39,0.2))}.to-black{--tw-gradient-to:#000}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.-mt-24{margin-top:-6rem}.pt-32{padding-top:8rem}.pb-20{padding-bottom:5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.opacity-30{opacity:.3}.opacity-0{opacity:0}.object-cover{object-fit:cover}.object-center{object-position:center}.w-full{width:100%}.h-full{height:100%}:root{--solution-hero-title-size:3rem;--solution-hero-subtitle-size:1.5rem;--solution-hero-description-size:1.125rem;--solution-hero-cta-size:1rem;--solution-hero-card-title-size:1.75rem;--solution-hero-card-desc-size:1.125rem}@media (min-width:1024px){:root{--solution-hero-title-size:4rem;--solution-hero-subtitle-size:2rem;--solution-hero-description-size:1.25rem;--solution-hero-cta-size:1.125rem;--solution-hero-card-title-size:2.25rem;--solution-hero-card-desc-size:1.25rem}}@media (min-width:1536px){:root{--solution-hero-title-size:5rem;--solution-hero-subtitle-size:2.5rem;--solution-hero-description-size:1.5rem;--solution-hero-cta-size:1.25rem;--solution-hero-card-title-size:2.75rem;--solution-hero-card-desc-size:1.5rem}}.solution-hero-description{line-height:1.6}.solution-hero-card-title{font-size:var(--solution-hero-card-title-size);font-weight:600;line-height:1.2;color:#fff;margin-bottom:.75rem}.solution-hero-card-desc{font-size:var(--solution-hero-card-desc-size);line-height:1.5;color:rgba(255,255,255,.7)}.solution-section-title{font-size:var(--solution-hero-subtitle-size);font-weight:600;line-height:1.2;color:#fff;margin-bottom:1rem}.solution-card-title{font-size:var(--solution-hero-card-title-size);font-weight:600;line-height:1.2;color:#fff;margin-bottom:.75rem}.solution-card-desc{font-size:var(--solution-hero-card-desc-size);line-height:1.5;color:rgba(255,255,255,.7)}.solution-subtitle{font-size:var(--solution-hero-description-size);line-height:1.6;color:rgba(255,255,255,.8);margin-bottom:1.5rem}:root{--solution-pricing-title-size:2rem;--solution-pricing-price-size:3rem;--solution-pricing-feature-size:1rem;--solution-pricing-period-size:0.875rem}@media (min-width:1024px){:root{--solution-pricing-title-size:2.5rem;--solution-pricing-price-size:4rem;--solution-pricing-feature-size:1.125rem;--solution-pricing-period-size:1rem}}@media (min-width:1536px){:root{--solution-pricing-title-size:3rem;--solution-pricing-price-size:5rem;--solution-pricing-feature-size:1.25rem;--solution-pricing-period-size:1.125rem}}:root{--solution-cta-title-size:2rem;--solution-cta-description-size:1.125rem;--solution-cta-button-size:1rem}@media (min-width:1024px){:root{--solution-cta-title-size:2.5rem;--solution-cta-description-size:1.25rem;--solution-cta-button-size:1.125rem}}@media (min-width:1536px){:root{--solution-cta-title-size:3rem;--solution-cta-description-size:1.5rem;--solution-cta-button-size:1.25rem}}:root{--solution-benefit-title-size:1.25rem;--solution-benefit-description-size:1rem;--solution-benefit-icon-size:1.5rem}@media (min-width:1024px){:root{--solution-benefit-title-size:1.5rem;--solution-benefit-description-size:1.125rem;--solution-benefit-icon-size:2rem}}@media (min-width:1536px){:root{--solution-benefit-title-size:1.75rem;--solution-benefit-description-size:1.25rem;--solution-benefit-icon-size:2.5rem}}:root{--solution-process-step-size:2rem;--solution-process-title-size:1.5rem;--solution-process-description-size:1rem}@media (min-width:1024px){:root{--solution-process-step-size:2.5rem;--solution-process-title-size:1.75rem;--solution-process-description-size:1.125rem}}@media (min-width:1536px){:root{--solution-process-step-size:3rem;--solution-process-title-size:2rem;--solution-process-description-size:1.25rem}}:root{--solution-testimonial-text-size:1rem;--solution-testimonial-name-size:1.125rem;--solution-testimonial-role-size:0.875rem;--solution-testimonial-avatar-size:3rem}@media (min-width:1024px){:root{--solution-testimonial-text-size:1.125rem;--solution-testimonial-name-size:1.25rem;--solution-testimonial-role-size:1rem;--solution-testimonial-avatar-size:4rem}}@media (min-width:1536px){:root{--solution-testimonial-text-size:1.25rem;--solution-testimonial-name-size:1.5rem;--solution-testimonial-role-size:1.125rem;--solution-testimonial-avatar-size:5rem}}:root{--solution-faq-question-size:1.125rem;--solution-faq-answer-size:1rem}@media (min-width:1024px){:root{--solution-faq-question-size:1.25rem;--solution-faq-answer-size:1.125rem}}@media (min-width:1536px){:root{--solution-faq-question-size:1.5rem;--solution-faq-answer-size:1.25rem}}.solution-hero-title{font-size:var(--solution-hero-title-size);font-weight:700;line-height:1.1;background:linear-gradient(135deg,#fff,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.solution-hero-description{font-size:var(--solution-hero-description-size);line-height:var(--line-height-relaxed);color:rgba(255,255,255,.8)}.solution-hero-cta{font-size:var(--solution-hero-cta-size);font-weight:600}.solution-feature-title{font-size:var(--solution-feature-title-size);font-weight:600;line-height:var(--line-height-tight)}.solution-feature-description{font-size:var(--solution-feature-description-size);line-height:var(--line-height-normal)}.solution-feature-icon{font-size:var(--solution-feature-icon-size)}.solution-pricing-title{font-size:var(--solution-pricing-title-size);font-weight:600;line-height:var(--line-height-tight)}.solution-pricing-price{font-size:var(--solution-pricing-price-size);font-weight:700;line-height:1}.solution-pricing-feature{font-size:var(--solution-pricing-feature-size);line-height:var(--line-height-normal)}.solution-pricing-period{font-size:var(--solution-pricing-period-size);line-height:var(--line-height-normal)}.solution-cta-title{font-size:var(--solution-cta-title-size);font-weight:600;line-height:var(--line-height-tight)}.solution-cta-description{font-size:var(--solution-cta-description-size);line-height:var(--line-height-relaxed)}.solution-cta-button{font-size:var(--solution-cta-button-size);font-weight:600}.solution-benefit-title{font-size:var(--solution-benefit-title-size);font-weight:600;line-height:var(--line-height-tight)}.solution-benefit-description{font-size:var(--solution-benefit-description-size);line-height:var(--line-height-normal)}.solution-benefit-icon{font-size:var(--solution-benefit-icon-size)}.solution-process-step{font-size:var(--solution-process-step-size);font-weight:700;line-height:1}.solution-process-title{font-size:var(--solution-process-title-size);font-weight:600;line-height:var(--line-height-tight)}.solution-process-description{font-size:var(--solution-process-description-size);line-height:var(--line-height-normal)}.solution-testimonial-text{font-size:var(--solution-testimonial-text-size);line-height:var(--line-height-relaxed)}.solution-testimonial-name{font-size:var(--solution-testimonial-name-size);font-weight:600;line-height:var(--line-height-tight)}.solution-testimonial-role{font-size:var(--solution-testimonial-role-size);line-height:var(--line-height-normal)}.solution-testimonial-avatar{width:var(--solution-testimonial-avatar-size);height:var(--solution-testimonial-avatar-size)}.solution-testimonial-icon{font-size:var(--solution-feature-icon-size)}.solution-faq-question{font-size:var(--solution-faq-question-size);font-weight:600;line-height:var(--line-height-tight)}.solution-faq-answer{font-size:var(--solution-faq-answer-size);line-height:var(--line-height-relaxed)}@media (max-height:1000px){.hero-title{font-size:clamp(2rem,6.5vw,6rem);margin-bottom:1rem}.hero-subtitle{font-size:clamp(.95rem,2.6vw,1.6rem);margin-bottom:1.25rem}.cta-buttons{gap:.75rem}.cta-buttons,.pain-points{margin-bottom:1rem}.stats-grid{gap:1rem}}@media (max-height:900px){.hero-title{font-size:clamp(1.8rem,6vw,5.5rem)}.hero-subtitle{font-size:clamp(.9rem,2.3vw,1.4rem)}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-number{font-size:clamp(1.5rem,4.5vw,2.25rem)}.stat-label{font-size:clamp(.8rem,1.9vw,1rem)}}@media (max-height:800px){.hero-title{font-size:clamp(1.6rem,5.5vw,4.8rem);line-height:1.05}.hero-subtitle{font-size:clamp(.9rem,2.1vw,1.3rem)}.cta-buttons{gap:.5rem}}@media (max-height:700px){.hero-title{font-size:clamp(1.4rem,5vw,4rem)}.hero-subtitle{font-size:clamp(.85rem,1.9vw,1.1rem)}.stats-grid{gap:.75rem}}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/15e555873b2c38f2-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:Exo\ 2;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e967e3e11e121e1e-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/3f552249f03de128-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:Exo\ 2;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c8db6d45c695a7ab-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:Exo\ 2;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/cd5bec9268da5b8d-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:Exo\ 2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/15e555873b2c38f2-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:Exo\ 2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e967e3e11e121e1e-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3f552249f03de128-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:Exo\ 2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c8db6d45c695a7ab-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:Exo\ 2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cd5bec9268da5b8d-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:Exo\ 2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/15e555873b2c38f2-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:Exo\ 2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e967e3e11e121e1e-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3f552249f03de128-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:Exo\ 2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c8db6d45c695a7ab-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:Exo\ 2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cd5bec9268da5b8d-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:Exo\ 2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/15e555873b2c38f2-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:Exo\ 2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e967e3e11e121e1e-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3f552249f03de128-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:Exo\ 2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c8db6d45c695a7ab-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:Exo\ 2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cd5bec9268da5b8d-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:Exo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/15e555873b2c38f2-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:Exo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e967e3e11e121e1e-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3f552249f03de128-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:Exo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c8db6d45c695a7ab-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:Exo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cd5bec9268da5b8d-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:Exo\ 2 Fallback;src:local("Arial");ascent-override:97.88%;descent-override:19.69%;line-gap-override:0.00%;size-adjust:102.06%}.__className_b84d74{font-family:Exo\ 2,Exo\ 2 Fallback;font-style:normal}