@font-face {
  font-family: "victor-serif";
  src: url("https://cdn2.fullfocus.co/fonts/victor/VictorSerif-40Regular.woff2") format("woff2"), url("https://cdn2.fullfocus.co/fonts/victor/VictorSerif-40Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "victor-serif";
  src: url("https://cdn2.fullfocus.co/fonts/victor/VictorSerif-45RegularItalic.woff2") format("woff2"), url("https://cdn2.fullfocus.co/fonts/victor/VictorSerif-45RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "victor-serif";
  src: url("https://cdn2.fullfocus.co/fonts/victor/VictorSerif-60Regular.woff2") format("woff2"), url("https://cdn2.fullfocus.co/fonts/victor/VictorSerif-60Regular.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "victor-serif";
  src: url("https://cdn2.fullfocus.co/fonts/victor/VictorSerif-65RegularItalic.woff2") format("woff2"), url("https://cdn2.fullfocus.co/fonts/victor/VictorSerif-65RegularItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
#page {
  background: #fff;
  overflow: hidden;
}

.announcement-no #page,
.announcement-yes #page {
  margin-top: 0;
}

#top {
  display: none;
}

body {
  color: #1C1919;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
}
body p,
body ul,
body ol {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.5;
}
@media (max-width: 991px) {
  body p,
  body ul,
  body ol {
    font-size: 16px;
  }
}
body p li,
body ul li,
body ol li {
  margin-bottom: 25px;
}
body p {
  margin-bottom: 30px;
}
body #page a:not(.btn) {
  color: #000;
  padding-bottom: 2px;
  border-bottom: 2px solid #ccaf8e;
  text-decoration: none;
}
body #page a:not(.btn):hover {
  color: black;
  border-color: black;
}
body h2 {
  font-family: "victor-serif", serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-size: 60px;
  line-height: 1;
  color: #1c1919;
  color: #844C47;
}
body h2.sans-serif {
  font-family: europa, sans-serif;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.1;
  color: #844C47;
}
@media (max-width: 991px) {
  body h2 {
    font-size: 48px;
  }
}
body h3 {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 1.1;
}
@media screen and (max-width: 991px) {
  body h3 {
    font-size: 24px;
  }
}
body h4 {
  font-family: europa, sans-serif;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  text-transform: uppercase;
}
body h5 {
  font-family: europa, sans-serif;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: bold;
  text-transform: uppercase;
}
body .btn {
  font-family: europa, sans-serif;
  font-size: 16px;
  letter-spacing: 0.25em;
  line-height: 24px;
  text-transform: uppercase;
  padding: 18px 32px;
  border-radius: 100px !important;
  border: 0px;
  margin: 0 12px;
}
body .btn:first-child {
  margin-left: 0;
}
body .btn:last-child {
  margin-right: 0;
}
@media screen and (max-width: 551px) {
  body .btn {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2rem;
    display: inline-block;
    padding: 18px 26px;
  }
}
body .btn.btn-gold {
  background: #ccaf8e;
  color: black;
  border: 2px solid #ccaf8e;
}
body .btn.btn-gold:hover {
  background: black;
  color: white;
  border: 2px solid black;
}
body .btn-dark {
  background-color: #c68579;
}
body .bg-dark {
  background: #1C1919;
}
body .gform_wrapper .gform_footer input[type=submit] {
  background-color: #c68579;
  border-color: #c68579;
}

.mh-checklist {
  padding: 0;
}
.mh-checklist > li {
  padding: 0;
  position: relative;
  list-style-type: none;
  background: url("../../img/page-specific/mastermind-mhm/checkmark.svg") no-repeat 0px 10px;
  background-size: 20px;
  padding-left: 30px;
  background-position-y: 6px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mh-checklist > li {
    background-size: 18px;
    background-position-y: 5px;
  }
}

.mh-section {
  padding: 160px 0;
  background: #f7f7f5;
}
@media (max-width: 1199px) {
  .mh-section {
    padding: 80px 0;
  }
}

.mh-dark-section {
  background: #1C1919;
  color: #F2ECDF;
}
.mh-dark-section__title {
  color: #9CB5C9;
  font-size: 85px;
  max-width: 970px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
}
@media (max-width: 1199px) {
  .mh-dark-section__title {
    font-size: 50px;
  }
}
@media (max-width: 575px) {
  .mh-dark-section__title {
    font-size: 42px;
    margin-bottom: 2rem;
  }
}

