/* cmsms stylesheet: 2026_styles modified: Tuesday, March 17, 2026 1:51:38 PM */
     
.no-js .dropdown-menu .menu ul {
  display: none;
}

.grid-container
  max-width: 1070px;
}

.narrow {
  max-width: 970px;
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

body {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  background: #f9f9f9;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

h1, .h1 {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}

h2, .h2 {
  font-size: 1.75rem;
  margin-bottom: 1rem;
}

h3, .h3 {
  font-size: 1.25rem;
  margin-bottom: 0.125rem;
}

#sub h3 {
  margin-bottom: 2rem;
}

h4, .h4 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}


h5, .h5 {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 300;
}

h6 {
  font-size: 1rem;
  font-weight: 300;
}

strong {
  font-weight: 500;
}

.v-space {
  height: 4rem;
}

.pad {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.pad-top {
  padding-top: 2rem;
}

.pad-bottom {
  padding-bottom: 3rem;
}

a {
  color: #67bbda;
  text-decoration: underline;
  transition: all 0.2s ease;
}

a:hover, a.menuactive, .menu .is-active>a {
  color: #787878;
}

.inline-links a {
  display: block;
  margin-bottom: 1rem;
}

.button {
  background: #67bbda;
  color: white;
  text-decoration: none;
  font-weight: 700;
  padding: 0.5rem 1.25rem;
}

.button.highlight, #sub .button.highlight {
  background: #A2AB58;
}

.button.orange, #sub .button.orange {
  background: #E44424;
}

.button.outline {
  background: transparent;
  border: 1px solid white;
}

.button.outline:hover {
  color: #A2AB58;
}

.button123 {
  background: #ff7b00;
  border-radius: 1rem;
  color: white;
  text-decoration: none;
  font-weight: 700;
  padding-left: 2rem;
  padding-right: 2rem;
}

.button123:hover {
  background: #003c79;
}

#sub .content .button.buttonwebinar {
  background: #2F85A4;
  border-radius: 1rem;
  color: white;
  text-decoration: none;
  font-weight: 700;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#sub .content .button.buttonwebinar:hover {
  color: white;
  background: #e1f1f8;
}

#sub .content .button.buttonapplication {
  background: #2F85A4;
  border-radius: 1rem;
  color: white;
  text-decoration: none;
  font-weight: 700;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

#sub .content .button.buttonapplication:hover {
  color: white;
  background: #e1f1f8;
}

#sub .content .button.buttonoverview {
  background: #E44424;
  border-radius: 1rem;
  color: white;
  text-decoration: none;
  font-weight: 700;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

#sub .content .button.buttonapplication:hover {
  color: white;
  background: #e1f1f8;
}

#sub .content .button.buttonschedule {
  background: #A2AB58;
  border-radius: 1rem;
  color: white;
  text-decoration: none;
  font-weight: 700;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

#sub .content .button.buttonapplication:hover {
  color: white;
  background: #e1f1f8;
}


p .button {
  margin-bottom: 0;
}

#sub .content .button {
  background: #A2AB58;
  color: white;
}

#sub .content .button.highlight {
  background: #67bbda;
}

.button:hover {
  background: #e1f1f8;
}

#sub .button:hover {
  background: #e1f1f8;
}

.corner {
  border-radius: 5px;
}

.upper {
  text-transform: uppercase;
}

hr {
  border-bottom: #e1f1f8 3px solid;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}

hr.theme {
  border-bottom: #67bbda 2px solid;
}

hr.highlight {
  border-bottom: #A2AB58 2px solid;
}

hr.dashed {
  border-bottom-style: dashed;
}

.divider {
  padding: 1rem;
  font-weight: bold;
  font-size: 1.1rem;
}

.divider .button {
  margin: 0;
}

.green {
  background: #A2AB58;
  color: white;
}

.no-pad {
  padding: 0;
}

#header {
  background: white;
  border-bottom: 1px solid #ddd;
}

.sticky-container {
  z-index: 2;
  margin-bottom: 1rem;
}

#header .grid-container {
  position: relative;
}

#header-inner {
  transition: all 0.2s;
  min-height: 100px;
}

#logo {
  padding: 1rem 0;
}

#logo a {
  display: block;
}

#logo img {
  width: auto;
  height: auto;
  margin: 0;
  transition: all 0.2s;
  max-width: 250px;
}

