/** Colors **/
/** MEDIA QUERIES **/
.common-fontSize {
  font-size: 1.125rem;
  line-height: 24px;
}
.btn-overlay {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.d-none {
  display: none;
}
.m-auto {
  margin: auto;
}
.w-100 {
  width: 100%;
}
.d-block {
  display: block;
}
@media only screen and (max-width: 767.98px) {
  .mob-text-center {
    text-align: center;
  }
}
@media only screen and (max-width: 1199.98px) {
  .visible-xl {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .visible-xs {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .hidden-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .hidden-md {
    display: none;
  }
}
.container:has(.pb-0) {
  padding-bottom: 0 !important;
}
.container:has(.pt-0) {
  padding-top: 0 !important;
}
.container:has(.search-banner) div.o-search-results-filter .o-search-res__container .col-md-9 .o-search-res__results--view {
  flex-direction: column;
}
.container:has(.search-banner) div.o-search-results-filter .o-search-res__container .col-md-9 .o-search-res__results--view .a-card-result {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  border-bottom: 1px solid #d9d9d6;
  padding: 20px 0px;
  margin: 0;
  flex: 0 0 100%;
  max-width: 100%;
}
.container:has(.search-banner) div.o-search-results-filter .o-search-res__container .col-md-9 .o-search-res__results--view .a-card-result .a-card-result__image {
  max-width: 120px;
}
@media only screen and (max-width: 991.98px) {
  .container:has(.search-banner) div.o-search-results-filter .o-search-res__container .col-md-9 .o-search-res__results--view .a-card-result .a-card-result__image {
    max-width: 74px;
  }
}
@media only screen and (max-width: 1024px) {
  .container:has(.search-banner) div.o-search-results-filter .o-search-res__container .col-md-9 .o-search-res__results--view .a-card-result .a-card-result__image .product-card_image {
    max-width: 74px;
    min-width: 74px;
  }
}
@media only screen and (max-width: 575.98px) {
  .container:has(.search-banner) div.o-search-results-filter .o-search-res__container .col-md-9 .o-search-res__results--view .a-card-result .a-card-result__image .product-card_image {
    max-width: 63px;
    min-width: 63px;
  }
}
.container:has(.search-banner) div.o-search-results-filter .o-search-res__container .col-md-9 .o-search-res__results--view .a-card-result .a-card-result__title {
  color: #008924;
  font-family: 'BrandonTextWeb-Bold', sans-serif;
  font-size: 20px;
  font-weight: 450;
  line-height: 28px;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
}
.title:has(.title-background-none) {
  background-color: transparent !important;
}
.title:has(.mb-0) {
  margin-bottom: 0 !important;
}
.title:has(.mt-0) {
  margin-top: 0 !important;
}
.text:has(.mb-0) {
  margin-bottom: 0 !important;
}
.text:has(.mt-0) {
  margin-top: 0 !important;
}
.text:has(.mb-16) {
  margin-bottom: 16px !important;
}
.text p {
  font-family: "BrandonTextWeb-Regular", Helvetica, sans-serif, Arial;
}
.text .cmp-text ul li {
  color: #004f71;
}
.m-card {
  --card-color-ice-blue: transparent;
}
.accordion .text .cmp-text p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #004F71;
  letter-spacing: 0.2px;
}
.accordion .text .cmp-text li {
  color: #004F71;
}
.accordion .text .cmp-text sup {
  color: #004F71 !important;
}
.accordion .m-accordion__content-items {
  border-top: 1px solid #ABABAB;
}
.accordion .m-accordion__content-items:nth-last-child(1) {
  border-bottom: 1px solid #ABABAB;
}
@media screen and (max-width: 991.9px) {
  .m-hero:has(.faq-banner) {
    height: auto;
  }
}
@media only screen and (min-width: 992px) {
  .header .o-header-v2-global__section--utility-bottom .o-header-v2-section .m-mega-menu__mobile-item-wrapper {
    padding: 0 !important;
    margin: 0 24px 0 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .header .o-header-v2-global__section--utility-bottom .o-header-v2-section .m-mega-menu__mobile-item-wrapper .linkstack .m-link-stack--title {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .header .o-header-v2-global__section--utility-bottom .o-header-v2-section .m-mega-menu__mobile-item-wrapper:nth-child(2),
  .header .o-header-v2-global__section--utility-bottom .o-header-v2-section .m-mega-menu__mobile-item-wrapper:nth-child(4),
  .header .o-header-v2-global__section--utility-bottom .o-header-v2-section .m-mega-menu__mobile-item-wrapper:nth-child(6) {
    display: none;
  }
}
.header .o-header-v2-global__section--utility-bottom .o-header-v2-section .m-mega-menu__mobile-item-wrapper:nth-child(4) .a-link:last-child {
  display: none;
}
@media only screen and (min-width: 991px) and (max-width: 1024px) {
  .header .o-header-v2-global__section--utility-bottom .o-header-v2-section > div:last-child > div {
    min-width: 270px;
  }
}
@media only screen and (min-width: 992px) {
  .header .o-header-v2-global__section--utility-bottom .navbar-nav {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 747px) and (max-width: 767px) {
  .header .o-header-v2-global .o-header-v2-global__sticky-section .o-header-v2-global__section--utility-bottom .o-header-v2-group .megamenu .navbar-collapse {
    max-width: 499px !important;
  }
}
@media only screen and (min-width: 992px) {
  .header .navbar-nav li.m-mega-menu__mobile-item-wrapper:nth-child(1) {
    margin: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .header .navbar-nav li.m-mega-menu__mobile-item-wrapper:nth-child(1) {
    margin-bottom: 8px !important;
  }
}
.header .navbar-collapse-wrapper .m-mega-menu__mobile-item-wrapper .link:focus {
  background: transparent !important;
}
.header .m-mega-menu__mobile .navbar-nav .nav-link {
  padding: 8px;
}
.header .o-header-v2-global .a-search {
  margin: unset;
}
@media only screen and (max-width: 991.98px) {
  .columncontrol .nutrition-certificate-col-control .col-lg-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.columncontrol .nutrition-certificate-col-control .col-lg-6 .a-tile__icon .abt-icon-right-arrow:before {
  color: #ffffff;
}
.columncontrol.column-align--space-between .container {
  padding: 0;
}
.a-rule.a-rule--secondary-color .a-horizontal-rule {
  border-color: #008924;
}
.a-rule .a-horizontal-rule {
  border-color: #888B8D;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .col-lg-9.columncontrol__column:has(.experiencefragment) {
    margin-bottom: 0;
  }
}
.experiencefragment:has(.cmp-experiencefragment--ipsum-lorem-bio) {
  margin-bottom: 40px;
}
.experiencefragment:has(.cmp-experiencefragment--ipsum-lorem-bio) .container.responsivegrid {
  padding: 40px 25px;
  background-color: #e6edf1;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .experiencefragment:has(.cmp-experiencefragment--ipsum-lorem-bio) .container.responsivegrid {
    padding: 40px 25px 15px;
  }
}
.experiencefragment:has(.cmp-experiencefragment--ipsum-lorem-bio) .container.responsivegrid p,
.experiencefragment:has(.cmp-experiencefragment--ipsum-lorem-bio) .container.responsivegrid h4 {
  color: #004f71;
}
.experiencefragment .cmp-experiencefragment--right-rail article.m-card {
  height: auto !important;
}
.experiencefragment .cmp-experiencefragment--right-rail article.m-card + .container {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .experiencefragment .cmp-experiencefragment--right-rail article.m-card {
    height: auto !important;
  }
}
.columncontrol:has(.lite-green-bg) {
  background-color: #e6f3e9;
  padding: 40px !important;
}
@media only screen and (max-width: 991.98px) {
  .education-wrapper .columncontrol.column-align--center {
    margin: 20px 0 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .education-wrapper .columncontrol.column-align--center .columncontrol__column:has(.image--align-left) {
    order: 1;
    margin-top: 20px;
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .education-wrapper .columncontrol.column-align--center .columncontrol__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .education-wrapper .columncontrol.column-align--center .columncontrol__column .image {
    text-align: left !important;
  }
}
p.blue-text {
  color: #004F71;
}
@media only screen and (max-width: 767.98px) {
  .ctasection .o-cta-section__title h3 {
    color: #222731;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer-logo .column-align--space-between .row {
    margin: 0;
  }
}
.columncontrol :has(.live-eventContainer) {
  width: 100%;
  float: left;
  color: #004F71;
  display: table;
  vertical-align: middle;
}
.columncontrol :has(.live-eventContainer) .columncontrol__column:first-child {
  padding: 40px 72px;
  border: 4px solid #00b140;
  text-align: center;
  vertical-align: middle;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.columncontrol :has(.live-eventContainer) .columncontrol__column:first-child .title {
  margin: 0;
}
.columncontrol :has(.live-eventContainer) .columncontrol__column:first-child .title h3 {
  color: #004F71;
}
.columncontrol :has(.live-eventContainer) .columncontrol__column:first-child .text {
  margin: 0;
}
.columncontrol :has(.live-eventContainer) .columncontrol__column:first-child .text p {
  color: #004F71;
  text-transform: uppercase;
  font-weight: bold;
}
.columncontrol :has(.live-eventContainer) .columncontrol__column:first-child .button {
  margin: 0;
}
.columncontrol :has(.live-eventContainer) .columncontrol__column:nth-child(2) {
  color: #006284;
  background-color: rgba(124, 204, 108, 0.3);
  -webkit-box-shadow: inset 0px 0px 0px 1px #00B140;
  -moz-box-shadow: inset 0px 0px 0px 1px #00B140;
  box-shadow: inset 0px 0px 0px 1px #00B140;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.columncontrol :has(.live-eventContainer) .columncontrol__column:nth-child(2) .text p {
  color: #004F71;
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (max-width: 991.98px) {
  .m-hero.m-hero--short {
    height: auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .m-hero.m-hero--short {
    height: 200px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .m-hero.m-hero--short .m-hero__media {
    height: 200px !important;
  }
}
@media only screen and (min-width: 992px) {
  .m-hero.m-hero--short .Register-banner .m-hero__content {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .m-hero.m-hero--tall {
    height: auto !important;
  }
}
@media only screen and (min-width: 992px) {
  .m-hero.m-hero--tall .container .m-hero__content .m-hero__body p {
    font-size: 20px !important;
    line-height: 28px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .m-hero.m-hero--text-center-mobile .m-hero__content {
    left: 0;
  }
}
.m-hero:has(.Register-banner) {
  height: 180px;
}
@media only screen and (max-width: 991.98px) {
  .m-hero:has(.Register-banner) {
    height: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  .m-hero:has(.Register-banner) {
    height: 200px;
  }
}
.m-hero:has(.Register-banner) .container .row.no-gutters {
  align-items: center;
  height: 180px;
}
@media only screen and (max-width: 991.98px) {
  .m-hero:has(.Register-banner) .container .row.no-gutters {
    height: 200px;
  }
}
.m-hero:has(.Register-banner) .container .row.no-gutters .m-hero__extras {
  display: none;
}
.m-hero:has(.nutrition-training-certificates-banner) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  height: auto;
}
@media only screen and (max-width: 991.98px) {
  .m-hero:has(.nutrition-training-certificates-banner) {
    height: max-content;
    background: #004f71 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .m-hero .nutrition-training-certificates-banner .m-hero__content {
    padding-top: 20px;
    padding-bottom: 20px !important;
  }
}
.m-hero .nutrition-training-certificates-banner .m-hero__content .m-hero__header {
  color: #FFF !important;
}
.m-hero .nutrition-training-certificates-banner .m-hero__content .m-hero__header span {
  color: #FFF !important;
}
.m-hero .nutrition-training-certificates-banner .m-hero__content .m-hero__body span {
  color: #FFF !important;
}
.m-hero .nutrition-training-certificates-banner .m-hero__content .m-hero__extras {
  display: none;
}
@media only screen and (max-width: 575.98px) {
  .m-hero:has(.resource-hero-banner) {
    height: 420px !important;
  }
}
.m-hero:has(.unsubscribe-banner) {
  background-color: #004f71;
}
@media only screen and (max-width: 575.98px) {
  .m-hero:has(.unsubscribe-banner) .m-hero__content {
    height: 200px;
    justify-content: center;
  }
  .m-hero:has(.unsubscribe-banner) .m-hero__content h1 {
    padding-top: 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .m-hero:has(.my-profile-banner) .row.no-gutters {
    align-items: center;
  }
  .m-hero:has(.my-profile-banner) .row.no-gutters .m-hero__content {
    left: 0;
  }
}
.formcontainer .o-form-container__buttons button[name="reset"],
.formcontainer .o-form-container__buttons button:first-child {
  margin-right: 20px;
}
.formcontainer .a-dropdown__field:focus-visible {
  outline: 0 !important;
}
.formcontainer .tooltip .tooltip-inner {
  max-width: 380px !important;
}
@media only screen and (max-width: 767.98px) {
  .formcontainer .tooltip .tooltip-inner {
    max-width: 210px !important;
  }
}
.footer .columncontrol.column-align--space-between .row {
  margin: 0;
}
.footer .columncontrol.column-align--center .row {
  justify-content: left;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .footer .columncontrol .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
}
.footer > .container > section > .a-container__row > .a-container__content > .cmp-container .cmp-text p {
  font-family: "BrandonTextWeb-Light", Helvetica, sans-serif, Arial;
}
@media only screen and (max-width: 767.98px) {
  .footer > .container > section > .a-container__row > .a-container__content > .cmp-container .container .row > [class*="col-"] {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer > .container > section > .a-container__row > .a-container__content > .cmp-container .linkstack .m-link-stack .m-link-stack--content {
    padding-left: 0;
    margin-top: 0;
    display: block !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer > .container > section > .a-container__row > .a-container__content > .cmp-container .linkstack .m-link-stack .m-link-stack--header {
    display: none !important;
  }
}
.a-rule,
.a-rule.a-rule--default-color {
  color: #888b8d;
}
@media only screen and (min-width: 992px) {
  .workplace-discovery-landing {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .workplace-discovery-landing .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 991.98px) {
  .workplace-discovery-landing .m-card-light .m-card__wrapper .m-card__body {
    padding: 16px 10px !important;
  }
}
.workplace-discovery-landing .m-card--fit {
  padding: 20px 16px;
}
.workplace-discovery-landing .m-card--fit .cmp-image {
  align-items: flex-start;
}
.workplace-discovery-landing .m-card--fit .m-card__media {
  max-height: 153px;
}
.workplace-discovery-landing .m-card--fit .m-card__body {
  padding: 0 6px;
  display: flex;
  flex-direction: column;
  height: inherit;
}
.workplace-discovery-landing .m-card--fit .m-card__body h5 {
  margin-bottom: 0;
}
.workplace-discovery-landing .m-card--fit .m-card__body h5:nth-child(2) {
  color: #004f71;
}
.workplace-discovery-landing .m-card--fit .m-card__body h5:nth-child(3) {
  color: #008924;
}
.workplace-discovery-landing .m-card--fit .m-card__body .m-card__description {
  margin-top: 8px;
  margin-bottom: 8px;
}
.workplace-discovery-landing .m-card--fit .m-card__body .m-card__description p {
  color: #004F71;
  font-size: 14px;
  line-height: 20px;
  font-weight: 390 !important;
  font-family: "BrandonTextWeb-Regular", Helvetica, sans-serif, Arial;
}
.workplace-discovery-landing .m-card--fit .m-card__body .button {
  margin-top: auto;
}
.workplace-discovery-landing .m-card--fit .m-card__body .button .a-link a {
  padding-right: 20px;
}
.workplace-discovery-landing .m-card--fit .m-card__body .button .abt-icon {
  top: -2px;
}
.workplace-discovery-landing .m-card--fit .m-card__body .button .abt-icon:before {
  content: '\e913';
  color: #008924;
  font-size: 16px;
}
.workplace-discovery-landing .m-card--fit .m-card__body .button .a-link__inner-text {
  font-weight: 450;
  font-size: 18px;
  line-height: 20px;
  font-family: "BrandonTextWeb-Bold", Helvetica, sans-serif, Arial;
}
.workplace-discovery-landing .columncontrol .container.workplace-discovery-landing {
  padding: 0;
}
@media only screen and (max-width: 991.98px) {
  .workplace-discovery-landing .columncontrol .row .columncontrol__column.col-md-9 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .workplace-discovery-landing .columncontrol .row .columncontrol__column.col-md-3 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .workplace-discovery-landing .columncontrol .row .columncontrol__column.col-md-3 .experiencefragment .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
    display: flex !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .workplace-discovery-landing .columncontrol .row .columncontrol__column.col-md-3 .experiencefragment .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
    display: block !important;
  }
}
.cards-m-0 .title,
.cards-m-0 .title h2,
.cards-m-0 .text {
  margin: 0 !important;
}
.cards-m-0 .button {
  margin-top: 24px !important;
}
.button.a-button--md .btn,
.button .btn {
  font-size: 16px;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button.button.a-button--lg .btn {
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (max-width: 767.98px) {
  .button .btn {
    width: 100% !important;
  }
}
@media only screen and (min-width: 768px) {
  .o-cta-section__button-wrap {
    padding-top: 0;
  }
}
.video-pt-0 .video.m-video--caption-light {
  padding-top: 0;
}
.text .cmp-text ul {
  padding-left: 20px;
}
.m-mega-menu__mobile-item-wrapper:nth-child(4) .a-link:last-child {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .columncontrol__column:has(.cmp-experiencefragment--right-rail) {
    padding-right: 0;
  }
}
.m-card.m-card-light {
  cursor: pointer;
}
.m-card.m-card-light:hover {
  background-color: #e6f5fc !important;
}
.m-card.m-card-light .m-card__wrapper .m-card-link:hover {
  background-color: transparent !important;
}
.m-card.m-card-light .m-card__wrapper .m-card-link:focus {
  box-shadow: none;
}
.charcoal-color {
  color: #222731 !important;
}
.register-container .form-container .title .cmp-title h2 {
  color: #222731 !important;
}
@media only screen and (max-width: 767.98px) {
  .register-container .o-form-container__buttons {
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .register-container .o-form-container__buttons .button button {
    width: 100%;
    margin-bottom: 20px;
  }
}
.verify-thankyou,
.verify-account-error {
  display: none;
}
.verify-account-error .o-form-container__error-msg {
  font-size: 20px;
  line-height: 32px;
}
@media only screen and (max-width: 991.98px) {
  .m-hero--short .h1-hero {
    font-size: 44px !important;
    line-height: 48px !important;
    color: #fff;
  }
}
@media only screen and (max-width: 991.98px) {
  .signup-confirmation .button {
    justify-content: center;
  }
}
#consent-banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
div#teconsent {
  display: none;
}
.a-link #teconsent {
  display: block !important;
}
@media only screen and (max-width: 767.98px) {
  .searchfacet .m-search-facet .search-facet-container .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.ctasection.container:has(.sitemap-title) {
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 991.98px) {
  .sitemap-title .container .row .o-cta-section__column:last-child {
    display: none;
  }
}
.a-pagination {
  padding-bottom: 30px;
}
.enrollnow-card.m-card__wrapper a {
  height: 100%;
}
.enrollnow-card.m-card__wrapper a .m-card__body {
  height: 100%;
  max-height: 145px;
}
@media (max-width: 767.98px) {
  .container:has(.home-hero-container) {
    padding: 0 !important;
    height: 400px;
  }
  .home-hero-container .a-container__media__mobile {
    display: none !important;
  }
  .home-hero-container .a-container__media .a-container__image {
    display: block !important;
    height: 400px;
  }
  .home-hero-container .a-container__row .a-container__content .cmp-container .text {
    margin-top: 0;
    padding-top: 100px;
  }
}
.a-dropdown.validation-require .a-dropdown__field {
  border-color: #aa0061 !important;
}
.a-dropdown .a-dropdown__field:focus {
  border: 2px solid #008924 !important;
}
.a-dropdown__container .a-dropdown__field .a-dropdown-selected {
  font-size: 16px;
  font-family: 'BrandonTextWeb-Regular', sans-serif !important;
  font-weight: 400 !important;
}
.validation-require .a-input-field--text-require {
  color: #aa0061 !important;
  display: block;
}
.a-dropdown.validation-require .form-group .form-label {
  color: #aa0061;
}
.a-container:has(.home-topbanner) {
  background-color: #aa0063;
}
.checkbox.validation-require .a-checkbox__custom {
  border-color: #aa0061 !important;
}
.checkbox.validation-require .checkbox--text-require {
  color: #aa0061 !important;
}
.onetrustcheckbox.options {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.onetrustcheckbox .otnotice-section-content p {
  font-family: 'BrandonTextWeb-Bold', sans-serif;
  cursor: pointer;
}
.a-event-card_item {
  min-width: 255px;
  max-width: 382px;
  padding: 20px 16px;
  border-radius: 4px;
  border: solid 1px #d9d9d6;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
  margin: 7.5px 5px 7.5px 5px !important;
}
.a-event-card_container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.a-event-card-catalog_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 8px;
}
.a-event-card-catalog_container * {
  margin-bottom: 0 !important;
}
.a-event-card_image {
  height: 176px;
}
.a-event-card_image img {
  width: 100%;
  height: 100%;
}
.a-event-card_pretitle {
  color: #222731;
  font-family: 'BrandonTextWeb-Bold', sans-serif;
  font-size: 14px;
  font-weight: 450;
  line-height: 20px;
  text-transform: uppercase;
}
.a-event-card_title {
  color: #008924;
  font-family: 'BrandonTextWeb-Bold', sans-serif;
  font-size: 20px;
  font-weight: 450;
  line-height: 28px;
}
.a-event-card_description {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.a-event-card_description P {
  color: #004f71;
  font-family: 'BrandonTextWeb-Regular', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.a-event-card_description P > span:first-child {
  font-family: 'BrandonTextWeb-Bold', sans-serif;
  font-weight: 450;
}
.a-event-card_link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.a-event-card_link .register_link {
  color: #008924;
  font-family: 'BrandonTextWeb-Bold', sans-serif;
  font-size: 18px;
  font-weight: 450;
  line-height: 20px;
  cursor: pointer;
}
.a-event-card_link .register_link::after {
  content: "\e907";
  width: var(--mega-menu-nav-padding-left);
  font-size: var(--mega-menu-nav-padding-left);
  font-family: var(--mega-menu-icon-font-family);
  color: #008924;
  display: inline-block;
  transform: rotate(270deg);
  cursor: pointer;
}
.a-event-card-icon_image {
  width: 80px;
  height: 80px;
}
.a-event-card-icon_image img {
  width: 100%;
  height: 100%;
}
.a-event-card-searchresult_container {
  display: flex;
  flex-direction: row;
  gap: 32px;
}
.a-event-card-searchresult_container:hover {
  cursor: pointer;
}
.a-event-card-searchresult_container .a-event-card-icon_image {
  width: 16%;
}
.a-event-card-searchresult_container .a-event-card_container {
  width: 67%;
  gap: 0 !important;
}
.a-event-card-searchresult_container .item-description {
  color: #004f71;
  font-size: 14px;
  font-style: normal;
  font-weight: 390;
  line-height: 20px;
}
p.a-event-card_pretitle {
  display: none;
}
span.item-content-type {
  display: none;
}
.cource-catalog-search .a-event-card_link {
  display: flex;
  flex-direction: column-reverse;
}
.horizontal-line {
  width: 100%;
  height: 1px;
  background-color: #d9d9d6;
  margin: 20px 0;
}
.item-content-lang {
  color: #004f71;
  padding-bottom: 15px;
}
.item-content-lang span {
  font-family: 'BrandonTextWeb-Bold', sans-serif;
  font-weight: 450;
}
@media only screen and (max-width: 991.98px) {
  .m-hero--dark .m-hero__title,
  .m-hero--dark .m-hero__header,
  .m-hero--dark .m-hero__body,
  .m-hero--dark .m-hero__subtitle {
    color: #222731 !important;
  }
  .m-hero--medium .m-hero__content {
    padding-bottom: 0 !important;
  }
  .m-hero--medium.m-hero--dark {
    height: auto;
  }
  .o-search-results-filter .container {
    padding: 0 !important;
  }
}
.m-search-category__item .a-checkbox__text {
  font-family: 'BrandonTextWeb-Regular', sans-serif !important;
}
.o-search-results-filter {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .o-search-results-filter .m-search-category__apply-button {
    top: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .o-search-res__container .col-md-9 {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .o-search-res__container .col-md-9 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (min-width: 768px) {
  .resource-search .o-search-res__container .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .resource-search .o-search-res__container .col-md-9 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .resource-search .o-search-res__container .col-md-9 .o-search-res__results--view {
    margin-top: 0 !important;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .resource-search .o-search-res__container .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
}
@media only screen and (min-width: 768px) {
  .resource-search .search-results-container .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
}
@media only screen and (min-width: 768px) {
  .resource-search .search-results-container .o-search-results-filter {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
}
.resource-search .o-search-res__results--view {
  justify-content: flex-start;
  display: flex;
}
.resource-search .o-search-res__results--view .a-card-result.col-md-4.col-lg-4.col-sm-12.result-items {
  flex: 0 0 33.33333%;
  max-width: 32%;
  padding: 15px;
  border-radius: 4px;
  border: solid 1px #d9d9d6;
  background: #fff;
  display: flex;
  flex-direction: column;
  min-height: 450px;
  gap: 8px;
  margin: 7.5px 5px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .resource-search .o-search-res__results--view .a-card-result.col-md-4.col-lg-4.col-sm-12.result-items {
    flex: 0 0 47% !important;
    max-width: 48% !important;
    margin: 7.5px 5px 7.5px 5px !important;
    min-height: 475px;
  }
}
@media only screen and (max-width: 767.98px) {
  .resource-search .o-search-res__results--view .a-card-result.col-md-4.col-lg-4.col-sm-12.result-items {
    flex: 0 0 90%;
    max-width: 94%;
    margin: 7.5px auto !important;
    min-height: auto;
  }
}
.resource-search .o-search-res__results--view .a-card-result.col-md-4.col-lg-4.col-sm-12.result-items .a-card-result__image {
  height: 176px;
}
.resource-search .o-search-res__results--view .a-card-result.col-md-4.col-lg-4.col-sm-12.result-items .a-card-result__title {
  color: #008924;
  font-family: 'BrandonTextWeb-Bold', sans-serif;
  font-size: 20px;
  font-weight: 450;
  line-height: 28px;
  margin: 0;
}
.resource-search .o-search-res__results--view .a-card-result.col-md-4.col-lg-4.col-sm-12.result-items .a-card-result__description {
  color: #004f71;
  font-family: 'BrandonTextWeb-Regular', sans-serif;
  font-size: 14px;
  font-weight: 450;
  line-height: 20px;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  letter-spacing: normal;
  text-overflow: ellipsis;
}
.resource-search .o-search-res__results--view .a-card-result.col-md-4.col-lg-4.col-sm-12.result-items .a-card-result__link.a-result__link {
  display: flex;
  flex-direction: row;
  color: #008924;
  font-family: 'BrandonTextWeb-Bold', sans-serif;
  font-size: 18px;
  font-weight: 450;
  line-height: 20px;
  cursor: pointer;
  position: absolute;
  bottom: 10px;
}
@media only screen and (max-width: 767.98px) {
  .resource-search .o-search-res__results--view .a-card-result.col-md-4.col-lg-4.col-sm-12.result-items .a-card-result__link.a-result__link {
    position: inherit;
    bottom: 0;
  }
}
.resource-search .o-search-res__results--view .a-card-result.col-md-4.col-lg-4.col-sm-12.result-items .a-card-result__link.a-result__link::after {
  content: "\e907";
  width: 1rem;
  font-size: 1rem;
  font-family: Abbott-icon, Arial, Helvetica, sans-serif;
  color: #008924;
  display: inline-block;
  transform: rotate(270deg);
  cursor: pointer;
  margin-left: 5px;
}
@media only screen and (max-width: 767.98px) {
  .apply-button.m-search-category__apply-button {
    margin-bottom: 40px;
  }
}
