.experience-card.map-selected{outline:3px solid #bd8445;outline-offset:3px;box-shadow:0 24px 60px rgba(113,29,66,.22)}.map-choice{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:15px;padding:11px 14px;border:1px solid rgba(113,29,66,.24);border-radius:15px;background:#fffaf3;color:#711d42;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.map-choice:hover,.map-choice:focus-visible{transform:translateY(-2px);box-shadow:0 10px 25px rgba(113,29,66,.14)}.map-choice.selected{color:#fff;background:linear-gradient(105deg,#711d42,#397f99);border-color:transparent}.map-choice span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:rgba(113,29,66,.1)}.map-choice.selected span{background:rgba(255,255,255,.18)}@media(max-width:760px){.map-choice{min-height:48px}}
