.wpforms-container.alfred-care-form {
  --alfred-form-ink: #1e1b3f;
  --alfred-form-muted: #625d72;
  --alfred-form-line: #d8d1c7;
  --alfred-form-paper: #fdfcf9;
  --alfred-form-cream: #f5f1ea;
  --alfred-form-purple: #6d28d9;
  margin: 0;
  padding: clamp(1.25rem, 3vw, 2.35rem);
  background: var(--alfred-form-cream);
  border: 1px solid var(--alfred-form-line);
  border-radius: 1.1rem;
  color: var(--alfred-form-ink);
}

.wpforms-container.alfred-care-form .wpforms-field {
  padding: 0 0 1.15rem;
}

.wpforms-container.alfred-care-form .wpforms-field-label,
.wpforms-container.alfred-care-form .wpforms-field-sublabel {
  color: var(--alfred-form-ink);
  font-family: "Source Sans 3", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}

.wpforms-container.alfred-care-form .wpforms-field-label {
  margin-bottom: 0.55rem;
  font-size: 0.98rem;
}

.wpforms-container.alfred-care-form .wpforms-required-label {
  color: var(--alfred-form-purple);
}

.wpforms-container.alfred-care-form input[type="text"],
.wpforms-container.alfred-care-form input[type="email"],
.wpforms-container.alfred-care-form input[type="tel"],
.wpforms-container.alfred-care-form input[type="date"],
.wpforms-container.alfred-care-form input[type="file"],
.wpforms-container.alfred-care-form select,
.wpforms-container.alfred-care-form textarea {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 3.25rem;
  padding: 0.82rem 0.95rem;
  background: var(--alfred-form-paper);
  border: 1px solid var(--alfred-form-line);
  border-radius: 0.65rem;
  color: var(--alfred-form-ink);
  font-family: "Source Sans 3", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.45;
  box-shadow: none;
  transition: border-color 160ms ease, box-shadow 160ms ease;
}

.wpforms-container.alfred-care-form textarea {
  min-height: 9rem;
  resize: vertical;
}

.wpforms-container.alfred-care-form input::placeholder,
.wpforms-container.alfred-care-form textarea::placeholder {
  color: #8a8497;
  opacity: 1;
}

.wpforms-container.alfred-care-form input:focus,
.wpforms-container.alfred-care-form select:focus,
.wpforms-container.alfred-care-form textarea:focus {
  outline: 0;
  border-color: var(--alfred-form-purple);
  box-shadow: 0 0 0 3px rgba(109, 40, 217, 0.13);
}

.wpforms-container.alfred-care-form .wpforms-field-row,
.wpforms-container.alfred-care-form .wpforms-field-row-block {
  max-width: 100%;
}

.wpforms-container.alfred-care-form .wpforms-field-description {
  color: var(--alfred-form-muted);
  font-size: 0.88rem;
  line-height: 1.5;
}

.wpforms-container.alfred-care-form .wpforms-submit-container {
  padding-top: 0.35rem;
}

