.arrowButton{width:48px;transition:.15s all var(--easeInOutQuint)}.arrowButton .text{margin-left:8px;opacity:0;transition:opacity .3s ease-in-out;display:block;white-space:nowrap}.arrowButton.hovered{width:150px}.arrowButton.hovered .text{opacity:1}