.c831naq {
  display: flex;
  flex-direction: column;
}

.csnekyv {
  border: 1px solid #ff3968;
  padding: 25px;
  display: flex;
  flex-direction: column;
  background: #28292d;
  border-radius: 15px;
  margin-bottom: 25px;
}

.cb4x8l7 {
  display: flex;
  margin-bottom: 15px;
}

.cn87sjp {
  font-size: 14px;
  color: #9f9f9e !important;
}

.cj0jric p {
  margin: 0 !important;
}

.ck55jww {
  font-size: 14px !important;
  color: #9f9f9e !important;
}

.clox0ei {
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.crwp55s p {
  font-size: 16px;
}

.c2c4hts {
  width: 95px;
  height: 23px;
  margin-bottom: 14px;
}
.c2c4hts .cv2wk56 {
  fill: #c2c0ce;
}
.c2c4hts [rating="1"] .cv2wk56:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}
.c2c4hts [rating="2"] .cv2wk56:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}
.c2c4hts [rating="3"] .cv2wk56:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}
.c2c4hts [rating="4"] .cv2wk56:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}
.c2c4hts [rating="5"] .cv2wk56:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.c7qr4no {
  padding: 20px;
  border: 1px solid #ff3968;
  margin-bottom: 20px;
  background: #28292d;
  border-radius: 8px;
}

.c7qr4no input,
.c7qr4no textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.c7qr4no textarea {
  height: 100px;
  resize: none;
}

.c7qr4no button {
  background: #ff3968;
  border: none;
  padding: 10px 20px;
  color: white;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
  width: 100%;
}

.c7qr4no button:hover {
  background: #fd4670;
}

.clditit {
  display: flex;
  gap: 5px;
  margin-bottom: 12px;
  cursor: pointer;
}

.clditit svg {
  width: 24px;
  height: 24px;
  fill: #ccc;
  transition: 0.2s;
}

.clditit svg.cbgpyvv {
  fill: #ffbe16;
}

.cfnm8zi {
  background: #28292d;
  display: none;
  border: 1px solid #ff3968;
  border-radius: 15px;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0c0vgw5u ease, transform 0c0vgw5u ease;
  text-align: center;
  margin-top: 15px;
  font-size: 16px;
  color: #2e7d32;
  font-weight: 500;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.cfnm8zi.cs9xzju {
  display: flex;
  opacity: 1;
  transform: translateY(0);
}

.cw343pq {
  width: 50px;
  height: 50px;
}

.cjoja0l {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  user-select: none;
}

@media (max-width: 500px) {
  .cjoja0l {
    width: 50px;
    height: 50px;
  }
}

.cdbs6jt {
  margin: 20px 0;
}

.cdbs6jt .cqv9nys {
  width: 100%;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  background: linear-gradient(
    180deg,
    rgb(250, 79, 119) 0%,
    rgba(255, 57, 104, 1) 50%,
    rgb(250, 79, 119) 100%
  );
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0cl6xs32 ease-in-out;
}

.cdbs6jt .cqv9nys:hover {
  background: linear-gradient(
    180deg,
    rgba(250, 92, 129, 1) 0%,
    rgba(255, 57, 104, 1) 50%,
    rgba(250, 92, 129, 1) 100%
  );
}
