@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@700&family=Share+Tech+Mono&display=swap");.Home_container__d256j{min-height:100vh;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,#ffffff,#f7eded);font-size:18px;box-sizing:border-box}.Home_description__uXNdx,.Home_grid__AVljO,.Home_title__hYX6j{max-width:80%;margin:0 auto}.Home_title__hYX6j a{color:#e95459;text-decoration:none;font-weight:900}.Home_title__hYX6j{margin:0 0 1rem 2rem;line-height:1.15;font-size:3.6rem;text-align:left;font-weight:900}.Home_description__uXNdx{line-height:1.5;font-size:2rem;text-align:left;max-width:50%;font-weight:500;margin-bottom:2rem;margin-left:2rem}.Home_description__uXNdx span{color:#000000;font-weight:600}.Home_grid__AVljO{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:0;margin-left:2rem}.Home_card__E5spL{flex:1 1;padding:1rem;text-align:left;color:inherit;text-decoration:none;border-radius:20px;transition:color .15s ease,border-color .15s ease;box-shadow:0 0 10px rgba(0,0,0,.1);margin:1rem 1rem 2rem .5rem;background-color:white;max-width:90%;transition:color .15s ease,border-color .15s ease,transform .3s ease}.Home_card__E5spL:hover{transform:scale(1.02)}.Home_card__E5spL h3{margin:0 0 1rem;font-size:1.5rem}.Home_card__E5spL p{margin:0 0 2rem}.Home_viewButton__38DVZ{display:inline-block;padding:10px 20px;color:white;border-radius:20px;background:linear-gradient(45deg,#173541 30%,#197993 90%);text-decoration:none;transition:background .3s ease}.Home_viewButton__38DVZ:hover{background:linear-gradient(45deg,#e95459 30%,#d55a7b 90%)}.Home_viewButton__38DVZ:active{background:linear-gradient(45deg,#e95459 30%,#e67f9a 90%)}.Home_tagsBox__XQwp3{display:flex;flex-wrap:wrap;margin-top:1rem}.Home_tag__2oeMe{text-decoration:none;margin-right:.5rem;font-weight:400;font-family:Share Tech Mono,monospace;font-size:18px;transition:background-color .3s ease,color .3s ease;border-radius:8px}.Home_tag1__BAw20{color:#e95656}.Home_tag2__CSMXu{color:#ec4f89}.Home_tag3__wirJn{color:#f07575}.Home_tag4__a5CJD{color:#ef61c9}.Home_tag5__Bi0Ja{color:#f16666}.Home_tag1__BAw20:hover{text-decoration:none;color:white;background-color:#ea9595}.Home_tag2__CSMXu:hover{text-decoration:underline;color:white;background-color:#eb8db0}.Home_tag3__wirJn:hover{text-decoration:underline;color:white;background-color:#ee9595}.Home_tag4__a5CJD:hover{text-decoration:underline;color:white;background-color:#ed9ad7}.Home_tag5__Bi0Ja:hover{text-decoration:underline;color:white;background-color:#f19a9a}@media (max-width:768px){.Home_description__uXNdx{font-size:1.8rem;max-width:80%}.Home_grid__AVljO{grid-template-columns:1fr}}