#logos {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#logos img {
  max-height: 85px;
  width: auto;
  margin: 0 auto;
  display: inline;
  padding: 0 0.625rem;
}

ul.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #e1f1f8;
  border-radius: 50%;
  opacity: 0.5;
}

.slick-dots li.slick-active button {
  opacity: 1;
}

.wrapper {
  background: white;
}

#title {
  padding: 1rem 0;
  max-width: 700px;
}

#title h2 {
  font-weight: 300;
  font-size: 1.2rem;
}

#hero {
  position: relative;
  background-size: cover;
  background-position: center;
  min-height: 400px;
}

#hero-buttons {
  position: absolute;
  width: 90%;
  margin: 0 5%;
  bottom: 0;
}

#hero-buttons .button:hover {
  background: #787878;
}

#sub #hero {
  margin-bottom: 1rem;
}

.has-overlay {
  position: relative;
  height: 100%;
}

.cover {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.swoop-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.75;
  top: 0;
}

.button-overlay {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.play-button {
  cursor: pointer;
  font-size: 4rem;
  color: #E44424;
  text-shadow: 3px 3px 2px rgba(0,0,0,0.1);
  opacity: 1;
  transition: all 0.2s;
}

.play-button:hover {
  opacity: 0.5;
  transition: all 0.2s;

}

.swoop-overlay img {
  width: auto;
  position: absolute;
  bottom: 0;
}

.overlay-top img {
  top: 0;
  bottom: auto;
}

.overlay-middle img {
  top: 50%;
  transform: translateY(-50%);
}

.overlay-reverse img {
  transform: scaleX(-1);
}

#quick-mobile {
  margin: 1.5rem;
}

#quick-sub {
  
}

.quick {
  max-width: 100%;
  padding: 1rem;
  color: white;
  font-weight: bold;
  font-size: 1.2rem;
  background: #67bbda;
}

.quick i {
  width: 1rem;
  text-align: center;
}

.quick span {
  margin-left: 1rem;
  border-bottom: 1px solid white;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  display: inline-block;
  width: calc(100% - 4rem);
}

.quick li:last-of-type span {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.quick a {
  color: white;
  text-decoration: none;
}

.quick .button {
  background: white;
  color: #67bbda;
}

.quick input {
  box-shadow: none;
  border: 0;
  margin-bottom: 0.5rem;
}

.quick .flex-container input:last-of-type {
  margin-left: 0.5rem;
} 

#hero-links {
  background: rgba(255,255,255,0.9);
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  width: 90%;
  margin: 0 5%;
  padding: 0 1rem;
  position: absolute;
  bottom: 1rem;
}

#hero-links a {
  color: black;
  text-decoration: none;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 0.9rem;
  padding: 1rem 0;
  height: 100%;
}

#hero-links a:hover {
  background: rgba(0,0,0,0.1);
}

#hero-links i {
  margin-bottom: 0.5rem;
}

.content {
  font-size: 0.9rem;
}

.content-light {
  background: #e1f1f8;
  padding: 2rem;
}

.content-light .button:hover {
  background: black;
}

.content-dark {
  background: #67bbda;
  padding: 2rem;
}

.content-dark .button {
  background: white;
  color: #67bbda;
}

.content-dark .button:hover {
  background: black;
}

.accordion {
  background: transparent;
}

.accordion-title, .accordion-title:focus, .accordion-title.is-active {
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
  color: #67bbda;
}

.accordion-title:focus, .accordion-title:hover, .content .accordion-title[aria-selected="true"] {
  background-color: transparent;
  color: #67bbda;
}

.accordion-content {
  background: transparent;
  border-top: 0;
}


#nav-toggle i {
  color: #787878;
  padding-top: 1rem;
}

.position-left {
  width: 100%;
  transform: translateX(-100%);
}

.dropdown-menu>ul>li {
  max-width: 270px;
}

.dropdown-menu a {
  color: #787878;
  color: black;
  font-weight: 300;
  font-size: 16px;
}

.dropdown-menu .menudepth0 > a {
  font-weight: 700;
}

.dropdown-menu a:hover, .dropdown-menu .is-active>a, .dropdown-menu .menuactive>a {
  color: #67bbda;
  background: transparent;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
  border-color: #787878 transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
  border-color: transparent transparent transparent #787878;
  right: 0.25rem;

}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
  border-color: transparent #787878 transparent transparent;
}

