.office-map{align-items:center;background-color:#2a2a2a;color:#ededed;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden;width:100%}.container{margin:0 auto;max-width:100%;position:relative;width:100%}.country-dots{cursor:pointer;fill:#838383;transition:fill .13s ease}.country-dots.is-active{cursor:pointer;fill:#e3e3e3}.country-dots.is-active:hover{fill:#f3f3f3}.country-dots.is-selected{fill:#52dec0!important}.tooltip{background-color:#313131;border:1px solid #ededed;color:#ededed;display:none;max-width:240px;padding:12px 16px;pointer-events:none;position:fixed;transform:translate(-50%,-100%);z-index:50}.tooltip.visible{display:block}.tooltip-name{font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.25;margin:0}.tooltip-city{color:#b3b3b3;display:none;font-family:Space Mono,monospace;font-size:12px;margin-bottom:0;margin-top:4px;text-transform:uppercase}.office-map svg{display:block;height:auto;shape-rendering:crispEdges;width:100%}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media screen and (min-width:767px){.office-map{padding:48px 24px 0}}