.platform-arrow{width:30px;height:30px;right:16px;bottom:12px;display:grid;place-items:center}.platform-arrow[hidden]{display:none}.platform-arrow img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(0,0,0,.25));transition:transform .4s cubic-bezier(.2,.8,.2,1),filter .35s ease}.platform-portal:hover .platform-arrow,.platform-portal:focus-visible .platform-arrow{transform:none}.platform-portal:hover .platform-arrow img,.platform-portal:focus-visible .platform-arrow img{transform:translate(3px,-3px) rotate(3deg);filter:drop-shadow(0 8px 14px rgba(0,0,0,.3))}
@media(max-width:760px){.platform-arrow{width:28px;height:28px}}
@media(prefers-reduced-motion:reduce){.platform-arrow img{transition:none}}