.is-dropdown-submenu {
  border: 1px solid #e1f1f8;
  background: white;
  padding: 0.5rem;
  z-index: 999;
  min-width: 240px;
}

.is-dropdown-submenu li:not(.last_child) a {
  border-bottom: 1px solid transparent;
  border-image:   linear-gradient(to right, transparent 10%, #dddddd 15%, #dddddd 70%, #dddddd 80%, transparent 85%) 5;
}

.is-dropdown-submenu li .last_child>a {
  border-bottom: 0;
}

.is-drilldown {
  margin-top: 3rem;
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
  border-color: transparent transparent transparent #e1f1f8;
  right: 0;
}

.drilldown .is-drilldown-submenu-parent>a::after {
  border-color: transparent transparent transparent #787878;
  right: -1rem;
}

.drilldown .js-drilldown-back>a::before {
  border-right-color: #67bbda;
}

.drilldown .is-drilldown-submenu {
  background-color: #E6E6E6;
}

.drilldown a {
  background-color: transparent;
}

#meta-menu a {
  color: white;
}

#meta-menu a:hover {
  text-decoration: underline;
}


#footer {
  background: black;
  color: white;
  font-weight: 300;
  font-size: 0.9rem;
}

.footer-column {
  padding: 0 1rem;
  font-size: 0.85rem;
}

.footer-logo a {
  display: block;
  margin-bottom: 2rem;
}

.footer-logo img {
  width: 150px;
}

#footer a {
  font-weight: 500;
  text-decoration: none;
  padding-left: 0;
}

#footer a:hover {
  color: #A2AB58;
}

#footer ul.footer-nav a {
  color: white;
  padding: 0.25rem 0.5rem 0.25rem 0;
  line-height: 1rem;
}

#footer ul.footer-nav a:hover {
  color: #A2AB58;
}

.footer-nav-parent {
  margin-bottom: 1rem;
}

#footer-bottom {
  font-size: 0.8rem;
  background: #787878;
  color: white;
  padding-top: 1rem;
  padding-bottom: 4rem;
}

#footer-bottom a {
  color: white;
}

#footer-bottom a:hover {
  color: #67bbda;
}

#social-footer {
  border-bottom: 1px solid white;
  margin-bottom: 1rem;
}

#social-footer i {
  vertical-align: middle;
}

#social-footer span {
  margin-left: 0.5rem;
}

.no-js #tabs-container {
  display: none;
}

#tabs h3 {
  margin: 2rem 0;
}

.tabs {
  border: 0;
  background: transparent;
  text-align: center;
}

.tabs-content {
  border: 0;
  background: transparent;
}

#sub .tabs-title {
  padding: 0;
  float: none;
  display: inline-block;
}

#sub .tabs-title>a {
  color: #e1f1f8;
  text-decoration: none;
  font-size: inherit;
  font-family: lora, serif;
  font-weight: 700;
  font-style: normal;
  padding: 1rem;
  border: 1px solid #e1f1f8;
  border-bottom: 1px solid #e1f1f8;
  position: relative;
}

#sub .tabs-title.is-active>a {
  background: #67BCDB;
  border: 1px solid #e1f1f8;
  color: #000000;
}

#sub .tabs-title.is-active>a::after {
  content: '';
  border-bottom: 3px solid #A2AB58;
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -2px;
}

#sub .content .accordion-title {
  font-size: inherit;
  text-decoration: none;
  color: #e1f1f8;
}

#sub .accordion-title:focus, #sub .accordion-title:hover, #sub .content #sub .accordion-title[aria-selected="true"] {
  background-color: transparent;
  color: #A2AB58;
}

.content ul:not(.no-bullet) {
  list-style: none;
  padding: 0;
  margin-left: 2rem;
  margin-bottom: 2rem;
}

.content ul:not(.no-bullet) li {
  padding-left: 1rem;
  text-indent: -1rem;
  margin-bottom: 1rem;
}

.content ul.compact-list li {
  margin-bottom: 0.25rem;
}

.content ul.medium-2-column li {
  margin-bottom: 0.25rem;
}

.content ol.compact-ol-list li {
  margin-bottom: 0.25rem;
}

.content .list-narrow li {
  max-width: 600px;
}

