.wp-block-groundworx-filter-terms{display:flex;flex-direction:column;gap:.75rem 1rem;justify-content:stretch;--filter-dropdown-width:180px}.wp-block-groundworx-filter-terms .groundworx-filter-label{align-items:center;display:flex;font-weight:600;justify-items:flex-start;justify-self:center}.wp-block-groundworx-filter-terms.is-label--inline-start{align-items:flex-end;flex-direction:row;flex-wrap:wrap;min-width:-moz-min-content;min-width:min-content}.wp-block-groundworx-filter-terms.is-label--inline-start .groundworx-filter-label{align-self:stretch;justify-content:center}.wp-block-groundworx-filter-terms.is-label--stacked-center .groundworx-filter-label{justify-content:center}.wp-block-groundworx-filter-terms.is-label--stacked-right .groundworx-filter-label{justify-content:flex-end}.wp-block-groundworx-filter-terms>:not(.groundworx-filter-label){flex-grow:1}.wp-block-groundworx-filter-terms .groundworx-filter-panel .groundworx-filter-list{align-items:stretch;display:flex;margin:0;padding-left:0}.wp-block-groundworx-filter-terms .groundworx-filter-panel .groundworx-filter-item__content{align-items:center;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;padding:.5rem 0}.wp-block-groundworx-filter-terms .groundworx-filter-panel .groundworx-filter-item__content>label{display:flex}.wp-block-groundworx-filter-terms .groundworx-filter-panel .groundworx-filter-item{align-items:stretch;display:flex;flex-direction:column;position:relative}.wp-block-groundworx-filter-terms .groundworx-filter-panel .groundworx-filter-item__container{display:flex;flex-direction:column}.wp-block-groundworx-filter-terms .groundworx-filter-panel .groundworx-filter-list{padding:0}.wp-block-groundworx-filter-terms .groundworx-filter-panel .groundworx-filter-list .groundworx-filter-list{padding-left:1.25rem}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--inline{display:contents}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--inline .groundworx-filter-trigger{display:none;pointer-events:none}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--inline .groundworx-filter-panel{display:contents}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--inline .groundworx-filter-panel .groundworx-filter-list{flex-direction:row;flex-wrap:wrap;gap:0 1rem}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--stacked{display:contents}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--stacked .groundworx-filter-trigger{display:none;pointer-events:none}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--stacked .groundworx-filter-panel{display:contents}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--stacked .groundworx-filter-panel .groundworx-filter-list{flex-direction:column}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--stacked .groundworx-filter-panel .groundworx-filter-item{width:100%}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select{display:inline-grid;grid-template-columns:[trigger-start panel-start] 1fr [panel-end trigger-end];grid-template-rows:[trigger-start] auto [trigger-end panel-start] 1fr [panel-end];position:relative}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select .groundworx-filter-trigger{all:revert;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--form--input--background);background-image:var(--form--select--arrow);background-position:calc(100% - var(--form--input--padding-x));background-repeat:no-repeat;background-size:var(--form--select--arrow--width);border-color:var(--form--input--border--color);border-radius:var(--form--input--border--radius);border-style:var(--form--input--border--style);border-width:var(--form--input--border--width);box-sizing:content-box;color:var(--form--input--text);font-family:inherit;font-size:1em;grid-area:trigger;line-height:var(--form--input--lineheight);padding:var(--form--input--padding-y) var(--form--input--padding-x);padding-right:calc(var(--form--select--arrow--width) + var(--form--input--padding-x)*2);transition:all .2s}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select .groundworx-filter-trigger[multiple][size]:not([size="1"]){background-image:none}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select .groundworx-filter-trigger{align-items:center;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;text-align:left}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select:focus-within .groundworx-filter-trigger,.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select:focus-within .groundworx-filter-trigger[aria-expanded=true]{border-color:color-mix(in srgb,var(--form--input--focus--color) 85%,#000);outline-color:color-mix(in srgb,var(--form--input--focus--color) 50%,transparent);outline-offset:1px;outline-style:solid;outline-width:3px}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select .groundworx-filter-trigger__text{min-width:var(--filter-dropdown-width)}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select .groundworx-filter-panel{display:block;grid-area:panel;opacity:0;pointer-events:none;top:100%;z-index:2}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select .groundworx-filter-panel .groundworx-filter-wrapper{all:revert;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--form--input--background);border-color:var(--form--input--border--color);border-radius:var(--form--input--border--radius);border-style:var(--form--input--border--style);border-width:var(--form--input--border--width);box-sizing:content-box;box-sizing:border-box;color:var(--form--input--text);font-family:inherit;font-size:1em;line-height:var(--form--input--lineheight);max-height:300px;min-width:var(--filter-dropdown-width);overflow-x:hidden;overflow-y:auto;padding:var(--form--input--padding-y) var(--form--input--padding-x);position:absolute;transition:all .2s;width:100%}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select .groundworx-filter-panel .groundworx-filter-list{flex-direction:column}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select .groundworx-filter-panel .groundworx-filter-item{width:100%}.wp-block-groundworx-filter-terms .groundworx-filter-control.layout-type--custom-select .groundworx-filter-trigger[aria-expanded=true]~.groundworx-filter-panel{opacity:1;pointer-events:auto;transition:max-height .3s ease-in,opacity .2s ease-in}
