body,html{width:100%;margin:0;padding:0;font-family:"Poppins",sans-serif;overflow-x:hidden;}.data{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--white-color);margin-top:75px;height:fit-content;}.data-banner{width:100%;display:flex;box-sizing:border-box;height:450px;}.data-banner-content{padding:50px 5% 50px 5%;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:var(--primary-color);color:white;}.data-banner-content h1{font-size:45px;color:var(--secondary-color);font-weight:900;margin-bottom:0;}.data-banner-content h4{font-size:20px;margin-top:10px;}.data-banner-content p{font-size:16px;margin-top:10px;text-align:left;z-index:5;}.image{width:50%;height:100%;position:relative;overflow:hidden;}.image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,var(--primary-color) 0%,rgba(2,7,62,.8) 5%,rgba(2,7,62,.6) 8%,rgba(2,7,62,.2) 15%,rgba(2,7,62,0) 100%);z-index:1;}.image img{position:absolute;right:0;top:50%;transform:translateY(-50%);height:100%;min-width:100%;min-height:100%;object-fit:cover;}@media screen and (max-width:1380px){.image img{right:none;left:0;top:50%}.data-banner-content{padding:50px 2% 50px 2%}}@media screen and (max-width:1100px){.data-banner{position:relative;height:max-content;background-image:url("../images/pages/data-center/data-servers.webp");background-size:cover;background-repeat:no-repeat;background-position:center center;overflow:hidden;z-index:0}.data-banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(2,7,62,.7);z-index:1}.data-banner-content{position:relative;width:100%;margin:50px 150px;text-align:center;padding:20px;background-color:transparent;border-radius:20px;align-items:center;z-index:2}.image{display:none}.data-banner-content p{text-align:center}}@media screen and (max-width:750px){.data-banner-content{margin:50px 100px}}@media screen and (max-width:620px){.data-banner-content{margin:50px 40px}}@media screen and (max-width:400px){.data-banner-content{margin:50px 10px}}.data-description{display:flex;flex-direction:column;align-items:center;padding:50px 15% 0 15%;}.data-description h3{font-size:16px;font-weight:700;margin-bottom:10px;padding:0 20px;text-align:center;}.data-description h2{font-size:35px;font-weight:700;margin-bottom:0;text-align:center;}.func{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 0 50px 0;width:100%;height:fit-content;}.functions{display:flex;justify-content:center;align-items:center;gap:20px;width:100%;height:max-content;flex-wrap:wrap;}.function{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:390px;box-shadow:0 0 10px 0 rgba(0,0,0,.3);border:3px solid var(--primary-color);border-radius:20px;padding:20px 30px;}.function h4{font-size:20px;font-weight:500;text-align:center;min-height:60px;}.function h4::after{content:"";display:block;width:100px;height:3px;background-color:var(--secondary-color);margin:10px auto 0;}.zurich-why-section .function p{min-height:290px!important;}.milan-why-section .function p{min-height:320px!important;}.function h3{font-size:20px;font-weight:500;text-align:center;min-height:60px;}.function h3::after{content:"";display:block;width:100px;height:3px;background-color:var(--secondary-color);margin:10px auto 0;}.function p{font-size:16px;text-align:justify;min-height:150px;}@media screen and (max-width:350px){.function{width:90%;height:max-content;padding:20px}}.data-center-map{display:flex;flex-direction:column;justify-content:center;align-items:center;height:max-content;width:100%;padding:50px 20px 50px 20px;position:relative;background-color:var(--accent-color);}.data-center-map h2{font-size:35px;font-weight:700;margin-bottom:40px;text-align:center;}.map-container{position:relative;width:100%;max-width:80vw;margin:0 auto;}svg{width:100%;height:auto;}svg a{fill:#5a2400;stroke:var(--primary-color);stroke-width:.25;}svg a:hover{fill:var(--secondary-color);stroke:var(--secondary-color);transition:.05s;}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.hovered{fill:var(--secondary-color);stroke:var(--secondary-color);transition:.05s;}.hidden{visibility:hidden;}.name{position:absolute;background-color:var(--white-color);padding:15px 10px;border-radius:5px;display:flex;align-items:center;font-size:20px;font-weight:700;box-shadow:0 0 5px 0 rgba(0,0,0,.3);}.name::before{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--white-color);}.name::after{content:"";position:absolute;top:100%;left:50%;width:15px;height:15px;border-radius:50%;transform:translateX(-50%);animation:blink .8s infinite;background-color:var(--secondary-color);margin-top:8px;}.name:hover{cursor:pointer;}.name i{font-size:18px;color:var(--secondary-color);margin-right:5px;}.naustralia{top:65%;left:77%;}.nasia{top:18%;left:63%;}.neurope{top:9%;left:45%;}.nafrica{top:42%;left:48%;}.nnorthamerica{top:14%;left:12%;}.nsouthamerica{top:55%;left:22.5%;}@media screen and (max-width:1700px){.naustralia{top:63%;left:75%}.nasia{top:18%;left:63%}.neurope{top:8%;left:45%}.nafrica{top:42%;left:46%}.nnorthamerica{top:14%;left:10%}.nsouthamerica{top:55%;left:20.5%}}@media screen and (max-width:1375px){.name{padding:10px 10px;font-size:16px;font-weight:700}}@media screen and (max-width:1250px){.neurope{top:6%;left:45%}.nnorthamerica{top:14%;left:8%}.nsouthamerica{top:55%;left:18.5%}}@media screen and (max-width:1120px){.neurope{top:6%;left:44%}.nnorthamerica{top:14%;left:7%}.name::after{width:10px;height:10px}}@media screen and (max-width:975px){.naustralia{top:59%;left:74%}.nasia{top:12%;left:63%}.neurope{top:4%;left:43%}.nafrica{top:30%;left:43%}.nsouthamerica{top:50%;left:16.5%}.nnorthamerica{top:10%;left:6%}}@media screen and (max-width:875px){.naustralia{top:56%;left:73%}.neurope{top:2%;left:43%}}@media screen and (max-width:800px){.naustralia{top:53%;left:72%}.neurope{top:0;left:42%}.nsouthamerica{top:44%;left:14.5%}.nnorthamerica{top:8%;left:4%}.naustralia{top:54%;left:72%}}@media screen and (max-width:710px){.naustralia{top:51%;left:71%}.nasia{top:5%;left:60%}.neurope{top:-3%;left:40%}.nsouthamerica{top:41%;left:12.5%}.nnorthamerica{top:4%;left:2%}}@media screen and (max-width:615px){.naustralia{top:55%;left:71%}.nasia{top:3%;left:59%}.neurope{top:1%;left:40%}.nafrica{top:31%;left:43%}.nsouthamerica{top:45%;left:13.5%}.nnorthamerica{top:4%;left:3%}.name{padding:5px 5px;font-size:14px;font-weight:500}.name::after{width:7px;height:7px}}@media screen and (max-width:525px){.naustralia{top:51%;left:69%}.nasia{top:3%;left:58%}.neurope{top:-3%;left:40%}.nafrica{top:29%;left:42%}.nsouthamerica{top:40%;left:9.5%}.nnorthamerica{top:1%;left:0}}@media screen and (max-width:475px){.naustralia{top:51%;left:68%}.nasia{top:0;left:61%}.neurope{top:-7%;left:38%}.nafrica{top:23%;left:40%}.nsouthamerica{top:44%;left:9.5%}.nnorthamerica{top:1%;left:-2%}}@media screen and (max-width:375px){.naustralia{top:43%;left:65%}.nasia{top:0;left:60%}.neurope{top:-13%;left:35%}.nafrica{top:23%;left:39%}.nsouthamerica{top:43%;left:4.5%}.nnorthamerica{top:-19%;left:-6%}}.data-values{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 15% 50px 15%;background-color:var(--primary-color);color:white;width:100%;}.data-values h2{font-size:35px;font-weight:700;margin-bottom:15px;}.data-values h4{font-size:20px;margin-bottom:20px;color:var(--secondary-color);}.reasons{display:flex;flex-direction:column;width:75%;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;width:100%;}.reason{display:flex;justify-content:center;align-items:center;gap:50px;width:100%;padding:0 20px;}.reason-image{width:450px!important;height:200px!important;display:flex;justify-content:center;align-items:center;background-color:var(--white-color);border-radius:20px;}.reason-image img{width:auto;height:200px;border-radius:10px;}.reason-text{display:flex;flex-direction:column;justify-content:center!important;gap:10px;}.reason-text h3{font-size:20px;font-weight:700;margin-bottom:0;}.reason-text p{font-size:16px;text-align:justify;margin-bottom:0;}@media screen and (max-width:1380px){.data-values{padding:50px 10% 50px 10%}.reason{gap:40px}}@media screen and (max-width:1110px){.data-values{padding:50px 5% 50px 5%}.reason{gap:25px}.data-values h2{text-align:center}.data-values h4{text-align:center}}@media screen and (max-width:950px){.rcol{display:flex;flex-direction:column;gap:20px}.rcolr{display:flex;flex-direction:column-reverse;gap:20px}.reason-image{width:450px!important;height:350px!important}.reason-image img{width:auto;height:350px}}@media screen and (max-width:500px){.reason-image{width:200px!important;height:200px!important}.reason-image img{width:auto;height:200px}.reason-text h3{text-align:center}.reason-text p{text-align:center}}.partners{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px;width:100%;}.partners h2{font-size:35px;font-weight:700;margin-bottom:10px;}.partners h2::after{content:"";display:block;width:50%;height:3px;background-color:var(--secondary-color);margin:15px auto 5px;}.partners p{font-size:16px;text-align:center;padding:20px 15% 20px 15%;}.brand-logos{display:flex;width:80%;justify-content:center;align-items:center;flex-wrap:wrap;gap:0;}.brand-logo{width:200px;height:auto;padding:0 20px;}.brand-logo img{width:100%;height:100%;}#att{height:50px;width:auto;}#centurylink{height:50px;width:auto;}#cogent{height:35px;width:auto;}#colt{height:30px;width:auto;}#cyxtera{}#databank{}#dft{height:45px;width:auto;}#fiberlight{}#gtt{height:30px;width:auto;}#he{}#level3{height:37px;width:auto;}#ntt{}#telia{}.infra{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 15% 80px 15%;background-image:url(../images/pages/data-center/serverroom.webp);background-size:cover;background-position:center center;background-attachment:fixed;color:#fff;width:100%;height:550px;}.infra::before{content:"";position:absolute;top:0;left:0;width:100%;height:550px;background-color:rgba(2,7,62,.4);z-index:0;}#dc-infra::before{display:none;background-color:transparent!important;}.infra-content{position:absolute;width:65%;padding:40px;height:max-content;border-radius:20px;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;}.infra-content::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.9);z-index:1;border-radius:20px;}#dc-infra .infra-content::after{display:none;}.infra-content h2,.infra-content p{position:relative;z-index:3;}.infra-content h2{font-size:35px;font-weight:700;margin-bottom:20px;text-align:center;}.infra-content p{font-size:16px;text-align:center;}@media screen and (max-width:1400px){.infra{height:650px}.infra::before{height:650px}}@media screen and (max-width:1130px){.infra{padding:80px 5% 80px 5%}.infra-content{width:80%}}@media screen and (max-width:915px){.infra{padding:80px 2% 80px 2%;height:750px}.infra::before{height:750px}.infra-content{width:90%}}@media screen and (max-width:715px){.infra-content{width:90%;padding:20px 25px 10px 25px}.infra-content h2{font-size:30px;margin-bottom:15px}}@media screen and (max-width:590px){.infra-content{position:unset;width:100%;border-radius:0;z-index:0;background-color:var(--primary-color);color:white}.infra{position:unset;display:flex;padding:0;background-image:url("");width:100%;height:fit-content}}.btnb{display:inline-block;padding:10px 20px;background-color:var(--secondary-color);border:1px solid var(--secondary-color);color:var(--primary-color);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);text-decoration:none!important;font-weight:700;width:max-content;text-align:center;z-index:999;}