.content ul:not(.no-bullet) li::before {
  content: "•";
  color: #A2AB58;
  margin-right: 0.7rem;
}

.content li>ul>li {
  margin-top: 1rem;
}

.content ol {
  margin-left: 2rem;
  margin-bottom: 2rem;
  list-style: none;
  counter-reset: li;
}

.content ol li {
  margin-bottom: 1rem;
  counter-increment: li;
}

.content ol li::before {
  content: counter(li);
  color: #A2AB58;
  display: inline-block;
  width: 1rem;
  margin-left: -2rem;
  margin-right: 1rem;
  text-align: right;
  direction: rtl;
}

.scroll-icons li {
  position: relative;
}

#home .scroll-icons li::after {
  color: #e1f1f8;
  display: inline-block;
  position: absolute;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-regular);
  content: '\f044';
  font-size: 2rem;
  left: -1rem;
  top: 2px;
}

.bio-pic {
  max-width: 220px;
  margin: 1rem auto;
  cursor: pointer;
}

.bio-pic:hover img {
  opacity: 0.8;
}

.bio-pic img {
  border-radius: 50%;
  margin-bottom: 1rem;
}

#sub .bio-pic h3 {
  margin-bottom: 0;
}

#reviews {
  margin-bottom: 1rem;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 0.25rem 0;
}

#reviews blockquote {
  border: 0;
  color: black;
}

cite {
  color: #787878;
}

.orbit button {
  color: #67bbda;
  font-size: 2rem;
  opacity: 0.3;
}

.orbit-previous {
  padding-left: 0;
}

.orbit-next {
  padding-right: 0;
}

.orbit-next:hover, .orbit-previous:hover, .orbit-next:focus, .orbit-previous:focus {
  background: transparent;
  cursor: pointer;
  opacity: 1;
  transition: all 0.2s;
}

#coachingcertificationwebinar {
  padding-top: 200px;
  margin-top: -200px;
}

#accessibility-button {
  background: #787878;
  display: inline-block; 
  width: 35px;
  height: 35px;
  padding: 2px;
  border-radius: 50%;
  font-size: 12px;
  text-align: left;
}

#accessibility-button a, #scroll-top a {
  display: block;
  width: 40px;
  padding: 3px 5px;
  color: white;
}

#accessibility-button a:hover, #scroll-top a:hover {
  opacity: 0.4;
}

#scroll-top {
  position: fixed;
  bottom: 1rem;
  right: 0;
  background: #e1f1f8;
  padding: 5px;
  z-index: 999;
}

.responsive-embed.vertical {
  padding-bottom: 200%;
}

.responsive-embed.square {
  padding-bottom: 100%;
}

[type=checkbox] {
  margin-bottom: 0;
}

.checkbox {
  margin-bottom: 0.75rem;
}

optgroup option:disabled {
  font-style: italic;
}

.content form p {
  margin-bottom: 0.7rem;
}

.content form ul:not(.no-bullet) {
  margin-bottom: 0.7rem;
}

.content form ul:not(.no-bullet) li {
  margin-bottom: 0.1rem;
}

ul a {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}

.book {
  border: 1px solid #dddddd;
  padding: 1rem 0.5rem;
  margin-bottom: 2rem;
}

.book:hover {
  background: #dddddd;
  border: 1px solid #e1f1f8;
}

#sub .book h3 {
  font-size: 1rem;
  margin-bottom: 0.25rem;
}

.book img {
  margin-bottom: 0.5rem;
}

.book .button {
  margin: 0;
}
/* cmsms stylesheet: 2026_queries modified: Tuesday, March 17, 2026 1:43:10 PM */

/* Small only */
@media screen and (max-width: 39.9375em) {

  .grid-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  #dropdown-menu {
    height: 100vh;
    padding-top: 1rem;
  }

  .button {
    width: 100%;
  }

  p .button+.button {
    margin-top: 0.5rem;
  }

  .sm-mb-1 {
    margin-bottom: 1rem;
  }

  .divider .button {
    margin-top: 0.5rem;
  }

  .content-column {
    margin-bottom: 2rem;
  }

  #reviews .orbit button {
    display: none;
  }

  #reviews blockquote {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  text-overflow: ellipsis;
  }

 .footer-column {
    margin-bottom: 1rem;
  }

}

