.geography{padding-top:8rem;background:var(--c-bg)}.geography__stage{position:relative;height:48rem}.geography__map img,.geography__map{width:100%;height:48rem;object-fit:cover;border-radius:4.8rem}.geography__legend{position:absolute;left:57.5rem;top:14.9rem;width:47.1rem;height:auto}.geography__card{position:absolute;left:3.2rem;top:3.1rem;width:39.5rem;min-height:13.2rem;padding:3.3rem 3.2rem;border-radius:3.2rem;background:var(--c-white)}.geography__note{display:flex;align-items:center;gap:.8rem;font-size:1.2rem;line-height:1.9rem;color:var(--c-muted)}.geography__note img{width:2.4rem;height:2.4rem}.geography__title{margin-top:.8rem;font-size:3.2rem;font-weight:500;line-height:3.5rem;color:var(--c-ink-alt)}@media screen and (max-width: 1199px){.geography{padding-top:4rem}.geography__stage{height:auto;padding-top:6rem}.geography__map img,.geography__map{height:24rem}.geography__legend{position:static;width:29.7rem;margin:2rem auto 0}.geography__card{position:static;width:auto;min-height:0;padding:0;background:none;text-align:center}.geography__note{justify-content:center}.geography__title{font-size:2.8rem}}