.card-attention{margin:0 40px;display:grid;grid-template-columns:25px auto;grid-column-gap:15px;column-gap:15px;padding:15px;border:1px solid #3f5972;border-radius:8px}.card-attention.warning{border-color:#ff7e6c}.card-attention.warning .hand-img{background-image:url(/_next/static/media/hand-icon-red.c2932d62.svg)}.card-attention.warning-bgc{font-weight:500;background-color:rgba(255,225,208,.6);border:none}.card-attention.info{border-color:#1db5fe}.card-attention.info .hand-img{background-image:url(/_next/static/media/hand-icon-blue.9f467b0c.svg)}.card-attention.info-bgc{font-weight:500;background-color:#ddf1ff;border:none}.card-attention .hand-img{width:25px;height:16px}.card-attention p{font-weight:500;line-height:21px}@media(max-width:575px){.card-attention{margin:0}}