:global .c-kd-select-geography {
  &__overlay {
  }

  &__checkbox-container {
  }

  &__checkbox-label {
  }

  &__help-button {
    &:hover {
    }

    &:focus {
    }
  }

  &__checkboxes-buttons {
  }

  &__checkboxes-button {
    &:hover {
    }
    &:focus {
    }
  }

  &__popup-container {
    &:before {
    }

    &:after {
    }
  }
}

:global .c-select-tiny {
  &:hover {
  }
}

:global .c-kd-select-geography-container {
  &__autocomplete {
  }

  &__widgets {
    .c-kd-select-geography__checkboxes-buttons {
    }

    .c-select-tiny {
    }
  }
}
