/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/view.less ***!
  \**************************************************************************************************************************************************************************************************************************************/
.receive-gift-component {
  height: 100%;
}
.receive-gift-component .receive-gift-component-img {
  width: 100%;
  height: 100%;
}
.receive-gift-component .receive-gift-component-fallback-button {
  width: 100%;
  height: 100%;
  border-radius: 266.66667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.2vw;
  font-weight: 500;
  color: #fff;
}

