uni-image[data-v-d1b34110] {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.banner[data-v-d1b34110] {
  border-radius: 0 !important;
}
.no-radio[data-v-d1b34110] {
  border-radius: 0 !important;
}
.aspectFill[data-v-d1b34110] {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scaleToFill[data-v-d1b34110] {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 100% 100%;
}
.uni-image[data-v-d1b34110] {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.uni-image .lazy[data-v-d1b34110] {
  width: 100%;
  height: 100%;
}
