#top__header{display:flex;justify-content:space-between;align-items:center}.__badge,.__header__text{display:flex}.__badge{font-style:normal;font-weight:500;font-size:12px;line-height:13px;text-transform:capitalize;color:#fff;width:24px;height:24px;background:#f7921c;border-radius:12px;justify-content:center;align-items:center;margin-left:1em}.clear__all{font-style:normal;font-weight:600;font-size:16px;line-height:159.3%;color:#979797;background-color:transparent;outline:none;border:none}.__list__container{width:100%}.__list__container ul{margin:0;padding:0;list-style:none}.__list__container ul li{display:flex;border-bottom:1px solid #f3f3f4;align-items:center;padding-top:1em;padding-bottom:1em}.__icon{display:flex;justify-content:center;align-items:center;background:hsla(0,0%,76.9%,.1);width:50px;height:50px;border-radius:25px}.__title{margin-left:2em;width:20%}.__title h3{font-weight:600;font-size:14px;line-height:15px}.__title h3,.__title p{font-style:normal;color:#575761}.__title p{font-weight:400;font-size:12px;line-height:13px}.__body{width:70%}.__body p{font-weight:400;font-size:14px;line-height:140%;color:#878d96}@media screen and (max-width:550px){.__icon{width:40px;height:40px;border-radius:20px}.__title{margin-left:.5em;margin-right:.5em;width:30%}.__body{width:70%}.__title p{font-size:10px}.__body p,.__title H3{font-size:12px}.__body p{font-weight:400;line-height:140%;color:#878d96}}