.arrow-button{cursor:pointer;appearance:none;background-color:#fff;border:.75px solid #e0e0e0;border-radius:1000px;outline:none;justify-content:center;align-items:center;width:85px;height:35px;display:flex}.arrow-button:hover:not(:disabled){background-color:#f5f5f5}.arrow-button:disabled{opacity:.35;cursor:initial}.arrow-button .arrow.back{rotate:180deg}.arrow-button .arrow.down{width:6px;rotate:90deg}.arrow-button .arrow{width:12px;height:10px}
