/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

:root {
  --js-bg: #f6f2ec;
  --js-surface: #ffffff;
  --js-ink: #253754;
  --js-muted: #6f7785;
  --js-green: #5d7568;
  --js-green-dark: #2d452d;
  --js-navy: #263955;
  --js-border: #a999a6;
  --js-soft: #eee9e1;
  --the7-h2-letter-spacing: -2px !important;
}

/* Free Consultation page reference implementation. */
.page-id-60 .js-consultation-hero-row {
  grid-template-columns: 42.1% 57.9%;
  height: max(min(720px, 48vw), 45.23vw) !important;
  max-width: 100% !important;
  width: 100% !important;
}

.page-id-60 .js-consultation-hero-card > .vc_column-inner {
  height: auto;
  padding: clamp(48.96px, 3.4vw, 56px);
}

.page-id-60 .js-consultation-display em,
.page-id-60 .js-consultation-booking-heading em {
  color: #576d61;
  font-style: italic;
}

.page-id-60 .js-consultation-hero-sub p {
  font-style: italic;
  margin: 16px 0 24px !important;
}

.page-id-60 .js-consultation-hero-meta {
  margin-top: 0;
  padding-top: 22.4px;
}

.page-id-60 .js-consultation-hero-meta > .wpb_wrapper {
  gap: 14.4px;
}

.page-id-60 .js-consultation-hero-image img {
  object-position: 55% 38%;
}

.js-page-hero-status::before {
  animation: js-page-hero-status-pulse 2.4s ease-in-out infinite;
  background: #576d61;
}

@keyframes js-page-hero-status-pulse {
  0%,
  100% {
    background-color: #576d61;
    opacity: 1;
    transform: scale(1);
  }

  50% {
    background-color: #d9d3c7;
    opacity: 0.85;
    transform: scale(0.78);
  }
}

.page-id-60 .js-consultation-intro {
  padding: 101px 0 72px;
}

.page-id-60 .js-consultation-container {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
}

.page-id-60 .js-consultation-container > .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.page-id-60 .js-consultation-intro-row {
  max-width: 704px !important;
  text-align: center;
}

.page-id-60 .js-consultation-intro h2,
.page-id-60 .js-consultation-steps h2,
.page-id-60 .js-consultation-booking h2,
.page-id-60 .js-consultation-intro h2 *,
.page-id-60 .js-consultation-steps h2 *,
.page-id-60 .js-consultation-booking h2 * {
  font-weight: 500;
}

.page-id-60 .js-consultation-intro h2,
.page-id-60 .js-consultation-steps h2 {
  color: #2f3e5d;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 44px;
  letter-spacing: -0.44px;
  line-height: 46.64px;
  margin: 0 0 24px;
}

.page-id-60 .js-consultation-lede p {
  color: #3a404c;
  font-family: Jost, sans-serif;
  font-size: 17.92px;
  font-weight: 400;
  line-height: 31.36px;
  margin: 0 0 19.712px;
}

.page-id-60 .js-consultation-lede p:last-child {
  margin-bottom: 0;
}

.page-id-60 .js-consultation-steps {
  background: #f7f4ef;
  padding: 88px 0;
}

.page-id-60 .js-consultation-steps-row {
  max-width: 1184px !important;
  padding: 0 48px;
}

.page-id-60 .js-consultation-steps .js-consultation-steps-heading {
  margin: 0 auto 56px;
  max-width: 704px;
}

.page-id-60 .js-consultation-steps-grid {
  display: grid;
  gap: 43.2px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 auto;
  max-width: 992px;
}

.page-id-60 .js-consultation-steps-grid::before,
.page-id-60 .js-consultation-steps-grid::after {
  display: none;
}

.page-id-60 .js-consultation-step {
  border-top: 1px solid #d9d3c7;
  float: none;
  padding: 24px 0 0;
  width: auto;
}

.page-id-60 .js-consultation-step > .vc_column-inner {
  padding: 0;
}

.page-id-60 .js-consultation-step-num {
  color: #7a8f82;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  margin: 0 0 10.4px;
}

.page-id-60 .js-consultation-step h3 {
  color: #2f3e5d;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: normal;
  margin: 0 0 8.8px;
}

.page-id-60 .js-consultation-step p {
  color: #3a404c;
  font-family: Jost, sans-serif;
  font-size: 15.68px;
  font-weight: 400;
  line-height: 26.656px;
  margin: 0;
}

.page-id-60 .js-consultation-booking {
  background: #2f3e5d;
  color: #f7f4ef;
  padding: 88px 0;
}

.page-id-60 .js-consultation-booking-row {
  max-width: 928px !important;
}

.page-id-60 .js-consultation-booking .js-consultation-eyebrow {
  color: #e7ece7;
}

.page-id-60 .js-consultation-booking-heading {
  color: #f7f4ef;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 48px;
  line-height: 53.76px;
  letter-spacing: normal;
  margin: 0 0 14.4px;
}

.page-id-60 .js-consultation-booking-heading em {
  color: #e7ece7;
}

.page-id-60 .js-consultation-booking-intro p {
  color: rgba(247, 244, 239, 0.82);
  font-family: Jost, sans-serif;
  font-size: 16.8px;
  font-weight: 400;
  line-height: 28.56px;
  margin: 0 auto 48px !important;
  max-width: 544px;
  text-align: center;
}

.page-id-60 .js-consultation-scheduler {
  background: #fff;
  border-radius: 10px;
  height: 700px;
  min-height: 700px;
  overflow: hidden;
}

.page-id-60 .js-consultation-scheduler .calendly-inline-widget {
  width: 100%;
}

.page-id-60 .js-consultation-scheduler > .wpb_wrapper {
  height: 100%;
}

.page-id-60 .js-consultation-scheduler iframe {
  border: 0;
  display: block;
  height: 700px !important;
  width: 100%;
}

.page-id-60 .js-consultation-fineprint p {
  color: rgba(247, 244, 239, 0.62);
  font-family: Jost, sans-serif;
  font-size: 13.76px;
  font-weight: 400;
  line-height: 23.392px;
  margin: 28px 0 0;
  text-align: center;
}

