.map .svg-map-container svg{width:100%;height:100%}.map #world path{cursor:pointer}.map .country,.map .region path{fill:var(--color-primary-200);cursor:pointer}.map .country.active,.map .region.active path{fill:var(--color-primary-400)}.map .disabled{pointer-events:none;fill:var(--color-neutral-300)}#the-welcome{max-width:1080px;max-height:720px;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=1024px){#the-welcome{max-height:none;top:0;left:0;transform:none}}