/* Medium and up */
@media screen and (min-width: 40em) {

  .inline-links a {
    display: inline-block;
    margin-right: 6rem;
    margin-bottom: 0;
  }

  h1, .h1 {
    font-size: 3rem;
    line-height: 3.75rem;
  }

  .menu.medium-align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .menu.medium-align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .medium-2-column {
    columns: 2;
  }

  #hero {
    height: 570px;
  }

  #home #hero {
    margin-bottom: calc(4rem + 50px);
    min-height: 450px;
  }

  #hero-links {
    background: white;
    bottom: -4rem;
    width: 80%;
    margin: 0 10%;
  }

  #hero-buttons {
    margin-left: 1rem;
  }

  #hero-buttons .button {
    margin-right: 1rem;
  }

  #quick-form {
    position: absolute;
    top: 0;
    left: 4rem;
    width: 350px;
  }

  #reviews {
    margin-bottom: 3rem;
  }

  .med-flex-dir-row {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .accordion {
    padding: 0 1rem;
  }

  .content ul:not(.no-bullet), .content ol {
     margin-left: 3rem;
     margin-right: 3rem;
  }

  .content-columns ul:not(.no-bullet), .content-columns ol {
    margin-left: 0.5rem;
  }

  .column-list {
    border-right: 2px solid #A2AB58;
    padding: 0 2rem;
    margin-bottom: 2rem;
  }

  .column-list:last-of-type, .column-last {
    border-right: none;
  }

  .bio-pic {
    margin-left: 4rem;
  }

  .bio-pic img {
    max-width: 180px;
  }

  .bio-pic .bio {
    display: none;
  }

  .bio-container {
    max-width: calc(100% - 8rem);
    margin: 0 auto;
  }

  .margin-left {
    margin-left: 3rem;
  }

  #meta-menu li:first-of-type a {
    padding-left: 0;
  }

  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    right: 0;
  }

}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

  #social-footer span {
    display: block;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

}

/* Large and up */
@media screen and (min-width: 64em) {

  .dropdown-menu {
    position: relative;
    z-index: 999;
  }

  .dropdown-menu ul {
    z-index: 999;
  }

}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}

/* X-Large and up */
@media screen and (min-width: 75em) {


}

