/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/import-glob/index.js!./themes/ifcc/src/blocks/search-sort/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-ifcc-search-sort__popover.components-popover .components-popover {
  z-index: 1000;
  will-change: transform;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover.is-expanded {
  z-index: 1000 !important;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover.is-expanded {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__content {
  background: white;
  box-shadow: 0 0 0 1px var(--wp--preset--color--light-grey), 0 0.7px 1px rgba(0, 0, 0, 0.1), 0 1.2px 1.7px -0.2px rgba(0, 0, 0, 0.1), 0 2.3px 3.3px -0.5px rgba(0, 0, 0, 0.1);
  border-radius: var(--wp--custom--border-radius--small);
  box-sizing: border-box;
  width: -moz-min-content;
  width: min-content;
  overflow: visible;
  padding: 8px;
}
.is-alternate .wp-block-ifcc-search-sort__popover.components-popover .components-popover__content {
  box-shadow: 0 0 0 1px var(--wp--preset--color--grey);
}
.is-unstyled .wp-block-ifcc-search-sort__popover.components-popover .components-popover__content {
  background: none;
  border-radius: 0;
  box-shadow: none;
}
.components-popover.is-expanded .wp-block-ifcc-search-sort__popover.components-popover .components-popover__content {
  position: static;
  height: calc(100% - 48px);
  overflow-y: visible;
  width: auto;
  box-shadow: 0 -1px 0 0 var(--wp--preset--color--light-grey);
}
.components-popover.is-expanded.is-alternate .wp-block-ifcc-search-sort__popover.components-popover .components-popover__content {
  box-shadow: 0 -1px 0 var(--wp--preset--color--grey);
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__header {
  align-items: center;
  background: white;
  display: flex;
  height: 48px;
  justify-content: space-between;
  padding: 0 8px 0 1rem;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__header-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__close.components-button {
  z-index: 5;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow {
  position: absolute;
  width: 14px;
  height: 14px;
  pointer-events: none;
  display: flex;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 1px;
  height: 2px;
  right: 1px;
  background-color: white;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow.is-top {
  bottom: -14px !important;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow.is-top {
  transform: rotate(0);
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow.is-right {
  left: -14px !important;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow.is-right {
  /*rtl:begin:ignore*/
  transform: rotate(90deg);
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow.is-bottom {
  top: -14px !important;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow.is-bottom {
  transform: rotate(180deg);
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow.is-left {
  right: -14px !important;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__arrow.is-left {
  /*rtl:begin:ignore*/
  transform: rotate(-90deg);
  /*rtl:end:ignore*/
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__triangle {
  display: block;
  flex: 1;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__triangle-bg {
  fill: white;
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover__triangle-border {
  fill: transparent;
  stroke-width: 1px;
  stroke: var(--wp--preset--color--light-grey);
}
.is-alternate .wp-block-ifcc-search-sort__popover.components-popover .components-popover__triangle-border {
  stroke: var(--wp--preset--color--grey);
}
.wp-block-ifcc-search-sort__popover.components-popover .components-popover-pointer-events-trap {
  z-index: 1000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu {
  width: 100%;
  font-family: var(--wp--custom--font-primary);
  font-size: var(--wp--preset--font-size--tiny);
  line-height: 1;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-dropdown-menu__menu-item,
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-item {
  width: 100%;
  padding: 6px;
  outline: none;
  cursor: pointer;
  white-space: nowrap;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-item.has-separator {
  margin-top: 6px;
  position: relative;
  overflow: visible;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator::before,
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-item.has-separator::before {
  display: block;
  content: "";
  box-sizing: content-box;
  background-color: var(--wp--preset--color--grey);
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  height: 1px;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-item.is-active svg,
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-item.is-active .dashicon {
  color: white;
  background: var(--wp--preset--color--grey);
  box-shadow: 0 0 0 1px var(--wp--preset--color--grey);
  border-radius: 1px;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-item.is-icon-only {
  width: auto;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-item__button,
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-item__button.components-button {
  min-height: 2rem;
  height: auto;
  text-align: left;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-group {
  padding: 0.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-group:first-child {
  margin-top: -0.5rem;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-group:last-child {
  margin-bottom: -0.5rem;
}
.wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-group + .components-menu-group {
  margin-top: 0;
  border-top: 1px solid var(--wp--preset--color--light-grey);
  padding: 0.5rem;
}
.is-alternate .wp-block-ifcc-search-sort__popover .components-dropdown-menu__menu .components-menu-group + .components-menu-group {
  border-color: var(--wp--preset--color--grey);
}
.wp-block-ifcc-search-sort__popover .components-button,
.wp-block-ifcc-search-sort .components-button {
  display: inline-flex;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: inherit;
  font-weight: normal;
  font-size: var(--wp--preset--font-size--tiny);
  margin: 0;
  border: 0;
  cursor: pointer;
  background: none;
  transition: box-shadow 0.1s linear;
  height: 2rem;
  align-items: center;
  box-sizing: border-box;
  padding: 6px 12px;
  border-radius: var(--wp--custom--border-radius--small);
  color: var(--wp--preset--color--primary);
  /**
   * Primary button style.
   */
  /**
   * Secondary and tertiary buttons.
   */
  /**
   * Secondary button style.
   */
  /**
   * Tertiary buttons.
   */
  /**
   * Destructive buttons.
   */
  /**
   * Link buttons.
   */
}
.wp-block-ifcc-search-sort__popover .components-button[aria-expanded=true], .wp-block-ifcc-search-sort__popover .components-button:hover,
.wp-block-ifcc-search-sort .components-button[aria-expanded=true],
.wp-block-ifcc-search-sort .components-button:hover {
  color: var(--wp--preset--color--primary-hover);
}
.wp-block-ifcc-search-sort__popover .components-button:disabled:hover, .wp-block-ifcc-search-sort__popover .components-button[aria-disabled=true]:hover,
.wp-block-ifcc-search-sort .components-button:disabled:hover,
.wp-block-ifcc-search-sort .components-button[aria-disabled=true]:hover {
  color: #000;
  color: initial;
}
.wp-block-ifcc-search-sort__popover .components-button:focus:not(:disabled),
.wp-block-ifcc-search-sort .components-button:focus:not(:disabled) {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp--preset--color--primary-hover);
  outline: 3px solid transparent;
}
.wp-block-ifcc-search-sort__popover .components-button.is-primary,
.wp-block-ifcc-search-sort .components-button.is-primary {
  white-space: nowrap;
  background: var(--wp--preset--color--primary-hover);
  color: var(--wp--preset--color--primary-hover) -inverted;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-shadow: none;
  outline: 1px solid transparent;
}
.wp-block-ifcc-search-sort__popover .components-button.is-primary:hover:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-primary:hover:not(:disabled) {
  background: var(--wp--preset--color--primary-hover) -darker-10;
  color: var(--wp--preset--color--primary-hover) -inverted;
}
.wp-block-ifcc-search-sort__popover .components-button.is-primary:active:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-primary:active:not(:disabled) {
  background: var(--wp--preset--color--primary-hover) -darker-20;
  border-color: var(--wp--preset--color--primary-hover) -darker-20;
  color: var(--wp--preset--color--primary-hover) -inverted;
}
.wp-block-ifcc-search-sort__popover .components-button.is-primary:focus:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-primary:focus:not(:disabled) {
  box-shadow: inset 0 0 0 1px var(--wp--preset--color--background), 0 0 0 var(--wp-admin-border-width-focus) var(--wp--preset--color--primary-hover);
}
.wp-block-ifcc-search-sort__popover .components-button.is-primary:disabled, .wp-block-ifcc-search-sort__popover .components-button.is-primary:disabled:active:enabled, .wp-block-ifcc-search-sort__popover .components-button.is-primary[aria-disabled=true], .wp-block-ifcc-search-sort__popover .components-button.is-primary[aria-disabled=true]:enabled, .wp-block-ifcc-search-sort__popover .components-button.is-primary[aria-disabled=true]:active:enabled,
.wp-block-ifcc-search-sort .components-button.is-primary:disabled,
.wp-block-ifcc-search-sort .components-button.is-primary:disabled:active:enabled,
.wp-block-ifcc-search-sort .components-button.is-primary[aria-disabled=true],
.wp-block-ifcc-search-sort .components-button.is-primary[aria-disabled=true]:enabled,
.wp-block-ifcc-search-sort .components-button.is-primary[aria-disabled=true]:active:enabled {
  color: rgba(255, 255, 255, 0.4);
  background: var(--wp--preset--color--primary-hover);
  border-color: var(--wp--preset--color--primary-hover);
  opacity: 1;
  outline: none;
}
.wp-block-ifcc-search-sort__popover .components-button.is-primary:disabled:focus:enabled, .wp-block-ifcc-search-sort__popover .components-button.is-primary:disabled:active:enabled:focus:enabled, .wp-block-ifcc-search-sort__popover .components-button.is-primary[aria-disabled=true]:focus:enabled, .wp-block-ifcc-search-sort__popover .components-button.is-primary[aria-disabled=true]:enabled:focus:enabled, .wp-block-ifcc-search-sort__popover .components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,
.wp-block-ifcc-search-sort .components-button.is-primary:disabled:focus:enabled,
.wp-block-ifcc-search-sort .components-button.is-primary:disabled:active:enabled:focus:enabled,
.wp-block-ifcc-search-sort .components-button.is-primary[aria-disabled=true]:focus:enabled,
.wp-block-ifcc-search-sort .components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,
.wp-block-ifcc-search-sort .components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled {
  box-shadow: 0 0 0 var(--wp--custom--border--normal) var(--wp--preset--color--background-light), 0 0 0 3px var(--wp--preset--color--primary-hover);
}
.wp-block-ifcc-search-sort__popover .components-button.is-primary.is-busy, .wp-block-ifcc-search-sort__popover .components-button.is-primary.is-busy:disabled, .wp-block-ifcc-search-sort__popover .components-button.is-primary.is-busy[aria-disabled=true],
.wp-block-ifcc-search-sort .components-button.is-primary.is-busy,
.wp-block-ifcc-search-sort .components-button.is-primary.is-busy:disabled,
.wp-block-ifcc-search-sort .components-button.is-primary.is-busy[aria-disabled=true] {
  color: var(--wp--preset--color--primary-hover);
  background-size: 100px 100%;
  background-image: linear-gradient(-45deg, #fafafa 33%, #e0e0e0 33%, #e0e0e0 70%, #fafafa 70%);
  border-color: var(--wp--preset--color--primary-hover);
}
.wp-block-ifcc-search-sort__popover .components-button.is-secondary, .wp-block-ifcc-search-sort__popover .components-button.is-tertiary,
.wp-block-ifcc-search-sort .components-button.is-secondary,
.wp-block-ifcc-search-sort .components-button.is-tertiary {
  outline: 1px solid transparent;
}
.wp-block-ifcc-search-sort__popover .components-button.is-secondary:active:not(:disabled), .wp-block-ifcc-search-sort__popover .components-button.is-tertiary:active:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-secondary:active:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-tertiary:active:not(:disabled) {
  box-shadow: none;
}
.wp-block-ifcc-search-sort__popover .components-button.is-secondary:disabled, .wp-block-ifcc-search-sort__popover .components-button.is-secondary[aria-disabled=true], .wp-block-ifcc-search-sort__popover .components-button.is-secondary[aria-disabled=true]:hover, .wp-block-ifcc-search-sort__popover .components-button.is-tertiary:disabled, .wp-block-ifcc-search-sort__popover .components-button.is-tertiary[aria-disabled=true], .wp-block-ifcc-search-sort__popover .components-button.is-tertiary[aria-disabled=true]:hover,
.wp-block-ifcc-search-sort .components-button.is-secondary:disabled,
.wp-block-ifcc-search-sort .components-button.is-secondary[aria-disabled=true],
.wp-block-ifcc-search-sort .components-button.is-secondary[aria-disabled=true]:hover,
.wp-block-ifcc-search-sort .components-button.is-tertiary:disabled,
.wp-block-ifcc-search-sort .components-button.is-tertiary[aria-disabled=true],
.wp-block-ifcc-search-sort .components-button.is-tertiary[aria-disabled=true]:hover {
  color: var(--wp--preset--color--grey);
  background: transparent;
  transform: none;
  opacity: 1;
  box-shadow: none;
  outline: none;
}
.wp-block-ifcc-search-sort__popover .components-button.is-secondary,
.wp-block-ifcc-search-sort .components-button.is-secondary {
  box-shadow: inset 0 0 0 var(--wp--custom--border--normal) var(--wp--preset--color--primary-hover);
  outline: 1px solid transparent;
  white-space: nowrap;
  color: var(--wp--preset--color--primary-hover);
  background: transparent;
}
.wp-block-ifcc-search-sort__popover .components-button.is-secondary:hover:not(:disabled):not([aria-disabled=true]),
.wp-block-ifcc-search-sort .components-button.is-secondary:hover:not(:disabled):not([aria-disabled=true]) {
  box-shadow: inset 0 0 0 var(--wp--custom--border--normal) var(--wp--preset--color--primary-hover) -darker-10;
}
.wp-block-ifcc-search-sort__popover .components-button.is-tertiary,
.wp-block-ifcc-search-sort .components-button.is-tertiary {
  white-space: nowrap;
  color: var(--wp--preset--color--primary-hover);
  background: transparent;
}
.wp-block-ifcc-search-sort__popover .components-button.is-tertiary:hover:not(:disabled):not([aria-disabled=true]),
.wp-block-ifcc-search-sort .components-button.is-tertiary:hover:not(:disabled):not([aria-disabled=true]) {
  background: rgba(var(--wp-admin-theme-color--rgb), 0.04);
}
.wp-block-ifcc-search-sort__popover .components-button.is-tertiary:active:not(:disabled):not([aria-disabled=true]),
.wp-block-ifcc-search-sort .components-button.is-tertiary:active:not(:disabled):not([aria-disabled=true]) {
  background: rgba(var(--wp-admin-theme-color--rgb), 0.08);
}
p + .wp-block-ifcc-search-sort__popover .components-button.is-tertiary,
p + .wp-block-ifcc-search-sort .components-button.is-tertiary {
  margin-left: -0.375rem;
}
.wp-block-ifcc-search-sort__popover .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link),
.wp-block-ifcc-search-sort .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link) {
  color: var(--wp--prset--color--red);
}
.wp-block-ifcc-search-sort__popover .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled) {
  color: var(--wp--prset--color--light-red, var(--wp--prset--color--light-red));
}
.wp-block-ifcc-search-sort__popover .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled) {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp--prset--color--red);
}
.wp-block-ifcc-search-sort__popover .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled) {
  background: var(--wp--preset--color--light-grey);
}
.wp-block-ifcc-search-sort__popover .components-button.is-link,
.wp-block-ifcc-search-sort .components-button.is-link {
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background: none;
  outline: none;
  text-align: left;
  color: var(--wp--preset--color--primary-hover);
  -webkit-text-decoration: underline;
  text-decoration: underline;
  transition-property: border, background, color;
  transition-duration: 0.05s;
  transition-timing-function: ease-in-out;
  height: auto;
}
.wp-block-ifcc-search-sort__popover .components-button.is-link:focus,
.wp-block-ifcc-search-sort .components-button.is-link:focus {
  border-radius: var(--wp--custom--border-radius--small);
}
.wp-block-ifcc-search-sort__popover .components-button:not(:disabled):not([aria-disabled=true]):active,
.wp-block-ifcc-search-sort .components-button:not(:disabled):not([aria-disabled=true]):active {
  color: var(--wp--preset--color--foreground);
}
.wp-block-ifcc-search-sort__popover .components-button:disabled, .wp-block-ifcc-search-sort__popover .components-button[aria-disabled=true],
.wp-block-ifcc-search-sort .components-button:disabled,
.wp-block-ifcc-search-sort .components-button[aria-disabled=true] {
  cursor: default;
  opacity: 0.3;
}
.wp-block-ifcc-search-sort__popover .components-button.is-busy, .wp-block-ifcc-search-sort__popover .components-button.is-secondary.is-busy, .wp-block-ifcc-search-sort__popover .components-button.is-secondary.is-busy:disabled, .wp-block-ifcc-search-sort__popover .components-button.is-secondary.is-busy[aria-disabled=true],
.wp-block-ifcc-search-sort .components-button.is-busy,
.wp-block-ifcc-search-sort .components-button.is-secondary.is-busy,
.wp-block-ifcc-search-sort .components-button.is-secondary.is-busy:disabled,
.wp-block-ifcc-search-sort .components-button.is-secondary.is-busy[aria-disabled=true] {
  animation: components-button__busy-animation 2500ms infinite linear;
  opacity: 1;
  background-size: 100px 100%;
  background-image: linear-gradient(-45deg, #fafafa 33%, #e0e0e0 33%, #e0e0e0 70%, #fafafa 70%);
}
.wp-block-ifcc-search-sort__popover .components-button.is-compact,
.wp-block-ifcc-search-sort .components-button.is-compact {
  height: 1.5rem;
}
.wp-block-ifcc-search-sort__popover .components-button.is-compact.has-icon:not(.has-text),
.wp-block-ifcc-search-sort .components-button.is-compact.has-icon:not(.has-text) {
  padding: 0;
  width: 1.5rem;
  min-width: 1.5rem;
}
.wp-block-ifcc-search-sort__popover .components-button.is-small,
.wp-block-ifcc-search-sort .components-button.is-small {
  height: 1rem;
  line-height: 22px;
  padding: 0 8px;
  font-size: 11px;
}
.wp-block-ifcc-search-sort__popover .components-button.is-small.has-icon:not(.has-text),
.wp-block-ifcc-search-sort .components-button.is-small.has-icon:not(.has-text) {
  padding: 0;
  width: 1rem;
  min-width: 1rem;
}
.wp-block-ifcc-search-sort__popover .components-button.has-icon,
.wp-block-ifcc-search-sort .components-button.has-icon {
  padding: 6px;
  min-width: 2rem;
  justify-content: center;
}
.wp-block-ifcc-search-sort__popover .components-button.has-icon .dashicon,
.wp-block-ifcc-search-sort .components-button.has-icon .dashicon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 2px;
  box-sizing: content-box;
}
.wp-block-ifcc-search-sort__popover .components-button.has-icon.has-text,
.wp-block-ifcc-search-sort .components-button.has-icon.has-text {
  justify-content: start;
  padding-right: 0.75rem;
  padding-left: 0.5rem;
  gap: 0.25rem;
}
.wp-block-ifcc-search-sort__popover .components-button.is-pressed,
.wp-block-ifcc-search-sort .components-button.is-pressed {
  color: var(--wp--preset--color--foreground-inverted);
  background: var(--wp--preset--color--foreground);
}
.wp-block-ifcc-search-sort__popover .components-button.is-pressed:focus:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-pressed:focus:not(:disabled) {
  box-shadow: inset 0 0 0 1px var(--wp--preset--color--background), 0 0 0 var(--wp-admin-border-width-focus) var(--wp--preset--color--primary-hover);
  outline: 2px solid transparent;
}
.wp-block-ifcc-search-sort__popover .components-button.is-pressed:hover:not(:disabled),
.wp-block-ifcc-search-sort .components-button.is-pressed:hover:not(:disabled) {
  color: var(--wp--preset--color--foreground-inverted);
  background: var(--wp--preset--color--foreground);
}
.wp-block-ifcc-search-sort__popover .components-button svg,
.wp-block-ifcc-search-sort .components-button svg {
  fill: currentColor;
  outline: none;
}
@media (forced-colors: active) {
  .wp-block-ifcc-search-sort__popover .components-button svg,
  .wp-block-ifcc-search-sort .components-button svg {
    fill: CanvasText;
  }
}
.wp-block-ifcc-search-sort__popover .components-button .components-visually-hidden,
.wp-block-ifcc-search-sort .components-button .components-visually-hidden {
  height: auto;
}
@keyframes components-button__busy-animation {
  0% {
    background-position: 200px 0;
  }
}
.wp-block-ifcc-search-sort .components-tooltip {
  background: var(--wp--preset--color--background-dark);
  border-radius: var(--wp--custom--border-radius--small);
  color: var(--wp--preset--color--white);
  text-align: center;
  line-height: 1.4;
  font-size: var(--wp--preset--font-size--tiny);
  padding: 0.25rem 0.5rem;
  z-index: 10000;
}
.wp-block-ifcc-search-sort .components-tooltip__shortcut {
  margin-left: 0.5rem;
}

/*# sourceMappingURL=style.css.map*/