*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a,button{-webkit-tap-highlight-color:transparent}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.nav-links{display:none}.nav-links.open{display:flex;flex-direction:column;width:100%;gap:1rem;padding:1rem 0 .5rem}.nav-toggle{display:inline-flex;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;color:inherit}@media (min-width:768px){.nav-links{display:flex!important;flex-direction:row;width:auto;padding:0;align-items:center}.nav-toggle{display:none}}.cta-group{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}.cta-group>a{text-align:center}@media (min-width:480px){.cta-group{flex-direction:row;justify-content:center;align-items:center}}