.wpforms-container.alfred-care-form button[type="submit"] {
  min-height: 3.2rem;
  padding: 0.8rem 1.45rem;
  background: var(--alfred-form-purple);
  border: 1px solid var(--alfred-form-purple);
  border-radius: 999px;
  color: #fff;
  font-family: "Source Sans 3", Arial, sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  line-height: 1;
  box-shadow: none;
  transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.wpforms-container.alfred-care-form button[type="submit"]:hover,
.wpforms-container.alfred-care-form button[type="submit"]:focus-visible {
  background: #4c1d95;
  border-color: #4c1d95;
}

.wpforms-container.alfred-care-form button[type="submit"]:active {
  transform: translateY(1px);
}

.wpforms-container.alfred-care-form .wpforms-confirmation-container-full,
.wpforms-confirmation-container-full.alfred-care-form {
  background: #eefbf5;
  border: 1px solid #91d7b8;
  border-radius: 0.75rem;
  color: #174c39;
}

@media (max-width: 680px) {
  .wpforms-container.alfred-care-form {
    padding: 1.15rem;
    border-radius: 0.8rem;
  }

  .wpforms-container.alfred-care-form .wpforms-field-row-block {
    width: 100%;
    margin: 0 0 0.8rem;
    padding: 0;
  }

  .wpforms-container.alfred-care-form .wpforms-one-half,
  .wpforms-container.alfred-care-form .wpforms-first {
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
  }
}

/* Alfred Care V2 Design System — scoped to the five approved V2 pages. */
body.alfred-v2 {
  --acs-ink: #1e1b3f;
  --acs-muted: rgba(30, 27, 63, 0.72);
  --acs-plum: #6d28d9;
  --acs-plum-dark: #4c1d95;
  --acs-amber: #6d28d9;
  --e-global-color-text: #1e1b3f;
  --acs-cream: #f5f1ea;
  --acs-paper: #fdfcf9;
  --acs-sage-soft: rgba(16, 185, 129, 0.12);
  --acs-line: rgba(30, 27, 63, 0.12);
  --acs-shadow: 0 24px 70px rgba(30, 27, 63, 0.12);
  --acs-serif: "Source Serif 4", Georgia, serif;
  --acs-sans: "Source Sans 3", Arial, sans-serif;
  --acs-content-width: 1240px;
  color: var(--acs-ink);
  background: var(--acs-paper);
  font-family: var(--acs-sans);
  font-size: 1.05rem;
  line-height: 1.65;
  overflow-x: clip;
  text-rendering: optimizeLegibility;
}

body.alfred-v2 :focus-visible {
  outline: 3px solid var(--acs-amber);
  outline-offset: 4px;
}

body.alfred-v2 .elementor-widget-text-editor,
body.alfred-v2 .elementor-widget-text-editor p,
body.alfred-v2 .elementor-widget-text-editor li,
body.alfred-v2 .elementor-button,
body.alfred-v2 input,
body.alfred-v2 select,
body.alfred-v2 textarea,
body.alfred-v2 button {
  font-family: var(--acs-sans);
}

body.alfred-v2 .elementor-widget-text-editor,
body.alfred-v2 .elementor-widget-text-editor p,
body.alfred-v2 .elementor-widget-text-editor li {
  color: var(--acs-ink) !important;
}

body.alfred-v2 .elementor-widget-text-editor a {
  color: var(--acs-plum) !important;
  text-underline-offset: 0.16em;
}

body.alfred-v2 .elementor-widget-text-editor a:hover,
body.alfred-v2 .elementor-widget-text-editor a:focus-visible {
  color: var(--acs-plum-dark) !important;
}

body.alfred-v2 .elementor-widget-text-editor li::marker {
  color: var(--acs-plum) !important;
}

body.alfred-v2 .elementor-widget-heading .elementor-heading-title {
  margin: 0;
  color: var(--acs-ink) !important;
  font-family: var(--acs-serif) !important;
  font-weight: 600 !important;
  line-height: 1.03 !important;
  letter-spacing: -0.035em !important;
}

body.alfred-v2 .acs-section:first-child .elementor-widget-heading h1,
body.alfred-v2 .acs-page-hero .elementor-widget-heading h1 {
  max-width: 920px;
  font-size: clamp(3.2rem, 7vw, 6.35rem) !important;
}

body.page-id-600.alfred-v2 .acs-section:first-child .elementor-widget-heading h1 {
  max-width: 850px;
  font-size: clamp(3.2rem, 6.5vw, 6.2rem) !important;
}

body.page-id-601.alfred-v2 .acs-page-hero .elementor-widget-heading h1 {
  max-width: 720px;
  font-size: clamp(3.3rem, 5.7vw, 5.5rem) !important;
}

body.page-id-602.alfred-v2 .acs-page-hero .elementor-widget-heading h1 {
  max-width: 790px;
  font-size: clamp(3.2rem, 6.5vw, 6.2rem) !important;
}

body.alfred-v2 .elementor-widget-heading h2 {
  font-size: clamp(2.35rem, 5vw, 4.8rem) !important;
}

body.alfred-v2 .elementor-widget-heading h3 {
  font-size: clamp(1.45rem, 2.1vw, 2rem) !important;
}

body.alfred-v2 .acs-italic-plum em {
  color: var(--acs-plum);
  font-style: normal;
}

body.alfred-v2 .acs-section--dark,
body.alfred-v2 .acs-section--dark .elementor-widget-text-editor,
body.alfred-v2 .acs-section--dark .elementor-widget-text-editor p,
body.alfred-v2 .acs-section--dark .elementor-widget-text-editor li,
body.alfred-v2 .acs-section--dark .elementor-widget-heading .elementor-heading-title {
  color: #fff !important;
}

body.alfred-v2 .acs-section--dark .elementor-widget-text-editor a {
  color: #ede9fe !important;
}

body.alfred-v2 .acs-section {
  position: relative;
  padding-block: clamp(4.8rem, 9vw, 8.5rem) !important;
  background: var(--acs-paper);
}

body.alfred-v2 .acs-section--cream,
body.alfred-v2:not(.page-id-604) .acs-page-hero {
  background: var(--acs-cream) !important;
}

body.alfred-v2 .acs-section--dark {
  background: var(--acs-plum-dark) !important;
}

body.alfred-v2 .acs-section--sage {
  background: var(--acs-sage-soft) !important;
}

body.alfred-v2 .acs-page-hero {
  overflow: hidden;
  padding-block: clamp(4.8rem, 9vw, 8rem) !important;
}

body.page-id-600.alfred-v2 .acs-section:first-child,
body.page-id-601.alfred-v2 .acs-page-hero,
body.page-id-602.alfred-v2 .acs-page-hero {
  padding-block: clamp(3rem, 6vw, 5.5rem) !important;
}

body.alfred-v2 .acs-eyebrow {
  display: inline-flex;
  gap: 0.6rem;
  align-items: center;
  margin: 0 0 1rem;
  color: var(--acs-plum);
  font-family: var(--acs-sans);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.alfred-v2 .acs-eyebrow::before {
  width: 2.2rem;
  height: 1px;
  content: "";
  background: currentColor;
}

body.alfred-v2 .acs-section--dark .acs-eyebrow {
  color: #ede9fe;
}

body.alfred-v2 .acs-lead,
body.alfred-v2 .acs-page-hero .elementor-widget-text-editor p {
  max-width: 720px;
  color: var(--acs-muted) !important;
  font-size: clamp(1.17rem, 2vw, 1.42rem);
  line-height: 1.55;
}

body.alfred-v2 .acs-section--dark .acs-lead {
  color: rgba(255, 255, 255, 0.78) !important;
}

body.alfred-v2 .acs-trust-line {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem 1.7rem;
  align-items: center;
  margin-top: 2.25rem;
  padding-top: 1rem;
  border-top: 1px solid var(--acs-line);
  color: var(--acs-muted);
  font-size: 0.86rem;
}

body.alfred-v2 .acs-trust-line span {
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
}

body.alfred-v2 .acs-trust-line span::before {
  width: 7px;
  height: 7px;
  content: "";
  border-radius: 50%;
  background: var(--acs-amber);
}

body.page-id-600.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-copy {
  flex: 1.08 1 0 !important;
  width: auto !important;
}

body.page-id-600.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-media {
  flex: 0.78 1 0 !important;
  width: auto !important;
}

body.page-id-601.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-copy {
  flex: 0.92 1 0 !important;
  width: auto !important;
}

body.page-id-601.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-media {
  flex: 1.08 1 0 !important;
  width: auto !important;
}

body.page-id-602.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-copy {
  flex: 1.08 1 0 !important;
  width: auto !important;
}

body.page-id-602.alfred-v2 .acs-hero-row > .e-con-inner > .acs-worker-panel {
  flex: 0.72 1 0 !important;
  width: auto !important;
}

body.alfred-v2 .acs-hero-row > .e-con-inner {
  align-items: stretch !important;
}

body.elementor-editor-active.alfred-v2 .acs-hero-row,
body.elementor-edit-area-active.alfred-v2 .acs-hero-row,
body.elementor-editor-active.alfred-v2 .acs-hero-row > .e-con-inner,
body.elementor-edit-area-active.alfred-v2 .acs-hero-row > .e-con-inner {
  overflow: visible !important;
}

body.elementor-editor-active.alfred-v2 .acs-hero-media,
body.elementor-edit-area-active.alfred-v2 .acs-hero-media,
body.elementor-editor-active.alfred-v2 .acs-worker-panel,
body.elementor-edit-area-active.alfred-v2 .acs-worker-panel {
  min-width: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* Native Elementor buttons */
body.alfred-v2 .acs-btn .elementor-button {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.78rem 1.25rem !important;
  border: 1px solid var(--acs-plum) !important;
  border-radius: 0.2rem !important;
  color: #fff !important;
  background: var(--acs-plum) !important;
  box-shadow: none !important;
  font-size: 0.92rem;
  font-weight: 700;
  line-height: 1.2;
  transition: transform 180ms ease, background 180ms ease, color 180ms ease !important;
}

body.alfred-v2 .acs-btn .elementor-button:hover,
body.alfred-v2 .acs-btn .elementor-button:focus-visible {
  background: var(--acs-plum-dark) !important;
  transform: translateY(-2px);
}

body.alfred-v2 .acs-btn--ghost .elementor-button {
  color: var(--acs-ink) !important;
  background: transparent !important;
  border-color: var(--acs-ink) !important;
}

body.alfred-v2 .acs-btn--ghost .elementor-button:hover,
body.alfred-v2 .acs-btn--ghost .elementor-button:focus-visible {
  color: #fff !important;
  background: var(--acs-ink) !important;
}

body.alfred-v2 .acs-btn--light .elementor-button {
  color: var(--acs-plum-dark) !important;
  background: #fff !important;
  border-color: #fff !important;
}

body.alfred-v2 .acs-btn--light .elementor-button:hover,
body.alfred-v2 .acs-btn--light .elementor-button:focus-visible {
  color: var(--acs-plum-dark) !important;
  background: var(--acs-cream) !important;
  border-color: var(--acs-cream) !important;
}

/* Home hero image treatment */
body.alfred-v2 .acs-hero-media {
  position: relative;
  min-height: 530px !important;
  isolation: isolate;
}

body.page-id-600.alfred-v2 .acs-hero-media::before {
  position: absolute;
  z-index: 0;
  inset: 2.4rem -4rem -2.4rem 4.2rem;
  content: "";
  background: var(--acs-plum);
}

body.page-id-600.alfred-v2 .acs-hero-media > .elementor-widget-image,
body.page-id-600.alfred-v2 .acs-hero-media > .e-con-inner > .elementor-widget-image {
  position: absolute;
  z-index: 1;
  inset: 0;
}

body.page-id-600.alfred-v2 .acs-hero-media > .elementor-widget-image img,
body.page-id-600.alfred-v2 .acs-hero-media > .e-con-inner > .elementor-widget-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  box-shadow: var(--acs-shadow);
}

body.page-id-600.alfred-v2 .acs-hero-badge {
  position: absolute;
  z-index: 3;
  right: -1rem;
  bottom: 2rem;
  width: 148px !important;
  min-height: 0 !important;
  padding: 0.75rem !important;
  border-top: 3px solid var(--acs-plum);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 48px rgba(30, 27, 63, 0.14);
}

body.page-id-600.alfred-v2 .acs-hero-badge img {
  width: 100%;
  height: auto;
  box-shadow: none;
}

/* Services hero collage */
body.page-id-601.alfred-v2 .acs-hero-media {
  min-height: 590px !important;
  overflow: visible !important;
  background: transparent !important;
}

body.page-id-601.alfred-v2 .acs-hero-media::before,
body.page-id-601.alfred-v2 .acs-hero-media::after {
  content: none !important;
  display: none !important;
}

body.page-id-601.alfred-v2 .acs-hero-media > .elementor-widget-image:first-child,
body.page-id-601.alfred-v2 .acs-hero-media > .e-con-inner > .elementor-widget-image:first-child {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 82%;
  height: 78%;
}

body.page-id-601.alfred-v2 .acs-hero-media > .elementor-widget-image:first-child img,
body.page-id-601.alfred-v2 .acs-hero-media > .e-con-inner > .elementor-widget-image:first-child img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: var(--acs-shadow);
}

body.page-id-601.alfred-v2 .acs-services-hero-small {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 48% !important;
  height: 38%;
  border: 10px solid var(--acs-cream);
}

body.page-id-601.alfred-v2 .acs-services-hero-small img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.page-id-601.alfred-v2 .acs-hero-badge {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 1.5rem;
  width: 46% !important;
  min-height: 0 !important;
  padding: 1.2rem !important;
  color: #fff;
  background: var(--acs-plum);
}

body.page-id-601.alfred-v2 .acs-hero-badge strong,
body.page-id-601.alfred-v2 .acs-hero-badge span {
  display: block;
  color: #fff !important;
}

body.page-id-601.alfred-v2 .acs-hero-badge .elementor-widget-text-editor,
body.page-id-601.alfred-v2 .acs-hero-badge p {
  color: #fff !important;
}

/* Home cards */
body.alfred-v2 .acs-service-card {
  min-width: 0;
  overflow: hidden;
  border-top: 3px solid var(--acs-plum);
  background: #fff;
  box-shadow: 0 18px 55px rgba(30, 27, 63, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}

body.alfred-v2 .acs-service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 65px rgba(30, 27, 63, 0.13);
}

body.alfred-v2 .acs-service-card-image {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #ede7db;
}

body.alfred-v2 .acs-service-card-image > .e-con-inner,
body.alfred-v2 .acs-service-card-image .elementor-widget-image,
body.alfred-v2 .acs-service-card-image .elementor-widget-container {
  width: 100%;
  height: 100%;
}

body.alfred-v2 .acs-service-card-image img {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 500ms cubic-bezier(0.2, 0.75, 0.2, 1) !important;
}

body.alfred-v2 .acs-service-card:hover .acs-service-card-image img {
  transform: scale(1.035);
}

body.alfred-v2 .acs-service-card-body .acs-service-number {
  display: block;
  margin-bottom: 1rem;
  color: var(--acs-plum);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.alfred-v2 .acs-service-card-body p {
  color: var(--acs-muted);
}

/* Placeholder and video treatments retained by request */
body.alfred-v2 .acs-photo-placeholder {
  min-height: 620px;
  display: grid;
  place-content: center;
  padding: 0 !important;
  border: none;
  background: transparent;
  text-align: center;
}

body.alfred-v2 .acs-video-shell {
  margin-top: 3rem;
  aspect-ratio: 16 / 9;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(145deg, var(--acs-plum-dark), var(--acs-plum));
  text-align: center;
}

body.alfred-v2 .acs-video-shell-inner {
  color: #fff;
}

body.alfred-v2 .acs-play-mark {
  width: 82px;
  height: 82px;
  display: grid;
  place-items: center;
  margin: 0 auto 1rem;
  border: 1px solid #fff;
  border-radius: 50%;
}

/* Matching points and conversion imagery */
body.alfred-v2 .acs-matching-point {
  min-width: 0;
  align-self: stretch;
  padding-block: 2rem 2.3rem !important;
  border-top: 1px solid var(--acs-line);
  border-right: 1px solid var(--acs-line);
}

body.page-id-600.alfred-v2 .e-con-inner:has(> .acs-matching-point) {
  align-items: stretch !important;
}

body.page-id-600.alfred-v2 .acs-matching-point:nth-child(2) > .e-con-inner {
  padding-left: 24px !important;
}

body.page-id-600.alfred-v2 .acs-matching-point:nth-child(3) > .e-con-inner {
  padding-left: 24px !important;
}

body.page-id-600.alfred-v2 .acs-matching-point:nth-child(4) > .e-con-inner {
  padding-left: 24px !important;
}

body.alfred-v2 .acs-matching-point-number {
  display: block;
  margin-bottom: clamp(2.8rem, 5vw, 5rem);
  color: var(--acs-plum);
  font: 600 clamp(2.8rem, 5vw, 4.8rem) / 1 var(--acs-serif);
}

body.alfred-v2 .acs-conversion-media {
  position: relative;
  aspect-ratio: 4 / 3;
}

body.alfred-v2 .acs-conversion-media > .e-con-inner,
body.alfred-v2 .acs-conversion-media > .e-con-inner > .elementor-widget-image,
body.alfred-v2 .acs-conversion-media .elementor-widget-image .elementor-widget-container {
  width: 100%;
  height: 100%;
}

body.alfred-v2 .acs-conversion-media img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
}

body.alfred-v2 .acs-conversion-media > .e-con-inner > .elementor-widget-text-editor {
  position: static !important;
  height: 0;
  margin: 0 !important;
}

body.alfred-v2 .acs-conversion-media .acs-conversion-badge {
  position: absolute !important;
  top: 1.5rem !important;
  right: -1.25rem !important;
  margin: 0 !important;
  max-width: 230px;
}

/* Services v2 catalogue: native two-column containers with section-bound sticky media. */
body.page-id-601.alfred-v2 .acs-service-pillar {
  --display: flex;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: clamp(2.75rem, 5vw, 5rem) !important;
  align-items: flex-start !important;
  padding-block: clamp(4rem, 8vw, 7rem) !important;
  border-bottom: 1px solid var(--acs-line);
}

body.page-id-601.alfred-v2 .acs-service-pillar > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: clamp(2.75rem, 5vw, 5rem) !important;
  align-items: flex-start !important;
  min-height: clamp(760px, 88vh, 960px) !important;
}

