body{flex-direction:column;justify-content:center;align-items:center;font-size:15px;display:flex}h2{color:#4c4e61;font-weight:700}p{color:#697077;font-size:12px;font-weight:400}.container{text-align:center;width:28%;margin-top:6vh;font-family:Poppins,sans-serif;font-style:normal}.title{color:#4c4e61;margin:0;font-weight:200}.subtitle{color:#697077;margin:0;font-weight:600}.description{color:#4c4e61;margin-bottom:5vh;font-weight:400}.features{text-align:left;flex-direction:row;justify-content:space-between;width:80%;display:flex}.card{flex-direction:column;width:100%;height:fit-content;margin:20px 35px 0;padding:10px;display:flex;box-shadow:0 2px 15px -2px #7d9fc4}.card img{align-self:flex-end;width:20%}.features-subcontainer{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;display:flex}.supervisor{border-top:3px solid #45d3d3;align-self:center}.team-builder{border-top:3px solid #ea5353}.karma{border-top:3px solid #fcaf4a}.calculator{border-top:3px solid #549ef2;align-self:center}@media screen and (width<=900px){.container{width:90%}.features{flex-direction:column;align-items:center;max-width:200px}.card{width:100%;margin:0 0 10px}}
