.mw-dropdown_01 + .mw-dropdown_01 {margin-top: -55px;}.mw-dropdown_01 .container {height: 0;overflow: hidden;transition: 1s ease height;}.mw-dropdown_01 .container > *:first-child {margin-top: 20px;}.mw-dropdown_01 .container > *:last-child {margin-bottom: 20px;}.mw-dropdown_01.mw-dropdown_01-show-start .container {height: auto;}.mw-dropdown_01 .title {align-items: center;cursor: pointer;display: flex;height: 60px;margin-left: -10px;margin-right: -10px;font-size: 20px;color: #ffffff;font-weight: var(--mw-font-primary-weight-bold);}.mw-dropdown_01 .title .mw-icon:before {content: "arrowdown";}.mw-dropdown_01.mw-dropdown_01-show-start .title .mw-icon:before,.mw-dropdown_01.mw-dropdown_01-show .title .mw-icon:before {content: "\38";}.mw-dropdown_01 .title .mw-icon {align-items: center;background: var(--mw-color-secondary);color: #FFFFFF;display: flex;height: 60px;font-size: 24px;justify-content: center;width: 40px;order: 2;}.mw-dropdown_01 .title span:last-child {align-items: center;background: var(--mw-color-secondary);display: flex;flex: 1;height: 100%;margin: 0 0 0 -2px;padding: 0 0 0 15px;}@media all and (min-width: 941px){.mw-dropdown_01 .title {margin: 0 auto;}.mw-dropdown_01 .container > *:first-child {margin-top: 40px;}.mw-dropdown_01 .container > *:last-child {margin-bottom: 40px;}}