/* [project]/app/assets/styles/globals.scss.css [app-client] (css) */
:root, body.theme-current {
  --primary-text: #222;
  --background: #fff;
  --footer-bg: #f0f0f0;
  --brand-blue: #0033a0;
  --primary-blue: #071b45;
  --hover-blue: #008ba3;
  --footer-flex-gap: .5rem;
  --footer-title: .9rem;
  --footer-title-color: #494949;
  --footer-link: .9rem;
  --footer-bottom-bg: #f0f0f0;
  --footer-hr-display: block;
  --footer-powered-by-display: block;
  --footer-top-section-display: none;
  --footer-bottom-section-text: center;
  --white: #fff;
  --upcoming-webinars-section-bg: #d8d4d7;
  --section-btn: #008ba3;
  --upcoming-webinars-badge: #003b73;
  --upcoming-webinars-section-blue: #003968;
  --section-title-weight: 300;
  --upcoming-webinars-card-date: #003968;
  --upcoming-webinars-card-live: #254d7f;
  --upcoming-webinars-card-cost: #626262;
  --upcoming-webinars-card-event: #545860;
  --addnl-resources-bg: #fafafa;
  --addnl-resources-title: #2c2c2c;
  --addnl-resources-card-bg: #fff;
  --addnl-resources-card-title: #545860;
  --addnl-resources-card-title-hover: #4e5ec1;
  --common-banner-bg-color: #003968;
  --common-banner-title-color: #fedc00;
  --common-banner-arrow-bg: #254d7f;
  --dropdown-arrow: #959595;
  --dropdown-arrow-tz: #959595;
  --clear-filters: #008ba3;
  --arrow-icon: #008ba3;
  --action: #008ba3;
  --filter-text: #333;
  --card-title: #545860;
  --card-title-hover: #0056b3;
  --filter-active: #003968;
  --pagination-btn: #008ba3;
  --reset-filters-hover: lighten($ rimary_blue_bg, 15%);
  --click-btn-color: #76ce00;
  --action-btn-border-radius: 50px;
  --action-btn-text-transform: uppercase;
  --action-btn-mob-padding: 15px 30px;
  --action-btn-mob-font-size: 1.2rem;
  --action-btn-bg-color: #008ba3;
}

:root, body.theme-new {
  --primary-text: #f6f6f6;
  --background: #222;
  --footer-bg: #071b45;
  --brand-blue: #0033a0;
  --primary-blue: #071b45;
  --hover-blue: #28aeca;
  --footer-flex-gap: 2rem;
  --footer-title: 1.25rem;
  --footer-title-color: #f6f6f6;
  --footer-link: 1.2rem;
  --footer-bottom-bg: #0033a0;
  --footer-hr-display: none;
  --footer-powered-by-display: none;
  --footer-top-section-display: unset;
  --footer-bottom-section-text: left;
  --white: #fff;
  --upcoming-webinars-section-bg: #e5ecf2;
  --section-btn: #0033a0;
  --upcoming-webinars-badge: #0033a0;
  --upcoming-webinars-section-blue: #0033a0;
  --section-title-weight: 700;
  --upcoming-webinars-card-date: #0033a0;
  --upcoming-webinars-card-live: #0033a0;
  --upcoming-webinars-card-cost: #0033a0;
  --upcoming-webinars-card-event: #071b45;
  --addnl-resources-bg: #fff;
  --addnl-resources-title: #0033a0;
  --addnl-resources-card-bg: #e5ecf2;
  --addnl-resources-card-title: #0033a0;
  --addnl-resources-card-title-hover: #28aeca;
  --common-banner-bg-color: #0033a0;
  --common-banner-title-color: #28aeca;
  --common-banner-arrow-bg: #28aeca;
  --dropdown-arrow: #00a3de;
  --dropdown-arrow-tz: #a8a39d;
  --clear-filters: #0033a0;
  --arrow-icon: #0033a0;
  --action: #00a3de;
  --filter-text: #a8a39d;
  --card-title: #0033a0;
  --card-title-hover: #28aeca;
  --filter-active: #0033a0;
  --pagination-btn: #0033a0;
  --reset-filters-hover: #28aeca;
  --click-btn-color: #00a3de;
  --action-btn-border-radius: 4px;
  --action-btn-text-transform: none;
  --action-btn-mob-padding: 12px 24px;
  --action-btn-mob-font-size: 1rem;
  --action-btn-bg-color: #00a3de;
}

