.mw-services {background: #efefef;padding: 45px 0;}.mw-services > div {margin-top: 0;min-height: 500px;}.mw-services .wrapper > div {background: #d8d8d8;margin-bottom: 20px;padding: 27px 20px 20px;}.mw-services .wrapper > div > span {color: var(--mw-color-primary);display: block;font-family: var(--mw-font-headline2);font-size: 30px;line-height: 1;margin: 0 0 20px;}.mw-services .wrapper > div .entry {align-items: center;background: rgba(255,255,255,0.3);display: flex;height: 60px;margin-bottom: 5px;padding: 0 15px;justify-content: space-between;transition: background 500ms ease;}.mw-services .wrapper > div .entry:hover {background: rgba(255,255,255,1);}.mw-services .wrapper > div .entry:last-child {margin-bottom: 0;}.mw-services .wrapper > div .entry p {color: #333333;font-weight: 500;display: block;padding-right: 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}.mw-services .wrapper > div .entry .mw-icon {color: #333333;font-size: 15px;font-weight: normal;line-height: 1;}.mw-services .nav {align-items: center;display: flex;flex-wrap: wrap;justify-content: center;margin: 0 0 20px;}.mw-services .nav li {align-items: center;border-radius: 50%;color: #333333;cursor: pointer;display: flex;font-size: 15px;font-weight: bold;height: 30px;justify-content: center;text-align: center;transition: all 200ms ease;width: 30px;}.mw-services .nav li:hover,.mw-services .nav li.selected {background: #885a61;color: #FFFFFF;}@media all and (min-width: 501px){.mw-services .wrapper > div {margin-bottom: 30px;padding: 37px 30px 30px;}}@media all and (min-width: 850px){.mw-services .nav {flex-wrap: unset;}}