.cqyge4z {
  display: flex;
  flex-direction: column;
}

.c8uwpv7 {
  border: 1px solid #ddd;
  padding: 25px;
  display: flex;
  flex-direction: column;
  background: #f3f3f3;
  border-radius: 15px;
  margin-bottom: 25px;
}

.c32ppr0 {
  display: flex;
  margin-bottom: 15px;
}

.cb9hjlw {
  font-size: 14px;
  color: #605e56 !important;
}

.cjn158z p {
  margin: 0 !important;
}

.cny0hbg {
  font-size: 14px !important;
  color: #605e56 !important;
}

.clrdxg1 {
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.ct2liu9 p {
  font-size: 16px;
}

.cg0ha34 {
  width: 95px;
  height: 23px;
  margin-bottom: 14px;
}
.cg0ha34 .cnwkuy8 {
  fill: #c2c0ce;
}
.cg0ha34 [rating="1"] .cnwkuy8:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}
.cg0ha34 [rating="2"] .cnwkuy8:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}
.cg0ha34 [rating="3"] .cnwkuy8:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}
.cg0ha34 [rating="4"] .cnwkuy8:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}
.cg0ha34 [rating="5"] .cnwkuy8:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.c0d8wc1 {
  padding: 20px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  background: #fafafa;
  border-radius: 8px;
}

.c0d8wc1 input,
.c0d8wc1 textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.c0d8wc1 textarea {
  height: 100px;
  resize: none;
}

.c0d8wc1 button {
  background: #007bff;
  border: none;
  padding: 10px 20px;
  color: white;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
  width: 100%;
}

.c0d8wc1 button:hover {
  background: #0056b3;
}

.cc948e2 {
  display: flex;
  gap: 5px;
  margin-bottom: 12px;
  cursor: pointer;
}

.cc948e2 svg {
  width: 24px;
  height: 24px;
  fill: #ccc;
  transition: 0.2s;
}

.cc948e2 svg.csb2ixc {
  fill: #ffbe16;
}

.c4hayvu {
  background: #f3f3f3;
  display: none;
  border: 1px solid #ddd;
  border-radius: 15px;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.c0vgw5u ease, transform 0.c0vgw5u ease;
  text-align: center;
  margin-top: 15px;
  font-size: 16px;
  color: #2e7d32;
  font-weight: 500;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.c4hayvu.cod8ff3 {
  display: flex;
  opacity: 1;
  transform: translateY(0);
}

.cmyd2bo {
  width: 50px;
  height: 50px;
}

.cx6q0qm {
  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) {
  .cx6q0qm {
    width: 50px;
    height: 50px;
  }
}

.cg8bwku {
  margin: 20px 0;
}

.cg8bwku .ch5ctds {
  width: 100%;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0cl6xs32 ease-in-out;
}

.cg8bwku .ch5ctds:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}
