@keyframes ArrowButton_fadeIn__z4zMw{0%{opacity:0}to{opacity:1}}@keyframes ArrowButton_text-blink___3SX3{0%{opacity:.3}to{opacity:.6}}.ArrowButton_button__sjq3e{position:relative;display:inline-block;min-width:290px;height:44px;background:var(--color-border-dark);color:var(--color-white);font-size:15px;font-weight:var(--font-weight-bold);line-height:44px;border-radius:22px;text-align:center;border:none;cursor:pointer}.ArrowButton_button__sjq3e:hover{background:var(--color-hover)}.ArrowButton_button__sjq3e:hover:after{border-color:var(--color-hover)}.ArrowButton_button__sjq3e:before{position:absolute;content:"";width:9px;height:9px;right:14px;top:50%;border-right:2px solid var(--color-white);border-bottom:2px solid var(--color-white)}.ArrowButton_button__sjq3e:after{position:absolute;content:"";width:calc(290px + 14px);height:calc(44px + 10px);bottom:-5px;left:-7px;border:1px solid var(--color-border-dark);border-radius:27px;box-sizing:border-box;pointer-events:none;clip:rect(40px calc(290px + 14px) calc(44px + 10px) 0)}.ArrowButton_button_next__Y7Nht:before{transform:translateY(-50%) rotate(-45deg)}.ArrowButton_button_down__bRyrB:before{transform:translateY(-80%) rotate(45deg)}