.page-id-60 .js-consultation-fineprint a {
  color: #e7ece7;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.page-id-60 .js-consultation-fineprint a:hover,
.page-id-60 .js-consultation-fineprint a:focus-visible {
  color: #fff;
}

@media (min-width: 1600px) {
  .page-id-60 .js-consultation-hero-meta > .wpb_wrapper {
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media (min-width: 981px) {
  .page-id-60 .js-consultation-steps .js-consultation-steps-heading {
    margin-bottom: 70.77px;
  }

  .page-id-60 .js-consultation-booking {
    padding-top: 102.77px;
  }
}

@media (max-width: 980px) {
  .page-id-60 .js-consultation-hero {
    background: #f7f4ef;
  }

  .page-id-60 .js-consultation-hero-row {
    display: flex;
    flex-direction: column;
    height: auto !important;
    padding: 0 0 clamp(32px, 5vw, 48px) !important;
  }

  .page-id-60 .js-consultation-hero-row > .vc_column_container {
    width: 100% !important;
  }

  .page-id-60 .js-consultation-hero-media {
    flex: 0 0 clamp(300px, 52vw, 460px);
    height: clamp(300px, 52vw, 460px);
    order: 1;
  }

  .page-id-60 .js-consultation-hero-card {
    order: 2;
  }

  .page-id-60 .js-consultation-hero-card > .vc_column-inner {
    margin: -56px 4vw 0;
    padding: 32px;
    width: auto;
  }

  .page-id-60 .js-consultation-intro {
    padding: calc(clamp(56px, 8vw, 61.44px) + 5px) 0 48px;
  }

  .page-id-60 .js-consultation-intro-row,
  .page-id-60 .js-consultation-booking-row {
    padding-left: clamp(28px, 4vw, 39px);
    padding-right: clamp(28px, 4vw, 39px);
  }

  .page-id-60 .js-consultation-steps,
  .page-id-60 .js-consultation-booking {
    padding: clamp(56px, 8vw, 61.44px) 0;
  }

  .page-id-60 .js-consultation-steps-row {
    padding-left: clamp(28px, 4vw, 39px);
    padding-right: clamp(28px, 4vw, 39px);
  }

  .page-id-60 .js-consultation-steps-grid {
    gap: 24px;
    grid-template-columns: 1fr;
    max-width: 544px;
  }

  .page-id-60 .js-consultation-intro h2,
  .page-id-60 .js-consultation-steps h2 {
    font-size: 30.4px;
    letter-spacing: -0.304px;
    line-height: 32.224px;
  }

  .page-id-60 .js-consultation-booking h2 {
    font-size: 32px;
    line-height: 35.84px;
  }
}

@media (max-width: 560px) {
  .page-id-60 .js-consultation-hero-row {
    padding-bottom: 32px !important;
  }

  .page-id-60 .js-consultation-hero-media {
    flex-basis: 300px;
    height: 300px;
  }

  .page-id-60 .js-consultation-hero-card > .vc_column-inner {
    margin: -32px 16px 0;
  }

  .page-id-60 .js-consultation-scheduler {
    min-height: 620px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .js-page-hero-status::before {
    animation: none;
  }
}

/* Shared inner-page foundation: Contact implementation sprint (2026-09-02). */
.js-inner-page,
.js-inner-page * {
  box-sizing: border-box;
}

.js-inner-page.vc_section {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

.js-inner-page .vc_row {
  margin-left: auto;
  margin-right: auto;
}

.js-inner-page .vc_column-inner,
.js-inner-page .wpb_content_element {
  margin-bottom: 0;
}

.js-page-hero {
  background: #576d61;
}

.js-page-hero .js-page-hero-row {
  display: grid;
  grid-template-columns: 42.1% 57.9%;
  height: min(720px, 48vw);
  max-width: 100%;
  padding: 0;
}

.js-page-hero-row::before,
.js-page-hero-row::after {
  display: none;
}

.js-page-hero-row > .vc_column_container {
  float: none;
  width: auto;
}

.js-page-hero-card {
  align-self: center;
  position: relative;
  z-index: 2;
}

.js-page-hero-card > .vc_column-inner {
  background: #fff;
  box-sizing: border-box;
  height: 372px;
  margin-left: 5.65vw;
  padding: 54px 49px 40px;
  width: min(680px, 40vw);
}

.js-page-hero-card .js-eyebrow,
.js-centered-intro .js-eyebrow,
.js-dark-form-section .js-eyebrow {
  color: #576d61;
  font-family: Jost, sans-serif;
  font-size: 11.52px;
  font-weight: 500;
  letter-spacing: 2.5344px;
  line-height: 19.008px;
  margin: 0 0 17.6px;
  text-transform: uppercase;
}

.js-inner-page .js-eyebrow::after {
  background: rgba(87, 109, 97, 0.48);
  height: 1px;
  margin-left: 12px;
  width: 40px;
}

.js-page-hero-card h1,
.js-page-hero-card h1 * {
  color: #2f3e5d;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 66.4px;
  font-weight: 500;
  letter-spacing: -0.664px;
  line-height: 70.384px;
  margin: 0;
}

.js-page-hero-card h1 em {
  color: #576d61;
  font-style: italic;
}

.js-page-hero-sub p {
  color: #576d61;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32.4px;
  margin: 16px 0 0;
}

.js-page-hero-details {
  border-top: 1px solid rgba(107, 111, 120, 0.24);
  margin-top: 29px;
  padding-top: 18px;
}

.js-page-hero-details > .wpb_wrapper {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.js-page-hero-services {
  color: #6b6f78;
  display: flex;
  flex-wrap: wrap;
  font-family: Jost, sans-serif;
  font-size: 12.48px;
  font-weight: 400;
  gap: 0 14px;
  letter-spacing: 1.7472px;
  line-height: 20.592px;
  text-transform: uppercase;
}

.js-page-hero-status {
  border: 1px solid rgba(87, 109, 97, 0.45);
  border-radius: 999px;
  color: #576d61;
  align-items: center;
  display: inline-flex;
  font-family: Jost, sans-serif;
  font-size: 11.2px;
  font-weight: 400;
  letter-spacing: 1.792px;
  line-height: 18.48px;
  padding: 5.44px 15.2px;
  text-transform: uppercase;
}

.js-page-hero-status::before {
  background: #576d61;
  border-radius: 50%;
  content: "";
  flex: 0 0 7px;
  height: 7px;
  margin-right: 8px;
  width: 7px;
}

.js-page-hero-media > .vc_column-inner,
.js-page-hero-media > .vc_column-inner > .wpb_wrapper,
.js-page-hero-image,
.js-page-hero-image .vc_figure,
.js-page-hero-image .vc_single_image-wrapper {
  display: block;
  height: 100%;
  width: 100%;
}

.js-page-hero-media > .vc_column-inner {
  padding: 0;
}

.js-page-hero-image img {
  display: block;
  height: 100% !important;
  max-width: none;
  object-fit: cover;
  object-position: 58% 42%;
  width: 100%;
}

.js-centered-intro {
  background: #fff;
  padding: 96px 0 92px;
}

.js-centered-intro-row {
  max-width: 768px;
  padding: 0 32px;
  text-align: center;
}

.js-eyebrow-centered {
  align-items: center;
  display: flex;
  justify-content: center;
}

.js-centered-intro h2,
.js-dark-form-section h2 {
  color: #2f3e5d;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: -0.44px;
  line-height: 46.64px;
  margin: 0 0 24px;
}

.js-centered-intro-copy p {
  color: #3a404c;
  font-family: Jost, sans-serif;
  font-size: 17.92px;
  font-weight: 400;
  line-height: 31.36px;
  margin: 0 0 19.712px;
}

.js-centered-intro-copy p:last-child {
  margin-bottom: 0;
}

.js-dark-form-section {
  background: #2f3e5d;
  color: #f7f4ef;
  padding: 92px 0 97px;
}

.js-dark-form-row {
  max-width: 800px;
  padding: 0 32px;
}

.js-dark-form-section .js-eyebrow {
  color: #e7ece7;
}

.js-dark-form-section .js-eyebrow::after {
  background: rgba(231, 236, 231, 0.48);
}

.js-dark-form-section h2 {
  color: #f7f4ef;
  font-size: 48px;
  letter-spacing: normal;
  line-height: 53.76px;
  margin-bottom: 14.4px;
  text-align: center;
}

.js-dark-form-intro p {
  color: rgba(247, 244, 239, 0.82);
  font-family: Jost, sans-serif;
  font-size: 16.8px;
  font-weight: 400;
  line-height: 28.56px;
  margin: 0 auto 44px;
  max-width: 544px;
  text-align: center;
}

.js-contact-form-fields {
  display: grid;
  gap: 24.8px 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.js-contact-form .js-field,
.js-contact-form .js-contact-preference legend {
  color: rgba(247, 244, 239, 0.72);
  display: block;
  font-family: Jost, sans-serif;
  font-size: 11.2px;
  font-weight: 500;
  letter-spacing: 1.792px;
  line-height: 18.48px;
  margin: 0;
  text-transform: uppercase;
}

.js-contact-form .js-optional {
  font-size: 10px;
  letter-spacing: 0.5px;
  text-transform: none;
}

.js-contact-form .wpcf7-form-control-wrap {
  display: block;
  margin-top: 8px;
}

.js-contact-form input[type="text"],
.js-contact-form input[type="email"],
.js-contact-form input[type="tel"],
.js-contact-form select,
.js-contact-form textarea {
  background: #f7f4ef;
  border: 1px solid transparent;
  border-radius: 10px;
  box-shadow: none;
  color: #2f3e5d;
  font-family: Jost, sans-serif;
  font-size: 15.2px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 22.8px;
  margin: 0;
  padding: 12.8px 17.6px;
  text-transform: none;
  width: 100%;
}

.js-contact-form input[type="text"],
.js-contact-form input[type="email"],
.js-contact-form input[type="tel"],
.js-contact-form select {
  height: 51px;
}

.js-contact-form select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%232f3e5d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: right 17.6px center;
  background-repeat: no-repeat;
  background-size: 12px 8px;
  padding-right: 44px;
}

.js-contact-form textarea {
  height: 168px;
  resize: vertical;
}

.js-contact-form input:focus-visible,
.js-contact-form select:focus-visible,
.js-contact-form textarea:focus-visible {
  border-color: #7a8f82;
  box-shadow: 0 0 0 3px rgba(122, 143, 130, 0.45);
  outline: none;
}

.js-field-full {
  grid-column: 1 / -1;
}

.js-contact-preference {
  border: 0;
  margin: 0;
  padding: 0;
}

.js-contact-preference .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 8px;
}

.js-contact-preference .wpcf7-list-item {
  margin: 0;
}

.js-contact-preference .wpcf7-list-item label {
  cursor: pointer;
  display: block;
  position: relative;
}

.js-contact-preference input {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.js-contact-preference .wpcf7-list-item-label {
  border: 1px solid rgba(231, 236, 231, 0.35);
  border-radius: 999px;
  color: rgba(247, 244, 239, 0.85);
  display: block;
  font-size: 11.52px;
  letter-spacing: 1.6128px;
  line-height: 19.008px;
  padding: 9.92px 21.6px;
}

.js-contact-preference input:checked + .wpcf7-list-item-label,
.js-contact-preference input:focus-visible + .wpcf7-list-item-label {
  background: #e7ece7;
  color: #2f3e5d;
}

.js-contact-submit {
  text-align: center;
}

.js-contact-form input[type="submit"] {
  background: #e7ece7;
  border: 1px solid #e7ece7;
  border-radius: 999px;
  color: #2f3e5d;
  cursor: pointer;
  font-family: Jost, sans-serif;
  font-size: 12.8px;
  font-weight: 500;
  height: 51px;
  letter-spacing: 2.048px;
  padding: 15.2px 44px;
  text-transform: uppercase;
  width: 211px;
}

.page-id-59 .js-contact-form input[type="submit"]:hover {
  background: #f7f4ef !important;
  border-color: #f7f4ef;
  color: #2f3e5d !important;
}

.js-form-fineprint p {
  color: rgba(247, 244, 239, 0.6);
  font-family: Jost, sans-serif;
  font-size: 12.8px;
  font-weight: 400;
  line-height: 21.12px;
  margin: 20px 0 0;
  text-align: center;
}

.js-contact-form .wpcf7-spinner {
  position: absolute;
}

.js-contact-form .wpcf7-not-valid-tip {
  color: #f4cbc5;
  font-size: 13px;
  letter-spacing: normal;
  margin-top: 5px;
  text-transform: none;
}

.js-contact-form .wpcf7-response-output {
  border-color: #e7ece7;
  color: #f7f4ef;
  margin: 24px 0 0;
}

@media (min-width: 1600px) {
  .js-page-hero-card > .vc_column-inner {
    height: auto;
    padding: 56px;
  }

  .js-page-hero-details > .wpb_wrapper {
    align-items: center;
    flex-direction: row;
  }
}

@media (max-width: 900px) {
  .js-page-hero .js-page-hero-row {
    display: flex;
    flex-direction: column;
    height: auto;
    padding: 8px;
  }

  .js-page-hero-media {
    height: 353px;
    order: 1;
  }

  .js-page-hero-card {
    order: 2;
  }

  .js-page-hero-card > .vc_column-inner {
    height: auto;
    margin: -64px 31px 0;
    padding: 37px 32px 31px;
    position: relative;
    width: auto;
  }

  .js-page-hero-card h1 {
    font-size: 41.6px;
    letter-spacing: -0.416px;
    line-height: 44.096px;
  }

  .js-page-hero-sub p {
    font-size: 18.4px;
    line-height: 24.84px;
  }

  .js-page-hero-details > .wpb_wrapper {
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
  }

  .js-centered-intro {
    padding: 82px 0 78px;
  }

  .js-centered-intro-row,
  .js-dark-form-row {
    max-width: none;
    padding-left: 39px;
    padding-right: 39px;
  }

  .js-centered-intro h2 {
    font-size: 30.4px;
    letter-spacing: -0.304px;
    line-height: 32.224px;
  }

  .js-dark-form-section h2 {
    font-size: 32px;
    line-height: 35.84px;
  }

  .js-contact-form-fields {
    grid-template-columns: 1fr;
  }

  .js-field-full {
    grid-column: 1;
  }
}

@media (max-width: 520px) {
  .js-page-hero-media {
    height: 280px;
  }

  .js-page-hero-card > .vc_column-inner {
    margin: -40px 16px 0;
    padding: 37px 32px 32px;
  }

  .js-page-hero-details > .wpb_wrapper {
    align-items: flex-start;
    flex-direction: column;
    gap: 28px;
  }

  .js-centered-intro-row,
  .js-dark-form-row {
    padding-left: 28px;
    padding-right: 28px;
  }

  .js-centered-intro {
    padding-bottom: 82px;
    padding-top: 82px;
  }

  .js-dark-form-section {
    padding-bottom: 76px;
    padding-top: 76px;
  }

  .js-contact-form input[type="submit"] {
    width: 211px;
  }
}

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@1,300;1,400&display=swap');
.cormorant-infant {
  font-family: 'Cormorant Infant', serif !important;
}

/* Jen Shafer PhD homepage foundation. Scoped to the generated homepage markup. */
.js-home,
.js-global-header,
.js-global-footer {
  --js-bg: #f6f2ec;
  --js-surface: #ffffff;
  --js-ink: #253754;
  --js-muted: #6f7785;
  --js-green: #5d7568;
  --js-green-dark: #506a5c;
  --js-navy: #263955;
  --js-border: #a999a6;
  --js-soft: #eee9e1;
  --js-radius: 18px;
  --js-shadow: 0 18px 40px rgba(31, 45, 61, 0.08);
  background: var(--js-bg);
  color: var(--js-ink);
  font-family: Jost, "JostRoman", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.7;
  margin-left: 0;
  overflow: hidden;
  width: 100%;
}

/* Fixed/sticky menu offset when WP admin bar is visible */
body.admin-bar .js-site-header {
	top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar .js-site-header {
    top: 0px;
  }
}

.js-home.vc_row,
.js-home.vc_section,
.js-home .vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.js-home .vc_row.js-wrap {
  margin-left: auto !important;
  margin-right: auto !important;
}

.js-home.vc_row::before,
.js-home.vc_row::after,
.js-home.vc_section::before,
.js-home.vc_section::after,
.js-home .vc_row::before,
.js-home .vc_row::after {
  content: none !important;
  display: none !important;
}

.js-home .wpb_content_element {
  margin-bottom: 0;
}

.js-home .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.js-gift.vc_section,
.js-about.vc_section {
  display: block !important;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.js-gift.js-two-col,
.js-about.js-two-col {
  align-items: center;
  display: grid !important;
  gap: 58px;
  grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1fr);
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1180px;
  padding-left: 32px;
  padding-right: 32px;
}

.js-gift > .vc_column_container,
.js-about > .vc_column_container,
.js-hero-grid > .vc_column_container,
.js-two-col > .vc_column_container,
.js-card-grid > .vc_column_container,
.js-work-grid > .vc_column_container {
  float: none !important;
  width: auto !important;
}

.js-card-grid,
.js-work-grid,
.js-hero-grid,
.js-two-col {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.js-offers > .vc_column_container > .vc_column-inner > .wpb_wrapper,
.js-work > .vc_column_container > .vc_column-inner > .wpb_wrapper,
.js-blog > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  padding-left: 32px;
  padding-right: 32px;
}

.js-work-grid,
.js-card-grid {
  margin-top: 24px !important;
}

.js-home .vc_btn3-container {
  margin-bottom: 0;
}

.js-home .vc_btn3-container.js-button {
  display: inline-flex;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  min-height: 0;
  transform: none !important;
}

.js-button .vc_btn3, .js-button a, .js-button button {
  align-items: center;
  border: 1px solid transparent;
  border-radius: 999px !important;
  display: inline-flex;
  font-family: Jost, system-ui, sans-serif;
  font-size: 12px;
  font-weight: 500;
  justify-content: center;
  letter-spacing: 0.08em;
  line-height: 1;
  min-height: 44px;
  padding: 16px 25px !important;
  text-transform: uppercase;
}
.header-elements-button-1 span{ font-weight: 500; }
.js-home .vc_btn3-container.js-button-primary .vc_btn3 {
  color: #fff !important;
}

.js-home .vc_btn3-container.js-button-secondary .vc_btn3 {
  background: transparent !important;
  border-color: var(--js-navy) !important;
  color: var(--js-navy) !important;
}

.navy, .navy p {color: var(--js-navy) !important;}
.navy-btn, .navy-btn a, .navy-btn-flat:hover, .navy-btn-flat a:hover{
  background: var(--js-navy) !important;
  color: #fff !important;
  border: 1px solid var(--js-navy) !important;
}
.navy-btn:hover, .navy-btn a:hover, .navy-btn-flat, .navy-btn-flat a{
  background: #fff !important;
  color: var(--js-navy) !important;
  border-color: var(--js-navy) !important;
  border: 1px solid var(--js-navy) !important;
}
.deep-green{color: var(--js-green) !important;}
.max6{ max-width: 600px; }
.max5{ max-width: 500px; }
.js-recent-posts h3{ margin: 10px 0 10px 0 !important; }

.js-home .vc_btn3-container.js-button-primary .vc_btn3:hover,
.js-home .vc_btn3-container.js-button-primary .vc_btn3:focus-visible {
  background: var(--js-navy) !important;
}

.js-home .vc_btn3-container.js-button-secondary .vc_btn3:hover,
.js-home .vc_btn3-container.js-button-secondary .vc_btn3:focus-visible {
  background-color: var(--js-navy) !important;;
  border-color: var(--js-navy) !important;
  color: #fff !important;
}

.home .js-card.js-post-card .js-blog-image{ overflow: hidden !important; }
.home .js-card.js-post-card img
{transition: transform 500ms ease;}
.home .js-card.js-post-card:hover img {
	transform: scale(1.04);
}

.js-text-link.vc_btn3-container .vc_btn3 {
  background: transparent !important;
  border: 0 !important;
  color: var(--js-green-dark) !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  padding: 0 !important;
  text-transform: uppercase;
}

.js-text-link.vc_btn3-container .vc_btn3:hover,
.js-text-link.vc_btn3-container .vc_btn3:focus-visible {
  color: var(--js-navy) !important;
  opacity: 1;
}

.js-home .wpb_single_image,
.js-home .wpb_single_image .vc_figure,
.js-home .wpb_single_image .vc_single_image-wrapper {
  display: block;
  margin: 0;
  width: 100%;
}

.js-home .wpb_single_image img {
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.js-card .vc_custom_heading,
.js-card .wpb_text_column,
.js-card .vc_btn3-container {
  padding-left: 28px;
  padding-right: 28px;
}

.js-card .vc_custom_heading {
  margin-top: 28px;
}

.js-card .vc_btn3-container {
  margin-bottom: 28px;
}

.js-card .wpb_single_image {
  background: var(--js-soft);
}

.js-card .js-card-image img {
  aspect-ratio: 1 / 0.72;
  object-fit: cover;
  object-position: center center;
}

/*
body .page-title,
body .breadcrumbs,
body #sidebar,
body .sidebar,
body .masthead,
body #phantom,
body #footer,
body .footer,
body .mini-widgets,
body .header-space,
body .mobile-header-space,
body .dt-mobile-header {
  display: none !important;
}
*/


.top-bar {
    padding: 10px 20px 0px 20px !important;
}

.wpcf7-quiz.wpcf7-not-valid,
input.wpcf7-validates-as-required.wpcf7-not-valid,
select.wpcf7-validates-as-required.wpcf7-not-valid,
textarea.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: #f55b5f !important;
}


/* Full-width layout only for normal default-template pages. */
body.page-template-default:not(.blog):not(.archive):not(.single-post) #main,
body.page-template-default:not(.blog):not(.archive):not(.single-post) #content,
body.page-template-default:not(.blog):not(.archive):not(.single-post) .wf-container-main,
body.page-template-default:not(.blog):not(.archive):not(.single-post) .wf-wrap,
body.page-template-default:not(.blog):not(.archive):not(.single-post) .content,
body.page-template-default:not(.blog):not(.archive):not(.single-post) .entry-content {
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.page-template-default:not(.blog):not(.archive):not(.single-post) .wf-container-main {
  display: block !important;
}

body.page-template-default:not(.blog):not(.archive):not(.single-post) #content,
body.page-template-default:not(.blog):not(.archive):not(.single-post).sidebar-right #content,
body.page-template-default:not(.blog):not(.archive):not(.single-post).sidebar-right .content {
  flex: 0 0 100% !important;
  float: none !important;
  max-width: 100% !important;
  width: 100% !important;
}

body.home {
  background: #f6f2ec;
  overflow-x: hidden;
}

.js-home *,
.js-global-header *,
.js-global-footer * {
  box-sizing: border-box;
}

.js-home a,
.js-global-header a,
.js-global-footer a {
  color: inherit;
  text-decoration: none;
}

.js-home a,
.js-global-header a,
.js-global-footer a,
.js-home button,
.js-home input,
.js-home .vc_btn3,
.js-lead-form input {
  transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease, color 160ms ease, opacity 160ms ease, transform 160ms ease;
}

.js-home a:focus-visible,
.js-global-header a:focus-visible,
.js-global-footer a:focus-visible,
.js-home button:focus-visible,
.js-home input:focus-visible,
.js-home .vc_btn3:focus-visible,
.js-lead-form input:focus-visible {
  outline: 2px solid rgba(93, 117, 104, 0.72);
  outline-offset: 4px;
}

.js-wrap {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 32px;
}

.js-site-header {
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid var(--js-border);
  position: sticky;
  top: 0;
  z-index: 20;
}

.js-global-header {
  overflow: visible;
  width: 100%;
}

.js-global-header .js-global-nav {
  flex: 1;
}

.js-global-nav li {
  position: relative;
}

.js-global-nav li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: var(--js-ink);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 220ms ease;
}

.js-global-nav li:hover::after,
.js-global-nav li.current-menu-item::after {
  transform: scaleX(1);
}

.js-global-header .js-nav li {
  margin: 0;
}

.js-global-header .js-nav li:last-child a {
  align-items: center;
  background: var(--js-green);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  min-height: 36px;
  padding: 0 18px;
}

.js-global-header .js-nav a:hover,
.js-global-header .js-nav a:focus-visible {
  color: var(--js-green-dark);
}

.js-global-header .js-nav li:last-child a:hover,
.js-global-header .js-nav li:last-child a:focus-visible {
  background: var(--js-navy);
  box-shadow: 0 10px 22px rgba(38, 57, 85, 0.12);
  color: #fff;
}

.js-site-header .js-wrap {
  align-items: center;
  display: flex;
  gap: 28px;
  justify-content: space-between;
  min-height: 78px;
}

.js-logo {
  color: var(--js-ink);
  font-family: Jost, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.1;
  text-transform: uppercase;
  white-space: nowrap;
}

.js-nav {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 10px;
  justify-content: flex-end;
}

.js-nav a {
  color: var(--js-ink);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.js-social-menu {
  align-items: center;
  display: flex;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.js-header-social-nav {
  flex: 0 0 auto;
}

.js-header-social-nav a {
  color: var(--js-muted);
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
  text-transform: uppercase;
}

.js-header-social-nav a:hover,
.js-header-social-nav a:focus-visible {
  color: var(--js-green-dark);
}

.js-button,
.js-home button {
  align-items: center;
  border: 1px solid transparent;
  border-radius: 999px;
  cursor: pointer;
  display: inline-flex;
  font-family: Jost, system-ui, sans-serif;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.08em;
  line-height: 1;
  min-height: 46px;
  text-transform: uppercase;
  transition: background 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.js-button:not(.vc_btn3-container):hover,
.js-home button:hover {
  transform: translateY(-1px);
}

.js-button a:hover,
.js-button a:focus-visible,
.js-button:not(.vc_btn3-container):hover,
.js-button:not(.vc_btn3-container):focus-visible,
.js-button button:hover,
.js-button button:focus-visible {
  box-shadow: 0 12px 24px rgba(31, 45, 61, 0.12);
  transform: translateY(-1px);
}

.js-button-primary:not(.vc_btn3-container),
.js-home button {
  background: var(--js-green);
  color: #fff;
}

.js-button-secondary:not(.vc_btn3-container) {
  background: #fff;
  border-color: var(--js-border);
  color: var(--js-ink);
}

.js-section {
  padding: 92px 0;
}

.js-eyebrow {
  color: var(--js-green-dark);
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.4;
  margin-bottom: 16px;
  text-transform: uppercase;
}

h1,
h2,
h3 {
  color: var(--js-ink);
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 0.98;
  margin: 0;
}

.js-home h1 {
  font-size: clamp(42px, 4vw, 62px);
  max-width: 700px;
}

.js-home h2 {
  font-size: clamp(36px, 3.8vw, 50px);
}

.js-home h3 {
  font-size: 28px;
  line-height: 1.05;
}

h1 em,
h2 em,
h3 em {
  color: var(--js-green);
  font-style: italic;
  font-weight: 400;
  font-family: "Cormorant Garamond", Georgia, serif !important;
}

.js-home p {
  color: var(--js-muted);
  font-size: 16px;
  margin-bottom: 26px !important;
  line-height: normal !important;
}

.js-hero {
  background: linear-gradient(90deg, var(--js-green) 0 48%, var(--js-bg) 48% 100%);
  min-height: 0;
  padding: 54px 0 64px;
}

.js-hero-grid {
  align-items: center;
  display: grid;
  gap: 42px;
  grid-template-columns: minmax(0, 0.95fr) minmax(420px, 1fr);
  max-width: 1360px;
  padding-left: 32px;
  padding-right: 32px;
}

.js-home .vc_row.js-hero-grid {
  margin-left: auto !important;
  margin-right: auto !important;
}

.js-hero-card {
  background: #fff;
  border: 1px solid rgba(217, 215, 209, 0.82);
  box-shadow: var(--js-shadow);
  justify-self: start;
  padding: 52px 54px;
  position: relative;
  width: min(760px, calc(100vw - 64px));
  z-index: 2;
}

.js-hero-grid > .vc_column_container.js-hero-card {
  width: min(760px, calc(100vw - 64px)) !important;
}

.js-hero-card p {
  font-size: 20px;
  margin-top: 26px;
  max-width: 620px;
}

.js-hero .vc_btn3-container.js-button-primary .vc_btn3 {
  background: var(--js-navy) !important;
}

.js-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.js-portrait-frame {
  background: #d7ded6;

  border-radius: 260px 260px 24px 24px;
  box-shadow: var(--js-shadow);
  overflow: hidden;
}

.js-portrait-frame img,
.js-image-card img {
  display: block;
  height: auto;
  width: 100%;
}

.js-hero-image {
  border-radius: 28px 28px 90px 28px;
}

.js-hero-image img {
  aspect-ratio: 1.18 / 1;
  object-fit: cover;
  object-position: center 18%;
}

.js-about-image {
  border-radius: 28px;
}

.js-about-image img {
  aspect-ratio: 0.75 / 1;
  object-fit: cover;
  object-position: center center;
}

.js-gift-image img {
  aspect-ratio: 1.34 / 1;
  object-fit: contain;
  object-position: center center;
}

.js-gift {
  background: #fff;
}

.js-two-col {
  align-items: center;
  display: grid;
  gap: 58px;
  grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1fr);
}

.js-image-card {
  background: var(--js-soft);
  border: 1px solid var(--js-border);
  box-shadow: var(--js-shadow);
  overflow: hidden;
}

.js-form-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr;
  margin-top: 30px;
}

.js-lead-form {
  margin-top: 30px;
}

.js-lead-form .wpcf7 form {
  margin: 0;
}

.js-lead-form .js-cf7-form-grid {
  display: block;
}

.js-lead-form .js-cf7-form-grid > p {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr;
  margin: 0;
}

.js-lead-form .wpcf7-form-control-wrap {
  display: block;
}

.js-lead-form input[type="text"],
.js-lead-form input[type="email"] {
  background: #fff;
  border: 1px solid var(--js-border);
  border-radius: 999px;
  color: var(--js-ink);
  font-size: 16px;
  min-height: 48px;
  padding: 0 18px;
  width: 100%;
}

.js-lead-form input[type="text"]:focus,
.js-lead-form input[type="email"]:focus {
  border-color: var(--js-green);
  box-shadow: 0 0 0 4px rgba(93, 117, 104, 0.12);
}

.js-lead-form input[type="submit"],
body .js-lead-form input.wpcf7-submit[type="submit"] {
  appearance: none;
  background: var(--js-green);
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
  grid-column: 1 / -1;
  justify-self: stretch;
  letter-spacing: .08em;
  min-height: 44px;
  width: 100%;
  padding: 0 20px !important;
  text-transform: uppercase;
}

.js-lead-form input[type="submit"]:hover,
.js-lead-form input[type="submit"]:focus-visible,
body .js-lead-form input.wpcf7-submit[type="submit"]:hover,
body .js-lead-form input.wpcf7-submit[type="submit"]:focus-visible {
  background: var(--js-navy);
  box-shadow: 0 12px 24px rgba(31, 45, 61, 0.12);
  transform: translateY(-1px);
}

.js-lead-form .wpcf7-spinner {
  grid-column: 1 / -1;
  justify-self: center;
}

.js-lead-form .wpcf7-response-output {
  grid-column: 1 / -1;
  margin: 8px 0 0;
}

.js-form-grid button {
  grid-column: 1 / -1;
  justify-self: center;
}

.js-form-grid input {
  background: #fff;
  border: 1px solid var(--js-border);
  border-radius: 999px;
  color: var(--js-ink);
  font-size: 16px;
  min-height: 48px;
  padding: 0 18px;
}

.js-about {
  background: var(--js-bg);
}

.js-about-copy p {
  font-size: 110%;
}

.js-about-copy p + p {
  margin-top: 16px;
}



.js-offers {
  background: #fff;
}

.js-section-head {
  text-align: center;
}

.js-card-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.js-wrap.js-about-centered .js-card-grid{
 gap: 0px;
}

.js-section.js-about-credentials .wpb_text_column  h2{
  margin-bottom: 70px !important;
}

.js-card {
  background: #fff;
  /*border: 1px solid var(--js-border); */
  border-radius: var(--js-radius);
  overflow: hidden;
}

.js-offers .js-card {
  background: var(--js-navy);
  min-height: 360px;
  position: relative;
}

#coaching,#about{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.js-offers .js-card > .vc_column-inner,
.js-offers .js-card > .vc_column-inner > .wpb_wrapper {
  min-height: inherit;
}

.js-offers .js-card > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 28px 30px;
  position: relative;
  z-index: 2;
}

.js-offers .js-card .wpb_single_image {
  inset: 0;
  margin: 0 !important;
  position: absolute;
  z-index: 0;
}

.js-offers .js-card .wpb_single_image,
.js-offers .js-card .vc_figure,
.js-offers .js-card .vc_single_image-wrapper,
.js-offers .js-card .js-card-image img {
  height: 100%;
}

.js-offers .js-card h3,
.js-offers .js-card .wpb_text_column p,
.js-offers .js-card .vc_btn3 {
  color: #fff !important;
}

.js-offers .js-card h3,
.js-offers .js-card .wpb_text_column,
.js-offers .js-card .vc_btn3-container {
  position: relative;
  text-shadow: 0 1px 10px rgba(15, 30, 45, 0.24);
  z-index: 3;
  text-align: left;
}

.js-offers .js-card .wpb_text_column p {
  opacity: 0.9;
}

.js-offers .js-card .vc_custom_heading,
.js-offers .js-card .wpb_text_column,
.js-offers .js-card .vc_btn3-container {
  padding-left: 0;
  padding-right: 0;
}

.js-offers .js-card .vc_custom_heading {
  margin-top: 0;
}

.js-offers .js-card .vc_btn3-container {
  margin-bottom: 0;
}

.js-card,
.js-work-panel,
.js-image-card,
.js-portrait-frame {
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.js-card:hover,
.js-card:focus-within {
  border-color: rgba(93, 117, 104, 0.34);
  box-shadow: 0 6px 10px rgba(31, 45, 61, 0.1);
  transform: translateY(-2px);
}

.js-card-body {
  padding: 28px;
}

.js-card-body p {
  margin-top: 12px;
}

.js-text-link {
  color: var(--js-green-dark);
  display: inline-block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  margin-top: 18px;
  text-transform: uppercase;
}

.js-work {
  background: var(--js-work);
}

.js-work-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: 1.15fr 0.85fr;
}

.js-work-panel {
  border-radius: var(--js-radius);
  box-shadow: var(--js-shadow);
  color: #fff;
  min-height: 340px;
  padding: 40px;
}

.js-work-panel > .vc_column-inner > .wpb_wrapper {
  display: grid;
  gap: 22px 34px;
}

.js-work-panel-dark > .vc_column-inner > .wpb_wrapper {
  grid-template-columns: minmax(260px, 1fr) minmax(260px, 0.9fr);
}

.js-work-panel-green > .vc_column-inner > .wpb_wrapper {
  grid-template-columns: minmax(240px, 1fr) minmax(220px, 0.85fr);
}

.js-work-panel .js-work-image {
  grid-row: 1 / span 4;
}

.js-work-panel:hover,
.js-work-panel:focus-within {
  box-shadow: 0 22px 46px rgba(31, 45, 61, 0.13);
  transform: translateY(-2px);
}

.js-work-panel h3,
.js-work-panel p {
  color: #fff;
}

.js-work-panel p {
  opacity: .84;
  margin-top: 16px;
}

.js-work-image {
  border-radius: 14px;
  margin-bottom: 0 !important;
  overflow: hidden;
}

.js-work-image img {
  aspect-ratio: 1 / 1.08;
  height: auto;
  min-height: 0;
  object-fit: cover;
  object-position: center center;
}

.js-work-panel-dark {
  background: var(--js-navy);
}

.js-work-panel-green {
  background: var(--js-green);
}

.js-work-panel .js-button-secondary:not(.vc_btn3-container),
.js-work-panel .js-button-secondary .vc_btn3 {
  background: #fff !important;
  color: var(--js-ink) !important;
}

.js-blog {
  background: #fff;
}

.js-blog .js-card-image img {
  aspect-ratio: 1.47 / 1;
  object-fit: cover;
}

.js-blog .js-card-body span {
  color: var(--js-green-dark);
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.js-blog .js-card-body h3 {
  font-size: 28px;
}

.js-center {
  margin-top: 40px;
  text-align: center;
}

.js-footer {
  background: var(--js-navy);
  color: #fff;
  padding: 70px 0 28px;
}

.js-footer-grid {
  display: grid;
  gap: 42px;
  grid-template-columns: 1.4fr repeat(3, 0.7fr);
}

.js-footer h3,
.js-footer h4,
.js-footer p,
.js-footer a {
  color: #fff;
}

.js-footer h4 {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .14em;
  margin: 0 0 16px;
  text-transform: uppercase;
}

.js-footer p,
.js-footer a {
  opacity: .72;
}

.js-footer a {
  display: block;
  font-size: 16px;
  margin: 9px 0;
}

.js-footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.js-footer-social-nav .js-social-menu {
  justify-content: flex-end;
}

.js-footer-social-nav a {
  margin: 0;
}

.js-footer a:hover,
.js-footer a:focus-visible {
  opacity: 1;
}

.js-footer-bottom {
  border-top: 1px solid rgba(255,255,255,.14);
  color: rgba(255,255,255,.68);
  display: flex;
  font-size: 13px;
  justify-content: space-between;
  margin-top: 52px;
  padding-top: 24px;
}

@media (max-width: 1120px) {
  .js-site-header .js-wrap {
    align-items: flex-start;
    flex-direction: column;
    gap: 16px;
    padding-bottom: 12px;
    padding-top: 12px;
  }

  .js-nav {
    justify-content: flex-start;
    row-gap: 12px;
    flex-wrap: wrap;
  }
}

@media (max-width: 900px) {
  .js-wrap {
    padding: 0 22px;
  }

  .js-section {
    padding: 68px 0;
  }

  .js-hero {
    background: var(--js-bg);
    min-height: 0;
    padding: 42px 0 72px;
  }

  .js-hero-grid,
  .js-two-col,
  .js-gift,
  .js-about,
  .js-work-grid,
  .js-footer-grid {
    grid-template-columns: 1fr;
  }

  .js-hero-card {
    padding: 34px 28px;
  }

  .js-card-grid {
    grid-template-columns: 1fr;
  }

  .js-work-panel-dark > .vc_column-inner > .wpb_wrapper,
  .js-work-panel-green > .vc_column-inner > .wpb_wrapper {
    grid-template-columns: 1fr;
  }

  .js-work-panel .js-work-image {
    grid-row: auto;
  }

  .js-work-image img {
    aspect-ratio: 1.35 / 1;
    min-height: 0;
  }

  .js-form-grid,
  .js-lead-form .js-cf7-form-grid > p {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 520px) {
  .js-home h1 {
    font-size: 42px;
  }

  .js-home h2 {
    font-size: 34px;
  }

  .js-nav {
    display: flex;
    gap: 8px;
    justify-content: center;
    row-gap: 10px;
  }

  .js-site-header .js-wrap {
    align-items: center;
  }

  .js-global-header .js-global-nav {
    width: 100%;
  }

  .js-global-header .js-nav a {
    font-size: 9px;
  }

  .js-global-header .js-nav li:last-child {
    flex-basis: 100%;
    text-align: center;
  }

  .js-logo {
    white-space: normal;
  }

  .js-footer-bottom {
    display: block;
  }
}

@media (prefers-reduced-motion: reduce) {
  .js-home *,
  .js-global-header *,
  .js-global-footer * {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }

  .js-card:hover,
  .js-card:focus-within,
  .js-work-panel:hover,
  .js-work-panel:focus-within,
  .js-button:hover,
  .js-button:focus-visible,
  .js-home button:hover,
  .js-home button:focus-visible,
  .js-button a:hover,
  .js-button a:focus-visible,
  .js-lead-form input[type="submit"]:hover,
  .js-lead-form input[type="submit"]:focus-visible {
    transform: none;
  }
}

/* Phase 19 visual-match polish. */
.js-header-topline {
  background: #fff;
  /*border-bottom: 1px solid rgba(217, 215, 209, 0.55);*/
  padding: 10px 0 0 0;
  color: var(--js-muted);
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.js-header-topline .js-wrap {
  align-items: center;
  display: flex;
  gap: 18px;
  justify-content: flex-end;
  min-height: 30px;
  max-width: 1280px;
  padding-right: 30px;
}

.js-header-drawer {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 22px;
  justify-content: flex-end;
}

.js-drawer-logo {
  display: none;
}

.js-site-header .js-header-main {
  min-height: 60px;
}

.js-logo {
  font-size: 23px;
  font-weight: 900;
  letter-spacing: 0.065em;
}

.js-logo span:nth-child(1),
.js-logo span:nth-child(3) {
  color: var(--js-green-dark);
}

.js-logo span:nth-child(2) {
  color: var(--js-navy);
}

.js-nav a {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.105em;
}

.js-global-header .js-nav li:last-child a {
  background: transparent;
  border: 1px solid var(--js-green);
  color: var(--js-green-dark);
  font-weight: 500;
  min-height: 34px;
  padding: 0 22px;
}

.js-global-header .js-nav li:last-child a:hover,
.js-global-header .js-nav li:last-child a:focus-visible {
  background: var(--js-green);
  border-color: var(--js-green);
  box-shadow: none;
  color: #fff;
}

.js-menu-toggle {
  align-items: center;
  background: transparent;
  border: transparent;
  border-radius: 999px;
  display: none;
  flex-direction: column;
  gap: 4px;
  height: 42px;
  justify-content: center;
  padding: 0;
  width: 48px;
}

.js-menu-toggle span:not(.screen-reader-text) {
  background: var(--js-ink);
  display: block;
  height: 1px;
  width: 18px;
}

.js-social-menu a {
  font-weight: 500;
}

.js-button a,
.js-button,
.js-home button,
body .js-lead-form input.wpcf7-submit[type="submit"] {
  font-weight: 500;
}

.js-home .vc_btn3-container.js-button-primary .vc_btn3,
.js-button-primary:not(.vc_btn3-container),
.js-home button {
  background: transparent !important;
  border-color: var(--js-green) !important;
  color: var(--js-green-dark) !important;
}

.js-home .vc_btn3-container.js-button-primary .vc_btn3:hover,
.js-home .vc_btn3-container.js-button-primary .vc_btn3:focus-visible,
.js-button-primary:not(.vc_btn3-container):hover,
.js-button-primary:not(.vc_btn3-container):focus-visible,
.js-home button:hover,
.js-home button:focus-visible {
  background: var(--js-green) !important;
  color: #fff !important;
}

.js-eyebrow {
  align-items: center;
  display: flex;
  gap: 14px;
  font-weight: 500;
}

.js-eyebrow::after {
  background: var(--js-green);
  content: "";
  display: inline-block;
  flex: 1 1 auto;
  height: 1px;
  max-width: 40px;
  opacity: 0.75;
}

.js-hero .js-eyebrow::after {
  content: none;
}

.js-gift .js-eyebrow {
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
}

.js-gift .js-eyebrow::after {
  background: linear-gradient(90deg, #c7a466 0 44px, transparent 44px 58px, var(--js-green) 58px 100%);
  flex: none;
  height: 2px;
  width: min(260px, 100%);
}

.js-home h2 {
  font-size: clamp(32px, 3.2vw, 48px);
}

.js-about h2,
.js-offers h2,
.js-work h2 {
  font-size: clamp(31px, 3vw, 44px);
}

.js-hero {
  background: linear-gradient(90deg, var(--js-green) 0 40%, var(--js-bg) 40% 100%);
  padding: 42px 0 58px;
}

.js-hero-grid {
  gap: 18px;
  grid-template-columns: minmax(360px, 0.78fr) minmax(520px, 1.22fr);
}

.js-hero-card,
.js-hero-grid > .vc_column_container.js-hero-card {
  width: min(640px, calc(100vw - 64px)) !important;
}

.js-hero-card {
  padding: 50px;
}

.js-actions {
  gap: 18px;
  margin-top: 40px;
}

.js-hero-image {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.js-hero-image img {
  aspect-ratio: 1.28 / 1;
  object-position: center 15%;
}

.js-gift.js-two-col,
.js-about.js-two-col {
  max-width: 1160px;
}

.js-about.js-two-col {
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.9fr);
}

.js-about-copy h2 {
  margin-bottom: 50px;
}

.js-about-copy .vc_btn3-container {
  margin-top: 30px;
}

.js-about .vc_btn3-container.js-button-primary .vc_btn3,
.js-work .vc_btn3-container.js-button-secondary .vc_btn3,
.js-blog > .vc_row .vc_btn3-container.js-button-primary .vc_btn3 {
  background: #fff !important;
  border-color: var(--js-green) !important;
  color: var(--js-ink) !important;
}

.js-about .vc_btn3-container.js-button-primary .vc_btn3:hover,
.js-about .vc_btn3-container.js-button-primary .vc_btn3:focus-visible,
.js-work .vc_btn3-container.js-button-secondary .vc_btn3:hover,
.js-work .vc_btn3-container.js-button-secondary .vc_btn3:focus-visible,
.js-blog > .vc_row .vc_btn3-container.js-button-primary .vc_btn3:hover,
.js-blog > .vc_row .vc_btn3-container.js-button-primary .vc_btn3:focus-visible {
  background: var(--js-green) !important;
  color: #fff !important;
}

.js-lead-form {
  max-width: 500px;
}

.js-lead-form .js-cf7-form-grid > p {
  gap: 12px;
}

body .js-lead-form input.wpcf7-submit[type="submit"] {
  justify-self: start;
  max-width: 220px;
}


.js-section-head p,
.js-section-intro p {
  margin: 18px auto 0;
  max-width: 720px;
  text-align: center;
}

.js-offers .js-card {
  min-height: 430px;
}

.js-card:hover,
.js-card:focus-within {
  border-color: var(--js-border);
}

.js-work-panel {
  min-height: 360px;
  padding: 30px;
}

.js-work-panel-dark > .vc_column-inner > .wpb_wrapper {
  grid-template-columns: minmax(300px, 1.08fr) minmax(260px, 0.92fr);
}

.js-work-panel-green > .vc_column-inner > .wpb_wrapper {
  grid-template-columns: minmax(230px, 1.05fr) minmax(210px, 0.95fr);
}

.js-work-image {
  border-radius: 10px;
}

.js-work-image img {
  aspect-ratio: 0.82 / 1;
  height: auto;
  min-height: 330px;
}

.js-blog .js-card,
.js-post-card {
  background: #f7f4ef;
}

.js-blog .js-card-body,
.js-post-card .js-card-body {
  background: #f7f4ef;
}


.js-blog .js-card-body span,
.js-post-card .js-card-body span {
  font-weight: 500;
}

.js-blog .js-card-body h3,
.js-post-card .js-card-body h3 {
  font-size: 24px;
  line-height: 1.12;
}

.js-blog .js-card-body p,
.js-post-card .js-card-body p {
  font-size: 16px;
  line-height: 1.55;
  margin-top: 12px;
}

.js-blog .js-read-more,
.js-blog .js-text-link.vc_btn3-container .vc_btn3 {
  font-weight: 400;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.js-blog .js-center {
  display: flex;
  justify-content: center;
  width: 100%;
}

.js-blog .vc_btn3-container.js-center {
  text-align: center;
  width: 100%;
}

.js-blog .js-card-image,
.js-post-card .js-card-image {
  background: #e8e1d7;
  display: block;
}

.js-post-card .js-card-image img {
  aspect-ratio: 1.47 / 1;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.js-footer h3 {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.js-footer h4 {
  font-weight: 400;
}

.js-footer-bottom {
  border-top-color: rgba(255,255,255,.32);
}

@media (max-width: 1120px) {
  .js-header-topline {
    display: none;
  }

  .js-site-header .js-header-main {
    align-items: center;
    flex-direction: row;
    position: relative;
  }

  .js-menu-toggle {
    display: inline-flex;
  }

  .js-header-drawer {
    align-items: stretch;
    background: #fff;
    border: 1px solid var(--js-border);
    box-shadow: var(--js-shadow);
    display: none;
    flex-direction: column;
    gap: 20px;
    left: 22px;
    padding: 24px;
    position: absolute;
    right: 22px;
    top: calc(100% + 8px);
    z-index: 30;
  }

  .js-drawer-logo {
    display: block;
    font-size: 18px;
    margin-bottom: 2px;
  }

  .js-site-header.is-menu-open .js-header-drawer {
    display: flex;
  }

  .js-nav {
    align-items: stretch;
    flex-direction: column;
    gap: 0;
    justify-content: flex-start;
  }

  .js-nav a {
    border-bottom: 1px solid rgba(217, 215, 209, 0.7);
    display: block;
    font-size: 13px;
    padding: 13px 0;
  }

  .js-global-header .js-nav li:last-child a {
    justify-content: center;
    margin-top: 14px;
  }
}

@media (max-width: 900px) {
  .js-hero {
    background: var(--js-bg);
  }

  .js-hero-grid {
    gap: 28px;
    grid-template-columns: 1fr;
  }

  .js-hero-card,
  .js-hero-grid > .vc_column_container.js-hero-card {
    width: 100% !important;
  }

  .js-eyebrow::after {
    min-width: 40px;
  }

  .js-work-image img {
    aspect-ratio: 1.35 / 1;
    height: auto;
    max-height: none;
    min-height: 0;
  }

  .js-work-panel-dark > .vc_column-inner > .wpb_wrapper,
  .js-work-panel-green > .vc_column-inner > .wpb_wrapper {
    grid-template-columns: 1fr;
  }

  .js-work-panel .js-work-image {
    grid-row: auto;
  }

  .js-work-panel {
    overflow: hidden;
  }
}

/* Phase 20: social icon placeholders and right-side mobile drawer. */
.js-social-nav {
  align-items: center;
  display: inline-flex;
}

.js-social-menu {
  align-items: center;
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.js-social-menu li {
  margin: 0;
}

.js-social-icon-link {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #8a92a4;
  display: inline-flex;
  height: 30px;
  justify-content: center;
  line-height: 1;
  transition: background-color .18s ease, border-color .18s ease, color .18s ease, opacity .18s ease, transform .18s ease;
  width: 30px;
}

.js-social-icon-link svg {
  display: block;
  fill: currentColor;
  height: 24px;
  width: 24px;
}

.js-social-icon-link:not(.is-disabled):hover,
.js-social-icon-link:not(.is-disabled):focus-visible {
  background: transparent;
  border-color: transparent;
  color: var(--js-green-dark);
  transform: translateY(-1px);
}

.js-social-icon-link.is-disabled {
  cursor: default;
  opacity: 1;
  pointer-events: none;
}

.js-header-topline .js-wrap {
  align-items: center;
  gap: 12px;
  justify-content: flex-end;
  /*min-height: 72px;*/
}

.js-header-topline .js-wrap > span {
  display: none;
}

.js-header-social-nav-top .js-social-icon-link {
  height: 30px;
  width: 30px;
}

.js-header-social-nav-top .js-social-icon-link svg {
  height: 22px;
  width: 22px;
}

.js-social-icon-link .js-icon-linkedin {
  height: 32px;
  width: 32px;
  margin-bottom: -8px;
}

.js-header-social-nav-top .js-social-icon-link svg.js-icon-linkedin {
	width: 30px;
	height: 30px;
  margin-bottom:-10px;
}
.js-footer .js-social-icon-link svg{
  height: 22px;
  width: 22px;
}

.js-header-social-nav-main {
  display: none;
}

.js-footer .js-footer-social-nav {
  display: inline-flex;
}

.js-footer .js-social-menu {
  gap: 4px;
}

.js-footer .js-social-icon-link {
  background: transparent;
  border-color: transparent;
  color: #fff;
  display: inline-flex;
  height: 24px;
  width: 34px;
}

.js-footer .js-social-icon-link svg {
  height: 24px;
  width: 24px;
}

.js-footer .js-social-icon-link svg.js-icon-linkedin {
  height: 32px;
  width: 32px;
  margin-bottom: -8px;
}

.js-footer a.js-social-icon-link{ opacity: 1 !important;}

.js-footer .js-social-icon-link:not(.is-disabled):hover,
.js-footer .js-social-icon-link:not(.is-disabled):focus-visible {
  background: transparent;
  border-color: transparent;
  color: #dfe8e2;
}





.js-drawer-backdrop,
.js-drawer-close {
  display: none;
}

@media (max-width: 1120px) {
  .js-drawer-backdrop {
    background: rgba(38, 57, 85, .26);
    border: 0;
    display: block;
    inset: 0;
    opacity: 0;
    padding: 0;
    pointer-events: none;
    position: fixed;
    transition: opacity .22s ease;
    z-index: 25;
  }

  .js-site-header.is-menu-open .js-drawer-backdrop {
    opacity: 1;
    pointer-events: auto;
  }

  .js-header-drawer {
    align-items: stretch;
    background: #fff;
    border: 0;
    bottom: 0;
    box-shadow: -24px 0 52px rgba(31, 45, 61, 0.16);
    display: flex;
    flex-direction: column;
    gap: 22px;
    height: 100vh;
    left: auto;
    max-width: 372px;
    overflow-y: auto;
    padding: 30px 28px;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: transform .24s ease;
    width: min(88vw, 372px);
    z-index: 35;
  }

  .js-site-header.is-menu-open .js-header-drawer {
    display: flex;
    pointer-events: auto;
    transform: translateX(0);
  }

  .js-drawer-close {
    align-items: center;
    background: transparent;
    border: transparent;
    border-radius: 50%;
    color: var(--js-ink);
    display: inline-flex;
    height: 38px;
    justify-content: center;
    padding: 0;
    position: absolute;
    right: 18px;
    top: 18px;
    width: 38px;
  }

  .js-drawer-close:hover,
  .js-drawer-close:focus-visible {
    background: var(--js-green);
    border-color: var(--js-green);
    color: #fff;
  }

  .js-drawer-close span {
    background: currentColor;
    height: 1px;
    position: absolute;
    width: 16px;
  }

  .js-drawer-close span:first-child {
    transform: rotate(45deg);
  }

  .js-drawer-close span:last-child {
    transform: rotate(-45deg);
  }

  .js-drawer-logo {
    display: block;
    font-size: 19px;
    margin: 0 46px 4px 0;
  }

  .js-header-drawer .js-nav a {
    font-size: 13px;
    letter-spacing: .11em;
    padding: 14px 0;
  }

  .js-header-drawer .js-nav li:last-child a {
    margin-top: 16px;
    width: 100%;
  }

  .js-header-social-nav-main {
    display: inline-flex;
    margin-top: auto;
    padding-top: 8px;
  }

  .js-header-social-nav-main .js-social-menu {
    justify-content: flex-start;
  }

  .js-header-social-nav-top {
    display: none;
  }
}

@media (min-width: 1121px) {
  .js-site-header .js-header-main {
    position: relative;
  }

  .js-global-header .js-nav {
    gap: 32px;
    justify-content: flex-end;
    padding-top: 26px;
  }

  .js-global-header .js-nav a {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .18em;
  }

  .js-global-header .js-nav li:last-child {
    position: absolute;
    right: 0;
    top: -38px;
  }

  .js-global-header .js-nav li:last-child a {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .22em;
    min-height: 52px;
    padding: 0 32px;
  }
/*
  .js-header-topline .js-wrap {
    padding-right: 292px;
  }
    */
}

@media (max-width: 520px) {
  .js-header-drawer {
    max-width: none;
    padding: 28px 24px;
    width: min(90vw, 350px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .js-social-icon-link,
  .js-drawer-backdrop,
  .js-header-drawer {
    transition: none;
  }

  .js-social-icon-link:not(.is-disabled):hover,
  .js-social-icon-link:not(.is-disabled):focus-visible {
    transform: none;
  }
}

/* Phase 21: separate clickable desktop nav from inert mobile drawer. */
.js-header-main {
  position: relative;
  z-index: 2;
}

.js-header-topline {
  position: relative;
  z-index: 1;
}

.js-desktop-nav {
  flex: 1;
}

@media (min-width: 1121px) {
  .js-menu-toggle,
  .js-drawer-backdrop,
  .js-header-drawer {
    display: none !important;
  }

  .js-desktop-nav {
    display: block;
  }

  .js-desktop-nav .js-nav {
    align-items: center;
    display: flex;
    gap: 32px;
    justify-content: flex-end;
    padding-top: 26px;
  }

  .js-desktop-nav .js-nav a {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .18em;
    position: relative;
    z-index: 3;
  }

  .js-desktop-nav .js-nav li:last-child {
    position: absolute;
    right: 0;
    top: -38px;
    z-index: 4;
  }

  .js-desktop-nav .js-nav li:last-child a {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .22em;
    min-height: 52px;
    padding: 0 32px;
  }
}

@media (max-width: 1120px) {
  .js-desktop-nav {
    display: none !important;
  }

  .js-header-drawer {
    display: flex;
  }
}

/* Phase 22: aligned top utility row and custom sticky-collapse behavior. */
.js-header-cta {
  align-items: center;
  border: 1px solid #8f98aa;
  border-radius: 999px;
  color: var(--js-ink);
  display: inline-flex;
  font-family: Jost, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 600;
  justify-content: center;
  letter-spacing: .22em;
  line-height: 1;
  min-height: 52px;
  padding: 0 32px;
  text-transform: uppercase;
  transition: background-color .18s ease, border-color .18s ease, color .18s ease;
  white-space: nowrap;
}

.js-header-cta:hover,
.js-header-cta:focus-visible {
  background: var(--js-green);
  border-color: var(--js-green);
  color: #fff;
}

.js-header-topline {
  /*border-bottom: 0 !important;
  max-height: 72px;
  overflow: hidden;
  */
  transition: max-height .22s ease, opacity .18s ease;
}

.js-site-header {
  transition: box-shadow .18s ease;
}

.js-site-header.is-scrolled {
  box-shadow: 0 10px 22px rgba(31, 45, 61, .07);
}

.js-site-header.is-scrolled .js-header-topline {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
}

.js-site-header.is-scrolled .js-header-main {
  min-height: 60px;
}

@media (min-width: 1121px) {
  .js-header-topline .js-wrap {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end;
  }

  .js-header-social-nav-top {
    display: inline-flex;
  }

  .js-header-social-nav-top .js-social-menu {
    gap: 16px;
  }

  .js-desktop-nav .js-nav li:last-child {
    display: none;
  }

  .js-desktop-nav .js-nav {
    padding-top: 0;
  }

}

@media (max-width: 1120px) {
  .js-header-cta {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .js-header-cta,
  .js-header-topline,
  .js-site-header {
    transition: none;
  }
}

/* Phase 23: transform-based topbar collapse avoids scroll reflow jitter. */
@media (min-width: 1121px) {
  .js-site-header.js-topbar-collapse-enabled {
    transition: box-shadow .18s ease, transform .22s ease;
    will-change: transform;
  }

  .js-site-header.js-topbar-collapse-enabled.is-scrolled {
    transform: translate3d(0, -72px, 0);
  }

  .js-site-header.js-topbar-collapse-enabled.is-scrolled .js-header-topline {
    /*max-height: 72px;*/
    opacity: 0;
    /*overflow: visible;*/
    pointer-events: none;
    transform: translate3d(0, -6px, 0);
  }
}

.js-site-header:not(.js-topbar-collapse-enabled) {
  transform: none !important;
}

.js-site-header:not(.js-topbar-collapse-enabled) .js-header-topline {
  /*max-height: 72px;*/
  opacity: 1;
  pointer-events: auto;
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  .js-site-header.js-topbar-collapse-enabled {
    transition: box-shadow .18s ease;
  }
}

/* Phase 26: designer hover-reference interaction port. */
.js-gift .js-eyebrow {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-bottom: 26px;
  padding-bottom: 14px;
  position: relative;
}

.js-gift .js-eyebrow::after {
  background: var(--js-green);
  flex: 0 0 22px;
  height: 2px;
  min-width: 22px;
  width: 22px;
}

.js-gift .js-eyebrow::before {
  background: #c7a466;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 44px;
}

.js-gift .js-lead-form,
.js-gift .wpcf7-form {
  max-width: 460px;
}

.js-gift .js-cf7-form-grid {
  gap: 12px;
}

.js-gift .js-cf7-form-grid p {
  gap: 10px;
}

body .js-gift .js-lead-form input.wpcf7-submit[type="submit"],
body .js-gift input.wpcf7-submit[type="submit"] {
  display: block;
  font-size: 14px;
  font-weight: 500;
  justify-self: stretch;
  letter-spacing: .1em;
  max-width: none;
  min-height: 50px;
  padding: 14px 34px !important;
  width: 100%;
  margin-top: 20px;
}

body .js-gift .js-lead-form input.wpcf7-submit[type="submit"]:hover,
body .js-gift .js-lead-form input.wpcf7-submit[type="submit"]:focus-visible,
body .js-gift input.wpcf7-submit[type="submit"]:hover,
body .js-gift input.wpcf7-submit[type="submit"]:focus-visible {
  background: var(--js-navy);
  box-shadow: none;
  transform: translateY(-2px);
}

.js-offers .js-card {
  border-color: transparent;
  cursor: pointer;
  min-height: 440px;
  transition: box-shadow .3s ease, transform .3s ease;
}

.js-offers .js-card .js-card-image img {
  transition: transform .55s ease;
}

.js-offers .js-card .wpb_text_column {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height .45s ease, opacity .35s ease, margin .35s ease;
}

.js-offers .js-card:hover,
.js-offers .js-card:focus-within {
  border-color: transparent;
  box-shadow: var(--js-shadow);
  transform: none;
}

.js-offers .js-card:hover .js-card-image img,
.js-offers .js-card:focus-within .js-card-image img {
  transform: scale(1.06);
}

.js-offers .js-card:hover .wpb_text_column,
.js-offers .js-card:focus-within .wpb_text_column {
  max-height: 120px;
  opacity: 1;
}

.js-offers .js-card .vc_btn3-container.js-text-link .vc_btn3 {
  border-bottom: 1px solid #fff !important;
  color: #fff !important;
  font-size: 13px;
  font-weight: 500;
  padding-bottom: 2px !important;
  text-decoration: none !important;
  border-radius: 0 !important;
}

.js-offers .js-card:hover .vc_btn3-container.js-text-link .vc_btn3,
.js-offers .js-card:focus-within .vc_btn3-container.js-text-link .vc_btn3 {
  border-color: #fff !important;
  color: #fff !important;
}

.js-work .js-work-panel {
  display: grid;
  overflow: hidden;
  padding: 0;
  transition: box-shadow .3s ease;
}

.js-work .js-work-panel:hover,
.js-work .js-work-panel:focus-within {
  box-shadow: var(--js-shadow);
  transform: none;
}

.js-work .js-work-panel > .vc_column-inner {
  min-height: inherit;
}

.js-work .js-work-panel > .vc_column-inner > .wpb_wrapper {
  gap: 0;
  min-height: inherit;
}

.js-work .js-work-panel-dark > .vc_column-inner > .wpb_wrapper,
.js-work .js-work-panel-green > .vc_column-inner > .wpb_wrapper {
  grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr);
}

.js-work .js-work-image {
  align-self: stretch;
  border-radius: 0;
  grid-row: 1 / span 4;
  height: 100%;
  margin: 0 !important;
}

.js-work .js-work-image .vc_figure,
.js-work .js-work-image .vc_single_image-wrapper {
  display: block;
  height: 100%;
  width: 100%;
}

.js-work .js-work-image img {
  aspect-ratio: auto;
  display: block;
  height: 100%;
  max-height: none;
  object-fit: cover;
  object-position: center top;
  transition: transform .55s ease;
  width: 100%;
}

.js-work .js-work-panel:hover .js-work-image img,
.js-work .js-work-panel:focus-within .js-work-image img {
  transform: scale(1.04);
}

.js-work .js-work-panel .vc_custom_heading,
.js-work .js-work-panel .wpb_text_column,
.js-work .js-work-panel .vc_btn3-container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 36px;
  padding-right: 36px;
}
.js-work .js-work-panel .vc_btn3-container.js-button{
  margin-top: 30px;
}

.js-work .js-work-panel .vc_custom_heading {
  align-self: end;
  padding-top: 40px;
}

.js-work .js-work-panel .wpb_text_column p {
  color: rgba(255, 255, 255, .74);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
}

.js-work .js-work-panel .vc_btn3-container {
  align-self: start;
  padding-bottom: 40px;
}

.js-work .vc_btn3-container.js-button-secondary .vc_btn3 {
  background: transparent !important;
  border: 1.5px solid rgba(255, 255, 255, .52) !important;
  color: #fff !important;
  font-weight: 500;
  letter-spacing: .09em;
}

.js-work .vc_btn3-container.js-button-secondary .vc_btn3:hover,
.js-work .vc_btn3-container.js-button-secondary .vc_btn3:focus-visible {
  background: rgba(255, 255, 255, .12) !important;
  border-color: #fff !important;
  color: #fff !important;
  box-shadow: none;
  transform: none;
}

@media (hover: none), (max-width: 780px) {
  .js-offers .js-card .wpb_text_column {
    max-height: none;
    opacity: 1;
  }
}

@media (max-width: 900px) {
  .js-work .js-work-panel-dark > .vc_column-inner > .wpb_wrapper,
  .js-work .js-work-panel-green > .vc_column-inner > .wpb_wrapper {
    grid-template-columns: 1fr;
  }

  /*
  .js-work .js-work-image {
    grid-row: auto;
  }


  .js-work .js-work-image img {
    aspect-ratio: 1.35 / 1;
    height: auto;
    min-height: 0;
  }
     */

  .js-work .js-work-panel .vc_custom_heading,
  .js-work .js-work-panel .wpb_text_column,
  .js-work .js-work-panel .vc_btn3-container {
    padding-left: 28px;
    padding-right: 28px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .js-offers .js-card,
  .js-offers .js-card::after,
  .js-offers .js-card .js-card-image img,
  .js-offers .js-card .wpb_text_column,
  .js-work .js-work-panel,
  .js-work .js-work-image img,
  body .js-gift input.wpcf7-submit[type="submit"] {
    transition: none;
  }

  .js-offers .js-card:hover .js-card-image img,
  .js-offers .js-card:focus-within .js-card-image img,
  .js-work .js-work-panel:hover .js-work-image img,
  .js-work .js-work-panel:focus-within .js-work-image img,
  body .js-gift input.wpcf7-submit[type="submit"]:hover,
  body .js-gift input.wpcf7-submit[type="submit"]:focus-visible {
    transform: none;
  }
}

/* Phase 27: approved design-detail corrections. */
.js-home,
.js-global-header,
.js-global-footer {
  --js-navy: #2f3e5c;
  --js-ink: #2f3e5c;
  --js-green: #576d61;
  --js-green-dark: #576d61;
}

@media (min-width: 1121px) {
  /*.js-header-topline {
    max-height: 48px;
  }*/

  .js-header-topline .js-wrap {
    padding-bottom: 0;
    padding-top: 0;
  }

  .js-global-header .js-nav {
    gap: 32px;
  }

  .js-header-social-nav-top .js-social-menu {
    gap: 14px;
  }

  .js-site-header.js-topbar-collapse-enabled.is-scrolled {
    transform: translate3d(0, -48px, 0);
  }

  /* NEEDED FOR SCROLLING HEADER */
  .js-site-header.js-topbar-collapse-enabled.is-scrolled .js-header-topline,
  .js-site-header:not(.js-topbar-collapse-enabled) .js-header-topline {
    max-height: 48px;
  }
}

.js-header-cta {
  background: #fff !important;
  border-color: #2f3e5c !important;
  color: #2f3e5c !important;
  height: 38px;
  min-height: 38px;
  padding-left: 28px;
  padding-right: 28px;
}

.js-header-cta:hover,
.js-header-cta:focus-visible {
  background: #2f3e5c !important;
  border-color: #2f3e5c !important;
  color: #fff !important;
}

.js-header-topline {
  border-bottom: 0 !important;
}

@media (min-width: 900px) {
  .js-hero {
    background: linear-gradient(90deg, var(--js-green) 0 40%, var(--js-bg) 40% 100%);
    padding: 0;
  }

  .js-home .vc_row.js-hero-grid,
  .js-hero-grid {
    gap: 0;
    grid-template-columns: minmax(300px, 30fr) minmax(0, 60fr);
    max-width: none !important;
    padding-left: clamp(48px, 7.2vw, 140px);
    padding-right: 0;
    width: 100% !important;
  }

  .js-hero-grid > .vc_column_container.js-hero-card {
    align-self: center;
    margin-right: -86px;
    position: relative;
    width: min(760px, 48vw) !important;
    z-index: 2;
  }

   .page-id-53 .js-hero-grid > .vc_column_container.js-hero-card {
    align-self: center;
    margin-right: -86px;
    position: relative;
    width: min(660px, 48vw) !important;
    z-index: 2;
  }

  .js-hero-grid > .vc_column_container:not(.js-hero-card) {
    align-self: stretch;
    min-height: 620px;
  }

  .js-hero-image,
  .js-hero-image .vc_figure,
  .js-hero-image .vc_single_image-wrapper,
  .js-hero-image img {
    border: 0 !important;
    border-radius: 0 !important;
    height: 100%;
    width: 100%;
  }

  .js-hero-image {
    margin: 0 !important;
  }

  .js-hero-image img {
    aspect-ratio: auto;
    display: block;
    min-height: 620px;
    object-fit: cover;
    object-position: center 15%;
  }
}

.js-gift .js-image-card,
.js-gift .js-gift-image,
.js-gift .js-gift-image .vc_figure,
.js-gift .js-gift-image .vc_single_image-wrapper {
  border: 0 !important;
  box-shadow: none;
}

.js-gift .js-gift-image {
  border-radius: 28px;
  overflow: hidden;
}

.js-gift .js-gift-image img {
  aspect-ratio: 1.34 / 1;
  border: 0 !important;
  border-radius: 28px;
  object-fit: cover;
  width: 100%;
}

@media (min-width: 901px) {
  .js-gift.js-two-col {
    gap: clamp(58px, 6vw, 92px);
    grid-template-columns: minmax(460px, 1.04fr) minmax(390px, .86fr);
  }
}

body .js-gift .js-lead-form input.wpcf7-submit[type="submit"],
body .js-gift input.wpcf7-submit[type="submit"] {
  background: #576d61 !important;
  border: 1.5px solid #576d61 !important;
  color: #fff !important;
  font-weight: 500;
}

body .js-gift .js-lead-form input.wpcf7-submit[type="submit"]:hover,
body .js-gift .js-lead-form input.wpcf7-submit[type="submit"]:focus-visible,
body .js-gift input.wpcf7-submit[type="submit"]:hover,
body .js-gift input.wpcf7-submit[type="submit"]:focus-visible {
  background: #fff !important;
  border-color: #576d61 !important;
  color: #576d61 !important;
}

.js-offers .js-card {
  border: 0 !important;
  box-shadow: none;
}


/* This becomes the designer .scard-overlay */
.js-offers .js-card > .vc_column-inner > .wpb_wrapper::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
	background: linear-gradient(
		to top,
		rgba(26, 46, 74, 0.88) 0%,
		rgba(26, 46, 74, 0.22) 52%,
		transparent 100%
	);
	transition: background 0.35s ease;
}

.js-offers .js-card:hover > .vc_column-inner > .wpb_wrapper::before,
.js-offers .js-card:focus-within > .vc_column-inner > .wpb_wrapper::before {
	background: linear-gradient(
		to top,
		rgba(26, 46, 74, 0.94) 0%,
		rgba(26, 46, 74, 0.55) 60%,
		rgba(26, 46, 74, 0.15) 100%
	);
}

.js-offers .js-card:hover > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
.js-offers .js-card:focus-within > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
	max-height: 200px;
	opacity: 1;
}

/* Touch/mobile: keep text visible because hover is unreliable */
@media (hover: none), (max-width: 780px) {
	.js-offers .js-card > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
		max-height: none;
		opacity: 1;
	}
}
.js-offers .js-card .wpb_text_column .wpb_wrapper{ padding: 15px 0 0 0; }
.js-offers .js-card p{ text-align: left !important; }


.js-section-head {
  margin-bottom: 12px;
}

.js-section-intro {
  margin: 0 auto 54px;
  max-width: 620px;
  text-align: center;
}

.js-section-intro p {
  color: var(--js-ink);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
}

.js-work-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
}

.js-work .js-work-panel {
  min-height: 410px;
}

.js-work .js-work-panel-dark > .vc_column-inner > .wpb_wrapper,
.js-work .js-work-panel-green > .vc_column-inner > .wpb_wrapper {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.js-work .js-work-image,
.js-work .js-work-image img {
}

.js-work .js-work-panel .vc_btn3-container {
  width: 100%;
}

.js-work .vc_btn3-container.js-button-secondary .vc_btn3 {
  justify-content: flex-start;
  width: 100%;
}

.js-work .js-eyebrow,
.js-blog .js-eyebrow,
.js-offers .js-eyebrow {
  display: inline-flex;
  flex: 0 0 auto;
  justify-content: center;
  width: 100%;
}


/*
.js-work .js-eyebrow::after,
.js-blog .js-eyebrow::after,
.js-offers .js-eyebrow::after {
  flex: 0 0 24px;
  width: 24px;
}



.js-work .wpb_wrapper:has(> .js-eyebrow),
.js-blog .wpb_wrapper:has(> .js-eyebrow),
.js-offers .wpb_wrapper:has(> .js-eyebrow) {
  text-align: center;
}
*/

@media (max-width: 900px) {
  .js-work-grid {
    grid-template-columns: 1fr;
  }
}

/* Phase 28: mobile Work Together card stacking. */
@media (max-width: 700px) {
  .js-work .js-work-panel {
    min-height: 0;
  }

  .js-work .js-work-panel-dark > .vc_column-inner > .wpb_wrapper,
  .js-work .js-work-panel-green > .vc_column-inner > .wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr;
  }

  .js-work .js-work-image {
    grid-row: auto;
    min-height: 0;
    width: 100%;
  }

  .js-work .js-work-image .vc_figure,
  .js-work .js-work-image .vc_single_image-wrapper {
    height: auto;
    width: 100%;
  }

  .js-work .js-work-image img {
    aspect-ratio: 1.25 / 1;
    height: auto;
    min-height: 0;
    width: 100%;
  }

  .js-work .js-work-panel .vc_custom_heading,
  .js-work .js-work-panel .wpb_text_column,
  .js-work .js-work-panel .vc_btn3-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .vc_btn3-container.js-button.js-button-secondary {
    padding-left: 24px !important;
  }

  .js-work .js-work-panel .vc_custom_heading {
    padding-top: 26px;
  }

  .js-work .js-work-panel .vc_btn3-container {
    padding-bottom: 28px;
    width: 100%;
  }

  .js-work .vc_btn3-container.js-button-secondary .vc_btn3 {
    justify-content: center;
    min-height: 50px;
    width: 100%;
  }
}

/* Phase 29: child-theme logos sourced from The7 Branding options. */
.js-logo-image {
  align-items: center;
  display: inline-flex;
  letter-spacing: 0;
  line-height: 0;
  text-transform: none;
}

.js-logo-img {
  display: block;
  height: auto;
  max-height: 54px;
  max-width: 100%;
  width: clamp(210px, 23vw, 315px);
}

.js-drawer-logo .js-logo-img {
  max-height: 46px;
  width: min(250px, 100%);
}

.js-footer-logo {
  margin-bottom: 24px;
}

.js-footer-logo .js-logo-img {
  max-height: 48px;
  width: min(320px, 100%);
}

.js-footer .js-footer-logo {
  opacity: 1;
}

/* overrides */
.js-hero-card .js-button{margin-right: 10px;}
.js-hero-card .js-button a{
	background: #2f3e5c !important;
  color: #fff !important;
}
.js-hero-card .js-button a:hover{
	background: transparent !important;
	border: 1px solid #2f3e5c !important;
	color: #2f3e5c !important;
}

/* About Page WPBakery Build */
.page-id-53 .js-about-page {
	--about-cream: #f5f2ec;
	--about-green: #5d7467;
	--about-ink: #263a5b;
	--about-text: #111a2f;
	--about-line: #d8d4ca;
	--about-gold: #b79055;
	box-sizing: border-box;
	color: var(--about-text);
	font-family: Jost, Arial, sans-serif;
	letter-spacing: 0;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: 100vw;
}

.page-id-53 .js-about-page *,
.page-id-53 .js-about-page *::before,
.page-id-53 .js-about-page *::after {
	box-sizing: border-box;
}

.page-id-53 .js-about-page .js-wrap {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1320px;
	width: 100%;
}

.page-id-53 .js-about-page .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.page-id-53 .js-about-page .wpb_content_element {
	margin-bottom: 0;
}

/*
.page-id-53 .js-about-page h1,
.page-id-53 .js-about-page h2,
.page-id-53 .js-about-page h3,
.page-id-53 .js-about-page h4 {
	color: var(--about-ink);
	font-weight: 500;
	letter-spacing: 0;
	margin: 0;
}
  */

.page-id-53 .js-about-info-card h2{
  font-family: 'Cormorant Infant', serif !important;
  font-style: italic !important;
  font-size: 14px!important;
  color: var(--about-green) !important;
}
.page-id-53 .js-about-info-card h2::after{
  background: var(--about-green);
  content: "";
  display: inline-block;
  position: relative;
  height: 1px;
  width: 15px;
  margin-bottom: 4px;
  margin-left: 5px
}


.page-id-53 .js-about-page h1 {
	font-size: clamp(44px, 4.2vw, 68px);
	line-height: 1.05;
}

.page-id-53 .js-about-page h2 {
	font-size: clamp(38px, 4vw, 44px);
	line-height: 1.05;
}


.page-id-53 .js-about-page h3 {
	font-size: 30px;
	line-height: 1.16;
  margin-bottom: 25px;
}

.page-id-53 .js-about-timeline h3, .page-id-53 .js-about-timeline h4{
  margin-bottom: 18px !important;
}

.js-about-cta-grid .js-about-cta-card p{
    max-width: 350px !important;
}

.page-id-53 .js-about-page h4 {
	font-size: 22px;
	line-height: 1.25;
}

.page-id-53 .js-about-page em {
	font-style: italic;
}

.page-id-53 .js-about-guide-card h2{
  margin-top: 0px !important;
}

.page-id-53 .js-about-page p,
.page-id-53 .js-about-page li {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.78;
	margin: 0 0 22px;
}

.page-id-53 .js-about-page a {
	color: inherit;
	text-decoration: none;
}

.page-id-53 .js-about-eyebrow,
.page-id-53 .js-about-smallcaps {
	align-items: center;
	color: var(--js-muted);
	display: inline-flex;
	font-size: 12px !important;
	font-weight: 500 !important;
	gap: 14px;
	letter-spacing: 0.24em;
	line-height: 1.2 !important;
	margin: 0 0 22px !important;
	text-transform: uppercase;
}
.js-hero-card .js-eyebrow.js-about-eyebrow {
  color: var(--about-green);
}

.page-id-53 .js-about-eyebrow::after {
	background: #aeb7ad;
	content: "";
	display: block;
	height: 1px;
	width: 40px;
}

.page-id-53 .js-about-eyebrow-centered {
	justify-content: center;
}

.page-id-53 .js-about-centered {
	text-align: center;
}

.page-id-53 .js-about-intro {
	margin: 18px auto 70px !important;
	max-width: 620px;
}

.page-id-53 .js-about-hero {
	background: linear-gradient(90deg, var(--about-green) 0 40%, #ebe9e2 40% 100%);
	min-height: 620px;
	padding: 0;
}

.page-id-53 .js-about-hero-row {
	align-items: stretch;
	display: grid !important;
	gap: 0;
	grid-template-columns: minmax(300px, 30fr) minmax(0, 60fr);
	margin: 0 auto !important;
	max-width: none !important;
	min-height: 620px;
	padding-left: clamp(48px, 7.2vw, 140px);
	padding-right: 0;
	width: 100% !important;
}

.page-id-53 .js-about-hero-row::before,
.page-id-53 .js-about-hero-row::after {
	display: none;
}

.page-id-53 .js-about-hero-copy,
.page-id-53 .js-about-hero-media {
	float: none !important;
	width: auto !important;
}

.page-id-53 .js-about-hero-copy {
	align-items: center;
	align-self: center;
	background: #fff;
	border: 0;
	box-shadow: none;
	display: flex;
	justify-content: flex-start;
	justify-self: start;
	margin-right: -86px;
	padding: 50px;
	position: relative;
	width: min(660px, 48vw) !important;
	z-index: 3;
}

.page-id-53 .js-about-hero-row > .vc_column_container:not(.js-about-hero-copy) {
	align-self: stretch;
	min-height: 620px;
}

.page-id-53 .js-about-card {
	background: transparent;
	border: 0;
	box-shadow: none;
	margin: 0;
	max-width: none;
	padding: 0;
	position: relative;
	z-index: 3;
}

.page-id-53 .js-about-hero h1 {
	font-size: clamp(42px, 4vw, 62px);
	line-height: 0.98;
}

.page-id-53 .js-about-hero .js-about-card p:not(.js-about-eyebrow) {
	font-size: 16px;
	line-height: 1.75;
	margin-top: 26px;
	max-width: 620px;
}

.page-id-53 .js-about-card p:last-child {
	margin-bottom: 0;
}

.page-id-53 .js-about-hero-image,
.page-id-53 .js-about-hero-image .vc_figure,
.page-id-53 .js-about-hero-image .vc_single_image-wrapper {
	height: 100%;
	width: 100%;
}

.page-id-53 .js-about-hero-image img {
	display: block;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.page-id-53 .js-about-story,
.page-id-53 .js-about-not-coaching,
.page-id-53 .js-about-lead-magnet {
	background: var(--about-cream);
}

.page-id-53 .js-about-story {
	padding: 112px 0 96px;
}

.page-id-53 .js-about-story-row,
.page-id-53 .js-about-split-row,
.page-id-53 .js-about-lead-row {
	align-items: center;
	display: grid !important;
	gap: clamp(56px, 8vw, 86px);
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
}

.page-id-53 .js-about-story-row::before,
.page-id-53 .js-about-story-row::after,
.page-id-53 .js-about-split-row::before,
.page-id-53 .js-about-split-row::after,
.page-id-53 .js-about-lead-row::before,
.page-id-53 .js-about-lead-row::after {
	display: none;
}

.page-id-53 .js-about-story-row > .vc_column_container,
.page-id-53 .js-about-split-row > .vc_column_container,
.page-id-53 .js-about-lead-row > .vc_column_container {
	float: none !important;
	width: auto !important;
}

.page-id-53 .js-about-rounded-image img {
	border-radius: 14px 14px 40px 14px;
	box-shadow:
    0 34px 70px rgba(38, 58, 91, 0.14),
    0 12px 28px rgba(38, 58, 91, 0.10);
	display: block;
	width: 100%;
}

.page-id-53 .js-about-hospital-image img {
	object-fit: cover;
}

.page-id-53 .js-about-story-copy h2 {
	margin-bottom: 34px;
	max-width: 680px;
}

.cormorant{ font-family: "Cormorant Garamond", Georgia, serif !important; }

.page-id-53 .js-about-drop::first-letter {
	color: var(--about-green);
	float: left;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: 58px;
	line-height: 0.8;
	margin: 10px 10px 0 0;
}

.page-id-53 .js-about-signature {
	font-family: "Cormorant Garamond", Georgia, serif;
	font-style: italic;
	margin-bottom: 8px !important;
}

.page-id-53 .js-about-journey {
	background: #fff;
	padding: 128px 0 104px;
}

.page-id-53 .js-about-timeline {
	margin: 0 auto 0px;
	max-width: 840px;
	position: relative;
}

.page-id-53 .js-about-timeline::before {
	background: var(--about-line);
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	top: 0;
	width: 1px;
}

.page-id-53 .js-about-timeline-item {
	display: grid;
	grid-template-columns: 1fr 1fr;
	position: relative;
	text-align: left;
}

.page-id-53 .js-about-timeline-item::before {
	background: var(--about-green);
	border: 7px solid #f0eee8;
	border-radius: 50%;
	box-shadow: 0 0 0 1px #d0cbbf;
	content: "";
	height: 24px;
	left: calc(50% - 12px);
	position: absolute;
	top: 18px;
	width: 24px;
	z-index: 2;
}

.page-id-53 .js-about-timeline-item > div {
	padding: 0 42px 92px;
}

.page-id-53 .js-about-timeline-item > .vc_column-inner {
	padding: 0 42px 92px !important;
}

.page-id-53 .js-about-timeline-item.is-left > div {
	grid-column: 1;
	text-align: right;
}

.page-id-53 .js-about-timeline-item.is-left > .vc_column-inner {
	grid-column: 1;
	text-align: right;
}

.page-id-53 .js-about-timeline-item.is-right > div {
	grid-column: 2;
	text-align: left;
}

.page-id-53 .js-about-timeline-item.is-right > .vc_column-inner {
	grid-column: 2;
	text-align: left;
}

.page-id-53 .js-about-timeline h3 {
	font-size: 34px;
}

.page-id-53 .js-about-timeline h4 {
	margin: 5px 0 24px;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 23px;
}

.page-id-53 .js-about-pet-image {
	margin: 0 auto;
	max-width: 750px;
}

.page-id-53 .js-about-pet-image img {
	display: block;
	width: 100%;
}

.page-id-53 .js-about-pet-image figcaption,
.page-id-53 .js-about-pet-image .vc_figure-caption {
	display: none !important;
}

.page-id-53 .js-about-credentials {
	background: var(--about-cream);
	padding: 120px 0;
}

.page-id-53 .js-about-card-grid {
	background: #fff;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 76px;
	text-align: left;
  border: 1px solid var(--about-line);
}

.page-id-53 .js-about-card-grid::before,
.page-id-53 .js-about-card-grid::after,
.page-id-53 .js-about-principle-grid::before,
.page-id-53 .js-about-principle-grid::after,
.page-id-53 .js-about-cta-grid::before,
.page-id-53 .js-about-cta-grid::after,
.page-id-53 .js-about-timeline::before,
.page-id-53 .js-about-timeline::after {
	display: none;
}

.page-id-53 .js-about-card-grid > .vc_column_container,
.page-id-53 .js-about-principle-grid > .vc_column_container,
.page-id-53 .js-about-cta-grid > .vc_column_container,
.page-id-53 .js-about-timeline > .vc_column_container {
	float: none !important;
	width: auto !important;
}

.page-id-53 .js-about-timeline::before {
	display: block;
}

.page-id-53 .js-about-info-card {
	border-right: 1px solid var(--about-line);
	padding: 50px 40px;
}

.page-id-53 .js-about-info-card:last-child {
	border-right: 0;
}

.page-id-53 .js-about-info-card span {
	color: var(--about-green);
	display: inline-flex;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-style: italic;
	gap: 12px;
  font-size: 20px;
}

.page-id-53 .js-about-info-card span::after {
	background: var(--about-green);
	content: "";
	display: block;
	height: 1px;
	margin-top: 11px;
	width: 22px;
}

.page-id-53 .js-about-info-card h3 {
	font-size: 24px;
	margin-bottom: 10px;
  font-family: "Cormorant Garamond", Georgia, serif;
}

.page-id-53 .js-about-info-card ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.page-id-53 .js-about-info-card li {
	border-top: 1px solid var(--about-line);
	margin: 0;
	padding: 14px 0 14px 28px;
	position: relative;
}
.page-id-53 .js-about-info-card li:first-child {
  border-top: 1px solid transparent;
}

.page-id-53 .js-about-info-card li::before {
	background: var(--about-green);
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 28px;
	width: 12px;
}

.page-id-53 .js-about-principles {
	background: #fff;
	padding: 118px 0 116px;
}

.page-id-53 .js-about-principles h2 {
	max-width: 540px;
}

.page-id-53 .js-about-principle-grid {
	display: grid;
	gap: 72px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 88px;
}

@media (min-width: 900px) {
  .page-id-53 .js-about-principle-grid {
    max-width: 1320px;
        margin: 0 auto;
    }
}

.page-id-53 .js-about-principle-grid span {
	color: var(--about-green);
	display: block;
	font-family: 'Cormorant Infant', serif !important;
	font-size: 62px;
	font-style: italic;
	margin-bottom: 24px;
}

.page-id-53 .js-about-principle-grid h3 {
	font-size: 24px;
	margin-bottom: 22px;
}

.page-id-53 .js-about-not-coaching {
	padding: 118px 0;
}

.page-id-53 .js-about-split-row {
	grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
}

.page-id-53 .js-about-work-together {
	background: #fff;
	padding: 126px 0;
}

.page-id-53 .js-about-cta-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 72px;
	text-align: left;
}

.page-id-53 .js-about-cta-card {
	color: #fff;
	min-height: 348px;
	padding: 140px 40px 40px 40px;
}

.page-id-53 .js-about-cta-card.is-navy {
	background: linear-gradient(135deg, #536a75, #2f3e5c 72%);
}

.page-id-53 .js-about-cta-card.is-green {
	background: linear-gradient(135deg, #9daea1, #5d7467 72%);
}

.page-id-53 .js-about-cta-card h3,
.page-id-53 .js-about-cta-card em {
	color: #fff;
}

.page-id-53 .js-about-cta-card > p:first-child {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.24em;
	margin-bottom: 42px;
	text-transform: uppercase;
}

.page-id-53 .js-about-cta-kicker {
	color: #fff;
	font-size: 13px !important;
	font-weight: 500 !important;
	letter-spacing: 0.24em;
	line-height: 1.2 !important;
	margin-bottom: 42px !important;
	text-transform: uppercase;
}

.page-id-53 .js-about-cta-card a {
	align-items: center;
	border: 1px solid rgba(255,255,255,0.95);
	border-radius: 999px;
	display: inline-flex;
	font-size: 12px;
	font-weight: 600;
	justify-content: center;
	letter-spacing: 0.22em;
	min-height: 52px;
	padding: 0 32px;
	text-transform: uppercase;
	transition: background-color 0.2s ease, color 0.2s ease;
  margin-top: 10px;
}

.page-id-53 .js-about-cta-card .vc_btn3-container {
	margin: 10px 0 0;
}

.page-id-53 .js-about-cta-card .vc_btn3 {
	align-items: center;
	background: transparent !important;
	border: 1px solid rgba(255,255,255,0.95) !important;
	border-radius: 999px !important;
	color: #fff !important;
	display: inline-flex;
	font-size: 12px !important;
	font-weight: 600 !important;
	justify-content: center;
	letter-spacing: 0.22em !important;
	min-height: 52px;
	padding: 0 32px !important;
	text-transform: uppercase;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.page-id-53 .js-about-cta-card a:hover,
.page-id-53 .js-about-cta-card a:focus-visible {
	background: #fff;
	color: var(--about-ink);
}

.page-id-53 .js-about-cta-card .vc_btn3:hover,
.page-id-53 .js-about-cta-card .vc_btn3:focus-visible {
	background: #fff !important;
	color: var(--about-ink) !important;
}

.page-id-53 .js-about-lead-magnet {
	padding: 102px 0;
}

.page-id-53 .js-about-guide-card > .wpb_wrapper {
	background: #fff;
	border: 1px solid #d5d0c6;
	box-shadow: 0 22px 42px rgba(38, 58, 91, 0.08);
	padding: 58px 46px;
	position: relative;
}

.page-id-53 .js-about-guide-card > .vc_column-inner > .wpb_wrapper {
	background: #fff;
	border: 1px solid #d5d0c6;
	box-shadow: 0 22px 42px rgba(38, 58, 91, 0.08);
	padding: 58px 46px;
	position: relative;
}

.page-id-53 .js-about-guide-card > .wpb_wrapper::after {
	border-right: 1px solid var(--about-green);
	border-top: 1px solid var(--about-green);
	content: "";
	height: 28px;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 28px;
}

.page-id-53 .js-about-guide-card > .vc_column-inner > .wpb_wrapper::after {
	border-right: 1px solid var(--about-green);
	border-top: 1px solid var(--about-green);
	content: "";
	height: 28px;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 28px;
}

.page-id-53 .js-about-guide-card h2,
.page-id-53 .js-about-newsletter h2 {
	font-size: clamp(34px, 3.4vw, 50px);
	margin-bottom: 30px;
  margin-top: 30px;
}

.page-id-53 .js-about-guide-card ol {
	border-top: 1px solid var(--about-line);
	counter-reset: about-guide;
	list-style: none;
	margin: 28px 0 0;
	padding: 22px 0 0;
}

.page-id-53 .js-about-guide-card li {
	counter-increment: about-guide;
	margin: 0;
	padding: 12px 0 12px 64px;
	position: relative;
}

.page-id-53 .js-about-guide-card li::before {
	color: var(--about-green);
	content: counter(about-guide, lower-roman) ".";
	font-family: 'Cormorant Infant', serif !important;
	font-style: italic;
	left: 36px;
	position: absolute;
}

.page-id-53 .js-about-guide-card li::after {
	background: var(--about-green);
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 27px;
	width: 18px;
}

.page-id-53 .js-about-newsletter .js-about-eyebrow::after {
	background: var(--about-green);
	width: 28px;
}

.page-id-53 .js-about-newsletter .js-about-eyebrow {
	position: relative;
}

.page-id-53 .js-about-newsletter .js-about-eyebrow::before {
	background: var(--about-gold);
	bottom: -22px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 64px;
}

.page-id-53 .js-about-lead-form .wpcf7-form {
	margin-top: 30px;
}

.page-id-53 .js-about-lead-form .js-cf7-form-grid p {
	display: grid;
	gap: 18px 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin: 0;
}

.page-id-53 .js-about-lead-form .wpcf7-form-control-wrap {
	display: block;
}

.page-id-53 .js-about-lead-form input[type="text"],
.page-id-53 .js-about-lead-form input[type="email"] {
	background: transparent;
	border: 1px solid #d4cec2;
	border-radius: 999px;
	color: var(--about-text);
	font-size: 14px;
	height: 58px;
	padding: 0 24px;
	width: 100%;
}

.page-id-53 .js-about-lead-form input[type="submit"] {
	background: var(--about-green) !important;
	border: 1px solid var(--about-green) !important;
	border-radius: 999px !important;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	height: 58px;
	letter-spacing: 0.22em !important;
	text-transform: uppercase;
	width: 100%;
}

.page-id-53 .js-about-lead-form input[type="submit"]:hover,
.page-id-53 .js-about-lead-form input[type="submit"]:focus-visible {
	background: transparent !important;
	color: var(--about-green) !important;
}

.page-id-53 .js-about-lead-form .wpcf7-spinner,
.page-id-53 .js-about-lead-form .wpcf7-response-output {
	grid-column: 1 / -1;
}

.page-id-53 .js-about-lead-form input[type="submit"],
.page-id-53 .js-about-lead-form .wpcf7-spinner,
.page-id-53 .js-about-lead-form .wpcf7-response-output {
	grid-column: 1 / -1;
}

@media (max-width: 900px) {
	.page-id-53 .js-about-page .js-wrap {
		max-width: 680px;
		padding-left: 16px;
		padding-right: 16px;
	}

	.page-id-53 .js-about-hero {
		background: var(--about-green);
		min-height: 0;
		padding: 30px 0 0;
	}

	.page-id-53 .js-about-hero-row,
	.page-id-53 .js-about-story-row,
	.page-id-53 .js-about-split-row,
	.page-id-53 .js-about-lead-row,
	.page-id-53 .js-about-card-grid,
	.page-id-53 .js-about-principle-grid,
	.page-id-53 .js-about-cta-grid {
		display: grid !important;
		grid-template-columns: 1fr;
	}

	.page-id-53 .js-about-hero-row {
		min-height: 0;
		padding-left: 16px;
		padding-right: 16px;
	}

	.page-id-53 .js-about-hero-copy {
		justify-self: stretch;
		margin-right: 0;
		padding: 0;
		width: 100% !important;
	}

	.page-id-53 .js-about-card {
		margin: 0;
		padding: 38px 28px;
	}

	.page-id-53 .js-about-hero-copy > .vc_column-inner > .wpb_wrapper {
		padding: 38px 28px;
	}

	.page-id-53 .js-about-hero-copy .js-about-card {
		padding: 0;
	}

	.page-id-53 .js-about-hero-media {
		min-height: 360px !important;
	}

	.page-id-53 .js-about-story,
	.page-id-53 .js-about-journey,
	.page-id-53 .js-about-credentials,
	.page-id-53 .js-about-principles,
	.page-id-53 .js-about-not-coaching,
	.page-id-53 .js-about-work-together,
	.page-id-53 .js-about-lead-magnet {
		padding: 74px 0;
	}

	.page-id-53 .js-about-timeline::before {
		left: 12px;
	}

	.page-id-53 .js-about-timeline-item {
		grid-template-columns: 1fr;
		padding-left: 34px;
	}

	.page-id-53 .js-about-timeline-item::before {
		left: 0;
	}

	.page-id-53 .js-about-timeline-item.is-left > div,
	.page-id-53 .js-about-timeline-item.is-right > div {
		grid-column: 1;
		padding: 0 0 58px;
		text-align: left;
	}

	.page-id-53 .js-about-timeline-item.is-left > .vc_column-inner,
	.page-id-53 .js-about-timeline-item.is-right > .vc_column-inner {
		grid-column: 1;
		padding: 0 0 58px !important;
		text-align: left;
	}

	.page-id-53 .js-about-info-card {
		border-bottom: 1px solid var(--about-line);
		border-right: 0;
	}

	.page-id-53 .js-about-info-card:last-child {
		border-bottom: 0;
	}
  .mobile-branding img{ max-width: 300px !important }
}

@media (max-width: 520px) {
  .mobile-branding img{ max-width: 260px !important }

    .vc_btn3-container.js-button.js-button-secondary {
    padding-left: 0px !important;
    margin-top: 10px;
  }

  .js-work .vc_btn3-container.js-button.js-button-secondary{
    padding-left: 20px !important;
  }

	.page-id-53 .js-about-page h1 {
		font-size: 38px;
	}

	.page-id-53 .js-about-page h2 {
		font-size: 34px;
	}

	.page-id-53 .js-about-page p,
	.page-id-53 .js-about-page li {
		font-size: 14px;
		line-height: 1.72;
	}

	.page-id-53 .js-about-lead-form .js-cf7-form-grid p {
		grid-template-columns: 1fr;
	}

	.page-id-53 .js-about-cta-card,
	.page-id-53 .js-about-guide-card > .wpb_wrapper,
	.page-id-53 .js-about-guide-card > .vc_column-inner > .wpb_wrapper {
		padding: 38px 26px;
	}

	.page-id-53 .js-about-pet-image {
		padding: 16px 16px 0;
	}

	.page-id-53 .js-about-pet-caption {
		padding: 14px 16px 22px;
	}

  .js-about-cta-grid .js-about-cta-card p{
    max-width: 100% !important;
  }
}

  .js-work .js-work-image img{
    contain-intrinsic-size: auto 500px !important;
  }

  #bottom-bar{
    display: none !important;
  }

/* Coaching Page WPBakery Build */
.page-id-55 .js-coaching-page {
	--coach-cream: #f5f1eb;
	--coach-green: #5d7467;
	--coach-ink: #2f3e5c;
	--coach-text: #111a2f;
	--coach-line: #d8d2c8;
	--coach-gold: #b79055;
	box-sizing: border-box;
	color: var(--coach-text);
	font-family: Jost, Arial, sans-serif;
	letter-spacing: 0;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: 100vw;
  }

.page-id-55 .js-coaching-page *,
.page-id-55 .js-coaching-page *::before,
.page-id-55 .js-coaching-page *::after {
	box-sizing: border-box;
}

.page-id-55 .js-coaching-page .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
  overflow: hidden !important;
}

.page-id-55 .js-coaching-page h1,
.page-id-55 .js-coaching-page h2,
.page-id-55 .js-coaching-page h3 {
	color: var(--coach-ink);
	font-weight: 500;
	margin: 0;
}

.js-coaching-page h2.hasline {
	display: inline-flex;
	align-items: center;
	gap: 22px;
}
h2.hasline::after {
    background: var(--js-navy);
    content: "";
    display: block;
    height: 2px;
    width: 40px;
    margin-bottom: -4px;
}

.page-id-55 .js-coaching-page h1 {
	font-size: clamp(44px, 4.1vw, 64px);
	line-height: 1.04;
}

.page-id-55 .js-coaching-page h2 {
	font-size: clamp(38px, 4vw, 50px);
	line-height: 1.06;
}

.js-coaching-doorway{
	padding: 20px;
}

.page-id-55 .js-coaching-page h3 {
	font-size: 25px;
	line-height: 1.22;
}

.page-id-55 .js-coaching-page em {
	font-family: "Cormorant Garamond", Georgia, serif;
	font-style: italic;
	font-weight: 500;
}

.page-id-55 .js-coaching-page p,
.page-id-55 .js-coaching-page li,
.page-id-55 .js-coaching-page td,
.page-id-55 .js-coaching-page th {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.78;
	margin: 0 0 22px;
}

.page-id-55 .js-coaching-eyebrow,
.page-id-55 .js-coaching-smallcaps {
	align-items: center;
	color: var(--coach-text);
	display: inline-flex;
	font-size: 13px !important;
	font-weight: 600 !important;
	gap: 14px;
	letter-spacing: 0.24em;
	line-height: 1.2 !important;
	margin: 0 0 28px !important;
	text-transform: uppercase;
}

.page-id-55 .js-coaching-eyebrow::after {
	background: #aeb7ad;
	content: "";
	display: block;
	height: 1px;
	width: 40px;
}

.page-id-55 .js-coaching-eyebrow-centered {
	justify-content: center;
}

.page-id-55 .js-coaching-centered {
	text-align: center;
}

.page-id-55 .js-coaching-intro {
	margin: 22px auto 70px !important;
	max-width: 690px;
}

.page-id-55 .js-coaching-hero {
	background: linear-gradient(90deg, var(--coach-green) 0 40%, #ebe9e2 40% 100%);
	min-height: 620px;
	padding: 0;
}

.page-id-55 .js-coaching-hero-row {
	align-items: stretch;
	display: grid !important;
	gap: 0;
	grid-template-columns: minmax(300px, 30fr) minmax(0, 60fr);
	margin: 0 auto !important;
	max-width: none !important;
	min-height: 620px;
	padding-left: clamp(48px, 7.2vw, 140px);
	padding-right: 0;
	width: 100% !important;
}

.page-id-55 .js-coaching-hero-row::before,
.page-id-55 .js-coaching-hero-row::after {
	display: none;
}

.page-id-55 .js-coaching-hero-copy,
.page-id-55 .js-coaching-hero-media {
	float: none !important;
	width: auto !important;
}

.page-id-55 .js-coaching-hero-copy {
	align-items: center;
	align-self: center;
	background: #fff;
	display: flex;
	justify-content: flex-start;
	justify-self: start;
	margin-right: -86px;
	padding: 50px;
	position: relative;
	width: min(760px, 48vw) !important;
	z-index: 3;
}

.page-id-55 .js-coaching-hero-card {
	max-width: none;
}

.page-id-55 .js-coaching-hero-card p:not(.js-coaching-eyebrow) {
	font-size: 16px;
	line-height: 1.72;
	margin-top: 30px;
	max-width: 610px;
}

.page-id-55 .js-coaching-hero-row > .vc_column_container:not(.js-coaching-hero-copy) {
	align-self: stretch;
	min-height: 620px;
}

.page-id-55 .js-coaching-page .js-coaching-hero-media > .vc_column-inner,
.page-id-55 .js-coaching-page .js-coaching-hero-media > .vc_column-inner > .wpb_wrapper {
	display: block;
	height: 100%;
	width: 100%;
}

.page-id-55 .js-coaching-button-row {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 34px;
}

.page-id-55 .js-coaching-page a.js-button {
	align-items: center;
	border: 1px solid var(--coach-ink);
	border-radius: 999px;
	display: inline-flex;
	font-size: 12px;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0.22em;
	min-height: 54px;
	padding: 0 32px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.page-id-55 .js-coaching-page a.js-button-primary,
.page-id-55 .js-coaching-cta a.js-button-secondary:hover,
.page-id-55 .js-coaching-cta a.js-button-secondary:focus-visible {
	background: var(--coach-ink);
	color: #fff;
}

.page-id-55 .js-coaching-page a.js-button-secondary,
.page-id-55 .js-coaching-page a.js-button-primary:hover,
.page-id-55 .js-coaching-page a.js-button-primary:focus-visible {
	background: transparent;
	color: var(--coach-ink);
}

.page-id-55 .js-coaching-page a.js-button:hover,
.page-id-55 .js-coaching-page a.js-button:focus-visible {
	transform: translateY(-1px);
}

.page-id-55 .vc_btn3-container.js-button {
	display: inline-flex;
	margin-bottom: 0;
	margin-top: 8px;
}

.page-id-55 .vc_btn3-container.js-button + .vc_btn3-container.js-button {
	margin-left: 16px;
}


.page-id-55 .vc_btn3-container.js-button a {
	align-items: center;
	background: transparent !important;
	border: 1px solid var(--coach-ink) !important;
	border-radius: 999px !important;
	color: var(--coach-ink) !important;
	display: inline-flex;
	font-size: 12px !important;
	font-weight: 500 !important;
	justify-content: center;
	letter-spacing: 0.22em !important;
	min-height: 54px;
	padding: 0 32px !important;
	text-transform: uppercase;
	transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.page-id-55 .vc_btn3-container.js-button a:hover,
.page-id-55 .vc_btn3-container.js-button a:focus-visible {
	transform: translateY(-1px);
	background: var(--coach-ink)  !important;
  color: #fff !important;
}

.page-id-55 .vc_btn3-container.js-button-primary .vc_btn3 {
	background: var(--coach-ink) !important;
	color: #fff !important;
}

.page-id-55 .vc_btn3-container.js-button-primary .vc_btn3:hover,
.page-id-55 .vc_btn3-container.js-button-primary .vc_btn3:focus-visible {
	background: transparent !important;
	color: var(--coach-ink) !important;
}

.page-id-55 .js-coaching-hero-image,
.page-id-55 .js-coaching-hero-image .vc_figure,
.page-id-55 .js-coaching-hero-image .vc_single_image-wrapper {
	display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
}

.page-id-55 .js-coaching-page .js-coaching-hero-image.wpb_content_element {
	margin-top: 0;
}

.page-id-55 .js-coaching-hero-image img {
	display: block;
	height: calc(100% + 24px);
	max-width: none;
	object-fit: cover;
	object-position: center top;
	width: 100%;
}

.page-id-55 .js-coaching-approach,
.page-id-55 .js-coaching-matters,
.page-id-55 .js-coaching-modalities {
	background: #fff;
	padding: 118px 0;
}

.page-id-55 .js-coaching-split-row,
.page-id-55 .js-coaching-lead-row {
	align-items: center;
	display: grid !important;
	gap: clamp(60px, 8vw, 92px);
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.page-id-55 .js-coaching-split-row::before,
.page-id-55 .js-coaching-split-row::after,
.page-id-55 .js-coaching-lead-row::before,
.page-id-55 .js-coaching-lead-row::after {
	display: none;
}

.page-id-55 .js-coaching-split-row > .vc_column_container,
.page-id-55 .js-coaching-lead-row > .vc_column_container {
	float: none !important;
	width: auto !important;
}

.page-id-55 .js-coaching-rounded-image img {
	border-radius: 14px 14px 46px 14px;
	box-shadow: 0 8px 15px rgba(17, 26, 47, 0.12);
	display: block;
	width: 100%;
}
@media( min-width: 900px ){
	.js-coaching-rounded-image.js-coaching-cells .vc_single_image-wrapper{ padding: 20px; }
}
.page-id-55 .js-coaching-doorway {
	max-width: 548px;
}

.page-id-55 .js-coaching-copy h2 {
	margin-bottom: 34px;
}

.page-id-55 .js-coaching-pillars,
.page-id-55 .js-coaching-training,
.page-id-55 .js-coaching-lead-magnet {
	background: var(--coach-cream);
	padding: 112px 0;
}

.page-id-55 .js-coaching-pillar-grid {
	display: grid;
	gap: 36px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 64px;
	text-align: left;
}

.page-id-55 .js-coaching-pillar-grid::before,
.page-id-55 .js-coaching-pillar-grid::after,
.page-id-55 .js-coaching-qualification-grid::before,
.page-id-55 .js-coaching-qualification-grid::after,
.page-id-55 .js-coaching-logo-row::before,
.page-id-55 .js-coaching-logo-row::after {
	display: none;
}

.page-id-55 .js-coaching-pillar-grid > .vc_column_container,
.page-id-55 .js-coaching-qualification-grid > .vc_column_container,
.page-id-55 .js-coaching-logo-row > .vc_column_container {
	float: none !important;
	width: auto !important;
}

.page-id-55 .js-coaching-pillar-card > .vc_column-inner,
.page-id-55 .js-coaching-pillar-card > .vc_column-inner > .wpb_wrapper {
	height: 100%;
}

.page-id-55 .js-coaching-pillar-card > .vc_column-inner > .wpb_wrapper {
	background: #fff;
	box-shadow: 0 20px 34px rgba(38, 58, 91, 0.06);
	min-height: 470px;
	padding: 46px 38px 38px;
}

.page-id-55 .js-coaching-pillar-marker {
	color: var(--coach-green);
	display: block;
	font-family: "Cormorant Infant", serif;
	font-size: 54px;
	font-style: italic;
	margin-bottom: 25px;
  font-weight: 100 !important;
}

.page-id-55 .js-coaching-pillar-card h3 {
	margin-bottom: 22px;
}

.page-id-55 .js-coaching-pillar-card ul {
	list-style: none;
	margin: 24px 0 0;
	padding: 0;
}

.page-id-55 .js-coaching-pillar-card li,
.page-id-55 .js-coaching-guide-card li {
	margin: 0;
	padding: 10px 0 10px 28px;
	position: relative;
}

.page-id-55 .js-coaching-pillar-card li::before,
.page-id-55 .js-coaching-guide-card li::after {
	background: var(--coach-green);
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 24px;
	width: 14px;
}

.page-id-55 .js-coaching-matters-row {
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
}

@media (min-width: 901px) {
  .page-id-55 .js-coaching-cells {
    max-width: 520px;
  }
}

.page-id-55 .js-coaching-cells img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

.page-id-55 .js-coaching-qualification-grid {
	display: grid;
	gap: 38px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 72px;
	text-align: left;
}

.page-id-55 .js-coaching-qualification-card > .vc_column-inner > .wpb_wrapper {
	align-items: flex-start;
	background: #fff;
	display: grid;
	gap: 28px;
  row-gap: 0px;
	grid-template-columns: 54px minmax(0, 1fr);
	padding: 30px 40px 30px 40px;
}
.page-id-55 .js-coaching-qualification-card > .vc_column-inner > .wpb_wrapper h3{ padding-bottom: 0px; margin-bottom: 0px;}

.page-id-55 .js-coaching-qualification-marker {
	align-items: center;
	background: var(--coach-green);
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: 24px;
	font-style: italic;
	height: 54px;
	justify-content: center;
	width: 54px;
}

.page-id-55 .js-coaching-qualification-body {
	min-width: 0;
	width: 100%;
}

.page-id-55 .js-coaching-qualification-card h3 {
	margin: 4px 0 10px;
}

.page-id-55 .js-coaching-qualification-card > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
	grid-column: 2;
  margin-bottom: 0 !important;
  margin-top: -15px;
}

.page-id-55 .js-coaching-qualification-card p {
	color: #4d5870;
	margin-bottom: 0;
}

.page-id-55 .js-coaching-table-wrap {
	overflow-x: auto;
	text-align: left;
}

.page-id-55 .js-coaching-table {
	border-collapse: collapse;
	min-width: 900px;
	width: 100%;
}

.page-id-55 .js-coaching-table th,
.page-id-55 .js-coaching-table td {
	border-bottom: 1px solid var(--coach-line);
	padding: 22px 24px;
	vertical-align: middle;
}

.page-id-55 .js-coaching-table thead th {
	border-bottom: 3px solid var(--coach-green);
	color: var(--coach-ink);
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: 22px;
	font-weight: 500;
}

.page-id-55 .js-coaching-table thead th:first-child,
.page-id-55 .js-coaching-table tbody th {
	font-family: Jost, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.16em;
	text-transform: uppercase;
  color: var(--js-navy)
}

.page-id-55 .js-coaching-logo-row {
	align-items: center;
	display: grid;
	gap: 70px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 0 auto;
  margin-top: 70px;
	max-width: 1050px;
}

.page-id-55 .js-coaching-logo-row .wpb_single_image,
.page-id-55 .js-coaching-logo-row .vc_figure,
.page-id-55 .js-coaching-logo-row .vc_single_image-wrapper {
	margin: 0;
	width: 100%;
}

.page-id-55 .js-coaching-logo-row img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.page-id-55 .js-coaching-cta {
	background: var(--coach-ink);
	color: #fff;
	padding: 128px 0;
}

.page-id-55 .js-coaching-cta h2,
.page-id-55 .js-coaching-cta .js-coaching-eyebrow,
.page-id-55 .js-coaching-cta p {
	color: #fff;
}

.page-id-55 .js-coaching-cta h2 em {
	color: #fff;
}

.page-id-55 .js-coaching-cta p:not(.js-coaching-eyebrow) {
	font-size: 18px;
	line-height: 1.7;
	margin: 28px auto 0;
	max-width: 620px;
}

.page-id-55 .js-coaching-cta a.js-button-secondary {
	border-color: #fff;
	color: #fff;
	margin-top: 36px;
}

.page-id-55 .js-coaching-cta .vc_btn3-container.js-button a {
	border-color: #fff !important;
	color: #fff !important;
}

.page-id-55 .js-coaching-cta .vc_btn3-container.js-button a:hover,
.page-id-55 .js-coaching-cta .vc_btn3-container.js-button a:focus-visible {
	background: #fff !important;
	color: var(--coach-ink) !important;
}

.page-id-55 .js-coaching-lead-magnet {
	padding: 102px 0;
}

.page-id-55 .js-coaching-guide-card > .vc_column-inner > .wpb_wrapper {
	background: #fff;
	border: 1px solid #d5d0c6;
	box-shadow: 0 22px 42px rgba(38, 58, 91, 0.08);
	padding: 58px 46px;
	position: relative;
}

.page-id-55 .js-coaching-guide-card > .vc_column-inner > .wpb_wrapper::after {
	border-right: 1px solid var(--coach-green);
	border-top: 1px solid var(--coach-green);
	content: "";
	height: 28px;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 28px;
}

.page-id-55 .js-coaching-guide-card h2,
.page-id-55 .js-coaching-newsletter h2 {
	font-size: clamp(26px, 2.8vw, 40px);
	margin-bottom: 30px;
}

.page-id-55 .js-coaching-guide-card ol {
	border-top: 1px solid var(--coach-line);
	counter-reset: coach-guide;
	list-style: none;
	margin: 28px 0 0;
	padding: 22px 0 0;
}

.page-id-55 .js-coaching-guide-card li {
	counter-increment: coach-guide;
	padding-left: 64px;
}

.page-id-55 .js-coaching-guide-card li::before {
	color: var(--coach-green);
	content: counter(coach-guide, lower-roman) ".";
	font-family: 'Cormorant Infant', serif !important;
	font-style: italic;
	left: 36px;
	position: absolute;
}

.page-id-55 .js-coaching-newsletter-eyebrow {
	position: relative;
}

.page-id-55 .js-coaching-newsletter-eyebrow::before {
	background: var(--coach-gold);
	bottom: -22px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 64px;
}

.page-id-55 .js-coaching-lead-form .wpcf7-form {
	margin-top: 30px;
}

.page-id-55 .js-coaching-lead-form .js-cf7-form-grid p {
	display: grid;
	gap: 18px 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin: 0;
}

.page-id-55 .js-coaching-lead-form .wpcf7-form-control-wrap {
	display: block;
}

.page-id-55 .js-coaching-lead-form input[type="text"],
.page-id-55 .js-coaching-lead-form input[type="email"] {
	background: transparent;
	border: 1px solid #d4cec2;
	border-radius: 999px;
	color: var(--coach-text);
	font-size: 14px;
	height: 58px;
	padding: 0 24px;
	width: 100%;
}

.page-id-55 .js-coaching-lead-form input[type="submit"] {
	background: var(--coach-green) !important;
	border: 1px solid var(--coach-green) !important;
	border-radius: 999px !important;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	height: 58px;
	letter-spacing: 0.22em !important;
	text-transform: uppercase;
	width: 100%;
}

.page-id-55 .js-coaching-lead-form input[type="submit"]:hover,
.page-id-55 .js-coaching-lead-form input[type="submit"]:focus-visible {
	background: transparent !important;
	color: var(--coach-green) !important;
}

.page-id-55 .js-coaching-lead-form input[type="submit"],
.page-id-55 .js-coaching-lead-form .wpcf7-spinner,
.page-id-55 .js-coaching-lead-form .wpcf7-response-output {
	grid-column: 1 / -1;
}

@media (max-width: 900px) {
	.page-id-55 .js-coaching-hero {
		background: var(--coach-green);
		min-height: 0;
		padding: 30px 0 0;
	}

	.page-id-55 .js-coaching-hero-row,
	.page-id-55 .js-coaching-split-row,
	.page-id-55 .js-coaching-lead-row,
	.page-id-55 .js-coaching-pillar-grid,
	.page-id-55 .js-coaching-qualification-grid,
	.page-id-55 .js-coaching-logo-row {
		display: grid !important;
		grid-template-columns: 1fr;
	}

	.page-id-55 .js-coaching-hero-row {
		min-height: 0;
		padding-left: 16px;
		padding-right: 16px;
	}

	.page-id-55 .js-coaching-hero-copy {
		margin-right: 0;
		padding: 38px 28px;
		width: 100% !important;
	}

	.page-id-55 .js-coaching-hero-media {
		min-height: 360px !important;
	}

	.page-id-55 .js-coaching-approach,
	.page-id-55 .js-coaching-matters,
	.page-id-55 .js-coaching-modalities,
	.page-id-55 .js-coaching-pillars,
	.page-id-55 .js-coaching-training,
	.page-id-55 .js-coaching-cta,
	.page-id-55 .js-coaching-lead-magnet {
		padding: 74px 0;
	}

	.page-id-55 .js-coaching-pillar-card {
		min-height: 0;
	}

	.page-id-55 .js-coaching-logo-row {
		gap: 36px;
		grid-template-columns: 1fr;
	}
}

@media (max-width: 520px) {
    .page-id-55 .js-coaching-qualification-grid {
    gap: 10px !important;
    margin-top: 20px !important;
    }

    .js-coaching-qualification-card.wpb_column{ padding: 15px !important; }

	.page-id-55 .js-coaching-page h1 {
		font-size: 38px;
	}

	.page-id-55 .js-coaching-page h2 {
		font-size: 34px;
	}

	.page-id-55 .js-coaching-page p,
	.page-id-55 .js-coaching-page li,
	.page-id-55 .js-coaching-page td,
	.page-id-55 .js-coaching-page th {
		font-size: 14px;
		line-height: 1.72;
	}

	.page-id-55 .js-coaching-button-row {
		align-items: stretch;
		flex-direction: column;
	}

	.page-id-55 .js-coaching-page a.js-button {
		width: 100%;
	}

	.page-id-55 .vc_btn3-container.js-button,
	.page-id-55 .vc_btn3-container.js-button + .vc_btn3-container.js-button {
		display: flex;
		margin-left: 0;
		width: 100%;
	}

	.page-id-55 .vc_btn3-container.js-button a {
		width: 100%;
	}

	.page-id-55 .js-coaching-lead-form .js-cf7-form-grid p {
		grid-template-columns: 1fr;
	}

	.page-id-55 .js-coaching-guide-card > .wpb_wrapper,
	.page-id-55 .js-coaching-guide-card > .vc_column-inner > .wpb_wrapper,
	.page-id-55 .js-coaching-qualification-card,
	.page-id-55 .js-coaching-qualification-card > .vc_column-inner > .wpb_wrapper,
	.page-id-55 .js-coaching-pillar-card {
		padding: 36px 26px;
	}

	.page-id-55 .js-coaching-qualification-card > .vc_column-inner > .wpb_wrapper {
		grid-template-columns: 1fr;
	}

	.page-id-55 .js-coaching-qualification-card > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
		grid-column: 1;
	}

	h2.hasline.vc_custom_heading::after {
        display:none !important;
    }
}
@media (max-width: 900px) {
  .page-id-53 .js-about-principles .js-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }

  .page-id-53 .js-about-principles .vc_row {
    margin-left: 0;
    margin-right: 0;
  }

  .page-id-53 .js-about-principles .wpb_column,
  .page-id-53 .js-about-principles .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .page-id-55 .js-coaching-qualification-card .wpb_text_column {
    margin-top: 0px !important;
  }
}

/* Shared split-hero geometry for completed Home, About, and Coaching pages. */
.page-id-6 .js-hero,
.page-id-53 .js-about-hero,
.page-id-55 .js-coaching-hero {
  background: #576d61;
  min-height: 0;
  padding: 0;
}

.page-id-6 .js-home .vc_row.js-hero-grid,
.page-id-53 .js-about-hero-row,
.page-id-55 .js-coaching-hero-row {
  align-items: stretch;
  display: grid !important;
  gap: 0;
  grid-template-columns: 42.1% 57.9%;
  height: min(720px, 48vw);
  margin: 0 !important;
  max-width: 100% !important;
  min-height: 0;
  padding: 0;
  width: 100% !important;
}

.page-id-6 .js-home .js-hero-grid > .js-hero-card,
.page-id-53 .js-about-hero-row > .vc_column_container.js-about-hero-copy,
.page-id-55 .js-coaching-hero-row > .js-coaching-hero-copy {
  align-self: center;
  background: #fff;
  display: block;
  height: auto;
  justify-self: start;
  margin: 0 0 0 5.65vw !important;
  padding: clamp(48.96px, 2.92vw, 56px);
  position: relative;
  width: min(680px, 40vw) !important;
  z-index: 3;
}

.page-id-6 .js-hero-grid > .vc_column_container:not(.js-hero-card),
.page-id-53 .js-about-hero-media,
.page-id-55 .js-coaching-hero-media {
  align-self: stretch;
  height: 100%;
  min-height: 0;
  padding: 0;
}

.page-id-6 .js-hero-grid > .vc_column_container:not(.js-hero-card) > .vc_column-inner,
.page-id-6 .js-hero-grid > .vc_column_container:not(.js-hero-card) > .vc_column-inner > .wpb_wrapper,
.page-id-53 .js-about-hero-media > .vc_column-inner,
.page-id-53 .js-about-hero-media > .vc_column-inner > .wpb_wrapper,
.page-id-55 .js-coaching-hero-media > .vc_column-inner,
.page-id-55 .js-coaching-hero-media > .vc_column-inner > .wpb_wrapper,
.page-id-6 .js-hero-image,
.page-id-6 .js-hero-image .vc_figure,
.page-id-6 .js-hero-image .vc_single_image-wrapper,
.page-id-53 .js-about-hero-image,
.page-id-53 .js-about-hero-image .vc_figure,
.page-id-53 .js-about-hero-image .vc_single_image-wrapper,
.page-id-55 .js-coaching-hero-image,
.page-id-55 .js-coaching-hero-image .vc_figure,
.page-id-55 .js-coaching-hero-image .vc_single_image-wrapper {
  display: block;
  height: 100%;
  margin: 0;
  width: 100%;
}

.page-id-6 .js-hero-image img,
.page-id-53 .js-about-hero-image img,
.page-id-55 .js-coaching-hero-image img {
  display: block;
  height: 100%;
  max-width: none;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 900px) {
  .page-id-6 .js-hero,
  .page-id-53 .js-about-hero,
  .page-id-55 .js-coaching-hero {
    background: #f7f4ef;
    padding: 0;
  }

  .page-id-6 .js-home .vc_row.js-hero-grid,
  .page-id-53 .js-about-hero-row,
  .page-id-55 .js-coaching-hero-row {
    display: flex !important;
    flex-direction: column;
    height: auto;
    padding: 0 0 38.4px !important;
  }

  .page-id-6 .js-hero-grid > .vc_column_container,
  .page-id-53 .js-about-hero-row > .vc_column_container,
  .page-id-55 .js-coaching-hero-row > .vc_column_container {
    width: 100% !important;
  }

  .page-id-6 .js-hero-grid > .vc_column_container:not(.js-hero-card),
  .page-id-53 .js-about-hero-media,
  .page-id-55 .js-coaching-hero-media {
    height: 353px !important;
    min-height: 353px !important;
    order: 1;
  }

  .page-id-6 .js-home .js-hero-grid > .js-hero-card,
  .page-id-53 .js-about-hero-row > .vc_column_container.js-about-hero-copy,
  .page-id-55 .js-coaching-hero-row > .js-coaching-hero-copy {
    flex: 0 0 calc(100% - 8vw);
    margin: -56px 4vw 0 !important;
    order: 2;
    padding: 32px 32px 36.36px;
    width: calc(100% - 8vw) !important;
  }

  .page-id-53 .js-about-hero-copy > .vc_column-inner > .wpb_wrapper {
    padding: 0;
  }
}

@media (max-width: 520px) {
  .page-id-6 .js-home .vc_row.js-hero-grid,
  .page-id-53 .js-about-hero-row,
  .page-id-55 .js-coaching-hero-row {
    padding-bottom: 32px !important;
  }

  .page-id-6 .js-hero-grid > .vc_column_container:not(.js-hero-card),
  .page-id-53 .js-about-hero-media,
  .page-id-55 .js-coaching-hero-media {
    height: 280px !important;
    min-height: 280px !important;
  }

  .page-id-6 .js-home .js-hero-grid > .js-hero-card,
  .page-id-53 .js-about-hero-row > .vc_column_container.js-about-hero-copy,
  .page-id-55 .js-coaching-hero-row > .js-coaching-hero-copy {
    flex-basis: calc(100% - 32px);
    margin: -32px 16px 0 !important;
    width: calc(100% - 32px) !important;
  }
}

/* Contact correction pass: preserve measured widths against legacy theme rules. */
.page-id-59 .js-centered-intro-row {
  max-width: 768px !important;
  width: 100%;
}

.page-id-59 .js-dark-form-row {
  max-width: 800px !important;
  width: 100%;
}

.page-id-59 .js-centered-intro h2,
.page-id-59 .js-dark-form-section h2,
.page-id-56 .js-centered-intro h2,
.page-id-56 .js-dark-form-section h2 {
  font-weight: 500;
}

.page-id-59 .js-form-grid {
  gap: 24px;
}

.page-id-59 .vc_custom_heading.vc_do_custom_heading.js-eyebrow {
  color: #576d61;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.page-id-59 .vc_custom_heading.vc_do_custom_heading.js-eyebrow.js-eyebrow-centered:not(.js-eyebrow-light),
.page-id-59 .js-page-hero-card .vc_custom_heading.vc_do_custom_heading.js-eyebrow {
  font-size: 0.72rem;
}

.page-id-59 .vc_custom_heading.vc_do_custom_heading.js-eyebrow.js-eyebrow-centered:not(.js-eyebrow-light)::after {
  background: #576d61;
}

.page-id-59 .js-centered-intro h2 em {
  color: #576d61;
}

.page-id-59 .vc_custom_heading.vc_do_custom_heading.js-eyebrow.js-eyebrow-light {
  color: #e7ece7;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.22em;
}

.page-id-59 .js-contact-form input::placeholder,
.page-id-59 .js-contact-form textarea::placeholder {
  color: #8a8f99;
  opacity: 1;
}

.page-id-59 .js-contact-form input:focus,
.page-id-59 .js-contact-form input:focus-visible,
.page-id-59 .js-contact-form select:focus,
.page-id-59 .js-contact-form select:focus-visible,
.page-id-59 .js-contact-form textarea:focus,
.page-id-59 .js-contact-form textarea:focus-visible {
  border-color: #7a8f82 !important;
  box-shadow: 0 0 0 3px rgba(122, 143, 130, 0.45) !important;
  outline: none !important;
}

.page-id-59 .js-page-hero-row {
  grid-template-columns: 42.1% 57.9%;
  height: min(720px, 48vw);
  max-width: 100% !important;
  width: 100% !important;
}

.page-id-59 .js-centered-intro-row > .vc_column_container > .vc_column-inner,
.page-id-59 .js-dark-form-row > .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.page-id-59 .js-contact-form .js-field-full,
.page-id-59 .js-contact-form .js-field-full .wpcf7-form-control-wrap,
.page-id-59 .js-contact-form textarea {
  width: 100% !important;
}

.page-id-59 .js-contact-form input[type="submit"] {
  border-radius: 999px !important;
  font-family: Jost, sans-serif !important;
  font-size: 12.8px !important;
  font-weight: 500 !important;
  height: 51px !important;
  letter-spacing: 2.048px !important;
  line-height: normal !important;
  padding: 15.2px 44px !important;
  text-transform: uppercase !important;
  width: 211px !important;
}

@media (max-width: 900px) {
  .page-id-59 .js-page-hero {
    background: #f7f4ef;
  }

  .page-id-59 .js-page-hero-row {
    height: auto;
    padding: 0 0 38.4px;
  }

  .page-id-59 .js-page-hero-row > .vc_column_container {
    width: 100% !important;
  }

  .page-id-59 .js-page-hero-card > .vc_column-inner {
    margin: -56px 4vw 0;
    padding: 32px 32px 36.36px;
  }

  .page-id-59 .js-centered-intro-row,
  .page-id-59 .js-dark-form-row {
    padding-left: 39px !important;
    padding-right: 39px !important;
  }
}

@media (max-width: 520px) {
  .page-id-59 .js-page-hero-row {
    padding-bottom: 32px;
  }

  .page-id-59 .js-page-hero-card > .vc_column-inner {
    margin: -32px 16px 0;
  }

  .page-id-59 .js-centered-intro-row,
  .page-id-59 .js-dark-form-row {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

/* Speaking page reference implementation. */
.page-id-56 .js-speaking-hero-row,
.page-id-57 .js-page-hero-row {
  grid-template-columns: 42.1% 57.9%;
  max-width: 100% !important;
  width: 100% !important;
}

.page-id-56 .js-speaking-hero-row {
  height: max(min(720px, 48vw), calc((100vw - 16px) * 0.58 / 1.5));
}

.page-id-57 .js-page-hero-row {
  height: max(600px, 38.26vw);
}

.page-id-56 .js-speaking-hero-card > .vc_column-inner,
.page-id-57 .js-page-hero-card > .vc_column-inner {
  height: auto;
  padding: clamp(48.96px, 2.92vw, 56px);
  padding-bottom: calc(clamp(48.96px, 2.92vw, 56px) + 4.36px);
}

.page-id-56 .js-speaking-display em,
.page-id-56 .js-speaking-inquiry-heading em {
  color: #576d61;
  font-style: italic;
}

.page-id-56 .js-speaking-hero-sub p {
  font-style: italic;
  margin-bottom: 24px;
}

.page-id-56 .js-speaking-hero-details > .wpb_wrapper {
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 14px;
}

.page-id-56 .js-speaking-hero-services,
.page-id-56 .js-speaking-hero-details > .wpb_wrapper > p {
  display: contents;
}

.page-id-56 .js-speaking-hero-image img {
  object-position: 62% 50%;
}

.page-id-56 .js-speaking-intro {
  padding-bottom: 77px;
}

.page-id-56 .js-speaking-intro-row,
.page-id-56 .js-speaking-inquiry-row {
  width: 100%;
}

.page-id-56 .js-speaking-intro-row > .vc_column_container > .vc_column-inner,
.page-id-56 .js-speaking-inquiry-row > .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.page-id-56 .js-speaking-intro-copy p {
  margin-bottom: 19.712px;
}

.page-id-56 .js-speaking-inquiry {
  padding-bottom: 88px;
  padding-top: 88px;
}

.page-id-56 .js-speaking-inquiry-heading em {
  color: #f7f4ef;
}

.page-id-56 .js-speaking-form-fields {
  display: grid;
  gap: 24.8px 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 49px;
}

.page-id-56 .js-speaking-field,
.page-id-56 .js-speaking-format legend {
  color: rgba(247, 244, 239, 0.72);
  display: block;
  font-family: Jost, sans-serif;
  font-size: 11.2px;
  font-weight: 500;
  letter-spacing: 1.792px;
  line-height: 18.48px;
  margin: 0;
  text-transform: uppercase;
}

.page-id-56 .js-speaking-optional {
  font-size: 10px;
  letter-spacing: 0.5px;
  text-transform: none;
}

.page-id-56 .js-speaking-field-full {
  grid-column: 1 / -1;
}

.page-id-56 .js-speaking-form textarea {
  height: 136px;
}

.page-id-56 .js-speaking-form input[type="date"] {
  background: #f7f4ef;
  border: 1px solid transparent;
  border-radius: 10px;
  box-shadow: none;
  color: #2f3e5d;
  font-family: Jost, sans-serif;
  font-size: 15.2px;
  font-weight: 400;
  height: 51px;
  letter-spacing: normal;
  line-height: 22.8px;
  margin: 0;
  padding: 12.8px 17.6px;
  text-transform: none;
  width: 100%;
}

.page-id-56 .js-speaking-format {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

.page-id-56 .js-speaking-format .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 8px;
}

.page-id-56 .js-speaking-format .wpcf7-list-item {
  margin: 0;
}

.page-id-56 .js-speaking-format .wpcf7-list-item label {
  cursor: pointer;
  display: block;
  position: relative;
}

.page-id-56 .js-speaking-format input {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.page-id-56 .js-speaking-format .wpcf7-list-item-label {
  border: 1px solid rgba(231, 236, 231, 0.35);
  border-radius: 999px;
  color: rgba(247, 244, 239, 0.85);
  display: block;
  font-size: 11.52px;
  font-weight: 500;
  letter-spacing: 1.6128px;
  line-height: 19.008px;
  padding: 9.92px 21.6px;
  text-transform: uppercase;
}

.page-id-56 .js-speaking-format input:checked + .wpcf7-list-item-label,
.page-id-56 .js-speaking-format input:focus-visible + .wpcf7-list-item-label {
  background: #e7ece7;
  border-color: #e7ece7;
  color: #2f3e5d;
}

.page-id-56 .js-speaking-submit {
  margin-top: 12px;
  text-align: center;
}

.page-id-56 .js-speaking-fineprint p {
  margin-top: 47px;
}

.page-id-56 .js-speaking-form input[type="submit"] {
  background: #e7ece7 !important;
  border: 1px solid #e7ece7 !important;
  border-radius: 999px !important;
  color: #2f3e5d !important;
  font-family: Jost, sans-serif !important;
  font-size: 12.8px !important;
  font-weight: 500 !important;
  height: 51px !important;
  letter-spacing: 2.048px !important;
  line-height: normal !important;
  padding: 15.2px 44px !important;
  box-shadow: none !important;
  text-transform: uppercase !important;
  width: 203.36px !important;
}

.page-id-56 .js-speaking-form input[type="submit"]:hover,
.page-id-56 .js-speaking-form input[type="submit"]:focus-visible {
  background: #f7f4ef !important;
  border-color: #f7f4ef !important;
  color: #2f3e5d !important;
  box-shadow: none !important;
  transform: none !important;
}

.page-id-56 .js-speaking-form input::placeholder,
.page-id-56 .js-speaking-form textarea::placeholder {
  color: #8a8f99;
  opacity: 1;
}

.page-id-56 .js-speaking-form input:focus,
.page-id-56 .js-speaking-form input:focus-visible,
.page-id-56 .js-speaking-form select:focus,
.page-id-56 .js-speaking-form select:focus-visible,
.page-id-56 .js-speaking-form textarea:focus,
.page-id-56 .js-speaking-form textarea:focus-visible {
  border-color: #7a8f82 !important;
  box-shadow: 0 0 0 3px rgba(122, 143, 130, 0.45) !important;
  outline: none !important;
}

@media (max-width: 900px) {
  .page-id-56 .js-speaking-hero,
  .page-id-57 .js-page-hero {
    background: #f7f4ef;
  }

  .page-id-56 .js-speaking-hero-row,
  .page-id-57 .js-page-hero-row {
    height: auto;
    padding: 0 0 38.4px;
  }

  .page-id-56 .js-speaking-hero-row > .vc_column_container,
  .page-id-57 .js-page-hero-row > .vc_column_container {
    width: 100% !important;
  }

  .page-id-56 .js-speaking-hero-card > .vc_column-inner,
  .page-id-57 .js-page-hero-card > .vc_column-inner {
    margin: -56px 4vw 0;
    padding: 32px;
    padding-bottom: 36.36px;
  }

  .page-id-56 .js-speaking-intro {
    padding-bottom: 53px;
    padding-top: clamp(56px, 8vw, 61.44px);
  }

  .page-id-56 .js-speaking-inquiry {
    padding-bottom: clamp(56px, 8vw, 61.44px);
    padding-top: clamp(56px, 8vw, 61.44px);
  }

  .page-id-56 .js-speaking-intro-row,
  .page-id-56 .js-speaking-inquiry-row {
    padding-left: calc(4vw + 8px) !important;
    padding-right: calc(4vw + 8px) !important;
  }

  .page-id-56 .js-speaking-form-fields {
    grid-template-columns: 1fr;
  }

  .page-id-56 .js-speaking-field-full {
    grid-column: 1;
  }
}

@media (max-width: 520px) {
  .page-id-56 .js-speaking-hero-card > .vc_column-inner,
  .page-id-57 .js-page-hero-card > .vc_column-inner {
    margin: -32px 16px 0;
    padding: 32px;
    padding-bottom: 36.36px;
  }

  .page-id-56 .js-speaking-hero-row,
  .page-id-57 .js-page-hero-row {
    padding-bottom: 32px;
  }

  .page-id-56 .js-speaking-hero-sub p {
    white-space: nowrap;
  }

  .page-id-56 .js-speaking-intro h2,
  .page-id-56 .js-speaking-inquiry h2 {
    white-space: nowrap;
  }

  .page-id-56 .js-speaking-intro-row,
  .page-id-56 .js-speaking-inquiry-row {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }

  .page-id-56 .js-speaking-format .wpcf7-list-item {
    flex: 1 1 calc(50% - 5px);
  }

  .page-id-56 .js-speaking-format .wpcf7-list-item:last-child {
    flex-basis: 100%;
  }

  .page-id-56 .js-speaking-format .wpcf7-list-item-label {
    text-align: center;
  }
}

/* Books page reference implementation. */
.page-id-54 .js-books-hero-row,
.page-id-54 .js-books-hero {
  background: #576d61;
}

.page-id-54 .js-books-hero {
  display: grid !important;
  grid-template-columns: 42.1% 57.9%;
  height: max(min(720px, 48vw), calc((100vw - 16px) * 0.579 / 1.5));
  margin: 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
  width: 100% !important;
}

.page-id-54 .js-books-hero > .vc_column_container {
  height: 100%;
  padding: 0;
  width: 100% !important;
}

.page-id-54 .js-books-hero-card {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}

.page-id-54 .js-books-hero-card > .vc_column-inner {
  background: #fff;
  flex: 0 0 min(680px, 40vw);
  height: auto;
  margin-left: clamp(24px, 5.6vw, 112px);
  max-width: 680px;
  padding: clamp(32px, 3.4vw, 56px);
  width: min(680px, 40vw);
}

.page-id-54 .js-books-hero-media > .vc_column-inner,
.page-id-54 .js-books-hero-media > .vc_column-inner > .wpb_wrapper,
.page-id-54 .js-books-hero-image,
.page-id-54 .js-books-hero-image .wpb_wrapper,
.page-id-54 .js-books-hero-image .vc_single_image-wrapper {
  height: 100%;
  width: 100%;
}

.page-id-54 .js-books-hero-media > .vc_column-inner {
  padding: 0;
}

.page-id-54 .js-books-hero-image {
  margin: 0;
}

.page-id-54 .js-books-hero-image img {
  display: block;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 52% 58%;
  width: 100%;
}

.page-id-54 .js-books-hero .js-eyebrow,
.page-id-54 .js-books-copy-eyebrow,
.page-id-54 .js-books-cover-eyebrow {
  color: #576d61;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.22em;
  margin: 0 0 24px;
  text-transform: uppercase;
}

.page-id-54 .vc_custom_heading.vc_do_custom_heading.js-eyebrow.js-books-copy-eyebrow {
  font-size: 0.76rem;
  font-weight: 500;
  letter-spacing: 0.22em;
}

.page-id-54 .js-books-display {
  color: #2f3e5d;
  font-size: clamp(2.6rem, 5.4vw, 4.15rem);
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 0.98;
  margin: 0;
}

.page-id-54 .js-books-display em,
.page-id-54 .js-books-notify-heading em {
  color: #576d61;
  font-weight: inherit;
}

.page-id-54 .js-books-display em {
  font-size: inherit;
  line-height: inherit;
}

.page-id-54 .js-books-hero-sub p {
  color: #576d61;
  font-family: Cormorant Garamond, serif;
  font-size: clamp(1.25rem, 2vw, 1.62rem);
  font-style: italic;
  line-height: 1.35;
  margin: 1rem 0 1.5rem;
}

.page-id-54 .js-books-hero-details > .wpb_wrapper {
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: flex-start;
}

.page-id-54 .js-books-hero-details > .wpb_wrapper > p {
  display: contents;
}

.page-id-54 .js-books-hero-services {
  flex-wrap: nowrap;
}

.page-id-54 .js-books-hero-status {
  flex-shrink: 0;
  margin-left: 0;
  white-space: nowrap;
}

.page-id-54 .js-books-about {
  background: #fff;
  margin: 0 !important;
  padding: clamp(56px, 8vw, 104px) 0;
}

.page-id-54 .js-books-about-shell > .vc_column-inner {
  padding: 0;
}

.page-id-54 .js-books-about-grid {
  align-items: center;
  display: grid !important;
  gap: clamp(40px, 6vw, 88px);
  grid-template-columns: minmax(300px, 0.85fr) minmax(0, 1.15fr);
  margin: 0 auto !important;
  max-width: 1280px;
  padding: 0 clamp(20px, 4vw, 48px);
}

.page-id-54 .js-books-about-grid::before,
.page-id-54 .js-books-about-grid::after {
  display: none;
}

.page-id-54 .js-books-about-grid > .vc_column_container {
  float: none;
  padding: 0;
  width: auto !important;
}

.page-id-54 .js-books-about-grid > .vc_column_container > .vc_column-inner {
  padding: 0;
}

.page-id-54 .js-books-cover-column {
  perspective: 1400px;
}

.page-id-54 .js-books-cover {
  margin: 0 auto 64px;
  width: min(334px, 78%);
}

.page-id-54 .js-books-stage {
  aspect-ratio: 760 / 1258;
  perspective: 1400px;
  position: relative;
  width: 100%;
}

.page-id-54 .js-books-book {
  --js-book-thickness: 30px;
  height: 100%;
  position: absolute;
  transform: rotateY(-16deg) rotateX(1deg);
  transform-origin: center center;
  transform-style: preserve-3d;
  transition: transform 520ms cubic-bezier(0.22, 0.75, 0.24, 1);
  width: 100%;
}

.page-id-54 .js-books-book:hover,
.page-id-54 .js-books-book:focus,
.page-id-54 .js-books-book:focus-visible {
  outline: none;
  transform: rotateY(0) rotateX(0);
}

.page-id-54 .js-books-face {
  backface-visibility: hidden;
  bottom: 0;
  position: absolute;
  top: 0;
}

.page-id-54 .js-books-front,
.page-id-54 .js-books-back {
  left: 0;
  right: 0;
}

.page-id-54 .js-books-front {
  transform: translateZ(var(--js-book-thickness));
}

.page-id-54 .js-books-front img {
  box-shadow: 14px 18px 30px rgba(35, 31, 38, 0.22);
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.page-id-54 .js-books-back {
  background: #2f3e5d;
  transform: translateZ(calc(var(--js-book-thickness) * -1)) rotateY(180deg);
}

.page-id-54 .js-books-spine {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.22), rgba(255, 255, 255, 0.1) 50%, rgba(0, 0, 0, 0.2)), #2f3e5d;
  color: rgba(255, 255, 255, 0.78);
  display: flex;
  font-family: Cormorant Garamond, serif;
  font-size: 9px;
  justify-content: center;
  left: 0;
  letter-spacing: 0.08em;
  overflow: hidden;
  transform: translateZ(calc(var(--js-book-thickness) * -1)) rotateY(-90deg);
  transform-origin: 0 50%;
  width: calc(var(--js-book-thickness) * 2);
}

.page-id-54 .js-books-spine span {
  align-self: center;
  transform: rotate(90deg);
  white-space: nowrap;
}

.page-id-54 .js-books-pages {
  background: repeating-linear-gradient(90deg, #f8f5ed 0, #f8f5ed 1px, #d5cebf 1px, #d5cebf 2px), #efeae0;
  right: 0;
  transform: translateZ(calc(var(--js-book-thickness) * -1)) rotateY(90deg);
  transform-origin: 100% 50%;
  width: calc(var(--js-book-thickness) * 2);
}

.page-id-54 .js-books-shadow {
  background: radial-gradient(ellipse at 46% 0%, rgba(47, 62, 93, 0.3), rgba(47, 62, 93, 0.1) 45%, rgba(47, 62, 93, 0) 72%);
  bottom: -28px;
  height: 28px;
  left: 4%;
  pointer-events: none;
  position: absolute;
  right: -6%;
  transform: translateZ(calc(var(--js-book-thickness) * -1.4));
  transition: opacity 520ms ease, transform 520ms ease;
}

.page-id-54 .js-books-book:hover .js-books-shadow,
.page-id-54 .js-books-book:focus .js-books-shadow {
  opacity: 0.72;
  transform: translateZ(calc(var(--js-book-thickness) * -1.4)) scaleX(0.94);
}

.page-id-54 .js-books-cover-eyebrow {
  margin-bottom: 12px;
}

.page-id-54 .js-books-cover-column .wpb_wrapper > :not(.js-books-cover) {
  text-align: center !important;
}

.page-id-54 .js-books-cover-title {
  color: #2f3e5d;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.15;
  margin: 0 0 0.4rem;
}

.page-id-54 .js-books-cover-title em {
  font-weight: inherit;
}

.page-id-54 .js-books-cover-subtitle p {
  color: #576d61;
  font-family: Cormorant Garamond, serif;
  font-size: 1.15rem;
  font-style: italic;
  line-height: 1.4;
  margin: 0 0 1rem;
}

.page-id-54 .js-books-meta dl {
  border-top: 1px solid #d9d3c7;
  display: grid;
  font-size: 0.88rem;
  gap: 0.35rem 1.1rem;
  grid-template-columns: auto auto;
  justify-content: center;
  margin: 1.25rem 0 0;
  max-width: none;
  padding-top: 1.25rem;
}

.page-id-54 .js-books-meta dl div {
  display: contents;
}

.page-id-54 .js-books-meta dt,
.page-id-54 .js-books-meta dd {
  font-weight: 500;
  margin: 0;
}

.page-id-54 .js-books-meta dt {
  align-self: center;
  color: #8a8f99;
  font-size: 0.74rem;
  letter-spacing: 0.14em;
  text-align: right;
  text-transform: uppercase;
}

.page-id-54 .js-books-meta dd {
  color: #2f3e5d;
  font-family: Jost, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  text-align: left;
}

.page-id-54 .js-books-copy {
  max-width: 608px;
}

.page-id-54 .js-books-lede p,
.page-id-54 .js-books-body p {
  color: #3a404c;
  font-family: Jost, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 1.22rem;
  font-weight: 400;
  line-height: 1.75;
  margin: 0 0 24px;
}

.page-id-54 .js-books-body em {
  color: #2f3e5d;
  font-style: italic;
}

.page-id-54 .js-books-closing {
  border-top: 1px solid #d9d3c7;
  margin-top: 28px;
  padding-top: 28px;
}

.page-id-54 .js-books-closing p {
  color: #2f3e5d;
  font-family: "Cormorant Garamond", Cormorant, Georgia, "Times New Roman", serif;
  font-size: 1.42rem;
  font-style: italic;
  line-height: 1.5;
  margin: 0;
}

.page-id-54 .js-books-quote {
  background: #576d61;
  margin: 0 !important;
  padding: 99px clamp(20px, 4vw, 48px);
}

.page-id-54 .js-books-quote > .vc_column_container > .vc_column-inner {
  padding: 0;
}

.page-id-54 .js-books-quote-inner {
  background: transparent !important;
  color: #fff;
  margin: 0 auto;
  max-width: 46rem;
  text-align: center;
}

.page-id-54 .js-books-quote-rule {
  background: rgba(255, 255, 255, 0.65);
  display: block;
  height: 1px;
  margin: 0 auto 40px;
  width: 56px;
}

.page-id-54 .js-books-quote blockquote {
  background: transparent !important;
  border: 0;
  color: #fff;
  font-family: Cormorant Garamond, serif;
  font-size: clamp(1.65rem, 3.6vw, 2.6rem);
  font-style: italic;
  line-height: 1.28;
  margin: 30px 0 0;
  padding: 0;
}

.page-id-54 .js-books-quote blockquote p {
  background: transparent !important;
  color: #fff;
  margin: 0;
}

.page-id-54 .js-books-notify {
  background: #2f3e5d;
  margin: 0 !important;
  padding: 88px clamp(20px, 4vw, 48px);
  text-align: center;
}

.page-id-54 .js-books-notify .wpb_content_element {
  margin-bottom: 0;
}

@media (min-width: 781px) {
  .page-id-54 .js-books-notify {
    min-height: 547.125px;
  }
}

.page-id-54 .js-books-notify-inner > .vc_column-inner {
  margin: 0 auto;
  max-width: 54rem;
  padding: 0;
}

.page-id-54 .js-books-notify .js-eyebrow-light {
  color: #e7ece7;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.22em;
  margin: 0 0 20px;
}

.page-id-54 .js-books-notify-heading {
  color: #fff;
  font-size: clamp(2.2rem, 4.2vw, 3rem);
  font-weight: 500;
  line-height: 1.12;
  margin: 0 0 0.9rem;
}

.page-id-54 .js-books-notify-heading em {
  color: #e7ece7;
}

.page-id-54 .js-books-notify-copy {
  margin: 0 auto;
  max-width: 576px;
}

.page-id-54 .js-books-notify-copy p {
  color: rgba(247, 244, 239, 0.82);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  margin: 0;
}

.page-id-54 .js-books-form-fields {
  display: flex;
  gap: 10.4px;
  justify-content: center;
  position: relative;
}

.page-id-54 .js-books-form {
  margin-top: 40px;
}

.page-id-54 .js-books-form-fields > p {
  display: contents;
}

.page-id-54 .js-books-form form,
.page-id-54 .js-books-form .wpcf7-form-control-wrap {
  margin: 0;
}

.page-id-54 .js-books-form .wpcf7-response-output[aria-hidden="true"] {
  display: none;
}

.page-id-54 .js-books-form .wpcf7-spinner {
  margin: 0 !important;
  position: absolute !important;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.page-id-54 .js-books-form .wpcf7-form-control-wrap:first-child {
  flex: 0 1 298.859px;
}

.page-id-54 .js-books-form .wpcf7-form-control-wrap:nth-child(2) {
  flex: 0 1 387.844px;
}

.page-id-54 .js-books-form input[type="text"],
.page-id-54 .js-books-form input[type="email"] {
  background: #f7f4ef;
  border: 1px solid transparent;
  border-radius: 999px;
  box-sizing: border-box;
  color: #2f3e5d;
  font-family: Jost, sans-serif;
  font-size: 16.8px;
  height: 53.187px;
  margin: 0;
  padding: 0 22px;
  width: 100%;
}

.page-id-54 .js-books-form input::placeholder {
  color: #8a8f99;
  opacity: 1;
}

.page-id-54 .js-books-form input[type="text"]:focus,
.page-id-54 .js-books-form input[type="email"]:focus,
.page-id-54 .js-books-form input[type="text"]:focus-visible,
.page-id-54 .js-books-form input[type="email"]:focus-visible {
  border-color: #7a8f82 !important;
  box-shadow: 0 0 0 3px rgba(122, 143, 130, 0.45) !important;
  outline: none !important;
}

.page-id-54 .js-books-form input[type="submit"] {
  background: #e7ece7 !important;
  border: 1px solid #e7ece7 !important;
  border-radius: 999px !important;
  box-shadow: none !important;
  color: #2f3e5d !important;
  font-family: Jost, sans-serif !important;
  font-size: 0.86rem !important;
  font-weight: 600 !important;
  height: 50.156px !important;
  letter-spacing: 0.16em !important;
  line-height: normal !important;
  margin: 0 !important;
  padding: 0 28px !important;
  text-transform: uppercase !important;
  width: 156.516px !important;
}

.page-id-54 .js-books-form input[type="submit"]:hover {
  background: #f7f4ef !important;
  border-color: #f7f4ef !important;
  color: #2f3e5d !important;
  transform: none !important;
}

.page-id-54 .js-books-form input[type="submit"]:focus-visible {
  outline: 2px solid #e7ece7 !important;
  outline-offset: 3px;
}

.page-id-54 .js-books-fineprint p {
  color: rgba(247, 244, 239, 0.62);
  font-size: 15px;
  font-weight: 500;
  margin: 28px 0 0;
}

@media (max-width: 980px) {
  .page-id-54 .js-books-hero {
    background: #f7f4ef;
    display: flex !important;
    flex-direction: column;
    height: auto;
    padding-bottom: 38.4px !important;
  }

  .page-id-54 .js-books-hero-media {
    height: clamp(280px, 46vw, 420px) !important;
    min-height: clamp(280px, 46vw, 420px) !important;
    order: 1;
  }

  .page-id-54 .js-books-hero-card {
    height: auto !important;
    order: 2;
  }

  .page-id-54 .js-books-hero-card > .vc_column-inner {
    flex-basis: auto;
    margin: -56px 4vw 0;
    max-width: none;
    padding: 32px 32px 36px;
    width: calc(100% - 8vw);
  }

  .page-id-54 .js-books-about-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .page-id-54 .js-books-cover-column {
    margin: 0 auto;
    max-width: 520px;
  }

  .page-id-54 .js-books-cover {
    width: min(280px, 62%);
  }

  .page-id-54 .js-books-book {
    --js-book-thickness: 26px;
  }

  .page-id-54 .js-books-copy {
    margin: 0 auto;
  }
}

@media (max-width: 900px) {
  .page-id-54 .js-books-quote,
  .page-id-54 .js-books-notify {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (max-width: 780px) {
  .page-id-54 .js-books-quote {
    padding-bottom: 64.76px;
    padding-top: 64.76px;
  }

  .page-id-54 .js-books-notify {
    min-height: 582.281px;
    padding-bottom: 61.44px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 61.44px;
  }

  .page-id-54 .js-books-form-fields {
    align-items: stretch;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .page-id-54 .js-books-form .wpcf7-form-control-wrap:first-child,
  .page-id-54 .js-books-form .wpcf7-form-control-wrap:nth-child(2) {
    flex: 0 0 auto;
  }

  .page-id-54 .js-books-form input[type="submit"] {
    align-self: stretch;
    margin-top: 4px !important;
    max-width: none !important;
    width: 100% !important;
  }

  .page-id-54 .js-books-form .wpcf7-spinner {
    bottom: 13px;
    right: 12px;
    top: auto;
    transform: none;
  }
}

@media (max-width: 560px) {
  .page-id-54 .js-books-hero {
    padding-bottom: 32px !important;
  }

  .page-id-54 .js-books-hero-card > .vc_column-inner {
    margin: -32px 16px 0;
    width: calc(100% - 32px);
  }

  .page-id-54 .js-books-about {
    padding-bottom: 56px;
    padding-top: 56px;
  }

  .page-id-54 .js-books-about-grid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-id-54 .js-books-cover {
    width: min(280px, 82%);
  }

  .page-id-54 .js-books-book {
    --js-book-thickness: 22px;
  }

  .page-id-54 .js-books-display,
  .page-id-54 .js-books-display em {
    font-size: 38px;
    line-height: 1.06;
  }

  .page-id-54 .js-books-display em {
    white-space: nowrap;
  }

  .page-id-54 .js-books-meta dl div {
    display: contents;
  }

  .page-id-54 .js-books-meta dl {
    gap: 0.15rem;
    grid-template-columns: 1fr;
  }

  .page-id-54 .js-books-meta dt {
    margin-top: 0.6rem;
    text-align: center;
  }

  .page-id-54 .js-books-meta dd {
    text-align: center;
  }

  .page-id-54 .js-books-quote {
    padding-bottom: 63px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 63px;
  }

  .page-id-54 .js-books-notify {
    min-height: 625.219px;
    padding-bottom: 56px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 56px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-id-54 .js-books-book,
  .page-id-54 .js-books-shadow {
    transition: none;
  }

  .page-id-54 .js-books-book {
    transform: rotateY(0) rotateX(0);
  }
}
/* Tools & Resources — page 57 */
.page-id-57 .js-tools-section { font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-weight:400; color:#2a2f3a; }
.page-id-57 .js-tools-container { box-sizing:border-box; margin-left:auto!important; margin-right:auto!important; max-width:1280px; padding-left:clamp(1.25rem,4vw,1.25rem); padding-right:clamp(1.25rem,4vw,1.25rem); width:100%; }
.page-id-57 .js-tools-container::before,.page-id-57 .js-tools-container::after,.page-id-57 .js-tools-card-grid::before,.page-id-57 .js-tools-card-grid::after { content:none!important; display:none!important; }
.page-id-57 .js-tools-container > br,.page-id-57 .js-tools-card-grid > br,.page-id-57 .js-tools-intro-grid > br,.page-id-57 .js-tools-guide-grid > br,.page-id-57 .js-tools-lib-grid > br { display:none; }
.page-id-57 .js-tools-container > .vc_column_container > .vc_column-inner { padding-left:0; padding-right:0; }
.page-id-57 .js-tools-hero-image img { object-position:50% 50%; }
.page-id-57 .js-page-hero-sub p { font-family:"Jost",sans-serif; font-size:1.08rem; font-weight:400; }
.page-id-57 .js-tools-intro { background:#f7f4ef; padding:clamp(64px,7vw,104px) 0; }
.page-id-57 .js-tools-intro-grid { align-items:center; display:grid; gap:clamp(40px,6vw,80px); grid-template-columns:1fr 1fr; }
.page-id-57 .js-tools-intro-grid > .vc_column_container { float:none; width:auto; }
.page-id-57 .js-tools-intro-body p { font-size:16.8px; line-height:1.65; margin:0 0 19.2px; }
.page-id-57 .js-tools-intro-body p:last-child { margin-bottom:0; }
.page-id-57 .js-tools-intro-pull { border-left:2px solid #576d61; padding-left:28px; }
.page-id-57 .js-tools-intro-pull p { color:#2f3e5d; font:italic 400 clamp(24px,2.4vw,32.8px)/1.35 "Cormorant Garamond",serif; margin:0; }
.page-id-57 .js-tools-promo { background:#2f3e5d; color:#f7f4ef; padding:60px 0; }
.page-id-57 .js-tools-promo-band { max-width:880px; text-align:center; }
.page-id-57 .js-tools-section .js-eyebrow { font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important; font-size:11.52px; font-style:normal; font-weight:500!important; letter-spacing:2.5344px; line-height:19.008px; margin:0 0 20px; text-transform:uppercase; }
.page-id-57 .js-tools-section .js-eyebrow-light { color:#f7f4ef; }
.page-id-57 .js-tools-section .js-eyebrow-light::after,.page-id-57 .js-tools-section .js-eyebrow-light::before { background:#f7f4ef; }
.page-id-57 .js-tools-section .js-eyebrow-centered::before { background:currentColor; content:""; display:block; height:1px; margin-right:12px; opacity:.55; width:26px; }
.page-id-57 .js-tools-section h2.js-tools-display { color:#2f3e5d; font-family:"Cormorant Garamond","Cormorant",Georgia,"Times New Roman",serif!important; font-size:clamp(32px,3.6vw,48px); font-weight:500!important; line-height:1.08; letter-spacing:-.01em; margin:0; }
.page-id-57 .js-tools-section h2.js-tools-display * { font-family:inherit!important; font-size:inherit; font-weight:500!important; line-height:inherit; }
.page-id-57 .js-tools-section h2.js-tools-display em { color:inherit; font-style:italic; }
.page-id-57 .js-tools-pillars h2.js-tools-display,.page-id-57 .js-tools-guidelines h2.js-tools-display,.page-id-57 .js-tools-library h2.js-tools-display { margin-left:auto; margin-right:auto; max-width:614.4px; }
.page-id-57 .js-tools-promo h2.js-tools-display { color:#f7f4ef; font-size:clamp(26.4px,2.9vw,36.8px); }
.page-id-57 .js-tools-promo h2.js-tools-display em,.page-id-57 .js-tools-guide h2.js-tools-display em { color:#7a8f82; }
.page-id-57 .js-tools-promo .js-eyebrow { margin-bottom:16px; }
.page-id-57 .js-tools-promo-lead p { color:rgba(247,244,239,.82); font-size:16px; line-height:1.65; margin:14.4px auto 28px; max-width:72ch; }
.page-id-57 .js-tools-promo-lead p:last-child { margin-bottom:28px!important; }
.page-id-57 .js-tools-form p { margin:0; }
.page-id-57 .js-tools-form-fields { display:grid; gap:11.2px; grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto; }
.page-id-57 .js-tools-form-fields > p { display:contents; }
.page-id-57 .js-tools-form-fields br { display:none; }
.page-id-57 .js-tools-field > span:first-child { height:1px; margin:-1px; overflow:hidden; position:absolute; width:1px; }
.page-id-57 .js-tools-form input[type=text],.page-id-57 .js-tools-form input[type=email] { background:rgba(247,244,239,.07); border:1px solid rgba(247,244,239,.24); box-shadow:none; color:#f7f4ef; font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:15.68px; font-weight:400; line-height:normal; margin:0; padding:14.4px 21.6px; width:100%; }
.page-id-57 .js-tools-promo-form input[type=text],.page-id-57 .js-tools-promo-form input[type=email] { border-radius:999px; height:53.781px; }
.page-id-57 .js-tools-form input::placeholder { color:rgba(247,244,239,.42); opacity:1; }
.page-id-57 .js-tools-form input:focus-visible { background:rgba(247,244,239,.12); border-color:rgba(247,244,239,.24); box-shadow:none; outline:2px solid #7a8f82; outline-offset:2px; }
.page-id-57 .js-tools-form input[type=submit] { background:#576d61; border:1px solid #576d61; border-radius:999px; color:#f7f4ef; cursor:pointer; font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:13.12px; font-weight:500; line-height:normal; height:53.781px; letter-spacing:1.5744px; margin:0; padding:16px 32px; text-transform:uppercase; transition:.25s; white-space:nowrap; }
.page-id-57 .js-tools-form input[type=submit]:hover { background:#46584e!important; border-color:#46584e; color:#f7f4ef!important; transform:translateY(-2px); }
.page-id-57 .js-tools-form input[type=submit]:focus-visible,.page-id-57 .js-tools-table a:focus-visible { outline:2px solid #7a8f82; outline-offset:2px; }
.page-id-57 .js-tools-form .wpcf7-spinner { display:none; }
.page-id-57 .js-tools-form-note p { color:rgba(247,244,239,.55); font-size:12.48px; line-height:20.592px; margin:13.6px 0 0; text-align:center; }
.page-id-57 .js-tools-pillars,.page-id-57 .js-tools-guidelines { background:#fff; padding:clamp(72px,8vw,112px) 0; }
.page-id-57 .js-tools-promo { min-height:412.266px; }
.page-id-57 .js-tools-pillars { min-height:1797.172px; }
.page-id-57 .js-tools-guide { min-height:1333.688px; }
.page-id-57 .js-tools-guidelines { min-height:1738.828px; }
.page-id-57 .js-tools-library { min-height:1267.859px; }
.page-id-57 .js-tools-section-lead { font-size:clamp(1.05rem,1.5vw,1.22rem); margin:0 auto; max-width:600px; }
.page-id-57 .js-tools-section-lead p { color:#6b6f78; font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:inherit; line-height:1.7; margin:20px auto 0; text-align:center; }
.page-id-57 .js-tools-venn { margin:72px auto 56px!important; width:min(620px,94vw); }
.page-id-57 .js-tools-venn img { width:100%; }
.page-id-57 .js-tools-card-grid { display:grid; gap:clamp(20px,2.6vw,29.6px); grid-template-columns:repeat(3,1fr); margin:56px auto 0; max-width:1040px; }
.page-id-57 .js-tools-card-grid::before,.page-id-57 .js-tools-card-grid::after { display:none; }
.page-id-57 .js-tools-vcard { background:#f7f4ef; border:1px solid #d9d3c7; border-radius:14px; clear:none!important; float:none; grid-column:auto!important; grid-row:auto!important; padding:32px 29.6px; width:auto; }
.page-id-57 .js-tools-vcard:nth-of-type(-n+3){min-height:300.656px}.page-id-57 .js-tools-vcard:nth-of-type(n+4){min-height:325.984px}
.page-id-57 .js-tools-vcard > .vc_column-inner { padding:0; }
.page-id-57 .js-tools-dot { border-radius:50%; box-shadow:0 0 0 1px rgba(47,62,93,.18); display:inline-block; height:14px; margin-bottom:16px; width:14px; }
.page-id-57 .d-life{background:#efe3d1}.page-id-57 .d-conv{background:#626e7e}.page-id-57 .d-comp{background:#627468}.page-id-57 .d-prev{background:#5e6872}.page-id-57 .d-mind{background:#989b88}.page-id-57 .d-integ{background:#324855}
.page-id-57 .js-tools-vcard h3,.page-id-57 .js-tools-lib-col h3 { color:#2f3e5d; font-family:"Cormorant Garamond","Cormorant",Georgia,"Times New Roman",serif; font-size:22.4px; font-weight:500; letter-spacing:normal; line-height:1.65; margin:0 0 4.8px; }
.page-id-57 .js-tools-vcard p { color:#6b6f78; font-size:15.36px; line-height:1.65; margin:0; }
.page-id-57 .js-tools-vcard p.js-tools-cat,.page-id-57 .js-tools-lib-col p.js-tools-cat { color:#576d61; font-size:11.52px; font-weight:500; letter-spacing:1.8432px; line-height:1.65; margin:0 0 15.2px; text-transform:uppercase; }
.page-id-57 .js-tools-lib-col p.js-tools-cat { margin-bottom:17.6px; }
.page-id-57 .js-tools-guide { background:#2f3e5d; color:#f7f4ef; padding:clamp(72px,8vw,112px) 0; }
.page-id-57 .js-tools-guide-grid { align-items:center; display:grid; gap:clamp(40px,5vw,72px); grid-template-columns:1fr 1fr; }
.page-id-57 .js-tools-guide-grid > .vc_column_container { float:none; width:auto; }
.page-id-57 .js-tools-guide h2.js-tools-display { color:#f7f4ef; }
.page-id-57 .js-tools-guide-copy p { color:rgba(247,244,239,.82); font-size:16px; line-height:1.65; margin:0 0 18.4px; max-width:48ch; }
.page-id-57 .js-tools-guide-copy p.lead { font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:16px; line-height:1.65; margin:24px 0 32px; }
.page-id-57 .js-tools-guide-copy blockquote { background:transparent!important; border:0; color:#f7f4ef; font-family:"Cormorant Garamond","Cormorant",Georgia,"Times New Roman",serif; font-size:19.2px; font-style:italic; font-weight:400; line-height:1.65; margin:0 0 28px; max-width:46ch; padding:0; }
.page-id-57 .js-tools-download-title { border-top:1px solid rgba(247,244,239,.16); margin-top:30.4px; padding-top:28px; }
.page-id-57 #content .js-tools-download-title p:last-child { color:#7a8f82; font-size:11.52px; font-weight:500; letter-spacing:2.0736px; margin:0 0 15px; }
.page-id-57 .js-tools-download-title p { line-height:19.008px; }
.page-id-57 .js-tools-field-form .js-tools-form-fields { grid-template-columns:1fr 1fr; }
.page-id-57 .js-tools-field-form input[type=text],.page-id-57 .js-tools-field-form input[type=email] { border-radius:10px; height:50.594px; padding:12.8px 16px; }
.page-id-57 .js-tools-field-form input[type=submit] { grid-column:1/-1; justify-self:start; margin-top:10px; }
.page-id-57 .js-tools-field-note p { text-align:left; }
.page-id-57 .js-tools-ladder { background:rgba(247,244,239,.05); border:1px solid rgba(247,244,239,.16); border-radius:16px; padding:32px 29.6px; }
.page-id-57 .js-tools-ladder-head { color:#7a8f82; display:flex; font-size:11.2px; justify-content:space-between; letter-spacing:2.016px; margin-bottom:20px; }
.page-id-57 .js-tools-rung { align-items:flex-start; display:flex; gap:16px; padding:12px 0; }
.page-id-57 .js-tools-rung:not(:last-child){border-bottom:1px solid rgba(247,244,239,.1)}
.page-id-57 .js-tools-rung i { color:#f7f4ef; font:italic 400 18.4px/1.65 "Cormorant Garamond",serif; min-width:22.4px; }
.page-id-57 .js-tools-rung strong { color:#f7f4ef; display:block; font-size:15.68px; font-weight:500; line-height:1.65; }
.page-id-57 .js-tools-rung span { display:block; font-size:12.48px; letter-spacing:.4992px; line-height:1.65; }
.page-id-57 .s-high{color:#9ec7a6}.page-id-57 .s-good{color:#b9cdb0}.page-id-57 .s-neut{color:#cfc8b6}.page-id-57 .s-cau{color:#e0b48c}.page-id-57 .s-no{color:#e09a8c}
.page-id-57 .js-tools-table-wrap { border:1px solid #d9d3c7; border-radius:14px; margin-top:clamp(40px,4vw,56px); overflow:hidden; }
.page-id-57 table.js-tools-table { border:0; border-collapse:collapse; font-size:15.2px; font-weight:400; line-height:25.08px; margin:0; width:100%; }
.page-id-57 .js-tools-table th { background:#2f3e5d; border:0; color:#f7f4ef; font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:11.52px; font-weight:500; letter-spacing:1.6128px; line-height:19.008px; padding:16px 24px; text-align:left; text-transform:uppercase; }
.page-id-57 .js-tools-table td { border:0; border-top:1px solid #d9d3c7; padding:15.2px 24px; vertical-align:top; }
.page-id-57 .js-tools-table tbody tr:nth-child(odd){background:#f7f4ef}
.page-id-57 .js-tools-table .disease { color:#2f3e5d; font-weight:500; white-space:nowrap; }
.page-id-57 .js-tools-table a { border-bottom:1px solid transparent; color:#576d61; }
.page-id-57 .js-tools-table a:hover { border-color:#576d61; }
.page-id-57 .js-tools-table-note p { color:#6b6f78; font-family:"Cormorant Garamond","Cormorant",Georgia,"Times New Roman",serif; font-size:13.6px; font-style:italic; font-weight:400; line-height:1.65; margin:20px 0 0; }
.page-id-57 .js-tools-library { background:#f7f4ef; padding:clamp(72px,8vw,112px) 0; }
.page-id-57 .js-tools-library-content h4 { align-items:center; color:#576d61; display:flex; font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:11.52px; font-weight:500; line-height:19.008px; gap:14.4px; letter-spacing:2.304px; margin:clamp(40px,4vw,56px) 0 28px; text-transform:uppercase; }
.page-id-57 .js-tools-library-content h4::after { background:#d9d3c7; content:""; flex:1; height:1px; }
.page-id-57 .js-tools-library-content h4:nth-of-type(2) { margin-top:clamp(48px,5vw,72px); }
.page-id-57 .js-tools-lib-grid { display:grid; gap:clamp(32px,4vw,56px); grid-template-columns:repeat(3,1fr); }
.page-id-57 .js-tools-lib-col h3 { align-items:center; display:flex; font-size:23.2px; gap:10.4px; line-height:1.65; margin-bottom:5.6px; }
.page-id-57 .js-tools-lib-col h3 .js-tools-dot { height:11px; margin:0; width:11px; }
.page-id-57 .js-tools-lib-col ul { list-style:none; margin:0; padding:0; }
.page-id-57 .js-tools-lib-col li { border-bottom:1px solid #d9d3c7; font-size:15.68px; line-height:1.65; padding:9.6px 0; }
.page-id-57 .js-tools-lib-col li:last-child { border-bottom:0; }
.page-id-57 .js-tools-lib-col b { font-weight:500; }
.page-id-57 .js-tools-lib-col em { color:#6b6f78; font-family:"Cormorant Garamond","Cormorant",Georgia,"Times New Roman",serif; font-size:16.32px; font-style:italic; font-weight:400; line-height:1.65; }
@media(max-width:900px){
 .page-id-57 .js-tools-intro-grid,.page-id-57 .js-tools-guide-grid{grid-template-columns:1fr}.page-id-57 .js-tools-intro-pull{border-left:0;border-top:2px solid #576d61;margin-top:16px;padding-left:0;padding-top:20px}.page-id-57 .js-tools-promo{min-height:calc(498.203px + (768px - 100vw)*.28489);padding-bottom:44px;padding-top:44px}.page-id-57 .js-tools-pillars{min-height:calc(2386.078px + (768px - 100vw)*.33482)}.page-id-57 .js-tools-guide{min-height:calc(1714.391px + (768px - 100vw)*1.07474)}.page-id-57 .js-tools-guidelines{min-height:calc(2346.469px + (768px - 100vw)*2.48921)}.page-id-57 .js-tools-library{min-height:calc(2067.875px + (768px - 100vw)*.21718)}.page-id-57 .js-tools-card-grid,.page-id-57 .js-tools-lib-grid{grid-template-columns:1fr}.page-id-57 .js-tools-vcard:nth-child(n){grid-column:1!important;grid-row:auto!important}.page-id-57 .js-tools-vcard:nth-of-type(n){min-height:0}
}
@media(max-width:780px){.page-id-57 .js-tools-promo-form .js-tools-form-fields{grid-template-columns:1fr}.page-id-57 .js-tools-promo-form input[type=submit]{width:100%}}
@media(max-width:620px){.page-id-57 .js-tools-table thead{display:none}.page-id-57 .js-tools-table,.page-id-57 .js-tools-table tbody,.page-id-57 .js-tools-table tr,.page-id-57 .js-tools-table td{display:block;width:100%}.page-id-57 .js-tools-table tr{border-top:1px solid #d9d3c7;padding:8px 0}.page-id-57 .js-tools-table td{border:0;padding:4.8px 20px}.page-id-57 .js-tools-table .disease{padding-top:14.4px;white-space:normal}}
@media(max-width:520px){.page-id-57 .js-tools-intro-pull{margin-top:48px}.page-id-57 .js-tools-guidelines h2.js-tools-display{transform:scaleX(.92);transform-origin:center;white-space:nowrap}.page-id-57 .js-tools-field-form .js-tools-form-fields{grid-template-columns:1fr}.page-id-57 .js-tools-field-form input[type=submit]{width:100%}}
