/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */.cta-button{text-align:center;font-family:var(--font-special);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-leading:calc(var(--spacing,.25rem)*6);line-height:calc(var(--spacing,.25rem)*6);--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400);--tw-tracking:var(--tracking-normal,0em);letter-spacing:var(--tracking-normal,0);color:var(--button-text);text-transform:uppercase;box-sizing:content-box;border-radius:var(--radius-lg,.5rem);--tw-border-style:none;height:calc(var(--spacing,.25rem)*11);width:var(--container-3xs,16rem);vertical-align:middle;cursor:pointer;border-style:none;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:0 3px 4px #0009}.cta-button.green{background:linear-gradient(90deg,var(--button-bg-gradient-start)0,var(--button-bg-gradient-end)100%)}.cta-button.grey{background-color:var(--button-bg-secondary);color:var(--button-text-secondary)}.cta-button:disabled{cursor:none;opacity:.5}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}