/* ---- Rentals finish ---- */
body.pa-rentals-surface .pa-section-head .pa-lead,
body.pa-rentals-surface .pa-rentals-page-head .pa-lead,
body.pa-rentals-surface .pa-rentals-hero .pa-lead {
  max-width: 38rem;
}

body.pa-rentals-surface .pa-rentals-hero-actions .et_pb_button,
body.pa-rentals-surface .pa-rentals-hero-actions .pa-btn-primary,
body.pa-rentals-surface .pa-rentals-preview-foot .et_pb_button,
body.pa-rentals-surface .pa-rentals-inv-foot .et_pb_button,
body.pa-rentals-surface .pa-rentals-form .et_pb_button {
  min-height: 44px;
  padding: 0.65rem 1.15rem !important;
  line-height: 1.2 !important;
}

body.pa-rentals-surface .pa-rentals-tab,
body.pa-rentals-surface .pa-rentals-quote,
body.pa-rentals-surface .pa-rentals-form-card,
body.pa-rentals-surface .pa-rentals-aside,
body.pa-rentals-surface .pa-rentals-radio,
body.pa-rentals-surface .pa-rentals-filter {
  border-radius: 12px !important;
}

body.pa-rentals-surface .pa-rentals-hero-media {
  margin: 0;
}

body.pa-rentals-surface .pa-rentals-hero-media img {
  border: 1px solid rgba(27, 61, 47, 0.1);
}

body.pa-rentals-surface .pa-rentals-hero-link {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  text-underline-offset: 4px;
  transition: color 240ms ease, gap 240ms ease, border-color 240ms ease;
}

