photo-des {
  margin: 0;
  border-bottom: none;
  padding: 0;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 0 10px rgb(116 116 116 / 8%);
}

.fixed-bottom {
  z-index: 1;
}

#popup {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 750px;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9;
  overflow: auto;
  transition: transform 0.1s ease-in-out;
}

#popup.open {
  transform: translateY(0);
}

#ppcontent {
  position: absolute;
  max-width: 750px;
  width: 100%;
  bottom: 0px;
  max-height: 88%;
  background-color: #fff;
  border-radius: 10px 10px 0px 0px;
  overflow: auto;
}

.nave {
  text-align: right;
  padding: 10px;
  border-radius: 10px;
  margin: 10px;
  /* background-color: rgba(0, 0, 0, 0); */
}

.closet {
  position: absolute;
  top: -60px;
  right: 10px;
}

#closePopup {
  width: 30px;
  height: 30px;
  margin-top: 72px;
  z-index: 999;
}

#checkbox:checked {
  background-color: blue;
}

.dx_form_main_xieyi_info a {
  color: #4262f4;
}

.overlayxy {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  animation: fadeIn 0.3s ease;
}

.modalx {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  width: 80%;
  height: 60%;
  max-width: 80%;
  z-index: 10000;
  overflow: auto;
}

.modal h2 {
  margin-top: 0;
}

.modal p {
  margin-bottom: 20px;
}

.xieyimd p {
  height: 100%;
}

.close-btn {
  text-align: center;
  position: relative;
}

.closebtn {
  max-width: 100px;
  min-width: 100px;
  height: 36px;
  border-radius: 18px;
  font-size: 15px;
  line-height: 36px;
  color: #fff;
  border: none;
  overflow: hidden;
  background: linear-gradient(135deg, #667eea 0%, #0d6efd 100%);
  margin: 10px;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  transition: all 0.2s ease;
}

.closebtn:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}

.closebtnxy {
  max-width: 100px;
  min-width: 100px;
  border-radius: 40px;
  font-size: 16px;
  color: #fff;
  border: none;
  overflow: hidden;
  background: rgb(0, 99, 255);
  margin-top: 15px;
}

#popupContenta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 340px;
  width: 86%;
  background-color: #fff;
  padding: 0;
  text-align: center;
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  animation: slideUp 0.3s ease;
}

#phoneContainera {
  width: 100%;
  height: 60vh;
  overflow-y: scroll;
}

.popupContenta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 750px;
  width: 80%;
  background-color: #fff;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
}

.phoneContainera {
  width: 100%;
  height: 60vh;
  overflow-y: scroll;
}

.sys-flex-box1 {
  -webkit-box-flex: 1;
  flex: 1;
  min-width: 0;
  font-size: 15px;
  color: #333;
  overflow: hidden;
  height: 34px;
}

.iplun {
  height: 100%;
  padding: 2px;
  border-radius: 18px;
  padding-left: 5px;
  margin-right: 3px;
  display: flex;
  align-items: center;
}

.alun {
  display: inline-block;
  margin-left: 5px;
  line-height: 30px;
  color: #fff;
}

.rmplhead {
  width: 100%;
  height: 46px;
  font-size: 20px;
  font-weight: 700;
  color: #414141;
  text-align: center;
  background: #eacda3;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #d6ae7b, #eacda3);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #d6ae7b, #eacda3);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 10px 10px 0px 0px;
}

.dianxin {
  font-family: Arial;
  width: 100%;
  height: 46px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #3567d8;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #2F80ED, #3567d8);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #2F80ED, #3567d8);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 10px 10px 0px 0px;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.liantong {
  width: 100%;
  height: 46px;
  font-family: Arial;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #f14e4e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #f8855b, #f14e4e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #f8855b, #f14e4e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 10px 10px 0px 0px;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.yidong {
  width: 100%;
  height: 46px;
  font-family: Arial;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #007759;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #0a9221, #007759);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #0a9221, #007759);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 10px 10px 0px 0px;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.navp {
  text-align: right;
  padding: 0px;
  border-radius: 20px;
  margin: 0px 10px 0px 10px;
  height: 200px;
  background-color: #fff;
}

.navh {
  padding: 0px;
  border-radius: 10px;
  margin: 5px;
  background-color: #fff;
}

