.detailstat[data-v-4cbf5b49]{--color-positive:#2bb6ab;border-bottom:1px solid #ccc;margin:2rem 0}.detailstat[data-v-4cbf5b49]:first-child{margin-top:0}.detailstat h3[data-v-4cbf5b49]{font-family:IBM Plex Mono,monospace;font-size:.9rem;margin-bottom:1rem}.detailstat__content[data-v-4cbf5b49]{display:flex;justify-content:space-between}.detailstat__num[data-v-4cbf5b49]{text-align:right;position:relative;padding-right:1.75rem;padding-left:.5rem}.detailstat .num[data-v-4cbf5b49]{font-family:Montagu Slab,serif;font-size:1.3rem;font-weight:500;display:block}.detailstat .num--change[data-v-4cbf5b49]{font-size:.75rem;font-family:IBM Plex Mono,monospace;position:absolute;bottom:.5rem;right:0}.detailstat .num i[data-v-4cbf5b49]{color:var(--color-main)}.detailstat .num--positive i[data-v-4cbf5b49]{color:var(--color-positive)}.detailstat__path[data-v-4cbf5b49]{stroke-dasharray:126;stroke-dashoffset:126;stroke:#3de1d7}.detailstat__bgpath[data-v-4cbf5b49],.detailstat__path[data-v-4cbf5b49]{fill:transparent;transition:stroke-dashoffset .5s cubic-bezier(.075,.82,.165,1)}.detailstat__bgpath[data-v-4cbf5b49]{stroke-dasharray:126;stroke-dashoffset:126;stroke:var(--color-main)}@media screen and (max-width:774px){.detailstat[data-v-4cbf5b49]{width:calc(50% - 1rem)}}@media screen and (max-width:540px){.detailstat[data-v-4cbf5b49]{width:100%;max-width:16rem;margin:1.5rem auto}}.map-content{width:15rem;flex-shrink:0}.map-content__grid{margin-top:2rem}.map-content__num{font-size:3rem;font-family:Montagu Slab,serif;font-weight:500;display:block}.map-content__num--md{font-size:3rem}.map-content h4{font-family:IBM Plex Mono,monospace;font-size:.8rem}@media screen and (max-width:774px){.map-content{width:100%}.map-content__num{font-size:3rem}.map-content__num--md{font-size:2rem}.map-content__stats{display:flex;flex-wrap:wrap;justify-content:space-between}}.map-suisse{height:auto;width:100%;overflow:visible}.map-suisse path{transition:fill .2s,filter .2s}.map{position:relative}.map__inner{display:flex}.map__select{display:block;position:relative;cursor:pointer;margin-bottom:2rem}.map__select h2:after{content:"";display:inline-block;margin-left:.75rem;margin-bottom:.4rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='59' viewBox='0 0 96 59'%3E%3Ctitle%3EArtboard%3C/title%3E%3Cpath fill='%2328357e' fill-rule='nonzero' d='M3.977 4.77a7.5 7.5 0 0 1 10.432-.168l.175.168 33.415 33.416L81.416 4.77a7.5 7.5 0 0 1 10.433-.168l.174.168a7.5 7.5 0 0 1 .169 10.433l-.17.174-38.719 38.72a7.5 7.5 0 0 1-10.432.169l-.174-.17-38.72-38.719a7.5 7.5 0 0 1 0-10.607'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;width:1.2rem;height:.7rem}.map__select select{cursor:pointer;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;opacity:0}.map__select:hover{text-decoration:underline;text-decoration-color:var(--color-highlight)}.map__graphic{margin:0 auto;width:70%;flex-grow:0;font-family:Karla,Helvetica Neue,Helvetica,sans-serif;padding-left:1rem}.map__graphic path{cursor:pointer;stroke:#fff;transition:stroke .2s,fill .2s,filter .2s}.map__graphic__info{padding:0 1rem;margin-bottom:2rem;max-width:none;margin-left:auto;margin-right:auto}.map__graphic__info p{font-size:.9rem;font-family:IBM Plex Mono,monospace}.map__graphic__info__bar{display:block;height:.6rem;width:100%;margin:.5rem 0;position:relative}.map__graphic__info__bar>i{display:block;height:100%;position:absolute;top:0;left:0}.map__graphic__info__bar>i>i{position:absolute;left:0;bottom:-.8rem;font-family:IBM Plex Mono,monospace;font-size:.5rem;transform:translate(-50%)}.map__graphic__info__nums{display:flex;justify-content:space-between;font-size:.8rem}.map__tooltip{position:fixed;top:0;left:0;background-color:var(--color-light);color:var(--color-highlight);z-index:99;border:2px solid var(--color-highlight);padding:.25rem 1rem;pointer-events:none;transform:translate(var(--mouse-x),var(--mouse-y)) translate(-50%,-105%);font-family:IBM Plex Mono,monospace;font-size:.9rem;opacity:0;transition:opacity .1s}.map__tooltip.visible{opacity:1}@media(hover:none){.map__tooltip{display:none}}.map__elections{font-size:.7rem;font-family:IBM Plex Mono,monospace;text-align:center;margin-top:3rem}@media screen and (max-width:774px){.map__inner{flex-wrap:wrap}.map__graphic{width:100%;order:1;margin-bottom:2rem}.map__graphic__info{max-width:25rem}.map .map-content{order:2}}.loader{display:block;width:30px;height:30px;position:absolute;top:0;left:50%;margin-left:-15px;animation:loadSpin 3s linear infinite}@keyframes loadSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.media-list[data-v-1dfcbe70]{position:relative}.media-list__list[data-v-1dfcbe70]{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--gutter)}.media-list__link[data-v-1dfcbe70]{text-decoration:underline}.media-list__entry[data-v-1dfcbe70]{grid-column:span 6;margin-bottom:1rem}.media-list__entry img[data-v-1dfcbe70]{display:block;width:100%;margin-bottom:.5rem}.media-list__entry .title[data-v-1dfcbe70]{display:block;margin-top:.25rem;margin-bottom:.5rem;font-family:Montagu Slab,serif;font-weight:700;font-size:1.2rem;color:var(--color-highlight)}.media-list__entry .date[data-v-1dfcbe70],.media-list__entry .publication[data-v-1dfcbe70]{display:block;font-size:.8rem;line-height:1.4;font-family:IBM Plex Mono,monospace}@media screen and (max-width:984px){.media-list__entry[data-v-1dfcbe70]{grid-column:span 12}}@media screen and (max-width:540px){.media-list__entry[data-v-1dfcbe70]{grid-column:span 12;max-width:350px;margin:.5rem auto}}.media-list.preview .media-list__entry[data-v-1dfcbe70]{grid-column:span 4}@media screen and (max-width:984px){.media-list.preview .media-list__entry[data-v-1dfcbe70]{grid-column:span 6}}.tour-previews{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--gutter);margin:2rem 0}.tour-previews li{grid-column:span 3}.tour-previews li img{display:block;width:100%;height:auto}.tour-previews li .title{font-family:Montagu Slab,serif;font-weight:500;color:var(--color-highlight);display:block;margin-top:.5rem;text-align:center}@media screen and (max-width:984px){.tour-previews li{grid-column:span 4}}@media screen and (max-width:540px){.tour-previews li{grid-column:span 6}}
