@import"https://fonts.googleapis.com/css2?family=Michroma:wght@400&display=swap";:root{--font-size: 16px;--background: #000000;--foreground: #ffffff;--card: #111111;--card-foreground: #ffffff;--popover: #111111;--popover-foreground: #ffffff;--primary: #ffffff;--primary-foreground: #000000;--secondary: #333333;--secondary-foreground: #ffffff;--muted: #222222;--muted-foreground: #a1a1aa;--accent: #3f3f46;--accent-foreground: #ffffff;--destructive: #ef4444;--destructive-foreground: #ffffff;--border: rgba(255, 255, 255, .1);--input: rgba(255, 255, 255, .05);--input-background: #222222;--switch-background: #333333;--font-weight-medium: 500;--font-weight-normal: 400;--ring: #3f3f46;--chart-1: #6366f1;--chart-2: #06b6d4;--chart-3: #8b5cf6;--chart-4: #f59e0b;--chart-5: #ef4444;--radius: .625rem;--sidebar: #111111;--sidebar-foreground: #ffffff;--sidebar-primary: #ffffff;--sidebar-primary-foreground: #000000;--sidebar-accent: #222222;--sidebar-accent-foreground: #ffffff;--sidebar-border: rgba(255, 255, 255, .1);--sidebar-ring: #3f3f46}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.985 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--font-weight-medium: 500;--font-weight-normal: 400;--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}*{border-color:hsl(var(--border));outline-color:hsl(var(--ring) / .5);box-sizing:border-box}html{font-size:var(--font-size);color-scheme:dark}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;line-height:1.6}body.dark{background-color:hsl(var(--background));color:hsl(var(--foreground))}@media (max-width: 640px){html{font-size:14px}}@media (min-width: 641px) and (max-width: 1024px){html{font-size:15px}}@media (min-width: 1025px){html{font-size:16px}}.michroma{font-family:Michroma,sans-serif}h1{font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:1.25rem;font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:1.125rem;font-weight:var(--font-weight-medium);line-height:1.5}h4{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5}p{font-size:1rem;font-weight:var(--font-weight-normal);line-height:1.5}label,button{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:1rem;font-weight:var(--font-weight-normal);line-height:1.5}._button_1iuwy_1{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .3s ease-in-out;cursor:pointer;border:none;text-decoration:none;position:relative;overflow:hidden;transform:translateY(0)}._button_1iuwy_1:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}._button_1iuwy_1:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._button_1iuwy_1:disabled{pointer-events:none;opacity:.5}._buttonDefault_1iuwy_32{padding:.5rem 1rem}._buttonSm_1iuwy_36{padding:.375rem .75rem;font-size:.75rem}._buttonLg_1iuwy_41{padding:.75rem 1.5rem;font-size:1rem}._buttonPrimary_1iuwy_46{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}._buttonPrimary_1iuwy_46:hover{background-color:hsl(var(--primary) / .9);box-shadow:0 6px 16px #fff3}._buttonOutline_1iuwy_56{background-color:transparent;border:1px solid hsl(var(--border));color:hsl(var(--foreground))}._buttonOutline_1iuwy_56:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));border-color:hsl(var(--accent));box-shadow:0 6px 16px #3f3f464d}._buttonSecondary_1iuwy_69{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}._buttonSecondary_1iuwy_69:hover{background-color:hsl(var(--secondary) / .8);box-shadow:0 6px 16px #3333334d}._navigation_jm8zm_1{background-color:#000;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;border-bottom:1px solid #333333;position:sticky;top:0;z-index:50}._container_jm8zm_10{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._container_jm8zm_10{padding:0 1.5rem}}@media (min-width: 1024px){._container_jm8zm_10{padding:0 2rem}}._navContent_jm8zm_28{display:flex;justify-content:space-between;align-items:center;height:4rem;position:relative}._logoSection_jm8zm_36{display:flex;align-items:center}._logo_jm8zm_36{font-family:Michroma,sans-serif;font-size:1.25rem;color:#fff;background:none;border:none;cursor:pointer;transition:color .2s;font-weight:500}._logo_jm8zm_36:hover{color:#f5f5f5}._navLinks_jm8zm_56{display:none;align-items:center;gap:2rem}@media (min-width: 768px){._navLinks_jm8zm_56{display:flex}}._navLink_jm8zm_56{padding:.5rem .75rem;border-radius:.375rem;background:none;border:none;cursor:pointer;transition:all .3s ease-in-out;font-size:.875rem;transform:translateY(0)}._navLink_jm8zm_56:hover{transform:translateY(-1px)}._navLinkActive_jm8zm_83{color:#fff;background-color:#333;border-radius:.375rem;padding:.5rem .75rem}._navLinkInactive_jm8zm_90{color:#a1a1aa}._navLinkInactive_jm8zm_90:hover{color:#fff;background-color:#333;border-radius:.375rem;padding:.5rem .75rem}._ctaSection_jm8zm_101{display:flex;align-items:center}._ctaButton_jm8zm_106{background-color:#fff;color:#000;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;transform:translateY(0)}._ctaButton_jm8zm_106:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}._mobileMenuButton_jm8zm_126{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer;color:hsl(var(--foreground));padding:.5rem;border-radius:.375rem;transition:background-color .2s}@media (min-width: 768px){._mobileMenuButton_jm8zm_126{display:none}}._mobileMenuButton_jm8zm_126:hover{background-color:hsl(var(--accent) / .5)}._mobileMenu_jm8zm_126{position:absolute;top:100%;left:0;right:0;background-color:#000;border-bottom:1px solid #333333;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;z-index:40;display:none;flex-direction:column;padding:1rem;gap:.5rem}._mobileMenuOpen_jm8zm_167{display:flex}._mobileNavLink_jm8zm_171{padding:.75rem 1rem;border-radius:.375rem;background:none;border:none;cursor:pointer;transition:all .3s ease-in-out;font-size:.875rem;text-align:left;width:100%;transform:translate(0)}._mobileNavLink_jm8zm_171:hover{transform:translate(4px)}._mobileNavLinkActive_jm8zm_188{color:#fff;background-color:#333;border-radius:.375rem;padding:.75rem 1rem}._mobileNavLinkInactive_jm8zm_195{color:#a1a1aa}._mobileNavLinkInactive_jm8zm_195:hover{color:#fff;background-color:#333;border-radius:.375rem;padding:.75rem 1rem}._mobileCtaButton_jm8zm_206{background-color:#fff;color:#000;border:none;padding:.75rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;margin-top:.5rem;width:100%;transform:translateY(0)}._mobileCtaButton_jm8zm_206:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}._footer_rf5wh_1{background-color:hsl(var(--card));color:hsl(var(--foreground));padding:4rem 0;border-top:1px solid hsl(var(--border))}._container_rf5wh_8{max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._container_rf5wh_8{padding:0 1.5rem}}@media (min-width: 1024px){._container_rf5wh_8{padding:0 2rem}}._footerGrid_rf5wh_26{display:grid;gap:2rem;margin-bottom:3rem}@media (min-width: 640px){._footerGrid_rf5wh_26{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){._footerGrid_rf5wh_26{grid-template-columns:repeat(4,1fr)}}._brandSection_rf5wh_44{grid-column:1 / -1}@media (min-width: 768px){._brandSection_rf5wh_44{grid-column:1}}._brandTitle_rf5wh_54{font-family:Michroma,sans-serif;font-size:1.25rem;margin-bottom:1rem;color:hsl(var(--primary))}._brandDescription_rf5wh_61{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem;line-height:1.5}._socialLinks_rf5wh_68{display:flex;gap:1rem}._socialIcon_rf5wh_73{width:2rem;height:2rem;background-color:hsl(var(--accent));border-radius:50%;display:flex;align-items:center;justify-content:center}._socialEmoji_rf5wh_83{font-size:.875rem}._linkSection_rf5wh_87{display:flex;flex-direction:column}._linkTitle_rf5wh_92{font-weight:500;margin-bottom:1rem;color:hsl(var(--foreground))}._linkList_rf5wh_98{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}._linkItem_rf5wh_107{font-size:.875rem;color:hsl(var(--muted-foreground));background:none;border:none;cursor:pointer;text-align:left;padding:0;transition:color .2s}._linkItem_rf5wh_107:hover{color:hsl(var(--accent-foreground))}._footerBottom_rf5wh_122{border-top:1px solid hsl(var(--border));padding-top:2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}@media (min-width: 768px){._footerBottom_rf5wh_122{flex-direction:row}}._copyright_rf5wh_138,._madeWith_rf5wh_144{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0}._card_kxbrp_1{background-color:#2a2a2a;border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._card_kxbrp_1:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0006;border-color:hsl(var(--accent));background-color:#333}._cardHeader_kxbrp_18{padding:1.5rem 1.5rem 0}._cardTitle_kxbrp_22{font-family:Michroma,sans-serif;font-size:1.125rem;font-weight:500;color:hsl(var(--foreground));margin:0}._cardContent_kxbrp_30{padding:1.5rem}._imageWithFallback_cve60_1{display:block;max-width:100%;height:auto}._error_cve60_7{background-color:hsl(var(--muted));display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));font-size:.875rem;min-height:200px}._home_1smhw_2{min-height:100vh}._heroSection_1smhw_7{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(to right,#000000b3,#00000080)}._heroImage_1smhw_16{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-10}._heroContent_1smhw_25{text-align:center;color:#fff;max-width:64rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._heroContent_1smhw_25{padding:0 1.5rem}}@media (min-width: 1024px){._heroContent_1smhw_25{padding:0 2rem}}._heroTitle_1smhw_45{font-family:Michroma,sans-serif;font-size:2.25rem;margin-bottom:1.5rem;line-height:1.1}@media (min-width: 768px){._heroTitle_1smhw_45{font-size:3.75rem}}._heroSubtitle_1smhw_58{font-size:1.125rem;margin-bottom:2rem;opacity:.9}@media (min-width: 768px){._heroSubtitle_1smhw_58{font-size:1.25rem}}@media (min-width: 1024px){._heroSubtitle_1smhw_58{font-size:1.5rem}}._heroButtons_1smhw_76{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media (min-width: 640px){._heroButtons_1smhw_76{flex-direction:row;gap:1.5rem}}@media (min-width: 768px){._heroButtons_1smhw_76{gap:2rem}}._missionSection_1smhw_98{padding:5rem 0;background-color:hsl(var(--background))}._missionContainer_1smhw_103{max-width:72rem;margin:0 auto;padding:0 1rem;text-align:center}@media (min-width: 640px){._missionContainer_1smhw_103{padding:0 1.5rem}}@media (min-width: 1024px){._missionContainer_1smhw_103{padding:0 2rem}}._missionTitle_1smhw_122{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:2rem;color:hsl(var(--foreground))}@media (min-width: 768px){._missionTitle_1smhw_122{font-size:2.25rem}}._missionText_1smhw_135{font-size:1rem;line-height:1.625;max-width:64rem;margin:0 auto;color:hsl(var(--muted-foreground))}@media (min-width: 640px){._missionText_1smhw_135{font-size:1.125rem}}@media (min-width: 768px){._missionText_1smhw_135{font-size:1.25rem}}._problemSection_1smhw_156{padding:5rem 0;background-color:#2a2a2a}._problemContainer_1smhw_161{max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._problemContainer_1smhw_161{padding:0 1.5rem}}@media (min-width: 1024px){._problemContainer_1smhw_161{padding:0 2rem}}._problemGrid_1smhw_179{display:grid;gap:3rem;align-items:center}@media (min-width: 768px){._problemGrid_1smhw_179{grid-template-columns:1fr 1fr}}._problemTitle_1smhw_191{font-family:Michroma,sans-serif;font-size:2.5rem;margin-bottom:1.5rem;color:#fff;font-weight:400}@media (min-width: 768px){._problemTitle_1smhw_191{font-size:3rem}}._problemText_1smhw_205{font-size:1.25rem;margin-bottom:2rem;color:#fff;line-height:1.6}._problemList_1smhw_212{display:flex;flex-direction:column;gap:1rem}._problemItem_1smhw_218{display:flex;align-items:flex-start;gap:.75rem}._problemBullet_1smhw_224{width:.75rem;height:.75rem;background-color:#ef4444;border-radius:50%;margin-top:.5rem;flex-shrink:0}._problemItemText_1smhw_233{color:#fff;font-size:1rem;line-height:1.5}._problemImage_1smhw_239{width:100%;height:24rem;object-fit:cover;border-radius:.75rem}._solutionSection_1smhw_247{padding:5rem 0;background-color:#000}._solutionContainer_1smhw_252{max-width:72rem;margin:0 auto;padding:0 1rem}._solutionGrid_1smhw_258{display:grid;gap:3rem;align-items:center}@media (min-width: 768px){._solutionGrid_1smhw_258{grid-template-columns:1fr 1fr}}._solutionImage_1smhw_270{width:100%;height:24rem;object-fit:cover;border-radius:.5rem}._solutionTitle_1smhw_277{font-family:Michroma,sans-serif;font-size:2.5rem;margin-bottom:1.5rem;color:#fff;font-weight:400}@media (min-width: 768px){._solutionTitle_1smhw_277{font-size:3rem}}._solutionText_1smhw_291{font-size:1.25rem;margin-bottom:2rem;color:#fff;line-height:1.6}._solutionCards_1smhw_298{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}._solutionCard_1smhw_298{background-color:#1a1a1a;border:1px solid #333333;border-radius:.75rem;padding:1.5rem;text-align:center;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0);height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}._solutionCard_1smhw_298:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0006;border-color:#555;background-color:#222}._solutionCardTitle_1smhw_328{font-family:Michroma,sans-serif;font-size:1.25rem;margin-bottom:.5rem;color:#fff;font-weight:500}._solutionCardText_1smhw_336{font-size:.875rem;color:#a1a1aa;line-height:1.4}._solutionButton_1smhw_342{display:flex;justify-content:flex-end;margin-top:0}._ctaSection_1smhw_349{padding:5rem 0;background-color:#2a2a2a;color:#fff}._ctaContainer_1smhw_355{max-width:64rem;margin:0 auto;padding:0 1rem;text-align:center}._ctaTitle_1smhw_362{font-family:Michroma,sans-serif;font-size:2.5rem;margin-bottom:1.5rem;color:#fff;font-weight:400}@media (min-width: 768px){._ctaTitle_1smhw_362{font-size:3rem}}._ctaText_1smhw_376{font-size:1.25rem;margin-bottom:2rem;color:#fff;opacity:.9;line-height:1.6}._ctaButtons_1smhw_384{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){._ctaButtons_1smhw_384{flex-direction:row}}._button_1smhw_398{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;border:none;text-decoration:none}._button_1smhw_398:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._button_1smhw_398:disabled{pointer-events:none;opacity:.5}._buttonPrimary_1smhw_421{background-color:#fff;color:#000;padding:1rem 2rem;font-size:1rem;font-weight:500;border:none;border-radius:.5rem;transition:all .3s ease-in-out;transform:translateY(0)}._buttonPrimary_1smhw_421:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}._buttonOutline_1smhw_439{background-color:#000;border:1px solid #ffffff;color:#fff;padding:1rem 2rem;font-size:1rem;font-weight:500;border-radius:.5rem;transition:all .3s ease-in-out;transform:translateY(0)}._buttonOutline_1smhw_439:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}._buttonOutlineAccent_1smhw_457{background-color:#000;border:1px solid #ffffff;color:#fff;padding:1rem 2rem;font-size:1rem;font-weight:500;border-radius:.5rem;transition:all .3s ease-in-out;transform:translateY(0)}._buttonOutlineAccent_1smhw_457:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}._buttonSecondary_1smhw_475{background-color:#fff;color:#000;border:1px solid #000000;padding:1rem 2rem;font-size:1rem;font-weight:500;border-radius:.5rem;transition:all .3s ease-in-out;transform:translateY(0)}._buttonSecondary_1smhw_475:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}._card_1smhw_494{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._cardContent_1smhw_501{padding:1.5rem}._imageWithFallback_1smhw_506{display:block;max-width:100%;height:auto}._imageWithFallback_1smhw_506._error_1smhw_512{background-color:hsl(var(--muted));display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));font-size:.875rem}._about_gm2al_1{min-height:100vh;padding-top:5rem}._container_gm2al_6{max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._container_gm2al_6{padding:0 1.5rem}}@media (min-width: 1024px){._container_gm2al_6{padding:0 2rem}}._storySection_gm2al_25{padding:5rem 0;background-color:hsl(var(--background))}._storyGrid_gm2al_30{display:grid;gap:3rem;align-items:center}@media (min-width: 768px){._storyGrid_gm2al_30{grid-template-columns:1fr 1fr}}._storyTitle_gm2al_42{font-family:Michroma,sans-serif;font-size:2.25rem;margin-bottom:2rem;color:hsl(var(--foreground))}@media (min-width: 768px){._storyTitle_gm2al_42{font-size:3rem}}._storyText_gm2al_55{display:flex;flex-direction:column;gap:1.5rem;font-size:1.125rem;color:hsl(var(--muted-foreground));line-height:1.6}._teamImage_gm2al_64{width:100%;height:37.5rem;object-fit:cover;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._teamSection_gm2al_73{padding:5rem 0;background-color:#36363c}._teamHeader_gm2al_78{text-align:center;margin-bottom:4rem}._teamTitle_gm2al_83{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media (min-width: 768px){._teamTitle_gm2al_83{font-size:2.25rem}}._teamSubtitle_gm2al_96{font-size:1.25rem;color:hsl(var(--muted-foreground));max-width:48rem;margin:0 auto;line-height:1.6}._teamGrid_gm2al_104{display:grid;gap:2rem}@media (min-width: 768px){._teamGrid_gm2al_104{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._teamGrid_gm2al_104{grid-template-columns:repeat(4,1fr)}}._teamCard_gm2al_121{text-align:center;background-color:#141414;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 6px 20px #00000059;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._teamCard_gm2al_121:hover{transform:translateY(-4px);box-shadow:0 14px 35px #0000008c,0 0 0 1px #ffffff14 inset;border-color:#ffffff1f;background-color:#1a1a1a}._teamCardHeader_gm2al_139{padding:2rem 1.75rem 0}._memberImage_gm2al_143{width:10rem;height:10rem;border-radius:50%;margin:0 auto 1.25rem;object-fit:cover;border:4px solid #ffffff;box-shadow:0 10px 28px #0000008c}._memberName_gm2al_153{font-family:Michroma,sans-serif;font-size:1.375rem;color:hsl(var(--foreground));letter-spacing:.02em;margin-top:.25rem}._teamCardContent_gm2al_161{padding:0 1.5rem 1.5rem}._memberRole_gm2al_165{font-weight:700;color:hsl(var(--foreground));letter-spacing:.02em;margin-bottom:.75rem}._memberExperience_gm2al_172{font-size:.9375rem;color:hsl(var(--muted-foreground))}._teamCardContent_gm2al_161{padding:0 1.75rem 2rem}._advantageSection_gm2al_183{padding:5rem 0;background-color:hsl(var(--background))}._advantageHeader_gm2al_188{text-align:center;margin-bottom:4rem}._advantageTitle_gm2al_193{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media (min-width: 768px){._advantageTitle_gm2al_193{font-size:2.25rem}}._advantageSubtitle_gm2al_206{font-size:1.25rem;color:hsl(var(--muted-foreground));max-width:48rem;margin:0 auto;line-height:1.6}._advantageGrid_gm2al_214{display:grid;gap:2rem}@media (min-width: 768px){._advantageGrid_gm2al_214{grid-template-columns:repeat(2,1fr)}}._advantageCard_gm2al_225{height:100%;background-color:#2a2a2a;border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._advantageCard_gm2al_225:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0006;border-color:hsl(var(--accent));background-color:#333}._advantageCardHeader_gm2al_243{padding:1.5rem 1.5rem 0}._advantageIconContainer_gm2al_247{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._advantageIcon_gm2al_247{font-size:2.25rem}._advantageCardTitle_gm2al_258{font-family:Michroma,sans-serif;font-size:1.25rem;color:hsl(var(--foreground))}._advantageCardContent_gm2al_264{padding:0 1.5rem 1.5rem}._advantageDescription_gm2al_268{color:hsl(var(--muted-foreground));line-height:1.6}._visionSection_gm2al_274{padding:5rem 0;background-color:#36363c;color:hsl(var(--foreground))}._visionGrid_gm2al_280{display:grid;gap:3rem}@media (min-width: 768px){._visionGrid_gm2al_280{grid-template-columns:repeat(2,1fr)}}._visionCard_gm2al_291{background-color:#141414;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 6px 20px #00000059;transition:all .3s ease-in-out}._visionCard_gm2al_291:hover{box-shadow:0 14px 35px #0000008c,0 0 0 1px #ffffff1f inset;border-color:#ffffff1f;background-color:#1a1a1a}._visionCardHeader_gm2al_305{padding:2rem 1.75rem 0}._visionCardTitle_gm2al_309{font-family:Michroma,sans-serif;font-size:1.75rem;color:hsl(var(--foreground));margin-bottom:1rem}._visionCardContent_gm2al_316{padding:0 1.75rem 2rem}._visionText_gm2al_320{color:hsl(var(--muted-foreground));line-height:1.6}._badge_1e0mx_1{display:inline-flex;align-items:center;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;line-height:1;transition:colors .2s;border:1px solid transparent}._badgeDefault_1e0mx_13{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}._badgeSecondary_1e0mx_18{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}._badgeDestructive_1e0mx_23{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._badgeOutline_1e0mx_28{border:1px solid hsl(var(--border));color:hsl(var(--foreground))}._services_oihiy_1{min-height:100vh;padding-top:5rem}._container_oihiy_6{max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._container_oihiy_6{padding:0 1.5rem}}@media (min-width: 1024px){._container_oihiy_6{padding:0 2rem}}._heroSection_oihiy_25{padding:5rem 0;background-color:#36363c;color:hsl(var(--foreground));text-align:center}._heroTitle_oihiy_32{font-family:Michroma,sans-serif;font-size:2.25rem;margin-bottom:1.5rem}@media (min-width: 768px){._heroTitle_oihiy_32{font-size:3rem}}._heroSubtitle_oihiy_44{font-size:1.25rem;max-width:48rem;margin:0 auto;opacity:.9;line-height:1.6}._categorySection_oihiy_53{padding:5rem 0}._categorySectionEven_oihiy_57{background-color:hsl(var(--background))}._categorySectionOdd_oihiy_61{background-color:hsl(var(--card))}._categoryHeader_oihiy_65{text-align:center;margin-bottom:4rem}._categoryTitle_oihiy_70{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media (min-width: 768px){._categoryTitle_oihiy_70{font-size:2.25rem}}._categoryDescription_oihiy_83{font-size:1.25rem;color:hsl(var(--muted-foreground));max-width:48rem;margin:0 auto;line-height:1.6}._servicesGrid_oihiy_91{display:grid;gap:2rem}@media (min-width: 1024px){._servicesGrid_oihiy_91{grid-template-columns:repeat(2,1fr)}}._serviceCard_oihiy_102{height:100%;background-color:#141414;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 6px 20px #00000059;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._serviceCard_oihiy_102:hover{transform:translateY(-4px);box-shadow:0 14px 35px #0000008c,0 0 0 1px #ffffff1f inset;border-color:#ffffff1f;background-color:#1a1a1a}._serviceCardHeader_oihiy_120{padding:2rem 1.75rem 0}._serviceHeader_oihiy_124{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._serviceTitle_oihiy_131{font-family:Michroma,sans-serif;font-size:1.375rem;color:hsl(var(--foreground))}._servicePrice_oihiy_137{background-color:#3a3a3f;color:#fff;border-radius:9999px;padding:.35rem .85rem;font-size:.75rem;font-weight:700}._serviceDescription_oihiy_146{color:hsl(var(--muted-foreground));line-height:1.6}._serviceCardContent_oihiy_151{padding:0 1.75rem 2rem}._featuresList_oihiy_155{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._featureItem_oihiy_162{display:flex;align-items:center;gap:.75rem}._featureBullet_oihiy_168{width:.5rem;height:.5rem;background-color:#fff;border-radius:50%;flex-shrink:0}._featureText_oihiy_176{font-size:.875rem;color:hsl(var(--foreground))}._bookButton_oihiy_181{width:100%;background-color:#fff;color:#000;border:none;padding:.9rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._bookButton_oihiy_181:hover{background-color:#e9e9e9}._processSection_oihiy_199{padding:5rem 0;background-color:#36363c;color:hsl(var(--foreground))}._processHeader_oihiy_205{text-align:center;margin-bottom:4rem}._processTitle_oihiy_210{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem}@media (min-width: 768px){._processTitle_oihiy_210{font-size:2.25rem}}._processSubtitle_oihiy_222{font-size:1.25rem;opacity:.9;line-height:1.6}._processGrid_oihiy_228{display:grid;gap:2rem}@media (min-width: 768px){._processGrid_oihiy_228{grid-template-columns:repeat(4,1fr)}}._processStep_oihiy_239{text-align:center}._processIcon_oihiy_243{width:4.5rem;height:4.5rem;background-color:#4a4a50;border:1px solid rgba(255,255,255,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 6px 18px #00000059}._processEmoji_oihiy_256{font-size:1.75rem}._processStepTitle_oihiy_260{font-family:Michroma,sans-serif;font-size:1.125rem;margin-bottom:.5rem;color:hsl(var(--foreground))}._processStepDescription_oihiy_267{font-size:.875rem;opacity:.8;line-height:1.5}._gallerySection_oihiy_274{padding:5rem 0;background-color:hsl(var(--background))}._galleryHeader_oihiy_279{text-align:center;margin-bottom:4rem}._galleryTitle_oihiy_284{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media (min-width: 768px){._galleryTitle_oihiy_284{font-size:2.25rem}}._gallerySubtitle_oihiy_297{font-size:1.25rem;color:hsl(var(--muted-foreground));line-height:1.6}._galleryGrid_oihiy_303{display:grid;gap:2rem}@media (min-width: 768px){._galleryGrid_oihiy_303{grid-template-columns:repeat(3,1fr)}}._galleryItem_oihiy_314{display:flex;flex-direction:column;gap:1rem}._galleryImage_oihiy_320{width:100%;height:16rem;object-fit:cover;border-radius:.5rem}._galleryItemTitle_oihiy_327{font-family:Michroma,sans-serif;font-size:1.125rem;color:hsl(var(--foreground))}._galleryItemDescription_oihiy_333{color:hsl(var(--muted-foreground));line-height:1.5}._ctaSection_oihiy_339{padding:5rem 0;background-color:#000;text-align:center}._ctaTitle_oihiy_345{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media (min-width: 768px){._ctaTitle_oihiy_345{font-size:2.25rem}}._ctaSubtitle_oihiy_358{font-size:1.25rem;color:hsl(var(--muted-foreground));margin-bottom:2rem;line-height:1.6}._ctaButtons_oihiy_365{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){._ctaButtons_oihiy_365{flex-direction:row}}._ctaButtonPrimary_oihiy_378{background-color:#fff;color:#000;border:none;padding:.9rem 1.75rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._ctaButtonPrimary_oihiy_378:hover{background-color:#e9e9e9}._ctaButtonSecondary_oihiy_394{background-color:#111;border:1px solid rgba(255,255,255,.15);color:#fff;padding:.9rem 1.75rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s}._ctaButtonSecondary_oihiy_394:hover{background-color:#1a1a1a;border-color:#ffffff40}._whyDriveDetails_b2z3c_1{min-height:100vh;padding-top:5rem}._container_b2z3c_6{max-width:72rem;margin:0 auto;padding:0 1rem}._heroSection_b2z3c_13{padding:5rem 0;background-color:#36363c;color:hsl(var(--foreground));text-align:center}._heroTitle_b2z3c_20{font-family:Michroma,sans-serif;font-size:2.25rem;margin-bottom:1.5rem}@media (min-width: 768px){._heroTitle_b2z3c_20{font-size:3rem}}._heroSubtitle_b2z3c_32{font-size:1.25rem;max-width:48rem;margin:0 auto;opacity:.9;line-height:1.6}._sectionHeader_b2z3c_41{text-align:center;margin-bottom:4rem}._sectionTitle_b2z3c_46{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media (min-width: 768px){._sectionTitle_b2z3c_46{font-size:2.25rem}}._sectionSubtitle_b2z3c_59{font-size:1.25rem;color:hsl(var(--muted-foreground));max-width:48rem;margin:0 auto;line-height:1.6}._problemSection_b2z3c_68{padding:5rem 0;background-color:#000}._problemsGrid_b2z3c_73{display:grid;gap:2rem}@media (min-width: 1024px){._problemsGrid_b2z3c_73{grid-template-columns:repeat(2,1fr)}}._problemCard_b2z3c_84{height:100%;background-color:#141414;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 6px 20px #00000059;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._problemCard_b2z3c_84:hover{transform:translateY(-4px);box-shadow:0 14px 35px #0000008c,0 0 0 1px #ffffff1f inset;border-color:#ffffff1f;background-color:#1a1a1a}._problemCardHeader_b2z3c_102{padding:2rem 1.75rem 0}._problemCardTitle_b2z3c_106{font-family:Michroma,sans-serif;font-size:1.25rem;color:#ff3b3b;margin-bottom:.75rem}._problemCardContent_b2z3c_113{padding:0 1.75rem 2rem}._problemIssues_b2z3c_117{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._problemIssue_b2z3c_117{display:flex;align-items:flex-start;gap:.75rem}._problemBullet_b2z3c_130{width:.5rem;height:.5rem;background-color:#ff3b3b;border-radius:50%;margin-top:.5rem;flex-shrink:0;box-shadow:0 0 0 2px #ff3b3b26}._problemIssueText_b2z3c_140{font-size:.875rem;color:hsl(var(--foreground))}._problemImpact_b2z3c_145{background-color:#ff00002e;padding:.9rem 1rem;border-radius:.75rem}._problemImpactText_b2z3c_151{font-size:.875rem;font-weight:500;color:hsl(var(--destructive))}._marketSection_b2z3c_158{padding:5rem 0;background-color:#000}._marketStats_b2z3c_163{display:grid;gap:3rem;align-items:center;margin-bottom:4rem}@media (min-width: 768px){._marketStats_b2z3c_163{grid-template-columns:1fr 1fr}}._marketStatsContent_b2z3c_176{display:flex;flex-direction:column;gap:1.5rem}._marketStat_b2z3c_163{background-color:#3f3f45;border:1px solid rgba(255,255,255,.08);padding:1.25rem 1.5rem;border-radius:.75rem;box-shadow:0 6px 18px #00000059}._marketStatValue_b2z3c_190{font-family:Michroma,sans-serif;font-size:1.5rem;margin-bottom:.25rem;color:#fff}._marketStatLabel_b2z3c_197{color:hsl(var(--muted-foreground))}._marketImage_b2z3c_201{width:100%}._marketImageContent_b2z3c_205{width:100%;height:26rem;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 24px #00000080}._marketDataGrid_b2z3c_213{display:grid;gap:2rem}@media (min-width: 768px){._marketDataGrid_b2z3c_213{grid-template-columns:repeat(3,1fr)}}._marketDataCard_b2z3c_225{text-align:center;background-color:#141414;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 6px 20px #00000059;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._marketDataCard_b2z3c_225:hover{transform:translateY(-4px);box-shadow:0 14px 35px #0000008c,0 0 0 1px #ffffff1f inset;border-color:#ffffff1f;background-color:#1a1a1a}._marketDataCardHeader_b2z3c_243{padding:1.5rem 1.5rem 0}._marketDataIndicator_b2z3c_247{width:1rem;height:1rem;border-radius:50%;margin:0 auto .5rem}._marketDataIndicator_b2z3c_247._blue_b2z3c_254{background-color:#3b82f6}._marketDataIndicator_b2z3c_247._green_b2z3c_258{background-color:#10b981}._marketDataIndicator_b2z3c_247._purple_b2z3c_262{background-color:#8b5cf6}._marketDataTitle_b2z3c_266{font-family:Michroma,sans-serif;font-size:1.125rem;color:hsl(var(--foreground))}._marketDataCardContent_b2z3c_272{padding:0 1.5rem 1.5rem}._marketDataStats_b2z3c_276{display:flex;flex-direction:column;gap:1rem}._marketDataStat_b2z3c_276{display:flex;flex-direction:column;gap:.25rem}._marketDataValue_b2z3c_288{font-size:1.5rem;font-weight:700;color:hsl(var(--primary))}._marketDataGrowth_b2z3c_294{font-size:1.125rem;font-weight:600;color:#10b981}._marketDataLabel_b2z3c_300{font-size:.875rem;color:hsl(var(--muted-foreground))}._solutionSection_b2z3c_306{padding:5rem 0;background-color:#000}._solutionGrid_b2z3c_311{display:grid;gap:2rem}@media (min-width: 1024px){._solutionGrid_b2z3c_311{grid-template-columns:repeat(2,1fr)}}._solutionCard_b2z3c_323{height:100%;background-color:#141414;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 6px 20px #00000059;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._solutionCard_b2z3c_323:hover{transform:translateY(-4px);box-shadow:0 14px 35px #0000008c,0 0 0 1px #ffffff1f inset;border-color:#ffffff1f;background-color:#1a1a1a}._solutionCardHeader_b2z3c_341{padding:2rem 1.75rem 0}._solutionCardTitle_b2z3c_345{font-family:Michroma,sans-serif;font-size:1.25rem;color:hsl(var(--primary));margin-bottom:.5rem}._solutionCardDescription_b2z3c_352{color:hsl(var(--muted-foreground));line-height:1.6}._solutionCardContent_b2z3c_357{padding:0 1.75rem 2rem}._solutionBenefits_b2z3c_361{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._solutionBenefit_b2z3c_361{display:flex;align-items:center;gap:.5rem}._solutionBenefitBullet_b2z3c_373{width:.5rem;height:.5rem;background-color:#10b981;border-radius:50%;flex-shrink:0}._solutionBenefitText_b2z3c_381{font-size:.875rem;color:hsl(var(--foreground))}._valueSection_b2z3c_387{padding:5rem 0;background-color:#36363c;color:hsl(var(--foreground))}._valueGrid_b2z3c_393{display:grid;gap:2rem}@media (min-width: 768px){._valueGrid_b2z3c_393{grid-template-columns:repeat(3,1fr)}}._valueItem_b2z3c_404{text-align:center}._valueStat_b2z3c_408{background-color:#5a5a60;border:1px solid rgba(255,255,255,.08);padding:1.25rem 1.5rem;border-radius:.75rem;margin-bottom:1rem;box-shadow:0 6px 18px #00000059}._valueStatNumber_b2z3c_417{font-family:Michroma,sans-serif;font-size:1.5rem;margin-bottom:.5rem;color:hsl(var(--foreground))}._valueStatLabel_b2z3c_424{font-size:.875rem;opacity:.8}._valueStatDescription_b2z3c_429{font-size:.875rem;opacity:.9}._futureSection_b2z3c_435{padding:5rem 0;background-color:#000}._futureGrid_b2z3c_440{display:grid;gap:3rem;align-items:center}@media (min-width: 768px){._futureGrid_b2z3c_440{grid-template-columns:1fr 1fr}}._futureTitle_b2z3c_452{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media (min-width: 768px){._futureTitle_b2z3c_452{font-size:2.25rem}}._futureDescription_b2z3c_465{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:1.5rem;line-height:1.6}._futureFeatures_b2z3c_472{display:flex;flex-direction:column;gap:1rem}._futureFeature_b2z3c_472{display:flex;align-items:center;gap:.75rem}._futureFeatureBullet_b2z3c_484{width:.6rem;height:.6rem;background-color:#fff;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px #ffffff26}._futureFeatureText_b2z3c_493{color:hsl(var(--foreground))}._futureImage_b2z3c_497{width:100%}._futureImageContent_b2z3c_501{width:100%;height:24rem;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 24px #00000080}._locations_13led_1{min-height:100vh;padding-top:5rem}._container_13led_6{max-width:72rem;margin:0 auto;padding:0 1rem}._heroSection_13led_13{padding:5rem 0;background-color:#36363c;color:hsl(var(--foreground));text-align:center}._heroTitle_13led_20{font-family:Michroma,sans-serif;font-size:2.25rem;margin-bottom:1.5rem}@media (min-width: 768px){._heroTitle_13led_20{font-size:3rem}}._heroSubtitle_13led_32{font-size:1.25rem;max-width:48rem;margin:0 auto;opacity:.9;line-height:1.6}._sectionHeader_13led_41{text-align:center;margin-bottom:4rem}._sectionTitle_13led_46{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media (min-width: 768px){._sectionTitle_13led_46{font-size:2.25rem}}._sectionSubtitle_13led_59{font-size:1.25rem;color:hsl(var(--muted-foreground));line-height:1.6}._mapSection_13led_66{padding:5rem 0;background-color:#000}._mapPlaceholder_13led_71{background-color:#111;border-radius:1rem;padding:3rem;text-align:center;margin-bottom:2rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px #00000080}._mapContent_13led_81{max-width:28rem;margin:0 auto}._mapVisual_13led_86{width:100%;height:24rem;background:linear-gradient(to bottom right,#ffffff0f,#ffffff05);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._mapIcon_13led_97{font-size:3.75rem;margin-bottom:1rem}._mapTitle_13led_102{font-family:Michroma,sans-serif;font-size:1.25rem;margin-bottom:.5rem;color:hsl(var(--foreground))}._mapDescription_13led_109{color:hsl(var(--muted-foreground))}._mapButton_13led_113{background-color:#fff;color:#000;border:none;padding:.9rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._mapButton_13led_113:hover{background-color:#e9e9e9}._currentSection_13led_130{padding:5rem 0;background-color:#000}._locationsGrid_13led_135{display:grid;gap:2rem}@media (min-width: 1024px){._locationsGrid_13led_135{grid-template-columns:repeat(2,1fr)}}._locationCard_13led_147{height:100%;background-color:#141414;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 6px 20px #00000059;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._locationCard_13led_147:hover{transform:translateY(-4px);box-shadow:0 14px 35px #0000008c,0 0 0 1px #ffffff1f inset;border-color:#ffffff1f;background-color:#1a1a1a}._locationCardHeader_13led_165{padding:1.5rem 1.5rem 0}._locationHeader_13led_169{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._locationTitle_13led_176{font-family:Michroma,sans-serif;font-size:1.25rem;color:hsl(var(--foreground))}._locationBadge_13led_182{background-color:#fff;color:#000;border-radius:9999px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}._locationCardContent_13led_191{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}._locationInfo_13led_198{display:flex;flex-direction:column;gap:1rem}._locationInfoItem_13led_204{display:flex;flex-direction:column;gap:.25rem}._locationInfoLabel_13led_210{font-weight:500;color:hsl(var(--foreground))}._locationInfoValue_13led_215{font-size:.875rem;color:hsl(var(--muted-foreground))}._locationServices_13led_220{display:flex;flex-wrap:wrap;gap:.5rem}._serviceBadge_13led_226{background-color:#111;border:1px solid rgba(255,255,255,.15);color:#fff;border-radius:9999px;padding:.35rem .7rem;font-size:.75rem;font-weight:600}._serviceBadge_13led_226:hover{background-color:#1a1a1a;border-color:#ffffff40}._locationActions_13led_241{display:flex;gap:.5rem;padding-top:1rem}._locationActionPrimary_13led_247{flex:1;background-color:#fff;color:#000;border:none;padding:.9rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._locationActionPrimary_13led_247:hover{background-color:#e9e9e9}._locationActionSecondary_13led_264{flex:1;background-color:#111;color:#fff;border:1px solid rgba(255,255,255,.15);padding:.9rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s}._locationActionSecondary_13led_264:hover{background-color:#1a1a1a;border-color:#ffffff40}._upcomingSection_13led_283{padding:5rem 0;background-color:#000}._upcomingGrid_13led_288{display:grid;gap:1.5rem;margin-bottom:3rem}@media (min-width: 768px){._upcomingGrid_13led_288{grid-template-columns:repeat(4,1fr)}}._upcomingCard_13led_300{text-align:center;background-color:#111;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 6px 20px #00000059;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._upcomingCard_13led_300:hover{transform:translateY(-4px);box-shadow:0 14px 35px #0000008c,0 0 0 1px #ffffff1f inset;border-color:#ffffff1f;background-color:#1a1a1a}._upcomingCardContent_13led_318{padding:1.5rem}._upcomingIcon_13led_322{width:3rem;height:3rem;background-color:#2b2b2f;border:1px solid rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._upcomingEmoji_13led_334{font-size:1.5rem}._upcomingTitle_13led_338{font-family:Michroma,sans-serif;font-size:1.125rem;margin-bottom:.5rem;color:hsl(var(--foreground))}._upcomingDate_13led_345{font-size:.875rem;color:hsl(var(--muted-foreground))}._upcomingFooter_13led_350{text-align:center}._upcomingFooterText_13led_354{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:1.5rem}._upcomingButton_13led_360{background-color:#111;border:1px solid rgba(255,255,255,.15);color:#fff;padding:.6rem 1.25rem;border-radius:.75rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s}._upcomingButton_13led_360:hover{background-color:#1a1a1a;border-color:#ffffff40}._franchiseSection_13led_378{padding:5rem 0;background-color:#36363c;color:hsl(var(--foreground))}._franchiseGrid_13led_384{display:grid;gap:3rem;align-items:center}@media (min-width: 768px){._franchiseGrid_13led_384{grid-template-columns:1fr 1fr}}._franchiseTitle_13led_396{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1.5rem}@media (min-width: 768px){._franchiseTitle_13led_396{font-size:2.25rem}}._franchiseSubtitle_13led_408{font-size:1.25rem;opacity:.9;margin-bottom:1.5rem;line-height:1.6}._franchiseBenefits_13led_415{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._franchiseBenefit_13led_415{display:flex;align-items:center;gap:.75rem}._franchiseBenefitBullet_13led_428{width:.5rem;height:.5rem;background-color:hsl(var(--foreground));border-radius:50%;flex-shrink:0}._franchiseBenefitText_13led_436{color:hsl(var(--foreground))}._franchiseButton_13led_440{background-color:#fff;color:#000;border:none;padding:.9rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._franchiseButton_13led_440:hover{background-color:#e9e9e9}._franchiseVisual_13led_456{text-align:center}._franchiseCard_13led_460{background-color:#111;border:1px solid rgba(255,255,255,.08);padding:3rem;border-radius:.75rem;box-shadow:0 6px 20px #00000059}._franchiseEmoji_13led_468{font-size:3.75rem;margin-bottom:1rem}._franchiseCardTitle_13led_473{font-family:Michroma,sans-serif;font-size:1.5rem;margin-bottom:1rem;color:hsl(var(--foreground))}._franchiseCardDescription_13led_480{opacity:.8;line-height:1.6}._coverageSection_13led_486{padding:5rem 0;background-color:#000;text-align:center}._coverageTitle_13led_492{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:2rem;color:hsl(var(--foreground))}@media (min-width: 768px){._coverageTitle_13led_492{font-size:2.25rem}}._coverageGrid_13led_505{display:grid;gap:2rem}@media (min-width: 768px){._coverageGrid_13led_505{grid-template-columns:repeat(4,1fr)}}._coverageItem_13led_516{display:flex;flex-direction:column;align-items:center;gap:1rem}._coverageIcon_13led_523{font-size:2.25rem}._coverageValue_13led_527{font-family:Michroma,sans-serif;font-size:1.5rem;color:hsl(var(--foreground))}._coverageLabel_13led_533{color:hsl(var(--muted-foreground))}._contact_1et3g_1{min-height:100vh;padding-top:5rem}._container_1et3g_6{max-width:72rem;margin:0 auto;padding:0 1rem}._heroSection_1et3g_13{padding:5rem 0;background-color:#36363c;text-align:center;display:flex;align-items:center;justify-content:center;min-height:220px}._heroTitle_1et3g_23{font-family:Michroma,sans-serif;font-size:2.5rem;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media (min-width: 768px){._heroTitle_1et3g_23{font-size:3.25rem}}._heroSubtitle_1et3g_36{font-size:1.25rem;color:hsl(var(--muted-foreground));max-width:48rem;margin:0 auto;line-height:1.6}._contactMethodsSection_1et3g_45{padding:5rem 0;background-color:hsl(var(--card))}._contactMethodsGrid_1et3g_50{display:grid;gap:2rem}@media (min-width: 768px){._contactMethodsGrid_1et3g_50{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._contactMethodsGrid_1et3g_50{grid-template-columns:repeat(4,1fr)}}._contactCard_1et3g_67{background-color:#2a2a2a;border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;text-align:center;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._contactCard_1et3g_67:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0006;border-color:hsl(var(--accent));background-color:#333}._contactCardHeader_1et3g_85{padding:1.5rem 1.5rem 0}._contactIcon_1et3g_89{font-size:2.25rem;margin-bottom:1rem}._contactCardTitle_1et3g_94{font-family:Michroma,sans-serif;font-size:1.125rem;color:hsl(var(--foreground))}._contactCardContent_1et3g_100{padding:0 1.5rem 1.5rem}._contactDescription_1et3g_104{color:hsl(var(--muted-foreground));margin-bottom:1rem;line-height:1.5}._contactInfo_1et3g_110{font-weight:500;color:hsl(var(--foreground));margin-bottom:1rem}._contactButton_1et3g_116{width:100%;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}._contactButton_1et3g_116:hover{background-color:hsl(var(--primary) / .9)}._formSection_1et3g_134{padding:5rem 0;background-color:hsl(var(--background))}._formGrid_1et3g_139{display:grid;gap:3rem;align-items:start}@media (min-width: 768px){._formGrid_1et3g_139{grid-template-columns:1fr 1fr}}._formTitle_1et3g_151{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1rem;color:hsl(var(--foreground))}._formSubtitle_1et3g_158{color:hsl(var(--muted-foreground));margin-bottom:2rem;line-height:1.6}._contactForm_1et3g_164{display:flex;flex-direction:column;gap:1.5rem}._formRow_1et3g_170{display:grid;gap:1rem}@media (min-width: 640px){._formRow_1et3g_170{grid-template-columns:1fr 1fr}}._formGroup_1et3g_181{display:flex;flex-direction:column;gap:.5rem}._formLabel_1et3g_187{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}._formInput_1et3g_193,._formSelect_1et3g_194,._formTextarea_1et3g_195{padding:.75rem;border:1px solid hsl(var(--border));border-radius:.375rem;background-color:hsl(var(--input-background));color:hsl(var(--foreground));font-size:.875rem;transition:border-color .2s}._formInput_1et3g_193:focus,._formSelect_1et3g_194:focus,._formTextarea_1et3g_195:focus{outline:none;border-color:hsl(var(--ring))}._formTextarea_1et3g_195{resize:vertical;min-height:120px}._submitButton_1et3g_217{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;align-self:flex-start}._submitButton_1et3g_217:hover{background-color:hsl(var(--primary) / .9)}._supportImage_1et3g_234{width:100%;height:400px;object-fit:cover;border-radius:.5rem}._locationsSection_1et3g_242{padding:5rem 0;background-color:hsl(var(--card))}._locationsHeader_1et3g_247{text-align:center;margin-bottom:3rem}._locationsTitle_1et3g_252{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1rem;color:hsl(var(--foreground))}._locationsSubtitle_1et3g_259{color:hsl(var(--muted-foreground));line-height:1.6}._locationsGrid_1et3g_264{display:grid;gap:2rem}@media (min-width: 768px){._locationsGrid_1et3g_264{grid-template-columns:repeat(3,1fr)}}._locationCard_1et3g_275{background-color:#2a2a2a;border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._locationCard_1et3g_275:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0006;border-color:hsl(var(--accent));background-color:#333}._locationCardHeader_1et3g_292{padding:1.5rem 1.5rem 0}._locationTitle_1et3g_296{font-family:Michroma,sans-serif;font-size:1.25rem;color:hsl(var(--foreground))}._locationCardContent_1et3g_302{padding:0 1.5rem 1.5rem}._locationInfo_1et3g_306{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._locationItem_1et3g_313{display:flex;flex-direction:column;gap:.25rem}._locationLabel_1et3g_319{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground))}._locationValue_1et3g_325{font-size:.875rem;color:hsl(var(--foreground))}._locationButton_1et3g_330{width:100%;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}._locationButton_1et3g_330:hover{background-color:hsl(var(--primary) / .9)}._faqSection_1et3g_348{padding:5rem 0;background-color:hsl(var(--background))}._faqHeader_1et3g_353{text-align:center;margin-bottom:3rem}._faqTitle_1et3g_358{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1rem;color:hsl(var(--foreground))}._faqSubtitle_1et3g_365{color:hsl(var(--muted-foreground));line-height:1.6}._faqGrid_1et3g_370{display:grid;gap:1.5rem}@media (min-width: 768px){._faqGrid_1et3g_370{grid-template-columns:repeat(2,1fr)}}._faqCard_1et3g_381{background-color:#2a2a2a;border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._faqCard_1et3g_381:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0006;border-color:hsl(var(--accent));background-color:#333}._faqCardHeader_1et3g_398{padding:1.5rem 1.5rem 0}._faqQuestion_1et3g_402{font-family:Michroma,sans-serif;font-size:1.125rem;color:hsl(var(--foreground))}._faqCardContent_1et3g_408{padding:0 1.5rem 1.5rem}._faqAnswer_1et3g_412{color:hsl(var(--muted-foreground));line-height:1.6}._blog_tzkp1_1{min-height:100vh;padding-top:5rem}._container_tzkp1_6{max-width:72rem;margin:0 auto;padding:0 1rem}._heroSection_tzkp1_13{padding:0;color:#fff;text-align:center;position:relative;min-height:50vh;display:flex;align-items:center}._heroSection_tzkp1_13:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#333339 20% 80%,#000);z-index:0}._heroSection_tzkp1_13 ._container_tzkp1_6{position:relative;z-index:1}._heroTitle_tzkp1_49{font-family:Michroma,sans-serif;font-size:2.25rem;margin-bottom:1.5rem}@media (min-width: 768px){._heroTitle_tzkp1_49{font-size:3rem}}._heroSubtitle_tzkp1_61{font-size:1.25rem;max-width:48rem;margin:0 auto;opacity:.9;line-height:1.6}._featuredSection_tzkp1_70{padding:5rem 0;background-color:#000}._featuredHeader_tzkp1_75{text-align:center;margin-bottom:3rem}._featuredTitle_tzkp1_80{font-family:Michroma,sans-serif;font-size:1.875rem;color:#fff}@media (min-width: 768px){._featuredTitle_tzkp1_80{font-size:2.25rem}}._featuredCard_tzkp1_92{background-color:#111;border:none;border-radius:.5rem;box-shadow:none;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._featuredCard_tzkp1_92:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000080;border-color:hsl(var(--accent));background-color:#222}@media (min-width: 768px){._featuredCard_tzkp1_92{display:grid;grid-template-columns:1fr 1fr}}._featuredImage_tzkp1_119{width:100%;height:300px}@media (min-width: 768px){._featuredImage_tzkp1_119{height:auto}}._featuredImageContent_tzkp1_130{width:100%;height:100%;object-fit:cover}._featuredContent_tzkp1_136{padding:2rem;display:flex;flex-direction:column;gap:1.5rem;background-color:#111}._featuredMeta_tzkp1_144{display:flex;align-items:center;gap:1rem}._featuredCategory_tzkp1_150{background-color:#fff;color:#000;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._featuredReadTime_tzkp1_159{font-size:.875rem;color:#fff}._featuredPostTitle_tzkp1_164{font-family:Michroma,sans-serif;font-size:1.5rem;color:#fff;line-height:1.3}@media (min-width: 768px){._featuredPostTitle_tzkp1_164{font-size:1.875rem}}._featuredExcerpt_tzkp1_177{color:#fff;line-height:1.6}._featuredAuthor_tzkp1_182{display:flex;justify-content:space-between;align-items:center;margin-top:auto}._featuredAuthorInfo_tzkp1_189{display:flex;flex-direction:column;gap:.25rem}._featuredAuthorName_tzkp1_195{font-weight:500;color:#fff}._featuredDate_tzkp1_200{font-size:.875rem;color:#fff}._featuredReadButton_tzkp1_205{background-color:#fff;border:1px solid #000000;color:#000;padding:.75rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;transform:translateY(0)}._featuredReadButton_tzkp1_205:hover{background-color:#fff;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}._categoriesSection_tzkp1_226{padding:3rem 0;background-color:hsl(var(--card))}._categoriesHeader_tzkp1_231{text-align:center;margin-bottom:2rem}._categoriesTitle_tzkp1_236{font-family:Michroma,sans-serif;font-size:1.5rem;color:hsl(var(--foreground))}._categoriesList_tzkp1_242{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}._categoryButton_tzkp1_249{background-color:transparent;border:1px solid hsl(var(--border));color:hsl(var(--foreground));padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;cursor:pointer;transition:all .3s ease-in-out;transform:translateY(0)}._categoryButton_tzkp1_249:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));transform:translateY(-2px);box-shadow:0 4px 12px #3f3f464d}._categoryButtonActive_tzkp1_268{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}._postsSection_tzkp1_275{padding:5rem 0;background-color:hsl(var(--background))}._postsHeader_tzkp1_280{text-align:center;margin-bottom:3rem}._postsTitle_tzkp1_285{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1rem;color:hsl(var(--foreground))}@media (min-width: 768px){._postsTitle_tzkp1_285{font-size:2.25rem}}._postsSubtitle_tzkp1_298{color:hsl(var(--muted-foreground));line-height:1.6}._postsGrid_tzkp1_303{display:grid;gap:2rem}@media (min-width: 768px){._postsGrid_tzkp1_303{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._postsGrid_tzkp1_303{grid-template-columns:repeat(3,1fr)}}._postCard_tzkp1_320{background-color:#1a1a1a;border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0000004d;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0)}._postCard_tzkp1_320:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0006;border-color:hsl(var(--accent));background-color:#222}._postImage_tzkp1_341{width:100%;height:200px;border-radius:.5rem .5rem 0 0}._postImageContent_tzkp1_347{width:100%;height:100%;object-fit:cover}._postCardContent_tzkp1_353{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1;background-color:#1a1a1a}._postMeta_tzkp1_362{display:flex;align-items:center;gap:1rem}._postCategory_tzkp1_368{border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._postReadTime_tzkp1_377{font-size:.875rem;color:hsl(var(--muted-foreground))}._postTitle_tzkp1_382{font-family:Michroma,sans-serif;font-size:1.125rem;color:hsl(var(--foreground));line-height:1.3}._postExcerpt_tzkp1_389{color:hsl(var(--muted-foreground));line-height:1.6;flex:1}._postAuthor_tzkp1_395{display:flex;justify-content:space-between;align-items:center;margin-top:auto}._postAuthorInfo_tzkp1_402{display:flex;flex-direction:column;gap:.25rem}._postAuthorName_tzkp1_408{font-weight:500;color:hsl(var(--foreground))}._postDate_tzkp1_413{font-size:.875rem;color:hsl(var(--muted-foreground))}._postReadButton_tzkp1_418{background-color:transparent;border:1px solid #ffffff;color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;margin-left:auto;transform:translateY(0)}._postReadButton_tzkp1_418:hover{background-color:#fff;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}._newsletterSection_tzkp1_440{padding:5rem 0;background-color:#121212;color:#fff}._newsletterContent_tzkp1_446{text-align:center;max-width:48rem;margin:0 auto}._newsletterTitle_tzkp1_452{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1rem;color:#fff}@media (min-width: 768px){._newsletterTitle_tzkp1_452{font-size:2.25rem}}._newsletterSubtitle_tzkp1_465{font-size:1.125rem;color:#b3b3b3;margin-bottom:2rem;line-height:1.6}._newsletterForm_tzkp1_472{display:flex;flex-direction:column;gap:1rem;align-items:center}._newsletterInputGroup_tzkp1_479{display:flex;gap:.5rem;width:100%;max-width:24rem}._newsletterInput_tzkp1_479{flex:1;padding:.75rem;border:none;border-radius:.375rem;background-color:#1a1a1a;color:#fff;font-size:.875rem}._newsletterInput_tzkp1_479::placeholder{color:#b3b3b3}._newsletterInput_tzkp1_479:focus{outline:none;border:1px solid #ffffff}._newsletterButton_tzkp1_505{background-color:#fff;color:#000;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;white-space:nowrap;transform:translateY(0)}._newsletterButton_tzkp1_505:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}._newsletterDisclaimer_tzkp1_525{font-size:.875rem;color:#b3b3b3}._topicsSection_tzkp1_531{padding:5rem 0;background-color:#000}._topicsHeader_tzkp1_536{text-align:center;margin-bottom:3rem}._topicsTitle_tzkp1_541{font-family:Michroma,sans-serif;font-size:1.875rem;margin-bottom:1rem;color:#fff}@media (min-width: 768px){._topicsTitle_tzkp1_541{font-size:2.25rem}}._topicsSubtitle_tzkp1_554{color:#fff;line-height:1.6}._topicsGrid_tzkp1_559{display:grid;gap:2rem}@media (min-width: 768px){._topicsGrid_tzkp1_559{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._topicsGrid_tzkp1_559{grid-template-columns:repeat(4,1fr)}}._topicItem_tzkp1_576{text-align:center;padding:2rem 1rem;background-color:#1a1a1a;border-radius:.5rem;border:none;transition:all .3s ease-in-out;cursor:pointer;transform:translateY(0);display:flex;flex-direction:column;align-items:center;gap:1rem}._topicItem_tzkp1_576:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000004d;background-color:#222}._topicIcon_tzkp1_597{font-size:2.25rem;margin-bottom:0}._topicTitle_tzkp1_602{font-family:Michroma,sans-serif;font-size:1.125rem;margin-bottom:.5rem;color:#fff}._topicDescription_tzkp1_609{font-size:.875rem;color:#fff;line-height:1.5}._topicButton_tzkp1_615{background-color:#000;color:#fff;border:none;padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;margin-top:auto}._topicButton_tzkp1_615:hover{background-color:#333;transform:translateY(-2px)}._privacy_xhcep_1{background:#0b0b0b;color:#fff;padding:60px 0}._container_xhcep_7{max-width:1000px;margin:auto;padding:0 20px}._title_xhcep_13{font-size:38px;font-weight:700;margin-bottom:10px}._date_xhcep_19{color:#9ca3af;margin-bottom:6px}._card_xhcep_24{background:#111;border:1px solid #1f2937;margin-top:20px}ul,ol{padding-left:20px}li{margin-bottom:8px}._container_ziird_1{max-width:800px;margin:40px auto;padding:20px;color:#fff;line-height:1.6}._title_ziird_9{font-size:32px;margin-bottom:20px}._list_ziird_14{margin:10px 0 20px 20px}a{color:#4f9cff}*{padding:0;margin:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;font-family:Roboto Slab,sans-serif}body{overflow-x:hidden}