body.page-id-601.alfred-v2 .acs-service-pillar-visual {
  position: sticky !important;
  top: 120px;
  flex: 0 0 calc(40% - 2.5rem) !important;
  width: calc(40% - 2.5rem) !important;
  max-width: none !important;
  align-self: flex-start;
  padding: 0 1.4rem 1.4rem 0 !important;
}

body.page-id-601.alfred-v2 .acs-service-pillar > .e-con:not(.acs-service-pillar-visual),
body.page-id-601.alfred-v2 .acs-service-pillar > .e-con-inner > .e-con:not(.acs-service-pillar-visual) {
  flex: 1 1 60% !important;
  width: auto !important;
  min-width: 0 !important;
}

body.page-id-601.alfred-v2 .acs-service-pillar-visual::before {
  position: absolute;
  z-index: 0;
  inset: 1.4rem 0 0 1.4rem;
  content: "";
  background: var(--acs-plum);
}

body.page-id-601.alfred-v2 .acs-service-pillar-photo {
  position: relative;
  z-index: 1;
  aspect-ratio: 4 / 5;
  width: 100% !important;
  min-height: 0 !important;
  overflow: hidden;
  background: #ede7db;
  box-shadow: var(--acs-shadow);
}

body.page-id-601.alfred-v2 .acs-service-pillar-photo > .e-con-inner,
body.page-id-601.alfred-v2 .acs-service-pillar-photo > .elementor-widget-image,
body.page-id-601.alfred-v2 .acs-service-pillar-photo > .e-con-inner > .elementor-widget-image,
body.page-id-601.alfred-v2 .acs-service-pillar-photo .elementor-widget-image .elementor-widget-container,
body.page-id-601.alfred-v2 .acs-service-pillar-photo .elementor-image,
body.page-id-601.alfred-v2 .acs-service-pillar-photo picture {
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.page-id-601.alfred-v2 .acs-service-pillar-photo img {
  display: block;
  width: 100%;
  height: 100% !important;
  min-height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  transition: transform 550ms cubic-bezier(0.2, 0.75, 0.2, 1) !important;
}

body.page-id-601.alfred-v2 .acs-service-pillar:hover .acs-service-pillar-photo img {
  transform: scale(1.025);
}

@media (min-width: 1025px) {
  body.page-id-601.alfred-v2 .acs-service-pillar-photo {
    height: clamp(460px, 58svh, 560px) !important;
    aspect-ratio: auto;
  }
}

body.page-id-601.alfred-v2 .acs-service-pillar-badge {
  position: relative;
  z-index: 2;
  width: min(290px, 80%) !important;
  margin: -2.5rem 0 0 auto !important;
  padding: 1rem 1.2rem !important;
  color: var(--acs-plum-dark);
  background: #fff;
  box-shadow: var(--acs-shadow);
}

body.page-id-601.alfred-v2 .acs-service-pillar-badge strong {
  font-family: var(--acs-serif);
}

body.page-id-601.alfred-v2 .acs-service-pillar .elementor-widget-text-editor a {
  color: var(--acs-plum);
  font-weight: 700;
  text-underline-offset: 0.2em;
}

body.page-id-601.alfred-v2 .acs-service-pillar .elementor-widget-text-editor {
  transition: transform 180ms ease, background 180ms ease;
}

/* Work With Us: divided hiring copy and section-bound sticky columns. */
body.page-id-602.alfred-v2 .acs-hiring-section > .e-con-inner,
body.page-id-602.alfred-v2 .acs-work-shifts > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
}

