.Services_main__iDHVz{min-height:100vh;background:var(--gradient-hero);position:relative;overflow-x:hidden}.Services_header__1h7fG{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:var(--space-20) var(--space-6) var(--space-16);position:relative;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.7)),url(/alpha.png);background-size:cover;background-position:50%;background-attachment:fixed}.Services_header__1h7fG:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,hsla(0,100%,71%,.1) 0,transparent 50%),radial-gradient(circle at 70% 60%,rgba(107,107,255,.1) 0,transparent 50%);pointer-events:none}.Services_heroContent__2z1Jr{text-align:center;z-index:1;position:relative;max-width:800px}.Services_title__ziiDR{font-size:var(--text-8xl);font-weight:800;color:var(--neutral-100);margin-bottom:var(--space-6);line-height:1}.Services_titleDecoration__mZMb2{width:120px;height:4px;background:var(--gradient-accent);margin:var(--space-6) auto var(--space-8);border-radius:var(--radius-full)}.Services_heroDescription__cGFvU{font-size:var(--text-2xl);color:var(--neutral-200);line-height:1.6;max-width:600px;margin:0 auto}.Services_mainBody__zwr9V{position:relative;z-index:1}.Services_sectionContainer__7Zbvi{max-width:1200px;margin:0 auto;padding:0 var(--space-6)}.Services_introSection__YA9uG{padding:var(--space-20) 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2))}.Services_introContent__ZacA5{text-align:center;max-width:800px;margin:0 auto}.Services_introTitle__oCTPC{font-size:var(--text-5xl);font-weight:700;color:var(--neutral-100);margin-bottom:var(--space-6);line-height:1.1}.Services_introDescription__9XcS5{font-size:var(--text-xl);color:var(--neutral-200);line-height:1.6}.Services_servicesSection__64jci{padding:var(--space-32) 0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.4))}.Services_servicesGrid__O2AIB{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:var(--space-8);gap:var(--space-8)}.Services_serviceCard___JfT9{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-backdrop);backdrop-filter:var(--glass-backdrop);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);overflow:hidden;transition:all var(--duration-300) var(--ease-out);box-shadow:var(--shadow-lg);cursor:pointer}.Services_serviceCard___JfT9:hover{transform:translateY(-8px);box-shadow:var(--shadow-2xl);border-color:var(--primary-500)}.Services_serviceImageContainer__JqAEQ{position:relative;overflow:hidden;height:300px}.Services_serviceImage__olLKa{width:100%;height:100%;object-fit:cover;transition:all var(--duration-500) var(--ease-out)}.Services_serviceCard___JfT9:hover .Services_serviceImage__olLKa{transform:scale(1.05)}.Services_serviceOverlay__rCeEF{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(0,0,0,.8));display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:var(--space-6);opacity:0;transition:all var(--duration-300) var(--ease-out)}.Services_serviceCard___JfT9:hover .Services_serviceOverlay__rCeEF{opacity:1}.Services_serviceIcon__W8N8K{font-size:var(--text-6xl);margin-top:var(--space-4)}.Services_serviceFeatures__jFzBa{display:flex;gap:var(--space-2);flex-wrap:wrap;justify-content:center}.Services_featureTag__nCwAR{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-backdrop);backdrop-filter:var(--glass-backdrop);border:1px solid var(--glass-border);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--neutral-200);font-weight:500}.Services_serviceCardContent__ksQEk{padding:var(--space-6)}.Services_serviceCardTitle__t1bqQ{font-size:var(--text-2xl);font-weight:600;color:var(--neutral-100);margin-bottom:var(--space-3)}.Services_serviceCardDescription__et7H_{font-size:var(--text-base);color:var(--neutral-300);line-height:1.6;margin-bottom:var(--space-6)}.Services_serviceCardButton__1R478{display:flex;justify-content:center}.Services_serviceLink__wXBRn{padding:var(--space-2) var(--space-4);font-size:var(--text-sm);font-weight:500;text-decoration:none;border-radius:var(--radius-md);transition:all var(--duration-200) var(--ease-out)}.Services_detailsSection__A4nXo{padding:var(--space-32) 0;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.6))}.Services_serviceDetail__mVW6J{margin-bottom:var(--space-24);scroll-margin-top:120px}.Services_serviceDetail__mVW6J:last-child{margin-bottom:0}.Services_serviceDetailGrid__Jq6QG{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-12);gap:var(--space-12);align-items:center;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-backdrop);backdrop-filter:var(--glass-backdrop);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-xl)}.Services_serviceDetail__mVW6J:nth-child(2n) .Services_serviceDetailGrid__Jq6QG{grid-template-columns:1fr 1fr}.Services_serviceDetail__mVW6J:nth-child(2n) .Services_serviceDetailContent__8A9QB{order:2}.Services_serviceDetail__mVW6J:nth-child(2n) .Services_serviceDetailImageContainer__QnoTZ{order:1}.Services_serviceDetailContent__8A9QB{display:flex;flex-direction:column;gap:var(--space-4)}.Services_serviceDetailTitle__fOxI6{font-size:var(--text-4xl);font-weight:700;color:var(--neutral-100);line-height:1.1}.Services_serviceDetailSubtitle__StG_M{font-size:var(--text-lg);color:var(--neutral-300);font-weight:500}.Services_serviceDetailFeatures__uxYx1{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-3);gap:var(--space-3);margin:var(--space-6) 0}.Services_featureItem__z0amG{display:flex;align-items:center;gap:var(--space-2)}.Services_featureIcon__GOeTS{width:24px;height:24px;background:var(--gradient-accent);color:#fff;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-size:var(--text-sm);font-weight:600;flex-shrink:0}.Services_featureName__UZO6c{font-size:var(--text-base);color:var(--neutral-200);font-weight:500}.Services_serviceDetailDescription__bwJcP{font-size:var(--text-base);color:var(--neutral-300);line-height:1.7;margin-bottom:var(--space-6)}.Services_serviceDetailImageContainer__QnoTZ{height:400px;border-radius:var(--radius-xl);overflow:hidden;position:relative}.Services_serviceDetailImage__ZAr1S{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:all var(--duration-500) var(--ease-out)}.Services_serviceDetailGrid__Jq6QG:hover .Services_serviceDetailImage__ZAr1S{transform:scale(1.05)}.Services_ctaSection__0ZgEi{padding:var(--space-32) 0;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.8)),url(/alpha.png);background-size:cover;background-position:50%;background-attachment:fixed;position:relative}.Services_ctaSection__0ZgEi:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,hsla(0,100%,71%,.15) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(107,107,255,.15) 0,transparent 50%);pointer-events:none}.Services_ctaContent__shjTI{text-align:center;position:relative;z-index:1}.Services_ctaTitle__vqI05{font-size:var(--text-6xl);font-weight:700;color:var(--neutral-100);margin-bottom:var(--space-6);line-height:1.1}.Services_ctaDescription__gaiA9{font-size:var(--text-xl);color:var(--neutral-200);margin-bottom:var(--space-10);max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.Services_ctaButtons__tfZ5v{display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}@media (max-width:1200px){.Services_servicesGrid__O2AIB{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-6)}}@media (max-width:1024px){.Services_servicesGrid__O2AIB{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-6)}.Services_serviceDetailGrid__Jq6QG{grid-template-columns:1fr;gap:var(--space-8);padding:var(--space-6)}.Services_serviceDetail__mVW6J:nth-child(2n) .Services_serviceDetailGrid__Jq6QG{grid-template-columns:1fr}.Services_serviceDetail__mVW6J:nth-child(2n) .Services_serviceDetailContent__8A9QB,.Services_serviceDetail__mVW6J:nth-child(2n) .Services_serviceDetailImageContainer__QnoTZ{order:unset}.Services_serviceDetailFeatures__uxYx1{grid-template-columns:1fr 1fr;gap:var(--space-4)}.Services_serviceDetailImageContainer__QnoTZ{height:300px}}@media (max-width:768px){.Services_title__ziiDR{font-size:var(--text-6xl);line-height:1.1;margin-bottom:var(--space-4)}.Services_introTitle__oCTPC{font-size:var(--text-4xl);margin-bottom:var(--space-6);text-align:center}.Services_serviceDetailTitle__fOxI6{font-size:var(--text-3xl);margin-bottom:var(--space-4)}.Services_ctaTitle__vqI05{font-size:var(--text-4xl);line-height:1.2;text-align:center}.Services_ctaDescription__gaiA9,.Services_heroDescription__cGFvU,.Services_introDescription__9XcS5{font-size:var(--text-lg);text-align:center;margin-bottom:var(--space-6)}.Services_header__1h7fG{padding:var(--space-16) var(--space-4) var(--space-12);min-height:60vh}.Services_ctaSection__0ZgEi,.Services_detailsSection__A4nXo,.Services_introSection__YA9uG,.Services_servicesSection__64jci{padding:var(--space-20) 0}.Services_servicesGrid__O2AIB{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-4)}.Services_serviceCard___JfT9{margin:0 var(--space-2)}.Services_serviceCardContent__ksQEk{padding:var(--space-4)}.Services_serviceCardTitle__t1bqQ{font-size:var(--text-xl)}.Services_serviceDetailGrid__Jq6QG{padding:var(--space-5);gap:var(--space-6)}.Services_serviceDetailImageContainer__QnoTZ{height:250px}.Services_serviceDetailFeatures__uxYx1{grid-template-columns:1fr;gap:var(--space-3)}.Services_serviceDetailDescription__bwJcP{font-size:var(--text-base)}.Services_ctaButtons__tfZ5v{flex-direction:column;align-items:center;gap:var(--space-3)}}@media (max-width:480px){.Services_title__ziiDR{font-size:var(--text-5xl);text-align:center;line-height:1}.Services_titleDecoration__mZMb2{width:80px;margin:var(--space-4) auto var(--space-6)}.Services_introTitle__oCTPC{font-size:var(--text-3xl);margin-bottom:var(--space-8)}.Services_serviceDetailTitle__fOxI6{font-size:var(--text-2xl);text-align:center}.Services_ctaTitle__vqI05{font-size:var(--text-3xl);line-height:1.2}.Services_ctaDescription__gaiA9,.Services_heroDescription__cGFvU,.Services_introDescription__9XcS5{font-size:var(--text-lg);text-align:center;padding:0 var(--space-2)}.Services_header__1h7fG{background-attachment:scroll;min-height:50vh;padding:var(--space-12) var(--space-3) var(--space-8)}.Services_ctaSection__0ZgEi,.Services_detailsSection__A4nXo,.Services_introSection__YA9uG,.Services_servicesSection__64jci{padding:var(--space-16) 0}.Services_ctaSection__0ZgEi{background-attachment:scroll}.Services_servicesGrid__O2AIB{grid-template-columns:1fr;gap:var(--space-6);padding:0 var(--space-2)}.Services_serviceCard___JfT9{margin:0 var(--space-2)}.Services_serviceCardContent__ksQEk{padding:var(--space-5)}.Services_serviceCardTitle__t1bqQ{font-size:var(--text-lg)}.Services_serviceCardDescription__et7H_{font-size:var(--text-base)}.Services_sectionContainer__7Zbvi{padding:0 var(--space-3)}.Services_serviceDetailGrid__Jq6QG{padding:var(--space-4);gap:var(--space-6)}.Services_serviceDetailImageContainer__QnoTZ{height:200px}.Services_serviceDetailContent__8A9QB{text-align:center}.Services_serviceDetailSubtitle__StG_M{font-size:var(--text-base)}.Services_serviceDetailDescription__bwJcP{font-size:var(--text-sm);text-align:left}.Services_featureItem__z0amG{text-align:left}.Services_ctaButtons__tfZ5v{padding:0 var(--space-4);gap:var(--space-2)}}@media (max-width:360px){.Services_title__ziiDR{font-size:var(--text-4xl)}.Services_introTitle__oCTPC{font-size:var(--text-2xl)}.Services_serviceDetailTitle__fOxI6{font-size:var(--text-xl)}.Services_ctaTitle__vqI05{font-size:var(--text-2xl)}.Services_ctaDescription__gaiA9,.Services_heroDescription__cGFvU,.Services_introDescription__9XcS5{font-size:var(--text-base)}.Services_header__1h7fG{padding:var(--space-10) var(--space-2) var(--space-6)}.Services_sectionContainer__7Zbvi{padding:0 var(--space-2)}.Services_serviceCard___JfT9{margin:0 var(--space-1)}.Services_serviceCardContent__ksQEk{padding:var(--space-4)}.Services_serviceDetailGrid__Jq6QG{padding:var(--space-3)}.Services_serviceDetailImageContainer__QnoTZ{height:180px}}@font-face{font-family:__Inter_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;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_e68c2d;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e68c2d{font-family:__Inter_e68c2d,__Inter_Fallback_e68c2d;font-style:normal}