.neck{position:relative;padding:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.neck>.container{z-index:2}.neck__image{z-index:-1;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;opacity:.5;width:75%;max-width:1300px;height:100vh;position:absolute;right:0;top:-7rem}.neck__image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse farthest-side at 75% 40%,transparent 0,transparent 50%,#000123 90%)}.neck__video{width:55%}.neck__video>video{position:relative;top:55%;height:70%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.neck__bubbles{position:absolute;top:0;left:0;width:100%}.neck__content{position:relative;width:65%}.neck__content .scrolling-bubble{top:-80vh;left:-40vh}.neck__content__subtitle{font-weight:500;font-size:1.25rem;text-transform:uppercase}.neck__content__title{font-size:3.5rem;line-height:1.15;margin:.2em 0 .75em;position:relative}.neck__content__title:before{content:"";position:absolute;top:0;left:0;-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%);z-index:-1;background-image:url(/en/dots.970c8fe9.svg);background-size:contain;opacity:.2;width:10rem;height:10rem}.neck__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1199.98px){.neck__content{width:75%}}@media (max-width:991.98px){.neck__image{width:90%;opacity:.4}.neck__content{width:75%}.neck__content__title{font-size:3.25rem}}@media (max-width:767.98px){.neck__image{width:100%}.neck__image:after{background:radial-gradient(ellipse farthest-side at 75% 40%,transparent 0,transparent 50%,#000123 100%)}.neck__content__title{font-size:3rem}}@media (max-width:575.98px){.neck__image{width:120%}.neck__content__title{font-size:2.25rem}.neck__content{width:100%}}.box{background-image:url(/en/ready-background.61111c78.jpg);background-position:50%;background-size:cover;width:100%;border-radius:3rem;-webkit-box-shadow:rgba(0,0,0,.08) 0 12px 20px 6px;box-shadow:0 12px 20px 6px rgba(0,0,0,.08)}.box__content{padding:2rem 0 2rem 3rem;z-index:1}.box__content__subtitle{font-size:1.25rem;font-weight:500;text-transform:uppercase}.box__content__subtitle__description{font-size:1.15rem;font-weight:400;margin:0 0 2em;line-height:1.2}.box__content__action__points>a{font-size:1.25rem}.box__content__action__points>a:hover{color:#fff}.box__content__title{font-size:3rem;margin:0}.box__content__title:before{display:none}.box__content--small{text-align:center;padding:4rem 3rem 3rem;height:800px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box__content--small .box__content__subtitle{font-size:1.125rem;color:hsla(0,0%,100%,.66);font-weight:500}.box__content--small .box__content__title{font-size:2rem;margin:2rem 0}.box__content--small a{margin:0 .5rem;color:#28cbea;text-decoration:none}.box__content--small>img{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-o-object-fit:contain;object-fit:contain;height:100%;min-height:0;margin-top:3rem}.box__video{opacity:.5;background-color:#000326;position:relative;height:100%}.box__video:before{content:"";position:absolute;left:-72px;top:0;width:72px;height:100%;background-image:-webkit-gradient(linear,left top,right top,from(transparent),to(#000326));background-image:linear-gradient(90deg,transparent,#000326)}.box__video>video{width:100%;height:100%}.text-main__title{margin:0 auto 1.5em;font-size:2.5em}.global-footprint__intro{max-width:760px;margin:0 auto 2.5rem;color:#fff}.world-map{position:relative;width:100%;max-width:1100px;aspect-ratio:2000/772;margin:0 auto;border-radius:2rem;overflow:hidden;background:transparent}.world-map__base{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.world-map__lines{position:absolute;inset:0;width:100%;height:100%}.world-map__lines .world-map__line{fill:none;stroke-width:2.5;stroke-dasharray:10 10;stroke-linecap:round;opacity:.6}.world-map__lines .world-map__line--crg{stroke:#28cbea}.world-map__lines .world-map__line--loca{stroke:#ffd23f}.world-map__lines .world-map__line--viewsitec{stroke:#ff8a3d}.world-map__pin{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.world-map__dot{position:relative;display:block;width:9px;height:9px;border-radius:50%;background:#000123;border:1.5px solid #fff;-webkit-box-shadow:0 0 0 3px hsla(0,0%,100%,.2);box-shadow:0 0 0 3px hsla(0,0%,100%,.2)}.world-map__dot:before{content:"";position:absolute;inset:-7px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.45);-webkit-animation:world-map-pulse 2.6s ease-out infinite;animation:world-map-pulse 2.6s ease-out infinite}.world-map__pin--home .world-map__dot{width:13px;height:13px;background:#1c79f9;border:none;-webkit-box-shadow:0 0 0 4px rgba(28,121,249,.3);box-shadow:0 0 0 4px rgba(28,121,249,.3)}.world-map__pin--home .world-map__dot:before{border-color:rgba(28,121,249,.6)}.world-map__pin--crg .world-map__dot{background:#28cbea;border-color:#28cbea;-webkit-box-shadow:0 0 0 3px rgba(40,203,234,.25);box-shadow:0 0 0 3px rgba(40,203,234,.25)}.world-map__pin--crg .world-map__dot:before{border-color:rgba(40,203,234,.5)}.world-map__pin--loca .world-map__dot{background:#ffd23f;border-color:#ffd23f;-webkit-box-shadow:0 0 0 3px rgba(255,210,63,.3);box-shadow:0 0 0 3px rgba(255,210,63,.3)}.world-map__pin--loca .world-map__dot:before{border-color:rgba(255,210,63,.55)}.world-map__pin--viewsitec .world-map__dot{background:#ff8a3d;border-color:#ff8a3d;-webkit-box-shadow:0 0 0 3px rgba(255,138,61,.3);box-shadow:0 0 0 3px rgba(255,138,61,.3)}.world-map__pin--viewsitec .world-map__dot:before{border-color:rgba(255,138,61,.55)}@-webkit-keyframes world-map-pulse{0%{-webkit-transform:scale(.6);transform:scale(.6);opacity:.9}to{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}}@keyframes world-map-pulse{0%{-webkit-transform:scale(.6);transform:scale(.6);opacity:.9}to{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}}.world-map__legend{margin-top:3rem}.world-map__legend__item{margin-bottom:2rem;text-align:center}.world-map__legend__item h3{margin:.5rem 0 0;font-size:1.1rem}.world-map__legend__item>p{margin:0 0 .5rem;color:#fff;font-size:.9rem}.world-map__legend__swatch{display:inline-block;width:1.25rem;height:1.25rem;border-radius:50%;-webkit-box-shadow:0 0 0 3px hsla(0,0%,100%,.08);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.world-map__legend__swatch--home{background:#1c79f9}.world-map__legend__swatch--crg{background:#28cbea}.world-map__legend__swatch--loca{background:#ffd23f}.world-map__legend__swatch--viewsitec{background:#ff8a3d}@media (min-width:992px){.container--wide{max-width:1440px}}@media (max-width:991.98px){.box__margin__mobile{margin-top:3em}.box__content{padding:2rem 1.5rem 1.5rem}.box__content__title{font-size:2.5rem}.box__content--small{padding:2rem 1.5rem 1.5rem;height:640px}.box__content--small .box__content__title{margin:1rem 0}.box__content--small>img{margin-top:1rem}.text-main__subtitle{font-size:2em}.box__video:before{content:"";position:absolute;left:0;width:100%;top:-72px;height:72px;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000326));background-image:linear-gradient(180deg,transparent,#000326)}.world-map{border-radius:1.25rem}.world-map__dot{width:8px;height:8px}.world-map__pin--home .world-map__dot{width:11px;height:11px}}
/*# sourceMappingURL=/en/scss.817b2c8a.css.map */