<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn{align-items:center;background-color:var(--wp--preset--color--white,#ffffff);color:var(--wp--preset--color--navy,#272756);display:inline-flex;font-size:14px;font-weight:600;justify-content:center;min-width:143px;text-align:center;text-decoration:none;border-top:2px solid var(--wp--preset--color--navy,#272756);border-right:2px solid var(--wp--preset--color--navy,#272756);border-bottom:6px solid var(--wp--preset--color--navy,#272756);border-left:2px solid var(--wp--preset--color--navy,#272756);border-radius:50px;padding:13px 25px}.btn:is(:hover,:focus){background-color:var(--wp--preset--color--navy,#272756);color:#ffffff;border-top:2px solid var(--wp--preset--color--lime,#cdf378);border-right:2px solid var(--wp--preset--color--lime,#cdf378);border-bottom:6px solid var(--wp--preset--color--lime,#cdf378);border-left:2px solid var(--wp--preset--color--lime,#cdf378)}.cols{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--gb-container-width)}@media (max-width:767px){.cols{display:flex;flex-direction:column}}.light-p{font-size:16px;font-weight:300;margin-bottom:0px}.list{display:flex;flex-direction:column;margin-bottom:0px;padding-left:24px;row-gap:6px}</pre></body></html>