/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/* 3rd party packages */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* SASS and Global'ish Stuff */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  /* 10px / 16px = 62.5% */
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
  margin: 0;
  padding: 0;
}
body {
  color: #2d3436;
  font-family: "Arimo", sans-serif;
  font-display: swap;
  font-weight: 500;
  overflow-x: hidden;
  position: relative;
  letter-spacing: 0.04rem;
}
a {
  text-decoration: none;
}
h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #fff;
  font-size: 4.8rem;
  word-spacing: 4px;
  letter-spacing: 1px;
}
@media (max-width: 1485px) {
  h1 {
    font-size: 4.4rem;
  }
}
@media (max-width: 1380px) {
  h1 {
    font-size: 4rem;
  }
}
@media (max-width: 1250px) {
  h1 {
    font-size: 3.6rem;
  }
}
@media (max-width: 1150px) {
  h1 {
    font-size: 3.2rem;
  }
}
@media (max-width: 1100px) {
  h1 {
    font-size: 3rem;
  }
}
@media (max-width: 800px) {
  h1 {
    font-size: 2.8rem;
  }
}
@media (max-width: 735px) {
  h1 {
    font-size: 2.6rem;
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 2.4rem;
  }
}
@media (max-width: 550px) {
  h1 {
    font-size: 2.2rem;
  }
}
.section-title,
.panel-title2 {
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
img {
  max-width: 100%;
  height: auto;
}
a:hover,
a:active {
  text-decoration: none;
}
p {
  padding-bottom: 2.6rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6;
}
@media (max-width: 700px) {
  p {
    font-size: 1.6rem;
    padding-bottom: 2.4rem;
  }
}
ol {
  box-sizing: border-box;
  padding-left: 45px;
}
@media (max-width: 500px) {
  ol {
    padding-left: 38px;
  }
}
ul,
ol {
  padding-bottom: 2.6rem;
}
@media (max-width: 700px) {
  ul,
  ol {
    padding-bottom: 2.4rem;
  }
}
li {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 1rem;
}
@media (max-width: 700px) {
  li {
    font-size: 1.6rem;
  }
}
.doc-ul {
  display: block;
  list-style-type: disc;
  padding-bottom: 2.6rem;
  padding-left: 4rem;
}
.doc-ul li {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 1rem;
}
@media (max-width: 700px) {
  .doc-ul li {
    font-size: 1.6rem;
  }
}
.no_scroll {
  overflow-y: hidden;
}
section {
  margin-bottom: 8rem;
}
@media (max-width: 800px) {
  section {
    margin-bottom: 6rem;
  }
}
@media (max-width: 400px) {
  section {
    margin-bottom: 4rem;
  }
}
.section-title {
  font-size: 3.2rem;
  color: #1f3a5f;
  background-color: #ffe8cc;
  padding: 8px 8px 6px 10px;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border-top-right-radius: 40px;
  margin-bottom: 3rem;
  margin-top: 8rem;
  display: flex;
  align-items: flex-end;
  gap: 6px;
}
@media (max-width: 1150px) {
  .section-title {
    font-size: 2.8rem;
  }
}
@media (max-width: 900px) {
  .section-title {
    font-size: 2.6rem;
  }
}
@media (max-width: 700px) {
  .section-title {
    font-size: 2.4rem;
    padding: 8px 4px 6px 6px;
    margin-top: 6rem;
  }
}
@media (max-width: 600px) {
  .section-title {
    font-size: 2.2rem;
  }
}
@media (max-width: 500px) {
  .section-title {
    font-size: 2rem;
  }
}
@media (max-width: 400px) {
  .section-title {
    font-size: 1.8rem;
  }
}
.section-title ion-icon {
  color: #5c7cfa;
}
.grid--center-v {
  align-items: center;
}
.grid--2-cols {
  grid-template-columns: repeat(2, 1fr);
}
.grid {
  display: grid;
  -moz-column-gap: 5.2rem;
       column-gap: 5.2rem;
  row-gap: 9.6rem;
  /* margin-bottom: 9.6rem; */
}
@media (max-width: 480px) {
  .grid {
    -moz-column-gap: 2.6rem;
         column-gap: 2.6rem;
    row-gap: 3rem;
  }
}
@media (max-width: 400px) {
  .grid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 2rem;
  }
}
.container {
  max-width: 114rem;
  padding: 0 3.2rem;
  margin: 0 auto;
}
@media (max-width: 400px) {
  .container .container {
    padding: 0;
  }
}
@media (max-width: 960px) {
  .container {
    max-width: 100%;
  }
}
@media (max-width: 700px) {
  .container {
    max-width: 98%;
    padding: 0 2.4rem;
  }
}
@media (max-width: 600px) {
  .container {
    max-width: 97%;
  }
}
@media (max-width: 480px) {
  .container {
    max-width: 99%;
    padding: 0 1.4rem;
  }
  .container p {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 480px) and (max-width: 360px) {
  .container p {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
.container-footer {
  max-width: 100%;
}
.container--ad {
  max-width: 960px;
}
.container--blog {
  max-width: 96rem;
  margin-bottom: 6rem;
}
.container--contact {
  width: 1000px;
  max-width: 90%;
}
.container--about {
  max-width: 850px;
}
.container--narrow {
  max-width: 1020px;
}
.bottom-padding {
  margin-bottom: 4rem !important;
}
.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}
.min-list {
  padding: 0;
  margin: 0;
}
.min-list li {
  list-style: none;
}
.p-top-small {
  padding-top: 1rem;
}
.p-top-large {
  padding-top: 1.6rem;
}
.p-bottom-large {
  padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}
.nu {
  text-decoration: none;
}
.nu:hover {
  text-decoration: underline;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-center {
  text-align: center;
}
.t-small {
  font-size: 0.85rem;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.push-right {
  margin-right: 20px;
}
.container:after,
.group:after {
  clear: both;
}
.hide {
  display: none;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
select {
  cursor: pointer;
}
/* BEM Blocks */
.our-placeholder-block {
  padding: 20px;
  text-align: center;
  font-size: 1.65rem;
  background: linear-gradient(180deg, #dedede, #adadad);
}
.page-section {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
  .page-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.school-logo-text {
  position: relative;
  z-index: 20;
  margin: 0;
  font-size: 1.75rem;
  font-weight: 100;
  width: 149px;
  height: 30px;
}
/* Make Top WP Admin Bar Fixed on Mobile */
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
/* Seach Form */
.search-form {
  background-color: #dedede;
  padding: 20px;
  text-align: center;
}
.search-form label {
  display: block;
}
.search-form-row {
  display: flex;
}
.search-form .s {
  min-width: 20px;
  flex-basis: auto;
  flex-grow: 1;
  border: none;
  font-family: "Roboto", sans-serif;
  padding: 10px;
}
@media (min-width: 530px) {
  .search-form .s {
    font-size: 1.4rem;
  }
}
.search-submit {
  color: #fff;
  border: none;
  border-radius: 4px;
  outline: none;
  background-color: #0d3b66;
  font-family: "Roboto", sans-serif;
  padding: 0 20px;
  margin-left: 10px;
}
.note-limit-message {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out;
  color: #c32929;
  font-weight: bold;
}
.note-limit-message.active {
  visibility: visible;
  opacity: 1;
}
/* Like Box */
.generic-content .like-box {
  float: right;
  font-size: 1rem;
  background-color: #ededed;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: red;
  padding: 10px 10px 10px 25px;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 0 30px 30px;
  position: relative;
}
.generic-content .like-box:hover {
  background-color: #dedede;
}
.like-count {
  padding-left: 10px;
}
.like-box .fa-heart-o {
  transition: all 0.35s ease-out;
  position: absolute;
  left: 10px;
}
.like-box .fa-heart {
  left: 10px;
  transition: all 0.4s ease-out;
  position: absolute;
  visibility: hidden;
  transform: scale(0.2);
  opacity: 0;
}
.like-box[data-exists=yes] .fa-heart {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}
.like-box[data-exists=yes] .fa-heart-o {
  visibility: hidden;
  opacity: 0;
}
/* New Moss CSS */
.titleHeader {
  text-align: center;
  background: #e7f5ff;
  padding: 0.8rem 0.5rem 0.5rem;
  margin-top: 0;
  color: #495057;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.header-tag {
  text-align: center;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  color: #2c3a47;
  background-color: #a5b1c2;
}
.header-tag h2 {
  font-size: 1.8rem;
  font-weight: 600;
}
@media (max-width: 350px) {
  .header-tag h2 {
    font-size: 1.6rem;
  }
}
.header-tag a {
  color: #2c3a47;
  cursor: pointer;
}
.header-tag span {
  color: #218c74;
}
nav li {
  margin-bottom: 0;
}
.mobile_menu li.bookMobileMenu a {
  color: #182c61 !important;
}
/* Fullscreen overlay */
.header-mobile-div {
  display: none;
}
@media (max-width: 860px) {
  .header-mobile-div {
    display: block;
  }
}
.open-mobile {
  z-index: 9999;
  width: 40px;
  height: 40px;
  display: none;
  cursor: pointer;
  filter: brightness(0) saturate(100%) invert(20%) sepia(20%) saturate(496%) hue-rotate(183deg) brightness(98%) contrast(91%);
}
@media (max-width: 860px) {
  .open-mobile {
    display: block;
  }
}
.close-mobile {
  z-index: 9999;
  position: absolute;
  right: 1.6rem;
  top: 1.6rem;
  width: 40px;
  height: 40px;
  display: none;
  cursor: pointer;
  filter: brightness(0) saturate(100%) invert(20%) sepia(20%) saturate(496%) hue-rotate(183deg) brightness(98%) contrast(91%);
}
.display-close {
  display: block;
}
.mobile_menu_div {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh; /* IMPORTANT */
  overflow: hidden;
  transform: translateX(-100%);
  transition: transform 0.35s ease;
  z-index: 999999;
  will-change: transform;
}
.mobile_menu_div.open {
  transform: translateX(0);
}
.mobile_menu_div {
  background: #10ac84;
  position: fixed;
  inset: 0;
  z-index: 99999;
}
.mobile_menu_inner {
  height: 100dvh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mobile_menu_overlay {
  position: fixed;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 999998;
}
.mobile_menu_overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.mobile_menu {
  margin: 0;
  padding: 100px 0px 100px 30px;
  list-style: none;
  margin-left: -40px;
}
.mobile_menu li {
  margin: 8px 0 0;
  border-bottom: 1px dotted #ffeaa7;
  padding-left: 4rem;
}
.mobile_menu a {
  font-size: 2rem;
  font-weight: 500;
  color: #ecf0f1 !important;
  text-decoration: none;
}
.navmenu {
  justify-self: end;
}
.custom-logo {
  max-width: 90px;
  max-height: auto;
}
@media (max-width: 860px) {
  .custom-logo {
    width: 80px;
  }
}
@media (max-width: 800px) {
  .custom-logo {
    width: 65px;
  }
}
.banner {
  opacity: 0;
}
header {
  background-color: #e7f5ff;
}
.freeButton {
  margin-top: 1rem;
}
.section-hero {
  background: linear-gradient(to right, rgba(0, 23, 8, 0.3) 0%, rgba(29, 28, 28, 0.5) 0%), url(https://divorceandthepathforward.com/wp-content/uploads/2026/04/divorce-and-the-path-forward-banner-on-couch-sharp.jpg) center/cover no-repeat;
  background-size: cover;
  padding-bottom: 1px;
  background-position: 10% 20%;
  height: 100vh;
  width: 100%;
  position: relative;
  top: 0;
  min-height: max(650px, 100vh);
  transition: opacity 0.2s ease-in;
  opacity: 0;
}
@media (max-width: 900px) {
  .section-hero {
    background-position: 78% 20%;
  }
}
@media (max-width: 600px) {
  .section-hero {
    min-height: 665px;
    min-height: max(400px, 100vh);
  }
}
@media (max-width: 400px) {
  .section-hero {
    min-height: 765px;
  }
}
@media (orientation: portrait) {
  .header-banner {
    min-height: max(400px, 100vh);
  }
}
.row {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 4rem;
}
@media (max-width: 600px) {
  .row {
    padding: 0 2rem;
  }
}
@media (max-width: 550px) {
  .row {
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .row {
    padding: 0 2rem;
    max-width: 100%;
  }
}
@media (max-width: 400px) {
  .row .row {
    padding: 0;
  }
}
nav .row {
  max-width: 100%;
  color: #2f3542 !important;
  z-index: 9999;
  height: 90px;
  background-color: rgba(23, 192, 235, 0.9);
  display: flex;
  grid-template-columns: 1fr 4fr;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  font-weight: 600;
  padding-top: 4px;
}
@media (max-width: 860px) {
  nav .row {
    height: 76px;
  }
}
@media (max-width: 800px) {
  nav .row {
    justify-items: end;
    grid-template-columns: 1fr 4fr;
    height: 65px;
  }
}
@media (max-width: 450px) {
  nav .row {
    grid-template-columns: 1fr 1.2fr;
  }
}
.bookMenu a {
  padding: 10px 14px !important;
  background-color: #182c61;
  color: #f7f1e3 !important;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  transition: all 0.3s ease-out;
}
.bookMenu a:hover {
  background-color: #0c1b46;
}
.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  align-items: center;
  justify-items: center;
  max-width: 75%;
  gap: 12rem;
}
@media (max-width: 1250px) {
  .hero-grid {
    gap: 5rem;
  }
}
@media (max-width: 1100px) {
  .hero-grid {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin-top: 6rem;
  }
}
.header-nav .main-menu {
  list-style: none;
  display: inline-block;
  padding-bottom: 0 !important;
}
@media (max-width: 860px) {
  .header-nav .main-menu {
    display: none !important;
  }
}
.header-nav .main-menu li {
  display: inline-block;
  margin-left: 3rem;
}
@media (max-width: 860px) {
  .header-nav .main-menu {
    display: none !important;
  }
}
.header-nav .main-menu li a:link,
.header-nav .main-menu li a:visited {
  color: #212529;
  text-decoration: none;
  font-size: 1.6rem;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
@media (max-width: 650px) {
  .header-nav .main-menu li a:link,
  .header-nav .main-menu li a:visited {
    font-size: 1.6rem;
  }
}
.header-nav .main-menu li a:hover,
.header-nav .main-menu li a:active {
  color: #2c3a47;
  cursor: pointer;
}
.footer-nav .main-menu {
  float: right;
  list-style: none;
  display: inline-block;
  position: relative;
  font-weight: 600;
}
@media (max-width: 860px) {
  .footer-nav .main-menu {
    display: none !important;
  }
}
.footer-nav .main-menu li {
  display: inline-block;
  margin-left: 3rem;
}
.footer-nav .main-menu li a:link,
.footer-nav .main-menu li a:visited {
  color: #212529;
  text-decoration: none;
  font-size: 1.6rem;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
@media (max-width: 650px) {
  .footer-nav .main-menu li a:link,
  .footer-nav .main-menu li a:visited {
    font-size: 1.6rem;
  }
}
.footer-nav .main-menu li a:hover,
.footer-nav .main-menu li a:active {
  color: #2c3a47;
  cursor: pointer;
}
.bookbanner-button {
  padding: 6px 12px 6px !important;
  border-radius: 4px !important;
  background-color: #182c61 !important;
  font-size: 1.4rem !important;
  color: #f7f1e3 !important;
  display: inline-block !important;
  cursor: pointer !important;
  width: auto; /* don't force full width */
  justify-self: start; /* keep button natural size */
  transition: all 0.3s ease-out !important;
}
.bookbanner-button:hover {
  background-color: #122456 !important;
}
.banner-button {
  padding: 10px 14px 10px !important;
  border-radius: 4px !important;
  background-color: #182c61 !important;
  font-size: 1.6rem !important;
  color: #f7f1e3 !important;
  display: inline-block !important;
  cursor: pointer !important;
  width: auto; /* don't force full width */
  justify-self: start; /* keep button natural size */
  transition: all 0.3s ease-out !important;
}
@media (max-width: 1150px) {
  .banner-button {
    font-size: 1.6rem !important;
    padding: 8px 12x 8px !important;
  }
}
.banner-button:hover {
  background-color: #122456 !important;
}
.banner-check {
  display: flex;
  gap: 1rem;
  color: #f8f9fa;
  font-size: 2rem;
  line-height: 1.6;
}
@media (max-width: 1150px) {
  .banner-check {
    font-size: 1.8rem;
  }
}
@media (max-width: 400px) {
  .banner-check {
    font-size: 1.6rem;
  }
}
.banner-check ion-icon {
  font-size: 3rem;
  color: #f6b93b;
}
@media (max-width: 1150px) {
  .banner-check ion-icon {
    font-size: 2.6rem;
  }
}
@media (max-width: 350px) {
  .banner-check ion-icon {
    font-size: 2rem;
  }
}
.banner-intro {
  color: #f8f9fa;
  font-size: 2rem;
  line-height: 1.6;
}
@media (max-width: 500px) {
  .banner-intro {
    font-size: 1.8rem;
  }
}
@media (max-width: 400px) {
  .banner-intro {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.banner-intro-lost {
  color: #f1f2f6;
  font-size: 4.2rem;
  line-height: 1.2;
}
@media (max-width: 1150px) {
  .banner-intro-lost {
    font-size: 2.8rem;
    line-height: 1.4;
  }
}
@media (max-width: 500px) {
  .banner-intro-lost {
    font-size: 2.6rem;
  }
}
@media (max-width: 400px) {
  .banner-intro-lost {
    font-size: 2.4rem;
  }
}
.banner-box {
  position: absolute;
  left: 8%;
  top: clamp(170px, 22vh, 40vh);
  padding: 40px;
  max-width: 560px;
  border-radius: 8px;
}
@media (max-width: 800px) {
  .banner-box {
    top: clamp(165px, 22vh, 40vh);
    left: 2.6%;
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .banner-box {
    left: 1.4%;
    padding: 20px;
    max-width: 90%;
  }
}
@media (max-width: 400px) {
  .banner-box {
    top: clamp(165px, 22vh, 40vh);
    left: 1%;
    padding: 15px;
    max-width: 90%;
  }
}
.banner-box .introtext {
  display: grid;
  gap: 1.8rem;
  grid-template-columns: 1fr;
}
@media (max-width: 600px) {
  .banner-box .introtext {
    gap: 1.4rem;
  }
}
@media (max-width: 400px) {
  .banner-box .introtext {
    gap: 1.2rem;
  }
}
.banner-box .introtext .check-list {
  display: grid;
  gap: 0.4rem;
  grid-template-columns: 1fr;
}
@media (max-width: 400px) {
  .banner-box .introtext .check-list {
    gap: 0.2rem;
  }
}
footer {
  padding: 6px 0 2px;
  background: rgba(23, 192, 235, 0.9);
  margin-top: 10rem;
}
@media (max-width: 700px) {
  footer {
    margin-top: 8rem;
  }
}
@media (max-width: 500px) {
  footer {
    margin-top: 7rem;
  }
}
@media (max-width: 400px) {
  footer {
    gap: 6.4rem;
  }
}
footer p {
  padding-bottom: 1rem !important;
  text-align: center;
}
@media (max-width: 400px) {
  footer {
    padding: 15px 0 5px;
  }
}
@media (max-width: 400px) {
  footer .container {
    padding: 0 4rem !important;
  }
}
footer .grid {
  display: grid;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  row-gap: 9.6rem;
  justify-content: space-between;
  align-items: center;
  padding: 0 4rem;
}
@media (max-width: 650px) {
  footer .grid {
    padding: 0 1.4rem;
  }
}
footer .grid--cols-2 {
  grid-template-columns: 1fr 4fr;
}
footer .grid--cols-2 .columnmenu .listmenu {
  list-style: none;
}
@media (max-width: 1500px) {
  footer .grid--cols-2 .columnmenu .listmenu a {
    font-size: 1.6rem;
  }
}
@media (max-width: 950px) {
  footer .grid--cols-2 .columnmenu .listmenu a {
    font-size: 1.4rem;
  }
}
footer .grid--cols-2 .columnmenu .menutitle {
  margin-bottom: 1.6rem;
  color: #b33939;
  font-size: 1.6rem !important;
  text-transform: uppercase;
  font-weight: 800;
}
@media (max-width: 1500px) {
  footer .grid--cols-2 .columnmenu .menutitle {
    font-size: 2rem;
  }
}
@media (max-width: 950px) {
  footer .grid--cols-2 .columnmenu .menutitle {
    font-size: 1.8rem;
  }
}
footer .grid--cols-2 .columnmenu address {
  color: #1e272e;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4;
}
@media (max-width: 1500px) {
  footer .grid--cols-2 .columnmenu address {
    font-size: 1.6rem;
  }
}
@media (max-width: 950px) {
  footer .grid--cols-2 .columnmenu address {
    font-size: 1.4rem;
  }
}
@media (max-width: 1500px) {
  footer .grid--cols-2 {
    grid-template-columns: 1fr 4fr;
    row-gap: 3.2rem;
  }
}
@media (max-width: 850px) {
  footer .grid--cols-2 {
    grid-template-columns: 1fr 4fr;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 2rem;
  }
}
@media (max-width: 600px) {
  footer .grid--cols-2 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
    row-gap: 1.2rem;
  }
}
footer .socialflex {
  display: flex;
  gap: 1.4rem;
  list-style: none;
  margin-top: 1rem;
}
footer .socialflex li a {
  text-decoration: none;
  border-bottom: none !important;
}
footer .socialflex li a ion-icon {
  font-size: 2.6rem;
  color: #576574;
}
footer .copyright {
  font-size: 1.2rem;
  font-weight: 700;
}
footer .copyright a {
  color: #2d3436;
}
@media (max-width: 700px) {
  footer .copyright {
    font-size: 1rem;
  }
}
footer .viewtop {
  display: block;
}
.blogGrid {
  display: grid;
  grid-template-columns: 5fr 1.5fr;
  gap: 3rem;
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .blogGrid {
    grid-template-columns: 1fr;
  }
}
.excerpt-text p {
  padding-bottom: 1rem;
}
.excerpt-text .hr-div {
  display: flex;
  justify-content: center;
}
.excerpt-text .hr-div hr {
  margin-bottom: 6rem;
  margin-top: 2rem;
  width: 90%;
  border: none;
  height: 1px;
  background-color: #636e72;
}
.wp-block-separator {
  border: none;
  height: 1px;
  background: #636e72 !important;
  margin-bottom: 20px !important;
}
.sidebar-excerpt {
  font-size: 1.2rem;
  line-height: 1.4;
}
.sidebar-button {
  padding: 4px 10px;
  font-size: 1.4rem;
  border-radius: 2px;
  margin-top: 1.2rem;
  margin-bottom: 3rem;
  display: inline-block;
  background-color: #182c61;
  color: #f7f1e3;
  cursor: pointer;
  transition: all 0.3s ease-out;
  text-decoration: none;
  font-weight: 500;
}
.sidebar-button a {
  color: #f7f1e3;
}
.sidebar-button:hover {
  background-color: #122456;
}
.sidebar-excerpt {
  line-height: 1.4;
  font-size: 1.4rem;
  font-style: italic;
}
.sidebar-hr {
  margin-bottom: 1rem;
}
#load-more {
  font-size: 1.2rem;
  padding: 4px 14px 6px 14px;
  border: 1px solid #3bc9db;
  border-radius: 2px;
  margin-bottom: 4rem;
  background-color: #3bc9db;
  color: #f8f9fa;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
#load-more:hover {
  color: #323d41;
}
.wp-block-latest-posts__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 800px) {
  .wp-block-latest-posts__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.6rem;
  }
}
@media (max-width: 600px) {
  .wp-block-latest-posts__list {
    grid-template-columns: 1fr;
  }
}
.sidebarBlog {
  max-width: 20rem;
}
@media (max-width: 800px) {
  .sidebarBlog {
    max-width: 100%;
  }
}
h1 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 3.6rem;
  line-height: 1.2;
  color: #2d3436;
}
@media (max-width: 900px) {
  h1 {
    font-size: 3.2rem;
    line-height: 1.4;
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 2.8rem;
    line-height: 1.2;
  }
}
article img {
  border-radius: 6px;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
}
article .readTime {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 1rem;
  padding-top: 4px;
  color: #3c6382;
}
article h2.wp-block-heading {
  font-size: 2.4rem;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-weight: 500;
}
article h2.blogRead {
  font-size: 1.6rem;
  color: #ee5a24;
  margin-left: 4rem;
  margin-bottom: 2rem;
}
article h3.post-stats {
  font-size: 1.2rem;
  line-height: 1.4;
}
article h3.wp-block-heading {
  font-size: 2rem;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-weight: 500;
}
article ul.wp-block-list {
  padding-bottom: 2.6rem;
  display: block;
  list-style-type: disc;
  padding-bottom: 2.6rem;
  padding-left: 40px;
}
@media (max-width: 700px) {
  article ul.wp-block-list {
    padding-bottom: 2.4rem;
  }
}
@media (max-width: 500px) {
  article ul.wp-block-list {
    padding-left: 30px;
  }
}
article ul.wp-block-list li {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6;
}
@media (max-width: 700px) {
  article ul.wp-block-list li {
    font-size: 1.6rem;
  }
}
.blogsRow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blogsRow .two-col-posts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
}
@media (max-width: 900px) {
  .blogsRow .two-col-posts {
    gap: 2rem;
  }
}
@media (max-width: 800px) {
  .blogsRow .two-col-posts {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}
.blog-excerpt {
  font-size: 1.4rem;
  margin-bottom: 1.4rem;
}
.blog-excerpt-main {
  line-height: 1.6;
  font-size: 1.6rem;
  margin-bottom: 6px;
}
.intro-img {
  border-radius: 6px;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  margin-bottom: 6px;
}
.blog-button {
  padding: 4px 15px 4px;
  border-radius: 4px;
  background-color: #182c61;
  color: #f7f1e3;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  width: auto;
  justify-self: start;
  transition: all 0.3s ease-out;
}
.blog-button a {
  font-size: 1.4rem;
  color: #f8f9fa !important;
  text-decoration: none !important;
}
.blog-button-main a {
  padding: 8px 25px 8px;
  border-radius: 4px;
  background-color: #182c61;
  color: #f7f1e3 !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  width: auto;
  justify-self: start;
  transition: all 0.3s ease-out;
  font-size: 1.4rem;
  margin-top: 1.4rem;
}
.blog-button-main a:hover {
  background-color: #122456;
}
.blog-index {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6rem;
  row-gap: 5.2rem;
}
@media (max-width: 700px) {
  .blog-index {
    grid-template-columns: 1fr;
    row-gap: 4.2rem;
  }
}
@media (max-width: 500px) {
  .blog-index {
    row-gap: 3.6rem;
  }
}
@media (max-width: 400px) {
  .blog-index {
    row-gap: 3.4rem;
  }
}
.page-numbers {
  font-size: 2rem;
  color: #b2bec3;
  text-decoration: none;
  margin-right: 1rem;
  pointer: cursor;
  padding-right: 4px;
  margin-right: 2px;
}
.page-numbers.current {
  color: #d63031;
}
.pagination {
  margin-top: 3rem;
  margin-bottom: 6rem;
}
.book-div {
  margin-bottom: 6rem;
}
/* Overlay */
/* Overlay (background) */
/* OVERLAY */
.modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  /* SLIDE IN */
}
/* MODAL BOX */
.modal-box {
  width: 90%;
  max-width: 700px;
  max-height: 80vh;
  opacity: 0;
  transition: opacity 0.75s ease;
  background: #edf2ff;
  border-radius: 12px;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.modal-box h2.service-heading {
  padding: 2rem 1.8rem 0.6rem !important;
  margin: 0;
  grid-template-columns: auto auto;
  gap: 6px;
  width: 100%;
  justify-content: start;
  display: none;
}
.modal-box h2.service-heading.active {
  display: grid;
}
.modal-box hr {
  margin-bottom: 0.6rem;
  border: none;
  height: 2px;
  background-color: #bccce5;
}
/* SLIDE IN */
.modal-overlay.active .modal-box {
  opacity: 1;
}
/* CLOSE BUTTON */
.modal-close {
  position: absolute;
  top: 0.4rem;
  right: 1rem;
  font-size: 2.4rem;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;
}
/* SCROLL AREA */
.modal-content {
  padding: 15px 20px 20px;
  overflow-y: auto;
  max-height: 80vh;
}
/* PANELS */
.panel {
  display: none;
}
.panel.active {
  display: block;
}
/* LOCK BACKGROUND SCROLL */
body.modal-open {
  overflow: hidden;
  padding-right: 15px;
}
.amelia-v2-booking #amelia-container .am-fcis {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.amelia-v2-booking #amelia-container .am-fcil__item {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.amelia-v2-booking #amelia-container .am-fcil__item-inner.am-mobile {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.amelia-v2-booking #amelia-container .am-fcil.am-mobile {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.amelia-v2-booking #amelia-container .am-fcis__header-price,
.amelia-v2-booking #amelia-container .am-fcil__item-cost > span {
  font-weight: 500 !important;
}
.amelia-v2-booking #amelia-container.am-fs__wrapper {
  margin: 3.6rem auto !important;
}
/* Forces 'per session' to appear after the price in Amelia forms */
@media (max-width: 700px) {
  .amelia-v2-booking #amelia-container .am-slide-popup__block-footer {
    align-items: stretch !important;
    justify-content: flex-end !important;
    gap: 0 8px;
    flex-direction: column !important;
  }
  .amelia-v2-booking #amelia-container .am-fs-dt__rec_popup {
    text-align: center !important;
  }
}
.amelia-v2-booking #amelia-container.am-fc__wrapper {
  border-top: 1px solid #8395a7;
  border-bottom: 1px solid #8395a7;
  border-radius: 0 !important;
  padding: 2rem 2px !important;
}
.amelia-v2-booking #amelia-container .am-button.am-button--medium.is-icon-only {
  display: none !important;
}
/* =========================
   OVERLAY (BACKDROP)
========================= */
/* =========================
   MODAL CONTAINER (FIX SIZE ISSUE)
========================= */
.buttonDiv {
  display: flex;
  justify-content: center; /* Centers horizontally */
  align-items: center; /* Centers vertically */
}
.buttonDiv .page-button {
  padding: 10px 14px !important;
  border-radius: 4px;
  background-color: #182c61;
  font-size: 1.8rem;
  color: #f7f1e3;
  display: inline-block;
  padding-bottom: 0;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
@media (max-width: 1150px) {
  .buttonDiv .page-button {
    font-size: 1.6rem;
    padding: 8px 12px !important;
  }
}
.buttonDiv .page-button:hover {
  background-color: #0c1b46;
}
.buttonSessionDiv {
  display: flex;
  justify-content: start; /* Centers horizontally */
  align-items: center; /* Centers vertically */
  margin-bottom: 2rem;
}
.buttonSessionDiv a {
  padding: 10px 14px !important;
  border-radius: 4px;
  background-color: #182c61;
  font-size: 1.8rem;
  color: #f7f1e3;
  display: inline-block;
  padding-bottom: 0;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
@media (max-width: 1150px) {
  .buttonSessionDiv a {
    font-size: 1.6rem;
    padding: 8px 12px !important;
  }
}
.buttonSessionDiv a:hover {
  background-color: #0c1b46;
}
.panelsHelp {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  gap: 3rem;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 1150px) {
  .panelsHelp {
    gap: 2rem;
  }
}
@media (max-width: 700px) {
  .panelsHelp {
    grid-template-columns: 1fr;
    gap: 2.6rem;
  }
}
@media (max-width: 500px) {
  .panelsHelp {
    gap: 2.4rem;
  }
}
@media (max-width: 400px) {
  .panelsHelp {
    gsp: 2.2rem;
  }
}
@media (max-width: 360px) {
  .panelsHelp {
    gsp: 2rem;
  }
}
.panelsHelp div img {
  box-shadow: -9px 13px 64px -34px rgba(0, 0, 0, 0.62);
  border-radius: 6px;
  position: relative;
}
.headshot {
  overflow: hidden;
  max-width: 270px;
  float: left;
  margin: 0 3rem 2rem 0;
  height: auto;
  border-radius: 6px;
  box-shadow: 1px 0.1rem 1rem 1px rgba(54, 72, 91, 0.5);
}
@media (max-width: 550px) {
  .headshot {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 3rem;
  }
}
.introAbout {
  margin-bottom: 6rem;
}
@media (max-width: 550px) {
  .introAbout {
    display: grid;
  }
}
.services-div {
  margin-bottom: 6rem;
}
@media (max-width: 800px) {
  .services-div {
    margin-bottom: 5rem;
  }
}
@media (max-width: 500px) {
  .services-div {
    margin-bottom: 4rem;
  }
}
.service-price {
  font-size: 2.2rem;
  font-weight: 800;
  color: #3b5bdb;
  padding-bottom: 1.6rem;
}
.service-text {
  padding-left: 6rem;
}
@media (max-width: 500px) {
  .service-text {
    padding-left: 5.2rem !important;
  }
}
@media (max-width: 400px) {
  .service-text {
    padding-left: 3.4rem !important;
  }
}
@media (max-width: 360px) {
  .service-text {
    padding-left: 1rem !important;
  }
}
.service-get {
  padding-left: 1rem;
  padding-bottom: 2rem;
}
@media (max-width: 500px) {
  .service-get {
    padding-left: 0rem;
  }
}
.service-get p {
  padding-bottom: 1rem;
}
.service-get .get-list {
  padding-bottom: 1rem;
  padding-left: 1.2rem;
  font-size: 1.6rem;
  display: grid;
  grid-template-columns: auto auto;
  gap: 4px;
  width: 100%;
  justify-content: start;
  line-height: 1.4;
}
.thrive {
  display: grid;
  grid-template-columns: auto auto;
  gap: 4px;
  width: 100%;
  justify-content: start;
}
.thrive ion-icon {
  font-size: 1.2rem;
  color: #d9480f;
  top: 6px;
  position: relative;
}
.bullet-div {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  padding-left: 3rem;
}
@media (max-width: 400px) {
  .bullet-div {
    padding-left: 2rem;
  }
}
@media (max-width: 360px) {
  .bullet-div {
    padding-left: 1rem;
  }
}
.bullet-div p {
  padding-bottom: 1rem;
  padding-left: 2.8rem;
  font-weight: 700;
}
@media (max-width: 500px) {
  .bullet-div p {
    padding-left: 1rem;
  }
}
@media (max-width: 400px) {
  .bullet-div p {
    padding-left: 0.6rem;
  }
}
@media (max-width: 360px) {
  .bullet-div p {
    padding-left: 0;
  }
}
.bullet-div .bullet-list {
  padding-left: 2.6rem;
  padding-bottom: 1.2rem;
  font-size: 1.6rem;
  display: grid;
  grid-template-columns: auto auto;
  gap: 4px;
  width: 100%;
  justify-content: start;
  line-height: 1.4;
}
@media (max-width: 500px) {
  .bullet-div .bullet-list {
    padding-left: 2.2rem;
  }
}
@media (max-width: 400px) {
  .bullet-div .bullet-list {
    padding-left: 0.2rem;
  }
}
.bullet-div .bullet-list ion-icon {
  font-size: 1.2rem;
  color: #d9480f;
  padding-top: 0.44rem;
}
h2.service-heading {
  font-size: 2.8rem;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-weight: 500;
  display: grid;
  grid-template-columns: auto auto;
  gap: 6px;
  width: 100%;
  justify-content: start;
}
@media (max-width: 800px) {
  h2.service-heading {
    font-size: 2.6rem;
  }
}
@media (max-width: 500px) {
  h2.service-heading {
    font-size: 2.4rem;
    gap: 4px;
  }
}
@media (max-width: 360px) {
  h2.service-heading {
    margin-top: 1.6em;
  }
}
h2.service-heading ion-icon {
  font-size: 3rem;
  color: #ccae62;
  padding-top: 0.38rem;
}
@media (max-width: 800px) {
  h2.service-heading ion-icon {
    padding-top: 0.22rem;
  }
}
@media (max-width: 500px) {
  h2.service-heading ion-icon {
    font-size: 2.8rem;
  }
}
@media (max-width: 360px) {
  h2.service-heading ion-icon {
    font-size: 3rem;
    padding-top: 0rem;
  }
}
h3.services-mainheading {
  font-size: 2.2rem;
  margin-bottom: 0.4rem;
  line-height: 1.4;
  font-weight: 600;
}
h3.services-subheading {
  font-size: 2.2rem;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-weight: 600;
  padding-left: 3rem;
  display: grid;
  grid-template-columns: auto auto;
  gap: 6px;
  width: 100%;
  justify-content: start;
}
@media (max-width: 800px) {
  h3.services-subheading {
    font-size: 2rem;
  }
}
@media (max-width: 500px) {
  h3.services-subheading {
    padding-left: 2.4rem;
  }
}
@media (max-width: 400px) {
  h3.services-subheading {
    padding-left: 0rem;
  }
}
h3.services-subheading ion-icon {
  font-size: 2.2rem;
  color: #d9480f;
  padding-top: 0.32rem;
}
@media (max-width: 800px) {
  h3.services-subheading ion-icon {
    padding-top: 0.12rem;
  }
}
@media (max-width: 360px) {
  h3.services-subheading ion-icon {
    padding-left: 0;
  }
}
.am-lite-footer-link {
  color: #7f8fa6 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}
/* amelia badges or cards */
/* buttons too thin */
/* Target Amelia buttons */
.amelia-v2-booking .am-button.am-button--mini {
  padding: 18px 18px !important; /* increase top/bottom */
  line-height: 1.4;
  background-color: #182c61 !important;
  height: auto; /* prevents forced small height */
}
/* Optional: make it feel more like a normal button */
.amelia-v2-booking .am-button.am-button--mini .am-button__inner {
  display: inline-flex;
  align-items: center;
}
/* Target the container that holds the items */
.amelia-v2-booking #amelia-container .am-fcl {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 20px;
}
.amelia-v2-booking #amelia-container.am-fc__wrapper .am-fcl__item {
  max-width: 100% !important;
}
/* Make each item fill full width of its grid column */
.amelia-v2-booking #amelia-container .am-fcl__item {
  width: 100% !important;
}
.amelia-v2-booking #amelia-container .am-fcl__item-content {
  width: 100% !important;
}
/* Mobile: switch to 1 column */
@media (max-width: 768px) {
  .amelia-v2-booking #amelia-container .am-fcl {
    grid-template-columns: 1fr !important;
  }
}
/* amelia badges or cards */
/* Service 1 */
/* Service 1 */
.amelia-v2-booking #amelia-container .am-fcl__item:nth-child(1) .am-fcl__item-content {
  border-left: 1rem solid #6b8e7a !important;
}
/* Service 2 */
.amelia-v2-booking #amelia-container .am-fcl__item:nth-child(2) .am-fcl__item-content {
  border-left: 1rem solid #a67c52 !important;
}
/* Service 3 */
.amelia-v2-booking #amelia-container .am-fcl__item:nth-child(3) .am-fcl__item-content {
  border-left: 1rem solid #5a7fa3 !important;
}
/* Service 4 */
.amelia-v2-booking #amelia-container .am-fcl__item:nth-child(4) .am-fcl__item-content {
  border-left: 1rem solid #9b6b8f !important;
}
/* Hide "Available" label */
.amelia-v2-booking #amelia-container .am-fcil__heading {
  display: none !important;
}
.services-overview-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
  row-gap: 6rem;
  max-width: 90rem;
  margin: auto;
  padding: 6rem 0 0;
}
@media (max-width: 1150px) {
  .services-overview-grid {
    gap: 2rem;
    row-gap: 4rem;
  }
}
@media (max-width: 800px) {
  .services-overview-grid {
    grid-template-columns: 1fr;
  }
}
.services-overview-grid .card-header {
  background: #00cec9;
  color: #f1f2f6;
  padding-bottom: 2.5rem;
}
.services-coaching-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
  row-gap: 6rem;
  max-width: 90rem;
  margin: auto;
  padding: 6rem 0 0;
}
@media (max-width: 900px) {
  .services-coaching-grid {
    gap: 2rem;
    row-gap: 7rem;
  }
}
@media (max-width: 800px) {
  .services-coaching-grid {
    grid-template-columns: 1fr;
  }
}
.services-coaching-grid .card-header {
  background: #00b894;
  color: #f1f2f6;
  padding-bottom: 2.5rem;
}
.service-card {
  background: #f5f6fa;
  border-radius: 0.8rem;
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.08);
  text-align: center;
}
.service-card h2 {
  margin: 1rem 0 0 0;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
}
@media (max-width: 1150px) {
  .service-card h2 {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.service-card .supportText {
  padding: 1rem 2rem 2.5rem !important;
}
.service-card span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.service-card .custom-hr {
  width: 85%; /* 60% of parent width */
  margin: 0 auto 1.5rem; /* centers horizontally and adds vertical spacing */
  border: none; /* remove default border */
  height: 1px; /* thickness of the line */
  background-color: #dfeef5; /* light blue (Tailwind sky-300) */
}
.service-card ul {
  list-style: none; /* removes bullets */
  padding: 0; /* removes default padding */
  margin: 0; /* removes default margin */
}
.service-card ul li {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
  width: 100%;
  justify-content: start;
  font-size: 1.6rem;
  line-height: 1.8;
}
.service-card ul li ion-icon {
  color: #e84118;
}
.service-card .supportTextBullets {
  text-align: left;
  padding: 1rem 2rem 2.5rem;
}
.service-card .supportTextBullets ion-icon {
  font-size: 2.6rem;
}
@media (max-width: 1150px) {
  .service-card .supportTextBullets ion-icon {
    font-size: 2.4rem;
  }
}
@media (max-width: 500px) {
  .service-card .supportTextBullets {
    padding: 1rem 1rem 2rem;
  }
}
.service-card .banner-button {
  margin-bottom: 3rem;
}
.icon-circle {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background: #f5f6fa;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transform: translateY(-30px);
  background-color: #c7ecee;
}
.icon-circle ion-icon {
  font-size: 3.6rem;
  color: #22c55e;
}
.service-card p {
  padding: 2rem 2.6rem 2.5rem;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #444;
}
.service-card p em {
  color: #e84118;
  font-weight: 700;
}
.bulletP {
  padding-bottom: 1px;
}
.rightList ul {
  list-style: none; /* removes bullets */
  padding: 0; /* removes default padding */
  margin: 0; /* removes default margin */
}
.rightList ul li.right {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
  width: 100%;
  justify-content: start;
  font-size: 1.6rem;
  line-height: 1.8;
}
.rightList ul li.right ion-icon {
  color: #2980b9;
}
.rightList ul li.notright {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
  width: 100%;
  justify-content: start;
  font-size: 1.6rem;
  line-height: 1.8;
}
.rightList ul li.notright ion-icon {
  color: #e84118;
}
.rightList .supportTextBullets {
  text-align: left;
  padding: 1rem 2rem 2.5rem !important;
}
.rightList .supportTextBullets ion-icon {
  font-size: 2.6rem;
}
.right-wrapper {
  max-width: 800px;
  margin: auto;
}
.right-wrapper .services-right-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  max-width: 90rem;
  margin: auto;
  padding: 6rem 0 0;
}
.right-wrapper .services-right-grid .card-header {
  background-color: #d0bfff;
  padding: 0 2rem 3rem;
}
.right-wrapper .services-right-grid .card-header .buttonDiv {
  margin-top: 1.2rem;
}
.right-wrapper .services-right-grid h2 {
  line-height: 1.4;
  color: #2f3640;
}
.right-wrapper .services-right-grid img {
  border-bottom-left-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.08);
}
div.wpforms-container-full .wpforms-confirmation-container-full p:last-child,
div[submit-success] > .wpforms-confirmation-container-full p:last-child {
  font-size: 1.4rem !important;
}
div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background-color: #bac8ff;
  border-radius: 4px;
}
div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full {
  padding: 15px 25px 5px;
}
.contact-div {
  margin-bottom: 6rem;
}
.contact-card-grid {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  padding-bottom: 6rem;
}
.contact-card-grid h3 {
  font-size: 3.2rem;
}
.contact-box {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  padding: 4rem 2rem;
  margin-bottom: 6rem;
  max-width: 800px;
  width: 100%;
}
.contact-box .intro-form {
  padding-bottom: 1rem;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  background-color: #bac8ff;
  padding: 6px;
  border-radius: 6px;
  font-weight: 500;
}
.contact-box div.wpforms-container-full:not(:empty) {
  margin: 0 auto;
}
.contact-grid {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
}
.contact-grid p {
  padding-bottom: 1rem;
}
.form-group {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}
label {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 1.6rem;
}
input,
textarea {
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
  font-size: 1.8rem;
  border: 1px solid #bac8ff;
}
input:focus,
textarea:focus {
  outline: none;
  border-color: #7a9cff;
}
.btn-primary {
  background: #7a9cff;
  color: #fff;
  border: none;
  padding: 12px 18px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 15px;
}
.btn-primary:hover {
  background: #5f84e8;
}
.thank-you {
  text-align: center;
  padding: 2rem 1rem;
  font-size: 1.6rem;
}
.thank-you h3 {
  margin-bottom: 0.5rem;
}
.contact-section {
  max-width: 700px;
}
/* Contact Panel */
.contact-card {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  line-height: 1.2;
  padding: 1.25rem 1.5rem;
  margin-bottom: 1.5rem;
  background: #f8f9fa;
}
.contact-card ion-icon {
  font-size: 3rem;
  color: red;
}
.contact-card h3 {
  padding-bottom: 1rem;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  background-color: #bac8ff;
  padding: 6px;
  border-radius: 6px;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
.contact-card p {
  padding-bottom: 1rem;
  padding-left: 3px;
  padding-right: 2px;
  display: flex;
  align-items: flex-start;
  gap: 6px;
}
.contact-card p:first-of-type {
  align-items: center;
}
@media (max-width: 340px) {
  .contact-card p {
    font-size: 1.4rem;
  }
}
.contact-name {
  font-weight: 600;
  margin-bottom: 0.2rem;
  font-size: 2.4rem;
}
.contact-location {
  margin-bottom: 0.75rem;
}
.contact-location strong {
  color: #2980b9;
}
.contact-email a {
  color: #2980b9;
  text-decoration: none;
  font-weight: 500;
  transition: opacity 0.2s ease-in;
}
.contact-email a:hover {
  color: #1f71a8;
  text-decoration: underline;
}
.contact-phone a {
  color: #2980b9;
  text-decoration: none;
  font-weight: 500;
  transition: opacity 0.2s ease-in;
}
.contact-phone a:hover {
  color: #1f71a8;
}
.contact-note {
  margin-top: 0.75rem;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #495057;
}
/* Form (your existing style) */
.form-grid {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  padding: 1.5rem 2rem;
}
.quiz-container {
  max-width: 600px;
  margin: auto;
  padding: 30px;
  background: #f7f7f7;
  border-radius: 6px;
  text-align: center;
}
.question {
  display: none;
}
.question.active {
  display: block;
}
.quiz-container button {
  padding: 6px 25px 6px;
  border-radius: 4px;
  background: #3b7ddd;
  font-size: 1.8rem;
  color: #f8f9fa;
  display: inline-block;
  cursor: pointer;
  width: auto;
  justify-self: start;
  border: none;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  transition: all 0.3s ease-out;
}
.progress-bar {
  width: 100%;
  background: #ddd;
  height: 6px;
  margin-bottom: 20px;
}
#progress {
  height: 6px;
  width: 0%;
  background: #3b7ddd;
}
#result {
  margin-top: 30px;
  display: contents;
}
#result h3 {
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  margin-bottom: 2px;
  line-height: 1.4;
  font-weight: 600;
  font-style: italic;
}
#result h3 ion-icon {
  font-size: 2.4rem;
  color: #c23616;
}
.quiz-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.quiz-modal h2 {
  font-size: 2.6rem;
  margin-bottom: 6px;
  color: #e17055;
  margin-left: 2.2rem;
  margin-right: 2.2rem;
}
@media (max-width: 600px) {
  .quiz-modal h2 {
    font-size: 2.2rem;
  }
}
.quiz-box {
  background: white;
  padding: 40px 10px;
  max-width: 900px;
  width: 90%;
  border-radius: 6px;
  justify-items: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -80%);
  opacity: 0;
  pointer-events: none;
  display: grid; /* keep this ALWAYS */
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.quiz-box.active {
  transform: translate(-50%, -50%);
  opacity: 1;
  pointer-events: auto;
  text-align: center;
  transition: transform 0.5s ease, opacity 0.5s ease;
}
#closeQuiz {
  position: absolute;
  top: 2px;
  right: 15px;
  font-size: 35px;
  cursor: pointer;
}
.question {
  display: none;
}
.question p {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}
.question.active {
  display: contents;
}
.quiz-box button {
  padding: 6px 25px 6px;
  border-radius: 4px;
  background: #3b7ddd;
  font-size: 1.8rem;
  color: #f8f9fa;
  display: inline-block;
  cursor: pointer;
  width: auto;
  justify-self: start;
  border: none;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  transition: all 0.3s ease-out;
}
.progress-bar {
  width: 90%;
  background: #ddd;
  height: 6px;
  margin-bottom: 2rem;
  margin-top: 1rem;
}
#progress {
  height: 6px;
  width: 0%;
  background: #3b7ddd;
}
.bookMenuPop {
  padding: 10px 20px !important;
  background-color: #ff4d4d;
  color: #212529;
  text-decoration: none;
  font-size: 1.6rem;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  transition: all 0.3s ease-out;
}

/*# sourceMappingURL=style-index.css.map*/