#home_content{scroll-margin-top:1rem}@media screen and (min-width:768px){#home_content{scroll-margin-top:65px}}.home_content{flex-direction:column;gap:1rem;width:90vw;max-width:1180px;margin:2rem auto;display:flex}.home_content h2{margin-top:3rem}.home_content_offer{align-items:center;gap:1rem;display:flex}.home_content_offer .home_content_icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.home_content_offer .home_content_icon img{width:3rem;height:3rem}.home_content_needs{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.home_content_needs{grid-template-columns:repeat(2,1fr)}}.home_content a{color:#000d2e;background-color:#00ebac;border-radius:8px;outline:none;width:fit-content;padding:.6rem 1.2rem;font-family:inherit;font-weight:500;transition:all .25s ease-in-out}.home_content a:hover{color:#001a5c;background-color:#23ffc4;box-shadow:0 0 8px 1px #00ebac}
