/* tech list */
.specs__image {display:flex;width:32px;height:32px;padding:5px;margin-right: 12px;justify-content:center;align-items:center;border-radius:4px;background-color:#4911D8;}
.specs__desc{margin-left:12px;color:#616161;font-size:16px;font-weight:400;line-height:24px;}
.specs__image img{ max-width: 16px; max-height: 16px; height: auto; width: auto;filter: brightness(0) invert(1); }
.specs__image img.big-icon { max-width: 22px; max-height: 22px; }
.specs-bottom { margin-top: 16px; }
#tech-specs h3 { padding: 0 0 20px; margin: 0 0 24px 0; display: flex; align-items: center; border-bottom: 1px solid #DEDEDE; }
.req-list { margin-bottom: 30px;list-style: none; padding: 0; }
.req-list li { margin-bottom: 24px}
.req-item__title{margin: 0;color:#616161;font-size:16px;font-weight:400;line-height:24px}
.req-item p { margin: 0;}