/* XX-Large and up */
@media screen and (min-width: 90em) {


}
/* cmsms stylesheet: chatbot modified: Friday, March 20, 2026 2:21:35 PM */
:root {
    --hello-prompts: hello,hi,hey;
    --goodbye-prompts: bye,goodbye,"see you";
    --how-are-you-prompts: "how are you","how's it going";

    /* New prompts for hyperlinks */
    /*--documentation-prompts: "docs,documentation,help";*/
    --contact-us-prompts: "support,help desk,help";
    --schedule-prompts: schedule;
    --investment-prompts: "investment";
    --overview-requirements-prompts: "overview", "requirements";
    --schedule-call-prompts: "schedule a call", call, phone, "book a call", "contact", book, "book a call", meeting, consultation, conversation;

    /*Questions on programs*/
    --part-of-cohort-prompts: "part";
    --a-la-carte-prompts: "a la carte";
    --which-program-prompts: "which", "decide", "how to decide", "how decide";
    --which-first-prompts: "which first";
    --how-be-a-coach-prompts: "how be a coach", "how to be a coach", "how do I be a coach", "how do I become a coach";
    --how-much-time: "how much time", "time requirement", "time requirements", "time to complete";
    --cost: cost, "how much is it", "what is the cost", price;
    --investment-statement: "what is the investment";
    --cpc-price: "how much is CPC", "how much is Certified Professional Coach", "how much Certified Professional Coach";
    --cmc-price: "how much is CMC", "how much is Certified Master Coach", "how much Certified Master Coach";
    --cac-price: "how much is CAC", "how much is Certified Advanced Coach", "how much Certified Advanced Coach";
    --coaching-experience-price: "how much is Coaching Experience", "how much Coaching Experience";
    --mentor-coaching-price: "how much is Mentor Coaching", "how much Mentor Coaching";
    --level-one-price: "how much is Level 1", "how much is level one", "how much level one", "how much level 1";
    --acc-price: "how much is acc", "how much acc";
    --foundational-price: "how much is foundational", "how much foundational";
    --level-two-price: "how much is Level 2", "how much is level two", "how much level two", "how much level 2";
    --pcc-price: "how much is PCC", "how much PCC";
    --advanced-price: "how much is advanced", "how much advanced";;


    /*FAQ Section*/
    --faq-prompts: "faq", "frequently asked questions", "frequently asked question";
    --different-places-faq-prompts: "different places";
    --accredidation-faq-prompts: "ICF", "IACET", "AICI";
    --costs-more-less-faq-prompts: "how come it costs less", "why does it cost more";
    --time-different-faq-prompts: "why time different", "how come it takes longer", "how come it takes less time";
    --level-faq-prompts: "which do I take", "where do I start", "where to start", "how decide";
    --unable-continue-faq-prompts: "what if unable to continue", "can I change classes";
    --skills-matter-faq-prompts: "what skills", "competencies";
    --life-executive-faq-prompts: "life coaching", "executive coaching", "types of coaching", "kinds of coaching", "coaching niche";
    --certification-difference-faq-prompts: "do I need coach training", "does coach training matter", "do I have to get trained to be a coach";
    --good-coach-faq-prompts: "will I be a good coach", "is coaching right for me", "how do I know if coaching is right for me";
    --coach-opportunities-faq-prompts: "can I make money", "earning potential", "how much can I make";
    --coaching-business-time-faq-prompts: "how long to build a business", "can I make this a business";
    --not-interested-business-faq-prompts: "what will I learn", "what is in it for me", "who uses coach training", "skills";
    --trainer-info-faq-prompts: "about trainer", "who is the trainer";
    --face-classes-faq-prompts: "where are classes", "what are online classes like";
    --icf-approved-faq-prompts: "ICF approved", "ICF accredited", "approved", "accredited";
    --icf-membership-faq-prompts: "icf membership", "join icf";
    --icf-membership-credential-difference-faq-prompts: "icf member versus credential", "difference between ICF membership and credential";
    --training-orgs-membership-credential-faq-prompts: "is icf membership included", "is the credential included";
    --actp-acsth-faq-prompts: "ACSTH", "ACTP", "what is level 1", "what is level 2";
    --icf-credential-faq-prompts: "how icf credential";
    --cpc-cmc-length-faq-prompts: "how long after CPC for CMC";
    --class-differences-faq-prompts: "acronyms", "what does it stand for";
    --program-languages-faq-prompts: "what language";
    
    
    
    
    
    
    
    
    
    



}

.chatbody {
    font-family: Arial, sans-serif;
    background-color: #f4f4f9;
    display: flex;
    justify-content: center;
    align-items: center;
    xheight: 100vh;
  position: relative;
  z-index: 99999;
}

.chat-container {
    width: 400px;
max-width: calc(100vw - 20px);
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    position: fixed;
    scrollbar-width: none;
    bottom: 80px;
    right: 20px;
    transform-origin: bottom right;
    transition: all 0.3s ease;
    height: auto;
    animation: slideIn 0.5s ease-out;
}

.chat-header {
    background-color: #4CAF50;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.chat-container:not(.minimized) .chat-header {
    cursor: default; /* Change cursor to default when maximized */
}

.chat-title {
    color: white;
    font-weight: bold;
    font-size: 16px;
}

.toggle-button {
    background: none;
    border: none;
    color: white;
    cursor: pointer;
    padding: 0 10px;
    font-size: 18px;
    transition: transform 0.3s ease;
}

.toggle-button:hover {
    background: rgba(255, 255, 255, 0.1);
}

.chat-content {
    transition: all 0.3s ease;
    max-width: 500px;
    overflow: hidden;
}

