.mw-dropdown-01 + .mw-dropdown-01 {margin-top: -30px;}.mw-dropdown-01 .container {height: 0;overflow: hidden;}.mw-dropdown-01.mw-dropdown-01-show-start .container {height: auto;}.mw-dropdown-01.mw-dropdown-01-show .container {transition: 1s ease height;}.mw-dropdown-01 .title {align-items: center;cursor: pointer;display: flex;height: 40px;}.mw-dropdown-01 .title .mw-icon:before {content: "+";}.mw-dropdown-01.mw-dropdown-01-show-start .title .mw-icon:before,.mw-dropdown-01.mw-dropdown-01-show .title .mw-icon:before {content: "-";}.mw-dropdown-01 .title .mw-icon {align-items: center;background: #39BAE7;border-radius: 3px;color: #FFFFFF;display: flex;height: 40px;justify-content: center;width: 40px;}.mw-dropdown-01 .title span:last-child {align-items: center;border-top: 1px solid #7C9DA8;border-right: 1px solid #7C9DA8;border-bottom: 1px solid #7C9DA8;border-left: 1px solid transparent;border-radius: 0 3px 3px 0;display: flex;flex: 1;height: 100%;margin: 0 0 0 -2px;padding: 0 0 0 15px;}@media all and (min-width: 501px){.mw-dropdown-01 + .mw-dropdown-01 {margin-top: -70px;}}