.globe-section{background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);padding:80px 0;position:relative;overflow:hidden}.globe-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d4aa26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:6s ease-in-out infinite float;position:absolute;top:-50%;right:-10%}.globe-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#34efcd1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite reverse float;position:absolute;bottom:-50%;left:-10%}.globe-header{text-align:center;z-index:2;margin-bottom:3rem;position:relative}.globe-badge{color:#34efcd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00d4aa26;border:1px solid #34efcd66;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;animation:3s ease-in-out infinite pulse;display:inline-flex;box-shadow:0 4px 15px #00d4aa33}@keyframes pulse{0%,to{box-shadow:0 4px 15px #00d4aa33}50%{box-shadow:0 4px 25px #00d4aa66}}.globe-title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.globe-description{color:#475569;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.7}.globe-container{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #00d4aa33;border-radius:24px;justify-content:center;align-items:center;margin:0 auto 3rem;padding:2rem;display:flex;position:relative;box-shadow:0 20px 60px #0000001a}.globe-stats{z-index:2;flex-wrap:wrap;justify-content:center;gap:3rem;display:flex;position:relative}.globe-stat-item{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:2px solid #00d4aa4d;border-radius:16px;min-width:140px;padding:1.5rem 2rem;transition:all .3s;box-shadow:0 4px 15px #00000014}.globe-stat-item:hover{background:#00d4aa0d;border-color:#00d4aa;transform:translateY(-5px);box-shadow:0 10px 30px #00d4aa33}.stat-number{background:linear-gradient(135deg,#00d4aa 0%,#34efcd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}@media (width<=768px){.globe-section:before,.globe-section:after{display:none}.globe-section{padding:50px 0}.globe-title{font-size:1.8rem}.globe-description{padding:0 1rem;font-size:.95rem}.globe-container{margin-bottom:2rem;padding:1rem}.globe-stats{gap:1.5rem;padding:0 1rem}.globe-stat-item{min-width:100px;padding:1rem 1.5rem}.stat-number{font-size:1.8rem}.stat-label{font-size:.75rem}}@media (width<=430px){.globe-title{font-size:1.5rem}.globe-container{padding:.5rem}.globe-stats{gap:1rem}.globe-stat-item{min-width:90px;padding:.75rem 1rem}.stat-number{font-size:1.5rem}}.globe-placeholder{justify-content:center;align-items:center;min-height:400px;display:flex}@media (width<=768px){.globe-badge,.globe-container,.globe-stat-item{-webkit-backdrop-filter:none}.globe-badge{animation:none}}@media (prefers-reduced-motion:reduce){.globe-section:before,.globe-section:after,.globe-badge{animation:none}}