/* direction_bottom.css */
.marquee-container {
  overflow: hidden;
  max-height: 150px;
}

.plcontent {
  margin-left: 20px;
}

.plcontent td {
  border: none;
}

.fixed-bottom {
  text-align: center;
  padding: 20px;

  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
}

.chColor {
  text-align: center;
  color: #fff;
  line-height: 44.5px;
  font-size: large;
  position: fixed;
  bottom: 0px;
  z-index: 100;
  left: 0;
  right: 0;
  display: none;
  background: #fff;
  justify-content: center;
  align-items: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 750px;
}

.chColor img {
  width: 38px;
  height: 38px;
}

#floatingContainer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

#buttonId {

  padding: 10px;
}

@keyframes microAnimation {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.06);
  }

  100% {
    transform: scale(1);
  }
}

#savebtn {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  animation: microAnimation 2s infinite;
}

.OrderSearchEnterA {
  width: 75px;
  height: 27px;
  background: rgba(0, 0, 0, .5);
  font-size: 12.5px;
  color: #fff;
  border-radius: 16px 0 0 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 50px;
  right: 0;
}

.OrderSearchEnterB {
  width: 75px;
  height: 27px;
  background: rgba(0, 0, 0, .5);
  font-size: 12.5px;
  color: #fff;
  border-radius: 16px 0 0 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 88px;
  right: 0;
}

.direction_top td {
  text-align: left;
  line-height: 18px;
}

.zfcontainer {
  overflow: hidden;
  background: #fff;
  padding: 10px 10px 10px 10px;
  border-radius: 10px;
}

.zfcontainer img {
  width: 100%;
  height: auto;
  display: block;
}


.topszheng {
  margin: 10px 0px;
}

.topsdiv {
  margin: 10px;
  border-radius: 10px;
  background: #fff;
  padding: 10px;
  padding-left: 20px;
}

.topsdiv .topsdivtt {
  font-weight: bold;
}

.topsdiv p {
  font-size: 16px;
  padding: 5px 0px;
}

.tagspan {
  display: inline-block;
  font-size: 12px;
  height: 23px;
  width: auto;
  margin-right: 8px;
  padding: 0 10px;
  border-radius: 10px;
  line-height: 23px;
}

.spanc1 {
  color: #fe3d3d;
  background: #fff2f2;
}

.spanc2 {
  color: #bd37ff;
  background: #fbefff;
}

.spanc3 {
  color: #1f9f30;
  background: #e5ffd9;
}

.spanc4 {
  color: #37afff;
  background: #effaff;
}

.spanc5 {
  background: #ffeef6;
  color: #ff69b4
}

.spanc6 {
  background: #cdf9ff;
  color: #19a1a1;
}

.spanc7 {
  background: #fff5d9;
  color: #ff8f00;
}

.spanc8 {
  background: #d687fd17;
  color: #c55af9;
}

.parentDiv {
  display: flex;
  justify-content: space-between;
}

.childDiv {
  flex: 1;
  text-align: center;
  position: relative;
}

.childDiv:not(:last-child):after {
  content: '';
  position: absolute;
  top: 50%;
  /* 将元素向上偏移50% */
  transform: translateY(-50%);
  /* 根据元素高度的一半向上偏移，实现垂直居中 */
  right: 0px;
  /* 调整右侧边框线位置 */
  width: 1px;
  height: 30px;
  /* 设置固定高度 */
  background-color: #ccc;
  /* 右侧垂直边框线颜色 */
}

.parentDiv p {
  text-align: center;
}

.parentDiv .largeFont {
  font-size: 14px;
  font-weight: bold;
}

.parentDiv .secondLine {
  font-size: 12px;
  color: #999;
}

/* 页面 */
.hpt {
  display: none;
}

.teamcona {
  position: relative;
  padding-left: 70px;
  margin: 5px 0px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}



.teamconr {
  border: none;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  padding: 0 3%;
}

.teamconl {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 42px;
  font-size: 14px;
  color: #333;
}

/* 弹窗样式 */
.modal {
  display: block;
  /* 默认隐藏 */
  position: fixed;
  /* 固定定位 */
  z-index: 1;
  /* 设置层级 */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  /* 允许滚动 */
  background-color: rgba(0, 0, 0, 0.4);
  /* 半透明黑色背景 */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 100%;
  padding: 5px;
  text-align: center;
}

