html {
  font-family: Inter, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
}
body {
  background: #f2f2f2;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
ul,
ol {
  padding-left: 1rem;
  /* 如果之前设置了 padding: 0，必须在这里恢复，否则会导致li的序号显示到屏幕外，显示不出来 */
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  outline: none;
}
textarea:focus {
  border: none;
}
textarea:focus-visible {
  outline: 1px solid var(--bs-success);
}
.click {
  cursor: pointer;
}
a {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}
a:hover,
a:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1));
  -webkit-text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1));
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1));
}
.hv-0 {
  height: 0rem !important;
}
.wv-0 {
  width: 0rem !important;
}
.lhv-0 {
  line-height: 0rem !important;
}
.lhv-0-b1 {
  line-height: calc(0rem - 2px) !important;
}
.min-hv-0 {
  min-height: 0rem !important;
}
.min-wv-0 {
  min-width: 0rem !important;
}
.mtv-0 {
  margin-top: 0rem !important;
}
.ptv-0 {
  padding-top: 0rem !important;
}
.tv-0 {
  top: 0rem !important;
}
.mbv-0 {
  margin-bottom: 0rem !important;
}
.pbv-0 {
  margin-bottom: 0rem !important;
}
.bv-0 {
  bottom: 0rem !important;
}
.mlv-0 {
  margin-left: 0rem !important;
}
.plv-0 {
  margin-left: 0rem !important;
}
.lv-0 {
  left: 0rem !important;
}
.mrv-0 {
  margin-right: 0rem !important;
}
.prv-0 {
  margin-right: 0rem !important;
}
.rv-0 {
  right: 0rem !important;
}
.fsv-0 {
  font-size: 0rem !important;
}
.hv-0d05 {
  height: 0.05rem !important;
}
.wv-0d05 {
  width: 0.05rem !important;
}
.lhv-0d05 {
  line-height: 0.05rem !important;
}
.lhv-0d05-b1 {
  line-height: calc(0.05rem - 2px) !important;
}
.min-hv-0d05 {
  min-height: 0.05rem !important;
}
.min-wv-0d05 {
  min-width: 0.05rem !important;
}
.mtv-0d05 {
  margin-top: 0.05rem !important;
}
.ptv-0d05 {
  padding-top: 0.05rem !important;
}
.tv-0d05 {
  top: 0.05rem !important;
}
.mbv-0d05 {
  margin-bottom: 0.05rem !important;
}
.pbv-0d05 {
  margin-bottom: 0.05rem !important;
}
.bv-0d05 {
  bottom: 0.05rem !important;
}
.mlv-0d05 {
  margin-left: 0.05rem !important;
}
.plv-0d05 {
  margin-left: 0.05rem !important;
}
.lv-0d05 {
  left: 0.05rem !important;
}
.mrv-0d05 {
  margin-right: 0.05rem !important;
}
.prv-0d05 {
  margin-right: 0.05rem !important;
}
.rv-0d05 {
  right: 0.05rem !important;
}
.fsv-0d05 {
  font-size: 0.05rem !important;
}
.hv-0d1 {
  height: 0.1rem !important;
}
.wv-0d1 {
  width: 0.1rem !important;
}
.lhv-0d1 {
  line-height: 0.1rem !important;
}
.lhv-0d1-b1 {
  line-height: calc(0.1rem - 2px) !important;
}
.min-hv-0d1 {
  min-height: 0.1rem !important;
}
.min-wv-0d1 {
  min-width: 0.1rem !important;
}
.mtv-0d1 {
  margin-top: 0.1rem !important;
}
.ptv-0d1 {
  padding-top: 0.1rem !important;
}
.tv-0d1 {
  top: 0.1rem !important;
}
.mbv-0d1 {
  margin-bottom: 0.1rem !important;
}
.pbv-0d1 {
  margin-bottom: 0.1rem !important;
}
.bv-0d1 {
  bottom: 0.1rem !important;
}
.mlv-0d1 {
  margin-left: 0.1rem !important;
}
.plv-0d1 {
  margin-left: 0.1rem !important;
}
.lv-0d1 {
  left: 0.1rem !important;
}
.mrv-0d1 {
  margin-right: 0.1rem !important;
}
.prv-0d1 {
  margin-right: 0.1rem !important;
}
.rv-0d1 {
  right: 0.1rem !important;
}
.fsv-0d1 {
  font-size: 0.1rem !important;
}
.hv-0d2 {
  height: 0.2rem !important;
}
.wv-0d2 {
  width: 0.2rem !important;
}
.lhv-0d2 {
  line-height: 0.2rem !important;
}
.lhv-0d2-b1 {
  line-height: calc(0.2rem - 2px) !important;
}
.min-hv-0d2 {
  min-height: 0.2rem !important;
}
.min-wv-0d2 {
  min-width: 0.2rem !important;
}
.mtv-0d2 {
  margin-top: 0.2rem !important;
}
.ptv-0d2 {
  padding-top: 0.2rem !important;
}
.tv-0d2 {
  top: 0.2rem !important;
}
.mbv-0d2 {
  margin-bottom: 0.2rem !important;
}
.pbv-0d2 {
  margin-bottom: 0.2rem !important;
}
.bv-0d2 {
  bottom: 0.2rem !important;
}
.mlv-0d2 {
  margin-left: 0.2rem !important;
}
.plv-0d2 {
  margin-left: 0.2rem !important;
}
.lv-0d2 {
  left: 0.2rem !important;
}
.mrv-0d2 {
  margin-right: 0.2rem !important;
}
.prv-0d2 {
  margin-right: 0.2rem !important;
}
.rv-0d2 {
  right: 0.2rem !important;
}
.fsv-0d2 {
  font-size: 0.2rem !important;
}
.hv-0d3 {
  height: 0.3rem !important;
}
.wv-0d3 {
  width: 0.3rem !important;
}
.lhv-0d3 {
  line-height: 0.3rem !important;
}
.lhv-0d3-b1 {
  line-height: calc(0.3rem - 2px) !important;
}
.min-hv-0d3 {
  min-height: 0.3rem !important;
}
.min-wv-0d3 {
  min-width: 0.3rem !important;
}
.mtv-0d3 {
  margin-top: 0.3rem !important;
}
.ptv-0d3 {
  padding-top: 0.3rem !important;
}
.tv-0d3 {
  top: 0.3rem !important;
}
.mbv-0d3 {
  margin-bottom: 0.3rem !important;
}
.pbv-0d3 {
  margin-bottom: 0.3rem !important;
}
.bv-0d3 {
  bottom: 0.3rem !important;
}
.mlv-0d3 {
  margin-left: 0.3rem !important;
}
.plv-0d3 {
  margin-left: 0.3rem !important;
}
.lv-0d3 {
  left: 0.3rem !important;
}
.mrv-0d3 {
  margin-right: 0.3rem !important;
}
.prv-0d3 {
  margin-right: 0.3rem !important;
}
.rv-0d3 {
  right: 0.3rem !important;
}
.fsv-0d3 {
  font-size: 0.3rem !important;
}
.hv-0d4 {
  height: 0.4rem !important;
}
.wv-0d4 {
  width: 0.4rem !important;
}
.lhv-0d4 {
  line-height: 0.4rem !important;
}
.lhv-0d4-b1 {
  line-height: calc(0.4rem - 2px) !important;
}
.min-hv-0d4 {
  min-height: 0.4rem !important;
}
.min-wv-0d4 {
  min-width: 0.4rem !important;
}
.mtv-0d4 {
  margin-top: 0.4rem !important;
}
.ptv-0d4 {
  padding-top: 0.4rem !important;
}
.tv-0d4 {
  top: 0.4rem !important;
}
.mbv-0d4 {
  margin-bottom: 0.4rem !important;
}
.pbv-0d4 {
  margin-bottom: 0.4rem !important;
}
.bv-0d4 {
  bottom: 0.4rem !important;
}
.mlv-0d4 {
  margin-left: 0.4rem !important;
}
.plv-0d4 {
  margin-left: 0.4rem !important;
}
.lv-0d4 {
  left: 0.4rem !important;
}
.mrv-0d4 {
  margin-right: 0.4rem !important;
}
.prv-0d4 {
  margin-right: 0.4rem !important;
}
.rv-0d4 {
  right: 0.4rem !important;
}
.fsv-0d4 {
  font-size: 0.4rem !important;
}
.hv-0d5 {
  height: 0.5rem !important;
}
.wv-0d5 {
  width: 0.5rem !important;
}
.lhv-0d5 {
  line-height: 0.5rem !important;
}
.lhv-0d5-b1 {
  line-height: calc(0.5rem - 2px) !important;
}
.min-hv-0d5 {
  min-height: 0.5rem !important;
}
.min-wv-0d5 {
  min-width: 0.5rem !important;
}
.mtv-0d5 {
  margin-top: 0.5rem !important;
}
.ptv-0d5 {
  padding-top: 0.5rem !important;
}
.tv-0d5 {
  top: 0.5rem !important;
}
.mbv-0d5 {
  margin-bottom: 0.5rem !important;
}
.pbv-0d5 {
  margin-bottom: 0.5rem !important;
}
.bv-0d5 {
  bottom: 0.5rem !important;
}
.mlv-0d5 {
  margin-left: 0.5rem !important;
}
.plv-0d5 {
  margin-left: 0.5rem !important;
}
.lv-0d5 {
  left: 0.5rem !important;
}
.mrv-0d5 {
  margin-right: 0.5rem !important;
}
.prv-0d5 {
  margin-right: 0.5rem !important;
}
.rv-0d5 {
  right: 0.5rem !important;
}
.fsv-0d5 {
  font-size: 0.5rem !important;
}
.hv-0d6 {
  height: 0.6rem !important;
}
.wv-0d6 {
  width: 0.6rem !important;
}
.lhv-0d6 {
  line-height: 0.6rem !important;
}
.lhv-0d6-b1 {
  line-height: calc(0.6rem - 2px) !important;
}
.min-hv-0d6 {
  min-height: 0.6rem !important;
}
.min-wv-0d6 {
  min-width: 0.6rem !important;
}
.mtv-0d6 {
  margin-top: 0.6rem !important;
}
.ptv-0d6 {
  padding-top: 0.6rem !important;
}
.tv-0d6 {
  top: 0.6rem !important;
}
.mbv-0d6 {
  margin-bottom: 0.6rem !important;
}
.pbv-0d6 {
  margin-bottom: 0.6rem !important;
}
.bv-0d6 {
  bottom: 0.6rem !important;
}
.mlv-0d6 {
  margin-left: 0.6rem !important;
}
.plv-0d6 {
  margin-left: 0.6rem !important;
}
.lv-0d6 {
  left: 0.6rem !important;
}
.mrv-0d6 {
  margin-right: 0.6rem !important;
}
.prv-0d6 {
  margin-right: 0.6rem !important;
}
.rv-0d6 {
  right: 0.6rem !important;
}
.fsv-0d6 {
  font-size: 0.6rem !important;
}
.hv-0d7 {
  height: 0.7rem !important;
}
.wv-0d7 {
  width: 0.7rem !important;
}
.lhv-0d7 {
  line-height: 0.7rem !important;
}
.lhv-0d7-b1 {
  line-height: calc(0.7rem - 2px) !important;
}
.min-hv-0d7 {
  min-height: 0.7rem !important;
}
.min-wv-0d7 {
  min-width: 0.7rem !important;
}
.mtv-0d7 {
  margin-top: 0.7rem !important;
}
.ptv-0d7 {
  padding-top: 0.7rem !important;
}
.tv-0d7 {
  top: 0.7rem !important;
}
.mbv-0d7 {
  margin-bottom: 0.7rem !important;
}
.pbv-0d7 {
  margin-bottom: 0.7rem !important;
}
.bv-0d7 {
  bottom: 0.7rem !important;
}
.mlv-0d7 {
  margin-left: 0.7rem !important;
}
.plv-0d7 {
  margin-left: 0.7rem !important;
}
.lv-0d7 {
  left: 0.7rem !important;
}
.mrv-0d7 {
  margin-right: 0.7rem !important;
}
.prv-0d7 {
  margin-right: 0.7rem !important;
}
.rv-0d7 {
  right: 0.7rem !important;
}
.fsv-0d7 {
  font-size: 0.7rem !important;
}
.hv-0d8 {
  height: 0.8rem !important;
}
.wv-0d8 {
  width: 0.8rem !important;
}
.lhv-0d8 {
  line-height: 0.8rem !important;
}
.lhv-0d8-b1 {
  line-height: calc(0.8rem - 2px) !important;
}
.min-hv-0d8 {
  min-height: 0.8rem !important;
}
.min-wv-0d8 {
  min-width: 0.8rem !important;
}
.mtv-0d8 {
  margin-top: 0.8rem !important;
}
.ptv-0d8 {
  padding-top: 0.8rem !important;
}
.tv-0d8 {
  top: 0.8rem !important;
}
.mbv-0d8 {
  margin-bottom: 0.8rem !important;
}
.pbv-0d8 {
  margin-bottom: 0.8rem !important;
}
.bv-0d8 {
  bottom: 0.8rem !important;
}
.mlv-0d8 {
  margin-left: 0.8rem !important;
}
.plv-0d8 {
  margin-left: 0.8rem !important;
}
.lv-0d8 {
  left: 0.8rem !important;
}
.mrv-0d8 {
  margin-right: 0.8rem !important;
}
.prv-0d8 {
  margin-right: 0.8rem !important;
}
.rv-0d8 {
  right: 0.8rem !important;
}
.fsv-0d8 {
  font-size: 0.8rem !important;
}
.hv-0d9 {
  height: 0.9rem !important;
}
.wv-0d9 {
  width: 0.9rem !important;
}
.lhv-0d9 {
  line-height: 0.9rem !important;
}
.lhv-0d9-b1 {
  line-height: calc(0.9rem - 2px) !important;
}
.min-hv-0d9 {
  min-height: 0.9rem !important;
}
.min-wv-0d9 {
  min-width: 0.9rem !important;
}
.mtv-0d9 {
  margin-top: 0.9rem !important;
}
.ptv-0d9 {
  padding-top: 0.9rem !important;
}
.tv-0d9 {
  top: 0.9rem !important;
}
.mbv-0d9 {
  margin-bottom: 0.9rem !important;
}
.pbv-0d9 {
  margin-bottom: 0.9rem !important;
}
.bv-0d9 {
  bottom: 0.9rem !important;
}
.mlv-0d9 {
  margin-left: 0.9rem !important;
}
.plv-0d9 {
  margin-left: 0.9rem !important;
}
.lv-0d9 {
  left: 0.9rem !important;
}
.mrv-0d9 {
  margin-right: 0.9rem !important;
}
.prv-0d9 {
  margin-right: 0.9rem !important;
}
.rv-0d9 {
  right: 0.9rem !important;
}
.fsv-0d9 {
  font-size: 0.9rem !important;
}
.hv-1 {
  height: 1rem !important;
}
.wv-1 {
  width: 1rem !important;
}
.lhv-1 {
  line-height: 1rem !important;
}
.lhv-1-b1 {
  line-height: calc(1rem - 2px) !important;
}
.min-hv-1 {
  min-height: 1rem !important;
}
.min-wv-1 {
  min-width: 1rem !important;
}
.mtv-1 {
  margin-top: 1rem !important;
}
.ptv-1 {
  padding-top: 1rem !important;
}
.tv-1 {
  top: 1rem !important;
}
.mbv-1 {
  margin-bottom: 1rem !important;
}
.pbv-1 {
  margin-bottom: 1rem !important;
}
.bv-1 {
  bottom: 1rem !important;
}
.mlv-1 {
  margin-left: 1rem !important;
}
.plv-1 {
  margin-left: 1rem !important;
}
.lv-1 {
  left: 1rem !important;
}
.mrv-1 {
  margin-right: 1rem !important;
}
.prv-1 {
  margin-right: 1rem !important;
}
.rv-1 {
  right: 1rem !important;
}
.fsv-1 {
  font-size: 1rem !important;
}
.hv-1d1 {
  height: 1.1rem !important;
}
.wv-1d1 {
  width: 1.1rem !important;
}
.lhv-1d1 {
  line-height: 1.1rem !important;
}
.lhv-1d1-b1 {
  line-height: calc(1.1rem - 2px) !important;
}
.min-hv-1d1 {
  min-height: 1.1rem !important;
}
.min-wv-1d1 {
  min-width: 1.1rem !important;
}
.mtv-1d1 {
  margin-top: 1.1rem !important;
}
.ptv-1d1 {
  padding-top: 1.1rem !important;
}
.tv-1d1 {
  top: 1.1rem !important;
}
.mbv-1d1 {
  margin-bottom: 1.1rem !important;
}
.pbv-1d1 {
  margin-bottom: 1.1rem !important;
}
.bv-1d1 {
  bottom: 1.1rem !important;
}
.mlv-1d1 {
  margin-left: 1.1rem !important;
}
.plv-1d1 {
  margin-left: 1.1rem !important;
}
.lv-1d1 {
  left: 1.1rem !important;
}
.mrv-1d1 {
  margin-right: 1.1rem !important;
}
.prv-1d1 {
  margin-right: 1.1rem !important;
}
.rv-1d1 {
  right: 1.1rem !important;
}
.fsv-1d1 {
  font-size: 1.1rem !important;
}
.hv-1d2 {
  height: 1.2rem !important;
}
.wv-1d2 {
  width: 1.2rem !important;
}
.lhv-1d2 {
  line-height: 1.2rem !important;
}
.lhv-1d2-b1 {
  line-height: calc(1.2rem - 2px) !important;
}
.min-hv-1d2 {
  min-height: 1.2rem !important;
}
.min-wv-1d2 {
  min-width: 1.2rem !important;
}
.mtv-1d2 {
  margin-top: 1.2rem !important;
}
.ptv-1d2 {
  padding-top: 1.2rem !important;
}
.tv-1d2 {
  top: 1.2rem !important;
}
.mbv-1d2 {
  margin-bottom: 1.2rem !important;
}
.pbv-1d2 {
  margin-bottom: 1.2rem !important;
}
.bv-1d2 {
  bottom: 1.2rem !important;
}
.mlv-1d2 {
  margin-left: 1.2rem !important;
}
.plv-1d2 {
  margin-left: 1.2rem !important;
}
.lv-1d2 {
  left: 1.2rem !important;
}
.mrv-1d2 {
  margin-right: 1.2rem !important;
}
.prv-1d2 {
  margin-right: 1.2rem !important;
}
.rv-1d2 {
  right: 1.2rem !important;
}
.fsv-1d2 {
  font-size: 1.2rem !important;
}
.hv-1d3 {
  height: 1.3rem !important;
}
.wv-1d3 {
  width: 1.3rem !important;
}
.lhv-1d3 {
  line-height: 1.3rem !important;
}
.lhv-1d3-b1 {
  line-height: calc(1.3rem - 2px) !important;
}
.min-hv-1d3 {
  min-height: 1.3rem !important;
}
.min-wv-1d3 {
  min-width: 1.3rem !important;
}
.mtv-1d3 {
  margin-top: 1.3rem !important;
}
.ptv-1d3 {
  padding-top: 1.3rem !important;
}
.tv-1d3 {
  top: 1.3rem !important;
}
.mbv-1d3 {
  margin-bottom: 1.3rem !important;
}
.pbv-1d3 {
  margin-bottom: 1.3rem !important;
}
.bv-1d3 {
  bottom: 1.3rem !important;
}
.mlv-1d3 {
  margin-left: 1.3rem !important;
}
.plv-1d3 {
  margin-left: 1.3rem !important;
}
.lv-1d3 {
  left: 1.3rem !important;
}
.mrv-1d3 {
  margin-right: 1.3rem !important;
}
.prv-1d3 {
  margin-right: 1.3rem !important;
}
.rv-1d3 {
  right: 1.3rem !important;
}
.fsv-1d3 {
  font-size: 1.3rem !important;
}
.hv-1d4 {
  height: 1.4rem !important;
}
.wv-1d4 {
  width: 1.4rem !important;
}
.lhv-1d4 {
  line-height: 1.4rem !important;
}
.lhv-1d4-b1 {
  line-height: calc(1.4rem - 2px) !important;
}
.min-hv-1d4 {
  min-height: 1.4rem !important;
}
.min-wv-1d4 {
  min-width: 1.4rem !important;
}
.mtv-1d4 {
  margin-top: 1.4rem !important;
}
.ptv-1d4 {
  padding-top: 1.4rem !important;
}
.tv-1d4 {
  top: 1.4rem !important;
}
.mbv-1d4 {
  margin-bottom: 1.4rem !important;
}
.pbv-1d4 {
  margin-bottom: 1.4rem !important;
}
.bv-1d4 {
  bottom: 1.4rem !important;
}
.mlv-1d4 {
  margin-left: 1.4rem !important;
}
.plv-1d4 {
  margin-left: 1.4rem !important;
}
.lv-1d4 {
  left: 1.4rem !important;
}
.mrv-1d4 {
  margin-right: 1.4rem !important;
}
.prv-1d4 {
  margin-right: 1.4rem !important;
}
.rv-1d4 {
  right: 1.4rem !important;
}
.fsv-1d4 {
  font-size: 1.4rem !important;
}
.hv-1d5 {
  height: 1.5rem !important;
}
.wv-1d5 {
  width: 1.5rem !important;
}
.lhv-1d5 {
  line-height: 1.5rem !important;
}
.lhv-1d5-b1 {
  line-height: calc(1.5rem - 2px) !important;
}
.min-hv-1d5 {
  min-height: 1.5rem !important;
}
.min-wv-1d5 {
  min-width: 1.5rem !important;
}
.mtv-1d5 {
  margin-top: 1.5rem !important;
}
.ptv-1d5 {
  padding-top: 1.5rem !important;
}
.tv-1d5 {
  top: 1.5rem !important;
}
.mbv-1d5 {
  margin-bottom: 1.5rem !important;
}
.pbv-1d5 {
  margin-bottom: 1.5rem !important;
}
.bv-1d5 {
  bottom: 1.5rem !important;
}
.mlv-1d5 {
  margin-left: 1.5rem !important;
}
.plv-1d5 {
  margin-left: 1.5rem !important;
}
.lv-1d5 {
  left: 1.5rem !important;
}
.mrv-1d5 {
  margin-right: 1.5rem !important;
}
.prv-1d5 {
  margin-right: 1.5rem !important;
}
.rv-1d5 {
  right: 1.5rem !important;
}
.fsv-1d5 {
  font-size: 1.5rem !important;
}
.hv-1d6 {
  height: 1.6rem !important;
}
.wv-1d6 {
  width: 1.6rem !important;
}
.lhv-1d6 {
  line-height: 1.6rem !important;
}
.lhv-1d6-b1 {
  line-height: calc(1.6rem - 2px) !important;
}
.min-hv-1d6 {
  min-height: 1.6rem !important;
}
.min-wv-1d6 {
  min-width: 1.6rem !important;
}
.mtv-1d6 {
  margin-top: 1.6rem !important;
}
.ptv-1d6 {
  padding-top: 1.6rem !important;
}
.tv-1d6 {
  top: 1.6rem !important;
}
.mbv-1d6 {
  margin-bottom: 1.6rem !important;
}
.pbv-1d6 {
  margin-bottom: 1.6rem !important;
}
.bv-1d6 {
  bottom: 1.6rem !important;
}
.mlv-1d6 {
  margin-left: 1.6rem !important;
}
.plv-1d6 {
  margin-left: 1.6rem !important;
}
.lv-1d6 {
  left: 1.6rem !important;
}
.mrv-1d6 {
  margin-right: 1.6rem !important;
}
.prv-1d6 {
  margin-right: 1.6rem !important;
}
.rv-1d6 {
  right: 1.6rem !important;
}
.fsv-1d6 {
  font-size: 1.6rem !important;
}
.hv-1d8 {
  height: 1.8rem !important;
}
.wv-1d8 {
  width: 1.8rem !important;
}
.lhv-1d8 {
  line-height: 1.8rem !important;
}
.lhv-1d8-b1 {
  line-height: calc(1.8rem - 2px) !important;
}
.min-hv-1d8 {
  min-height: 1.8rem !important;
}
.min-wv-1d8 {
  min-width: 1.8rem !important;
}
.mtv-1d8 {
  margin-top: 1.8rem !important;
}
.ptv-1d8 {
  padding-top: 1.8rem !important;
}
.tv-1d8 {
  top: 1.8rem !important;
}
.mbv-1d8 {
  margin-bottom: 1.8rem !important;
}
.pbv-1d8 {
  margin-bottom: 1.8rem !important;
}
.bv-1d8 {
  bottom: 1.8rem !important;
}
.mlv-1d8 {
  margin-left: 1.8rem !important;
}
.plv-1d8 {
  margin-left: 1.8rem !important;
}
.lv-1d8 {
  left: 1.8rem !important;
}
.mrv-1d8 {
  margin-right: 1.8rem !important;
}
.prv-1d8 {
  margin-right: 1.8rem !important;
}
.rv-1d8 {
  right: 1.8rem !important;
}
.fsv-1d8 {
  font-size: 1.8rem !important;
}
.hv-2 {
  height: 2rem !important;
}
.wv-2 {
  width: 2rem !important;
}
.lhv-2 {
  line-height: 2rem !important;
}
.lhv-2-b1 {
  line-height: calc(2rem - 2px) !important;
}
.min-hv-2 {
  min-height: 2rem !important;
}
.min-wv-2 {
  min-width: 2rem !important;
}
.mtv-2 {
  margin-top: 2rem !important;
}
.ptv-2 {
  padding-top: 2rem !important;
}
.tv-2 {
  top: 2rem !important;
}
.mbv-2 {
  margin-bottom: 2rem !important;
}
.pbv-2 {
  margin-bottom: 2rem !important;
}
.bv-2 {
  bottom: 2rem !important;
}
.mlv-2 {
  margin-left: 2rem !important;
}
.plv-2 {
  margin-left: 2rem !important;
}
.lv-2 {
  left: 2rem !important;
}
.mrv-2 {
  margin-right: 2rem !important;
}
.prv-2 {
  margin-right: 2rem !important;
}
.rv-2 {
  right: 2rem !important;
}
.fsv-2 {
  font-size: 2rem !important;
}
.hv-2d5 {
  height: 2.5rem !important;
}
.wv-2d5 {
  width: 2.5rem !important;
}
.lhv-2d5 {
  line-height: 2.5rem !important;
}
.lhv-2d5-b1 {
  line-height: calc(2.5rem - 2px) !important;
}
.min-hv-2d5 {
  min-height: 2.5rem !important;
}
.min-wv-2d5 {
  min-width: 2.5rem !important;
}
.mtv-2d5 {
  margin-top: 2.5rem !important;
}
.ptv-2d5 {
  padding-top: 2.5rem !important;
}
.tv-2d5 {
  top: 2.5rem !important;
}
.mbv-2d5 {
  margin-bottom: 2.5rem !important;
}
.pbv-2d5 {
  margin-bottom: 2.5rem !important;
}
.bv-2d5 {
  bottom: 2.5rem !important;
}
.mlv-2d5 {
  margin-left: 2.5rem !important;
}
.plv-2d5 {
  margin-left: 2.5rem !important;
}
.lv-2d5 {
  left: 2.5rem !important;
}
.mrv-2d5 {
  margin-right: 2.5rem !important;
}
.prv-2d5 {
  margin-right: 2.5rem !important;
}
.rv-2d5 {
  right: 2.5rem !important;
}
.fsv-2d5 {
  font-size: 2.5rem !important;
}
.hv-3 {
  height: 3rem !important;
}
.wv-3 {
  width: 3rem !important;
}
.lhv-3 {
  line-height: 3rem !important;
}
.lhv-3-b1 {
  line-height: calc(3rem - 2px) !important;
}
.min-hv-3 {
  min-height: 3rem !important;
}
.min-wv-3 {
  min-width: 3rem !important;
}
.mtv-3 {
  margin-top: 3rem !important;
}
.ptv-3 {
  padding-top: 3rem !important;
}
.tv-3 {
  top: 3rem !important;
}
.mbv-3 {
  margin-bottom: 3rem !important;
}
.pbv-3 {
  margin-bottom: 3rem !important;
}
.bv-3 {
  bottom: 3rem !important;
}
.mlv-3 {
  margin-left: 3rem !important;
}
.plv-3 {
  margin-left: 3rem !important;
}
.lv-3 {
  left: 3rem !important;
}
.mrv-3 {
  margin-right: 3rem !important;
}
.prv-3 {
  margin-right: 3rem !important;
}
.rv-3 {
  right: 3rem !important;
}
.fsv-3 {
  font-size: 3rem !important;
}
.hv-3d5 {
  height: 3.5rem !important;
}
.wv-3d5 {
  width: 3.5rem !important;
}
.lhv-3d5 {
  line-height: 3.5rem !important;
}
.lhv-3d5-b1 {
  line-height: calc(3.5rem - 2px) !important;
}
.min-hv-3d5 {
  min-height: 3.5rem !important;
}
.min-wv-3d5 {
  min-width: 3.5rem !important;
}
.mtv-3d5 {
  margin-top: 3.5rem !important;
}
.ptv-3d5 {
  padding-top: 3.5rem !important;
}
.tv-3d5 {
  top: 3.5rem !important;
}
.mbv-3d5 {
  margin-bottom: 3.5rem !important;
}
.pbv-3d5 {
  margin-bottom: 3.5rem !important;
}
.bv-3d5 {
  bottom: 3.5rem !important;
}
.mlv-3d5 {
  margin-left: 3.5rem !important;
}
.plv-3d5 {
  margin-left: 3.5rem !important;
}
.lv-3d5 {
  left: 3.5rem !important;
}
.mrv-3d5 {
  margin-right: 3.5rem !important;
}
.prv-3d5 {
  margin-right: 3.5rem !important;
}
.rv-3d5 {
  right: 3.5rem !important;
}
.fsv-3d5 {
  font-size: 3.5rem !important;
}
.hv-4 {
  height: 4rem !important;
}
.wv-4 {
  width: 4rem !important;
}
.lhv-4 {
  line-height: 4rem !important;
}
.lhv-4-b1 {
  line-height: calc(4rem - 2px) !important;
}
.min-hv-4 {
  min-height: 4rem !important;
}
.min-wv-4 {
  min-width: 4rem !important;
}
.mtv-4 {
  margin-top: 4rem !important;
}
.ptv-4 {
  padding-top: 4rem !important;
}
.tv-4 {
  top: 4rem !important;
}
.mbv-4 {
  margin-bottom: 4rem !important;
}
.pbv-4 {
  margin-bottom: 4rem !important;
}
.bv-4 {
  bottom: 4rem !important;
}
.mlv-4 {
  margin-left: 4rem !important;
}
.plv-4 {
  margin-left: 4rem !important;
}
.lv-4 {
  left: 4rem !important;
}
.mrv-4 {
  margin-right: 4rem !important;
}
.prv-4 {
  margin-right: 4rem !important;
}
.rv-4 {
  right: 4rem !important;
}
.fsv-4 {
  font-size: 4rem !important;
}
.hv-4d5 {
  height: 4.5rem !important;
}
.wv-4d5 {
  width: 4.5rem !important;
}
.lhv-4d5 {
  line-height: 4.5rem !important;
}
.lhv-4d5-b1 {
  line-height: calc(4.5rem - 2px) !important;
}
.min-hv-4d5 {
  min-height: 4.5rem !important;
}
.min-wv-4d5 {
  min-width: 4.5rem !important;
}
.mtv-4d5 {
  margin-top: 4.5rem !important;
}
.ptv-4d5 {
  padding-top: 4.5rem !important;
}
.tv-4d5 {
  top: 4.5rem !important;
}
.mbv-4d5 {
  margin-bottom: 4.5rem !important;
}
.pbv-4d5 {
  margin-bottom: 4.5rem !important;
}
.bv-4d5 {
  bottom: 4.5rem !important;
}
.mlv-4d5 {
  margin-left: 4.5rem !important;
}
.plv-4d5 {
  margin-left: 4.5rem !important;
}
.lv-4d5 {
  left: 4.5rem !important;
}
.mrv-4d5 {
  margin-right: 4.5rem !important;
}
.prv-4d5 {
  margin-right: 4.5rem !important;
}
.rv-4d5 {
  right: 4.5rem !important;
}
.fsv-4d5 {
  font-size: 4.5rem !important;
}
.hv-5 {
  height: 5rem !important;
}
.wv-5 {
  width: 5rem !important;
}
.lhv-5 {
  line-height: 5rem !important;
}
.lhv-5-b1 {
  line-height: calc(5rem - 2px) !important;
}
.min-hv-5 {
  min-height: 5rem !important;
}
.min-wv-5 {
  min-width: 5rem !important;
}
.mtv-5 {
  margin-top: 5rem !important;
}
.ptv-5 {
  padding-top: 5rem !important;
}
.tv-5 {
  top: 5rem !important;
}
.mbv-5 {
  margin-bottom: 5rem !important;
}
.pbv-5 {
  margin-bottom: 5rem !important;
}
.bv-5 {
  bottom: 5rem !important;
}
.mlv-5 {
  margin-left: 5rem !important;
}
.plv-5 {
  margin-left: 5rem !important;
}
.lv-5 {
  left: 5rem !important;
}
.mrv-5 {
  margin-right: 5rem !important;
}
.prv-5 {
  margin-right: 5rem !important;
}
.rv-5 {
  right: 5rem !important;
}
.fsv-5 {
  font-size: 5rem !important;
}
.hv-6 {
  height: 6rem !important;
}
.wv-6 {
  width: 6rem !important;
}
.lhv-6 {
  line-height: 6rem !important;
}
.lhv-6-b1 {
  line-height: calc(6rem - 2px) !important;
}
.min-hv-6 {
  min-height: 6rem !important;
}
.min-wv-6 {
  min-width: 6rem !important;
}
.mtv-6 {
  margin-top: 6rem !important;
}
.ptv-6 {
  padding-top: 6rem !important;
}
.tv-6 {
  top: 6rem !important;
}
.mbv-6 {
  margin-bottom: 6rem !important;
}
.pbv-6 {
  margin-bottom: 6rem !important;
}
.bv-6 {
  bottom: 6rem !important;
}
.mlv-6 {
  margin-left: 6rem !important;
}
.plv-6 {
  margin-left: 6rem !important;
}
.lv-6 {
  left: 6rem !important;
}
.mrv-6 {
  margin-right: 6rem !important;
}
.prv-6 {
  margin-right: 6rem !important;
}
.rv-6 {
  right: 6rem !important;
}
.fsv-6 {
  font-size: 6rem !important;
}
.hv-7 {
  height: 7rem !important;
}
.wv-7 {
  width: 7rem !important;
}
.lhv-7 {
  line-height: 7rem !important;
}
.lhv-7-b1 {
  line-height: calc(7rem - 2px) !important;
}
.min-hv-7 {
  min-height: 7rem !important;
}
.min-wv-7 {
  min-width: 7rem !important;
}
.mtv-7 {
  margin-top: 7rem !important;
}
.ptv-7 {
  padding-top: 7rem !important;
}
.tv-7 {
  top: 7rem !important;
}
.mbv-7 {
  margin-bottom: 7rem !important;
}
.pbv-7 {
  margin-bottom: 7rem !important;
}
.bv-7 {
  bottom: 7rem !important;
}
.mlv-7 {
  margin-left: 7rem !important;
}
.plv-7 {
  margin-left: 7rem !important;
}
.lv-7 {
  left: 7rem !important;
}
.mrv-7 {
  margin-right: 7rem !important;
}
.prv-7 {
  margin-right: 7rem !important;
}
.rv-7 {
  right: 7rem !important;
}
.fsv-7 {
  font-size: 7rem !important;
}
.hv-8 {
  height: 8rem !important;
}
.wv-8 {
  width: 8rem !important;
}
.lhv-8 {
  line-height: 8rem !important;
}
.lhv-8-b1 {
  line-height: calc(8rem - 2px) !important;
}
.min-hv-8 {
  min-height: 8rem !important;
}
.min-wv-8 {
  min-width: 8rem !important;
}
.mtv-8 {
  margin-top: 8rem !important;
}
.ptv-8 {
  padding-top: 8rem !important;
}
.tv-8 {
  top: 8rem !important;
}
.mbv-8 {
  margin-bottom: 8rem !important;
}
.pbv-8 {
  margin-bottom: 8rem !important;
}
.bv-8 {
  bottom: 8rem !important;
}
.mlv-8 {
  margin-left: 8rem !important;
}
.plv-8 {
  margin-left: 8rem !important;
}
.lv-8 {
  left: 8rem !important;
}
.mrv-8 {
  margin-right: 8rem !important;
}
.prv-8 {
  margin-right: 8rem !important;
}
.rv-8 {
  right: 8rem !important;
}
.fsv-8 {
  font-size: 8rem !important;
}
.hv-9 {
  height: 9rem !important;
}
.wv-9 {
  width: 9rem !important;
}
.lhv-9 {
  line-height: 9rem !important;
}
.lhv-9-b1 {
  line-height: calc(9rem - 2px) !important;
}
.min-hv-9 {
  min-height: 9rem !important;
}
.min-wv-9 {
  min-width: 9rem !important;
}
.mtv-9 {
  margin-top: 9rem !important;
}
.ptv-9 {
  padding-top: 9rem !important;
}
.tv-9 {
  top: 9rem !important;
}
.mbv-9 {
  margin-bottom: 9rem !important;
}
.pbv-9 {
  margin-bottom: 9rem !important;
}
.bv-9 {
  bottom: 9rem !important;
}
.mlv-9 {
  margin-left: 9rem !important;
}
.plv-9 {
  margin-left: 9rem !important;
}
.lv-9 {
  left: 9rem !important;
}
.mrv-9 {
  margin-right: 9rem !important;
}
.prv-9 {
  margin-right: 9rem !important;
}
.rv-9 {
  right: 9rem !important;
}
.fsv-9 {
  font-size: 9rem !important;
}
.hv-10 {
  height: 10rem !important;
}
.wv-10 {
  width: 10rem !important;
}
.lhv-10 {
  line-height: 10rem !important;
}
.lhv-10-b1 {
  line-height: calc(10rem - 2px) !important;
}
.min-hv-10 {
  min-height: 10rem !important;
}
.min-wv-10 {
  min-width: 10rem !important;
}
.mtv-10 {
  margin-top: 10rem !important;
}
.ptv-10 {
  padding-top: 10rem !important;
}
.tv-10 {
  top: 10rem !important;
}
.mbv-10 {
  margin-bottom: 10rem !important;
}
.pbv-10 {
  margin-bottom: 10rem !important;
}
.bv-10 {
  bottom: 10rem !important;
}
.mlv-10 {
  margin-left: 10rem !important;
}
.plv-10 {
  margin-left: 10rem !important;
}
.lv-10 {
  left: 10rem !important;
}
.mrv-10 {
  margin-right: 10rem !important;
}
.prv-10 {
  margin-right: 10rem !important;
}
.rv-10 {
  right: 10rem !important;
}
.fsv-10 {
  font-size: 10rem !important;
}
.hv-12 {
  height: 12rem !important;
}
.wv-12 {
  width: 12rem !important;
}
.lhv-12 {
  line-height: 12rem !important;
}
.lhv-12-b1 {
  line-height: calc(12rem - 2px) !important;
}
.min-hv-12 {
  min-height: 12rem !important;
}
.min-wv-12 {
  min-width: 12rem !important;
}
.mtv-12 {
  margin-top: 12rem !important;
}
.ptv-12 {
  padding-top: 12rem !important;
}
.tv-12 {
  top: 12rem !important;
}
.mbv-12 {
  margin-bottom: 12rem !important;
}
.pbv-12 {
  margin-bottom: 12rem !important;
}
.bv-12 {
  bottom: 12rem !important;
}
.mlv-12 {
  margin-left: 12rem !important;
}
.plv-12 {
  margin-left: 12rem !important;
}
.lv-12 {
  left: 12rem !important;
}
.mrv-12 {
  margin-right: 12rem !important;
}
.prv-12 {
  margin-right: 12rem !important;
}
.rv-12 {
  right: 12rem !important;
}
.fsv-12 {
  font-size: 12rem !important;
}
.hv-15 {
  height: 15rem !important;
}
.wv-15 {
  width: 15rem !important;
}
.lhv-15 {
  line-height: 15rem !important;
}
.lhv-15-b1 {
  line-height: calc(15rem - 2px) !important;
}
.min-hv-15 {
  min-height: 15rem !important;
}
.min-wv-15 {
  min-width: 15rem !important;
}
.mtv-15 {
  margin-top: 15rem !important;
}
.ptv-15 {
  padding-top: 15rem !important;
}
.tv-15 {
  top: 15rem !important;
}
.mbv-15 {
  margin-bottom: 15rem !important;
}
.pbv-15 {
  margin-bottom: 15rem !important;
}
.bv-15 {
  bottom: 15rem !important;
}
.mlv-15 {
  margin-left: 15rem !important;
}
.plv-15 {
  margin-left: 15rem !important;
}
.lv-15 {
  left: 15rem !important;
}
.mrv-15 {
  margin-right: 15rem !important;
}
.prv-15 {
  margin-right: 15rem !important;
}
.rv-15 {
  right: 15rem !important;
}
.fsv-15 {
  font-size: 15rem !important;
}
.hv-20 {
  height: 20rem !important;
}
.wv-20 {
  width: 20rem !important;
}
.lhv-20 {
  line-height: 20rem !important;
}
.lhv-20-b1 {
  line-height: calc(20rem - 2px) !important;
}
.min-hv-20 {
  min-height: 20rem !important;
}
.min-wv-20 {
  min-width: 20rem !important;
}
.mtv-20 {
  margin-top: 20rem !important;
}
.ptv-20 {
  padding-top: 20rem !important;
}
.tv-20 {
  top: 20rem !important;
}
.mbv-20 {
  margin-bottom: 20rem !important;
}
.pbv-20 {
  margin-bottom: 20rem !important;
}
.bv-20 {
  bottom: 20rem !important;
}
.mlv-20 {
  margin-left: 20rem !important;
}
.plv-20 {
  margin-left: 20rem !important;
}
.lv-20 {
  left: 20rem !important;
}
.mrv-20 {
  margin-right: 20rem !important;
}
.prv-20 {
  margin-right: 20rem !important;
}
.rv-20 {
  right: 20rem !important;
}
.fsv-20 {
  font-size: 20rem !important;
}
.hv-30 {
  height: 30rem !important;
}
.wv-30 {
  width: 30rem !important;
}
.lhv-30 {
  line-height: 30rem !important;
}
.lhv-30-b1 {
  line-height: calc(30rem - 2px) !important;
}
.min-hv-30 {
  min-height: 30rem !important;
}
.min-wv-30 {
  min-width: 30rem !important;
}
.mtv-30 {
  margin-top: 30rem !important;
}
.ptv-30 {
  padding-top: 30rem !important;
}
.tv-30 {
  top: 30rem !important;
}
.mbv-30 {
  margin-bottom: 30rem !important;
}
.pbv-30 {
  margin-bottom: 30rem !important;
}
.bv-30 {
  bottom: 30rem !important;
}
.mlv-30 {
  margin-left: 30rem !important;
}
.plv-30 {
  margin-left: 30rem !important;
}
.lv-30 {
  left: 30rem !important;
}
.mrv-30 {
  margin-right: 30rem !important;
}
.prv-30 {
  margin-right: 30rem !important;
}
.rv-30 {
  right: 30rem !important;
}
.fsv-30 {
  font-size: 30rem !important;
}
/*# sourceMappingURL=style.css.map */