.mw-energy .group-title {margin-bottom: 30px;}.mw-energy .teaser-list {display: flex;flex-direction: column;flex-wrap: wrap;}.mw-energy article {margin-bottom: 50px;}.mw-energy article:last-child {margin-bottom: 0;}.mw-energy article img {display: block;margin-left: auto;margin-right: auto;margin-bottom: 30px;max-height: 80px;}.mw-energy article .content {text-align: center;}.mw-energy article .content .value {font-family: var(--mw-font-secondary);font-weight: var(--mw-font-secondary-weight-normal);margin-bottom: 14px;font-size: 60px;}.mw-energy article.gas-station .content .value {color: #a2c517;}.mw-energy article.energy .content .value {color: #eda800;}.mw-energy article.water .content .value {color: #219ae2;}.mw-energy article .content .text {margin-bottom: 25px;color: var(--mw-color-body) !important;font-weight: var(--mw-font-primary-weight-normal);}.mw-energy article .more {display: table;margin-left: auto;margin-right: auto;color: var(--mw-color-body);background: #ffffff;transition: all 300ms ease-in;padding: 0 20px;line-height: 48px;border-radius: 24px;box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);transition: all 300ms ease;}.mw-energy article .more:hover {color: #ffffff;background: var(--mw-color-primary);}@media all and (min-width: 600px){.mw-energy .teaser-list {flex-direction: row;justify-content: space-around;}.mw-energy article {flex: 0 0 45%;display: flex;flex-direction: column;}.mw-energy article .more {margin-top: auto;}}@media all and (min-width: 980px){.mw-energy article {flex: 0 0 32%;margin-bottom: 0;min-height: 350px;}}