.zhsbCHvjgi {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  width: 285.7142857143rem;
  margin: 0 auto;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
  border-radius: 23.8095238095rem;
}

.zhsbCHvjgi__body {
  position: relative;
  overflow: hidden;
  background: #F3D4FF;
  border-radius: 23.8095238095rem;
}

.zhsbCHvjgi__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16.1904761905rem 20.9523809524rem;
  background: -webkit-gradient(linear, left top, right top, from(#9616AF), to(#6A03C4));
  background: linear-gradient(90deg, #9616AF 0%, #6A03C4 100%);
  border-radius: 23.8095238095rem 23.8095238095rem 0 0;
  border-bottom: 2px solid #fff;
}

.zhsbCHvjgi__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.zhsbCHvjgi__heading-logo {
  width: 19.0476190476rem;
  min-width: 19.0476190476rem;
  margin-right: 9.5238095238rem;
}

.zhsbCHvjgi__heading-title {
  font-size: 15.2380952381rem;
  line-height: 1.19;
  color: #fff;
  font-weight: 600;
  font-style: italic;
}

.zhsbCHvjgi__header-btn {
  width: 24.7619047619rem;
  min-width: 24.7619047619rem;
}

.zhsbCHvjgi__header-btn,
.zhsbCHvjgi__footer-btn,
.zhsbCHvjgi__scroll-btn {
  border: none;
  background: transparent;
}

.zhsbCHvjgi__header-btn picture,
.zhsbCHvjgi__footer-btn picture,
.zhsbCHvjgi__scroll-btn picture {
  width: 100%;
}

.zhsbCHvjgi__messages {
  padding: 7.619047619rem;
  height: 297.1428571429rem;
  overflow-y: auto;
}

.zhsbCHvjgi__reply {
  padding: 4.7619047619rem 9.5238095238rem;
  margin-bottom: 15.2380952381rem;
  background: #ff201a;
  border-radius: 30px;
}

.zhsbCHvjgi__reply-text {
  font-size: 12.380952381rem;
  line-height: 1.23;
  font-weight: 600;
  font-style: italic;
  color: #fff;
}

.zhsbCHvjgi__message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15.2380952381rem;
}

.zhsbCHvjgi__message_sender {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.zhsbCHvjgi__message_sender .zhsbCHvjgi__message-visual {
  margin-right: 0;
  margin-left: 7.619047619rem;
}

.zhsbCHvjgi__message_sender .zhsbCHvjgi__message-content {
  border-radius: 12.380952381rem 2.8571428571rem 12.380952381rem 12.380952381rem;
  background: -webkit-gradient(linear, left top, right top, from(#9616AF), to(#6A03C4));
  background: linear-gradient(90deg, #9616AF 0%, #6A03C4 100%);
}

.zhsbCHvjgi__message_sender .zhsbCHvjgi__message-name,
.zhsbCHvjgi__message_sender .zhsbCHvjgi__message-text,
.zhsbCHvjgi__message_sender .zhsbCHvjgi__message-time {
  color: #fff;
}

.zhsbCHvjgi__message-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 232.380952381rem;
  min-width: 110rem;
}

.zhsbCHvjgi__message-visual {
  margin-right: 7.619047619rem;
}

.zhsbCHvjgi__message-img {
  width: 23.8095238095rem;
  min-width: 23.8095238095rem;
  border-radius: 50%;
}

.zhsbCHvjgi__message-time {
  font-size: 9.5238095238rem;
  line-height: 1.2;
  font-weight: 400;
  color: #575261;
  opacity: 0.7;
  width: 100%;
  text-align: right;
  margin-top: 4.7619047619rem;
}

.zhsbCHvjgi__message-content {
  padding: 7.619047619rem;
  border-radius: 2.8571428571rem 12.380952381rem 12.380952381rem 12.380952381rem;
  background: #FDF5FF;
  width: 100%;
}

.zhsbCHvjgi__message-name {
  font-size: 12.380952381rem;
  line-height: 1.3;
  font-weight: 600;
  font-style: italic;
  color: #000000;
  margin-bottom: 4.7619047619rem;
}

.zhsbCHvjgi__message-text {
  font-size: 12.380952381rem;
  line-height: 1.46;
  font-weight: 400;
  color: #3a3642;
}

.zhsbCHvjgi__message-text img {
  max-width: 100%;
  max-height: 285rem;
  margin-top: 9.5238095238rem;
  cursor: pointer;
  display: block;
}

.zhsbCHvjgi__message-text b {
  color: #000;
  font-weight: 600;
}

.zhsbCHvjgi__scroll-btn {
  position: absolute;
  right: 7.619047619rem;
  bottom: 76.1904761905rem;
  width: 28.5714285714rem;
  min-width: 28.5714285714rem;
  z-index: 888;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0;
  visibility: hidden;
}

.zhsbCHvjgi__scroll-btn.show {
  opacity: 0.3;
  bottom: 66.6666666667rem;
  visibility: visible;
}

.zhsbCHvjgi__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14.2857142857rem;
  background: #ffffff;
  border-top: 2px solid #E8E8E8;
  border-radius: 0 0 23.8095238095rem 23.8095238095rem;
}

.zhsbCHvjgi__input {
  font-size: 13.3333333333rem;
  line-height: 1.21;
  font-weight: 400;
  color: #000000;
  width: 100%;
  background-color: #f4f4f4;
  padding: 7.619047619rem 15.2380952381rem;
  border: none;
  border-radius: 7.619047619rem;
  margin-right: 9.5238095238rem;
}

.zhsbCHvjgi__input::-webkit-input-placeholder {
  color: #5d5d5d;
}

.zhsbCHvjgi__input::-moz-placeholder {
  color: #5d5d5d;
}

.zhsbCHvjgi__input:-ms-input-placeholder {
  color: #5d5d5d;
}

.zhsbCHvjgi__input::-ms-input-placeholder {
  color: #5d5d5d;
}

.zhsbCHvjgi__input::placeholder {
  color: #5d5d5d;
}

.zhsbCHvjgi__footer-btn {
  width: 28.5714285714rem;
  min-width: 28.5714285714rem;
}

#overlay,
#overlay2 {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(77, 77, 77, 0.6);
  position: fixed;
  display: none;
  opacity: 0;
  z-index: 9995;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

#overlay.active,
#overlay2.active {
  opacity: 1;
}

.modal-box {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  width: 280.9523809524rem;
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #f1f1f1;
  position: fixed;
  max-height: 99%;
  overflow-y: auto;
  display: none;
  opacity: 0;
  z-index: 9995;
  border-radius: 4.7619047619rem;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  font-size: 13.3333333333rem;
  line-height: 1.42;
}

.hejbrfhgrve {
  padding: 28.5714285714285714rem;
}

.modal-box.active {
  top: 50%;
  opacity: 1;
}

.modal-box img {
  cursor: pointer;
  width: 100%;
}

.modal-close {
  width: 28.5714285714rem;
  height: 28.5714285714rem;
  top: 0;
  right: 0;
  position: absolute;
  display: block;
  cursor: pointer;
  background-image:  url("../img/sprite.r30hl8nvij43buw.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  opacity: 0.2;
}

.fullvbrimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../img/close.wikizxqm5u22mhf.png");
  background-repeat: no-repeat;
  background-position: top 15px right 15px;
  background-size: 15px;
  cursor: pointer;
  z-index: 9991;
}

.fullvbrimg img {
  max-width: 80%;
  max-height: 80%;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.25);
}