.card .body{display:flex;flex-direction:row;gap:1em;padding:.5em;align-items:center;height:100%}.card .body .material-symbols-rounded.iconSmall{font-size:4rem;min-width:4rem}.card .body .img.iconSmall{height:4rem}.card .body .text-wrapper{display:flex;flex-direction:column;flex:1;height:100%}.card .body h3{font-size:1.15rem}.card .body p{font-size:.9rem;margin:0}.card .body .warning{text-align:end;font-size:.75rem;font-style:italic;opacity:.5;margin-top:auto}@media only screen and (max-width:600px){.card .body .material-symbols-rounded.iconSmall{font-size:3rem;min-width:3rem}.card .body .img.iconSmall{height:3rem}.card .body h3{font-size:1rem}.card .body p{font-size:.75rem}.card .body .badges{font-size:.625rem}}