/* Classes for minimized state */
.chat-container.minimized {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

@keyframes slideIn {
    from {
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.chat-container.minimized .chat-content {
    max-height: 0;
    height: 0;
    padding: 0;
}

.chat-container.minimized .chat-header {
    height: 80px;
    padding: 0;
    justify-content: center;
    align-items: center;
}

.chat-container.minimized .chat-title {
    display: none;
    padding: 0;
    font-size: 24px;
}

.chat-container.minimized:hover {
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

.chat-container.minimized .chat-header::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "\f075";
  color: white;
  font-size: 30px;
  position: absolute;
}

.chat-container.minimized .toggle-button {
    opacity: 0; /* Hide the toggle button in minimized state */
}

/* Use below to add the image instead of icon

.coach-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    display: none; Hidden by default
}

.chat-container.minimized .coach-icon { display: block; 
    margin: 0 auto;
}
*/

.chatbox {
    height: 400px;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f7f7f7;
}

.chat-output {
    display: flex;
    flex-direction: column;
    height: 300px;
}

.message {
    margin-bottom: 15px;
    padding: 10px 15px;
    border-radius: 10px;
    max-width: 80%;
}

.user-message {
    align-self: flex-end;
    background-color: #d1f7c4;
}

.bot-message-container {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
max-width: 100%;
}

/* Bot message content (rich text) */
.bot-message {
    background-color: #f1f1f1;
    border-radius: 10px;
    padding: 10px;
    margin: 5px 0;
max-width: 100%;
    word-wrap: break-word; /* Ensure long words break and wrap */
    overflow-wrap: break-word;
    white-space: normal; /* Allow normal wrapping of text */

  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

}

/* Styling for list items in bot messages */
.bot-message ul {
    padding-left: 20px; /* Indentation for lists */
}

.bot-message li {
    margin-bottom: 5px; /* Space between list items */
}

/* Styling for links inside bot messages */
.bot-message a {
    color: #007bff; /* Link color */
    text-decoration: underline; /* Underline for links */
}

.bot-message a:hover {
    color: #0056b3; /* Darker color on hover */
}

.bot-message p {
    margin-bottom: 6px;
}

/* Circular profile image */
.bot-profile {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

/* Timestamp */
.message-timestamp {
    font-size: 12px;
    color: gray;
    margin-top: -3px;
}

/* Bot message content */
.bot-message-content {
    display: flex;
    flex-direction: column;
max-width: 100%;
}

.bot-name {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 14px;
}

.input-container {
    display: flex;
    padding: 10px;
    border-top: 1px solid #ddd;
    background-color: #fff;
}

#user-input {
    flex-grow: 1;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.buttonclass {
    padding: 5px 10px;
    font-size: 16px;
    border: none;
    background-color: #4CAF50;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 3px;
}

.buttonclass:hover {
    background-color: #45a049;
}

.scroll-container {
    display: flex;
    align-items: center; /* Center items vertically */
    overflow: hidden; /* Hide overflow content */
    max-height: 50px; /* Limit max height */
}

.suggested-prompts-container {
    display: flex; /* Use flex for horizontal layout */
    overflow-x: auto; /* Enable horizontal scrolling */
    white-space: nowrap; /* Prevent wrapping */
    padding: 0 10px; /* Add padding around the button area */
    scrollbar-width: none;
    margin-bottom: 5px;
    margin-top: 10px;
}

.suggestion-button {
    background-color: #007bff; /* Bootstrap primary color */
    color: white;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    cursor: pointer;
    font-size: 14px;
    margin: 0 5px; /* Space between buttons */
    max-height: 50px; /* Ensure buttons do not exceed max height */
    line-height: 1; /* Prevent text wrapping */
    white-space: nowrap; /* Prevent text wrapping */
    flex-shrink: 0; /* Prevent buttons from shrinking */
    transition: background-color 0.3s;
}

.suggestion-button:hover {
    background-color: #0056b3; /* Darker shade on hover */
}

.scroll-arrow {
    background-color: lightgray; /* Transparent background */
    border: none;
    cursor: pointer;
    font-size: 10px; /* Size of the arrow */
    margin-left: 0px;
    padding: 10px;
    transition: color 0.3s;
}

.scroll-arrow:hover {
    color: white;
    background-color: darkgrey; /* Change color on hover */
}

.download-button {
    font-size: 16px; /* Adjust size as needed */
    cursor: pointer;
    margin-left: 10px;
    display: inline-block;/* Space between minimize and download buttons */
    padding: 5px 10px;
    transition: transform 0.3s ease;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    background: none;
}

.download-button:hover {
    color: #007bff; /* Change color on hover */
    background: rgba(255, 255, 255, 0.25);
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .chat-container {
    right: 10px;
    bottom: 10px;
  }

  .chat-container.minimized {
    width: 60px;
    height: 60px;
  }

  .chat-container.minimized .chat-header {
    height: 60px;
  }

  .chat-container.minimized .chat-header::before {
    font-size: 27px;
  }

  .suggestion-button {
    font-size: 12px;
  }

}
