.voo-arrow-button{--btn-radius:4px;--btn-gap:2px;--label-color:#efefef;--arrow-stroke:#efefef;--bg-primary:#1458e4;--bg-secondary:#000;--bg-contrast:#ffb300;--contrast-text:#0b1220}.voo-arrow-button .btn-webinar{align-items:stretch!important;background:transparent!important;border-radius:0!important;display:inline-flex!important;gap:var(--btn-gap)!important;padding:0!important;text-decoration:none!important}.voo-arrow-button .btn-webinar__arrow,.voo-arrow-button .btn-webinar__label{align-items:center;border-radius:var(--btn-radius);display:flex;justify-content:center;min-height:48px}.voo-arrow-button .btn-webinar__label{color:var(--label-color);font-family:NB International Pro,Inter,system-ui,sans-serif;font-size:12px;font-weight:700;gap:10px;letter-spacing:.72px;padding:16px 30px;text-transform:uppercase;white-space:nowrap}.voo-arrow-button .btn-webinar__arrow{width:56px}.voo-arrow-button .btn-webinar__arrow svg{fill:none;height:20px;stroke:var(--arrow-stroke);stroke-width:2;transform-origin:center;transition:transform .3s cubic-bezier(.4,0,.2,1);width:20px}.voo-arrow-button .btn-webinar--primary .btn-webinar__arrow,.voo-arrow-button .btn-webinar--primary .btn-webinar__label{background:var(--bg-primary)!important}.voo-arrow-button .btn-webinar--secondary .btn-webinar__arrow,.voo-arrow-button .btn-webinar--secondary .btn-webinar__label{background:var(--bg-secondary)!important}.voo-arrow-button .btn-webinar--contrast .btn-webinar__arrow,.voo-arrow-button .btn-webinar--contrast .btn-webinar__label{background:var(--bg-contrast)!important}.voo-arrow-button .btn-webinar--contrast .btn-webinar__label{color:var(--contrast-text)!important}.voo-arrow-button .btn-webinar--contrast .btn-webinar__arrow svg{stroke:var(--contrast-text)!important}.voo-arrow-button .btn-webinar:hover .btn-webinar__arrow svg{transform:rotate(-45deg)}.voo-arrow-button .btn-webinar:hover .btn-webinar__arrow,.voo-arrow-button .btn-webinar:hover .btn-webinar__label{filter:brightness(1.05)}@media (prefers-reduced-motion:reduce){.voo-arrow-button .btn-webinar__arrow svg{transition:none}}.voo-arrow-button--center{display:flex;justify-content:center}.voo-arrow-button--right{display:flex;justify-content:flex-end}