.global-button[data-v-7c4c5a4a]{align-items:center;background-color:var(--background-color);color:var(--color);display:inline-flex;font-family:var(--font-secondary);font-size:18px;font-weight:700;gap:9px;line-height:1;padding:15px 16px;text-transform:uppercase;transition:background-color .3s var(--easing-authentic-motion)}.global-button .arrow-container[data-v-7c4c5a4a]{display:flex;flex-direction:column;justify-content:center;position:relative}.global-button .arrow-container[data-v-7c4c5a4a]:after{background-color:var(--color-dark-gray);content:"";height:6px;position:absolute;right:2px;top:50%;transform:translateY(calc(-50% - 1px));transition:width .3s var(--easing-authentic-motion);width:0;z-index:1}.global-button .arrow[data-v-7c4c5a4a]{position:relative;transition:transform .3s var(--easing-authentic-motion);width:17px;z-index:10}@media (hover:hover){.global-button[data-v-7c4c5a4a]:hover{background-color:var(--hover-color)}.global-button:hover .arrow-container[data-v-7c4c5a4a]:after{width:15px}.global-button:hover .arrow[data-v-7c4c5a4a]{transform:rotate(45deg)}}@media only screen and (max-width:850px){.global-button[data-v-7c4c5a4a]{font-size:16px;padding:10px}}
