.wpcr3_div_2,
.wpcr3_div_2 * {
  box-sizing: border-box;
}

.wpcr3_div_2 {
  font-size: 16px;
  font-family: inherit;
  color: #1A475C;
  max-width: 900px;
  margin: 0 auto;
}

.wpcr3_div_2 .wpcr3_leave_text {
  font-size: 24px;
  font-weight: 700;
  color: #1A475C;
  margin-bottom: 18px;
}

.wpcr3_div_2 table.wpcr3_table_2 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 14px;
}

.wpcr3_div_2 table.wpcr3_table_2 td {
  vertical-align: top;
  padding: 12px;
}

.wpcr3_div_2 table.wpcr3_table_2 tr.wpcr3_review_form_text_field td:first-child {
  width: 220px;
  padding-right: 14px;
}

.wpcr3_div_2 label.comment-field,
.wpcr3_div_2 .wpcr3_review_form_text_field td > label {
  display: inline-block;
  font-weight: 600;
  color: #1A475C;
  margin: 0 0 6px 0;
}

.wpcr3_div_2 input[type="text"],
.wpcr3_div_2 input[type="email"],
.wpcr3_div_2 input[type="tel"],
.wpcr3_div_2 input[type="url"],
.wpcr3_div_2 textarea {
  width: 100%;
  font-size: 16px;
  line-height: 1.4;
  padding: 12px 14px;
  border: 2px solid rgba(143, 190, 158, 0.55);
  border-radius: 12px;
  background: #fff;
  color: #1A475C;
  outline: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.wpcr3_div_2 textarea {
  min-height: 160px;
  resize: vertical;
}

.wpcr3_div_2 input[type="text"]:focus,
.wpcr3_div_2 textarea:focus {
  border-color: #8FBE9E;
  box-shadow: 0 0 0 3px rgba(143, 190, 158, 0.25);
}

.wpcr3_div_2 .wpcr3_rating_stars {
  padding-top: 10px;
}

.wpcr3_div_2 .wpcr3_review_form_review_field_label td {
  padding-bottom: 8px;
}

.wpcr3_div_2 .wpcr3_check_confirm td.wpcr3_check_confirm {
  padding-top: 4px;
}

.wpcr3_div_2 .wpcr3_check_confirm label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  color: #1A475C;
}

.wpcr3_div_2 input[type="checkbox"] {
  width: 18px;
  height: 18px;
  accent-color: #8FBE9E;
}

.wpcr3_div_2 .wpcr3_service_used_custom td,
.wpcr3_div_2 .wpcr3_permission_custom td {
  padding-top: 2px;
}

.wpcr3_div_2 .wpcr3_service_used_custom small {
  display: block;
  margin-top: 8px;
  color: rgba(26, 71, 92, 0.75);
  font-weight: 500;
}

.wpcr3_div_2 .wpcr3_service_used_custom label,
.wpcr3_div_2 .wpcr3_permission_custom label {
  font-weight: 600;
  color: #1A475C;
}

.wpcr3_div_2 .wpcr3_service_used_custom label {
  font-weight: 500;
}

.wpcr3_div_2 .wpcr3_service_used_custom label input {
  margin-right: 10px;
}

.wpcr3_div_2 #wpcr3_permission_error {
  font-weight: 600;
}

.wpcr3_div_2 .wpcr3_button_1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 22px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  user-select: none;
  border: 2px solid transparent;
  transition: transform 0.05s ease, background-color 0.15s ease, border-color 0.15s ease;
}

.wpcr3_div_2 .wpcr3_submit_btn {
  background: #1A475C;
  color: #fff;
}

.wpcr3_div_2 .wpcr3_submit_btn:hover {
  background: rgba(26, 71, 92, 0.92);
}

.wpcr3_div_2 .wpcr3_submit_btn:active {
  transform: translateY(1px);
}

.wpcr3_div_2 .wpcr3_cancel_btn {
  background: transparent;
  color: #1A475C;
  border-color: rgba(26, 71, 92, 0.25);
}

.wpcr3_div_2 .wpcr3_cancel_btn:hover {
  border-color: rgba(26, 71, 92, 0.45);
}

.wpcr3_div_2 .wpcr3_button_1 + .wpcr3_button_1 {
  margin-left: 12px;
}

@media (max-width: 780px) {
  .wpcr3_div_2 table.wpcr3_table_2 {
    border-spacing: 0 12px;
  }

  .wpcr3_div_2 table.wpcr3_table_2 tr.wpcr3_review_form_text_field td:first-child {
    width: auto;
    padding-right: 0;
    padding-bottom: 8px;
  }

  .wpcr3_div_2 table.wpcr3_table_2 tr.wpcr3_review_form_text_field td {
    display: block;
    width: 100%;
  }

  .wpcr3_div_2 .wpcr3_button_1 {
    width: 100%;
  }

  .wpcr3_div_2 .wpcr3_button_1 + .wpcr3_button_1 {
    margin-left: 0;
    margin-top: 10px;
  }
}

.wpcr3_div_2 .wpcr3_permission_custom td,
.wpcr3_div_2 td.wpcr3_check_confirm {
  padding: 0 !important;
}

.wpcr3_div_2 .wpcr3_permission_custom td > label,
.wpcr3_div_2 td.wpcr3_check_confirm > label {
  display: flex !important;
  align-items: flex-start !important;
  gap: 12px !important;
  padding: 12px 14px !important;
  margin: 0 !important;
  background: rgba(143, 190, 158, 0.12) !important;
  border: 2px solid rgba(143, 190, 158, 0.35) !important;
  border-radius: 12px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #1A475C !important;
  line-height: 1.35 !important;
}

.wpcr3_div_2 .wpcr3_permission_custom input[type="checkbox"],
.wpcr3_div_2 td.wpcr3_check_confirm input[type="checkbox"] {
  width: 18px !important;
  height: 18px !important;
  margin: 2px 0 0 0 !important;
  flex: 0 0 18px !important;
  accent-color: #8FBE9E;
}

.wpcr3_div_2 td.wpcr3_check_confirm .wpcr3_clear {
  display: none !important;
}

.wpcr3_div_2 .wpcr3_permission_custom td > label:hover,
.wpcr3_div_2 td.wpcr3_check_confirm > label:hover {
  border-color: rgba(143, 190, 158, 0.6) !important;
}