.arrow-button{position:relative;display:inline-flex;min-width:235px;align-items:center;border-radius:9999px;font-family:var(--font-inter),sans-serif;font-size:14px;line-height:1.429;letter-spacing:-.05em;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.arrow-button:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px}.arrow-button{scale:1;transition:scale .3s cubic-bezier(.4,1.6,.1,1);transform-origin:left center}.arrow-button__icon{height:50px;width:50px;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(213 240 133/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(28 71 52/var(--tw-text-opacity,1));padding:18px;overflow:visible;margin-right:20px}.arrow-button__label{font-family:var(--font-inter),sans-serif;line-height:1.429;letter-spacing:-.05em;font-weight:500}@media (min-width:1024px){.arrow-button__label{font-size:14px;line-height:1.429;letter-spacing:-.05em;font-weight:600}}.arrow-button__label{--base:#1c4734;--accent:#6adb75;font-size:14px;background:linear-gradient(to right,var(--base) 0,var(--base) calc(50% - 10px),var(--accent) calc(50% - 10px),var(--accent) calc(50% + 10px),var(--base) calc(50% + 10px));background-size:calc(100% + 20px) 100%;background-position:calc(100% - 20px) 0;background-size:calc(200% + 20px) 100%;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.arrow-button:hover{scale:1.3}.arrow-button:hover .arrow-button__label{background-position:calc(-100% - 20px) 0;transition:background-position 1s ease-out}.arrow-button--dark .arrow-button__icon{--tw-bg-opacity:1;background-color:rgb(0 121 52/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}