body.page-id-602.alfred-v2 .acs-sticky-heading {
  position: sticky !important;
  top: 112px;
  align-self: flex-start !important;
}

body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner {
  gap: 0 !important;
}

body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner > .elementor-widget-text-editor {
  margin: 0 !important;
  padding-block: 1.35rem !important;
  border-bottom: 1px solid var(--acs-line);
}

body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner > .elementor-widget-text-editor:first-child {
  padding-top: 0 !important;
}

body.page-id-602.alfred-v2 .acs-divided-list h3,
body.page-id-602.alfred-v2 .acs-divided-list p,
body.page-id-602.alfred-v2 .acs-divided-list ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

body.page-id-602.alfred-v2 .acs-divided-list li {
  margin-bottom: 0.8rem;
  padding-left: 0.35rem;
}

body.page-id-602.alfred-v2 .acs-divided-list li:last-child {
  margin-bottom: 0;
}

body.page-id-602.alfred-v2 .acs-divided-list li::marker,
body.page-id-602.alfred-v2 .acs-divided-list ul li::before {
  color: var(--acs-plum) !important;
}

body.page-id-602.alfred-v2 .acs-work-shifts > .e-con-inner {
  min-height: clamp(760px, 88vh, 960px) !important;
}

body.page-id-602.alfred-v2 .acs-work-shifts-visual {
  position: sticky !important;
  top: 112px;
  align-self: flex-start !important;
  padding: 0 1.4rem 1.4rem 0 !important;
}

body.page-id-602.alfred-v2 .acs-work-shifts-visual::before {
  position: absolute;
  z-index: 0;
  inset: 1.4rem 0 0 1.4rem;
  content: "";
  background: var(--acs-plum);
}

body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-photo {
  position: relative;
  z-index: 1;
  width: 100% !important;
  aspect-ratio: 4 / 5;
  min-height: 0 !important;
  overflow: hidden !important;
  background: #ede7db;
  box-shadow: var(--acs-shadow);
}

