#u-search
  $border-card = 4px
  display: none
  position: fixed
  top: 0
  left: 0
  width: 100%
  height: 100%
  padding: 60px 20px
  z-index: 1001
  @media screen and (max-width: $modal-threshold)
    padding: 0px
