.pg7h-dbtn-value{color:var(--pg-blue);font-weight:900}.pg7h-dropdown.is-open .pg7h-dbtn-arrow{transform:rotate(180deg)}.pg7h-dropdown.is-open .pg7h-dbtn{border-color:var(--pg-blue);background:rgba(57,199,243,.12)}.pg7h-dropdown.is-open .pg7h-panel{opacity:1;visibility:visible;transform:translateY(0)}.pg7h-active-label{font-size:11px;color:rgba(255,255,255,.5);font-weight:700;text-transform:uppercase;letter-spacing:.5px}.pg7h-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:rgba(57,199,243,.12);border:1px solid var(--pg-border-strong);border-radius:20px;color:var(--pg-blue);font-size:12px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s}.pg7h-chip:hover{background:rgba(57,199,243,.2)}.pg7h-chip::after{content:"&#10005;";font-size:10px;opacity:.7}.pg7h-chip-clear-all{background:0 0;border:0;color:rgba(255,255,255,.55);font-size:12px;font-weight:700;cursor:pointer;font-family:inherit;padding:5px 10px;text-decoration:underline;text-underline-offset:3px}.pg7h-chip-clear-all:hover{color:var(--pg-blue)}