body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-photo > .e-con-inner,
body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-photo > .elementor-widget-image,
body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-photo > .e-con-inner > .elementor-widget-image,
body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-photo .elementor-widget-container,
body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-photo .elementor-image,
body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-photo picture {
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-photo img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-badge {
  position: relative;
  z-index: 2;
  width: min(290px, 80%) !important;
  margin: -2.5rem 0 0 auto !important;
  padding: 1rem 1.2rem !important;
  color: var(--acs-plum-dark) !important;
  background: #fff;
  box-shadow: var(--acs-shadow);
}

body.page-id-602.alfred-v2 .acs-application-copy .elementor-widget-text-editor,
body.page-id-602.alfred-v2 .acs-application-copy .elementor-widget-text-editor p {
  color: var(--acs-ink) !important;
}

/* Work hero panel */
body.alfred-v2 .acs-worker-panel {
  position: relative;
  min-height: 540px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  padding: clamp(2rem, 4vw, 3.5rem) !important;
  color: #fff;
  background: var(--acs-plum-dark) !important;
}

body.alfred-v2 .acs-worker-panel::before {
  position: absolute;
  top: 27%;
  right: -15%;
  width: 330px;
  height: 330px;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
}

body.alfred-v2 .acs-worker-panel .elementor-widget-text-editor {
  position: relative;
  z-index: 1;
  color: #fff !important;
}

body.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:first-child {
  position: absolute;
  z-index: 0;
  top: -2.8rem;
  right: -1rem;
  color: rgba(255, 255, 255, 0.06) !important;
  font: 600 13rem / 1 var(--acs-serif);
}

body.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:nth-child(2) strong {
  max-width: 330px;
  display: block;
  margin-top: 0.8rem;
  color: #fff;
  font: 600 clamp(2.6rem, 4.2vw, 4rem) / 1.02 var(--acs-serif);
  letter-spacing: -0.04em;
}

body.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:nth-child(3) > .elementor-widget-container > div,
body.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:nth-child(3) .worker-panel-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-block: 3rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

body.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:nth-child(3) span {
  min-height: 92px;
  display: flex;
  align-items: flex-end;
  padding: 0.9rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.84rem;
  line-height: 1.35;
}

body.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:last-child {
  font-family: var(--acs-serif);
  font-size: 1.2rem;
}

/* Contact and referral hero aside */
body.alfred-v2 .acs-page-hero-aside {
  padding: 1.6rem 0 0 1.6rem !important;
  border-left: 1px solid var(--acs-line);
  color: var(--acs-muted);
}

body.alfred-v2 .acs-page-hero-aside a {
  color: var(--acs-plum);
  font-weight: 700;
}

/* WPForms presentation */
body.alfred-v2 .acs-form-shell {
  padding: clamp(2rem, 5vw, 4.5rem) !important;
  background: #fff;
  box-shadow: var(--acs-shadow);
}

body.alfred-v2 .wpforms-container.alfred-care-form {
  margin: 0;
  padding: 0;
  color: var(--acs-ink);
  background: transparent;
  border: 0;
  border-radius: 0;
}

body.alfred-v2 .wpforms-container.alfred-care-form .wpforms-field {
  padding-bottom: 1.15rem;
}

body.alfred-v2 .wpforms-container.alfred-care-form .wpforms-field-label {
  margin-bottom: 0.45rem;
  color: var(--acs-ink);
  font-family: var(--acs-sans);
  font-size: 0.92rem;
  font-weight: 700;
}

body.alfred-v2 .wpforms-container.alfred-care-form input[type="text"],
body.alfred-v2 .wpforms-container.alfred-care-form input[type="email"],
body.alfred-v2 .wpforms-container.alfred-care-form input[type="tel"],
body.alfred-v2 .wpforms-container.alfred-care-form input[type="date"],
body.alfred-v2 .wpforms-container.alfred-care-form input[type="file"],
body.alfred-v2 .wpforms-container.alfred-care-form select,
body.alfred-v2 .wpforms-container.alfred-care-form textarea {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 52px;
  padding: 0.8rem 0.9rem;
  color: var(--acs-ink);
  background: var(--acs-paper);
  border: 1px solid rgba(30, 27, 63, 0.28);
  border-radius: 0;
  box-shadow: none;
}

body.alfred-v2 .wpforms-container.alfred-care-form textarea {
  min-height: 150px;
}

body.alfred-v2 .wpforms-container.alfred-care-form input:focus,
body.alfred-v2 .wpforms-container.alfred-care-form select:focus,
body.alfred-v2 .wpforms-container.alfred-care-form textarea:focus {
  outline: 2px solid var(--acs-amber);
  outline-offset: 1px;
  border-color: transparent;
  box-shadow: none;
}

body.alfred-v2 .wpforms-container.alfred-care-form button[type="submit"] {
  min-height: 50px;
  padding: 0.78rem 1.25rem;
  color: #fff;
  background: var(--acs-plum) !important;
  border: 1px solid var(--acs-plum) !important;
  border-radius: 0.2rem;
  box-shadow: none !important;
  font-size: 0.92rem;
  font-weight: 700;
  transition: transform 180ms ease, background 180ms ease;
}

body.alfred-v2 .wpforms-container.alfred-care-form button[type="submit"]:hover,
body.alfred-v2 .wpforms-container.alfred-care-form button[type="submit"]:focus-visible {
  background: var(--acs-plum-dark) !important;
  transform: translateY(-2px);
}

/* The XPRO header/footer layout is stored natively in their Elementor templates.
   These template-scoped rules only cover behavior XPRO does not expose as a control. */
.acs-xpro-header-root .xpro-elementor-horizontal-navbar-nav,
.acs-xpro-header-root .xpro-elementor-horizontal-navbar-nav > li,
.acs-xpro-header-root .acs-xpro-button,
.acs-xpro-header-root .acs-xpro-button a {
  flex-wrap: nowrap !important;
  white-space: nowrap !important;
}

.acs-xpro-header-root .xpro-elementor-horizontal-menu-toggler {
  box-shadow: none !important;
}

.acs-xpro-header-root .acs-header-brand-title .xpro-heading-wrapper > a,
.acs-xpro-header-root .acs-header-brand-subtitle .xpro-heading-wrapper > a {
  display: block;
  line-height: 1;
}

.acs-xpro-header-root .acs-header-brand-group {
  --gap: 10px !important;
  --row-gap: 10px !important;
  --column-gap: 10px !important;
}

.acs-xpro-header-root .acs-header-brand-copy {
  --min-height: initial !important;
  --gap: 3px !important;
  --row-gap: 3px !important;
  --column-gap: 3px !important;
}

.acs-xpro-header-root .acs-header-brand-title .xpro-heading-title,
.acs-xpro-header-root .acs-header-brand-subtitle .xpro-heading-title {
  display: block;
  margin-block: 0;
}

.acs-xpro-footer-root .xpro-heading-title a {
  text-underline-offset: 0.2em;
}

/* Hide the Astra control that is not part of the approved mockup. */
body.alfred-v2 .ast-scroll-to-top-right {
  display: none !important;
}

@media (max-width: 1024px) {
  body.page-id-600.alfred-v2 .acs-matching-point:nth-child(2) > .e-con-inner {
    padding-left: 24px !important;
  }

  body.page-id-600.alfred-v2 .acs-matching-point:nth-child(3) > .e-con-inner {
    padding-left: 24px !important;
  }

  body.page-id-600.alfred-v2 .acs-matching-point:nth-child(4) > .e-con-inner {
    padding-left: 24px !important;
  }

  body.page-id-601.alfred-v2 .acs-service-pillar,
  body.page-id-601.alfred-v2 .acs-service-pillar > .e-con-inner {
    flex-direction: column !important;
    flex-wrap: nowrap !important;
  }

  body.page-id-601.alfred-v2 .acs-service-pillar > .e-con-inner {
    min-height: 0 !important;
  }

  body.page-id-601.alfred-v2 .acs-service-pillar-visual {
    position: relative !important;
    top: auto;
    order: -1 !important;
    flex: 0 0 auto !important;
    width: min(100%, 650px) !important;
  }

  body.page-id-601.alfred-v2 .acs-service-pillar > .e-con:not(.acs-service-pillar-visual),
  body.page-id-601.alfred-v2 .acs-service-pillar > .e-con-inner > .e-con:not(.acs-service-pillar-visual) {
    flex: 0 0 auto !important;
    width: 100% !important;
  }

  body.page-id-601.alfred-v2 .acs-service-pillar-photo {
    aspect-ratio: 4 / 3;
  }

  body.page-id-602.alfred-v2 .acs-hiring-section > .e-con-inner,
  body.page-id-602.alfred-v2 .acs-work-shifts > .e-con-inner {
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    min-height: 0 !important;
  }

  body.page-id-602.alfred-v2 .acs-hiring-section > .e-con-inner > .e-con,
  body.page-id-602.alfred-v2 .acs-work-shifts > .e-con-inner > .e-con {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
  }

  body.page-id-602.alfred-v2 .acs-sticky-heading,
  body.page-id-602.alfred-v2 .acs-work-shifts-visual {
    position: relative !important;
    top: auto;
    order: -1 !important;
  }

  body.page-id-602.alfred-v2 .acs-work-shifts .acs-service-pillar-photo {
    aspect-ratio: 4 / 3;
  }

  body.alfred-v2 .acs-photo-placeholder {
    min-height: 500px;
  }
}

@media (max-width: 767px) {
  body.page-id-600.alfred-v2 .acs-matching-point:nth-child(2) > .e-con-inner,
  body.page-id-600.alfred-v2 .acs-matching-point:nth-child(3) > .e-con-inner,
  body.page-id-600.alfred-v2 .acs-matching-point:nth-child(4) > .e-con-inner {
    padding-left: 0 !important;
  }

  body.alfred-v2 {
    font-size: 1rem;
  }

  body.alfred-v2 .acs-section,
  body.alfred-v2 .acs-page-hero {
    padding-block: 3.8rem !important;
  }

  body.alfred-v2 .acs-section:first-child .elementor-widget-heading h1,
  body.alfred-v2 .acs-page-hero .elementor-widget-heading h1,
  body.page-id-600.alfred-v2 .acs-section:first-child .elementor-widget-heading h1 {
    max-width: 100%;
    font-size: clamp(2.8rem, 12vw, 3.45rem) !important;
  }

  body.alfred-v2 .elementor-widget-heading h2 {
    font-size: clamp(2.25rem, 10vw, 3rem) !important;
  }

  body.alfred-v2 .acs-section > .e-con,
  body.alfred-v2 .acs-page-hero > .e-con,
  body.alfred-v2 .acs-section .e-con-inner > .e-con,
  body.alfred-v2 .acs-page-hero .e-con-inner > .e-con,
  body.alfred-v2 .acs-service-card,
  body.alfred-v2 .acs-form-shell,
  body.alfred-v2 .acs-page-hero-aside,
  body.alfred-v2 .acs-worker-panel,
  body.alfred-v2 .acs-hero-media {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
  }

  body.alfred-v2 .acs-section > .e-con > .e-con-inner,
  body.alfred-v2 .acs-page-hero > .e-con > .e-con-inner,
  body.alfred-v2 .acs-hero-row > .e-con-inner,
  body.alfred-v2 .acs-service-pillar > .e-con-inner {
    flex-direction: column !important;
    flex-wrap: nowrap !important;
  }

  body.page-id-600.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-copy,
  body.page-id-600.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-media,
  body.page-id-601.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-copy,
  body.page-id-601.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-media,
  body.page-id-602.alfred-v2 .acs-hero-row > .e-con-inner > .acs-hero-copy,
  body.page-id-602.alfred-v2 .acs-hero-row > .e-con-inner > .acs-worker-panel {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
  }

  body.alfred-v2 .acs-trust-line {
    display: grid;
    gap: 0.7rem;
  }

  body.alfred-v2 .acs-hero-media,
  body.page-id-601.alfred-v2 .acs-hero-media {
    min-height: 420px !important;
    margin-right: 0 !important;
  }

  /* home hero mobile fit */
  body.page-id-600.alfred-v2 .acs-section:first-child {
    overflow-x: clip;
  }

  body.page-id-600.alfred-v2 .acs-section .acs-hero-media {
    width: calc(100% - 1.75rem) !important;
    max-width: calc(100% - 1.75rem) !important;
    align-self: flex-start !important;
  }

  body.page-id-600.alfred-v2 .acs-hero-media::before {
    inset: 1.3rem -1rem -1.3rem 2.2rem;
  }

  body.page-id-600.alfred-v2 .acs-section .acs-hero-media > .e-con-inner > .acs-hero-badge,
  body.page-id-600.alfred-v2 .acs-section .acs-hero-media > .acs-hero-badge {
    right: -0.55rem;
    bottom: 0.8rem;
    width: 108px !important;
    max-width: 108px !important;
    min-height: 0 !important;
    height: auto !important;
    flex: 0 0 108px !important;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    padding: 0.55rem !important;
  }

  body.page-id-601.alfred-v2 .acs-hero-media > .elementor-widget-image:first-child,
  body.page-id-601.alfred-v2 .acs-hero-media > .e-con-inner > .elementor-widget-image:first-child {
    width: 90%;
    height: 72%;
  }

  body.page-id-601.alfred-v2 .acs-services-hero-small {
    width: 52% !important;
    height: 40%;
    border-width: 6px;
  }

  body.page-id-601.alfred-v2 .acs-page-hero .acs-hero-media > .e-con-inner > .acs-hero-badge,
  body.page-id-601.alfred-v2 .acs-page-hero .acs-hero-media > .acs-hero-badge {
    width: 52% !important;
    max-width: 52% !important;
    min-height: 0 !important;
    height: auto !important;
    flex: 0 0 52% !important;
    padding: 0.8rem !important;
  }

  body.alfred-v2 .acs-service-card {
    margin-bottom: 1.2rem;
  }

  body.alfred-v2 .acs-conversion-media .acs-conversion-badge {
    top: 0.75rem !important;
    right: 0.75rem !important;
    max-width: min(210px, calc(100% - 1.5rem));
  }

  body.page-id-601.alfred-v2 .acs-service-pillar {
    padding-block: 2.8rem !important;
  }

  body.page-id-601.alfred-v2 .acs-service-pillar-visual {
    padding: 0 0.75rem 0.75rem 0 !important;
  }

  body.page-id-601.alfred-v2 .acs-service-pillar-visual::before {
    inset: 0.75rem 0 0 0.75rem;
  }

  body.page-id-601.alfred-v2 .acs-service-pillar-badge {
    width: min(280px, 86%) !important;
    margin-top: -2rem !important;
  }

  body.alfred-v2 .acs-worker-panel {
    min-height: 430px !important;
    padding: 1.6rem !important;
  }

  body.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:first-child {
    font-size: 10rem;
  }

  body.alfred-v2 .acs-page-hero-aside {
    padding: 1.4rem 0 0 !important;
    border-top: 1px solid var(--acs-line);
    border-left: 0;
  }

  body.alfred-v2 .acs-form-shell {
    padding: 1.35rem !important;
  }

  body.alfred-v2 .wpforms-container.alfred-care-form .wpforms-field-row-block,
  body.alfred-v2 .wpforms-container.alfred-care-form .wpforms-one-half,
  body.alfred-v2 .wpforms-container.alfred-care-form .wpforms-first {
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
  }

}

@media (prefers-reduced-motion: reduce) {
  body.alfred-v2 *,
  body.alfred-v2 *::before,
  body.alfred-v2 *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* Alfred Work direct-container correction - 2026-07-30 */
body.page-id-602.alfred-v2 .acs-hiring-section,
body.page-id-602.alfred-v2 .acs-hiring-section > .e-con-inner,
body.page-id-602.alfred-v2 .acs-work-shifts,
body.page-id-602.alfred-v2 .acs-work-shifts > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
}
body.page-id-602.alfred-v2 .acs-hiring-copy,
body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner {
  gap: 0 !important;
}
body.page-id-602.alfred-v2 .acs-hiring-copy > .elementor-widget-text-editor,
body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner > .elementor-widget-text-editor {
  margin: 0 !important;
  padding-block: 1.35rem !important;
  border-bottom: 1px solid var(--acs-line);
}
body.page-id-602.alfred-v2 .acs-hiring-copy > .elementor-widget-text-editor:first-child,
body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner > .elementor-widget-text-editor:first-child {
  padding-top: 0 !important;
}
body.page-id-602.alfred-v2 .acs-divided-list li {
  padding: 0.55rem 0 0.55rem 0.35rem;
}
body.page-id-602.alfred-v2 .acs-work-shifts,
body.page-id-602.alfred-v2 .acs-work-shifts > .e-con-inner {
  min-height: clamp(760px, 88vh, 960px) !important;
}
@media (max-width: 1024px) {
  body.page-id-602.alfred-v2 .acs-hiring-section,
  body.page-id-602.alfred-v2 .acs-hiring-section > .e-con-inner,
  body.page-id-602.alfred-v2 .acs-work-shifts,
  body.page-id-602.alfred-v2 .acs-work-shifts > .e-con-inner {
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    min-height: 0 !important;
  }
  body.page-id-602.alfred-v2 .acs-hiring-section > .e-con,
  body.page-id-602.alfred-v2 .acs-hiring-section > .e-con-inner > .e-con,
  body.page-id-602.alfred-v2 .acs-work-shifts > .e-con,
  body.page-id-602.alfred-v2 .acs-work-shifts > .e-con-inner > .e-con {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
  }
}

/* Alfred Work divider/sticky cleanup - 2026-07-30 */
body.page-id-602.alfred-v2 .acs-sticky-heading {
  position: sticky !important;
  top: 112px;
  z-index: 1;
  height: fit-content;
  align-self: flex-start !important;
}
body.page-id-602.alfred-v2 .acs-hiring-copy,
body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner,
body.page-id-602.alfred-v2 .acs-editorial-copy,
body.page-id-602.alfred-v2 .acs-editorial-copy > .e-con-inner {
  --acs-divider-color: var(--acs-line);
  gap: 0 !important;
}
body.page-id-602.alfred-v2 .acs-section--dark .acs-editorial-copy,
body.page-id-602.alfred-v2 .acs-section--dark .acs-editorial-copy > .e-con-inner {
  --acs-divider-color: rgba(255, 255, 255, 0.2);
}
body.page-id-602.alfred-v2 .acs-hiring-copy > .elementor-widget-text-editor,
body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner > .elementor-widget-text-editor,
body.page-id-602.alfred-v2 .acs-editorial-copy > .elementor-widget-text-editor,
body.page-id-602.alfred-v2 .acs-editorial-copy > .e-con-inner > .elementor-widget-text-editor {
  margin: 0 !important;
  padding: 1.45rem 0 !important;
  border: 0 !important;
}
body.page-id-602.alfred-v2 .acs-hiring-copy > .elementor-widget-text-editor + .elementor-widget-text-editor,
body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner > .elementor-widget-text-editor + .elementor-widget-text-editor,
body.page-id-602.alfred-v2 .acs-editorial-copy > .elementor-widget-text-editor + .elementor-widget-text-editor,
body.page-id-602.alfred-v2 .acs-editorial-copy > .e-con-inner > .elementor-widget-text-editor + .elementor-widget-text-editor {
  border-top: 1px solid var(--acs-divider-color) !important;
}
body.page-id-602.alfred-v2 .acs-hiring-copy > .elementor-widget-text-editor:first-child,
body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner > .elementor-widget-text-editor:first-child,
body.page-id-602.alfred-v2 .acs-editorial-copy > .elementor-widget-text-editor:first-child,
body.page-id-602.alfred-v2 .acs-editorial-copy > .e-con-inner > .elementor-widget-text-editor:first-child {
  padding-top: 0 !important;
}
body.page-id-602.alfred-v2 .acs-hiring-copy > .elementor-widget-text-editor:last-child,
body.page-id-602.alfred-v2 .acs-hiring-copy > .e-con-inner > .elementor-widget-text-editor:last-child,
body.page-id-602.alfred-v2 .acs-editorial-copy > .elementor-widget-text-editor:last-child,
body.page-id-602.alfred-v2 .acs-editorial-copy > .e-con-inner > .elementor-widget-text-editor:last-child {
  border-bottom: 1px solid var(--acs-divider-color) !important;
}
body.page-id-602.alfred-v2 .acs-divided-list h3,
body.page-id-602.alfred-v2 .acs-divided-list p,
body.page-id-602.alfred-v2 .acs-divided-list ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
body.page-id-602.alfred-v2 .acs-divided-list ul {
  padding-left: 1.6rem !important;
  list-style-position: outside;
}
body.page-id-602.alfred-v2 .acs-divided-list li {
  margin-bottom: 0.65rem;
  padding: 0.45rem 0 0.45rem 0.8rem !important;
}
body.page-id-602.alfred-v2 .acs-divided-list li:last-child {
  margin-bottom: 0;
}
body.page-id-602.alfred-v2 .acs-divided-list li::marker,
body.page-id-602.alfred-v2 .acs-divided-list ul li::before {
  color: var(--acs-plum) !important;
}
body.page-id-602.alfred-v2 .acs-editorial-split,
body.page-id-602.alfred-v2 .acs-editorial-split > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: clamp(3rem, 6vw, 6.5rem) !important;
  align-items: flex-start !important;
}
@media (max-width: 1024px) {
  body.page-id-602.alfred-v2 .acs-editorial-split,
  body.page-id-602.alfred-v2 .acs-editorial-split > .e-con-inner {
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    min-height: 0 !important;
  }
  body.page-id-602.alfred-v2 .acs-editorial-split > .e-con,
  body.page-id-602.alfred-v2 .acs-editorial-split > .e-con-inner > .e-con {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
  }
  body.page-id-602.alfred-v2 .acs-sticky-heading {
    position: relative !important;
    top: auto;
  }
}

