.home_content{flex-direction:column;gap:1rem;width:90vw;max-width:1180px;margin:2rem auto;display:flex}.home_content article{align-items:center;gap:1rem;display:flex}.home_content article .home_content_icon{border:2px solid #00ebac;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.home_content article .home_content_icon svg{fill:#00ebac;width:1.5rem;height:1.5rem}.home_content a{color:#000d2e;background-color:#00ebac;border-radius:8px;outline:none;align-self:center;padding:.6rem 1.2rem;font-family:inherit;font-weight:500;transition:all .25s ease-in-out;display:inline-flex}.home_content a:hover{color:#001a5c;background-color:#23ffc4;box-shadow:0 0 8px 1px #00ebac}
#home{width:100%;max-width:100%;margin-top:0}