body.pa-rentals-surface .pa-rentals-hero-link:hover {
  color: var(--pa-rentals-accent, #D9A441) !important;
  border-bottom-color: var(--pa-rentals-accent, #D9A441);
  gap: 0.5rem;
}

body.pa-rentals-surface .pa-rentals-tabs__cta {
  text-underline-offset: 3px;
  transition: color 240ms ease;
}

body.pa-rentals-surface .pa-rentals-tabs__cta:hover {
  color: #1B3D2F !important;
  text-decoration: none !important;
  border-bottom: 1px solid #1B3D2F;
}

body.pa-rentals-surface a.pa-rentals-tab,
body.pa-rentals-surface a.pa-rentals-tab:visited {
  color: rgba(15, 36, 28, 0.62) !important;
}

body.pa-rentals-surface a.pa-rentals-tab:hover,
body.pa-rentals-surface a.pa-rentals-tab:focus,
body.pa-rentals-surface a.pa-rentals-tab:focus-visible {
  color: #1B3D2F !important;
}

body.pa-rentals-surface a.pa-rentals-tab.is-active,
body.pa-rentals-surface a.pa-rentals-tab.is-active:visited,
body.pa-rentals-surface a.pa-rentals-tab.is-active:hover,
body.pa-rentals-surface a.pa-rentals-tab.is-active:focus,
body.pa-rentals-surface a.pa-rentals-tab.is-active:focus-visible {
  color: #F4F1EA !important;
}

body.pa-rentals-surface .pa-rentals-quote blockquote,
body.pa-rentals-surface .pa-rentals-quote blockquote p {
  border-left: 0 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  background: transparent !important;
}

body.pa-rentals-surface .pa-rentals-quote {
  height: 100%;
  border-left-color: var(--pa-rentals-accent, #D9A441) !important;
}

body.pa-rentals-surface .pa-rentals-quote blockquote::before {
  content: "\201C";
  display: block;
  margin-bottom: 0.35rem;
  font-size: 1.6rem;
  line-height: 1;
  color: var(--pa-rentals-accent, #D9A441);
}

body.pa-rentals-surface a.pa-rentals-work-card,
body.pa-rentals-surface a.pa-rentals-cat-card,
body.pa-rentals-surface a.pa-rentals-gal__item {
  color: inherit !important;
}

body.pa-rentals-surface .pa-rentals-service-card {
  transition: transform 240ms ease, box-shadow 240ms ease;
}

body.pa-rentals-surface .pa-rentals-service-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 36px rgba(15, 36, 28, 0.1);
}

body.pa-rentals-surface .pa-rentals-service-card__body a {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  gap: 0.3rem;
  color: #1B3D2F !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(27, 61, 47, 0.28);
  font-weight: 600;
  transition: color 240ms ease, gap 240ms ease, border-color 240ms ease;
}

body.pa-rentals-surface .pa-rentals-service-card:hover .pa-rentals-service-card__body a,
body.pa-rentals-surface .pa-rentals-service-card__body a:hover {
  color: var(--pa-rentals-accent, #D9A441) !important;
  border-bottom-color: var(--pa-rentals-accent, #D9A441);
  gap: 0.5rem;
}

body.pa-rentals-surface .pa-faq-q:hover {
  color: var(--pa-rentals-accent, #D9A441) !important;
}

body.pa-rentals-surface .pa-faq-item {
  border-bottom: 1px solid rgba(27, 61, 47, 0.1);
}

body.pa-rentals-surface .pa-rentals-form-card {
  background: #fff !important;
  box-shadow: 0 10px 28px rgba(15, 36, 28, 0.06);
  padding: 1.5rem 1.4rem 1.65rem !important;
}

body.pa-rentals-surface .pa-rentals-form-card h3,
body.pa-rentals-surface .pa-rentals-form-card h2 {
  font-family: Fraunces, Georgia, serif;
  font-size: 1.35rem;
  font-weight: 600;
  color: #1B3D2F;
  margin: 0 0 0.35rem;
}

body.pa-rentals-surface .pa-rentals-form .pa-field label,
body.pa-rentals-surface .pa-rentals-form .pa-field legend {
  font-size: 0.8125rem;
  font-weight: 600;
}

body.pa-rentals-surface .pa-rentals-form .pa-field input,
body.pa-rentals-surface .pa-rentals-form .pa-field textarea {
  margin-top: 0.3rem;
}

body.pa-rentals-surface .pa-rentals-radio {
  background: var(--pa-cream, #F4F1EA);
  cursor: pointer;
}

body.pa-rentals-surface .pa-rentals-radio:has(input:checked) {
  background: #1B3D2F;
  border-color: #1B3D2F;
  color: #F4F1EA;
}

body.pa-rentals-surface .pa-rentals-cat-card {
  color: #1A1F1C !important;
}

body.pa-rentals-surface .pa-rentals-cat-card__count {
  display: inline-flex;
  margin: 0.25rem 0 0.45rem;
  padding: 0.2rem 0.55rem;
  border-radius: 999px;
  background: rgba(27, 61, 47, 0.08);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #1B3D2F;
}

body.pa-rentals-surface .pa-rentals-gal__item {
  overflow: hidden;
  color: inherit !important;
}

body.pa-rentals-surface .pa-rentals-gal__item img {
  transition: transform 450ms ease;
}

body.pa-rentals-surface .pa-rentals-gal__item:hover img {
  transform: scale(1.035);
}

body.pa-rentals-surface .pa-rentals-filter:not(.is-active):hover {
  color: var(--pa-rentals-accent, #D9A441) !important;
  border-color: rgba(217, 164, 65, 0.5);
}

body.pa-rentals-surface .pa-rentals-cat-nav a:hover {
  color: var(--pa-rentals-accent, #D9A441) !important;
}

body.pa-rentals-surface .pa-rentals-inv-card {
  height: 100%;
  transition: transform 240ms ease, box-shadow 240ms ease;
}

body.pa-rentals-surface .pa-rentals-inv-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 30px rgba(15, 36, 28, 0.08);
}

body.pa-rentals-surface .pa-rentals-cta-phone a {
  transition: color 240ms ease;
}

body.pa-rentals-surface .pa-rentals-cta-phone a:hover {
  color: var(--pa-rentals-accent, #D9A441) !important;
}

body.page-id-485 .pa-section.pa-rentals-form-hero {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (prefers-reduced-motion: reduce) {
  body.pa-rentals-surface .pa-rentals-service-card,
  body.pa-rentals-surface .pa-rentals-service-card__body a,
  body.pa-rentals-surface .pa-rentals-hero-link,
  body.pa-rentals-surface .pa-rentals-inv-card,
  body.pa-rentals-surface .pa-rentals-gal__item img {
    transition: none !important;
  }
}

body.pa-rentals-surface .pa-rentals-aside a,
body.pa-rentals-surface .pa-rentals-aside__note a,
body.pa-rentals-surface .pa-rentals-success a {
  color: #1B3D2F !important;
}

body.pa-rentals-surface .pa-rentals-aside a:hover,
body.pa-rentals-surface .pa-rentals-success a:hover {
  color: var(--pa-rentals-accent, #D9A441) !important;
}

/* Controls keep a tighter radius than cards */
body.pa-rentals-surface .pa-rentals-tab,
body.pa-rentals-surface .pa-rentals-radio,
body.pa-rentals-surface .pa-rentals-filter {
  border-radius: 8px !important;
}