/* Alfred header anchor active-state correction - 2026-07-30 */
body.page-id-600.alfred-v2 .acs-xpro-header-root li.menu-item-606.current-menu-item > a.xpro-elementor-nav-link,
body.page-id-600.alfred-v2 .acs-xpro-header-root li.menu-item-606.active > a.xpro-elementor-nav-link {
  color: var(--acs-ink) !important;
}
body.page-id-600.alfred-v2 .acs-xpro-header-root li.menu-item-606 > a.xpro-elementor-nav-link:hover,
body.page-id-600.alfred-v2 .acs-xpro-header-root li.menu-item-606 > a.xpro-elementor-nav-link:focus-visible {
  color: var(--acs-plum) !important;
}

/* Alfred Care V2 hero viewport composition 20260730 */
/* Desktop hero viewport composition.
 * Fit the opening composition inside the usable viewport below the XPRO header,
 * while retaining min-height (rather than fixed height) so content never clips. */
@media (min-width: 1025px) {
  body.alfred-v2 {
    --acs-header-offset: 108px;
  }

  body.page-id-600.alfred-v2 .acs-section:first-child,
  body.page-id-601.alfred-v2 .acs-page-hero,
  body.page-id-602.alfred-v2 .acs-page-hero,
  body.page-id-603.alfred-v2 .acs-page-hero,
  body.page-id-604.alfred-v2 .acs-page-hero {
    min-height: calc(100svh - var(--acs-header-offset));
    display: flex;
    align-items: center;
    padding-block: clamp(2.25rem, 4svh, 3.5rem) !important;
  }

  body.page-id-600.alfred-v2 .acs-section:first-child {
    padding-bottom: clamp(2.75rem, 5svh, 4rem) !important;
  }

  body.page-id-601.alfred-v2 .acs-page-hero {
    min-height: clamp(540px, 76svh, 680px);
  }

  body.page-id-602.alfred-v2 .acs-page-hero {
    min-height: clamp(560px, 78svh, 700px);
  }

  body.admin-bar.page-id-600.alfred-v2 .acs-section:first-child,
  body.admin-bar.alfred-v2 .acs-page-hero {
    min-height: calc(100svh - var(--acs-header-offset) - 32px);
  }

  body.alfred-v2 .acs-hero-row,
  body.alfred-v2 .acs-hero-row > .e-con-inner {
    width: 100%;
  }

  body.alfred-v2 .acs-hero-row > .e-con-inner {
    align-items: center !important;
  }

  body.page-id-600.alfred-v2 .acs-hero-media {
    min-height: clamp(440px, 58svh, 550px) !important;
  }

  body.page-id-600.alfred-v2 .acs-hero-media::before {
    inset: 2rem -3rem -0.5rem 3.75rem;
  }

  body.page-id-601.alfred-v2 .acs-hero-media {
    min-height: clamp(460px, 60svh, 560px) !important;
  }

  body.page-id-602.alfred-v2 .acs-worker-panel {
    min-height: clamp(450px, 60svh, 540px) !important;
  }
}

