@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@700&family=Share+Tech+Mono&display=swap";
.Home-module__g21JLG__container{box-sizing:border-box;background:linear-gradient(#fff,#f7eded);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;font-size:18px;display:flex}.Home-module__g21JLG__title,.Home-module__g21JLG__description,.Home-module__g21JLG__grid{max-width:80%;margin:0 auto}.Home-module__g21JLG__title a{color:#e95459;font-weight:900;text-decoration:none}.Home-module__g21JLG__title{text-align:left;margin:0 0 1rem 2rem;font-size:3.6rem;font-weight:900;line-height:1.15}.Home-module__g21JLG__description{text-align:left;max-width:50%;margin-bottom:2rem;margin-left:2rem;font-size:2rem;font-weight:500;line-height:1.5}.Home-module__g21JLG__description span{color:#000;font-weight:600}.Home-module__g21JLG__grid{grid-gap:0rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-left:2rem;display:grid}.Home-module__g21JLG__card{text-align:left;color:inherit;background-color:#fff;border-radius:20px;flex:1;max-width:90%;margin:1rem 1rem 2rem .5rem;padding:1rem;text-decoration:none;transition:color .15s,border-color .15s,transform .3s;box-shadow:0 0 10px #0000001a}.Home-module__g21JLG__card:hover{transform:scale(1.02)}.Home-module__g21JLG__card h3{margin:0 0 1rem;font-size:1.5rem}.Home-module__g21JLG__card p{margin:0 0 2rem}.Home-module__g21JLG__viewButton{color:#fff;background:linear-gradient(45deg,#173541 30%,#197993 90%);border-radius:20px;padding:10px 20px;text-decoration:none;transition:background .3s;display:inline-block}.Home-module__g21JLG__viewButton:hover{background:linear-gradient(45deg,#e95459 30%,#d55a7b 90%)}.Home-module__g21JLG__viewButton:active{background:linear-gradient(45deg,#e95459 30%,#e67f9a 90%)}.Home-module__g21JLG__tagsBox{flex-wrap:wrap;margin-top:1rem;display:flex}.Home-module__g21JLG__tag{border-radius:8px;margin-right:.5rem;font-family:Share Tech Mono,monospace;font-size:18px;font-weight:400;text-decoration:none;transition:background-color .3s,color .3s}.Home-module__g21JLG__tag1{color:#e95656}.Home-module__g21JLG__tag2{color:#ec4f89}.Home-module__g21JLG__tag3{color:#f07575}.Home-module__g21JLG__tag4{color:#ef61c9}.Home-module__g21JLG__tag5{color:#f16666}.Home-module__g21JLG__tag1:hover{color:#fff;background-color:#ea9595;text-decoration:none}.Home-module__g21JLG__tag2:hover{color:#fff;background-color:#eb8db0;text-decoration:underline}.Home-module__g21JLG__tag3:hover{color:#fff;background-color:#ee9595;text-decoration:underline}.Home-module__g21JLG__tag4:hover{color:#fff;background-color:#ed9ad7;text-decoration:underline}.Home-module__g21JLG__tag5:hover{color:#fff;background-color:#f19a9a;text-decoration:underline}@media (max-width:768px){.Home-module__g21JLG__description{max-width:80%;font-size:1.8rem}.Home-module__g21JLG__grid{grid-template-columns:1fr}}
