.figure-block{display:flex;flex-direction:column;align-content:flex-start;justify-content:flex-start}.figure-block>*{margin:0}@media screen and (min-width: 768px){.figure-block__label{--font-size: 1rem;font-size:1rem;line-height:1.5}}@media screen and (min-width: 768px){.figure-block__value{--font-size: 3rem;--line-height: 1.25;font-size:3rem;line-height:1.25;transition:.2s ease-in-out;transform-origin:top left}}@media screen and (min-width: 768px){.figure-block__info{--font-size: 1.5rem;--line-height: 1.4;font-size:1.5rem;line-height:1.4;transition:.2s ease-in-out;transform-origin:bottom left}}@media screen and (min-width: 768px){.map-entry:has(.figure-block):hover .figure-block__value{transform:scale(.5)}.map-entry:has(.figure-block):hover .figure-block__info{transform:scale(2)}}.figures-map{display:grid;place-items:center;grid-template-columns:1fr;grid-template-rows:auto;position:relative}.figures-map__background{grid-column:1/2;grid-row:1/2;width:100%;aspect-ratio:288/216;background-color:var(--minor-accent__enabled__fill__pressed);display:flex}@media screen and (min-width: 768px){.figures-map__background{aspect-ratio:16/8}}@media screen and (min-width: 768px){.figures-map__background--small{display:none}}.figures-map__background--medium{display:none}@media screen and (min-width: 768px){.figures-map__background--medium{display:block}}.figures-map__map{grid-column:1/2;grid-row:1/2;width:100%}@media screen and (min-width: 768px){.figures-map__map{width:65.64%}}.map-entry{position:absolute;display:flex;flex-direction:column-reverse;gap:.25rem;overflow:hidden}.map-entry--AM{align-items:center;top:53%;left:24%;transform:translate(-50%,-100%)}@media screen and (min-width: 768px){.map-entry--AM{top:55%;left:33%;transform:translate(-75%,-100%)}}@media screen and (min-width: 768px){.map-entry--AM .map-entry__pin{margin-inline-start:50%}}.map-entry--EU{top:42%;left:49%;transform:translateY(-100%)}@media screen and (min-width: 768px){.map-entry--EU{top:43%;left:49%}}.map-entry--AS{flex-direction:column;align-items:center;gap:.75rem;top:47%;left:80%;transform:translate(-50%)}@media screen and (min-width: 768px){.map-entry--AS{align-items:unset;transform:unset;top:46%;left:68%}}@media screen and (min-width: 768px){.map-entry:hover>.map-entry__pin{transform:scale(1)}}.map-entry__pin{width:clamp(1.75rem,2.4vw,2.5rem);transform:scale(.75);transition:all .2s ease-in-out;aspect-ratio:1;background:var(--plain__focused__front__default);border-radius:50%}
