@media (min-width: 1500px) {
  #contact.split-media {
    grid-template-columns: 0.8fr 1.2fr;
  }
}

#contact .contact-email .newsletter__form {
  width: 230px;
  max-width: 100%;
  justify-self: start;
}

@media (max-width: 767px) {
  #contact .contact-email .newsletter__form {
    width: 100%;
  }
}

.find-us__links svg.wa-glyph,
.footer-social svg.wa-glyph {
  fill: currentColor;
  stroke: none;
}

.find-us__links svg.threads-glyph {
  width: 26px;
  height: 26px;
  margin-top: 2px;
}

.find-us__links a:last-child {
  margin-left: -4px;
}

.menu-panel__social svg.wa-glyph {
  width: 14px;
  height: 14px;
  display: block;
  fill: currentColor;
  transition: color 280ms cubic-bezier(0.22, 1, 0.36, 1);
}

.menu-panel__social:hover svg.wa-glyph {
  color: #fff;
}

.feedback-band {
  padding: clamp(48px, 6vw, 68px) 20px;
  border-top: 1px solid rgba(17, 17, 17, 0.12);
  background: #ffffff;
  color: #111;
}

.feedback-band__inner {
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
}

.feedback-band__eyebrow {
  margin: 0 0 16px;
  color: rgba(17, 17, 17, 0.5);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.feedback-band__copy {
  margin: 0 0 24px;
  color: #111;
  font-family: "Times New Roman", Times, serif;
  font-size: clamp(2.4rem, 2.8vw, 3.2rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.feedback-band .line-link {
  margin-top: 0;
  color: #111;
}

@media (max-width: 767px) {
  .feedback-band {
    padding: 44px 20px;
  }
}

.feedback-overlay.service-detail-overlay {
  width: min(600px, calc(100vw - 80px));
  padding: 58px 52px 48px;
}

.feedback-overlay .service-detail-overlay__title {
  font-size: clamp(3.4rem, 4.2vw, 4.8rem);
}

.feedback-overlay .service-detail-overlay__intro {
  margin-top: 20px;
  font-size: 1.35rem;
}

.feedback-overlay .feedback-survey {
  margin-top: 34px;
}

.feedback-q {
  margin: 0;
  padding: 24px 0 0;
  border: 0;
  border-top: 1px solid rgba(17, 17, 17, 0.14);
}

.feedback-q + .feedback-q {
  margin-top: 28px;
}

.feedback-q__label {
  float: left;
  width: 100%;
  display: flex;
  gap: 14px;
  padding: 0;
  margin: 0 0 18px;
  color: #111;
  font: 500 1.2rem/1.4 "Montserrat", Arial, sans-serif;
}

.feedback-q > * {
  clear: both;
}

.feedback-q__num {
  flex: 0 0 auto;
  color: rgba(17, 17, 17, 0.42);
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.12em;
}

.feedback-stars {
  display: flex;
  gap: 8px;
}

.feedback-star {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(17, 17, 17, 0.22);
  cursor: pointer;
  transition: color 200ms ease, transform 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.feedback-star svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}

.feedback-star.is-on {
  color: #111;
}

.feedback-star:hover {
  transform: translateY(-2px);
}

.feedback-star:focus-visible {
  outline: 1px solid #111;
  outline-offset: 2px;
}

.feedback-likert {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.feedback-scale-wrap {
  width: fit-content;
  max-width: 100%;
}

.feedback-scale {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.feedback-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.feedback-likert__option,
.feedback-scale__option,
.feedback-chip {
  position: relative;
  cursor: pointer;
}

.feedback-likert__option input,
.feedback-scale__option input,
.feedback-chip input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.feedback-likert__option span,
.feedback-scale__option span,
.feedback-chip span {
  display: grid;
  place-items: center;
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid rgba(17, 17, 17, 0.26);
  border-radius: 999px;
  color: rgba(17, 17, 17, 0.72);
  font: 500 1.05rem/1 "Montserrat", Arial, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: background-color 220ms ease, color 220ms ease, border-color 220ms ease;
}

.feedback-scale__option span {
  min-width: 38px;
  padding: 0 10px;
  font-variant-numeric: tabular-nums;
}

.feedback-likert__option input:checked + span,
.feedback-scale__option input:checked + span,
.feedback-chip input:checked + span {
  border-color: #111;
  background: #111;
  color: #fff;
}

.feedback-likert__option input:focus-visible + span,
.feedback-scale__option input:focus-visible + span,
.feedback-chip input:focus-visible + span {
  outline: 1px solid #111;
  outline-offset: 2px;
}

.feedback-scale__ends {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-top: 12px;
  color: rgba(17, 17, 17, 0.5);
  font: 500 0.95rem/1.3 "Montserrat", Arial, sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.feedback-note {
  width: 100%;
  min-height: 100px;
  padding: 14px;
  border: 1px solid rgba(17, 17, 17, 0.26);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.7);
  color: #111;
  font: 400 1.2rem/1.6 "Montserrat", Arial, sans-serif;
  resize: vertical;
}

.feedback-note::placeholder {
  color: rgba(17, 17, 17, 0.4);
}

.feedback-note:focus-visible {
  outline: 1px solid #111;
  outline-offset: 1px;
}

.feedback-survey__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 18px;
  margin-top: 34px;
  padding-top: 30px;
  border-top: 1px solid rgba(17, 17, 17, 0.18);
}

.feedback-survey__actions .service-detail-overlay__cta {
  margin-top: 0;
}

.feedback-survey__status {
  margin: 0;
  color: rgba(17, 17, 17, 0.62);
  font: 500 1.05rem/1.4 "Montserrat", Arial, sans-serif;
  letter-spacing: 0.04em;
}

.feedback-survey__status.is-error {
  color: #9c3a2e;
}

.feedback-survey__anon {
  margin: 22px 0 0;
  color: rgba(17, 17, 17, 0.45);
  font: 500 0.95rem/1.5 "Montserrat", Arial, sans-serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.feedback-thanks {
  margin-top: 40px;
  padding-top: 34px;
  border-top: 1px solid rgba(17, 17, 17, 0.18);
}

.feedback-thanks p {
  margin: 0;
  color: rgba(17, 17, 17, 0.75);
  font: 400 1.55rem/1.55 "Montserrat", Arial, sans-serif;
}

[dir="rtl"] .feedback-scale__ends {
  flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .feedback-overlay.service-detail-overlay {
    width: auto;
    padding: 88px 24px 44px;
  }

  .feedback-q {
    padding-top: 24px;
  }

  .feedback-q + .feedback-q {
    margin-top: 24px;
  }

  .feedback-likert__option span,
  .feedback-chip span {
    min-height: 38px;
    padding: 0 13px;
    font-size: 1rem;
  }

  .feedback-scale__option span {
    min-width: 40px;
  }

  .feedback-survey__actions {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
  }
}
