.header-module__djqnaa__header{z-index:50;border-radius:1rem;justify-content:center;align-items:center;padding:1rem 1.5rem;display:flex;top:0}.header-module__djqnaa__headerContainer{background-color:var(--nav-bg);border-radius:1rem;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;transition:background-color .3s;display:flex}.header-module__djqnaa__headerActions{align-items:center;gap:1rem;display:flex}.header-module__djqnaa__themeToggle{border:1px solid var(--nav-text-muted);width:40px;height:40px;color:var(--nav-text);cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.header-module__djqnaa__themeToggle:hover{background-color:var(--primary);border-color:var(--primary);color:var(--white)}[data-theme=dark] .header-module__djqnaa__themeToggle{border-color:var(--nav-text-muted);color:var(--nav-text)}@media (min-width:1024px){.header-module__djqnaa__header{padding:1.5rem 3rem}}.header-module__djqnaa__logoContainer{align-items:center;gap:.75rem;display:flex}.header-module__djqnaa__logoText{color:var(--nav-text);font-size:1.25rem;font-weight:600}.header-module__djqnaa__nav{align-items:center;gap:2rem;display:none}@media (min-width:768px){.header-module__djqnaa__nav{display:flex}}.header-module__djqnaa__navLink{color:var(--nav-text-muted);text-decoration:none;transition:color .2s;position:relative}.header-module__djqnaa__navLink:hover{color:var(--primary)}.header-module__djqnaa__navLinkActive{color:var(--primary);font-weight:500;text-decoration:none}.header-module__djqnaa__navLinkActive:after{content:"";background-color:var(--primary);border-radius:50%;width:7px;height:7px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.header-module__djqnaa__contactButton{background-color:var(--primary);color:var(--white);border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.header-module__djqnaa__contactButton:hover{opacity:.9}
.hero-module__XqVRgG__hero{flex-direction:column;min-height:calc(100vh - 120px);padding:2rem 1.5rem;display:flex;position:relative}@media (min-width:1024px){.hero-module__XqVRgG__hero{padding:3rem}}.hero-module__XqVRgG__heroContent{flex-direction:column;gap:2rem;margin-bottom:2rem;display:flex}@media (min-width:1024px){.hero-module__XqVRgG__heroContent{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:3rem}}@media (min-width:1280px){.hero-module__XqVRgG__heroContent{gap:4rem}}.hero-module__XqVRgG__headlineContainer{flex:1;max-width:42rem}.hero-module__XqVRgG__descriptionHighlight{color:var(--primary)}[data-theme=dark] .hero-module__XqVRgG__descriptionHighlight{color:var(--secondary)}.hero-module__XqVRgG__headline{font-family:var(--font-primary),Arial,Helvetica,sans-serif;letter-spacing:-.025em;color:var(--text-primary);font-size:2rem;font-weight:700;line-height:1.1;transition:color .3s}@media (min-width:768px){.hero-module__XqVRgG__headline{font-size:2.5rem}}@media (min-width:1024px){.hero-module__XqVRgG__headline{font-size:3rem}}@media (min-width:1280px){.hero-module__XqVRgG__headline{font-size:3.75rem}}.hero-module__XqVRgG__headlineHighlight{background:linear-gradient(90deg,#85ef76,#ccfb01);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-module__XqVRgG__descriptionContainer{flex-direction:column;flex:1;justify-content:flex-end;max-width:36rem;display:flex}@media (min-width:1024px){.hero-module__XqVRgG__descriptionContainer{align-self:flex-end}}.hero-module__XqVRgG__description{font-family:var(--font-secondary),Arial,Helvetica,sans-serif;color:var(--text-primary);align-items:center;font-size:1rem;line-height:1.75;transition:color .3s}@media (min-width:768px){.hero-module__XqVRgG__description{font-size:1.125rem}}@media (min-width:1024px){.hero-module__XqVRgG__description{font-size:1.25rem}}.hero-module__XqVRgG__subtractImageContainer{position:relative}.hero-module__XqVRgG__featureTags{background-color:var(--bg-primary);border-radius:1rem;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;padding:1rem;transition:background-color .3s;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.hero-module__XqVRgG__featureTags{z-index:10;border-radius:0 0 1rem;margin-bottom:0;position:absolute;top:0;left:0}}@media (min-width:1024px){.hero-module__XqVRgG__featureTags{border-radius:0 0 1.5rem;gap:1rem;padding:1.5rem}}.hero-module__XqVRgG__featureTag{font-family:var(--font-secondary),Arial,Helvetica,sans-serif;background-color:var(--nav-bg);color:var(--primary);border-radius:9999px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:color .3s}@media (min-width:768px){.hero-module__XqVRgG__featureTag{padding:.75rem 1.5rem;font-size:1rem}}.hero-module__XqVRgG__imageContainer{border-radius:1rem;width:100%;height:400px;position:relative;overflow:hidden}.hero-module__XqVRgG__heroImage{object-fit:cover;width:100%;height:100%}@media (min-width:768px){.hero-module__XqVRgG__imageContainer{height:500px}}@media (min-width:1024px){.hero-module__XqVRgG__imageContainer{height:600px}}@media (min-width:1280px){.hero-module__XqVRgG__imageContainer{height:700px}}.hero-module__XqVRgG__exploreButtonContainer{z-index:20;position:absolute;bottom:1.5rem;right:1.5rem}.hero-module__XqVRgG__exploreButton{font-family:var(--font-secondary),Arial,Helvetica,sans-serif;background-color:var(--bg-secondary);color:var(--text-primary);border-radius:9999px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}[data-theme=dark] .hero-module__XqVRgG__exploreButton{color:var(--text-secondary);background-color:#ffffff1a}.hero-module__XqVRgG__exploreButton:hover{opacity:.9}
.statistics-module__jWi7Cq__statistics{background-color:var(--bg-primary);flex-direction:column;gap:2rem;padding:2rem 1.5rem;transition:background-color .3s;display:flex;position:relative}@media (min-width:768px){.statistics-module__jWi7Cq__statistics{flex-direction:row;justify-content:space-between;gap:3rem;padding:2rem 3rem}}.statistics-module__jWi7Cq__statCard{flex-direction:column;gap:.5rem;display:flex;position:relative}.statistics-module__jWi7Cq__accentBar{background-color:#a4f4f2;width:80px;height:16px;position:absolute;top:-1rem;left:0}@media (min-width:768px){.statistics-module__jWi7Cq__accentBar{left:-1.5rem}}.statistics-module__jWi7Cq__statNumber{font-family:var(--font-primary);color:var(--text-primary);margin:0;font-size:2.5rem;font-weight:700;line-height:1;transition:color .3s}.statistics-module__jWi7Cq__statCard:first-child .statistics-module__jWi7Cq__statNumber{color:var(--text-primary)}.statistics-module__jWi7Cq__statCard:not(:first-child) .statistics-module__jWi7Cq__statNumber{color:var(--text-muted)}@media (min-width:768px){.statistics-module__jWi7Cq__statNumber{font-size:3rem}}@media (min-width:1024px){.statistics-module__jWi7Cq__statNumber{font-size:3.75rem}}.statistics-module__jWi7Cq__statLabel{font-family:var(--font-secondary);color:var(--text-primary);margin:0;font-size:1rem;font-weight:400;line-height:1.5;transition:color .3s}@media (min-width:768px){.statistics-module__jWi7Cq__statLabel{font-size:1.125rem}}
.interactiveMap-module__KbFMEa__mapSection{background-color:var(--bg-primary);border-radius:50px;min-height:400px;margin:2rem 1.5rem;padding:3rem 1.5rem;transition:background-color .3s;position:relative;overflow:hidden}@media (min-width:768px){.interactiveMap-module__KbFMEa__mapSection{min-height:500px;margin:2rem 3rem;padding:4rem 2rem}}@media (min-width:1024px){.interactiveMap-module__KbFMEa__mapSection{min-height:566px;margin:3rem;padding:5rem 3rem}}.interactiveMap-module__KbFMEa__mapContainer{background-color:var(--nav-bg);border-radius:1rem;width:100%;height:0;padding-bottom:57.3%;transition:background-color .3s;position:relative;overflow:hidden}.interactiveMap-module__KbFMEa__mapWrapper{transform-origin:0 0;will-change:transform;width:1000px;height:573px;position:absolute;top:0;left:0}.interactiveMap-module__KbFMEa__mapImage{position:absolute}.interactiveMap-module__KbFMEa__mapRegion{cursor:pointer;transition:transform .2s,filter .2s}.interactiveMap-module__KbFMEa__mapRegion:hover{filter:brightness(1.1);z-index:10;transform:scale(1.05)}.interactiveMap-module__KbFMEa__mapImg{object-fit:contain;width:100%;height:100%;transition:opacity .2s}.interactiveMap-module__KbFMEa__mapRegion:hover .interactiveMap-module__KbFMEa__mapImg{opacity:.9}.interactiveMap-module__KbFMEa__continentHighlight{z-index:50;pointer-events:none;animation:.3s ease-out interactiveMap-module__KbFMEa__continentReveal;position:absolute}@keyframes interactiveMap-module__KbFMEa__continentReveal{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.interactiveMap-module__KbFMEa__highlightImg{object-fit:contain;filter:drop-shadow(0 0 40px #2bc016e6)drop-shadow(0 0 20px #2bc016b3)drop-shadow(0 0 10px #2bc01680)brightness(1.4)contrast(1.15)saturate(1.2);width:100%;height:100%}.interactiveMap-module__KbFMEa__tooltip{background-color:var(--black);color:var(--white);z-index:100;pointer-events:none;border-radius:20px;min-width:150px;padding:16px 20px;animation:.2s ease-out interactiveMap-module__KbFMEa__tooltipFadeIn;position:absolute;box-shadow:0 0 40px #2121244d}@keyframes interactiveMap-module__KbFMEa__tooltipFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.interactiveMap-module__KbFMEa__tooltipTitle{font-family:var(--font-primary),Arial,Helvetica,sans-serif;color:var(--white);margin:0 0 16px;font-size:24px;font-weight:500;line-height:normal}.interactiveMap-module__KbFMEa__tooltipContent{flex-direction:column;gap:4px;display:flex}.interactiveMap-module__KbFMEa__tooltipDescription{font-family:var(--font-secondary),Arial,Helvetica,sans-serif;color:var(--white);margin:0;font-size:16px;font-weight:400;line-height:normal}.interactiveMap-module__KbFMEa__tooltipSubDescription{font-family:var(--font-secondary),Arial,Helvetica,sans-serif;color:var(--white);margin:0;font-size:12px;font-weight:300;line-height:normal}
.page-module__E0kJGG__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);transition:background-color .3s,color .3s}
