@charset "UTF-8";
/* custom.CSS is compiled from custom.SCSS; make edits to the SCSS file */
/*
 * GLOBAL/DEFAULT
*/
/*img:is([sizes="auto" i], [sizes^="auto," i]) {
	contain-intrinsic-size: revert;
}*/
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  /*.wpb_text_column a:not(.w-btn) {
		text-decoration: underline;
	}
	&.no-touch a[href^="tel:"]:not(.w-btn) {
		cursor: text;
		pointer-events: none;
	}*/
}
html body {
  font-size: 1.25rem;
}
html body #pojo-a11y-toolbar {
  bottom: 1.5rem;
  top: auto !important;
}
html body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle {
  bottom: 0;
}
html body #pojo-a11y-toolbar:not(.pojo-a11y-toolbar-open) .pojo-a11y-toolbar-toggle {
  left: calc(100% + 1.5rem);
}
html .w-btn .w-btn-label {
  vertical-align: text-top;
}
html address {
  font-style: normal;
}
html iframe, html img {
  vertical-align: middle;
}
html .lorem {
  background-color: red;
}
html a[href^="tel:"] {
  white-space: nowrap;
}
html a[href^="mailto:"] {
  word-break: break-word;
  color: inherit;
}
html .wpb_text_column + .w-separator.with_line {
  margin-top: -1.5rem;
}
html .l-main .w-image:not(:last-child), html .l-main .w-tabs:not(:last-child), html .l-main .w-video:not(:last-child), html .l-main .g-cols.vc_inner:not(:last-child), html .l-footer .w-image:not(:last-child), html .l-footer .w-tabs:not(:last-child), html .l-footer .w-video:not(:last-child), html .l-footer .g-cols.vc_inner:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  html .l-main .w-btn-wrapper, html .l-footer .w-btn-wrapper {
    display: block;
    margin: 1rem 0 !important;
    text-align: center;
  }
  html .l-main .w-btn-wrapper.align_left, html .l-main .w-btn-wrapper.align_right, html .l-footer .w-btn-wrapper.align_left, html .l-footer .w-btn-wrapper.align_right {
    display: block;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  html .l-main .w-btn-wrapper .w-btn, html .l-footer .w-btn-wrapper .w-btn {
    width: 100%;
  }
}
html .l-main .w-image > a, html .l-footer .w-image > a {
  display: inline-block;
}
html .l-main .w-hwrapper:not([class*="usg_"]) > div, html .l-footer .w-hwrapper:not([class*="usg_"]) > div {
  margin: 0.6rem;
}
@media screen and (max-width: 767px) {
  html h2, html h3, html h4 {
    text-align: center;
  }
}
.l-main > .wpb-content-wrapper:first-of-type > .l-section:first-child .l-section-h {
  padding-top: var(--header-height);
}
.l-main > .wpb-content-wrapper:first-of-type > .l-section:first-child .l-section-img, .l-main > .wpb-content-wrapper:first-of-type > .l-section:first-child .l-section-overlay {
  top: var(--header-height);
}
[class*="ul-styled"] ul {
  margin-left: 0;
  list-style-type: none;
}
[class*="ul-styled"] ul > li {
  position: relative;
  padding-left: 1.75em;
}
[class*="ul-styled"] ul > li:before {
  font-family: fontawesome;
  font-weight: 900;
  position: absolute;
  left: 0;
  color: var(--color-content-primary);
}
.ul-styled-arrow ul > li:before {
  content: "";
}
.ul-styled-check ul > li:before {
  content: "";
}
.gform_wrapper {
  /* CUSTOM RADIO/CHECKBOX BUTTONS */
}
.gform_wrapper .wpcf7-form-control-wrap {
  text-align: center;
  letter-spacing: 0;
}
.gform_wrapper .gform_validation_errors > h2.gform_submission_error {
  font-size: inherit !important;
  font-family: inherit;
}
.gform_wrapper .gform_fields {
  grid-row-gap: 1.5rem !important;
}
.gform_wrapper .gform_heading {
  display: none;
}
.gform_wrapper textarea {
  resize: none;
  border: 1px solid;
}
.gform_wrapper .gfield {
  vertical-align: top;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper select {
  border-bottom-width: 1px;
}
.gform_wrapper .gform_footer {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gform_wrapper .gform_footer .gform_button {
  vertical-align: text-top;
  padding-bottom: 0.7em;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="radio"], .gform_wrapper textarea, .gform_wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.gform_wrapper select::-ms-expand {
  display: none;
}
.gform_wrapper .gfield_radio > [class^="gchoice"], .gform_wrapper .gfield_checkbox > [class^="gchoice"] {
  display: inline-block;
  padding: 0;
  margin-left: 0.75em;
  margin-right: 0.75em;
  line-height: 1.2;
}
@media screen and (max-width: 479px) {
  .gform_wrapper .gfield_radio > [class^="gchoice"], .gform_wrapper .gfield_checkbox > [class^="gchoice"] {
    width: initial !important;
    margin-left: 0.75em !important;
    margin-right: 0.75em !important;
  }
}
.gform_wrapper .gfield_radio input[type="radio"], .gform_wrapper .gfield_radio input[type="checkbox"], .gform_wrapper .gfield_checkbox input[type="radio"], .gform_wrapper .gfield_checkbox input[type="checkbox"] {
  display: none;
}
.gform_wrapper .gfield_radio input[type="radio"] + label, .gform_wrapper .gfield_radio input[type="checkbox"] + label, .gform_wrapper .gfield_checkbox input[type="radio"] + label, .gform_wrapper .gfield_checkbox input[type="checkbox"] + label {
  display: inline-block;
  width: 100%;
  min-width: fit-content;
  font-weight: 400;
  padding: 0.25em 0 0.25em 1.5em;
  position: relative;
}
.gform_wrapper .gfield_radio input[type="radio"] + label:before, .gform_wrapper .gfield_radio input[type="checkbox"] + label:before, .gform_wrapper .gfield_checkbox input[type="radio"] + label:before, .gform_wrapper .gfield_checkbox input[type="checkbox"] + label:before {
  content: "";
  font: normal 300 1em/1 FontAwesome;
  margin-right: 0.3em;
  position: absolute;
  left: 0;
  color: #243f17;
}
.gform_wrapper .gfield_radio input[type="radio"]:checked + label, .gform_wrapper .gfield_radio input[type="checkbox"]:checked + label, .gform_wrapper .gfield_checkbox input[type="radio"]:checked + label, .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label {
  color: #243f17;
}
.gform_wrapper .gfield_radio input[type="radio"]:checked + label:before, .gform_wrapper .gfield_radio input[type="checkbox"]:checked + label:before, .gform_wrapper .gfield_checkbox input[type="radio"]:checked + label:before, .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before {
  content: "";
  font-weight: 900;
}
.gform_wrapper .gfield_radio input[type="radio"]:checked + label:before {
  content: "";
  font-weight: 900;
}
.gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before {
  content: "";
  font-weight: 900;
}
::-webkit-input-placeholder {
  opacity: 1;
}
::-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
::-ms-input-placeholder {
  opacity: 1;
}
::placeholder {
  opacity: 1;
}
.hours-table {
  width: 100%;
}
.hours-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.hours-table:not(:last-child) {
  margin-bottom: 2.5rem;
}
.larger-text {
  font-size: 1.2em;
  line-height: 1;
}
.xl-text {
  font-size: var(--h5-font-size);
  line-height: var(--h5-line-height);
}
.larger-btn {
  font-size: clamp(1em, 1.5vw, 1.2em);
}
.round-corners img {
  border-radius: clamp(0.5rem, 1vw, 1rem);
}
h2 .accent {
  position: relative;
  padding-bottom: 0.35em;
  display: inline-block;
}
h2 .accent:before {
  content: "";
  position: absolute;
  bottom: -0.2em;
  left: -0.1em;
  right: -0.3em;
  height: 0.35em;
  background: url("../../../uploads/2026/02/heading-accent.svg") top center / contain no-repeat;
}
h2 .small {
  display: block;
  color: var(--color-content-primary);
  font-size: var(--h4-font-size);
  font-weight: var(--h4-font-weight);
  line-height: var(--h4-line-height);
  letter-spacing: var(--h4-letter-spacing);
  text-transform: uppercase;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
.credential-logos img {
  max-height: 10vmin;
}
[class*="extend-img"] img {
  width: 100% !important;
  border-radius: clamp(0.5rem, 1vw, 1rem);
}
[class*="extend-img"] .w-btn-wrapper:not(:last-child) {
  margin-bottom: 3rem !important;
}
@media screen and (min-width: 768px) {
  .extend-img-left img {
    border-radius: 0 clamp(0.5rem, 1vw, 1rem) clamp(0.5rem, 1vw, 1rem) 0;
  }
  .extend-img-left .vc_column_container:first-child > .vc_column-inner {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .extend-img-right img {
    border-radius: clamp(0.5rem, 1vw, 1rem) 0 0 clamp(0.5rem, 1vw, 1rem);
  }
  .extend-img-right .vc_column_container:last-child > .vc_column-inner {
    padding-right: 0 !important;
  }
}
.adaptive-grid {
  /* fill row with as many columns as possible with columns having a minimum 16em width */
  display: -ms-grid;
  display: grid;
  gap: min(5vw, 2.5rem);
  grid-template-columns: repeat(auto-fit, minmax(16em, 1fr));
}
.adaptive-grid:not(:last-child) {
  margin-bottom: max(1.5em, 5%);
}
.adaptive-grid.larger-text {
  grid-template-columns: repeat(auto-fit, minmax(10em, 1fr));
}
.adaptive-grid > div {
  margin: 0 !important;
  height: 100%;
  padding: min(2.5vw, 1.5rem);
  border-radius: clamp(0.5rem, 2vw, 1.5rem);
  -webkit-box-shadow: -83px 71px 31px 0 rgba(0, 0, 0, 0), -53px 46px 28px 0 rgba(0, 0, 0, 0.01), -30px 26px 24px 0 rgba(0, 0, 0, 0.05), -13px 11px 18px 0 rgba(0, 0, 0, 0.09), -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -83px 71px 31px 0 rgba(0, 0, 0, 0), -53px 46px 28px 0 rgba(0, 0, 0, 0.01), -30px 26px 24px 0 rgba(0, 0, 0, 0.05), -13px 11px 18px 0 rgba(0, 0, 0, 0.09), -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
}
.adaptive-grid img {
  border-radius: 1rem;
  aspect-ratio: 1.113;
  -o-object-fit: cover;
  object-fit: cover;
}
.adaptive-grid h3 {
  font-size: var(--h4-font-size);
  font-weight: var(--h4-font-weight);
  line-height: var(--h4-line-height);
  letter-spacing: var(--h4-letter-spacing);
  text-align: left;
}
.adaptive-grid .w-vwrapper .wpb_text_column {
  padding: 0 1rem;
}
.l-section[class*="color_"] .adaptive-grid > div {
  background: white;
}
.w-grid.type_carousel[class*="cols_"] .owl-nav:not(.disabled) {
  margin-left: var(--gap);
}
.w-grid.type_carousel .owl-nav:not(.disabled) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: var(--gap);
}
.w-grid.type_carousel .owl-nav:not(.disabled) > [class^="owl-"] {
  position: initial;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  color: white;
  background-color: #63B03F !important;
  height: 2em;
  width: 2em;
}
.w-grid.type_carousel .owl-nav:not(.disabled) > [class^="owl-"]:not(:last-child) {
  margin-right: 0.5em;
}
.w-grid.type_carousel .owl-nav:not(.disabled) > [class^="owl-"]:hover {
  background-color: rgba(99, 176, 63, 0.75) !important;
  color: white;
}
.w-grid.type_carousel .owl-dots {
  padding-top: min(8vw, 3rem);
}
.w-grid.type_carousel .owl-dot span {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: rgba(99, 176, 63, 0.4);
  width: 0.75em;
  height: 0.75em;
  border-radius: 2em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.w-grid.type_carousel .owl-dot.active span {
  background: var(--color-content-primary) !important;
  width: 3em;
}
.ult-carousel-wrapper .slick-list .vc_column_container:first-child > .vc_column-inner {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .ult-carousel-wrapper .slick-list .vc_column_container:first-child > .vc_column-inner {
    padding-right: 0;
  }
}
.ult-carousel-wrapper .slick-list .vc_column_container:last-child > .vc_column-inner {
  padding: max(1.5rem, 10%);
}
.ult-carousel-wrapper .slick-arrow {
  width: 2em;
  height: 2em;
  color: white !important;
  background: var(--color-content-primary) !important;
  border-radius: 50%;
}
.ult-carousel-wrapper .slick-dots li {
  height: 0.75rem;
  width: 0.75rem;
  background: rgba(99, 176, 63, 0.4);
  border-radius: 4em;
  margin: 0 0.5rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ult-carousel-wrapper .slick-dots li.slick-active {
  width: 3rem;
  background: var(--color-content-primary);
}
.ult-carousel-wrapper .slick-dots li i {
  display: none;
}
.l-header {
  /*-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);

	.l-subheader.at_middle {
		background: rgba(white, .8);
	}
	.w-socials {
		font-size: clamp(1.25rem, 2vw, 2rem);
		line-height: 1;
		color: var(--color-content-primary);

		.w-socials-item-link {
			min-width: 1em;
			line-height: 1.2;
		}
	}*/
  /*&.sticky {
	.w-vwrapper>*:not(:last-child) {
	margin-bottom: 0;
}
	.w-vwrapper > *:not(.w-hwrapper) {
	display: none;
}
}*/
}
.l-header .w-dropdown .w-dropdown-h {
  margin: 0 0 0 -1em;
}
.l-header .w-dropdown .w-dropdown-item {
  padding: 0 1em;
}
.l-header .w-dropdown .w-dropdown-item-title {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-content-primary);
}
.l-header .w-dropdown .w-dropdown-current .w-dropdown-item:after {
  display: none;
}
.l-header .w-dropdown .w-dropdown-list {
  border-radius: clamp(0.5rem, 1vw, 1rem);
}
.l-header .w-nav .w-nav-anchor.level_1 {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.l-header .w-nav .w-nav-arrow:before {
  font-weight: 300;
}
.l-header .w-nav.type_mobile {
  margin-left: 0;
}
.l-header .w-nav.type_desktop .mobile-only, .l-header .w-nav.type_desktop .w-nav-anchor.w-btn {
  display: none;
}
.l-header .w-nav.type_desktop .hover_underline .current-menu-item .w-nav-title:after, .l-header .w-nav.type_desktop .hover_underline .current-menu-ancestor .w-nav-title:after {
  bottom: -2px !important;
  opacity: 1 !important;
}
.l-header .w-nav.type_desktop .w-nav-anchor:not(.level_1) {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header .w-nav .w-nav-control {
  color: var(--color-content-primary);
}
.l-header .w-nav .w-nav-control > span {
  font-size: 1rem;
  text-transform: uppercase;
}
.l-header .w-nav .w-nav-control .w-nav-icon div, .l-header .w-nav .w-nav-control .w-nav-icon div:before, .l-header .w-nav .w-nav-control .w-nav-icon div:after {
  right: 0;
  border-radius: 5em;
}
.l-header .w-nav .w-nav-control:not(.active) .w-nav-icon div:before {
  width: 75%;
}
.l-header .w-nav .w-nav-control:not(.active) .w-nav-icon div:after {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .l-header .w-nav-control > span {
    display: none;
  }
  .l-header .join-btn, .l-header .portal-btn {
    padding: 0;
    width: 100%;
    /*line-height: inherit!important;*/
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent;
    color: var(--color-header-top-text) !important;
  }
  .l-header .join-btn:before, .l-header .portal-btn:before {
    border-color: transparent;
  }
}
[class*="masthead"] {
  color: white;
}
[class*="masthead"] .l-section-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  mix-blend-mode: multiply;
}
[class*="masthead"] h1 {
  color: inherit;
}
[class*="masthead"] h1:not(:last-child) {
  margin-bottom: 0.5em;
}
[class*="masthead"] h1 .small {
  display: block;
  font-size: max(1.25rem, 0.5em);
  margin-top: 0.25em;
}
[class*="masthead"] h1 .accent {
  display: block;
  font-size: max(1.25rem, 0.8em);
  font-weight: 800;
  margin-bottom: 0.35em;
  color: var(--color-content-primary);
}
[class*="masthead"] .blurb:not(:last-child) {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
  [class*="masthead"] .l-section-img {
    top: var(--header-height);
  }
}
.masthead-home {
  --site-content-width: 1704px;
  --headshot-spacing: clamp(1.5em, 5vw, 4em);
  padding-top: max(1.5rem, 3.5%);
  margin-bottom: var(--headshot-spacing);
}
.masthead-home .l-section-img:before {
  background: rgba(126, 120, 107, 0.75);
}
.masthead-home .dr-headshot {
  margin-bottom: calc(var(--headshot-spacing) * -1);
}
.masthead-home .dr-headshot img {
  box-shadow: -134px 231px 75px 0 rgba(0, 0, 0, 0), -86px 148px 69px 0 rgba(0, 0, 0, 0.01), -48px 83px 58px 0 rgba(0, 0, 0, 0.05), -22px 37px 43px 0 rgba(0, 0, 0, 0.09), -5px 9px 24px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .masthead-home .vc_column_container:first-child {
    padding-top: max(1.5rem, 3.5%);
    padding-bottom: max(1.5rem, 3.5%);
  }
}
.masthead-internal {
  padding-top: 10%;
  padding-bottom: 10%;
  text-align: center;
}
.masthead-internal .l-section-img:before {
  background: linear-gradient(180deg, transparent 0%, rgba(126, 120, 107, 0.75) 100%);
}
[class*="--content"] h1 {
  font-size: var(--h2-font-size);
}
[class*="--content"] h2 {
  font-size: var(--h3-font-size);
}
[class*="--content"] h3 {
  font-size: var(--h4-font-size);
}
[class*="--content"] h2, [class*="--content"] h3, [class*="--content"] h4 {
  text-align: left;
}
[class*="--content"] .w-image.align_left, [class*="--content"] .w-image.align_right {
  max-width: 35%;
}
@media screen and (max-width: 600px) {
  [class*="--content"] .w-image.align_left, [class*="--content"] .w-image.align_right {
    max-width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
}
[class*="--content"] .w-btn-wrapper:not(:last-child), [class*="--content"] .w-tabs.accordion:not(:last-child), [class*="--content"] .w-video:not(:last-child), [class*="--content"] .g-cols.wpb_row:not(:last-child), [class*="--content"] .post_image:not(:last-child) {
  margin-bottom: 3rem;
}
[class*="--content"] .post_content:not(:last-child) {
  margin-bottom: 1.5rem;
}
[class*="--content"] table {
  display: block;
  overflow-x: auto;
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
}
[class*="--content"] table tbody {
  display: block;
  min-width: 40rem;
}
@media screen and (min-width: 768px) {
  [class*="--content"] img.alignright, [class*="--content"] img.alignleft {
    max-width: 35%;
  }
}
@media screen and (max-width: 767px) {
  [class*="--content"] img.alignright, [class*="--content"] img.alignleft {
    margin-left: auto;
    margin-right: auto;
  }
}
/* 
 * BLOG GRID/LIST
 * will probably need to change the .layout_182 class
*/
.layout_182 .w-grid-item:not(:last-child) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2rem;
}
.layout_182 .post_title {
  font-size: clamp(1.25em, 2vw, 1.5em);
  margin-bottom: 0.25em !important;
  text-align: left;
}
.layout_182 .post_date {
  font-size: 0.75em;
  margin-bottom: 1.25em;
}
.layout_182 .post_content {
  margin-bottom: 1em;
}
/* BLOG POST */
.blog--content .post_image {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .blog--content .post_image {
    float: right;
    max-width: 35%;
    margin-left: 2rem;
  }
}
.blog--content .post_title {
  margin-bottom: 0.25em;
}
.blog--content .post_date {
  font-size: 1rem;
  display: block;
  position: relative;
}
.blog--content .post_date i {
  position: absolute;
  left: 0;
  top: 0;
}
.blog--content .post_content {
  margin-bottom: 1.5rem;
}
[class*="--sidebar"] {
  font-size: 1rem;
}
[class*="--sidebar"] > .vc_column-inner > .wpb_wrapper > div:not(:last-child) {
  margin-bottom: 1.5rem;
}
[class*="--sidebar"] h2, [class*="--sidebar"] .widgettitle {
  font-family: inherit;
  font-size: 1.25em;
  text-transform: uppercase;
}
[class*="--sidebar"] h2, [class*="--sidebar"] h3, [class*="--sidebar"] h4, [class*="--sidebar"] a {
  color: inherit;
}
[class*="--sidebar"] .page-list {
  margin-left: 0;
  list-style-type: none;
  border-left: 1px solid var(--color-content-border);
  font-size: 1em;
}
[class*="--sidebar"] .page-list li {
  padding: 0.4em 1.2em;
  margin: 0;
  border-bottom: 1px solid var(--color-content-border);
}
[class*="--sidebar"] .page-list li.current_page_item > a {
  font-weight: 400;
  color: var(--color-content-link);
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) {
  margin-bottom: 0;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .page_item:not(.current_page_item) {
  display: none;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .current_page_item {
  cursor: text;
  background-color: rgba(0, 0, 0, 0.05);
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .current_page_item:before {
  display: none;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .current_page_item a {
  pointer-events: none;
}
[class*="--sidebar"] [class*="ul-styled"] ul > li:before {
  color: inherit;
}
[class*="--sidebar"] .hours-table {
  max-width: 15em;
}
.no-touch [class*="--sidebar"] a:hover {
  color: var(--color-content-link);
}
.internal--tabs .w-tabs.accordion {
  background: white;
  border-radius: 0.75rem;
  overflow: hidden;
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.internal--tabs .w-tabs.accordion .w-tabs-section {
  margin-bottom: 0;
}
.internal--tabs .w-tabs.accordion .w-tabs-section:last-child {
  border-bottom-width: 0 !important;
}
.internal--tabs .w-tabs.accordion .w-tabs-section-title {
  font-size: 1rem !important;
}
.internal--tabs .w-tabs:not(.accordion) .w-tabs-section-content {
  background: white;
  background: linear-gradient(180deg, var(--color-content-bg-alt), var(--color-content-bg));
  padding: 1.5rem;
  border-radius: 0 0 0.75rem 0.75rem !important;
  overflow: hidden;
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.internal--tabs .w-tabs:not(.accordion) .media .w-tabs-section-content {
  padding: 0;
}
.internal--tabs .siblings-page-list:not(:last-child) {
  margin-bottom: 0;
}
.internal--tabs .siblings-page-list:not(:last-child) .page_item:not(.current_page_item) {
  display: none;
}
.internal--tabs .siblings-page-list:not(:last-child) .current_page_item {
  cursor: text;
  padding-left: 0;
}
.internal--tabs .siblings-page-list:not(:last-child) .current_page_item:before {
  display: none;
}
.internal--tabs .siblings-page-list:not(:last-child) .current_page_item a {
  pointer-events: none;
  font-family: var(--h1-font-family);
  font-size: var(--h5-font-size, inherit);
  font-weight: var(--h5-font-weight, inherit);
  text-transform: uppercase;
}
.internal--tabs .siblings-page-list:not(:last-child) .current_page_item a:after {
  content: ":";
}
#partners h2 {
  text-align: center;
  font-size: var(--h3-font-size);
  margin-bottom: 1em;
}
#partners img {
  mix-blend-mode: multiply;
  max-height: 30vmin;
}
#footer-cta {
  --site-content-width: 40em;
}
#footer-cta h2:not(.gform_submission_error) {
  text-align: center;
  margin-bottom: 1em;
}
#footer-cta input:not([type=submit]), #footer-cta textarea {
  background: transparent;
}
#footer-main {
  text-align: center;
}
#footer-main:only-child {
  background: var(--color-content-bg-alt);
}
#footer-main:only-child .logo {
  mix-blend-mode: multiply;
}
#footer-main .logo img {
  max-width: 250px;
}
#footer-main .w-socials {
  font-size: 1.5rem;
}
#footer-main .w-socials .w-socials-item-link {
  min-width: 1em;
}
.copyright {
  text-align: center;
  font-size: 0.75em;
  padding-top: 1em;
  padding-bottom: 1em;
}
/* staff bios */
.layout_842 {
  --gap: max(2.5rem, 8%)!important;
}
.layout_842 .w-hwrapper {
  display: -ms-grid;
  display: grid;
  gap: min(5vw, 5rem);
}
@media screen and (min-width: 768px) {
  .layout_842 .w-hwrapper {
    -ms-grid-columns: 1fr min(5vw, 5rem) 2fr;
    grid-template-columns: 1fr 2fr;
  }
}
.layout_842 .w-hwrapper > div {
  margin: 0 !important;
  display: block;
}
.layout_842 .w-hwrapper h2 {
  margin-bottom: 0.25em;
}
.layout_842 .w-hwrapper h3 {
  font-size: var(--h4-font-size);
  font-weight: var(--h4-font-weight);
  line-height: var(--h4-line-height);
  letter-spacing: var(--h4-letter-spacing);
  color: var(--color-content-primary);
  margin-bottom: 0.25em;
}
.layout_842 .w-hwrapper h4 {
  font-size: 1.2em;
  color: var(--color-content-text);
}
.layout_842 .w-hwrapper .post-nominals {
  font-size: var(--h4-font-size);
  font-weight: var(--h4-font-weight);
  line-height: var(--h4-line-height);
  letter-spacing: var(--h4-letter-spacing);
  color: var(--color-content-heading);
}
@media screen and (max-width: 767px) {
  .layout_842 .post-nominals {
    text-align: center;
  }
}
/* meeting overview */
#meeting-schedule-heading {
  background: var(--color-content-overlay);
  margin: 0 1.5rem;
  border-radius: clamp(0.5rem, 2vw, 1.5rem) clamp(0.5rem, 2vw, 1.5rem) 0 0;
  padding: 1.5rem max(1.5rem, 5%);
}
#meeting-schedule-heading > div {
  margin: 0;
}
#meeting-schedule-heading h4 {
  color: white;
}
@media screen and (max-width: 767px) {
  #meeting-schedule-heading {
    text-align: center;
  }
  #meeting-schedule-heading > div:first-child {
    margin-bottom: 1rem;
  }
}
.layout_876 {
  color: var(--color-content-secondary);
  padding-top: 1rem;
  border-top: 2px solid var(--color-content-primary);
}
.layout_876 .w-grid-item-h {
  border: 1px solid;
  border-radius: clamp(0.5rem, 1vw, 1rem);
}
.layout_876 .w-vwrapper {
  --vwrapper-gap: 0;
}
.layout_876 .subheading {
  --vwrapper-gap: .25em;
  text-transform: uppercase;
}
.layout_876 .meeting_speaker {
  font-size: clamp(1em, 2.5vw, 1.5em);
  line-height: 1;
}
.layout_876 .speaker-img {
  width: 50%;
  max-width: 4em;
  border-radius: 50%;
}
.layout_876 .speaker-img img {
  aspect-ratio: 1;
}
.layout_876 .post_title {
  font-size: clamp(1em, 1.75vw, 1.4em);
  font-weight: 700;
  line-height: 1;
}
.layout_876 .ce_hours {
  font-weight: 700;
  text-transform: uppercase;
  color: var(--color-content-primary);
}
@media screen and (max-width: 1024px) {
  .layout_876 .w-grid-item-h {
    padding: 1rem;
  }
  .layout_876 .w-grid-item-h > div:not(:last-child) {
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid;
  }
  .layout_876 .date-time {
    flex-direction: row;
    justify-content: space-between;
  }
  .layout_876 .topic {
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .layout_876 > .w-grid-list {
    display: flex;
    flex-wrap: wrap;
    margin: calc(var(--gap)/2 * -1);
  }
  .layout_876 > .w-grid-list > .w-grid-item {
    width: 50%;
    padding: calc(var(--gap) / 2);
  }
  .layout_876 > .w-grid-list > .w-grid-item:not(:last-child) {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 1025px) {
  .layout_876 {
    --table-padding: clamp(1rem, 1.5vw, 1.5rem);
  }
  .layout_876 .w-grid-item-h {
    display: grid;
    grid-template-columns: 1fr 2fr 2.5fr 0.5fr;
  }
  .layout_876 .w-grid-item-h > div:not(:last-child) {
    border-right: 1px solid;
  }
  .layout_876 .w-grid-item-h > div:not(:first-child) {
    padding: var(--table-padding);
  }
  .layout_876 .date-time > div {
    padding: var(--table-padding);
  }
  .layout_876 .date-time > div:first-child {
    border-bottom: 1px solid;
  }
}
/* Testimonial Grid */
.layout_924 {
  color: var(--color-content-secondary);
}
.layout_924 .owl-stage-outer {
  background: white;
  border: 2px solid var(--color-content-secondary);
  border-radius: clamp(0.5rem, 2vw, 1.5rem);
  -webkit-box-shadow: -83px 71px 31px 0 rgba(0, 0, 0, 0), -53px 46px 28px 0 rgba(0, 0, 0, 0.01), -30px 26px 24px 0 rgba(0, 0, 0, 0.05), -13px 11px 18px 0 rgba(0, 0, 0, 0.09), -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -83px 71px 31px 0 rgba(0, 0, 0, 0), -53px 46px 28px 0 rgba(0, 0, 0, 0.01), -30px 26px 24px 0 rgba(0, 0, 0, 0.05), -13px 11px 18px 0 rgba(0, 0, 0, 0.09), -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
}
.layout_924 .w-grid-item-h {
  padding: min(5vw, 2.5rem);
}
.layout_924 .owl-carousel .owl-nav:not(.disabled) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2rem;
  margin-left: 0;
}
.layout_924 .post_image {
  width: 25%;
  max-width: 6em;
  margin-bottom: 1.5rem;
}
.layout_924 .review-text:not(:last-child) {
  margin-bottom: 1em;
}
.layout_924 .review-text > .review-video .review-text {
  font-size: 1.375em;
  font-weight: 600;
  position: relative;
  padding-top: 1.5em;
}
.layout_924 .review-text > .review-video .review-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5em;
  height: 1em;
  background: url("../../../uploads/2026/03/testimonial-quote.svg") no-repeat top left;
  background-size: contain;
}
.layout_924 .review-text > .review-video .review-name {
  font-size: 1.5rem;
  line-height: 1;
}
.layout_924 .review-text > .review-video .wp-video {
  border-radius: clamp(0.5rem, 1vw, 1rem);
  overflow: hidden;
}
#testimonial-carousel {
  --site-content-width: 60em;
}
#testimonial-carousel h2 {
  text-align: center;
  margin-bottom: 1.5em;
}
#club-registration {
  --site-content-width: 42em;
}
#club-registration .gform_wrapper {
  background: var(--color-subfooter-bg-grad);
  color: white;
  padding: max(1.5rem, 10%) max(1.5rem, 5%);
  border-radius: clamp(0.5rem, 2vw, 1.5rem);
  -webkit-box-shadow: -83px 71px 31px 0 rgba(0, 0, 0, 0), -53px 46px 28px 0 rgba(0, 0, 0, 0.01), -30px 26px 24px 0 rgba(0, 0, 0, 0.05), -13px 11px 18px 0 rgba(0, 0, 0, 0.09), -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -83px 71px 31px 0 rgba(0, 0, 0, 0), -53px 46px 28px 0 rgba(0, 0, 0, 0.01), -30px 26px 24px 0 rgba(0, 0, 0, 0.05), -13px 11px 18px 0 rgba(0, 0, 0, 0.09), -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
}
#club-registration .gform_wrapper h2:not(.gform_submission_error) {
  color: inherit;
}
#club-registration .gform_wrapper input:not([type=submit], [type=button]), #club-registration .gform_wrapper textarea, #club-registration .gform_wrapper select {
  background: transparent;
  color: inherit;
}
#club-registration .gform_wrapper select option {
  color: black;
}
#club-registration .gform_wrapper #field_2_1 {
  text-align: center;
}
#club-registration .gform_wrapper #field_2_1 .gfield_label {
  font-size: var(--h2-font-size);
  font-weight: var(--h2-font-weight);
  line-height: var(--h2-line-height);
  margin-bottom: 1em;
}
#club-registration .gform_wrapper #field_2_1 .gfield_radio input[type="radio"] + label {
  font-size: var(--h5-font-size);
  font-weight: var(--h5-font-weight);
  letter-spacing: var(--h5-letter-spacing);
  line-height: 0.8;
}
#club-registration .gform_wrapper #field_2_1 .gfield_radio input[type="radio"] + label:before {
  content: "";
  color: inherit;
}
#club-registration .gform_wrapper #field_2_1 .gfield_radio input[type="radio"]:checked + label {
  color: var(--color-content-primary);
}
#club-registration .gform_wrapper #field_2_1 .gfield_radio input[type="radio"]:checked + label:before {
  content: "";
}
#club-registration .gform_wrapper #field_2_4, #club-registration .gform_wrapper #field_2_11 {
  text-align: center;
}
#club-registration .gform_wrapper .gform_page_footer {
  text-align: center;
}
#club-registration .gform_wrapper .gform_page_footer input[type=button] {
  font-size: 1em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border-radius: 5em;
  padding: 0.5em 1.2em;
  background: var(--color-content-overlay-grad);
  color: white !important;
  min-height: unset;
}
#club-registration .gform_confirmation_wrapper {
  background: var(--color-subfooter-bg-grad);
  color: white;
  padding: max(1.5rem, 10%) max(1.5rem, 5%);
  border-radius: clamp(0.5rem, 2vw, 1.5rem);
  -webkit-box-shadow: -83px 71px 31px 0 rgba(0, 0, 0, 0), -53px 46px 28px 0 rgba(0, 0, 0, 0.01), -30px 26px 24px 0 rgba(0, 0, 0, 0.05), -13px 11px 18px 0 rgba(0, 0, 0, 0.09), -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -83px 71px 31px 0 rgba(0, 0, 0, 0), -53px 46px 28px 0 rgba(0, 0, 0, 0.01), -30px 26px 24px 0 rgba(0, 0, 0, 0.05), -13px 11px 18px 0 rgba(0, 0, 0, 0.09), -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
}
#club-registration .gform_confirmation_wrapper .gform_confirmation_message {
  text-align: center;
  font-size: var(--h5-font-size);
  font-weight: var(--h5-font-weight);
  letter-spacing: var(--h5-letter-spacing);
  line-height: 0.8;
  color: inherit;
}
#value-proposition h2 {
  text-align: center;
  max-width: 10em;
  margin: 0 auto 1em;
}
#value-proposition .course-certificate p:last-child {
  color: var(--color-content-faded);
  background: var(--color-alt-content-bg);
  border: 2px dashed var(--color-content-secondary);
  border-radius: clamp(0.5rem, 1vw, 1rem);
  padding: 1rem;
}
#value-proposition .exclusive-access {
  border: 2px solid var(--color-content-primary);
}
#value-proposition .exclusive-access a {
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1;
}
#value-proposition .exclusive-access a:after {
  content: "";
  font-family: fontawesome;
  font-weight: 300;
  margin-left: 0.25em;
}
#broll-videos .wp-video {
  border: 1px solid var(--color-content-primary);
  border-radius: clamp(0.5rem, 2vw, 1.5rem);
  overflow: hidden;
}