/* Contact has a text-only hero, so tall desktop windows do not need the
 * full-viewport height reserved for the more visual opening compositions. */
@media (min-width: 1025px) and (min-height: 901px) {
  body.page-id-603.alfred-v2 .acs-page-hero,
  body.admin-bar.page-id-603.alfred-v2 .acs-page-hero {
    min-height: clamp(520px, 62svh, 600px);
    padding-block: clamp(3.5rem, 6svh, 4.5rem) !important;
  }
}

/* Laptop-height refinement: preserve the hierarchy without pushing the
 * primary message, actions, or supporting artwork below the first screen. */
@media (min-width: 1025px) and (max-height: 900px) {
  body.page-id-600.alfred-v2 .acs-section:first-child,
  body.page-id-601.alfred-v2 .acs-page-hero,
  body.page-id-602.alfred-v2 .acs-page-hero,
  body.page-id-603.alfred-v2 .acs-page-hero,
  body.page-id-604.alfred-v2 .acs-page-hero {
    padding-block: clamp(1.75rem, 3svh, 2.75rem) !important;
  }

  /* Keep a deliberate cream buffer below the Home artwork on laptop-height
   * viewports; the generic compact rule above previously removed it. */
  body.page-id-600.alfred-v2 .acs-section:first-child {
    padding-bottom: clamp(4rem, 8svh, 5rem) !important;
  }

  body.alfred-v2 .acs-section:first-child .elementor-widget-heading h1,
  body.alfred-v2 .acs-page-hero .elementor-widget-heading h1 {
    font-size: clamp(3.2rem, 5.25vw, 5.35rem) !important;
  }

  body.page-id-600.alfred-v2 .acs-section:first-child .elementor-widget-heading h1 {
    font-size: clamp(3.2rem, 5vw, 5.1rem) !important;
  }

  body.page-id-601.alfred-v2 .acs-page-hero .elementor-widget-heading h1 {
    font-size: clamp(3.15rem, 4.2vw, 4.35rem) !important;
  }

  body.page-id-602.alfred-v2 .acs-page-hero .elementor-widget-heading h1 {
    font-size: clamp(3.2rem, 4.4vw, 4.5rem) !important;
  }

  body.alfred-v2 .acs-page-hero .elementor-widget-text-editor p,
  body.page-id-600.alfred-v2 .acs-section:first-child .acs-lead {
    font-size: clamp(1.08rem, 1.45vw, 1.3rem);
  }

  body.alfred-v2 .acs-trust-line {
    margin-top: 1.5rem;
  }

  body.page-id-600.alfred-v2 .acs-hero-media {
    min-height: clamp(420px, 56svh, 510px) !important;
  }

  body.page-id-601.alfred-v2 .acs-hero-media {
    min-height: clamp(400px, 50svh, 470px) !important;
  }

  body.page-id-602.alfred-v2 .acs-worker-panel {
    min-height: clamp(410px, 50svh, 470px) !important;
    padding: clamp(1.5rem, 2.5vw, 2.25rem) !important;
  }

  body.page-id-602.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:nth-child(2) strong {
    font-size: clamp(2.4rem, 3.5vw, 3.4rem);
  }

  body.page-id-602.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:nth-child(3) > .elementor-widget-container > div,
  body.page-id-602.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:nth-child(3) .worker-panel-grid {
    margin-block: clamp(1.25rem, 3svh, 2rem);
  }

  body.page-id-602.alfred-v2 .acs-worker-panel .elementor-widget-text-editor:nth-child(3) span {
    min-height: 72px;
  }
}

