.mw-dropdown_01 + .mw-dropdown_01 {margin-top: -40px;}.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: 45px;}.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: #183E76;color: #FFFFFF;display: flex;height: 45px;justify-content: center;width: 45px;}.mw-dropdown_01 .title span:last-child {align-items: center;border-bottom: 1px solid #183E76;border-left: 1px solid transparent;border-radius: 0;border-right: 1px solid #183E76;border-top: 1px solid #183E76;display: flex;flex: 1;height: 100%;margin: 0 0 0 -2px;padding: 0 0 0 15px;text-transform: uppercase;}