.mw-dropdown_01 + .mw-dropdown_01 {margin-top: -80px;}.mw-dropdown_01 .container {height: 0;overflow: hidden;transition: 1s ease height;}.mw-dropdown_01.mw-dropdown_01-show-start .container {height: auto;}.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: var(--mw-color-primary);color: #FFFFFF;display: flex;height: 40px;justify-content: center;width: 40px;}.mw-dropdown_01 .title span:last-child {align-items: center;border-bottom: 4px dotted var(--mw-color-primary);border-left: 4px dotted transparent;border-right: 4px dotted var(--mw-color-primary);border-top: 4px dotted var(--mw-color-primary);display: flex;flex: 1;height: 100%;margin: 0 0 0 -2px;padding: 0 0 0 15px;}@media all and (min-width: 980px){.mw-dropdown_01 + .mw-dropdown_01 {margin-top: -70px;}}@media all and (min-width: 1580px){.mw-dropdown_01 .title {padding-left: 0;padding-right: 0;}}