*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1f2b;background:#fff;font-family:DM Sans,sans-serif;overflow-x:hidden}::selection{color:#1a1f2b;background:#e8f7eb}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes drawLine{0%{width:0}to{width:60px}}.fade-up{animation:.7s ease-out both fadeUp}.fade-in{animation:.6s ease-out both fadeIn}@media (max-width:900px){.hero-grid,.two-col,.two-col-alt,.footer-grid,.three-col,.four-col{grid-template-columns:1fr!important}}@media (min-width:601px) and (max-width:900px){.three-col{grid-template-columns:1fr 1fr!important}}@media (max-width:800px){.desktop-nav{display:none!important}.mobile-hamburger{display:block!important}}
