.arrowButton_arrowButton__gTyC9{align-items:center;background:var(--color-orange);border:none;border-radius:24px;cursor:pointer;display:flex;justify-content:center;transition:all .2s ease}.arrowButton_arrowButton__gTyC9:hover{background:var(--color-orange-hover)}.arrowButton_arrowButton__gTyC9:active{transform:translateY(0)}.arrowButton_arrowButton__gTyC9:disabled{cursor:not-allowed;opacity:.6;pointer-events:none;transform:none}.arrowButton_arrowButton__icon__kF3VM{filter:brightness(0) invert(1);transition:transform .2s ease}.arrowButton_arrowButton__gTyC9:hover .arrowButton_arrowButton__icon__kF3VM{transform:translateX(2px)}.arrowButton_arrowButton_small__oyVPV{border-radius:12px;height:40px;width:40px}.arrowButton_arrowButton_medium__u7y2K{border-radius:18px;height:60px;width:60px}.arrowButton_arrowButton_large__8xfZp{border-radius:24px;height:80px;width:80px}.arrowButton_arrowButton_absolute__P1bRJ{position:absolute}.arrowButton_arrowButton_loading__pZfi1{overflow:hidden;position:absolute}.arrowButton_arrowButton_loading__pZfi1:before{animation:arrowButton_shimmer__zShoX 2s infinite;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.arrowButton_arrowButton__icon__kF3VM{color:#fff}@keyframes arrowButton_shimmer__zShoX{0%{left:-100%}to{left:100%}}@media(max-width:1024px){.arrowButton_arrowButton_absolute__P1bRJ{display:none}}