/*
 * node_modules/@mc-business/new-car-widgets/dist/core/component/privacy-dialog/view/main.less
 *
 * name: simple-gulp-build-less
 * date: 2024/7/2 6:22:45
 */

.privacyMask-3VNv5 {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 600;
}

.privacyMask-3VNv5 .contentBox-3nmUi {
  width: 6.38rem;
  background: #ffffff;
  border-radius: 0.16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding: 0.64rem 0 0.48rem;
}

.privacyMask-3VNv5 .contentBox-3nmUi .close-3cbm7 {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  right: 0.24rem;
  top: 0.24rem;
  background: url('https://web-resource.mc-cdn.cn/web/h5-yangwu1/941711b0-67c9-11ec-8aa3-11b86b809b53.png') center / 100% auto no-repeat;
}

.privacyMask-3VNv5 .contentBox-3nmUi .title-3a7Wi {
  font-size: 0.36rem;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  color: #363a3e;
  margin-bottom: 0.32rem;
}

.privacyMask-3VNv5 .contentBox-3nmUi .text-HWeI2 {
  width: 100%;
  max-height: 6.48rem;
  font-size: 0.28rem;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #363a3e;
  line-height: 0.52rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.privacyMask-3VNv5 .contentBox-3nmUi .text-HWeI2 p {
  width: 100%;
  white-space: wrap;
  word-wrap: break-word;
}

.privacyMask-3VNv5 .contentBox-3nmUi .text-HWeI2 a {
  white-space: wrap;
  word-wrap: break-word;
}

.privacyMask-3VNv5 .contentBox-3nmUi .btnGroup-3kRnZ {
  width: 100%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0.4rem;
  padding: 0 0.32rem;
}

.privacyMask-3VNv5 .contentBox-3nmUi .btnGroup-3kRnZ .no-3LB4I {
  width: 2.36rem;
  height: 0.84rem;
  background: #f3f6fa;
  border-radius: 0.42rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.28rem;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #a0a9b9;
}

.privacyMask-3VNv5 .contentBox-3nmUi .btnGroup-3kRnZ .yes-WcW79 {
  width: 3rem;
  height: 0.84rem;
  background: #ff3140;
  border-radius: 0.42rem;
  font-size: 0.28rem;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
