body.page-id-2887 header#masthead { display: none !important; }
body.page-id-2887 #primary,
body.page-id-2887 .site-main,
body.page-id-2887 .entry-content { background: transparent; }
body.page-id-2887 .taa-home-calm {
  --taa-bg: #17171b;
  --taa-bg-soft: #202023;
  --taa-panel: #17171b;
  --taa-panel-soft: #222228;
  --taa-panel-edge: rgba(235, 189, 107, 0.24);
  --taa-ivory: #edeef1;
  --taa-ivory-soft: rgba(237, 238, 241, 0.82);
  --taa-text: #edeef1;
  --taa-muted: rgba(237, 238, 241, 0.72);
  --taa-gold: #bf8b0f;
  --taa-gold-soft: #ebbd6b;
  --taa-card: rgba(27, 27, 31, 0.88);
  --taa-card-border: rgba(235, 189, 107, 0.18);
  --taa-shadow: 0 20px 48px rgba(17, 18, 24, 0.08);
  background:
    radial-gradient(circle at 88% 0%, rgba(235, 189, 107, 0.16), transparent 24%),
    radial-gradient(circle at 14% 18%, rgba(255,255,255,0.05), transparent 20%),
    linear-gradient(180deg, #17171b 0%, #1d1d21 42%, #202024 100%);
  color: var(--taa-text);
  padding: 0 0 78px;
}
body.page-id-2887 .taa-home-calm * { box-sizing: border-box; }
body.page-id-2887 .taa-home-calm a { text-decoration: none; }
body.page-id-2887 .taa-home-calm .taa-shell { width: 100%; max-width: 1180px; margin: 0 auto; padding: 0 24px; }
body.page-id-2887 .taa-home-calm .taa-section { margin-top: 44px; }
body.page-id-2887 .taa-home-calm .taa-hero { padding-top: 28px; }
body.page-id-2887 .taa-home-calm .taa-hero-panel {
  position: relative;
  overflow: hidden;
  border-radius: 32px;
  border: 1px solid var(--taa-panel-edge);
  background: linear-gradient(135deg, #181a1f 0%, #212329 52%, #2b2d35 100%);
  color: var(--taa-ivory);
  box-shadow: 0 28px 68px rgba(16, 17, 22, 0.18);
}
body.page-id-2887 .taa-home-calm .taa-hero-panel:before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(17, 18, 24, 0.86) 0%, rgba(17, 18, 24, 0.70) 40%, rgba(17, 18, 24, 0.60) 100%),
    radial-gradient(circle at 16% 18%, rgba(235, 189, 107, 0.15), transparent 24%),
    url('https://tarotandastrology.com/wp-content/uploads/2025/07/intro_tarot.png') center center / cover no-repeat;
  opacity: 0.96;
}
body.page-id-2887 .taa-home-calm .taa-hero-panel:after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 78% 18%, rgba(255,255,255,0.14) 0, rgba(255,255,255,0.04) 2px, transparent 3px),
    radial-gradient(circle at 72% 30%, rgba(255,255,255,0.12) 0, rgba(255,255,255,0.03) 2px, transparent 3px),
    radial-gradient(circle at 84% 38%, rgba(255,255,255,0.10) 0, rgba(255,255,255,0.02) 2px, transparent 3px),
    radial-gradient(circle at 67% 12%, rgba(235, 189, 107, 0.16) 0, rgba(235, 189, 107, 0.03) 5px, transparent 12px);
  pointer-events: none;
}
body.page-id-2887 .taa-home-calm .taa-hero-inner { position: relative; z-index: 1; padding: 28px 54px 58px; }
body.page-id-2887 .taa-home-calm .taa-local-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 52px;
}
body.page-id-2887 .taa-home-calm .taa-logo-link { display: inline-flex; align-items: center; }
body.page-id-2887 .taa-home-calm .taa-logo-link img {
  background: #071018; width: min(320px, 100%); height: auto; display: block; }
body.page-id-2887 .taa-home-calm .taa-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 18px;
}
body.page-id-2887 .taa-home-calm .taa-nav &gt; a,
body.page-id-2887 .taa-home-calm .taa-dropdown summary {
  color: var(--taa-ivory);
  font-size: 0.98rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 10px 0;
  list-style: none;
  cursor: pointer;
}
body.page-id-2887 .taa-home-calm .taa-nav &gt; a:hover,
body.page-id-2887 .taa-home-calm .taa-dropdown summary:hover { color: var(--taa-gold-soft); }
body.page-id-2887 .taa-home-calm .taa-dropdown { position: relative; }
body.page-id-2887 .taa-home-calm .taa-dropdown summary::-webkit-details-marker { display: none; }
body.page-id-2887 .taa-home-calm .taa-dropdown summary:after {
  content: '';
  margin-left: 0;
  font-size: 0;
}
body.page-id-2887 .taa-home-calm .taa-dropdown-panel {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  width: min(320px, 82vw);
  display: grid;
  gap: 6px;
  padding: 12px;
  border-radius: 18px;
  background: rgba(27, 28, 33, 0.98);
  border: 1px solid rgba(235, 189, 107, 0.22);
  box-shadow: 0 22px 36px rgba(10, 10, 14, 0.30);
}
body.page-id-2887 .taa-home-calm .taa-dropdown-panel a {
  color: var(--taa-ivory);
  padding: 10px 12px;
  border-radius: 12px;
  font-size: 0.96rem;
}
body.page-id-2887 .taa-home-calm .taa-dropdown-panel a:hover {
  background: rgba(235, 189, 107, 0.12);
  color: var(--taa-gold-soft);
}
body.page-id-2887 .taa-home-calm .taa-hero-copy { max-width: 640px; }
body.page-id-2887 .taa-home-calm .taa-eyebrow,
body.page-id-2887 .taa-home-calm .taa-kicker {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--taa-gold-soft);
  margin-bottom: 16px;
}
body.page-id-2887 .taa-home-calm .taa-question {
  margin: 0 0 14px;
  color: rgba(244, 239, 230, 0.92);
  font-size: 1.1rem;
  font-weight: 600;
}
body.page-id-2887 .taa-home-calm h1,
body.page-id-2887 .taa-home-calm h2,
body.page-id-2887 .taa-home-calm h3 { margin: 0; line-height: 1.08; color: inherit; }
body.page-id-2887 .taa-home-calm .taa-hero-copy h1 {
  font-size: clamp(2.45rem, 5.2vw, 4.35rem);
  letter-spacing: -0.035em;
  max-width: 11ch;
}
body.page-id-2887 .taa-home-calm .taa-hero-copy p {
  margin-top: 18px;
  max-width: 36rem;
  color: var(--taa-ivory-soft);
  font-size: 1.08rem;
  line-height: 1.78;
}
body.page-id-2887 .taa-home-calm .taa-actions { display: flex; flex-wrap: wrap; gap: 16px; margin-top: 30px; }
body.page-id-2887 .taa-home-calm .taa-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  padding: 0 32px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 1rem;
  transition: transform .18s ease, box-shadow .18s ease, color .18s ease;
}
body.page-id-2887 .taa-home-calm .taa-btn:hover { transform: translateY(-1px); }
body.page-id-2887 .taa-home-calm .taa-btn-primary {
  background: linear-gradient(180deg, #f0cf8f 0%, #bf8b0f 100%);
  color: #1f2025;
  box-shadow: 0 18px 34px rgba(191, 139, 15, 0.28);
}
body.page-id-2887 .taa-home-calm .taa-trustline {
  margin-top: 18px;
  color: rgba(244, 239, 230, 0.72);
  font-size: 0.95rem;
}
body.page-id-2887 .taa-home-calm .taa-hero-note {
  margin-top: 34px;
  max-width: 470px;
  padding: 18px 20px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(244, 239, 230, 0.10);
  color: rgba(244, 239, 230, 0.84);
  line-height: 1.66;
}
body.page-id-2887 .taa-home-calm .taa-section-card,
body.page-id-2887 .taa-home-calm .taa-support {
  background: linear-gradient(180deg, rgba(24, 24, 28, 0.94) 0%, rgba(31, 31, 36, 0.92) 100%);
  border: 1px solid var(--taa-card-border);
  border-radius: 28px;
  box-shadow: var(--taa-shadow);
  padding: 36px;
}
body.page-id-2887 .taa-home-calm .taa-section-head { max-width: 760px; margin-bottom: 24px; }
body.page-id-2887 .taa-home-calm .taa-section-head h2 {
  color: var(--taa-text);
  font-size: clamp(1.95rem, 3vw, 2.7rem);
}
body.page-id-2887 .taa-home-calm .taa-section-head p,
body.page-id-2887 .taa-home-calm .taa-card p,
body.page-id-2887 .taa-home-calm .taa-step p,
body.page-id-2887 .taa-home-calm .taa-check,
body.page-id-2887 .taa-home-calm .taa-support p,
body.page-id-2887 .taa-home-calm .taa-support-points { color: var(--taa-muted); line-height: 1.72; }
body.page-id-2887 .taa-home-calm .taa-card-grid,
body.page-id-2887 .taa-home-calm .taa-steps,
body.page-id-2887 .taa-home-calm .taa-checklist {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
body.page-id-2887 .taa-home-calm .taa-card,
body.page-id-2887 .taa-home-calm .taa-step,
body.page-id-2887 .taa-home-calm .taa-check {
  background: linear-gradient(180deg, rgba(26, 26, 30, 0.92) 0%, rgba(33, 33, 38, 0.90) 100%);
  border: 1px solid rgba(78, 61, 26, 0.10);
  border-radius: 22px;
  padding: 24px;
}
body.page-id-2887 .taa-home-calm .taa-card-icon {
  width: 52px;
  height: 52px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  background: linear-gradient(180deg, rgba(235, 189, 107, 0.24), rgba(191, 139, 15, 0.12));
  color: var(--taa-gold-soft);
  font-size: 1.3rem;
}
body.page-id-2887 .taa-home-calm .taa-card h3,
body.page-id-2887 .taa-home-calm .taa-step h3 { color: var(--taa-text); font-size: 1.16rem; }
body.page-id-2887 .taa-home-calm .taa-card-link {
  display: inline-flex;
  margin-top: 14px;
  color: var(--taa-gold-soft);
  font-weight: 700;
}
body.page-id-2887 .taa-home-calm .taa-step-num {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  background: rgba(191, 139, 15, 0.12);
  color: #7a5500;
  font-weight: 700;
}
body.page-id-2887 .taa-home-calm .taa-check {
  display: grid;
  grid-template-columns: 18px 1fr;
  gap: 12px;
  align-items: start;
}
body.page-id-2887 .taa-home-calm .taa-checkmark { color: var(--taa-gold); font-weight: 700; }
body.page-id-2887 .taa-home-calm .taa-support-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.82fr);
  gap: 24px;
  align-items: center;
}
body.page-id-2887 .taa-home-calm .taa-support-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 24px; }
body.page-id-2887 .taa-home-calm .taa-btn-quiet {
  background: rgba(255,255,255,0.04);
  color: var(--taa-ivory);
  border: 1px solid rgba(237, 238, 241, 0.18);
}
body.page-id-2887 .taa-home-calm .taa-support-points { display: grid; gap: 12px; }
body.page-id-2887 .taa-home-calm .taa-support-points strong { color: var(--taa-ivory); }
@media (max-width: 1024px) {
  body.page-id-2887 .taa-home-calm .taa-local-header { align-items: flex-start; flex-direction: column; }
  body.page-id-2887 .taa-home-calm .taa-nav { justify-content: flex-start; }
}
@media (max-width: 980px) {
  body.page-id-2887 .taa-home-calm .taa-card-grid,
  body.page-id-2887 .taa-home-calm .taa-steps,
  body.page-id-2887 .taa-home-calm .taa-checklist,
  body.page-id-2887 .taa-home-calm .taa-support-grid { grid-template-columns: 1fr; }
}
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm { padding-bottom: 52px; }
  body.page-id-2887 .taa-home-calm .taa-shell { padding: 0 16px; }
  body.page-id-2887 .taa-home-calm .taa-hero { padding-top: 16px; }
  body.page-id-2887 .taa-home-calm .taa-hero-inner,
  body.page-id-2887 .taa-home-calm .taa-section-card,
  body.page-id-2887 .taa-home-calm .taa-support { padding: 26px 20px; }
  body.page-id-2887 .taa-home-calm .taa-local-header { margin-bottom: 30px; }
  body.page-id-2887 .taa-home-calm .taa-logo-link img { width: min(250px, 100%); }
  body.page-id-2887 .taa-home-calm .taa-nav { gap: 14px; }
  body.page-id-2887 .taa-home-calm .taa-dropdown-panel {
    position: static;
    width: 100%;
    margin-top: 8px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy h1 { max-width: none; font-size: 2.45rem; }
  body.page-id-2887 .taa-home-calm .taa-actions,
  body.page-id-2887 .taa-home-calm .taa-support-actions { flex-direction: column; }
  body.page-id-2887 .taa-home-calm .taa-btn { width: 100%; }
}

