section.interactive-map .row{display:flex;flex-direction:column;gap:1.25rem;position:relative}section.interactive-map .content{text-align:center}section.interactive-map .label p{color:rgba(var(--highlight));margin:0;text-transform:none}section.interactive-map .title{margin:0}section.interactive-map .title h2{color:rgba(var(--fg));margin:0}section.interactive-map .map{height:100%;width:100%}section.interactive-map .map svg{aspect-ratio:1298/627;width:100%}section.interactive-map .map svg path.is-active{fill:rgba(var(--medium-teal))}section.interactive-map .locations{display:flex;flex-direction:column;gap:.75rem;list-style-type:none;margin:1.25rem 0 0;padding:0}section.interactive-map .locations .location-selector{align-items:center;background-color:rgba(var(--dark-purple));border:0 solid transparent;border-radius:3.5rem;color:rgba(var(--card-fg));display:none;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:.75rem;position:absolute;text-decoration:none;transition:all .3s ease-in-out;z-index:3}section.interactive-map .locations .location-selector span{transition:all .3s ease-in-out}section.interactive-map .locations .location-selector span.shortcode{align-items:center;background-color:rgba(var(--purple-3));border-radius:50%;display:flex;height:3.875rem;justify-content:center;width:3.875rem}section.interactive-map .locations .location-selector span.reveal{display:flex;flex-direction:row;flex-wrap:nowrap;max-width:0;opacity:0;overflow:clip;white-space:preserve nowrap}section.interactive-map .locations .location-selector span.reveal:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27 fill=%27none%27%3E%3Cpath fill=%27%23fff%27 d=%27m26.666 16 .707-.707.707.707-.707.707zm-20 1a1 1 0 1 1 0-2zm12.707-9.707 8 8-1.414 1.414-8-8zm8 9.414-8 8-1.414-1.414 8-8zm-.707.293h-20v-2h20z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:2rem;margin:0 0 0 1.25rem;width:2rem}section.interactive-map .locations .location-selector span.reveal a{color:rgba(var(--card-fg));text-decoration:none}section.interactive-map .locations .location-selector.location-africa{left:48%;top:46%}section.interactive-map .locations .location-selector.location-americas{left:18%;top:27%}section.interactive-map .locations .location-selector.location-asia{left:76%;top:34%}section.interactive-map .locations .location-selector.location-europe{left:49%;top:23%}section.interactive-map .locations .location-selector.location-middle-east{left:59%;top:36%}section.interactive-map .locations .location-selector.location-united-kingdom{left:43%;top:14%}section.interactive-map .locations .location-selector.is-active,section.interactive-map .locations .location-selector:hover{background-color:rgba(var(--medium-teal));border-radius:.25rem;cursor:pointer;gap:1.25rem;z-index:9}section.interactive-map .locations .location-selector.is-active span.shortcode,section.interactive-map .locations .location-selector:hover span.shortcode{background-color:rgba(var(--dark-teal))}section.interactive-map .locations .location-selector.is-active span.reveal,section.interactive-map .locations .location-selector:hover span.reveal{max-width:18.75rem;opacity:1;padding-right:.75rem}section.interactive-map .locations .location-card{background-color:rgba(var(--highlight));border-radius:.25rem;display:flex;flex-direction:column;gap:.75rem;opacity:1;padding:1.25rem;transition:all .3s ease-in-out;z-index:1}section.interactive-map .locations .location-title{color:rgba(var(--card-fg));margin:0}section.interactive-map .locations .location-description,section.interactive-map .locations .location-image{max-width:17.1875rem}section.interactive-map .locations .location-description{color:rgba(var(--card-fg));margin:0}section.interactive-map .locations .location-image{border-radius:.375rem}section.interactive-map .locations .location-stat{color:rgba(var(--card-fg));margin:.5rem 0 0}section.interactive-map .link{margin:0;position:relative;text-align:center;z-index:2}section.interactive-map .link a{display:inline-block}section.interactive-map.has-background-color .limit-width{background-color:rgba(var(--bg));border-radius:.25rem;padding:1.25rem}@media(min-width:768px){section.interactive-map .locations{bottom:0;height:100%;left:0;margin:0;position:absolute;width:100%}section.interactive-map .locations .location-card{bottom:0;left:0;opacity:0;position:absolute;z-index:-1}section.interactive-map .locations .location-card.is-active{opacity:1;z-index:1}section.interactive-map .locations .location-selector{display:flex}section.interactive-map .locations .location-selector.location-africa{top:48%}section.interactive-map .locations .location-selector.location-americas{top:37%}section.interactive-map .locations .location-selector.location-asia{top:39%}section.interactive-map .locations .location-selector.location-europe{top:32%}section.interactive-map .locations .location-selector.location-middle-east{top:40%}section.interactive-map .locations .location-selector.location-united-kingdom{top:22%}section.interactive-map.has-background-color .limit-width{padding:2.5rem 1.25rem}}@media(min-width:992px){section.interactive-map .locations .location-card{left:1.25rem}section.interactive-map.has-background-color .limit-width{padding:5rem 2.5rem}}
