.global-reach{display:flex;--container-width:1500px;--container-padding:30px;--container-margin:max(var(--container-padding),calc((100% - var(--container-width))/2 + var(--container-padding)))}@media not screen and (min-width:64rem){.global-reach{flex-direction:column}}.global-reach__map{align-items:center;background-color:#00a499;display:flex;width:55%}@media not screen and (min-width:64rem){.global-reach__map{padding:30px 0;width:100%}}.global-reach__map-container{position:relative}.global-reach__map-points{list-style:none;margin:0;padding-left:0}.global-reach__map-points .map-point{--size:25px;left:calc(var(--x-offset)/100*100% - var(--size)/2);position:absolute;top:calc(var(--y-offset)/100*100% - var(--size)/2)}@media not screen and (min-width:64rem){.global-reach__map-points .map-point{--size:13px}}.global-reach__map-points .map-point button{align-items:center;background-color:transparent;border:none;border:1px solid hsla(0,0%,100%,.5);border-radius:50%;cursor:pointer;display:flex;height:var(--size);justify-content:center;width:var(--size)}.global-reach__map-points .map-point__circle{background-color:#fff;border-radius:50%;flex-shrink:0;height:6px;width:6px}.global-reach__map-points .map-point.active{--size:50px}@media not screen and (min-width:64rem){.global-reach__map-points .map-point.active{--size:20px}}.global-reach__map-points .map-point.active button{background-color:hsla(0,0%,100%,.5);border-color:#fff}.global-reach__content{background-color:#003349;padding:120px 60px;padding-left:var(--container-margin);text-align:center;width:45%}.global-reach__content h2{font-size:2.44em}@media not screen and (min-width:64rem){.global-reach__content{padding:60px 30px 30px;width:100%}}.global-reach__locations{margin-top:80px;position:relative}.global-reach__locations-items .location{display:none;margin:0;min-height:210px;text-align:center}.global-reach__locations-items .location__title{font-size:1.3em;font-weight:600;margin-top:0;padding-bottom:15px;position:relative}.global-reach__locations-items .location__title:after{background-color:#00a499;bottom:0;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.global-reach__locations-items .location__address{font-size:.77em;font-style:normal;font-weight:400;margin-top:15px}.global-reach__locations-items .location.active{display:block}.global-reach__locations .nav-button{background-color:transparent;border:none;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.global-reach__locations .nav-button:focus-visible,.global-reach__locations .nav-button:hover{opacity:.6}.global-reach__locations .nav-button--prev{left:0}.global-reach__locations .nav-button--next{right:0}