.assisted-reminder{display:flex;align-items:center;gap:14px;margin-top:26px;padding:17px 20px;border-radius:15px;background:#e2f6e8;border:1px solid #b8dec3;color:#215f36}.assisted-reminder>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#1f9d55;color:#fff}.assisted-reminder>div{flex:1}.assisted-reminder strong,.assisted-reminder small{display:block}.assisted-reminder small{margin-top:3px;color:#53715d}.assisted-reminder>b{font-size:13px}@media(max-width:560px){.assisted-reminder{align-items:flex-start}.assisted-reminder>b{display:none}}
