<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes pulse{from{transform:scale(1);opacity:1}50%{transform:scale(0.9);opacity:0.5}to{transform:scale(1);opacity:1}}.button-component{margin:5px 0 0}@media (min-width: 768px){.button-component{margin:5px 5px 0}}.button-component__link{font-family:"Montserrat",sans-serif;font-size:0.6875rem;font-weight:600;line-height:1rem;color:#000;text-transform:uppercase;letter-spacing:.1em;align-items:center;border:1px solid #000;box-sizing:border-box;color:inherit;display:flex;height:40px;justify-content:center;padding:10px 20px;text-align:center;text-decoration:none}
</pre></body></html>