/* HERMES PAGE 1843 CORRECTION PASS START */
body.page-id-2887 {
  background: #071018;
  overflow-x: clip;
}
body.page-id-2887 .site,
body.page-id-2887 .site-content,
body.page-id-2887 .content-area,
body.page-id-2887 .site-main,
body.page-id-2887 .entry-content,
body.page-id-2887 .elementor,
body.page-id-2887 .elementor-location-single {
  background: transparent;
}
body.page-id-2887 .taa-home-calm,
body.page-id-2887 .taa-home-calm .taa-shell,
body.page-id-2887 .taa-home-calm .taa-hero,
body.page-id-2887 .taa-home-calm .taa-topbar {
  background: #071018;
}
body.page-id-2887 .taa-home-calm .taa-topbar {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
  z-index: 5;
}
body.page-id-2887 .taa-home-calm .taa-local-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-height: 56px;
  margin-bottom: 12px;
  padding: 8px 0 4px;
  background: #071018;
}
body.page-id-2887 .taa-home-calm .taa-local-header > br,
body.page-id-2887 .taa-home-calm .taa-local-header > p:empty,
body.page-id-2887 .taa-home-calm .taa-logo-link > br,
body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle > br,
body.page-id-2887 .taa-home-calm .taa-nav > br,
body.page-id-2887 .taa-home-calm .taa-dropdown-panel > br,
body.page-id-2887 .taa-home-calm .taa-hero-copy > p:empty,
body.page-id-2887 .taa-home-calm .taa-seq-bubble > p:empty,
body.page-id-2887 .taa-home-calm .taa-seq-title > p:empty,
body.page-id-2887 .taa-home-calm .taa-seq-support > p:empty {
  display: none !important;
}
body.page-id-2887 .taa-home-calm .taa-nav > p {
  margin: 0;
  display: flex;
  align-items: center;
}
body.page-id-2887 .taa-home-calm .taa-logo-link {
  display: inline-flex;
  align-items: center;
  flex: 0 1 auto;
  background: #071018;
}
body.page-id-2887 .taa-home-calm .taa-logo-link img {
  width: auto;
  max-width: min(290px, 100%);
  height: 44px;
  max-height: 44px;
  display: block;
  background: #071018;
  filter: none;
}
body.page-id-2887 .taa-home-calm .taa-nav {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
}
body.page-id-2887 .taa-home-calm .taa-nav > a,
body.page-id-2887 .taa-home-calm .taa-nav > p > a,
body.page-id-2887 .taa-home-calm .taa-dropdown summary {
  padding: 0;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}
