.StateCard{height:242px;width:100%;margin-bottom:18px;box-shadow:0 1px 3px 1px #3c404326,0 1px 2px #3c40434d;border-radius:6px;display:flex;flex-direction:column;justify-content:center}.StateCard .flex-group{flex:1;justify-content:space-evenly;align-items:center;max-height:186px}@media(min-width:750px){.StateCard{margin:0 16px 18px;max-width:335px}}.StateCard.red,.StateCard.yellow,.StateCard.grey,.StateCard.blue{justify-content:flex-start}.StateCard.red .state-card-warning{background:#f6cfbd}.StateCard.yellow .state-card-warning{background:#fce391}.StateCard.grey .state-card-warning{background:#dedede}.StateCard.blue .state-card-warning{background:#406dc0;color:#fff}.StateCard .state-card-warning{background:#f6cfbd;padding:8px 14px;font-size:.875rem;text-align:center;color:#171717;justify-self:start;align-self:stretch;border-radius:6px 6px 0 0;min-height:56px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.StateCard .state-image{height:50px}.StateCard h3{color:#171717;font-weight:700;font-size:1.25rem;text-align:center;padding:0 17px}@media(min-width:860px){.StateCard h3{font-size:1.375rem}}.StateCard .fake-link{text-decoration:underline;font-weight:700;margin-bottom:10px;color:#406dc0}