@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 900;
  src: url("../media/fa-solid-900.b98dac32.eot");
  src: url("../media/fa-solid-900.0666683a.woff2") format("woff2"), url("../media/fa-solid-900.c8add211.woff") format("woff");
}

@font-face {
  font-family: NotoSans;
  src: url("../media/NotoSans-Thin.b9f9a920.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: NotoSans;
  src: url("../media/NotoSans-ExtraLight.3b07d7ee.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: NotoSans;
  src: url("../media/NotoSans-Light.2bda85d5.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: NotoSans;
  src: url("../media/NotoSans-Regular.66987d1e.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: NotoSans;
  src: url("../media/NotoSans-Medium.ea215a91.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: NotoSans;
  src: url("../media/NotoSans-SemiBold.8360da29.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: NotoSans;
  src: url("../media/NotoSans-Bold.b5e09546.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: NotoSans;
  src: url("../media/NotoSans-ExtraBold.b4732d75.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: NotoSans;
  src: url("../media/NotoSans-Black.6457322f.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: theme-icons;
  src: url("../media/theme-icons.eeaa8b4e.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

:root {
  --brand: #0b5;
  --link: #008ba3;
}

html, body {
  overscroll-behavior-y: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: NotoSans !important;
}

h1, h2, h3, h4, h5 {
  color: #2c2c2c;
  margin: 10px 0;
  font-weight: 300;
}

h5 {
  font-size: 16px;
  line-height: 25.88px;
}

hr {
  border-top: 1px solid #eee;
  margin-top: 20px;
  margin-bottom: 20px;
}

p {
  letter-spacing: .01em;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

strong {
  font-weight: 700;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.bg-white {
  background-color: #fff;
}

.link {
  color: #008ba3;
  text-decoration: none;
}

.link:hover {
  color: #005e74;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 960px) {
  .container {
    width: 950px;
  }
}

@media (min-width: 1240px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 1199px) {
  header > .container {
    align-items: center;
    width: 100%;
    display: flex;
  }
}

@media (min-width: 1440px) {
  header > .container {
    max-width: 1400px;
  }
}

@media (min-width: 1300px) {
  .hideInLg {
    display: none !important;
  }
}

@media (max-width: 576px) {
  .hideInSm {
    display: none !important;
  }
}

/* [project]/app/components/layout/FooterLinkContainer.module.scss.module.css [app-client] (css) */
@media (max-width: 768px) {
  .FooterLinkContainer-module-scss-module__7P_H5q__hide-footer {
    display: none;
  }
}

.FooterLinkContainer-module-scss-module__7P_H5q__footer-links {
  letter-spacing: 1px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media (min-width: 768px) and (max-width: 992px) {
  .FooterLinkContainer-module-scss-module__7P_H5q__footer-links {
    text-align: center;
    align-items: center;
  }
}

.FooterLinkContainer-module-scss-module__7P_H5q__footer-links__heading {
  color: var(--footer-title-color);
  font-size: var(--footer-title);
  text-transform: uppercase;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: #0000;
  background: none;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  width: 100%;
  padding: .8rem 0;
  font-weight: 400;
  display: flex;
}

.FooterLinkContainer-module-scss-module__7P_H5q__footer-links__list {
  align-items: flex-start;
  gap: var(--footer-flex-gap);
  text-align: left;
  flex-direction: column;
  padding: 0;
  list-style-type: none;
  display: flex;
}

.FooterLinkContainer-module-scss-module__7P_H5q__footer-links__link {
  color: var(--primary-text);
  font-size: var(--footer-link);
  font-weight: 200;
  text-decoration: none;
}

.FooterLinkContainer-module-scss-module__7P_H5q__footer-links__link:hover {
  color: var(--hover-blue);
}

.FooterLinkContainer-module-scss-module__7P_H5q__section {
  margin-bottom: 1rem;
}

.FooterLinkContainer-module-scss-module__7P_H5q__heading {
  font-size: var(--footer-title);
  background: none;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  display: flex;
}

.FooterLinkContainer-module-scss-module__7P_H5q__desktopHeading {
  cursor: default;
}

.FooterLinkContainer-module-scss-module__7P_H5q__footer-links__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  overflow: hidden;
}

.FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly > summary::-webkit-details-marker {
  display: none;
}

.FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly > summary::marker {
  content: "";
}

.FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly .FooterLinkContainer-module-scss-module__7P_H5q__footer-links__heading {
  cursor: pointer;
}

.FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly > summary:hover, .FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly > summary:active {
  background: none;
}

.FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly > summary:focus {
  outline: none;
}

.FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly > summary:focus-visible {
  outline: 2px solid var(--focus-outline, transparent);
  outline-offset: 2px;
}

.FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly:not([open]) > summary ~ .FooterLinkContainer-module-scss-module__7P_H5q__footer-links__list {
  display: none;
}

.FooterLinkContainer-module-scss-module__7P_H5q__caret {
  pointer-events: none;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin-left: 8px;
  position: relative;
}

.FooterLinkContainer-module-scss-module__7P_H5q__caret:before {
  content: "";
  border-right: 2px solid var(--footer-title-color);
  border-bottom: 2px solid var(--footer-title-color);
  width: 10px;
  height: 10px;
  margin: auto;
  transition: transform .25s, border-color .25s;
  position: absolute;
  inset: 0;
  transform: rotate(45deg);
}

.FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly[open] > summary .FooterLinkContainer-module-scss-module__7P_H5q__caret:before {
  transform: rotate(225deg);
}

.FooterLinkContainer-module-scss-module__7P_H5q__desktopOnly .FooterLinkContainer-module-scss-module__7P_H5q__caret {
  display: none !important;
}

.FooterLinkContainer-module-scss-module__7P_H5q__wrapper .FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly {
  padding-top: 1rem;
  display: block !important;
}

.FooterLinkContainer-module-scss-module__7P_H5q__wrapper .FooterLinkContainer-module-scss-module__7P_H5q__desktopOnly {
  display: none !important;
}

@media (min-width: 768px) {
  :where(html) :where(body) .FooterLinkContainer-module-scss-module__7P_H5q__wrapper .FooterLinkContainer-module-scss-module__7P_H5q__mobileOnly {
    display: none !important;
  }

  :where(html) :where(body) .FooterLinkContainer-module-scss-module__7P_H5q__wrapper .FooterLinkContainer-module-scss-module__7P_H5q__desktopOnly {
    display: block !important;
  }
}

/* [project]/app/components/layout/Footer.module.scss.module.css [app-client] (css) */
.Footer-module-scss-module__pNxz7a__footer {
  background-color: var(--footer-bg);
}

.Footer-module-scss-module__pNxz7a__footer__footer-section {
  flex-direction: column;
  display: flex;
}

.Footer-module-scss-module__pNxz7a__footer__top-section {
  display: var(--footer-top-section-display);
  flex-direction: row;
  justify-content: space-between;
  padding: 2rem;
}

.Footer-module-scss-module__pNxz7a__footer__logo {
  width: 210px;
  height: 70px;
}

.Footer-module-scss-module__pNxz7a__footer__bottom-section {
  text-align: var(--footer-bottom-section-text);
  background-color: var(--footer-bottom-bg);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  display: flex;
}

.Footer-module-scss-module__pNxz7a__footer__hr {
  display: var(--footer-hr-display);
  border: 1px solid var(--footer-title-color);
  opacity: .3;
  margin: 1rem 2rem;
}

.Footer-module-scss-module__pNxz7a__footer__bottom-para {
  color: var(--primary-text);
  font-size: 1rem;
  font-weight: 300;
}

.Footer-module-scss-module__pNxz7a__footer__align2 {
  display: var(--footer-powered-by-display);
}

@media (min-width: 768px) {
  .Footer-module-scss-module__pNxz7a__footer__top-section {
    justify-content: center;
    gap: 4rem;
    display: flex;
  }

  .Footer-module-scss-module__pNxz7a__footer__top-section > * {
    flex: 1;
    max-width: 200px;
  }

  .Footer-module-scss-module__pNxz7a__footer__bottom-section {
    flex-direction: row;
    justify-content: space-between;
  }

  .Footer-module-scss-module__pNxz7a__footer__bottom-para {
    width: 50%;
  }

  .Footer-module-scss-module__pNxz7a__footer__align1 {
    text-align: start;
  }

  .Footer-module-scss-module__pNxz7a__footer__align2 {
    text-align: end;
  }
}

@media (min-width: 990px) {
  .Footer-module-scss-module__pNxz7a__footer__logo-container {
    display: block;
  }

  .Footer-module-scss-module__pNxz7a__footer__top-section {
    justify-content: space-between;
  }
}

/* [project]/app/components/IconWithLabel/iconWithLabel.module.scss.module.css [app-client] (css) */
.iconWithLabel-module-scss-module__2E-dlW__icon-with-label {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

@media (max-width: 576px) {
  .iconWithLabel-module-scss-module__2E-dlW__icon-with-label__hideLabelInSm {
    display: none;
  }
}

/* [project]/app/components/MenuOnHover/menuOnHover.module.scss.module.css [app-client] (css) */
.menuOnHover-module-scss-module__5b-ZwG__dropdown {
  align-items: center;
  height: 100%;
  display: inline-flex;
  position: relative;
}

.menuOnHover-module-scss-module__5b-ZwG__trigger {
  cursor: pointer;
  color: var(--brand-blue);
  background: none;
  border: 0;
  align-items: center;
  gap: 6px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
}

.menuOnHover-module-scss-module__5b-ZwG__trigger:focus-visible {
  outline-offset: 2px;
  outline: 2px solid;
}

.menuOnHover-module-scss-module__5b-ZwG__label {
  font-size: 16px;
  font-weight: 700;
}

.menuOnHover-module-scss-module__5b-ZwG__panel {
  background: var(--brand-blue);
  min-width: 216px;
  color: var(--white);
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  border: 1px solid #eee;
  border-radius: 8px;
  margin: 0;
  padding: 10px 0 16px;
  list-style: none;
  transition: opacity .16s, transform .16s, visibility 0s linear .16s;
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  transform: translateY(-4px);
  box-shadow: 0 10px 25px #00000026;
}

.menuOnHover-module-scss-module__5b-ZwG__panel li {
  width: 100%;
  padding: 0 !important;
}

.menuOnHover-module-scss-module__5b-ZwG__menuItem {
  color: var(--white);
  padding: 10px 16px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.menuOnHover-module-scss-module__5b-ZwG__menuItem:hover {
  color: var(--hover-blue);
}

.menuOnHover-module-scss-module__5b-ZwG__dropdown[data-align="right"] .menuOnHover-module-scss-module__5b-ZwG__panel {
  left: auto;
  right: 0;
}

.menuOnHover-module-scss-module__5b-ZwG__dropdown[data-align="left"] .menuOnHover-module-scss-module__5b-ZwG__panel {
  left: 0;
  right: auto;
}

.menuOnHover-module-scss-module__5b-ZwG__isOpen .menuOnHover-module-scss-module__5b-ZwG__panel {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0s;
  display: block;
  transform: translateY(0);
}

.menuOnHover-module-scss-module__5b-ZwG__isOpen .menuOnHover-module-scss-module__5b-ZwG__panel:after {
  content: "";
  background: none;
  height: 12px;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
}

.menuOnHover-module-scss-module__5b-ZwG__menuItemDisabled, .menuOnHover-module-scss-module__5b-ZwG__menuItem[aria-disabled="true"] {
  opacity: .6;
  cursor: default;
  pointer-events: none;
  text-decoration: none !important;
}

@media (prefers-reduced-motion: reduce) {
  .menuOnHover-module-scss-module__5b-ZwG__panel {
    transition: none;
  }
}

/* [project]/app/components/HeaderComponent/header-component.module.scss.module.css [app-client] (css) */
.header-component-module-scss-module__ahsgzq__header-container {
  box-sizing: border-box;
  background-color: var(--white);
  z-index: 1000;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  position: sticky;
  top: 0;
  box-shadow: 0 3px #00000040;
}

@media (max-width: 576px) {
  .header-component-module-scss-module__ahsgzq__header-container {
    padding: 0;
  }
}

.header-component-module-scss-module__ahsgzq__header-container__header-logo {
  object-fit: cover;
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.header-component-module-scss-module__ahsgzq__header-container__wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

@media (max-width: 500px) {
  .header-component-module-scss-module__ahsgzq__header-container {
    flex-direction: column;
  }
}

.header-component-module-scss-module__ahsgzq__header-container__navIconText {
  font-size: 16px;
}

.header-component-module-scss-module__ahsgzq__header-container__navIconFilled {
  background-color: var(--brand-blue);
}

.header-component-module-scss-module__ahsgzq__header-container__navIcon span {
  font-size: 16px;
}

.header-component-module-scss-module__ahsgzq__header-container__more-menu {
  flex-direction: row-reverse;
  gap: 5px;
}

.header-component-module-scss-module__ahsgzq__link-item {
  color: var(--brand-blue);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.header-component-module-scss-module__ahsgzq__link-item:hover {
  color: #28aeca;
}

.header-component-module-scss-module__ahsgzq__after-logo-container {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.header-component-module-scss-module__ahsgzq__nav-icons-container {
  flex-direction: row;
  place-content: center flex-end;
  gap: 8px;
  display: flex;
}

@media (max-width: 576px) {
  .header-component-module-scss-module__ahsgzq__nav-icons-container[data-from="header-root"] {
    margin: 16px;
  }
}

.header-component-module-scss-module__ahsgzq__nav-items-container {
  display: none;
}

@media (min-width: 1300px) {
  .header-component-module-scss-module__ahsgzq__nav-items-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    display: flex;
  }
}

.header-component-module-scss-module__ahsgzq__mobile-menu {
  color: var(--white);
  z-index: 1000;
  background-color: #071b45;
  flex-direction: column;
  min-width: 100%;
  height: 100dvh;
  padding: 2rem 0;
  display: flex;
  position: absolute;
  top: 100%;
  left: 0;
}

.header-component-module-scss-module__ahsgzq__mobile-menu__close-icon-container {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  padding: 0 16px 16px;
  display: flex;
}

.header-component-module-scss-module__ahsgzq__mobile-menu__close-icon-container span {
  color: var(--white);
}

.header-component-module-scss-module__ahsgzq__mobile-menu-list-root {
  flex-direction: column;
  gap: 28px;
  list-style-type: none;
  display: flex;
}

.header-component-module-scss-module__ahsgzq__mobile-menu-list-root li {
  width: 100%;
}

.header-component-module-scss-module__ahsgzq__mobile-menu-item {
  color: var(--white);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.header-component-module-scss-module__ahsgzq__mobile-menu-item:hover {
  color: var(--hover-blue);
}

/*# sourceMappingURL=app_7e87555e._.css.map*/