.DatacentersHero-module__cYe0Eq__hero{background:linear-gradient(135deg,#f8f9fb 0%,#fff 50%,#0c1ea605 100%);align-items:center;min-height:90vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.DatacentersHero-module__cYe0Eq__backgroundElements{pointer-events:none;z-index:1;position:absolute;inset:0}.DatacentersHero-module__cYe0Eq__gradient1{background:radial-gradient(circle,#0c1ea60f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite DatacentersHero-module__cYe0Eq__float;position:absolute;top:-20%;right:-15%}.DatacentersHero-module__cYe0Eq__gradient2{background:radial-gradient(circle,#0c1ea60a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite reverse DatacentersHero-module__cYe0Eq__float;position:absolute;bottom:-20%;left:-10%}.DatacentersHero-module__cYe0Eq__networkLines{position:absolute;inset:0}.DatacentersHero-module__cYe0Eq__networkLine{background:linear-gradient(90deg,#0000,#0c1ea64d,#0000);width:200px;height:1px;animation:4s ease-in-out infinite DatacentersHero-module__cYe0Eq__networkPulse;position:absolute}@keyframes DatacentersHero-module__cYe0Eq__float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(20px,-20px)rotate(120deg)}66%{transform:translate(-15px,15px)rotate(240deg)}}@keyframes DatacentersHero-module__cYe0Eq__networkPulse{0%,to{opacity:0;transform:scaleX(0)}50%{opacity:1;transform:scaleX(1)}}.DatacentersHero-module__cYe0Eq__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.DatacentersHero-module__cYe0Eq__heroContent{max-width:600px}.DatacentersHero-module__cYe0Eq__badge{color:#fff;background:linear-gradient(135deg,#1c40f2,#0e23ae);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #0c1ea64d}.DatacentersHero-module__cYe0Eq__badgeIcon{font-size:1.1rem}.DatacentersHero-module__cYe0Eq__title{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.DatacentersHero-module__cYe0Eq__titleMain{color:#1e1e1e;font-size:3.5rem;font-weight:800;line-height:1.1}.DatacentersHero-module__cYe0Eq__titleSub{color:#1c40f2;font-size:2.5rem;font-weight:600;line-height:1.2}.DatacentersHero-module__cYe0Eq__description{color:#666;margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.DatacentersHero-module__cYe0Eq__statsGrid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #0c1ea61a;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;padding:2rem;display:grid}.DatacentersHero-module__cYe0Eq__stat{text-align:center}.DatacentersHero-module__cYe0Eq__statValue{color:#1c40f2;margin-bottom:.5rem;font-size:2rem;font-weight:800}.DatacentersHero-module__cYe0Eq__statLabel{color:#666;font-size:.9rem;font-weight:500}.DatacentersHero-module__cYe0Eq__features{flex-direction:column;gap:1.5rem;display:flex}.DatacentersHero-module__cYe0Eq__feature{background:#fff9;border:1px solid #0c1ea61a;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.DatacentersHero-module__cYe0Eq__feature:hover{background:#ffffffe6;transform:translate(8px);box-shadow:0 8px 30px #0c1ea626}.DatacentersHero-module__cYe0Eq__featureIcon{color:#fff;background:linear-gradient(135deg,#1c40f2,#0e23ae);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.DatacentersHero-module__cYe0Eq__feature h3{color:#1e1e1e;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.DatacentersHero-module__cYe0Eq__feature p{color:#666;margin:0;font-size:1rem;line-height:1.5}.DatacentersHero-module__cYe0Eq__heroVisual{justify-content:center;align-items:center;display:flex}.DatacentersHero-module__cYe0Eq__datacenterVisualization{width:100%;max-width:400px;height:300px;position:relative}.DatacentersHero-module__cYe0Eq__serverRacks{justify-content:space-between;align-items:flex-end;gap:1rem;height:100%;display:flex}.DatacentersHero-module__cYe0Eq__serverRack{flex-direction:column;align-items:center;gap:.5rem;display:flex}.DatacentersHero-module__cYe0Eq__server{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:1px solid #333;border-radius:4px;justify-content:center;align-items:center;width:80px;height:30px;animation:3s ease-in-out infinite DatacentersHero-module__cYe0Eq__serverPulse;display:flex;position:relative}.DatacentersHero-module__cYe0Eq__serverLights{gap:4px;display:flex}.DatacentersHero-module__cYe0Eq__serverLight{background:#0f0;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite DatacentersHero-module__cYe0Eq__lightBlink}.DatacentersHero-module__cYe0Eq__serverLight:nth-child(2){background:#08f;animation-delay:.3s}.DatacentersHero-module__cYe0Eq__serverLight:nth-child(3){background:#f80;animation-delay:.6s}@keyframes DatacentersHero-module__cYe0Eq__serverPulse{0%,to{transform:scale(1);box-shadow:0 2px 8px #0c1ea633}50%{transform:scale(1.02);box-shadow:0 4px 16px #0c1ea666}}@keyframes DatacentersHero-module__cYe0Eq__lightBlink{0%,to{opacity:1}50%{opacity:.3}}.DatacentersHero-module__cYe0Eq__networkConnections{pointer-events:none;position:absolute;inset:0}.DatacentersHero-module__cYe0Eq__connection{background:linear-gradient(#0c1ea699,#0000);width:2px;height:100px;animation:3s ease-in-out infinite DatacentersHero-module__cYe0Eq__connectionFlow;position:absolute}.DatacentersHero-module__cYe0Eq__connection:first-child{top:10%;left:20%}.DatacentersHero-module__cYe0Eq__connection:nth-child(2){top:20%;right:20%}.DatacentersHero-module__cYe0Eq__connection:nth-child(3){top:5%;left:50%}.DatacentersHero-module__cYe0Eq__connection:nth-child(4){top:15%;right:40%}@keyframes DatacentersHero-module__cYe0Eq__connectionFlow{0%{opacity:0;transform:translateY(-20px)}50%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media (max-width:1024px){.DatacentersHero-module__cYe0Eq__container{text-align:center;grid-template-columns:1fr;gap:3rem}.DatacentersHero-module__cYe0Eq__titleMain{font-size:3rem}.DatacentersHero-module__cYe0Eq__titleSub{font-size:2rem}.DatacentersHero-module__cYe0Eq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.DatacentersHero-module__cYe0Eq__hero{padding:6rem 0 2rem}.DatacentersHero-module__cYe0Eq__container{gap:2rem;padding:0 1rem}.DatacentersHero-module__cYe0Eq__titleMain{font-size:2.5rem}.DatacentersHero-module__cYe0Eq__titleSub{font-size:1.8rem}.DatacentersHero-module__cYe0Eq__description{font-size:1.1rem}.DatacentersHero-module__cYe0Eq__statsGrid{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.DatacentersHero-module__cYe0Eq__features{gap:1rem}.DatacentersHero-module__cYe0Eq__feature{padding:1rem}.DatacentersHero-module__cYe0Eq__featureIcon{width:50px;height:50px}}@media (max-width:480px){.DatacentersHero-module__cYe0Eq__titleMain{font-size:2rem}.DatacentersHero-module__cYe0Eq__titleSub{font-size:1.5rem}.DatacentersHero-module__cYe0Eq__description{font-size:1rem}.DatacentersHero-module__cYe0Eq__statsGrid{padding:1rem}.DatacentersHero-module__cYe0Eq__statValue{font-size:1.5rem}}
.GlobalMap-module__wHFY8G__section{background:linear-gradient(135deg,#fff 0%,#f8f9fb 100%);padding:6rem 0}.GlobalMap-module__wHFY8G__container{max-width:1200px;margin:0 auto;padding:0 2rem}.GlobalMap-module__wHFY8G__sectionHeader{text-align:center;margin-bottom:4rem}.GlobalMap-module__wHFY8G__sectionTitle{color:#1e1e1e;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.GlobalMap-module__wHFY8G__sectionDescription{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.GlobalMap-module__wHFY8G__mapContainer{background:linear-gradient(135deg,#1c40f2 0%,#0e23ae 100%);border-radius:24px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0c1ea64d}.GlobalMap-module__wHFY8G__mapContainer:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grid\" width=\"10\" height=\"10\" patternUnits=\"userSpaceOnUse\"><path d=\"M 10 0 L 0 0 0 10\" fill=\"none\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"0.5\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.GlobalMap-module__wHFY8G__worldMap{background:#ffffff1a;border-radius:16px;width:100%;height:500px;position:relative;overflow:hidden}.GlobalMap-module__wHFY8G__mapSvg{width:100%;height:100%}.GlobalMap-module__wHFY8G__continents{opacity:.3}.GlobalMap-module__wHFY8G__continent{fill:#fff3;stroke:#ffffff4d;stroke-width:.2px;transition:all .3s}.GlobalMap-module__wHFY8G__continent:hover{fill:#ffffff4d}.GlobalMap-module__wHFY8G__connections{opacity:.6}.GlobalMap-module__wHFY8G__connectionLine{stroke:#fff6;stroke-width:.3px;stroke-dasharray:2 2;animation:4s linear infinite GlobalMap-module__wHFY8G__connectionFlow}@keyframes GlobalMap-module__wHFY8G__connectionFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:20px}}.GlobalMap-module__wHFY8G__datacenterMarker{cursor:pointer;filter:drop-shadow(0 2px 8px #0000004d);transition:all .3s}.GlobalMap-module__wHFY8G__datacenterMarker.GlobalMap-module__wHFY8G__active{fill:#0f8;stroke:#fff;stroke-width:1px}.GlobalMap-module__wHFY8G__datacenterMarker.GlobalMap-module__wHFY8G__comingSoon{fill:#fa0;stroke:#fff;stroke-width:1px}.GlobalMap-module__wHFY8G__datacenterMarker.GlobalMap-module__wHFY8G__hovered{r:4;filter:drop-shadow(0 4px 16px #00000080)}.GlobalMap-module__wHFY8G__datacenterPulse{fill:none;stroke:#fff9;stroke-width:1px;pointer-events:none;animation:2s ease-in-out infinite GlobalMap-module__wHFY8G__pulse}@keyframes GlobalMap-module__wHFY8G__pulse{0%{r:3;opacity:1;stroke-width:2px}to{r:12;opacity:0;stroke-width:0}}.GlobalMap-module__wHFY8G__locationLabel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e1e1e;pointer-events:none;background:#fffffff2;border-radius:20px;align-items:center;gap:.5rem;margin-top:-10px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex;position:absolute;transform:translate(-50%,-100%);box-shadow:0 4px 16px #0003}.GlobalMap-module__wHFY8G__locationFlag{font-size:1.1rem}.GlobalMap-module__wHFY8G__locationName{white-space:nowrap}.GlobalMap-module__wHFY8G__locationDetails{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;width:320px;padding:1.5rem;animation:.3s ease-out GlobalMap-module__wHFY8G__slideIn;position:absolute;top:2rem;right:2rem;box-shadow:0 12px 40px #0000004d}@keyframes GlobalMap-module__wHFY8G__slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.GlobalMap-module__wHFY8G__detailsHeader{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.GlobalMap-module__wHFY8G__detailsFlag{flex-shrink:0;font-size:2rem}.GlobalMap-module__wHFY8G__detailsTitle{color:#1e1e1e;margin:0 0 .25rem;font-size:1.3rem;font-weight:700}.GlobalMap-module__wHFY8G__detailsLocation{color:#666;margin:0;font-size:1rem}.GlobalMap-module__wHFY8G__closeButton{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;padding:0;font-size:1.5rem;transition:all .2s;display:flex}.GlobalMap-module__wHFY8G__closeButton:hover{color:#666;background:#0000001a}.GlobalMap-module__wHFY8G__detailsContent{flex-direction:column;gap:1.5rem;display:flex}.GlobalMap-module__wHFY8G__detailsStats{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.GlobalMap-module__wHFY8G__detailsStat{flex-direction:column;gap:.25rem;display:flex}.GlobalMap-module__wHFY8G__statLabel{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.GlobalMap-module__wHFY8G__statValue{color:#1e1e1e;font-size:1.1rem;font-weight:600}.GlobalMap-module__wHFY8G__statusActive{color:#0a4}.GlobalMap-module__wHFY8G__statusComingSoon{color:#f80}.GlobalMap-module__wHFY8G__detailsFeatures h4{color:#1e1e1e;margin:0 0 1rem;font-size:1rem;font-weight:600}.GlobalMap-module__wHFY8G__featuresList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.GlobalMap-module__wHFY8G__featureItem{color:#666;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.GlobalMap-module__wHFY8G__featureCheck{color:#fff;background:#0a4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex}.GlobalMap-module__wHFY8G__mapLegend{background:#ffffff1a;border-radius:12px;justify-content:center;gap:2rem;margin-top:2rem;padding:1.5rem;display:flex}.GlobalMap-module__wHFY8G__legendItem{color:#ffffffe6;align-items:center;gap:.75rem;font-size:.9rem;font-weight:500;display:flex}.GlobalMap-module__wHFY8G__legendMarker{border:2px solid #fff;border-radius:50%;width:12px;height:12px}.GlobalMap-module__wHFY8G__legendMarker.GlobalMap-module__wHFY8G__active{background:#0f8}.GlobalMap-module__wHFY8G__legendMarker.GlobalMap-module__wHFY8G__comingSoon{background:#fa0}.GlobalMap-module__wHFY8G__legendLine{background:#fff6;border-radius:1px;width:20px;height:2px;position:relative}.GlobalMap-module__wHFY8G__legendLine:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:2s ease-in-out infinite GlobalMap-module__wHFY8G__legendFlow;position:absolute;inset:0}@keyframes GlobalMap-module__wHFY8G__legendFlow{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:1024px){.GlobalMap-module__wHFY8G__mapContainer{padding:2rem}.GlobalMap-module__wHFY8G__worldMap{height:400px}.GlobalMap-module__wHFY8G__locationDetails{width:100%;margin-top:2rem;position:static}}@media (max-width:768px){.GlobalMap-module__wHFY8G__container{padding:0 1rem}.GlobalMap-module__wHFY8G__sectionTitle{font-size:2rem}.GlobalMap-module__wHFY8G__sectionDescription{font-size:1.1rem}.GlobalMap-module__wHFY8G__mapContainer{padding:1.5rem}.GlobalMap-module__wHFY8G__worldMap{height:300px}.GlobalMap-module__wHFY8G__locationLabel{padding:.4rem .8rem;font-size:.8rem}.GlobalMap-module__wHFY8G__mapLegend{flex-direction:column;align-items:center;gap:1rem}}@media (max-width:480px){.GlobalMap-module__wHFY8G__mapContainer{padding:1rem}.GlobalMap-module__wHFY8G__worldMap{height:250px}.GlobalMap-module__wHFY8G__locationDetails{padding:1rem}.GlobalMap-module__wHFY8G__detailsStats{grid-template-columns:1fr}}
.DatacenterLocations-module__H_OsyG__section{background:linear-gradient(135deg,#f8f9fb 0%,#fff 100%);padding:6rem 0}.DatacenterLocations-module__H_OsyG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.DatacenterLocations-module__H_OsyG__sectionHeader{text-align:center;margin-bottom:3rem}.DatacenterLocations-module__H_OsyG__sectionTitle{color:#1e1e1e;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.DatacenterLocations-module__H_OsyG__sectionDescription{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.DatacenterLocations-module__H_OsyG__filterContainer{justify-content:center;margin-bottom:3rem;display:flex}.DatacenterLocations-module__H_OsyG__filterTabs{background:#fffc;border-radius:50px;gap:.5rem;padding:.5rem;display:flex;box-shadow:0 4px 20px #0c1ea61a}.DatacenterLocations-module__H_OsyG__filterTab{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:50px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.DatacenterLocations-module__H_OsyG__filterTab:hover{color:#1c40f2}.DatacenterLocations-module__H_OsyG__filterTab.DatacenterLocations-module__H_OsyG__active{color:#fff;background:linear-gradient(135deg,#1c40f2,#0e23ae);box-shadow:0 4px 16px #0c1ea64d}.DatacenterLocations-module__H_OsyG__locationsGrid{grid-template-columns:1fr;gap:2rem;display:grid}.DatacenterLocations-module__H_OsyG__locationCard{background:#fff;border:1px solid #0c1ea60d;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 8px 32px #0c1ea61a}.DatacenterLocations-module__H_OsyG__locationCard:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0c1ea626}.DatacenterLocations-module__H_OsyG__cardHeader{grid-template-columns:200px 1fr;gap:0;display:grid}.DatacenterLocations-module__H_OsyG__cardImage{background:linear-gradient(135deg,#1c40f2,#0e23ae);justify-content:center;align-items:center;height:200px;display:flex;position:relative}.DatacenterLocations-module__H_OsyG__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.DatacenterLocations-module__H_OsyG__locationFlag{filter:drop-shadow(0 4px 12px #0000004d);font-size:4rem}.DatacenterLocations-module__H_OsyG__statusBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e1e1e;background:#fffffff2;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem}.DatacenterLocations-module__H_OsyG__statusIndicator{border-radius:50%;width:8px;height:8px}.DatacenterLocations-module__H_OsyG__statusIndicator.DatacenterLocations-module__H_OsyG__active{background:#0a4;box-shadow:0 0 8px #00aa4480}.DatacenterLocations-module__H_OsyG__statusIndicator.DatacenterLocations-module__H_OsyG__comingSoon{background:#f80;box-shadow:0 0 8px #ff880080}.DatacenterLocations-module__H_OsyG__cardInfo{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.DatacenterLocations-module__H_OsyG__locationHeader h3{color:#1e1e1e;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.DatacenterLocations-module__H_OsyG__locationDetails{color:#666;margin:0;font-size:1rem}.DatacenterLocations-module__H_OsyG__quickStats{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.DatacenterLocations-module__H_OsyG__quickStat{flex-direction:column;gap:.25rem;display:flex}.DatacenterLocations-module__H_OsyG__statLabel{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500}.DatacenterLocations-module__H_OsyG__statValue{color:#1c40f2;font-size:1.2rem;font-weight:700}.DatacenterLocations-module__H_OsyG__locationDescription{color:#666;margin:0;font-size:1rem;line-height:1.6}.DatacenterLocations-module__H_OsyG__expandButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1c40f2,#0e23ae);border:none;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.DatacenterLocations-module__H_OsyG__expandButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0c1ea64d}.DatacenterLocations-module__H_OsyG__expandIcon{font-size:.8rem;transition:transform .3s}.DatacenterLocations-module__H_OsyG__expandIcon.DatacenterLocations-module__H_OsyG__expanded{transform:rotate(180deg)}.DatacenterLocations-module__H_OsyG__expandedContent{border-top:1px solid #0c1ea61a;margin-top:1rem;padding:0 2rem 2rem;animation:.3s ease-out DatacenterLocations-module__H_OsyG__slideDown}@keyframes DatacenterLocations-module__H_OsyG__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.DatacenterLocations-module__H_OsyG__detailsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.DatacenterLocations-module__H_OsyG__detailsSection h4{color:#1e1e1e;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.DatacenterLocations-module__H_OsyG__detailsList{flex-direction:column;gap:.75rem;display:flex}.DatacenterLocations-module__H_OsyG__detailItem{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.DatacenterLocations-module__H_OsyG__detailItem span:first-child{color:#666}.DatacenterLocations-module__H_OsyG__detailItem span:last-child{color:#1e1e1e;font-weight:600}.DatacenterLocations-module__H_OsyG__featuresList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.DatacenterLocations-module__H_OsyG__featureItem{color:#666;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.DatacenterLocations-module__H_OsyG__featureCheck{color:#fff;background:#0a4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex}.DatacenterLocations-module__H_OsyG__certificationsList{flex-wrap:wrap;gap:.5rem;display:flex}.DatacenterLocations-module__H_OsyG__certificationBadge{color:#fff;background:linear-gradient(135deg,#1c40f2,#0e23ae);border-radius:20px;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.DatacenterLocations-module__H_OsyG__connectivityList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.DatacenterLocations-module__H_OsyG__connectivityItem{color:#666;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.DatacenterLocations-module__H_OsyG__connectivityIcon{font-size:1rem}@media (max-width:1024px){.DatacenterLocations-module__H_OsyG__cardHeader{grid-template-columns:1fr}.DatacenterLocations-module__H_OsyG__cardImage{height:150px}.DatacenterLocations-module__H_OsyG__detailsGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.DatacenterLocations-module__H_OsyG__container{padding:0 1rem}.DatacenterLocations-module__H_OsyG__sectionTitle{font-size:2rem}.DatacenterLocations-module__H_OsyG__sectionDescription{font-size:1.1rem}.DatacenterLocations-module__H_OsyG__filterTabs{flex-wrap:wrap;justify-content:center}.DatacenterLocations-module__H_OsyG__quickStats{grid-template-columns:1fr;gap:1rem}.DatacenterLocations-module__H_OsyG__cardInfo{padding:1.5rem}.DatacenterLocations-module__H_OsyG__expandedContent{padding:0 1.5rem 1.5rem}}@media (max-width:480px){.DatacenterLocations-module__H_OsyG__cardInfo{padding:1rem}.DatacenterLocations-module__H_OsyG__expandedContent{padding:0 1rem 1rem}.DatacenterLocations-module__H_OsyG__locationFlag{font-size:3rem}.DatacenterLocations-module__H_OsyG__quickStats{gap:.75rem}.DatacenterLocations-module__H_OsyG__statValue{font-size:1.1rem}}
.InfrastructureSpecs-module__AZysPW__section{background:linear-gradient(135deg,#fff 0%,#f8f9fb 100%);padding:6rem 0}.InfrastructureSpecs-module__AZysPW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.InfrastructureSpecs-module__AZysPW__sectionHeader{text-align:center;margin-bottom:4rem}.InfrastructureSpecs-module__AZysPW__sectionTitle{color:#1e1e1e;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.InfrastructureSpecs-module__AZysPW__sectionDescription{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.InfrastructureSpecs-module__AZysPW__specsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;display:grid}.InfrastructureSpecs-module__AZysPW__specCategory{background:#fff;border:1px solid #0c1ea60d;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 8px 32px #0c1ea61a}.InfrastructureSpecs-module__AZysPW__specCategory:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0c1ea626}.InfrastructureSpecs-module__AZysPW__categoryHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.InfrastructureSpecs-module__AZysPW__categoryIcon{background:linear-gradient(135deg,#1c40f2,#0e23ae);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.InfrastructureSpecs-module__AZysPW__categoryTitle{color:#1e1e1e;margin:0;font-size:1.5rem;font-weight:700}.InfrastructureSpecs-module__AZysPW__specsList{flex-direction:column;gap:1.5rem;display:flex}.InfrastructureSpecs-module__AZysPW__specItem{background:#0c1ea605;border-left:4px solid #1c40f2;border-radius:12px;padding:1rem;transition:all .3s}.InfrastructureSpecs-module__AZysPW__specItem:hover{background:#0c1ea60d;transform:translate(4px)}.InfrastructureSpecs-module__AZysPW__specHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.InfrastructureSpecs-module__AZysPW__specLabel{color:#1e1e1e;font-size:1rem;font-weight:600}.InfrastructureSpecs-module__AZysPW__specValue{color:#1c40f2;background:#0c1ea61a;border-radius:20px;padding:.25rem .75rem;font-size:1rem;font-weight:700}.InfrastructureSpecs-module__AZysPW__specDescription{color:#666;margin:0;font-size:.9rem;line-height:1.4}.InfrastructureSpecs-module__AZysPW__kpiSection{color:#fff;background:linear-gradient(135deg,#1c40f2,#0e23ae);border-radius:24px;padding:3rem;position:relative;overflow:hidden}.InfrastructureSpecs-module__AZysPW__kpiSection:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"dots\" width=\"20\" height=\"20\" patternUnits=\"userSpaceOnUse\"><circle cx=\"10\" cy=\"10\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23dots)\"/></svg>");position:absolute;inset:0}.InfrastructureSpecs-module__AZysPW__kpiTitle{text-align:center;z-index:1;margin:0 0 2rem;font-size:2rem;font-weight:700;position:relative}.InfrastructureSpecs-module__AZysPW__kpiGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.InfrastructureSpecs-module__AZysPW__kpiCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem;transition:all .3s}.InfrastructureSpecs-module__AZysPW__kpiCard:hover{background:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 32px #0003}.InfrastructureSpecs-module__AZysPW__kpiValue{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.InfrastructureSpecs-module__AZysPW__kpiLabel{color:#ffffffe6;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.InfrastructureSpecs-module__AZysPW__kpiDescription{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.4}@media (max-width:1024px){.InfrastructureSpecs-module__AZysPW__specsGrid{grid-template-columns:1fr;gap:1.5rem}.InfrastructureSpecs-module__AZysPW__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.InfrastructureSpecs-module__AZysPW__container{padding:0 1rem}.InfrastructureSpecs-module__AZysPW__sectionTitle{font-size:2rem}.InfrastructureSpecs-module__AZysPW__sectionDescription{font-size:1.1rem}.InfrastructureSpecs-module__AZysPW__specCategory{padding:1.5rem}.InfrastructureSpecs-module__AZysPW__categoryIcon{width:50px;height:50px;font-size:1.5rem}.InfrastructureSpecs-module__AZysPW__categoryTitle{font-size:1.3rem}.InfrastructureSpecs-module__AZysPW__kpiSection{padding:2rem}.InfrastructureSpecs-module__AZysPW__kpiTitle{font-size:1.5rem}.InfrastructureSpecs-module__AZysPW__kpiGrid{grid-template-columns:1fr;gap:1rem}.InfrastructureSpecs-module__AZysPW__kpiCard{padding:1.5rem}.InfrastructureSpecs-module__AZysPW__kpiValue{font-size:2rem}}@media (max-width:480px){.InfrastructureSpecs-module__AZysPW__specCategory{padding:1rem}.InfrastructureSpecs-module__AZysPW__categoryHeader{text-align:center;flex-direction:column;gap:.75rem}.InfrastructureSpecs-module__AZysPW__specHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.InfrastructureSpecs-module__AZysPW__kpiSection{padding:1.5rem}.InfrastructureSpecs-module__AZysPW__kpiCard{padding:1rem}.InfrastructureSpecs-module__AZysPW__kpiValue{font-size:1.8rem}}
.SecurityCompliance-module__ABoOmG__section{background:linear-gradient(135deg,#f8f9fb 0%,#fff 100%);padding:6rem 0}.SecurityCompliance-module__ABoOmG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.SecurityCompliance-module__ABoOmG__sectionHeader{text-align:center;margin-bottom:3rem}.SecurityCompliance-module__ABoOmG__sectionTitle{color:#1e1e1e;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.SecurityCompliance-module__ABoOmG__sectionDescription{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.SecurityCompliance-module__ABoOmG__securityGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.SecurityCompliance-module__ABoOmG__securityCard{background:#fff;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 8px 32px #0c1ea61a}.SecurityCompliance-module__ABoOmG__securityCard:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0c1ea626}.SecurityCompliance-module__ABoOmG__cardTitle{color:#1c40f2;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.SecurityCompliance-module__ABoOmG__cardDescription{color:#666;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.SecurityCompliance-module__ABoOmG__featuresList{margin:0;padding:0;list-style:none}.SecurityCompliance-module__ABoOmG__featureItem{color:#333;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.SecurityCompliance-module__ABoOmG__checkmark{color:#fff;background:#0a4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex}@media (max-width:768px){.SecurityCompliance-module__ABoOmG__container{padding:0 1rem}.SecurityCompliance-module__ABoOmG__sectionTitle{font-size:2rem}.SecurityCompliance-module__ABoOmG__securityGrid{grid-template-columns:1fr;gap:1.5rem}.SecurityCompliance-module__ABoOmG__securityCard{padding:1.5rem}}
.NetworkPerformance-module__sBTDYq__section{color:#fff;background:linear-gradient(135deg,#1c40f2,#0e23ae);padding:4rem 0}.NetworkPerformance-module__sBTDYq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.NetworkPerformance-module__sBTDYq__sectionHeader{text-align:center;margin-bottom:3rem}.NetworkPerformance-module__sBTDYq__sectionTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.NetworkPerformance-module__sBTDYq__sectionDescription{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.NetworkPerformance-module__sBTDYq__performanceGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.NetworkPerformance-module__sBTDYq__performanceCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem;transition:all .3s}.NetworkPerformance-module__sBTDYq__performanceCard:hover{background:#ffffff26;transform:translateY(-4px)}.NetworkPerformance-module__sBTDYq__metricValue{margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.NetworkPerformance-module__sBTDYq__metricLabel{color:#ffffffe6;font-size:1.1rem}@media (max-width:768px){.NetworkPerformance-module__sBTDYq__container{padding:0 1rem}.NetworkPerformance-module__sBTDYq__performanceGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.NetworkPerformance-module__sBTDYq__performanceCard{padding:1.5rem}.NetworkPerformance-module__sBTDYq__metricValue{font-size:2rem}}@media (max-width:480px){.NetworkPerformance-module__sBTDYq__performanceGrid{grid-template-columns:1fr}}
.DatacenterTour-module__8OcE2q__section{background:linear-gradient(135deg,#fff 0%,#f8f9fb 100%);padding:6rem 0}.DatacenterTour-module__8OcE2q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.DatacenterTour-module__8OcE2q__sectionHeader{text-align:center;margin-bottom:3rem}.DatacenterTour-module__8OcE2q__sectionTitle{color:#1e1e1e;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.DatacenterTour-module__8OcE2q__sectionDescription{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.DatacenterTour-module__8OcE2q__tourContainer{grid-template-columns:2fr 1fr;align-items:center;gap:3rem;display:grid}.DatacenterTour-module__8OcE2q__tourPlaceholder{cursor:pointer;background:linear-gradient(135deg,#1c40f2,#0e23ae);border-radius:20px;justify-content:center;align-items:center;height:400px;transition:all .3s;display:flex;position:relative;overflow:hidden}.DatacenterTour-module__8OcE2q__tourPlaceholder:hover{transform:scale(1.02);box-shadow:0 20px 60px #0c1ea64d}.DatacenterTour-module__8OcE2q__playButton{color:#1c40f2;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;transition:all .3s;display:flex}.DatacenterTour-module__8OcE2q__playButton:hover{background:#fff;transform:scale(1.1)}.DatacenterTour-module__8OcE2q__tourOverlay{color:#fff;position:absolute;bottom:2rem;left:2rem}.DatacenterTour-module__8OcE2q__tourOverlay h3{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.DatacenterTour-module__8OcE2q__tourOverlay p{opacity:.9;margin:0;font-size:1rem}.DatacenterTour-module__8OcE2q__tourFeatures{flex-direction:column;gap:1.5rem;display:flex}.DatacenterTour-module__8OcE2q__tourFeature{background:#fff;border-radius:16px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #0c1ea61a}.DatacenterTour-module__8OcE2q__tourFeature:hover{transform:translate(8px);box-shadow:0 8px 32px #0c1ea626}.DatacenterTour-module__8OcE2q__tourFeature h4{color:#1c40f2;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.DatacenterTour-module__8OcE2q__tourFeature p{color:#666;margin:0;font-size:1rem;line-height:1.5}@media (max-width:1024px){.DatacenterTour-module__8OcE2q__tourContainer{grid-template-columns:1fr;gap:2rem}.DatacenterTour-module__8OcE2q__tourPlaceholder{height:300px}}@media (max-width:768px){.DatacenterTour-module__8OcE2q__container{padding:0 1rem}.DatacenterTour-module__8OcE2q__sectionTitle{font-size:2rem}.DatacenterTour-module__8OcE2q__tourFeatures{gap:1rem}.DatacenterTour-module__8OcE2q__tourFeature{padding:1rem}}
.page-module__fMBlda__main{background:linear-gradient(135deg,#f8f9fb 0%,#fff 100%);min-height:100vh}.page-module__fMBlda__section{padding:4rem 0}.page-module__fMBlda__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__fMBlda__sectionHeader{text-align:center;margin-bottom:3rem}.page-module__fMBlda__sectionTitle{color:#1e1e1e;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__fMBlda__sectionDescription{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}@media (max-width:768px){.page-module__fMBlda__container{padding:0 1rem}.page-module__fMBlda__sectionTitle{font-size:2rem}.page-module__fMBlda__sectionDescription{font-size:1.1rem}}