.modal p {
  margin-bottom: 0px;
}

.card {
  width: 300px;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 30px;
  gap: 13px;
  position: relative;
  overflow: hidden;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.062);
  border-radius: 20px;
  margin: 0 auto;
  text-align: center;
}

#cookieSvg {
  width: 50px;
}

#cookieSvg g path {
  fill: rgb(97, 81, 81);
}

.cookieHeading {
  font-size: 1.2em;
  font-weight: 800;
  color: rgb(26, 26, 26);
}

.cookieDescription {
  text-align: center;
  font-size: 0.7em;
  font-weight: 600;
  color: rgb(99, 99, 99);
}

.buttonContainer {
  display: flex;
  gap: 20px;
  flex-direction: row;
}

.acceptButton {
  width: 80px;
  height: 30px;
  background-color: #7b57ff;
  transition-duration: .2s;
  border: none;
  color: rgb(241, 241, 241);
  cursor: pointer;
  font-weight: 600;
  border-radius: 20px;
}

.declineButton {
  width: 80px;
  height: 30px;
  background-color: rgb(218, 218, 218);
  transition-duration: .2s;
  color: rgb(46, 46, 46);
  border: none;
  cursor: pointer;
  font-weight: 600;
  border-radius: 20px;
}

.declineButton:hover {
  background-color: #ebebeb;
  transition-duration: .2s;
}

.acceptButton:hover {
  background-color: #9173ff;
  transition-duration: .2s;
}

.riskbtn {
  display: inline-block;
  margin-top: 8px;
  padding: 6px 18px;
  background: #fff;
  color: #0d6efd;
  border: 1px solid #0d6efd;
  border-radius: 16px;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.2s;
}

.riskbtn:hover {
  background: #0d6efd;
  color: #fff;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translate(-50%, -40%);
  }

  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}

.tabtd {
  text-align: center;
  width: 100%;
  padding: 10px 10px;
  box-sizing: border-box;
  line-height: 24px;
  position: relative;
  background-color: #fff;
  color: #000;
}

.tabtd span {
  font-weight: bold;
}

#popupDiv {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
}


#popupDiv img {
  width: 100%;
  border-radius: 10px;
}

#imgmodel {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);

}

.codeclass {
  display: flex;
  justify-content: center;
  position: relative;
}

.codeson {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-color: #3567d8;
  border: none;
  font-size: 12px;
  padding: 5px;
  color: white;
  border-radius: 5px;
}

input[type='file'] {
  display: none;
}