body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle {
  width: 42px;
  height: 42px;
  line-height: 0;
  font-size: 0;
}
body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle span {
  display: block;
  flex: 0 0 2px;
  width: 18px;
  height: 2px !important;
  min-height: 2px;
}
body.page-id-2887 .taa-home-calm .taa-hero {
  padding-top: 0;
  margin-top: 0;
}
body.page-id-2887 .taa-home-calm .taa-hero-panel {
  width: 100%;
  margin-left: 0;
  overflow: hidden;
  isolation: isolate;
  border-radius: 0;
  border: 0;
  background: linear-gradient(180deg, #071018 0%, #08121a 38%, #071018 74%, #050b10 100%);
  color: var(--taa-ivory);
  box-shadow: none;
  min-height: 690px;
}
body.page-id-2887 .taa-home-calm .taa-hero-panel:before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(96deg, rgba(3, 8, 12, 0.90) 0%, rgba(3, 8, 12, 0.72) 34%, rgba(3, 8, 12, 0.26) 58%, rgba(3, 8, 12, 0.82) 100%),
    linear-gradient(180deg, rgba(7, 16, 24, 0.08) 0%, rgba(7, 16, 24, 0.08) 36%, rgba(7, 16, 24, 0.44) 100%);
  z-index: 0;
}
body.page-id-2887 .taa-home-calm .taa-hero-media {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}
body.page-id-2887 .taa-home-calm .taa-hero-photo,
body.page-id-2887 .taa-home-calm .taa-hero-sheen {
  position: absolute;
  inset: 0;
}
body.page-id-2887 .taa-home-calm .taa-hero-photo {
  background:
    linear-gradient(180deg, rgba(5, 10, 15, 0.16) 0%, rgba(5, 10, 15, 0.30) 100%),
    url('https://tarotandastrology.com/wp-content/uploads/2026/06/beach3.fw.png') center center / cover no-repeat;
  opacity: 0.54;
  filter: blur(0px) brightness(0.72) saturate(0.88) contrast(1.04);
  transform: scale(1);
  animation: taaHeroPhotoSettleOneShot 3.15s cubic-bezier(.2,.7,.22,1) 0s 1 forwards;
  will-change: transform, filter, opacity, background-position;
}
body.page-id-2887 .taa-home-calm .taa-hero-sheen {
  background: linear-gradient(180deg, rgba(6, 12, 18, 0.03) 0%, rgba(6, 12, 18, 0.22) 100%);
  opacity: 0.55;
}
body.page-id-2887 .taa-home-calm .taa-droplet-trail,
body.page-id-2887 .taa-home-calm .taa-impact-glow,
body.page-id-2887 .taa-home-calm .taa-ripple,
body.page-id-2887 .taa-home-calm .taa-ripple-one,
body.page-id-2887 .taa-home-calm .taa-ripple-two,
body.page-id-2887 .taa-home-calm .taa-ripple-three,
body.page-id-2887 .taa-home-calm .taa-water-droplet {
  display: none !important;
  animation: none !important;
  opacity: 0 !important;
}
body.page-id-2887 .taa-home-calm .taa-hero-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 34px 66px 58px;
}
body.page-id-2887 .taa-home-calm .taa-hero-copy {
  width: min(100%, 640px);
  max-width: 100%;
  margin-left: 0;
  padding-left: 0;
}
body.page-id-2887 .taa-home-calm .taa-seq-bubble {
  margin-bottom: 18px;
}
body.page-id-2887 .taa-home-calm .taa-type-target,
body.page-id-2887 .taa-home-calm .taa-type-target-title-line {
  display: inline;
}
body.page-id-2887 .taa-home-calm .taa-type-target {
  border-right: 0 !important;
  box-shadow: none !important;
}
body.page-id-2887 .taa-home-calm .taa-seq-bubble,
body.page-id-2887 .taa-home-calm .taa-seq-title,
body.page-id-2887 .taa-home-calm .taa-seq-support {
  transition: opacity .38s ease, transform .38s ease;
}
body.page-id-2887 .taa-home-calm .taa-seq-pending {
  opacity: 0;
}
body.page-id-2887 .taa-home-calm .taa-seq-bubble.taa-seq-pending,
body.page-id-2887 .taa-home-calm .taa-seq-title.taa-seq-pending,
body.page-id-2887 .taa-home-calm .taa-seq-support.taa-seq-pending {
  transform: translate3d(0, 16px, 0);
}
body.page-id-2887 .taa-home-calm .taa-title-lines {
  display: inline-grid;
  gap: 0.08em;
  width: min(100%, max-content);
  max-width: 13ch;
}
body.page-id-2887 .taa-home-calm .taa-title-line {
  display: block;
  min-height: 1.05em;
  white-space: pre;
}
body.page-id-2887 .taa-home-calm h1,
body.page-id-2887 .taa-home-calm h2,
body.page-id-2887 .taa-home-calm h3 {
  margin: 0;
  line-height: 1.08;
  color: inherit;
}
body.page-id-2887 .taa-home-calm .taa-seq-title h1 {
  max-width: 100%;
  font-size: clamp(1.95rem, 3.05vw, 2.95rem);
  letter-spacing: -0.03em;
  line-height: 1.06;
}
body.page-id-2887 .taa-home-calm .taa-seq-support p {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 36rem;
  color: var(--taa-ivory-soft);
  font-size: 1.06rem;
  line-height: 1.78;
}
@keyframes taaHeroPhotoSettleOneShot {
  0% {
    background-position: 57% 2%;
    transform: scale(1.045);
    filter: blur(2px) brightness(0.80) contrast(1.08);
    opacity: 0.48;
  }
  35% {
    background-position: 57% 6%;
    transform: scale(1.022);
    filter: blur(0.9px) brightness(0.88) contrast(1.06);
    opacity: 0.56;
  }
  68% {
    background-position: 57% 9%;
    transform: scale(1.008);
    filter: blur(0.3px) brightness(0.94) contrast(1.03);
    opacity: 0.59;
  }
  100% {
    background-position: 57% 10%;
    transform: scale(1);
    filter: blur(0px) brightness(0.96) contrast(1.02);
    opacity: 0.60;
  }
}
@media (prefers-reduced-motion: reduce) {
  body.page-id-2887 .taa-home-calm .taa-hero-photo,
  body.page-id-2887 .taa-home-calm .taa-seq-bubble,
  body.page-id-2887 .taa-home-calm .taa-seq-title,
  body.page-id-2887 .taa-home-calm .taa-seq-support {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-bubble {
    display: inline-flex;
    margin-bottom: 18px;
  }
  body.page-id-2887 .taa-home-calm .taa-type-target {
    border-right: 0 !important;
  }
}
@media (max-width: 980px) {
  body.page-id-2887 .taa-home-calm .taa-topbar {
    padding-left: 18px;
    padding-right: 18px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-inner {
    padding: 24px 46px 52px;
  }
}
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-topbar {
    padding-left: 12px;
    padding-right: 12px;
  }
  body.page-id-2887 .taa-home-calm .taa-local-header {
    position: relative;
    min-height: 56px;
    margin-bottom: 12px;
    padding: 6px 0 0;
    gap: 10px;
    flex-wrap: nowrap;
    align-items: center;
  }
  body.page-id-2887 .taa-home-calm .taa-logo-link {
    position: relative;
    z-index: 32;
    margin-right: auto;
  }
  body.page-id-2887 .taa-home-calm .taa-logo-link img {
    height: 38px;
    max-height: 38px;
    max-width: min(228px, calc(100vw - 92px));
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle {
    position: relative;
    z-index: 33;
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 46px;
    height: 46px;
    margin-left: auto;
    padding: 0;
    border: 1px solid #333333;
    border-radius: 4px;
    background: #F7F7F7;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    gap: 4px;
    overflow: hidden;
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle span {
    display: block;
    width: 18px;
    height: 2px !important;
    min-height: 2px;
    margin: 0;
    border-radius: 999px;
    background: #03002A;
    transition: transform .22s ease, opacity .18s ease, background-color .18s ease;
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:hover,
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] {
    border-color: #FF6F00;
    background: #FFF7EF;
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:hover span,
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle span,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span {
    background: #FF6F00;
  }
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle span:nth-child(1),
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle span:nth-child(2),
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
  }
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle span:nth-child(3),
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
  }
  body.page-id-2887 .taa-home-calm .taa-nav {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    left: auto;
    width: min(320px, calc(100vw - 24px));
    max-width: calc(100vw - 24px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap !important;
    align-items: stretch;
    justify-content: flex-start;
    gap: 0;
    padding: 20px;
    border: 1px solid rgba(51, 51, 51, 0.24);
    border-radius: 6px;
    background: #F7F7F7;
    box-shadow: 0 20px 44px rgba(9, 11, 18, 0.22);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate3d(0, 10px, 0);
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
    max-height: min(70vh, 520px);
    overflow: hidden;
    z-index: 31;
  }
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-nav {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
    overflow-y: auto;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > a,
  body.page-id-2887 .taa-home-calm .taa-nav > p > a,
  body.page-id-2887 .taa-home-calm .taa-dropdown summary {
    width: 100%;
    min-height: 48px;
    padding: 12px 0;
    color: #03002A;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.35;
    justify-content: flex-start;
    border-bottom: 1px solid rgba(3, 0, 42, 0.10);
  }
  body.page-id-2887 .taa-home-calm .taa-nav > a:hover,
  body.page-id-2887 .taa-home-calm .taa-nav > p > a:hover,
  body.page-id-2887 .taa-home-calm .taa-dropdown summary:hover,
  body.page-id-2887 .taa-home-calm .taa-dropdown[open] > summary,
  body.page-id-2887 .taa-home-calm .taa-nav > a:focus-visible,
  body.page-id-2887 .taa-home-calm .taa-nav > p > a:focus-visible,
  body.page-id-2887 .taa-home-calm .taa-dropdown summary:focus-visible {
    color: #FF6F00;
    outline: none;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > a:last-child,
  body.page-id-2887 .taa-home-calm .taa-nav > p:last-child > a:last-child {
    border-bottom: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p {
    margin: 0;
    width: 100%;
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown {
    width: 100%;
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown summary::after {
    margin-left: auto;
    font-size: 0.82em;
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown-panel {
    position: static;
    width: 100%;
    margin-top: 0;
    padding: 4px 0 8px 14px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    gap: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown-panel a {
    display: block;
    color: #03002A;
    padding: 10px 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(3, 0, 42, 0.08);
    font-size: 16px;
    line-height: 1.35;
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown-panel a:hover,
  body.page-id-2887 .taa-home-calm .taa-dropdown-panel a:focus-visible {
    background: transparent;
    color: #FF6F00;
    outline: none;
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown-panel a:last-child {
    border-bottom: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-panel {
    min-height: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-photo {
    background-position: 55% 8%;
    background-size: 132% auto;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-inner {
    padding: 22px 20px 42px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy {
    width: 100%;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-bubble {
    margin-bottom: 16px;
  }
  body.page-id-2887 .taa-home-calm .taa-title-lines {
    max-width: 12ch;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-title h1 {
    font-size: clamp(1.8rem, 7.2vw, 2.45rem);
    line-height: 1.07;
  }
}
/* HERMES PAGE 1843 CORRECTION PASS END */

@media (min-width: 768px) {
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle {
    display: none !important;
  }
}

/* HERMES PAGE 1843 DESKTOP DROPDOWN POLISH START */
@media (min-width: 768px) {
  body.page-id-2887 .taa-home-calm .taa-topbar,
  body.page-id-2887 .taa-home-calm .taa-local-header,
  body.page-id-2887 .taa-home-calm .taa-nav,
  body.page-id-2887 .taa-home-calm .taa-dropdown {
    overflow: visible;
  }
  body.page-id-2887 .taa-home-calm .taa-local-header {
    align-items: center;
  }
  body.page-id-2887 .taa-home-calm .taa-nav {
    position: relative;
    flex-wrap: nowrap;
    gap: 16px;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p {
    margin: 0;
    display: flex;
    align-items: center;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p br,
  body.page-id-2887 .taa-home-calm .taa-dropdown-panel br {
    display: none;
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown {
    position: relative;
    display: inline-flex;
    align-items: center;
    isolation: isolate;
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown summary {
    position: relative;
    z-index: 2;
    outline: none;
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown-panel {
    position: absolute;
    top: 100%;
    left: 50%;
    right: auto;
    min-width: 220px;
    width: min(280px, 30vw);
    max-width: 280px;
    max-height: calc(100vh - 170px);
    overflow-y: auto;
    overscroll-behavior: contain;
    padding: 10px;
    gap: 2px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate3d(-50%, 8px, 0);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
    z-index: 40;
  }
  body.page-id-2887 .taa-home-calm .taa-home-dropdown .taa-dropdown-panel {
    width: min(236px, 24vw);
    max-width: 236px;
  }
  body.page-id-2887 .taa-home-calm .taa-services-dropdown .taa-dropdown-panel {
    width: min(312px, 34vw);
    max-width: 312px;
    max-height: calc(100vh - 170px);
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown:hover > .taa-dropdown-panel,
  body.page-id-2887 .taa-home-calm .taa-dropdown:focus-within > .taa-dropdown-panel,
  body.page-id-2887 .taa-home-calm .taa-dropdown[open] > .taa-dropdown-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate3d(-50%, 0, 0);
  }
  body.page-id-2887 .taa-home-calm .taa-dropdown-panel a {
    display: block;
    padding: 8px 10px;
    line-height: 1.3;
  }
  body.page-id-2887 .taa-home-calm .taa-home-dropdown .taa-dropdown-panel a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  body.page-id-2887 .taa-home-calm .taa-services-dropdown .taa-dropdown-panel a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 0.92rem;
  }
}
/* HERMES PAGE 1843 DESKTOP DROPDOWN POLISH END */

/* HERMES PAGE 1843 HOMEPAGE POLISH JUNE 2026 START */
@media (min-width: 768px) {
  body.page-id-2887 .taa-home-calm .taa-topbar {
    padding-top: 0;
    padding-bottom: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-local-header {
    min-height: 58px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 18px;
    align-items: center;
  }
  body.page-id-2887 .taa-home-calm .taa-logo-link,
  body.page-id-2887 .taa-home-calm .taa-logo-link img {
    vertical-align: middle;
  }
  body.page-id-2887 .taa-home-calm .taa-logo-link img {
    height: 40px;
    max-height: 40px;
    width: auto;
    max-width: min(290px, 100%);
  }
  body.page-id-2887 .taa-home-calm .taa-nav {
    gap: 16px;
    align-items: center;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > a,
  body.page-id-2887 .taa-home-calm .taa-dropdown summary,
  body.page-id-2887 .taa-home-calm .taa-nav .taa-nav-contact {
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 1.1;
  }
}
body.page-id-2887 .taa-home-calm .taa-nav .taa-nav-contact,
body.page-id-2887 .taa-home-calm .taa-nav .taa-nav-contact:visited {
  color: var(--taa-ivory) !important;
  font-size: 0.98rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
}
body.page-id-2887 .taa-home-calm .taa-nav .taa-nav-contact:hover,
body.page-id-2887 .taa-home-calm .taa-nav .taa-nav-contact:focus-visible {
  color: var(--taa-gold-soft) !important;
}
body.page-id-2887 .taa-home-calm .taa-hero-note {
  display: none !important;
}
body.page-id-2887 .taa-home-calm .taa-seq-bubble,
body.page-id-2887 .taa-home-calm .taa-seq-title,
body.page-id-2887 .taa-home-calm .taa-seq-support {
  opacity: 0;
  transform: translate3d(0, 18px, 0);
  animation: taaPage1843Reveal .58s ease forwards;
  will-change: opacity, transform;
}
body.page-id-2887 .taa-home-calm .taa-seq-bubble { animation-delay: .10s; }
body.page-id-2887 .taa-home-calm .taa-seq-title { animation-delay: .42s; }
body.page-id-2887 .taa-home-calm .taa-seq-support { animation-delay: .78s; }
@keyframes taaPage1843Reveal {
  from {
    opacity: 0;
    transform: translate3d(0, 18px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media (prefers-reduced-motion: reduce) {
  body.page-id-2887 .taa-home-calm .taa-seq-bubble,
  body.page-id-2887 .taa-home-calm .taa-seq-title,
  body.page-id-2887 .taa-home-calm .taa-seq-support {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}
/* HERMES PAGE 1843 HOMEPAGE POLISH JUNE 2026 END */

/* HERMES PAGE 1843 TYPEWRITER FINAL POLISH START */
body.page-id-2887 .taa-home-calm .taa-title-line {
  display: block;
}
body.page-id-2887 .taa-home-calm .taa-type-target {
  display: inline-block;
  overflow: hidden;
  white-space: pre;
  vertical-align: bottom;
  max-width: 0;
  border-right: 0.08em solid transparent;
}
body.page-id-2887 .taa-home-calm .taa-type-target-eyebrow {
  --taa-target-width: 22ch;
  animation: taaPage1843TypeReveal 1s steps(21, end) 0.2s both;
}
body.page-id-2887 .taa-home-calm .taa-type-target-question {
  --taa-target-width: 38ch;
  animation: taaPage1843TypeReveal 1.5s steps(37, end) 1.45s both;
}
body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(1) .taa-type-target {
  --taa-target-width: 9ch;
  animation: taaPage1843TypeReveal 0.7s steps(8, end) 3.25s both;
}
body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(2) .taa-type-target {
  --taa-target-width: 13ch;
  animation: taaPage1843TypeReveal 1s steps(12, end) 4.15s both;
}
body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(3) .taa-type-target {
  --taa-target-width: 11ch;
  animation: taaPage1843TypeReveal 0.9s steps(10, end) 5.35s both;
}
body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(4) .taa-type-target {
  --taa-target-width: 17ch;
  animation: taaPage1843TypeReveal 1.15s steps(16, end) 6.45s both;
}
@keyframes taaPage1843TypeReveal {
  0% {
    max-width: 0;
    border-right-color: currentColor;
  }
  92% {
    border-right-color: currentColor;
  }
  100% {
    max-width: var(--taa-target-width);
    border-right-color: transparent;
  }
}
@media (prefers-reduced-motion: reduce) {
  body.page-id-2887 .taa-home-calm .taa-type-target {
    animation: none !important;
    max-width: none !important;
    border-right-color: transparent !important;
  }
}
/* HERMES PAGE 1843 TYPEWRITER FINAL POLISH END */

/* HERMES PAGE 1843 MOBILE TOGGLE FOCUS FIX START */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle {
    cursor: pointer;
    outline-offset: 2px;
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:focus,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:focus-visible,
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-mobile-menu-toggle {
    border-color: #FF6F00 !important;
    background: #FFF7EF !important;
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:focus span,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:focus-visible span,
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-mobile-menu-toggle span {
    background: #FF6F00 !important;
  }
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-mobile-menu-toggle span:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-mobile-menu-toggle span:nth-child(2) {
    opacity: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-mobile-menu-toggle span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
  }
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-nav,
  body.page-id-2887 .taa-home-calm .taa-nav:focus-within {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translate3d(0, 0, 0) !important;
    overflow-y: auto !important;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p {
    margin: 0;
    width: 100%;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p > .taa-nav-contact {
    width: 100%;
  }
}
/* HERMES PAGE 1843 MOBILE TOGGLE FOCUS FIX END */

/* HERMES PAGE 1843 WHY CHOOSE US CARD WRAP FIX START */
body.page-id-2887 .taa-home-calm .taa-check {
  grid-template-columns: 18px minmax(0, 1fr);
  align-items: start;
}
body.page-id-2887 .taa-home-calm .taa-check > p:empty {
  display: none !important;
}
body.page-id-2887 .taa-home-calm .taa-check > :not(.taa-checkmark) {
  grid-column: 2 !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  line-height: 1.72;
}
body.page-id-2887 .taa-home-calm .taa-check > div strong {
  display: block;
  margin-bottom: 8px;
}
/* HERMES PAGE 1843 WHY CHOOSE US CARD WRAP FIX END */

/* HERMES PAGE 1843 FINAL SMALL POLISH START */
body.page-id-2887 .taa-home-calm .taa-type-target-eyebrow {
  --taa-target-width: 24ch;
}
body.page-id-2887 .taa-home-calm .taa-eyebrow {
  white-space: nowrap;
}
body.page-id-2887 footer .elementor-element-40cfb72 {
  background: #071018 !important;
}
@media (min-width: 768px) {
  body.page-id-2887 .taa-home-calm .taa-nav > p {
    display: flex;
    align-items: center;
    gap: 16px;
  }
}
/* HERMES PAGE 1843 FINAL SMALL POLISH END */


/* HERMES PAGE 2887 SMALL POLISH 2026-06-20 */
body.page-id-2887 .taa-home-calm .taa-title-lines {
  gap: 0.03em;
  width: min(100%, 15.5ch);
  max-width: 100%;
}
body.page-id-2887 .taa-home-calm .taa-title-line {
  min-height: 1.12em;
  line-height: 1.12;
  padding-bottom: 0.08em;
}
body.page-id-2887 .taa-home-calm .taa-title-line-main {
  white-space: nowrap;
}
body.page-id-2887 .taa-home-calm .taa-seq-title h1 {
  font-size: clamp(1.9rem, 3vw, 2.8rem);
  line-height: 1.1;
  padding-bottom: 0.1em;
}
body.page-id-2887 .taa-home-calm .taa-seq-support {
  display: grid;
  gap: 14px;
}
body.page-id-2887 .taa-home-calm .taa-seq-support .taa-actions {
  margin-top: 10px;
  order: 1;
}
body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta {
  order: 2;
}
body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta p {
  margin-top: 0;
}
body.page-id-2887 .taa-home-calm .taa-trustline { order: 3; }
body.page-id-2887 .taa-home-calm .taa-hero-note { order: 4; }
body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  appearance: none;
}
body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle span {
  width: 20px;
  height: 2px !important;
  min-height: 2px;
  border-radius: 999px;
  background: #d8a12a;
}
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-hero-inner {
    padding: 12px 20px 34px;
  }
  body.page-id-2887 .taa-home-calm .taa-local-header {
    margin-bottom: 16px;
    padding-top: 6px;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-bubble {
    margin-bottom: 12px;
  }
  body.page-id-2887 .taa-home-calm .taa-eyebrow {
    font-size: 11px;
    letter-spacing: 0.14em;
    padding-right: 0.28em;
  }
  body.page-id-2887 .taa-home-calm .taa-question {
    margin-bottom: 10px;
  }
  body.page-id-2887 .taa-home-calm .taa-title-lines {
    width: min(100%, 12.8ch);
  }
  body.page-id-2887 .taa-home-calm .taa-title-line-main {
    white-space: normal;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-title h1 {
    font-size: clamp(2rem, 7.6vw, 2.35rem);
    line-height: 1.1;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support .taa-actions {
    margin-top: 6px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta p {
    font-size: 0.98rem;
    line-height: 1.66;
  }
}

/* HERMES PAGE 2887 SMALL POLISH V2 2026-06-20 */
body.page-id-2887 .taa-home-calm .taa-title-line .taa-type-target-title-line {
  display: inline-block;
  max-width: none !important;
  overflow: visible !important;
}
body.page-id-2887 .taa-home-calm .taa-title-line-main .taa-type-target-title-line {
  white-space: nowrap;
}
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-title-line-main .taa-type-target-title-line {
    white-space: normal;
  }
}

/* HERMES PAGE 2887 ANIMATION POLISH 2026-06-20 */
@keyframes taaTypeRevealLine {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 0.28;
  }
  100% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@keyframes taaSupportFadeRise {
  0% {
    opacity: 0;
    transform: translate3d(0, 14px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media (prefers-reduced-motion: no-preference) {
  body.page-id-2887 .taa-home-calm .taa-title-line .taa-type-target-title-line {
    display: inline-block;
    max-width: none !important;
    overflow: visible !important;
    clip-path: inset(0 100% 0 0);
    opacity: 0.01;
    will-change: clip-path, opacity;
    animation-name: taaTypeRevealLine;
    animation-fill-mode: forwards;
    animation-timing-function: steps(24, end);
  }
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-child(1) .taa-type-target-title-line {
    animation-duration: 1.08s;
    animation-delay: 0.12s;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-child(2) .taa-type-target-title-line {
    animation-duration: 0.72s;
    animation-delay: 1.28s;
    animation-timing-function: steps(12, end);
  }
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-child(3) .taa-type-target-title-line {
    animation-duration: 0.84s;
    animation-delay: 2.08s;
    animation-timing-function: steps(16, end);
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta,
  body.page-id-2887 .taa-home-calm .taa-trustline,
  body.page-id-2887 .taa-home-calm .taa-hero-note {
    opacity: 0;
    transform: translate3d(0, 14px, 0);
    will-change: opacity, transform;
    animation: taaSupportFadeRise 0.72s ease forwards;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta {
    animation-delay: 2.98s;
  }
  body.page-id-2887 .taa-home-calm .taa-trustline {
    animation-delay: 3.14s;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-note {
    animation-delay: 3.28s;
  }
}
@media (prefers-reduced-motion: reduce) {
  body.page-id-2887 .taa-home-calm .taa-title-line .taa-type-target-title-line,
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta,
  body.page-id-2887 .taa-home-calm .taa-trustline,
  body.page-id-2887 .taa-home-calm .taa-hero-note {
    animation: none !important;
    clip-path: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

/* HERMES PAGE 2887 ANIMATION POLISH V2 2026-06-20 */
@media (prefers-reduced-motion: no-preference) {
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-child(1) .taa-type-target-title-line {
    max-width: none !important;
    border-right-color: transparent !important;
    animation: taaTypeRevealLine 1.08s steps(24, end) 0.12s both !important;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-child(2) .taa-type-target-title-line {
    max-width: none !important;
    border-right-color: transparent !important;
    animation: taaTypeRevealLine 0.72s steps(12, end) 1.28s both !important;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-child(3) .taa-type-target-title-line {
    max-width: none !important;
    border-right-color: transparent !important;
    animation: taaTypeRevealLine 0.84s steps(16, end) 2.08s both !important;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta {
    animation: taaSupportFadeRise 0.72s ease 2.98s both !important;
  }
  body.page-id-2887 .taa-home-calm .taa-trustline {
    animation: taaSupportFadeRise 0.72s ease 3.14s both !important;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-note {
    animation: taaSupportFadeRise 0.72s ease 3.28s both !important;
  }
}

/* HERMES PAGE 2887 ANIMATION POLISH V3 2026-06-20 */
@media (prefers-reduced-motion: no-preference) {
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(1) .taa-type-target-title-line {
    max-width: none !important;
    border-right-color: transparent !important;
    animation: taaTypeRevealLine 1.08s steps(24, end) 0.12s both !important;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(2) .taa-type-target-title-line {
    max-width: none !important;
    border-right-color: transparent !important;
    animation: taaTypeRevealLine 0.72s steps(12, end) 1.28s both !important;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(3) .taa-type-target-title-line {
    max-width: none !important;
    border-right-color: transparent !important;
    animation: taaTypeRevealLine 0.84s steps(16, end) 2.08s both !importa
@media (prefers-reduced-motion: reduce) {
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(4) .taa-type-target-title-line {
    max-width: none !important;
    border-right-color: transparent !important;
    animation: none !important;
    clip-path: inset(0 0 0 0) !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
nt;
  }
}

/* HERMES_PAGE_2887_POLISH_NAV_PARAGRAPH_TELETYPE_LINE4_20260621 */
body.page-id-2887 .taa-home-calm .taa-nav > a.taa-nav-home,
body.page-id-2887 .taa-home-calm .taa-nav > a.taa-nav-home:link,
body.page-id-2887 .taa-home-calm .taa-nav > a.taa-nav-home:visited {
  color: var(--taa-ivory) !important;
  border-color: rgba(240, 207, 143, 0.38) !important;
}
body.page-id-2887 .taa-home-calm .taa-nav > a.taa-nav-home:hover,
body.page-id-2887 .taa-home-calm .taa-nav > a.taa-nav-home:focus-visible {
  color: var(--taa-gold-soft) !important;
  border-color: rgba(240, 207, 143, 0.6) !important;
}
@media (prefers-reduced-motion: no-preference) {
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(4) .taa-type-target-title-line {
    display: inline-block !important;
    max-width: none !important;
    overflow: visible !important;
    border-right-color: transparent !important;
    animation: taaTypeRevealLine 0.96s steps(16, end) 2.98s both !important;
    visibility: visible !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(4) .taa-type-target-title-line {
    max-width: none !important;
    border-right-color: transparent !important;
    animation: none !important;
    clip-path: inset(0 0 0 0) !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
/* HERMES PAGE 2887 MOBILE HOME READABILITY 20260621 */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-nav > a.taa-nav-home,
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-nav > a.taa-nav-home:link,
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-nav > a.taa-nav-home:visited,
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-nav > a.taa-nav-home,
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-nav > a.taa-nav-home:link,
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-nav > a.taa-nav-home:visited,
  body.page-id-2887 .taa-home-calm .taa-nav:focus-within > a.taa-nav-home,
  body.page-id-2887 .taa-home-calm .taa-nav:focus-within > a.taa-nav-home:link,
  body.page-id-2887 .taa-home-calm .taa-nav:focus-within > a.taa-nav-home:visited {
    color: #03002A !important;
    opacity: 1 !important;
    text-decoration: none !important;
  }
}

/* HERMES PAGE 2887 MOBILE TRUSTLINE CHAT BUBBLE SPACING FIX 2026-06-22 */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-trustline {
    margin-top: 0;
  }
}

/* HERMES PAGE 2887 SHORT MOBILE HERO LOWER COPY COMPRESSION FIX 2026-06-22 */
@media (max-width: 767px) and (max-height: 820px) {
  body.page-id-2887 .taa-home-calm .taa-seq-support {
    gap: 8px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta {
    position: relative;
    top: -20px;
  }
  body.page-id-2887 .taa-home-calm .taa-trustline {
    display: none;
  }
}
@media (max-width: 767px) and (max-height: 740px) {
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta {
    top: -56px;
  }
}
/* HERMES_PAGE_2887_SECTION_17D_SERVICE_ICON_VISUAL_TARGET_REPAIR_20260627 */
body.page-id-2887 .taa-home-calm .taa-dropdown summary:after {
  content: '';
  margin-left: 0;
  font-size: 0;
  vertical-align: middle;
}
body.page-id-2887 .taa-home-calm .taa-card-icon::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: drop-shadow(0 2px 6px rgba(191, 139, 15, 0.18));
}
body.page-id-2887 .taa-home-calm .taa-card-grid > .taa-card:nth-of-type(1) .taa-card-icon::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23ebbd6b' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6.5' y='6.5' width='13' height='17' rx='2.5'/%3E%3Crect x='12.5' y='9.5' width='13' height='17' rx='2.5'/%3E%3Cpath d='M12 12.5h3.5M18.8 17.5h3.5'/%3E%3Cpath d='m15 15.2 1.1 2.1 2.3.3-1.7 1.6.4 2.3-2.1-1.1-2.1 1.1.4-2.3-1.7-1.6 2.3-.3z'/%3E%3C/svg%3E"); }
body.page-id-2887 .taa-home-calm .taa-card-grid > .taa-card:nth-of-type(2) .taa-card-icon::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23ebbd6b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='16' cy='16' r='9.5'/%3E%3Ccircle cx='16' cy='16' r='2.4'/%3E%3Cpath d='M16 6.5v3M16 22.5v3M6.5 16h3M22.5 16h3M9.3 9.3l2.1 2.1M20.6 20.6l2.1 2.1M22.7 9.3l-2.1 2.1M11.4 20.6l-2.1 2.1'/%3E%3Cpath d='m22.4 8.2.7 1.4 1.6.2-1.2 1.1.3 1.5-1.4-.7-1.4.7.3-1.5-1.2-1.1 1.6-.2z' fill='%23ebbd6b' stroke='none'/%3E%3C/svg%3E"); }
body.page-id-2887 .taa-home-calm .taa-card-grid > .taa-card:nth-of-type(3) .taa-card-icon::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23ebbd6b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 7c1.6 3.3 1.9 5.5 1.9 7.3 0 3.2-1 5.4-1.9 7.7-.9-2.3-1.9-4.5-1.9-7.7C14.1 12.5 14.4 10.3 16 7Z'/%3E%3Cpath d='M10.2 18.1c1.5 0 3 .8 4.6 2.5 1.1 1.1 1.7 2.3 1.7 2.3s-1.6.3-3.1.3c-3.1 0-5.3-.9-7.4-2.7 1.5-1.4 2.9-2.4 4.2-2.4Z'/%3E%3Cpath d='M21.8 18.1c-1.5 0-3 .8-4.6 2.5-1.1 1.1-1.7 2.3-1.7 2.3s1.6.3 3.1.3c3.1 0 5.3-.9 7.4-2.7-1.5-1.4-2.9-2.4-4.2-2.4Z'/%3E%3Cpath d='M11.4 13.6c1.2.3 2.4 1.1 3.6 2.4M20.6 13.6c-1.2.3-2.4 1.1-3.6 2.4'/%3E%3C/svg%3E"); }
body.page-id-2887 .taa-home-calm .taa-card-grid > .taa-card:nth-of-type(4) .taa-card-icon::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23ebbd6b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.5 20.5 16 15l10.5 5.5L16 26Z'/%3E%3Cpath d='M9 18.7V24M23 18.7V24'/%3E%3Cpath d='M10 12.5h9.5a2.5 2.5 0 0 1 2.5 2.5v6.5H10Z'/%3E%3Cpath d='M10 12.5 14.2 9h7.1c.9 0 1.7.8 1.7 1.7v7.3'/%3E%3Cpath d='m20.6 7.1.6 1.2 1.4.2-1 .9.2 1.4-1.2-.6-1.2.6.2-1.4-1-.9 1.4-.2z' fill='%23ebbd6b' stroke='none'/%3E%3C/svg%3E"); }
body.page-id-2887 .taa-home-calm .taa-card-grid > .taa-card:nth-of-type(5) .taa-card-icon::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23ebbd6b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5.5' y='7.5' width='21' height='18' rx='3'/%3E%3Cpath d='M10 5.5v4M22 5.5v4M5.5 13.5h21'/%3E%3Cpath d='m18.4 16.1.9 1.9 2.1.3-1.5 1.4.4 2.1-1.9-1-1.9 1 .4-2.1-1.5-1.4 2.1-.3z' fill='%23ebbd6b' stroke='none'/%3E%3C/svg%3E"); }
body.page-id-2887 .taa-home-calm .taa-card-grid > .taa-card:nth-of-type(6) .taa-card-icon::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23ebbd6b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='13' r='3'/%3E%3Ccircle cx='20.5' cy='12' r='2.5'/%3E%3Cpath d='M5.8 23.8c.7-3.2 3.2-5.3 6.2-5.3 3.1 0 5.6 2.1 6.3 5.3'/%3E%3Cpath d='M17.8 22.7c.6-2.3 2.4-3.8 4.7-3.8 2 0 3.7 1.2 4.5 3'/%3E%3Cpath d='m22.2 20.2 1.3-1.4c.7-.8 2-1 2.9-.3.9.6 1.1 1.9.5 2.8-1 1.3-2.6 2.5-4.7 4.1-2.2-1.5-3.7-2.7-4.7-4-.7-.9-.4-2.2.5-2.8.9-.7 2.2-.5 2.9.3z'/%3E%3C/svg%3E"); }

/* HERMES_PAGE_2887_SECTION_17J_SPEED_STATIC_CTA_REFINEMENT_20260627 */
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-question-line,
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line,
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-hero-copy-after-cta,
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-actions,
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-trustline,
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-hero-note {
  animation: none !important;
  clip-path: inset(0 0 0 0) !important;
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
}
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-question-line,
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line {
  display: inline-block;
}
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-question-line.is-typing,
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line.is-typing {
  border-right: 0.08em solid rgba(240, 207, 143, 0.82);
  padding-right: 0.08em;
}
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-title-lines-controlled {
  width: min(100%, 12.8ch);
}
body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-title-line-main .taa-headline-line-1 {
  white-space: nowrap;
}
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-title-line-main .taa-headline-line-1 {
    white-space: normal;
  }
}
body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-hero-copy-after-cta,
body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-trustline,
body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-hero-note {
  opacity: 0 !important;
  transform: translate3d(0, 14px, 0) !important;
  transition:
    opacity 1.02s ease,
    transform 1.02s ease !important;
  will-change: opacity, transform;
}
body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-actions {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
  will-change: auto;
}
body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-question-line.is-visible,
body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-headline-line.is-visible {
  opacity: 1 !important;
}
body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-hero-copy-after-cta.is-visible,
body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-trustline.is-visible,
body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-hero-note.is-visible {
  opacity: 1 !important;
  transform: none !important;
}
@media (prefers-reduced-motion: reduce) {
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-question-line,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-hero-copy-after-cta,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-actions,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-trustline,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-hero-note {
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
    border-right: none !important;
  }
}

/* HERMES_SECTION_17K_MOBILE_HEADER_HAMBURGER_ALIGNMENT_20260627 */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-topbar {
    padding-left: 16px;
    padding-right: 16px;
  }
  body.page-id-2887 .taa-home-calm .taa-local-header {
    position: relative;
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px;
    min-height: 52px;
    margin-bottom: 14px;
    padding: 8px 0 4px;
  }
  body.page-id-2887 .taa-home-calm .taa-logo-link {
    order: 1;
    display: inline-flex;
    align-items: center;
    align-self: center;
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-logo-link img {
    width: auto;
    max-width: min(240px, calc(100vw - 92px));
    height: 40px;
    max-height: 40px;
    object-fit: contain;
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle {
    order: 2;
    position: relative;
    top: 0;
    right: 0;
    align-self: center;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    margin: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-nav {
    top: calc(100% + 8px);
  }
}

/* HERMES_SECTION_17L_MOBILE_CTA_HAMBURGER_SPACING_20260627 */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle span,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:hover span,
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle span,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span,
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-mobile-menu-toggle span {
    background: #ffffff !important;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support .taa-actions,
  body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-actions {
    order: 2;
    position: static !important;
    display: flex;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 2px;
    transform: none !important;
    transition: none !important;
    will-change: auto !important;
    z-index: 2;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta,
  body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-hero-copy-after-cta {
    order: 3;
    position: static !important;
    top: auto !important;
    margin-top: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-trustline {
    order: 4;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-note {
    order: 5;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line-main {
    margin-bottom: 0.24em;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-title-line-main .taa-headline-line-1 {
    margin-bottom: 0.24em;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-2 {
    display: inline-block;
    margin-top: 0.18em;
  }
}

/* HERMES_SECTION_17M_MOBILE_HERO_LAYOUT_REFINEMENT_20260627 */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-hero-inner {
    padding-top: 12px;
    padding-bottom: 30px;
  }
  body.page-id-2887 .taa-home-calm .taa-question {
    margin-bottom: 12px;
  }
  body.page-id-2887 .taa-home-calm .taa-question-line {
    display: inline-block;
    white-space: nowrap;
    font-size: 0.92rem;
    letter-spacing: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-title {
    position: relative;
    min-height: 430px;
    width: 100%;
    margin-bottom: 8px;
  }
  body.page-id-2887 .taa-home-calm .taa-title-lines-controlled {
    display: block;
    width: 100%;
    max-width: none;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line-main {
    margin-bottom: 0.18em;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-title-line-main .taa-headline-line-1 {
    margin-bottom: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-2 {
    display: inline-block;
    margin-top: 0.08em;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(3) {
    position: static;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-3 {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 18px;
    display: block;
    width: min(100%, 10.6ch);
    white-space: normal;
    line-height: 1.1;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support {
    margin-top: 0;
    gap: 12px;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support .taa-actions,
  body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-actions {
    margin-top: 0;
  }
}

/* HERMES_SECTION_17N_FINAL_MOBILE_HERO_POLISH_20260627 */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-local-header {
    gap: 10px;
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle {
    order: 0;
    flex: 0 0 42px;
    margin-right: 2px;
  }
  body.page-id-2887 .taa-home-calm .taa-logo-link {
    order: 1;
    flex: 1 1 auto;
    justify-content: flex-start;
  }
  body.page-id-2887 .taa-home-calm .taa-logo-link img {
    max-width: min(232px, calc(100vw - 104px));
  }
  body.page-id-2887 .taa-home-calm .taa-hero-photo {
    animation: none !important;
    transform: none !important;
    background-position: center center !important;
    will-change: auto !important;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-title {
    min-height: 418px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-3 {
    left: 0;
    bottom: 20px;
    width: min(100%, 12.2ch);
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: 1.1;
  }
}

/* HERMES_SECTION_17O_FINAL_MOBILE_MENU_HERO_STABILIZATION_20260627 */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle {
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    width: 42px;
    height: 42px;
    padding: 0;
    gap: 5px;
    overflow: visible;
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle span,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:hover span,
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle span,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span,
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-mobile-menu-toggle span {
    background: #ffffff !important;
  }
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:hover,
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"],
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:focus,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:focus-visible {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: none !important;
  }
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle span:nth-child(1),
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle span:nth-child(2),
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
  }
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle span:nth-child(3),
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
  body.page-id-2887 .taa-home-calm .taa-nav {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > a,
  body.page-id-2887 .taa-home-calm .taa-nav > p > a,
  body.page-id-2887 .taa-home-calm .taa-dropdown summary {
    min-height: 50px;
    padding: 13px 0;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 100%;
    margin: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p > a {
    display: flex;
    width: 100%;
    justify-content: flex-start;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p > a.taa-nav-login {
    order: 1;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p > a.taa-nav-contact {
    order: 2;
  }
  body.page-id-2887 .taa-home-calm .taa-nav > p > a:last-child {
    border-bottom: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-panel {
    min-height: 858px;
    max-height: 858px;
    overflow: hidden;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-inner {
    min-height: 843px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-photo {
    animation: none !important;
    transform: none !important;
    background-position: center center !important;
  }
}

/* HERMES_SECTION_17O_OPEN_STATE_X_FIX_20260627 */
@media (max-width: 767px) {
  body.taa-mobile-menu-open.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  body.taa-mobile-menu-open.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle span,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span {
    background: #ffffff !important;
  }
  body.taa-mobile-menu-open.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle span:nth-child(1),
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span:nth-child(1) {
    transform: translateY(7px) rotate(45deg) !important;
    opacity: 1 !important;
  }
  body.taa-mobile-menu-open.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle span:nth-child(2),
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span:nth-child(2) {
    opacity: 0 !important;
    transform: none !important;
  }
  body.taa-mobile-menu-open.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle span:nth-child(3),
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg) !important;
    opacity: 1 !important;
  }
}

/* HERMES_SECTION_17O_OPEN_STATE_BG_RESET_20260627 */
@media (max-width: 767px) {
  body.taa-mobile-menu-open.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] {
    background-color: transparent !important;
    background-image: none !important;
    border-color: transparent !important;
  }
}

/* HERMES_SECTION_17O_OPEN_STATE_HOVER_RESET_20260627 */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:hover,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:hover:focus,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle:hover:focus-visible,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"],
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"]:hover {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    border-color: transparent !important;
    box-shadow: none !important;
  }
}

/* HERMES_SECTION_17P_MOBILE_HERO_FINAL_VISUAL_TARGET_20260627 */
@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm .taa-local-header {
    margin-bottom: 4px;
    padding-bottom: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-panel {
    min-height: 826px;
    max-height: 826px;
    background: linear-gradient(180deg, #061018 0%, #071018 22%, #08121a 100%);
  }
  body.page-id-2887 .taa-home-calm .taa-hero-panel:before {
    background:
      linear-gradient(108deg, rgba(4, 8, 12, 0.68) 0%, rgba(4, 8, 12, 0.42) 34%, rgba(4, 8, 12, 0.18) 58%, rgba(4, 8, 12, 0.52) 100%),
      linear-gradient(180deg, rgba(7, 16, 24, 0.14) 0%, rgba(7, 16, 24, 0.10) 34%, rgba(7, 16, 24, 0.28) 66%, rgba(7, 16, 24, 0.56) 100%);
  }
  body.page-id-2887 .taa-home-calm .taa-hero-inner {
    min-height: 808px;
    padding-top: 10px;
    padding-bottom: 24px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-photo {
    background-position: 54% 11% !important;
    background-size: 140% auto !important;
    opacity: 0.72;
    filter: blur(0px) brightness(0.86) saturate(0.94) contrast(1.03);
  }
  body.page-id-2887 .taa-home-calm .taa-seq-bubble {
    margin-bottom: 10px;
  }
  body.page-id-2887 .taa-home-calm .taa-question {
    margin-bottom: 8px;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-title {
    min-height: 394px;
    margin-bottom: 4px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-3 {
    bottom: 42px;
    width: min(100%, 11.2ch);
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support {
    gap: 10px;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support .taa-actions,
  body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-actions {
    margin-top: 6px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta {
    max-width: 24rem;
  }
}

/* HERMES_SECTION_18X_FIX_DESKTOP_IMAGE_SCALE_PARAGRAPH_OVERLAY_20260630 */
body.page-id-2887 .taa-home-calm .taa-seq-title,
body.page-id-2887 .taa-home-calm .taa-seq-title.taa-seq-pending,
body.page-id-2887 .taa-home-calm .taa-seq-support,
body.page-id-2887 .taa-home-calm .taa-seq-support.taa-seq-pending {
  transform: none !important;
  transition: none !important;
  will-change: auto !important;
}

@media (max-width: 767px) and (orientation: portrait) {
  body.page-id-2887 .taa-home-calm .taa-title-lines-controlled {
    min-height: 227px !important;
  }
}

@media (max-width: 1024px) and (orientation: landscape) {
  body.page-id-2887 .taa-home-calm .taa-title-lines-controlled {
    min-height: 123px !important;
  }
}

@media (min-width: 680px) and (max-width: 767px) and (orientation: portrait) {
  body.page-id-2887 .taa-home-calm .taa-title-lines-controlled {
    min-height: 167px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  body.page-id-2887 .taa-home-calm .taa-title-lines-controlled {
    min-height: 178px !important;
  }
}

@media (min-width: 1025px) {
  body.page-id-2887 .taa-home-calm .taa-title-lines-controlled {
    min-height: clamp(224px, 17.5vw, 262px) !important;
  }
}

@media (max-width: 767px) {
  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-nav,
  body.page-id-2887 .taa-home-calm .taa-local-header:focus-within .taa-nav,
  body.page-id-2887 .taa-home-calm .taa-nav:focus-within {
    left: 0;
    right: 0;
    width: 100%;
    max-width: none;
    min-height: calc(100vh - 64px);
    z-index: 90;
    background: #F7F7F7;
  }

  body.page-id-2887 .taa-home-calm.taa-mobile-nav-open .taa-mobile-menu-toggle,
  body.page-id-2887 .taa-home-calm .taa-mobile-menu-toggle[aria-expanded="true"] {
    position: relative;
    z-index: 91;
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  body.page-id-2887 .taa-home-calm .taa-hero-panel {
    min-height: 826px;
    max-height: none;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-inner {
    min-height: 0;
    padding: 10px 20px 0;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-title {
    min-height: 0;
    margin-bottom: 0;
    padding-top: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-title-lines-controlled {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 39px;
    width: 100%;
    height: auto;
    min-height: 0;
    max-width: calc(100vw - 40px);
  }
  body.page-id-2887 .taa-home-calm .taa-title-lines br {
    display: none;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line,
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(2),
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(3) {
    position: static !important;
    display: block;
    min-height: 0;
    margin: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-1,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-2,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-3 {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: inline-block;
    width: fit-content !important;
    max-width: calc(100vw - 40px) !important;
    white-space: normal !important;
    overflow-wrap: normal;
    word-break: normal;
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 1.08 !important;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support {
    margin-top: 28px;
    gap: 10px;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support .taa-actions,
  body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-actions {
    order: 1;
    margin-top: 0;
    margin-bottom: 10px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta,
  body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-hero-copy-after-cta {
    order: 2;
    margin-top: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-hero + .taa-shell.taa-section {
    margin-top: 12px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-photo {
    background-position: 54% top !important;
    background-size: auto 360px !important;
  }
}
@media (max-width: 1024px) and (orientation: landscape) {
  body.page-id-2887 .taa-home-calm .taa-hero-panel {
    min-height: 0;
    max-height: none;
    overflow: hidden;
    background: #020b10;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-panel:before,
  body.page-id-2887 .taa-home-calm .taa-hero-panel:after,
  body.page-id-2887 .taa-home-calm .taa-hero-media {
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    height: min(58vw, 315px);
  }
  body.page-id-2887 .taa-home-calm .taa-hero-inner {
    min-height: 0;
    padding: 14px 46px 0;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-bubble {
    display: none;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-title {
    min-height: 0;
    margin-bottom: 0;
    padding-top: 10px;
  }
  body.page-id-2887 .taa-home-calm .taa-title-lines-controlled {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    height: auto;
    min-height: 0;
    max-width: calc(100vw - 92px);
  }
  body.page-id-2887 .taa-home-calm .taa-title-lines br {
    display: none;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line,
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(2),
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(3) {
    position: static !important;
    display: block;
    min-height: 0;
    margin: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-1,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-2,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-3 {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: inline-block;
    width: fit-content !important;
    max-width: calc(100vw - 92px) !important;
    white-space: normal !important;
    overflow-wrap: normal;
    word-break: normal;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-1 {
    white-space: nowrap !important;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support {
    position: relative;
    z-index: 2;
    width: min(100%, 640px);
    max-width: calc(100vw - 92px);
    margin-top: 10px;
    margin-left: 0;
    padding: 0;
    background: transparent;
    box-shadow: none;
    clip-path: none;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support .taa-actions,
  body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-actions {
    order: 1;
    margin-top: 0;
    margin-bottom: 10px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta,
  body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-hero-copy-after-cta {
    order: 2;
    margin-top: 14px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero + .taa-shell.taa-section {
    margin-top: 4px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-photo {
    background-position: 57% bottom !important;
    background-size: cover !important;
  }
}
@media (min-width: 680px) and (max-width: 767px) and (orientation: portrait) {
  body.page-id-2887 .taa-home-calm .taa-hero-panel {
    min-height: 690px;
    max-height: none;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-inner {
    min-height: 0;
    padding: 28px 46px 44px;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-bubble {
    display: block;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-title {
    min-height: 0;
    margin-bottom: 0;
    padding-top: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-title-lines-controlled {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
    width: 100%;
    height: auto;
    min-height: 0;
    max-width: calc(100vw - 92px);
  }
  body.page-id-2887 .taa-home-calm .taa-title-lines br {
    display: none;
  }
  body.page-id-2887 .taa-home-calm .taa-title-line,
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(2),
  body.page-id-2887 .taa-home-calm .taa-title-line:nth-of-type(3) {
    position: static !important;
    display: block;
    min-height: 0;
    margin: 0;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-1,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-2,
  body.page-id-2887 .taa-home-calm .taa-hero-controlled .taa-headline-line-3 {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: inline-block;
    width: fit-content !important;
    max-width: calc(100vw - 92px) !important;
    white-space: normal !important;
    overflow-wrap: normal;
    word-break: normal;
  }
  body.page-id-2887 .taa-home-calm .taa-seq-support {
    width: min(100%, 640px);
    max-width: calc(100vw - 92px);
    margin-top: 28px;
    margin-left: 0;
    padding: 0;
    background: transparent;
    box-shadow: none;
    clip-path: none;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-media {
    bottom: auto;
    height: 405px;
  }
  body.page-id-2887 .taa-home-calm .taa-hero-photo {
    background-position: 57% 10% !important;
    background-size: cover !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  body.page-id-2887 .taa-home-calm .taa-hero-media {
    bottom: auto;
    height: 414px;
  }
}
@media (min-width: 1025px) {
  body.page-id-2887 .taa-home-calm .taa-hero-media {
    bottom: auto;
    height: 680px;
  }

  body.page-id-2887 .taa-home-calm .taa-hero-copy-after-cta,
  body.page-id-2887 .taa-home-calm.taa-hero-controlled-ready .taa-hero-controlled .taa-hero-copy-after-cta {
    margin-top: 190px;
  }
}
/* END HERMES_SECTION_18X_FIX_DESKTOP_IMAGE_SCALE_PARAGRAPH_OVERLAY_20260630 */

