.dropdown-section{border:1px solid #e0e0e0;border-radius:5px;background-color:#fff;overflow:hidden}.dropdown{border-bottom:1px solid #e0e0e0;background-color:#fff}.dropdown:last-child{border-bottom:none}.dropdown-checkbox{display:none}.dropdown-label{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:15px;font-size:16px;color:#333;background-color:#fff}.dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out;padding-left:15px;padding-right:15px}.dropdown-icon{font-size:20px;color:#666}.dropdown-checkbox:checked+.dropdown-label+.dropdown-content{max-height:5000px;padding-top:10px;padding-bottom:10px}.dropdown-checkbox:checked+.dropdown-label .dropdown-icon{transform:rotate(45deg);transition:transform .3s ease}
/*# sourceMappingURL=/cdn/shop/t/3/assets/Dropdown.css.map */