/* ===== 照片上传区域优化（行式布局） ===== */
.upload-container.photocz {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  background: linear-gradient(180deg, #f7faff 0%, #eef4ff 100%);
  border: 1px solid #dbe7ff;
  border-radius: 12px;
  padding: 16px 8px;
  margin-top: 8px;
  box-shadow: 0 2px 10px rgba(64, 120, 220, 0.06);
}

/* 说明提示条 */
.photo-tip {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  background: #fff8f0;
  border: 1px solid #ffe5cc;
  border-left: 3px solid #ff9800;
  border-radius: 8px;
  padding: 10px 12px;
  margin: 0 0 14px;
}

.photo-tip-icon {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background: #ff9800;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin-top: 1px;
}

.photo-tip-text {
  font-size: 13px;
  line-height: 1.55;
  color: #444;
}

.photo-danger {
  color: #e53935;
  font-weight: 700;
}

/* ===== 行式照片列表 ===== */
.photo-rows {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.photo-row {
  display: flex;
  align-items: stretch;
  gap: 14px;
  background: #fafbfc;
  border: 1px solid #eceef1;
  border-radius: 10px;
  padding: 10px 12px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.photo-row:hover,
.photo-row.has-image {
  border-color: #c8d0dc;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* 左侧演示图（固定尺寸，不裁剪） */
.photo-demo {
  flex: 0 0 160px;
  width: 160px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 8px;
  background: #f5f5f5;
}

.photo-demo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  border-radius: 6px;
  object-fit: contain;
}

/* 右侧信息区（垂直居中） */
.photo-info {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}

.photo-desc {
  font-size: 12px;
  line-height: 1.55;
  color: #444;
  margin: 0;
}

.photo-desc .warn-text {
  color: #e53935;
  font-weight: 600;
}

.photo-desc a {
  color: #1976d2;
  word-break: break-all;
}

/* 上传按钮 */
.upload-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #2563eb;
  color: #fff;
  border: none;
  border-radius: 20px;
  padding: 7px 22px;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.15s ease;
  white-space: nowrap;
  width: fit-content;
  position: relative;
}

.upload-btn:hover {
  background: #1d4ed8;
  transform: scale(1.03);
}

.upload-btn:active {
  transform: scale(0.98);
}

.upload-btn input[type="file"] {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

/* 已上传预览（覆盖到示例图位置） */
.photo-preview {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  object-fit: contain;
  background: #f5f5f5;
}

.photo-demo {
  position: relative;
}

.photo-preview.show {
  display: block;
}

/* 兼容旧版单照全宽 */
.flex-container>.upload-image:only-child,
.upload-image.single-photo {
  flex: 1 1 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.product-info {
  position: relative;
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  padding: 15px 0px 5px 0px;
}

.product-infos {
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  padding: 10px;
}

.product-info::before,
.product-info::after {
  content: "";
  display: inline-block;
  width: 10%;
  border-top: 1px solid #ccc;
  margin: 5px;

}

#hiddenElement .button-container {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 50%;
  /* 调整宽度以适应页面 */
}

#hiddenElement .button-container button {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

#hiddenElement .button-container img {
  margin-bottom: 5px;
  display: block;
  margin: 0 auto;
}

.orderbtns {
  width: 100%;
  border: none;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  color: rgba(250, 250, 250, 1);
  border-radius: 25px;
  background: rgb(0, 99, 255);
  height: 48px;
}

.orderbtnsa {

  padding: 5px;
  border: none;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #333;
  background: #f7f7f7;
  text-align: center;
  display: flex;
  align-items: center;
  text-align: center;
  /* 让按钮中的内容居中显示 */

}

.parentDiv {
  display: flex;
  justify-content: center;
}

.childDivsa {
  display: flex;
  align-items: center;
  justify-content: center;
  /* 水平居中 */
  margin: 0px;
  /* 设置 childDiv 之间的间距 */
}

.orderbtnsa img {
  width: 20px;
  /* 设置图标的宽度 */
  height: 20px;
  /* 设置图标的高度 */
  margin-right: 5px;
  /* 设置图标和文字之间的间距 */
}

/* 弹窗样式 */


.newpopup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 240px;
  background-color: #fff;
  border: 1px solid #757575;
  z-index: 9999;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
}

.newpopup img {
  width: 100%;
}

.newpopup button {
  display: inline-block;
  padding: 5px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  color: rgba(250, 250, 250, 1);
  cursor: pointer;
  margin-top: 10px;
  opacity: 1;
  border-radius: 20px;
  background: rgb(0, 99, 255);
  width: 60%;
}

.conasp {
  padding: 10px 0px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  display: flex;
  align-items: center;
}

.conasp img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .78);
  z-index: 9998;
}

.pst1 {
  margin: 5px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(140, 140, 140, 1);
  text-align: justify;
  vertical-align: top;
  text-align: center;
}

.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 5px;

  max-width: 240px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 9999;
  text-align: center;
  border-radius: 10px;
}

.popup button {
  display: inline-block;
  padding: 5px;
  width: 50%;
  border: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  color: rgba(250, 250, 250, 1);
  cursor: pointer;
  margin-top: 10px;
  opacity: 1;
  border-radius: 20px;
  background: rgb(0, 99, 255);
}

.cpzl {
  display: none;
  /* 初始状态下隐藏 cpzl 的内容 */
}

.tabspan {
  padding: 0px 5%;
}

/* 隐藏弹窗 */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}


/* 自定义复选框样式 */
input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #555;
  border-radius: 50%;
  outline: none;
  transition: border 0.3s;
  cursor: pointer;
  position: relative;
}

input[type="checkbox"]:checked {
  border: 2px solid #4262f4;
}

input[type="checkbox"]:checked:after {
  content: "\2713";
  font-size: 14px;
  color: #4262f4;
  position: absolute;
  top: -2px;
  left: 2px;
  border-radius: 50%;
}



.modalContent {
  position: relative;
}

#text1,
#text2,
#text3 {
  font-size: 12px;
}