.dropsSection{flex-direction:column;gap:16px;width:100%;display:flex}.dropsControls{justify-content:space-between;align-items:center;gap:16px;margin-top:0;margin-bottom:20px;display:flex}.dropsSortSlot{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}@media (max-width:768px){.dropsControls{flex-direction:column;align-items:stretch;margin-top:0;margin-bottom:16px}.dropsSortSlot>div,.dropsSortSlot>div>button{width:100%}}
