.custom-cta-button{align-items:center;background:var(--cta-bg);border:none;border-radius:0;box-sizing:border-box;color:var(--cta-text);display:inline-flex;font-family:Satoshi,Arial,sans-serif;font-size:var(--cta-size);font-weight:500;gap:.4em;justify-content:center;line-height:1;min-height:.8em;padding:.8em;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.custom-cta-button__label{display:block;white-space:nowrap}.custom-cta-button__arrow{display:block;flex:0 0 auto;height:.6em;overflow:visible;width:1.2em}.custom-cta-button__arrow line{stroke:currentColor;stroke-linecap:square;stroke-width:2;vector-effect:non-scaling-stroke}.custom-cta-button:hover{opacity:.92}.custom-cta-button:active{transform:translateY(1px)}@media (max-width:767px){.custom-cta-button{padding:.2em .3em}.custom-cta-button__label{text-align:center;white-space:normal}}