.scroll-button-wrapper{display:flex;padding:0 16px}.scroll-button-high,.scroll-button-wrapper{align-items:center;justify-content:center;width:100%}.scroll-button-high{background-color:#95de68;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.15);color:#000b1a;cursor:pointer;display:inline-flex;font-family:Arial,sans-serif;font-size:16px;font-weight:700;max-width:500px;padding:12px 20px;text-align:center;transition:background-color .3s ease;word-wrap:break-word;hyphens:auto}.scroll-button-high:hover{background-color:#2cb873}.scroll-button-high span{line-height:1.3;text-align:center;white-space:normal}.scroll-button-high .arrow{align-items:center;border-left:1px solid #fff;display:flex;flex-shrink:0;padding-left:12px}@media (max-width:600px){.scroll-button-wrapper{padding:0 12px}.scroll-button-high{font-size:14px;max-width:100%;padding:12px 16px;width:100%}.scroll-button-high span{line-height:1.4;white-space:normal;word-break:break-word}.scroll-button-high .arrow{margin-left:8px;padding-left:8px}.scroll-button-high svg{height:14px;width:14px}}@media (max-width:400px){.scroll-button-high{font-size:13px;padding:10px 12px}.scroll-button-high span{font-size:13px}}