@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');*{margin:0;padding:0;box-sizing:border-box}
.assist-container{width:613px;height:686px;padding:24px;border-radius:10px;border:1px solid #99bfde;gap:8px}
.head-1{display:flex}
.head-1 .assist-h{margin-top:4%;margin-left:3%}
.head-1 .assist-img{margin-bottom:2%}
.assist-h{font-family:Rubik;font-size:28px;font-weight:700;line-height:34px;letter-spacing:0;text-align:left}
.points-1{display:flex}
.points-1 .assist-multi-p{margin-left:2%}
.assist-multi-p{font-family:Rubik;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;text-align:left;margin-top:2%;color:#363c41}