.meetings-toolbar{display:flex;align-items:center;gap:10px}.meetings-filter{display:inline-flex;padding:3px;border:1px solid #e0e9e4;border-radius:11px;background:#f6f9f7}.meetings-filter button{border:0;border-radius:8px;background:transparent;padding:8px 10px;color:#6a776f;font:800 10px Manrope;cursor:pointer}.meetings-filter button.active{background:#fff;box-shadow:0 2px 6px rgba(29,57,43,.11);color:#087b58}@media(max-width:720px){.meetings-toolbar{width:100%;justify-content:space-between}.meetings-title{flex-wrap:wrap}}