/* Very short desktop windows should grow naturally instead of clipping. */
@media (min-width: 1025px) and (max-height: 699px) {
  body.page-id-600.alfred-v2 .acs-section:first-child,
  body.page-id-601.alfred-v2 .acs-page-hero,
  body.page-id-602.alfred-v2 .acs-page-hero,
  body.page-id-603.alfred-v2 .acs-page-hero,
  body.page-id-604.alfred-v2 .acs-page-hero,
  body.admin-bar.page-id-600.alfred-v2 .acs-section:first-child,
  body.admin-bar.alfred-v2 .acs-page-hero {
    min-height: 0;
  }
}
/* End Alfred Care V2 hero viewport composition 20260730 */

body .acs-page-hero.elementor-element-eea04b6 {
  background: var(--acs-paper) !important;
}


body.alfred-v2 .elementor-element-a1prob02 > .e-con-inner {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.acs-brand-nowrap,.acs-brand-nowrap .xpro-title,.acs-brand-nowrap h1,.acs-brand-nowrap h2,.acs-brand-nowrap h3,.acs-brand-nowrap h4{white-space:nowrap;}
.acs-partner-portrait{pointer-events:none;}@media (max-width:1024px){.acs-partner-portrait{display:none !important;}}

/* Alfred footer partnering strip 20260823 */
#acs-partner-strip { text-align: center; }
#acs-partner-strip .elementor-widget-xpro-heading,
#acs-partner-strip .elementor-widget-image { display: inline-flex; align-items: center; }
#acs-partner-trilogy .elementor-widget-container { background: #ffffff; border-radius: 8px; padding: 8px 14px; display: inline-flex; align-items: center; }
#acs-partner-trilogy img { display: block; height: 40px !important; width: auto !important; max-width: none !important; }
#acs-partner-ndis .elementor-widget-container { padding-left: 22px; border-left: 1px solid rgba(255,255,255,0.15); }
@media (max-width: 767px) {
  #acs-partner-ndis .elementor-widget-container { padding-left: 0; border-left: 0; padding-top: 8px; border-top: 1px solid rgba(255,255,255,0.15); }
}
/* End Alfred footer partnering strip */