.scroll-button-wrapper{display:flex}.scroll-button-polos,.scroll-button-wrapper{align-items:center;justify-content:center;width:100%}.scroll-button-polos{background-color:#b6ffcc;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:inline-flex;font-family:Arial,sans-serif;font-size:16px;font-weight:700;padding:12px 20px;transition:background-color .3s ease}.scroll-button-polos:hover{background-color:#0b57d0}.scroll-button-polos span{color:#000b1a;margin-right:12px;white-space:nowrap}.scroll-button-polos .arrow{align-items:center;border-left:1px solid #fff;display:flex;padding-left:12px}@media (max-width:600px){.scroll-button-polos{font-size:14px;padding:10px 16px}.scroll-button-polos span{margin-right:8px}.scroll-button-polos .arrow{padding-left:8px}.scroll-button-polos svg{height:14px;width:14px}}