.mh-coach-hero {
  background-image: url(../../img/page-specific/mastermind-mhm/atf-megan.jpg?v=2);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 80vh;
}
@media (max-width: 991px) {
  .mh-coach-hero {
    /* White overlay */
  }
  .mh-coach-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 35%, rgba(255, 255, 255, 0.7) 100%);
    z-index: 0;
  }
}
.mh-coach-hero .logo {
  position: absolute;
  position: absolute;
  top: 60px;
  left: 0;
}
.mh-coach-hero .mh-coach-hero-present {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #F2ECDF;
  letter-spacing: 4px;
  margin-top: 0;
  display: block;
}
.mh-coach-hero .main-img {
  display: block;
  margin-left: auto;
}
.mh-coach-hero > .container {
  padding-top: 100px;
  padding-left: 10px;
  padding-right: 10px;
}
.mh-coach-hero h1 {
  font-family: "victor-serif", serif;
  font-weight: 400;
  line-height: 1.2;
  font-size: 50px;
  color: #1C1919;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media (max-width: 1400px) {
  .mh-coach-hero h1 {
    font-size: 42px;
    margin-top: 70px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .mh-coach-hero h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .mh-coach-hero h1 {
    margin-top: 0;
  }
}
.mh-coach-hero h4 {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  color: #d5c1a9;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1199px) {
  .mh-coach-hero h4 {
    font-size: 18px;
    max-width: 320px;
  }
}
.mh-coach-hero p {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.5;
  color: #1C1919;
  margin-bottom: 17px;
  padding-right: 1rem;
}
@media (max-width: 1400px) {
  .mh-coach-hero p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.mh-coach-hero .mh-coach-hero-text {
  min-height: 80vh;
}
@media (max-width: 1199px) {
  .mh-coach-hero {
    min-height: auto;
  }
  .mh-coach-hero > .container {
    padding-top: 90px;
    padding-bottom: 40px;
  }
  .mh-coach-hero .logo {
    top: 50px;
    left: 10px;
    max-width: 90px;
  }
  .mh-coach-hero .mh-coach-hero-present {
    font-size: 18px;
  }
  .mh-coach-hero p {
    font-size: 1rem;
  }
  .mh-coach-hero .mh-coach-hero-text {
    min-height: 70vh;
  }
  .mh-coach-hero .main-img {
    max-width: 400px;
    margin: auto;
    display: block;
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 991px) {
  .mh-coach-hero > .container {
    padding-top: 122px;
    padding-bottom: 30px;
  }
  .mh-coach-hero .mh-coach-hero-present {
    font-size: 16px;
  }
  .mh-coach-hero .main-img {
    max-width: 100%;
    margin-top: 30px;
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .mh-coach-hero {
    background-image: url(../../img/page-specific/mastermind-mhm/atf-megan-mobile.jpg?v=3);
    background-repeat: no-repeat;
    background-position: center right;
  }
  .mh-coach-hero > .container {
    padding-top: 400px;
  }
  .mh-coach-hero .logo {
    top: 40px;
    left: 15px;
    right: 0;
    /*margin: auto;*/
    max-width: 95px;
  }
  .mh-coach-hero .main-img {
    padding-left: 0;
  }
  .mh-coach-hero .left-col {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 575px) {
  .mh-coach-hero .logo {
    max-width: 60px;
  }
}

.mh-short-intro {
  background: #f7f7f5;
  color: #1C1919;
  padding: 160px 0 100px;
}
.mh-short-intro__title {
  color: #844C47;
  font-size: 60px;
  max-width: 900px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.mh-short-intro__text {
  color: #1C1919;
  max-width: 910px;
  margin: 60px auto 60px;
  font-size: 20px;
  line-height: 1.636;
  text-align: center;
}
.mh-short-intro__text .leading-text {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9cb5c9;
  letter-spacing: 5px;
}
@media (max-width: 991px) {
  .mh-short-intro .mh-role-images img {
    max-width: 375px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .mh-short-intro {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .mh-short-intro__title {
    font-size: 36px;
  }
  .mh-short-intro__text {
    font-size: 16px;
    text-align: left;
  }
}

.mh-intro2 {
  background: #ebe8e3;
  color: #1C1919;
  padding: 160px 0;
}
.mh-intro2__title {
  color: #844C47;
  font-size: 60px;
  max-width: 900px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.mh-intro2__subtitle {
  color: #1C1919;
  font-family: "victor-serif", serif;
  line-height: 1.4;
  font-weight: 400;
  text-transform: none;
  font-size: 32px;
  letter-spacing: 0;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.mh-intro2__subtitle span {
  position: relative;
  display: inline-block;
}
.mh-intro2__subtitle span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; /* Adjust to align with text */
  width: 100%;
  height: 12px; /* Thickness of the underline */
  background-image: url("../../img/page-specific/mastermind-mhm/underline-rust.svg"); /* Use a transparent PNG */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mh-intro2__text {
  color: #1C1919;
  max-width: 910px;
  margin: 60px auto 0;
  font-size: 20px;
  line-height: 1.636;
  text-align: center;
}
.mh-intro2__text .leading-text {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9cb5c9;
  letter-spacing: 5px;
}
@media (max-width: 991px) {
  .mh-intro2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .mh-intro2__title {
    font-size: 36px;
  }
  .mh-intro2__subtitle {
    font-size: 24px;
  }
  .mh-intro2__text {
    font-size: 16px;
    text-align: left;
  }
}

.mh-imagine {
  background: #f6f6f4;
  padding: 160px 0 260px;
}
@media (max-width: 991px) {
  .mh-imagine {
    padding-top: 60px;
  }
  .mh-imagine h2 {
    font-size: 36px;
  }
}
.mh-imagine h2 {
  color: #844C47;
  margin-bottom: 60px;
}
.mh-imagine .card-box {
  background: linear-gradient(#c68579 0%, #6a3c38 100%);
  border-radius: 2rem;
  padding: 2rem;
  text-align: left;
  color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.mh-imagine .card-box h5 {
  font-weight: bold;
  margin-top: 1rem;
  font-size: 30px;
  text-transform: none;
  letter-spacing: 0;
}
.mh-imagine .emoji {
  font-size: 44px;
}

.mh-bio {
  background: linear-gradient(#6a3c38 0%, #c68579 100%);
  padding: 200px 0 120px 0;
  position: relative;
  z-index: 0;
}
.mh-bio .container {
  position: relative;
  z-index: 1;
  margin-top: -442px;
}
@media (max-width: 991px) {
  .mh-bio .container {
    margin-top: -250px;
  }
}
.mh-bio__title {
  font-size: 52px;
  max-width: 910px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  padding: 0 10px;
}
.mh-bio__title span {
  position: relative;
  display: inline-block;
}
.mh-bio__title span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; /* Adjust to align with text */
  width: 100%;
  height: 12px; /* Thickness of the underline */
  background-image: url("../../img/page-specific/mastermind-mhm/underline-white.svg"); /* Use a transparent PNG */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mh-bio__text {
  font-size: 22px;
  line-height: 1.6;
  text-align: left;
  padding: 60px 0px;
  margin: 0 auto;
  max-width: 910px;
}
.mh-bio__text .leading-text {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9cb5c9;
  letter-spacing: 5px;
}
.mh-bio__image {
  width: 1100px;
  max-width: 95%;
  height: auto;
  margin: 0 auto;
}
.mh-bio__card {
  background: #ebe8e3;
  border-radius: 53px;
  text-align: left;
  overflow: hidden;
  padding-top: 80px;
}
.mh-bio__card__left {
  background: url(../../img/page-specific/mastermind-mhm/mhm-family.jpg) center center no-repeat;
  background-size: cover;
  min-height: 500px;
}
.mh-bio__emphasized {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-weight: 700;
}
@media (max-width: 991px) {
  .mh-bio {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .mh-bio__title {
    font-size: 30px;
  }
  .mh-bio__subtitle {
    font-size: 24px;
  }
  .mh-bio__text {
    font-size: 16px;
    text-align: left;
    padding: 40px 20px 10px;
  }
}

.mh-welcome {
  background: url(../../img/page-specific/mastermind-mhm/bg-meganspeaking.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 160px 0;
}
.mh-welcome__title {
  color: #fff;
  font-size: 60px;
  max-width: 821px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.mh-welcome__text {
  color: #fff;
  font-size: 22px;
  line-height: 1.6;
  text-align: center;
  padding: 0px 60px 0px;
}
@media (max-width: 991px) {
  .mh-welcome {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: left center;
  }
  .mh-welcome__title {
    font-size: 36px;
  }
  .mh-welcome__subtitle {
    font-size: 24px;
  }
  .mh-welcome__text {
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
}

.mh-testimonial {
  padding: 100px 0;
}
.mh-testimonial__left {
  text-align: center;
}
.mh-testimonial__left img {
  max-width: 250px;
  height: auto;
  width: 100%;
}
.mh-testimonial__paragraph {
  font-family: "victor-serif", serif;
  line-height: 1.4;
  font-weight: 400;
  color: #1C1919;
  margin: 0px auto 18px;
  text-transform: none;
  font-size: 32px;
  letter-spacing: 0;
}
.mh-testimonial__sep {
  color: #844C47;
  width: 20px;
  height: 2px !important;
  opacity: 1;
}
.mh-testimonial__author {
  color: #844C47;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.mh-testimonial__jobtitle {
  color: #1C1919;
  font-size: 14px;
  display: block;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .mh-testimonial .container {
    max-width: 100%;
  }
  .mh-testimonial__left img {
    margin-bottom: 20px;
    max-width: 180px;
  }
  .mh-testimonial__paragraph {
    font-size: 22px;
  }
  .mh-testimonial__author {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .mh-testimonial__right {
    text-align: center;
  }
  .mh-testimonial__sep {
    margin: 20px auto;
  }
}

.mh-system {
  background: #ebe8e3;
  color: #1C1919;
  padding: 160px 0;
}
.mh-system__title {
  color: #844C47;
  font-size: 60px;
  max-width: 900px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.mh-system__subtitle {
  color: #1C1919;
  font-family: "victor-serif", serif;
  line-height: 1.4;
  font-weight: 400;
  text-transform: none;
  font-size: 32px;
  letter-spacing: 0;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.mh-system__subtitle span {
  position: relative;
  display: inline-block;
}
.mh-system__subtitle span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; /* Adjust to align with text */
  width: 100%;
  height: 12px; /* Thickness of the underline */
  background-image: url("../../img/page-specific/mastermind-mhm/underline-rust.svg"); /* Use a transparent PNG */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mh-system__text {
  color: #1C1919;
  max-width: 910px;
  margin: 60px auto 0;
  font-size: 20px;
  line-height: 1.636;
  text-align: center;
}
.mh-system__text .leading-text {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9cb5c9;
  letter-spacing: 5px;
}
@media (max-width: 991px) {
  .mh-system {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .mh-system__title {
    font-size: 36px;
  }
  .mh-system__subtitle {
    font-size: 24px;
  }
  .mh-system__text {
    font-size: 16px;
    text-align: left;
  }
}

.mh-get {
  background-color: #ebe8e3;
  padding: 160px 0;
}
.mh-get__title {
  color: #844C47;
  font-size: 60px;
  margin-top: 0;
}
.mh-get__text {
  color: #1C1919;
}
@media (max-width: 991px) {
  .mh-get {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: left center;
  }
  .mh-get__title {
    font-size: 36px;
  }
  .mh-get__subtitle {
    font-size: 24px;
  }
  .mh-get__text {
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
  .mh-get .container {
    max-width: 100%;
  }
}
.mh-get {
  /* =========================
     MASTERMINDS GRID
  ========================= */
}
.mh-get .mastermind-grid {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.mh-get {
  /* Card base */
}
.mh-get .mastermind-grid .mm-card {
  --mm-radius: 44px;
  --mm-header-bg: #B27970;
  --mm-header-bg-dark: #7A4C46;
  position: relative;
  border-radius: var(--mm-radius);
  overflow: hidden;
  background: var(--mm-header-bg);
  color: #ffffff;
  font-family: europa, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
}
.mh-get {
  /* =========================
     HEADER
  ========================= */
}
.mh-get .mastermind-grid .mm-header {
  position: relative;
  padding: 56px 56px 64px; /* bottom padding allows arrow overlap */
  display: flex;
  justify-content: space-between;
  gap: 32px;
  background: var(--mm-header-bg);
}
@media (max-width: 991px) {
  .mh-get .mastermind-grid .mm-header {
    padding: 56px 36px 64px;
  }
}
.mh-get .mastermind-grid .mm-title {
  font-family: "victor-serif", serif;
  font-size: clamp(2.4rem, 2.2vw, 3.2rem);
  line-height: 1.05;
  margin: 0;
}
.mh-get .mastermind-grid .mm-subtitle {
  margin-top: 12px;
  font-size: 1.25rem;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .mh-get .mastermind-grid .mm-subtitle {
    font-size: 1rem;
  }
}
.mh-get {
  /* =========================
     ARROW BUTTON (CRITICAL)
  ========================= */
}
.mh-get .mastermind-grid .mm-toggle {
  position: absolute;
  right: 48px;
  /* Vertically straddles header + image */
  bottom: -55px;
  width: 92px;
  height: 110px;
  border-radius: 999px;
  border: none;
  background: #C98E83;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 5;
}
.mh-get {
  /* FORCE chevron to render */
}
.mh-get .mastermind-grid .mm-chevron {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 52px;
  line-height: 1;
  color: #ffffff;
  display: block;
  transform: translateY(-2px);
  transition: transform 0.35s ease;
}
.mh-get {
  /* Hover / focus */
}
.mh-get .mastermind-grid .mm-toggle:hover {
  background: #D9A097;
}
.mh-get .mastermind-grid .mm-toggle:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.9);
  outline-offset: 4px;
}
.mh-get {
  /* Rotate arrow when open */
}
.mh-get .mastermind-grid .mm-card.is-open .mm-chevron {
  transform: rotate(180deg);
}
.mh-get {
  /* =========================
     IMAGE / DESCRIPTION PANEL
  ========================= */
}
.mh-get .mastermind-grid .mm-panel {
  position: relative;
  height: clamp(300px, 32vw, 420px);
  background: var(--mm-header-bg);
}
.mh-get {
  /* Image */
}
.mh-get .mastermind-grid .mm-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translateY(0);
  transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.mh-get {
  /* Description */
}
.mh-get .mastermind-grid .mm-desc {
  position: absolute;
  inset: 0;
  padding: 68px 56px 56px;
}
@media (max-width: 991px) {
  .mh-get .mastermind-grid .mm-desc {
    padding-left: 36px;
    padding-right: 36px;
  }
}
.mh-get .mastermind-grid .mm-desc {
  background: linear-gradient(180deg, var(--mm-header-bg) 0%, var(--mm-header-bg-dark) 100%);
  font-size: clamp(1.35rem, 1.4vw, 2rem);
  line-height: 1.35;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.mh-get {
  /* Open state */
}
.mh-get .mastermind-grid .mm-card.is-open .mm-image {
  transform: translateY(100%);
}
.mh-get .mastermind-grid .mm-card.is-open .mm-desc {
  opacity: 1;
  transform: translateY(0);
}
.mh-get {
  /* =========================
     MOBILE
  ========================= */
}
@media (max-width: 575.98px) {
  .mh-get .mastermind-grid .mm-header {
    padding: 44px 28px 48px;
  }
  .mh-get .mastermind-grid .mm-title {
    font-size: 2.2rem;
  }
  .mh-get .mastermind-grid .mm-subtitle {
    font-size: 1.1rem;
  }
  .mh-get .mastermind-grid .mm-toggle {
    width: 52px;
    height: 80px;
    right: 24px;
    bottom: -40px;
  }
  .mh-get .mastermind-grid .mm-chevron {
    font-size: 30px;
  }
  .mh-get .mastermind-grid .mm-desc {
    padding: 36px 28px 40px;
  }
}
.mh-get {
  /* =========================
     REDUCED MOTION
  ========================= */
}
@media (prefers-reduced-motion: reduce) {
  .mh-get .mastermind-grid .mm-image,
  .mh-get .mastermind-grid .mm-desc,
  .mh-get .mastermind-grid .mm-chevron {
    transition: none !important;
  }
}

.mh-path {
  background: url(../../img/page-specific/mastermind-mhm/bg-meganattable.jpg?v=2) center center no-repeat #f7f7f5;
  background-size: cover;
  padding: 160px 0;
}
.mh-path__title {
  color: #fff;
  font-size: 60px;
  max-width: 821px;
  text-align: left;
  margin-top: 60px;
}
.mh-path__text {
  color: #fff;
}
.mh-path__spots {
  color: #fff;
}
.mh-path__card {
  position: relative;
  padding: 3rem 3.5rem 1rem 3.5rem;
  background: #fff;
  height: 100%;
  border-radius: 53px;
}
.mh-path__card__title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  margin: 20px 0;
}
.mh-path__card__decoration-text {
  color: #844C47;
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  letter-spacing: 3.6px;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .mh-path__card p {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .mh-path {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center center;
  }
  .mh-path .container {
    max-width: 100%;
  }
  .mh-path__title {
    font-size: 36px;
  }
  .mh-path__subtitle {
    font-size: 24px;
  }
  .mh-path__text {
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
  .mh-path__card {
    padding: 20px 30px;
  }
  .mh-path__card__title {
    font-size: 22px;
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .mh-path {
    padding-top: 0;
    background-image: none;
    background-color: #844C47;
  }
  .mh-path__title {
    text-align: center;
  }
  .mh-path__toprow {
    background: url(../../img/page-specific/mastermind-mhm/bg-meganattable-mobile.jpg?v=2) center top no-repeat;
    background-size: cover;
    padding-top: 350px;
    padding-bottom: 40px;
  }
  .mh-path__desktopbutton {
    display: none;
  }
  .mh-path__card {
    background: none;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
  }
  .mh-path__card__decoration-text {
    color: #C68579;
  }
}

.mh-receive {
  background: #f7f7f5;
  padding: 100px 0 0;
}

.mh-retreat {
  background: #f7f7f5;
  color: #1C1919;
  padding: 30px 0 160px;
}
.mh-retreat__title {
  color: #844C47;
  font-size: 60px;
  max-width: 821px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}
.mh-retreat__title span {
  position: relative;
  display: inline-block;
}
.mh-retreat__title span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; /* Adjust to align with text */
  width: 100%;
  height: 12px; /* Thickness of the underline */
  background-image: url("../../img/page-specific/mastermind-mhm/underline-rust.svg"); /* Use a transparent PNG */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mh-retreat__text {
  color: #1C1919;
  max-width: 910px;
  margin: 2rem auto 0;
  font-size: 22px;
  line-height: 1.636;
  text-align: center;
}
.mh-retreat__text .leading-text {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9cb5c9;
  letter-spacing: 5px;
}
@media (max-width: 991px) {
  .mh-retreat {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: left center;
  }
  .mh-retreat__title {
    font-size: 36px;
  }
  .mh-retreat__subtitle {
    font-size: 24px;
  }
  .mh-retreat__text {
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
}

.mh-possible {
  background: #f7f7f5;
  color: #1C1919;
  padding: 160px 0;
}
.mh-possible__title {
  color: #844C47;
  font-size: 60px;
  max-width: 821px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}
.mh-possible__title span {
  position: relative;
  display: inline-block;
}
.mh-possible__title span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; /* Adjust to align with text */
  width: 100%;
  height: 12px; /* Thickness of the underline */
  background-image: url("../../img/page-specific/mastermind-mhm/underline-rust.svg"); /* Use a transparent PNG */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mh-possible__text {
  color: #1C1919;
  max-width: 910px;
  margin: 2rem auto 0;
  font-size: 22px;
  line-height: 1.636;
  text-align: center;
}
.mh-possible__text .leading-text {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9cb5c9;
  letter-spacing: 5px;
}
@media (max-width: 991px) {
  .mh-possible {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: left center;
  }
  .mh-possible__title {
    font-size: 36px;
  }
  .mh-possible__subtitle {
    font-size: 24px;
  }
  .mh-possible__text {
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
  .mh-possible .perfect-mobile {
    margin: 0 auto;
    max-width: 375px;
  }
}

.mh-for {
  background-color: #ebe8e3;
  padding: 160px 0;
}
.mh-for__title {
  color: #844C47;
  font-size: 60px;
  max-width: 821px;
  text-align: left;
  margin-top: 0;
}
.mh-for__text {
  color: #1C1919;
}
.mh-for__right {
  text-align: right;
}
.mh-for__image {
  border-radius: 53px;
  max-width: 400px;
  height: auto;
}
@media (max-width: 991px) {
  .mh-for {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: left center;
  }
  .mh-for__title {
    font-size: 36px;
  }
  .mh-for__subtitle {
    font-size: 24px;
  }
  .mh-for__text {
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
  .mh-for__right {
    text-align: center;
    margin-top: 20px;
  }
}

.mh-limited {
  background: #f7f7f5;
  color: #1C1919;
  padding: 160px 0;
}
.mh-limited__title {
  color: #844C47;
  font-size: 60px;
  max-width: 821px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}
.mh-limited__title span {
  position: relative;
  display: inline-block;
}
.mh-limited__title span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; /* Adjust to align with text */
  width: 100%;
  height: 12px; /* Thickness of the underline */
  background-image: url("../../img/page-specific/mastermind-mhm/underline-rust.svg"); /* Use a transparent PNG */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mh-limited__text {
  color: #1C1919;
  max-width: 910px;
  margin: 2rem auto 0;
  font-size: 22px;
  line-height: 1.636;
  text-align: center;
}
.mh-limited__text .leading-text {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9cb5c9;
  letter-spacing: 5px;
}
@media (max-width: 991px) {
  .mh-limited {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: left center;
  }
  .mh-limited__title {
    font-size: 36px;
  }
  .mh-limited__subtitle {
    font-size: 24px;
  }
  .mh-limited__text {
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
}

.mh-couldbe {
  background: linear-gradient(#6a3c38 0%, #c68579 100%);
  color: #fff;
  padding: 160px 0 60px;
}
.mh-couldbe__title {
  color: #fff;
  font-size: 60px;
  max-width: 821px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.mh-couldbe__subtitle {
  color: #fff;
  font-family: "victor-serif", serif;
  line-height: 1.4;
  font-weight: 400;
  text-transform: none;
  font-size: 32px;
  letter-spacing: 0;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  text-align: center;
}
.mh-couldbe__subtitle span {
  position: relative;
  display: inline-block;
}
.mh-couldbe__subtitle span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; /* Adjust to align with text */
  width: 100%;
  height: 12px; /* Thickness of the underline */
  background-image: url("../../img/page-specific/mastermind-mhm/underline-white.svg"); /* Use a transparent PNG */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mh-couldbe__text {
  color: #fff;
  font-size: 22px;
  line-height: 1.6;
  text-align: center;
  padding: 40px 0px 10px;
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .mh-couldbe {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: left center;
  }
  .mh-couldbe__title {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .mh-couldbe__subtitle {
    font-size: 24px;
  }
  .mh-couldbe__text {
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
}

.mh-contact {
  background: #ebe8e3;
  background: #f7f7f5;
  padding: 100px 0;
  text-align: center;
}
.mh-contact__title {
  font-family: "victor-serif", serif;
  font-size: 32px;
  margin-top: 30px;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  display: block;
  text-transform: none;
}
.mh-contact__form {
  max-width: 800px;
  margin: auto;
  text-align: left;
}
@media (max-width: 1199px) {
  .mh-contact__title {
    font-size: 25px;
  }
}

.mh-faq {
  background-color: #f6f6f4;
  padding: 160px 0;
}
.mh-faq__title {
  color: #844C47;
  font-size: 60px;
  max-width: 821px;
  text-align: left;
  margin-top: 1rem;
}
.mh-faq__text {
  color: #1C1919;
}
@media (max-width: 991px) {
  .mh-faq {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: left center;
  }
  .mh-faq__title {
    font-size: 36px;
  }
  .mh-faq__subtitle {
    font-size: 24px;
  }
  .mh-faq__text {
    font-size: 16px;
    text-align: left;
    padding: 0;
  }
}

.mh-coach-about {
  background: url("../../img/mh/win-at-work-and-succeed-at-life.jpeg") no-repeat;
  background-size: cover;
  padding: 175px 0 100px;
  position: relative;
  text-align: center;
}
.mh-coach-about__content {
  color: #F2ECDF;
  max-width: 1190px;
  margin: auto;
}
.mh-coach-about__title {
  font-family: europa, sans-serif;
  line-height: 1.25;
  font-weight: 700;
  color: #F2ECDF;
  margin: 0px auto 18px;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 10px;
}
.mh-coach-about__icon {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(50%);
}
@media (max-width: 1199px) {
  .mh-coach-about {
    padding: 60px 0;
  }
  .mh-coach-about__title {
    margin: 2rem auto 1rem;
  }
  .mh-coach-about__icon {
    max-width: 80px;
  }
}
@media (max-width: 767px) {
  .mh-coach-about__title {
    letter-spacing: 4px;
  }
}

.mh-coach-audiences {
  padding: 35px 0 15px;
  background: #EBE8E3;
}
.mh-coach-audiences__title {
  max-width: 570px;
  letter-spacing: 1.7px;
}
.mh-coach-audiences__left {
  padding: 120px 0 90px 10px;
  color: #1C1919;
}
.mh-coach-audiences__left p {
  font-size: 22px;
  letter-spacing: 0;
}
.mh-coach-audiences__main-text {
  padding-right: 2rem;
  margin-top: 45px;
}
.mh-coach-audiences ul {
  padding-left: 0;
}
@media (max-width: 1199px) {
  .mh-coach-audiences ul {
    padding-left: 0;
  }
}
.mh-coach-audiences ul li {
  background-position-y: 5px;
  padding: 0;
  position: relative;
  list-style-type: none;
  background-image: url("data:image/svg+xml,%3Csvg id='CheckMark' xmlns='http://www.w3.org/2000/svg' width='28.872' height='28.872' viewBox='0 0 28.872 28.872'%3E%3Cpath id='Path_231' data-name='Path 231' d='M311.065,386.7A14.436,14.436,0,1,0,325.5,401.133,14.436,14.436,0,0,0,311.065,386.7Zm0,26.948a12.51,12.51,0,0,1,0-25.021v0a12.531,12.531,0,0,1,12.509,12.512v0A12.512,12.512,0,0,1,311.062,413.645Z' transform='translate(-296.629 -386.697)' fill='%235b7285'/%3E%3Cpath id='Path_232' data-name='Path 232' d='M313.228,392.8l-7.25,7.808-3.291-3.552a.882.882,0,0,0-1.31,0,1.052,1.052,0,0,0,0,1.413l3.946,4.256a.9.9,0,0,0,.654.292h0a.9.9,0,0,0,.652-.291l7.926-8.537a1.056,1.056,0,0,0-.022-1.412A.882.882,0,0,0,313.228,392.8Z' transform='translate(-292.381 -383.33)' fill='%235b7285'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 27px;
  padding-left: 2.5rem;
  margin-bottom: 40px;
  font-size: 22px;
}
@media (max-width: 1199px) {
  .mh-coach-audiences {
    padding-top: 70px;
  }
  .mh-coach-audiences__main-text {
    margin-top: 2rem;
    padding-right: 0;
  }
  .mh-coach-audiences__left {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 30px;
  }
  .mh-coach-audiences__left p {
    font-size: 1rem;
  }
  .mh-coach-audiences__left ul li {
    font-size: 1rem;
  }
  .mh-coach-audiences__title {
    font-size: 28px;
    letter-spacing: 4px;
  }
  .mh-coach-audiences img {
    max-width: 300px;
    margin: auto;
    display: block;
  }
}
@media (max-width: 767px) {
  .mh-coach-audiences__title {
    font-size: 40px;
    letter-spacing: 3px;
  }
  .mh-coach-audiences img {
    max-width: 100%;
  }
}

.mh-coach-intro {
  background-color: #EBE8E3;
  padding: 0 0 110px;
}
.mh-coach-intro .container {
  border-top: 1px solid #000;
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .mh-coach-intro .container {
    padding-top: 40px;
  }
}
.mh-coach-intro h2 {
  color: #252F41;
  font-size: 85px;
  margin-bottom: 20px;
}
.mh-coach-intro .intro-image {
  width: 480px;
  height: auto;
  border-top-left-radius: 1000px;
  border-top-right-radius: 1000px;
}
@media (max-width: 991px) {
  .mh-coach-intro .intro-image {
    width: 80%;
    max-width: 350px;
    padding: 0 0 40px 0;
    float: none;
    margin: 0 auto;
    display: block;
  }
}
.mh-coach-intro__right {
  padding-top: 1rem;
  padding-left: 110px;
}
.mh-coach-intro__paragraph {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 1.636363;
}
@media (max-width: 1199px) {
  .mh-coach-intro {
    padding-bottom: 80px;
  }
  .mh-coach-intro h2 {
    font-size: 50px;
  }
  .mh-coach-intro__right {
    padding-left: 16px;
    padding-right: 16px;
  }
  .mh-coach-intro__paragraph {
    font-size: 1rem;
  }
}

.mh-benefits {
  background: #f7f7f5;
  padding-top: 160px;
}
.mh-benefits__title {
  max-width: 800px;
  letter-spacing: 1.7px;
  font-size: 85px;
  margin-bottom: 70px;
}
@media (max-width: 1199px) {
  .mh-benefits {
    padding-top: 80px;
  }
  .mh-benefits__title {
    font-size: 50px;
    margin-bottom: 3rem;
  }
}

.mh-benefits-card {
  position: relative;
  padding: 3rem 3.5rem 1rem 3.5rem;
  background: #fff;
  height: 100%;
}
.mh-benefits-card__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
.mh-benefits-card__decoration-text {
  background: #5B7285;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  height: 100%;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  letter-spacing: 3.6px;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .mh-benefits-card p {
    margin-bottom: 0;
  }
}

.mh-cta {
  padding: 100px 0;
}
.mh-cta__text {
  max-width: 985px;
  margin: auto;
  text-align: center;
}
@media (max-width: 1199px) {
  .mh-cta__text {
    font-size: 20px;
  }
}

.marquee {
  --gap: 1rem;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
}
.marquee ul,
.marquee li {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.marquee__content {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  min-width: 100%;
  gap: var(--gap);
  animation: scroll 60s linear infinite;
}

.fade-in {
  opacity: 0;
}

.animate {
  opacity: 0;
  animation: fade-in 1s ease-in-out forwards;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
    transform: translate(0, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
body .gform_wrapper .gform_footer input[type=submit] {
  border-radius: 100px !important;
  margin: auto;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  content: "";
  display: block;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* Overriding container size */
@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1440px;
  }
}
/* Modal
----------------------------------------------------- */
body.modal-open {
  overflow: hidden;
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.9);
}

.modal-backdrop.show {
  opacity: 0.9;
}

#coaching-form-modal .modal-content {
  border: 0;
  border-radius: 0;
}
@media (max-width: 991px) {
  #coaching-form-modal .modal-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }
}
#coaching-form-modal .modal-content .modal-header {
  display: flex !important;
}

/*# sourceMappingURL=megan-hyatt-miller-mastermind_v2.css.map */
