.container-temario,.container-temario *{box-sizing:border-box;font-family:poppins;line-height:150%;margin:0;padding:0}.container-temario{background-color:#f9fafe;border-left:7px solid #e3edff;display:flex;flex-direction:column;gap:14px;margin:20px 0;max-width:700px;padding:14px 20px}.container-temario h2.tittle-temario{font-size:24px;font-weight:500}.container-temario .temario{align-items:center;display:flex;gap:8px}.container-temario .number-temario{align-items:center;background-color:#fff;border-radius:4px;display:flex;font-size:20px;font-weight:600;height:34px;justify-content:center;padding:10px;text-align:center;width:34px}.container-temario .tema-temario{font-size:16px}