.\!container {
  width: 100% !important;
}

.container {
  width: 100%;
}

@media (min-width: 376px) {
  .\!container {
    max-width: 376px !important;
  }

  .container {
    max-width: 376px;
  }
}

@media (min-width: 500px) {
  .\!container {
    max-width: 500px !important;
  }

  .container {
    max-width: 500px;
  }
}

@media (min-width: 640px) {
  .\!container {
    max-width: 640px !important;
  }

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .\!container {
    max-width: 992px !important;
  }

  .container {
    max-width: 992px;
  }
}

@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1200px) {
  .\!container {
    max-width: 1200px !important;
  }

  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1360px) {
  .\!container {
    max-width: 1360px !important;
  }

  .container {
    max-width: 1360px;
  }
}

@media (min-width: 1536px) {
  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}

.section-inner {
  width: calc(100% - 40px);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 992px) {
  .section-inner {
    width: calc(100% - 200px);
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 1360px) {
  .section-inner {
    width: calc(100% - 376px);
    padding-left: 188px;
    padding-right: 188px;
  }
}

.section-inner-body {
  width: calc(100% - 40px);
  gap: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 992px) {
  .section-inner-body {
    width: calc(100% - 128px);
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 1360px) {
  .section-inner-body {
    width: calc(100% - 216px);
    gap: 2rem;
    padding-left: 108px;
    padding-right: 108px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: MWE Arizona Sans Variable;
}

h2 {
  font-size: 3rem;
  line-height: 1;
}

h3 {
  font-size: 2rem;
  line-height: 2.125rem;
  font-weight: 325;
  line-height: 120%;
  letter-spacing: -0.72px;
}

h4 {
  font-size: 1.5rem;
  line-height: 2rem;
}

h5 {
  font-size: 1.5rem;
  line-height: 1.75rem;
}

h6 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0em;
}

.\!header .mega-menu-more-topics-link {
  font-family: MWE - Arizona Sans !important;
}

.header .mega-menu-more-topics-link {
  font-family: MWE - Arizona Sans !important;
}

.\!header .header-menu-right {
  padding-left: 0px;
}

.header .header-menu-right {
  padding-left: 0px;
}

@media (min-width: 992px) {
  .\!header .header-menu-left {
    min-width: 510px;
    max-width: 700px;
    justify-content: space-between;
    padding-left: 0px;
  }
}

@media (min-width: 1024px) {
  .\!header .header-menu-left {
    min-width: 600px;
  }
}

@media (min-width: 1280px) {
  .\!header .header-menu-left {
    width: 700px;
  }
}

@media (min-width: 992px) {
  .header .header-menu-left {
    min-width: 510px;
    max-width: 700px;
    justify-content: space-between;
    padding-left: 0px;
  }
}

@media (min-width: 1024px) {
  .header .header-menu-left {
    min-width: 600px;
  }
}

@media (min-width: 1280px) {
  .header .header-menu-left {
    width: 700px;
  }
}

.\!header .header-menu-left .mega-menu-main-link {
  font-family: MWE Arizona Mix Variable;
  font-weight: 325;
  letter-spacing: -0.16px;
}

.header .header-menu-left .mega-menu-main-link {
  font-family: MWE Arizona Mix Variable;
  font-weight: 325;
  letter-spacing: -0.16px;
}

.\!header .mega-menu-main-link-mobile, .\!header .sub-menu-mobile {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-main-link-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple] .\!header .sub-menu-mobile {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-main-link-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field .\!header .sub-menu-mobile) > div div::after {
  display: none;
  content: none;
}

.header .mega-menu-main-link-mobile, .header .sub-menu-mobile {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].header .mega-menu-main-link-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple] .header .sub-menu-mobile {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.header .mega-menu-main-link-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field .header .sub-menu-mobile) > div div::after {
  display: none;
  content: none;
}

.\!header .mega-menu-main-link-mobile, .\!header .sub-menu-mobile {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-main-link-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple] .\!header .sub-menu-mobile {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-main-link-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field .\!header .sub-menu-mobile) > div div::after {
  display: none;
  content: none;
}

.\!header .mega-menu-wrapper {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 50;
  display: flex;
  height: calc(100vh - 109px - 80px);
  width: calc(100% - 160px);
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: opacity,visibility;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.header .mega-menu-wrapper {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 50;
  display: flex;
  height: calc(100vh - 109px - 80px);
  width: calc(100% - 160px);
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: opacity,visibility;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.\!header .mega-menu-wrapper .mega-sub-menu-item:hover [id^="subsub-"] {
  display: flex !important;
}

.header .mega-menu-wrapper .mega-sub-menu-item:hover [id^="subsub-"] {
  display: flex !important;
}

.\!header .mega-menu-wrapper .mega-sub-menu-item:hover [id^="subsub-"] {
  grid-column: none !important;
}

.header .mega-menu-wrapper .mega-sub-menu-item:hover [id^="subsub-"] {
  grid-column: none;
}

.\!header .mega-menu-wrapper .mega-menu-container {
  display: grid;
  height: fit-content;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.header .mega-menu-wrapper .mega-menu-container {
  display: grid;
  height: fit-content;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.\!header .mega-menu-wrapper .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
  justify-content: space-between;
}

.header .mega-menu-wrapper .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
  justify-content: space-between;
}

.\!header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more,
  .\!header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more-btn {
  align-items: center;
  text-align: left;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 325;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more,
  .header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more-btn {
  align-items: center;
  text-align: left;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 325;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.\!header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more,
  .\!header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more-btn {
  align-items: center;
  text-align: left;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 325;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.\!header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more:hover,
  .\!header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more-btn:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more:hover,
  .header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more-btn:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more:hover,
  .\!header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more-btn:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more-btn {
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  gap: 5px;
}

.header .mega-menu-wrapper .mega-sub-menu-categories .mega-menu-learn-more-btn {
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  gap: 5px;
}

.\!header .mega-menu-wrapper .mega-menu-categories {
  display: flex !important;
  list-style-type: none;
  flex-direction: column;
  gap: 15px;
  padding-left: 0px !important;
}

.header .mega-menu-wrapper .mega-menu-categories {
  display: flex !important;
  list-style-type: none;
  flex-direction: column;
  gap: 15px;
  padding-left: 0px !important;
}

.\!header .mega-menu-wrapper .mega-menu-categories a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-menu-categories a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-wrapper .mega-menu-categories a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-menu-categories a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-wrapper .menu-header-mobile,
  .\!header .mega-menu-wrapper .sub-menu-mobile,
  .\!header .mega-menu-wrapper .sub-menu-link-mobile {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-wrapper .menu-header-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .sub-menu-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .sub-menu-link-mobile {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-wrapper .menu-header-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .sub-menu-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .sub-menu-link-mobile) > div div::after {
  display: none;
  content: none;
}

.header .mega-menu-wrapper .menu-header-mobile,
  .header .mega-menu-wrapper .sub-menu-mobile,
  .header .mega-menu-wrapper .sub-menu-link-mobile {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].header .mega-menu-wrapper .menu-header-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .header .mega-menu-wrapper .sub-menu-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .header .mega-menu-wrapper .sub-menu-link-mobile {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.header .mega-menu-wrapper .menu-header-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .header .mega-menu-wrapper .sub-menu-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .header .mega-menu-wrapper .sub-menu-link-mobile) > div div::after {
  display: none;
  content: none;
}

.\!header .mega-menu-wrapper .menu-header-mobile,
  .\!header .mega-menu-wrapper .sub-menu-mobile,
  .\!header .mega-menu-wrapper .sub-menu-link-mobile {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-wrapper .menu-header-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .sub-menu-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .sub-menu-link-mobile {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-wrapper .menu-header-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .sub-menu-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .sub-menu-link-mobile) > div div::after {
  display: none;
  content: none;
}

.\!header .mega-menu-wrapper .menu-header-mobile,
  .\!header .mega-menu-wrapper .sub-menu-mobile,
  .\!header .mega-menu-wrapper .sub-menu-link-mobile {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-wrapper .menu-header-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .sub-menu-mobile,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .sub-menu-link-mobile {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-wrapper .menu-header-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .sub-menu-mobile) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .sub-menu-link-mobile) > div div::after {
  display: none;
  content: none;
}

.\!header .mega-menu-wrapper .mega-menu-links {
  grid-column: span 4 / span 4;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1rem;
}

.header .mega-menu-wrapper .mega-menu-links {
  grid-column: span 4 / span 4;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1rem;
}

.\!header .mega-menu-wrapper .mega-menu-links.mega-menu-links-col2 {
  grid-column: span 1 / span 1;
}

.header .mega-menu-wrapper .mega-menu-links.mega-menu-links-col2 {
  grid-column: span 1 / span 1;
}

.\!header .mega-menu-wrapper .mega-menu-links.col-3 {
  grid-column: span 3 / span 3;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.header .mega-menu-wrapper .mega-menu-links.col-3 {
  grid-column: span 3 / span 3;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.\!header .mega-menu-wrapper .mega-sub-menu-item:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-sub-menu-item:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-wrapper .mega-sub-menu-item a {
  font-family: MWE Arizona Sans Variable;
  font-size: 32px;
  font-weight: 300;
  text-transform: none;
  line-height: 32px;
  letter-spacing: -0.64px;
}

@media (min-width: 992px) {
  .\!header .mega-menu-wrapper .mega-sub-menu-item a {
    font-size: 28px;
  }
}

@media (min-width: 1200px) {
  .\!header .mega-menu-wrapper .mega-sub-menu-item a {
    font-size: 32px;
  }
}

.header .mega-menu-wrapper .mega-sub-menu-item a {
  font-family: MWE Arizona Sans Variable;
  font-size: 32px;
  font-weight: 300;
  text-transform: none;
  line-height: 32px;
  letter-spacing: -0.64px;
}

@media (min-width: 992px) {
  .header .mega-menu-wrapper .mega-sub-menu-item a {
    font-size: 28px;
  }
}

@media (min-width: 1200px) {
  .header .mega-menu-wrapper .mega-sub-menu-item a {
    font-size: 32px;
  }
}

.\!header .mega-menu-wrapper .mega-menu-bottom {
  position: relative;
}

.header .mega-menu-wrapper .mega-menu-bottom {
  position: relative;
}

.\!header .mega-menu-wrapper .mega-menu-bottom-title {
  padding: 0px;
  font-family: MWE Arizona Mix Variable;
  font-size: 32px;
  font-weight: 200;
  text-transform: none;
  line-height: 1;
  letter-spacing: -0.64px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-menu-bottom-title {
  padding: 0px;
  font-family: MWE Arizona Mix Variable;
  font-size: 32px;
  font-weight: 200;
  text-transform: none;
  line-height: 1;
  letter-spacing: -0.64px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\!header .max-w-default {
  width: 100% !important;
}

.header .max-w-default {
  width: 100%;
}

.\!header .mega-menu-wrapper .mega-menu-bottom-descriptor {
  margin-top: 15px;
  margin-bottom: 1.25rem;
  padding: 0px;
  font-family: MWE Arizona Sans Variable;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  text-transform: none;
  line-height: 120%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-menu-bottom-descriptor {
  margin-top: 15px;
  margin-bottom: 1.25rem;
  padding: 0px;
  font-family: MWE Arizona Sans Variable;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  text-transform: none;
  line-height: 120%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-wrapper .mega-menu-bottom a {
  position: absolute;
  bottom: -26px;
  display: flex;
  gap: 0.375rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 300;
  font-style: italic;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-menu-bottom a {
  position: absolute;
  bottom: -26px;
  display: flex;
  gap: 0.375rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 300;
  font-style: italic;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Mega menu column balance based on card count (Horizontal cards) */

.\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
  grid-column: span 6 / span 6;
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
    grid-column: span 4 / span 4;
    width: 369px;
  }
}

.header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
  grid-column: span 6 / span 6;
}

@media (min-width: 1360px) {
  .header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
    grid-column: span 4 / span 4;
    width: 369px;
  }
}

.\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
  grid-column: span 6 / span 6;
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
    grid-column: span 4 / span 4;
    width: 369px;
  }
}

.\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
  grid-column: span 6 / span 6;
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
    grid-column: span 8 / span 8;
  }
}

.header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
  grid-column: span 6 / span 6;
}

@media (min-width: 1360px) {
  .header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
    grid-column: span 8 / span 8;
  }
}

.\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
  grid-column: span 6 / span 6;
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Careers > .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Horizontal > .mega-menu-card:nth-child(2)) {
    grid-column: span 8 / span 8;
  }
}

.\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(3)) {
  grid-column: span 6 / span 6;
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(3)) {
    width: 565px;
  }
}

.header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(3)),
  .header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(3)) {
  grid-column: span 6 / span 6;
}

@media (min-width: 1360px) {
  .header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(3)),
  .header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(3)) {
    width: 565px;
  }
}

.\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(3)) {
  grid-column: span 6 / span 6;
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Careers > .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-right:has(.mega-menu-cards.Horizontal > .mega-menu-card:nth-child(3)) {
    width: 565px;
  }
}

.\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Careers > .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Horizontal > .mega-menu-card:nth-child(3)) {
  grid-column: span 6 / span 6;
}

.header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Careers > .mega-menu-card:nth-child(3)),
  .header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Horizontal > .mega-menu-card:nth-child(3)) {
  grid-column: span 6 / span 6;
}

.\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Careers > .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-left:has(+ .mega-menu-right .mega-menu-cards.Horizontal > .mega-menu-card:nth-child(3)) {
  grid-column: span 6 / span 6;
}

.\!header .mega-menu-wrapper .mega-menu-right:has(.Single) .mega-menu-view-all {
  float: left;
}

.header .mega-menu-wrapper .mega-menu-right:has(.Single) .mega-menu-view-all {
  float: left;
}

.\!header .mega-menu-wrapper .mega-menu-card {
  width: 175px;
}

.header .mega-menu-wrapper .mega-menu-card {
  width: 175px;
}

.\!header .mega-menu-wrapper .mega-menu-card-title {
  margin-top: 30px;
  margin-bottom: 1.25rem;
}

.header .mega-menu-wrapper .mega-menu-card-title {
  margin-top: 30px;
  margin-bottom: 1.25rem;
}

.\!header .mega-menu-wrapper .mega-menu-card-title {
  text-align: left;
  font-family: MWE Arizona Sans Variable;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 325;
  text-transform: uppercase;
  line-height: 140%;
  letter-spacing: 0.7px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-menu-card-title {
  text-align: left;
  font-family: MWE Arizona Sans Variable;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 325;
  text-transform: uppercase;
  line-height: 140%;
  letter-spacing: 0.7px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-wrapper .mega-menu-card-desc {
  text-align: left;
  font-family: MWE Arizona Mix Variable;
  font-weight: 300;
  text-transform: none;
  line-height: 120%;
  letter-spacing: -0.48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.header .mega-menu-wrapper .mega-menu-card-desc {
  text-align: left;
  font-family: MWE Arizona Mix Variable;
  font-weight: 300;
  text-transform: none;
  line-height: 120%;
  letter-spacing: -0.48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.\!header .mega-menu-wrapper .mega-menu-card-desc:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-menu-card-desc:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-wrapper .mega-menu-card-desc.small {
  font-size: 1rem;
  line-height: 1.5rem;
}

.header .mega-menu-wrapper .mega-menu-card-desc.small {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\!header .mega-menu-wrapper .mega-menu-card-desc.medium {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.header .mega-menu-wrapper .mega-menu-card-desc.medium {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.\!header .mega-menu-wrapper .mega-menu-card-desc.large {
  font-size: 20px;
  font-weight: 325;
  line-height: 120%;
}

.header .mega-menu-wrapper .mega-menu-card-desc.large {
  font-size: 20px;
  font-weight: 325;
  line-height: 120%;
}

/* Set columns based on number of cards */

@media (min-width: 992px) {
  .\!header .mega-menu-wrapper .mega-menu-cards.Careers:has(> .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal:has(> .mega-menu-card:nth-child(2)) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .header .mega-menu-wrapper .mega-menu-cards.Careers:has(> .mega-menu-card:nth-child(2)),
  .header .mega-menu-wrapper .mega-menu-cards.Horizontal:has(> .mega-menu-card:nth-child(2)) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .\!header .mega-menu-wrapper .mega-menu-cards.Careers:has(> .mega-menu-card:nth-child(2)),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal:has(> .mega-menu-card:nth-child(2)) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .\!header .mega-menu-wrapper .mega-menu-cards.Careers:has(> .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal:has(> .mega-menu-card:nth-child(3)) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-cards.Careers:has(> .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal:has(> .mega-menu-card:nth-child(3)) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .header .mega-menu-wrapper .mega-menu-cards.Careers:has(> .mega-menu-card:nth-child(3)),
  .header .mega-menu-wrapper .mega-menu-cards.Horizontal:has(> .mega-menu-card:nth-child(3)) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1360px) {
  .header .mega-menu-wrapper .mega-menu-cards.Careers:has(> .mega-menu-card:nth-child(3)),
  .header .mega-menu-wrapper .mega-menu-cards.Horizontal:has(> .mega-menu-card:nth-child(3)) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .\!header .mega-menu-wrapper .mega-menu-cards.Careers:has(> .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal:has(> .mega-menu-card:nth-child(3)) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-cards.Careers:has(> .mega-menu-card:nth-child(3)),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal:has(> .mega-menu-card:nth-child(3)) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3)) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3)) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3)) > div div::after {
  display: none;
  content: none;
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
    display: block;
  }
}

.header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
  .header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
  .header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3)) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3)) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3)) > div div::after {
  display: none;
  content: none;
}

@media (min-width: 1360px) {
  .header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
  .header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
  .header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
    display: block;
  }
}

.\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3)) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3)) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3)) > div div::after {
  display: none;
  content: none;
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
    display: block;
  }
}

.\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3)) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3)) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3)) > div div::after {
  display: none;
  content: none;
}

@media (min-width: 1360px) {
  .\!header .mega-menu-wrapper .mega-menu-cards.Careers .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Horizontal .mega-menu-card:nth-child(3),
  .\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card:nth-child(3) {
    display: block;
  }
}

.\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card img {
  object-fit: cover;
  object-position: right top;
}

.header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card img {
  object-fit: cover;
  object-position: right top;
}

.\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card img {
  border-bottom: 8px solid !important;
}

.header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card img {
  border-bottom: 8px solid;
}

.\!header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card .mega-menu-card-content {
  display: flex;
  flex-direction: column;
}

.header .mega-menu-wrapper .mega-menu-cards.Vertical .mega-menu-card .mega-menu-card-content {
  display: flex;
  flex-direction: column;
}

.\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.\!header .mega-menu-wrapper .mega-menu-more-link {
  text-align: left;
}

.header .mega-menu-wrapper .mega-menu-more-link {
  text-align: left;
}

.\!header .mega-menu-wrapper .mega-sub-sub-menu-item {
  line-height: 18px;
}

.header .mega-menu-wrapper .mega-sub-sub-menu-item {
  line-height: 18px;
}

.\!header .mega-menu-wrapper .mega-sub-sub-menu-item {
  break-inside: avoid !important;
  page-break-inside: avoid !important;
  margin-bottom: 20px !important;
}

.header .mega-menu-wrapper .mega-sub-sub-menu-item {
  break-inside: avoid;
  page-break-inside: avoid;
  margin-bottom: 20px;
}

.\!header .mega-menu-wrapper .mega-sub-sub-menu-item .mega-sub-sub-menu-link {
  font-family: MWE Arizona Mix Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 325;
  text-transform: none;
  line-height: 100%;
  letter-spacing: -0.16px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.header .mega-menu-wrapper .mega-sub-sub-menu-item .mega-sub-sub-menu-link {
  font-family: MWE Arizona Mix Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 325;
  text-transform: none;
  line-height: 100%;
  letter-spacing: -0.16px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.\!header .mega-menu-wrapper .mega-menu-view-all {
  float: right;
  display: flex;
  align-items: center;
  gap: 0.875rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 325;
  text-transform: uppercase;
  line-height: 100%;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.header .mega-menu-wrapper .mega-menu-view-all {
  float: right;
  display: flex;
  align-items: center;
  gap: 0.875rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 325;
  text-transform: uppercase;
  line-height: 100%;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.\!header .mega-menu-wrapper .mega-menu-view-all:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.header .mega-menu-wrapper .mega-menu-view-all:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-wrapper .mega-menu-links-container ul {
  padding: 0px;
}

.header .mega-menu-wrapper .mega-menu-links-container ul {
  padding: 0px;
}

@media (min-width: 992px) {
  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle-icon,
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link {
    display: none;
  }

  
.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle-icon,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link {
    display: none;
  }

  .module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle-icon) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link) > div div::after {
    display: none;
    content: none;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle-icon,
    .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link {
    display: none;
  }

  
.subscribe-section-container-form-section select.ninja-forms-field[multiple].header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle-icon,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
    .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link {
    display: none;
  }

  .module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle-icon) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
    .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link) > div div::after {
    display: none;
    content: none;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle-icon,
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link {
    display: none;
  }

  
.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle-icon,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link {
    display: none;
  }

  .module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle-icon) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link) > div div::after {
    display: none;
    content: none;
  }
}

.\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2 {
  display: block !important;
  flex-direction: column;
}

.header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2 {
  display: block !important;
  flex-direction: column;
}

.\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2 {
  column-count: 2 !important;
  @media (max-width: 991px) {
    column-count: 1 !important;
  }
}

.header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2 {
  column-count: 2;
  @media (max-width: 991px) {
    column-count: 1;
  }
}

.\!header .mobile-menu-bottom-cta {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].\!header .mobile-menu-bottom-cta {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.\!header .mobile-menu-bottom-cta) > div div::after {
  display: none;
  content: none;
}

.header .mobile-menu-bottom-cta {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].header .mobile-menu-bottom-cta {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.header .mobile-menu-bottom-cta) > div div::after {
  display: none;
  content: none;
}

@media (max-width: 991px) {
  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block;
    transition: transform 0.2s ease;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg);
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .header .header-menu-left.menuopen {
    display: flex !important;
  }

  .header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg);
  }

  .header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .header .mega-menu-learn-more-btn,
    .header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .header .mega-menu-learn-more-btn a,
    .header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .header .mega-menu-main-link-mobile,
    .header .mega-menu-links-container.active a.sub-menu-mobile,
    .header .mega-menu-links.active a.sub-menu-mobile,
    .header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .header .mega-menu-main-link-mobile .fa-angle-down,
    .header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .header .mega-menu-wrapper .mega-menu-section,
    .header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .header .mega-menu-wrapper .mega-menu-left,
    .header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.col-3,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
    .mega-sub-menu-link {
      pointer-events: none;
    }
  }

  .header-menu .menu-item {
    border-width: 0px;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #ffffff80;
  }

  .header-menu .menu-item:first-child {
    padding-top: 0px;
  }

  .header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .header .mega-menu-links-container.active,
    .header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.active,
      .header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.active,
      .header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-menu-wrapper.active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container {
    flex-direction: column;
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container.active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content {
    display: none !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: calc(100vh - 220px);
    width: calc(100% - 40px);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 60px;
  }

  @media (min-width: 992px) {
    .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content-wrapper:has(.section-open) {
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.section-open {
    display: grid !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-more-topics .mega-menu-section-toggle + .mega-menu-mobile-toggle-content.section-open {
    display: block !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-categories.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-mobile-toggle-content.mega-menu-reports-list.section-open {
    display: flex !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle {
    cursor: pointer;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle .mega-menu-section-toggle-icon {
    display: inline-block !important;
    transition: transform 0.2s ease !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-section-toggle[aria-expanded="true"] .mega-menu-section-toggle-icon {
    transform: rotate(180deg) !important;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable;
    font-size: 14px !important;
    font-weight: 450;
    text-transform: uppercase;
    line-height: 140%;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a:hover {
    text-decoration-line: underline;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link .mega-menu-breadcrumb-sep {
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-cards.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-right:has(#mega-toggle-more-topics.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-insight.section-open) .mega-menu-cards-mobile-link .fa-angle-down,
      .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-left:has(#mega-toggle-reports.section-open) .mega-menu-cards-mobile-link .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .header-menu-left {
    height: calc(100vh - 90px - 110px);
    width: calc(100% - 40px);
    flex-direction: column;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul:nth-child(2),
    .\!header .mega-menu-wrapper:has(.Single) .mega-sub-menu-categories >ul li:nth-child(n+3) {
    display: none !important;
  }

  .\!header .header-menu-left.menuopen {
    display: flex !important;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-family: MWE Arizona Mix Variable;
    font-size: 32px;
    font-weight: 200;
    text-transform: none;
    line-height: 1;
    letter-spacing: -0.64px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] h3:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\!header .header-menu-left .mega-menu-list-item .mega-menu-main-link .fa-angle-down,
    .\!header .mega-menu-wrapper [data-mega-template="2"] h3 .fa-angle-down {
    float: right;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    transform: rotate(-90deg) !important;
  }

  .\!header .header-menu-left:has(.mega-menu-wrapper.active) {
    overflow: hidden;
  }

  .\!header .mobile-menu-bottom-cta {
    margin-top: auto;
    width: 100%;
    padding-bottom: 2rem;
    text-align: left;
  }

  .\!header .mega-menu-learn-more-btn,
    .\!header .mobile-menu-bottom-cta {
    display: flex !important;
    align-items: center;
    font-family: MWE Arizona Plus Variable;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300;
    line-height: 140%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-learn-more-btn a,
    .\!header .mobile-menu-bottom-cta a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .\!header .mega-menu-wrapper.active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  .\!header .mega-menu-wrapper [data-mega-template="2"] .mega-menu-cards-mobile-link a {
    font-family: MWE Arizona Plus Variable;
    font-size: 14px;
    font-weight: 450 !important;
    letter-spacing: 0.7px;
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .\!header .mega-menu-main-link-mobile,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile,
    .\!header .mega-menu-links.active a.sub-menu-mobile,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  .\!header .mega-menu-main-link-mobile .fa-angle-down,
    .\!header .mega-menu-links-container.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-menu-links.active a.sub-menu-mobile .fa-angle-down,
    .\!header .mega-sub-menu-categories.sub-sub-open .sub-menu-link-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  .\!header .mega-menu-wrapper {
    top: 30px !important;
    display: block !important;
    height: calc(100vh - 160px - 110px);
    width: calc(100% - 40px);
    overflow-y: auto;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 5rem !important;
    padding-top: 0px !important;
  }

  @media (min-width: 768px) {
    .\!header .mega-menu-wrapper {
      height: calc(100vh - 209px);
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-section,
    .\!header .mega-menu-wrapper .mega-menu-container {
    display: block;
  }

  .\!header .mega-menu-wrapper .mega-menu-left,
    .\!header .mega-menu-wrapper .mega-sub-menu-categories {
    height: 98%;
  }

  .\!header .mega-menu-wrapper .mega-menu-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.col-3,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links-container,
    .\!header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  .\!header .mega-sub-menu-link {
    text-align: left;
  }

  @media (max-width: 768px) {
  }

  .\!header .mega-sub-menu-item:hover [id^="subsub-"] {
    display: none !important;
  }

  .\!header .mega-menu-links-container.active,
    .\!header .mega-menu-links.active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    
      .\!header .mega-menu-links.active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .\!header .mega-menu-links-container.active,
      .\!header .mega-menu-links.active {
      visibility: visible;
      opacity: 1;
    }
  }

  .\!header .mega-menu-wrapper .mega-menu-links-container .mega-menu-links.mega-menu-links-col2,
    .\!header .mega-menu-wrapper .mega-menu-links {
    gap: 30px;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.active),
    .\!header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.active) {
    display: flex !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open + .mega-menu-bottom {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories.sub-sub-open ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-learn-more-btn) {
    justify-content: space-between !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .\!header .mega-sub-menu-categories:has(.mega-menu-links-container.active) + .mega-menu-bottom {
    display: none !important;
  }

  .header .mega-menu-wrapper.\!active .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links-container {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .mega-menu-wrapper .mega-menu-links-container.\!active > .mega-menu-links {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header .header-menu-left:has(.mega-menu-wrapper.\!active) {
    overflow: hidden;
  }

  .header .mega-menu-wrapper.\!active.open .mega-menu-main-link-mobile {
    display: flex;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile,
    .header .mega-menu-links.\!active a.sub-menu-mobile {
    display: block;
    padding-bottom: 30px;
    text-align: left;
    font-family: MWE Arizona Plus Variable !important;
    font-size: 14px !important;
    font-weight: 450 !important;
    text-transform: uppercase;
    line-height: 140% !important;
    letter-spacing: 0.7px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-variation-settings: "SRFF" 0;
  }

  
    .header .mega-menu-links-container.\!active a.sub-menu-mobile .fa-angle-down,
    .header .mega-menu-links.\!active a.sub-menu-mobile .fa-angle-down {
    display: inline-block !important;
    --tw-text-opacity: 1;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1));
    transform: rotate(90deg) !important;
  }

  @media (min-width: 768px) {
  }

  
    .mega-menu-wrapper .mega-menu-section:has(.mega-menu-links-container) .mega-menu-links.\!active,
    .header .mega-menu-wrapper .mega-menu-section:has(.sub-sub-open) .mega-menu-links.\!active {
    left: 0px !important;
    width: 100vw;
    max-width: 100% !important;
    gap: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
    padding: 0px !important;
  }

  @media (max-width: 768px) {
  }

  .header .mega-menu-links-container.\!active,
    .header .mega-menu-links.\!active {
    display: flex !important;
    height: calc(100vh - 80px);
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      height: calc(100vh - 109px);
    }
  }

  @media (max-width: 768px) {
    .header .mega-menu-links-container.\!active,
      .header .mega-menu-links.\!active {
      visibility: visible;
      opacity: 1;
    }
  }

  .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links-container.\!active),
    .header .mega-sub-menu-categories.sub-sub-open .mega-sub-menu-item:has(.mega-menu-links.col-3.\!active) {
    display: flex !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) ~ .mega-menu-main-link-mobile {
    display: none !important;
  }

  .header .mega-sub-menu-categories:has(.mega-menu-links-container.\!active) + .mega-menu-bottom {
    display: none !important;
  }
}

/* Mega Menu Styles - Converted from mega-menu.css */

.header-menu-left > li > .sub-menu {
  display: none !important;
}

.header-menu-left > li.menu-item-has-children,
  .header-menu-right > li.menu-item-has-children,
  .header .col-8:has(.mega-menu-wrapper) {
  position: static !important;
}


  .\!header .col-8:has(.mega-menu-wrapper) {
  position: static !important;
}

.\!header.menuopen {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.header.menuopen {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

html:has(.menuopen) {
  overflow: hidden;
}

.menuopen .header-menu-mobile-close {
  display: flex !important;
  align-items: center;
}

@media (min-width: 992px) {
  .menuopen .header-menu-mobile-close {
    display: none;
  }
}

.\!header:not(.menuopen) .menu-item:hover a.mega-menu-main-link,
  .\!header:not(.menuopen) .header-menu-worlwide a:hover,
  .\!header:not(.menuopen) .header-menu-search a:hover,
  .\!header:not(.menuopen) .header-menu-mobile-open svg:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1)) !important;
}

.header:not(.menuopen) .menu-item:hover a.mega-menu-main-link,
  .header:not(.menuopen) .header-menu-worlwide a:hover,
  .header:not(.menuopen) .header-menu-search a:hover,
  .header:not(.menuopen) .header-menu-mobile-open svg:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1)) !important;
}

.\!header:not(.menuopen) .menu-item:hover a.mega-menu-main-link,
  .\!header:not(.menuopen) .header-menu-worlwide a:hover,
  .\!header:not(.menuopen) .header-menu-search a:hover,
  .\!header:not(.menuopen) .header-menu-mobile-open svg:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1)) !important;
}

.\!header .menu-item .mega-menu-main-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration-line: none;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.header .menu-item .mega-menu-main-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration-line: none;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 992px) {
  .\!header .menu-item:hover a.mega-menu-main-link {
    --tw-text-opacity: 1 !important;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
  }

  .header .menu-item:hover a.mega-menu-main-link {
    --tw-text-opacity: 1 !important;
    color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
  }
}

.\!header .mega-sub-menu-item:hover > .mega-menu-links,
  .\!header .mega-sub-menu-item:focus-within > .mega-menu-links,
  .\!header .mega-sub-menu-item:focus-within > .mega-menu-links-container {
  display: flex !important;
}

.header .mega-sub-menu-item:hover > .mega-menu-links,
  .header .mega-sub-menu-item:focus-within > .mega-menu-links,
  .header .mega-sub-menu-item:focus-within > .mega-menu-links-container {
  display: flex !important;
}

.\!header .mega-sub-menu-item:hover > .mega-menu-links,
  .\!header .mega-sub-menu-item:focus-within > .mega-menu-links,
  .\!header .mega-sub-menu-item:focus-within > .mega-menu-links-container {
  display: flex !important;
}

.\!header .mega-menu-list-item {
  width: 100%;
}

.header .mega-menu-list-item {
  width: 100%;
}

.\!header .mega-menu-list-item.active .fa-angle-down {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.header .mega-menu-list-item.active .fa-angle-down {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.header .mega-menu-list-item.\!active .fa-angle-down {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.\!header .mega-menu-list-item.active .fa-angle-down {
  transform: rotate(180deg) !important;
  position: relative !important;
  top: -2px !important;
  left: 2px !important;
  @media (max-width: 991px) {
    top: -1px !important;
  }
}

.header .mega-menu-list-item.active .fa-angle-down {
  transform: rotate(180deg);
  position: relative;
  top: -2px;
  left: 2px;
  @media (max-width: 991px) {
    top: -1px;
  }
}

.header .mega-menu-list-item.\!active .fa-angle-down {
  transform: rotate(180deg) !important;
  position: relative !important;
  top: -2px !important;
  left: 2px !important;
  @media (max-width: 991px) {
    top: -1px !important;
  }
}

.\!header .mega-menu-list-item.active .mega-menu-wrapper {
  display: flex;
}

@media (min-width: 992px) {
  .\!header .mega-menu-list-item.active .mega-menu-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
  }
}

.header .mega-menu-list-item.active .mega-menu-wrapper {
  display: flex;
}

@media (min-width: 992px) {
  .header .mega-menu-list-item.active .mega-menu-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
  }
}

.header .mega-menu-list-item.\!active .mega-menu-wrapper {
  display: flex;
}

@media (min-width: 992px) {
  .header .mega-menu-list-item.\!active .mega-menu-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
  }
}

.\!header .mega-menu-list-item.active > a.mega-menu-main-link {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.header .mega-menu-list-item.active > a.mega-menu-main-link {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.header .mega-menu-list-item.\!active > a.mega-menu-main-link {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.\!header .mega-menu-list-item.active > a.mega-menu-main-link .mega-menu-toggle {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.header .mega-menu-list-item.active > a.mega-menu-main-link .mega-menu-toggle {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.header .mega-menu-list-item.\!active > a.mega-menu-main-link .mega-menu-toggle {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

/* OneTrust dark filter */

#onetrust-consent-sdk #onetrust-pc-sdk {
  min-width: 40%;
}

@media only screen and (max-width: 600px) {
  #onetrust-consent-sdk #onetrust-pc-sdk {
    min-width: 100%;
  }
}

/* Footer base styles */

footer {
  margin: 0;
}

footer * {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

footer ul li a:hover,
  footer .legal-links .ot-sdk-show-settings:hover,
  footer ul li a:hover > * {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

footer .footer-section>.legal-links ul .ot-sdk-show-settings {
  background: transparent;
  border: 0;
  cursor: pointer;
}

footer .footer-section>.legal-links ul .ot-sdk-show-settings:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

footer a {
  font-family: MWE Arizona Plus Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration-line: none;
}

footer li {
  line-height: 1.25rem;
}

footer .footer-section>.footer-grid .footer-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

@media (min-width: 768px) {
  footer .footer-section>.footer-grid .footer-col {
    gap: 0px;
  }
}

/* Footer section styles */

footer .footer-section>.footer-grid>.footer-menus-grid .footer-last-col {
  grid-column: span 4 / span 4;
  margin-top: 30px;
  width: 100%;
  gap: 10px;
  align-self: flex-start;
  justify-self: end;
}

@media (min-width: 768px) {
  footer .footer-section>.footer-grid>.footer-menus-grid .footer-last-col {
    margin-top: 0px;
    width: auto;
  }
}

@media (min-width: 992px) {
  footer .footer-section>.footer-grid>.footer-menus-grid .footer-last-col {
    min-width: 200px;
  }
}

footer .footer-section>.footer-grid>.footer-menus-grid .footer-middle-col {
  grid-column: span 2 / span 2;
  gap: 80px;
}

@media (min-width: 768px) {
  footer .footer-section>.footer-grid>.footer-menus-grid .footer-middle-col {
    gap: 50px;
  }
}

@media (min-width: 992px) {
  footer .footer-section>.footer-grid>.footer-menus-grid .footer-middle-col {
    gap: 2rem;
  }
}

footer .footer-section>.footer-grid>.footer-menus-grid>.footer-col:not(:first-of-type):not(:nth-of-type(2)):not(:last-of-type) {
  margin-top: 30px;
}

@media (min-width: 768px) {
  footer .footer-section>.footer-grid>.footer-menus-grid>.footer-col:not(:first-of-type):not(:nth-of-type(2)):not(:last-of-type) {
    margin-top: 0px;
  }
}

footer .footer-section>.footer-grid>.footer-menus-grid>.footer-col {
  max-width: calc(50% - 12.5px);
}

@media (min-width: 768px) {
  footer .footer-section>.footer-grid>.footer-menus-grid>.footer-col {
    max-width: 100%;
  }
}

/* Legal links */

footer .footer-section>.legal-links ul {
  margin-top: 5rem;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  text-align: left;
}

@media (min-width: 768px) {
  footer .footer-section>.legal-links ul {
    margin-top: 46px !important;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 2.5rem;
  }
}

footer .footer-section>.legal-links ul .ot-sdk-show-settings {
  color: #ffffffcc !important;
}

footer .footer-section>.legal-links ul .ot-sdk-show-settings:focus {
  outline-style: solid;
  outline-width: 1px;
  outline-offset: 1px;
  outline-color: -webkit-focus-ring-color;
}

footer .footer-section>.legal-links ul li a,
  footer .footer-section>.legal-links ul .ot-sdk-show-settings {
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-family: MWE Arizona Plus Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 325;
  color: #ffffffcc;
  text-decoration-line: none !important;
}

/* Meet the Team – headlines (left side) */

/* .headline.small > .headline-1, .headline-3 */

.meet-the-team-wrapper-container .filter-group {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

.meet-the-team-wrapper-container > .left-section > .headline.small > .headline-1,
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-3 {
  font-size: 42px;
  letter-spacing: -1.084px;
}

@media (min-width: 640px) {
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-1,
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-3 {
    font-size: 50px;
  }
}

@media (min-width: 1024px) {
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-1,
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-3 {
    font-size: 66px;
  }
}

@media (min-width: 1360px) {
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-1,
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-3 {
    font-size: 80px;
  }
}

/* .headline.small > .headline-middle-word */

.meet-the-team-wrapper-container > .left-section > .headline.small > .headline-middle-word {
  font-size: 46px;
}

@media (min-width: 640px) {
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-middle-word {
    font-size: 54px;
  }
}

@media (min-width: 1024px) {
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-middle-word {
    font-size: 70px;
  }
}

@media (min-width: 1360px) {
  .meet-the-team-wrapper-container > .left-section > .headline.small > .headline-middle-word {
    font-size: 84px;
  }
}

/* base .headline-1, .headline-3 */

.meet-the-team-wrapper-container > .left-section > .headline > .headline-1,
  .meet-the-team-wrapper-container > .left-section > .headline > .headline-3 {
  width: max-content;
  text-align: left;
  font-family: MWE Arizona Mix Compressed Regular;
  font-size: 76px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0.95;
  letter-spacing: -3.084px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .meet-the-team-wrapper-container > .left-section > .headline > .headline-1,
  .meet-the-team-wrapper-container > .left-section > .headline > .headline-3 {
    font-size: 86px;
  }
}

@media (min-width: 768px) {
  .meet-the-team-wrapper-container > .left-section > .headline > .headline-1,
  .meet-the-team-wrapper-container > .left-section > .headline > .headline-3 {
    text-align: right;
  }
}

@media (min-width: 1360px) {
  .meet-the-team-wrapper-container > .left-section > .headline > .headline-1,
  .meet-the-team-wrapper-container > .left-section > .headline > .headline-3 {
    font-size: 122px;
  }
}

/* .headline-middle-word */

.meet-the-team-wrapper-container > .left-section > .headline > .headline-middle-word {
  display: flex;
  flex-direction: column;
  font-family: MWE Arizona Plus Variable;
  font-size: 80px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 0.95;
  letter-spacing: -4.4px;
  --tw-text-opacity: 1;
  color: rgb(210 255 62 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .meet-the-team-wrapper-container > .left-section > .headline > .headline-middle-word {
    font-size: 90px;
  }
}

@media (min-width: 1360px) {
  .meet-the-team-wrapper-container > .left-section > .headline > .headline-middle-word {
    font-size: 126px;
  }
}

.meet-the-team-wrapper-container > .left-section > .headline > .headline-middle-word {
  font-variation-settings: "SRFF" 0;
}

/* Meet the Team – custom dropdown (right side) */

/* .custom-single-select-dropdown */

.meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group * {
  outline-width: 0px;
}

.meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group > div > .custom-single-select-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}

/* .selected-display */

.meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group > div > .custom-single-select-dropdown > .selected-display {
  position: relative;
  display: block;
  width: auto;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-width: 0px;
  border-bottom-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 12px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-right: 48px;
  font-family: MWE Arizona Mix Variable;
  font-size: 26px;
  font-weight: 450;
  line-height: 44px;
  letter-spacing: -1.52px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group > div > .custom-single-select-dropdown > .selected-display {
    font-size: 38px;
  }
}

.meet-the-team-wrapper-container>.right-section>.team-filter-container #secondary-filter-container {
  display: block !important;
}

/* .dropdown-list */

.meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group > div > .custom-single-select-dropdown > .dropdown-list {
  position: absolute;
  z-index: 10;
  max-height: 500px;
  width: 100%;
  cursor: pointer;
  overflow: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 26px;
  padding-bottom: 26px;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  direction: rtl;
}

.meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group > div > .custom-single-select-dropdown > .dropdown-list::-webkit-scrollbar {
  width: 7px;
  appearance: none;
  background-color: rgba(217,217,217,0.2);
}

.\!header .mega-menu-wrapper.open::-webkit-scrollbar {
  width: 7px;
  appearance: none;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.header .mega-menu-wrapper.open::-webkit-scrollbar {
  width: 7px;
  appearance: none;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.\!header .mega-menu-wrapper.open::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: rgba(217,217,217,0.2);
}

.header .mega-menu-wrapper.open::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: rgba(217,217,217,0.2);
}

.meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group > div > .custom-single-select-dropdown > .dropdown-list::-webkit-scrollbar-thumb {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 1px rgba(255,255,255,0.5);
  --tw-shadow-colored: 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* .dropdown-option */

.meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group > div > .custom-single-select-dropdown > .dropdown-list > .dropdown-option {
  padding-left: 42px;
  padding-right: 42px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: left;
  font-family: MWE Arizona Sans Variable;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1.6px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

/* .dropdown-option:hover */

.meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group > div > .custom-single-select-dropdown > .dropdown-list > .dropdown-option:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(210 255 62 / var(--tw-bg-opacity, 1));
}

/* .dropdown-option.disabled */

.meet-the-team-wrapper-container > .right-section > .team-filter-container > .filter-group > div > .custom-single-select-dropdown > .dropdown-list > .dropdown-option.disabled {
  cursor: not-allowed;
  --tw-text-opacity: 1;
  color: rgb(170 170 170 / var(--tw-text-opacity, 1));
}

/* Meet the Team – dropdown arrow (::after) */

.meet-the-team-wrapper-container > .right-section > .team-filter-container
    > .filter-group > div > .custom-single-select-dropdown > .selected-display::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M6.71875 9C7.11875 9.4 10.8854 13.1667 12.7188 15L18.7188 9' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
  position: absolute;
  right: 12px;
  top: 40%;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-size: contain;
  background-repeat: no-repeat;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.\!static {
  position: static !important;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.\!-left-3 {
  left: -0.75rem !important;
}

.\!-right-3 {
  right: -0.75rem !important;
}

.-bottom-\[32px\] {
  bottom: -32px;
}

.-bottom-px {
  bottom: -1px;
}

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

.-left-2\.5 {
  left: -0.625rem;
}

.-right-12 {
  right: -3rem;
}

.-right-2\.5 {
  right: -0.625rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-full {
  bottom: 100%;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-3\.75 {
  left: 3.75px;
}

.left-\[177\.25px\] {
  left: 177.25px;
}

.left-\[36\%\] {
  left: 36%;
}

.right-0 {
  right: 0px;
}

.right-6 {
  right: 1.5rem;
}

.top-0 {
  top: 0px;
}

.top-2\.25 {
  top: 2.25px;
}

.top-6 {
  top: 1.5rem;
}

.top-\[40\%\] {
  top: 40%;
}

.top-full {
  top: 100%;
}

.\!z-0 {
  z-index: 0 !important;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.z-\[999\] {
  z-index: 999;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.\!col-span-6 {
  grid-column: span 6 / span 6 !important;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-12 {
  grid-column: span 12 / span 12;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-5 {
  grid-column: span 5 / span 5;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.col-span-9 {
  grid-column: span 9 / span 9;
}

.col-span-full {
  grid-column: 1 / -1;
}

.float-right {
  float: right;
}

.m-0 {
  margin: 0px;
}

.\!my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.\!my-\[13px\] {
  margin-top: 13px !important;
  margin-bottom: 13px !important;
}

.-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-\[13px\] {
  margin-top: 13px;
  margin-bottom: 13px;
}

.my-\[30px\] {
  margin-top: 30px;
  margin-bottom: 30px;
}

.\!mb-0 {
  margin-bottom: 0px !important;
}

.\!mb-12 {
  margin-bottom: 3rem !important;
}

.\!mb-5 {
  margin-bottom: 1.25rem !important;
}

.\!mb-\[15px\] {
  margin-bottom: 15px !important;
}

.\!mt-0 {
  margin-top: 0px !important;
}

.-ml-5 {
  margin-left: -1.25rem;
}

.-ml-6 {
  margin-left: -1.5rem;
}

.-mt-17 {
  margin-top: -68px;
}

.mb-0 {
  margin-bottom: 0px;
}

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

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-15 {
  margin-bottom: 60px;
}

.mb-17 {
  margin-bottom: 68px;
}

.mb-18 {
  margin-bottom: 70px;
}

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-22 {
  margin-bottom: 85px;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

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

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7\.5 {
  margin-bottom: 30px;
}

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

.mb-9 {
  margin-bottom: 2.25rem;
}

.mb-\[-1px\] {
  margin-bottom: -1px;
}

.mb-\[100px\] {
  margin-bottom: 100px;
}

.mb-\[15px\] {
  margin-bottom: 15px;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[32\.5px\] {
  margin-bottom: 32.5px;
}

.mb-\[34px\] {
  margin-bottom: 34px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.ml-0 {
  margin-left: 0px;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-8 {
  margin-left: 2rem;
}

.ml-\[-24px\] {
  margin-left: -24px;
}

.ml-\[10\%\] {
  margin-left: 10%;
}

.ml-\[20\%\] {
  margin-left: 20%;
}

.ml-auto {
  margin-left: auto;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-10\.5 {
  margin-top: 42px;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-18 {
  margin-top: 70px;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-22 {
  margin-top: 85px;
}

.mt-23 {
  margin-top: 90px;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-3\.5 {
  margin-top: 0.875rem;
}

.mt-30 {
  margin-top: 120px;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-7\.5 {
  margin-top: 30px;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.mt-\[10px\] {
  margin-top: 10px;
}

.mt-\[25px\] {
  margin-top: 25px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[31\.4px\] {
  margin-top: 31.4px;
}

.mt-auto {
  margin-top: auto;
}

.box-border {
  box-sizing: border-box;
}

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.\!block {
  display: block !important;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.\!inline-flex {
  display: inline-flex !important;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.\!grid {
  display: grid !important;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.aspect-\[16\/7\] {
  aspect-ratio: 16/7;
}

.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}

.size-full {
  width: 100%;
  height: 100%;
}

.\!h-\[calc\(100\%-100px\)\] {
  height: calc(100% - 100px) !important;
}

.\!h-auto {
  height: auto !important;
}

.\!h-full {
  height: 100% !important;
}

.h-1 {
  height: 0.25rem;
}

.h-1\.5 {
  height: 0.375rem;
}

.h-1\/2 {
  height: 50%;
}

.h-10 {
  height: 2.5rem;
}

.h-112 {
  height: 470px;
}

.h-12 {
  height: 3rem;
}

.h-132 {
  height: 720px;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-17 {
  height: 68px;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3\.5 {
  height: 0.875rem;
}

.h-34 {
  height: 133px;
}

.h-35 {
  height: 140px;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-5 {
  height: 1.25rem;
}

.h-52 {
  height: 13rem;
}

.h-6 {
  height: 1.5rem;
}

.h-60 {
  height: 15rem;
}

.h-7 {
  height: 1.75rem;
}

.h-72 {
  height: 18rem;
}

.h-8 {
  height: 2rem;
}

.h-85 {
  height: 372px;
}

.h-96 {
  height: 24rem;
}

.h-\[122px\] {
  height: 122px;
}

.h-\[167px\] {
  height: 167px;
}

.h-\[168\.33px\] {
  height: 168.33px;
}

.h-\[260px\] {
  height: 260px;
}

.h-\[308px\] {
  height: 308px;
}

.h-\[310px\] {
  height: 310px;
}

.h-\[330px\] {
  height: 330px;
}

.h-\[34\%\] {
  height: 34%;
}

.h-\[37\%\] {
  height: 37%;
}

.h-\[448px\] {
  height: 448px;
}

.h-\[66px\] {
  height: 66px;
}

.h-\[869px\] {
  height: 869px;
}

.h-\[90px\] {
  height: 90px;
}

.h-\[calc\(100\%-126px\)\] {
  height: calc(100% - 126px);
}

.h-\[calc\(100\%-138px\)\] {
  height: calc(100% - 138px);
}

.h-\[calc\(100\%-20px\)\] {
  height: calc(100% - 20px);
}

.h-\[calc\(100\%-42px\)\] {
  height: calc(100% - 42px);
}

.h-\[calc\(100\%-64px\)\] {
  height: calc(100% - 64px);
}

.h-\[calc\(100\%-96px\)\] {
  height: calc(100% - 96px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-105 {
  max-height: 425px;
}

.max-h-200 {
  max-height: 85vh;
}

.max-h-80 {
  max-height: 20rem;
}

.max-h-\[400px\] {
  max-height: 400px;
}

.max-h-\[48px\] {
  max-height: 48px;
}

.max-h-\[580px\] {
  max-height: 580px;
}

.max-h-\[65px\] {
  max-height: 65px;
}

.max-h-\[750px\] {
  max-height: 750px;
}

.max-h-\[790px\] {
  max-height: 790px;
}

.max-h-\[869px\] {
  max-height: 869px;
}

.max-h-\[90vh\] {
  max-height: 90vh;
}

.max-h-\[calc\(96vh-118px\)\] {
  max-height: calc(96vh - 118px);
}

.max-h-\[calc\(97vh-109px\)\] {
  max-height: calc(97vh - 109px);
}

.min-h-0 {
  min-height: 0px;
}

.min-h-10 {
  min-height: 2.5rem;
}

.min-h-107 {
  min-height: 434px;
}

.min-h-40 {
  min-height: 10rem;
}

.min-h-48 {
  min-height: 12rem;
}

.min-h-80 {
  min-height: 20rem;
}

.min-h-\[170px\] {
  min-height: 170px;
}

.min-h-\[240px\] {
  min-height: 240px;
}

.min-h-\[250px\] {
  min-height: 250px;
}

.min-h-\[286px\] {
  min-height: 286px;
}

.min-h-\[310px\] {
  min-height: 310px;
}

.min-h-\[374px\] {
  min-height: 374px;
}

.min-h-\[397px\] {
  min-height: 397px;
}

.min-h-\[400px\] {
  min-height: 400px;
}

.min-h-\[40vh\] {
  min-height: 40vh;
}

.min-h-\[450px\] {
  min-height: 450px;
}

.min-h-\[560px\] {
  min-height: 560px;
}

.min-h-\[56px\] {
  min-height: 56px;
}

.min-h-\[600px\] {
  min-height: 600px;
}

.min-h-\[680px\] {
  min-height: 680px;
}

.\!w-5 {
  width: 1.25rem !important;
}

.\!w-68p {
  width: 68% !important;
}

.\!w-\[260px\] {
  width: 260px !important;
}

.\!w-\[calc\(100\%-126px\)\] {
  width: calc(100% - 126px) !important;
}

.\!w-\[calc\(100\%-48px\)\] {
  width: calc(100% - 48px) !important;
}

.\!w-\[calc\(100\%-96px\)\] {
  width: calc(100% - 96px) !important;
}

.\!w-auto {
  width: auto !important;
}

.\!w-full {
  width: 100% !important;
}

.w-1\/10 {
  width: 10%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/5 {
  width: 20%;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: 0.5rem;
}

.w-20 {
  width: 5rem;
}

.w-22 {
  width: 85px;
}

.w-3 {
  width: 0.75rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.w-3\/4 {
  width: 75%;
}

.w-36 {
  width: 9rem;
}

.w-4\/5 {
  width: 80%;
}

.w-40 {
  width: 10rem;
}

.w-46 {
  width: 188px;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-60 {
  width: 15rem;
}

.w-7\/10 {
  width: 70%;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-9\/10 {
  width: 90%;
}

.w-\[155px\] {
  width: 155px;
}

.w-\[175px\] {
  width: 175px;
}

.w-\[30\%\] {
  width: 30%;
}

.w-\[40\%\] {
  width: 40%;
}

.w-\[42px\] {
  width: 42px;
}

.w-\[472px\] {
  width: 472px;
}

.w-\[487px\] {
  width: 487px;
}

.w-\[62px\] {
  width: 62px;
}

.w-\[70\%\] {
  width: 70%;
}

.w-\[80px\] {
  width: 80px;
}

.w-\[90\%\] {
  width: 90%;
}

.w-\[calc\(100\%\+40px\)\] {
  width: calc(100% + 40px);
}

.w-\[calc\(100\%\+48px\)\] {
  width: calc(100% + 48px);
}

.w-\[calc\(100\%-40px\)\] {
  width: calc(100% - 40px);
}

.w-\[calc\(70\%-80px\)\] {
  width: calc(70% - 80px);
}

.w-auto {
  width: auto;
}

.w-fit {
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-max {
  width: max-content;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-32 {
  min-width: 8rem;
}

.min-w-34 {
  min-width: 133px;
}

.min-w-40 {
  min-width: 10rem;
}

.min-w-80 {
  min-width: 20rem;
}

.min-w-\[128px\] {
  min-width: 128px;
}

.min-w-\[13rem\] {
  min-width: 13rem;
}

.min-w-\[150px\] {
  min-width: 150px;
}

.min-w-\[250px\] {
  min-width: 250px;
}

.min-w-full {
  min-width: 100%;
}

.\!max-w-5 {
  max-width: 1.25rem !important;
}

.max-w-1\/2 {
  max-width: 50%;
}

.max-w-110 {
  max-width: 450px;
}

.max-w-130 {
  max-width: 630px;
}

.max-w-32 {
  max-width: 8rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-41 {
  max-width: 169px;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-60 {
  max-width: 15rem;
}

.max-w-76 {
  max-width: 300px;
}

.max-w-80 {
  max-width: 20rem;
}

.max-w-90 {
  max-width: 376px;
}

.max-w-\[100vw\] {
  max-width: 100vw;
}

.max-w-\[20ch\] {
  max-width: 20ch;
}

.max-w-\[250px\] {
  max-width: 250px;
}

.max-w-\[260px\] {
  max-width: 260px;
}

.max-w-\[280px\] {
  max-width: 280px;
}

.max-w-\[350px\] {
  max-width: 350px;
}

.max-w-\[595px\] {
  max-width: 595px;
}

.max-w-\[60\%\] {
  max-width: 60%;
}

.max-w-\[65px\] {
  max-width: 65px;
}

.max-w-\[738px\] {
  max-width: 738px;
}

.max-w-\[754px\] {
  max-width: 754px;
}

.max-w-\[900px\] {
  max-width: 900px;
}

.max-w-default {
  max-width: 1440px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-none {
  max-width: none;
}

.max-w-sm {
  max-width: 24rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-none {
  flex: none;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-1 {
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

.scroll-mt-24 {
  scroll-margin-top: 6rem;
}

.scroll-mt-28 {
  scroll-margin-top: 7rem;
}

.list-disc {
  list-style-type: disc;
}

.list-none {
  list-style-type: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.\!flex-row {
  flex-direction: row !important;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.content-center {
  align-content: center;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.\!justify-start {
  justify-content: flex-start !important;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-items-center {
  justify-items: center;
}

.\!gap-0 {
  gap: 0px !important;
}

.\!gap-12 {
  gap: 3rem !important;
}

.\!gap-3\.5 {
  gap: 0.875rem !important;
}

.\!gap-\[30px\] {
  gap: 30px !important;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-11 {
  gap: 2.75rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-15 {
  gap: 60px;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-23 {
  gap: 90px;
}

.gap-24 {
  gap: 6rem;
}

.gap-26 {
  gap: 108px;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-3\.5 {
  gap: 0.875rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-7\.5 {
  gap: 30px;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[11px\] {
  gap: 11px;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[45px\] {
  gap: 45px;
}

.gap-\[50px\] {
  gap: 50px;
}

.gap-\[5px\] {
  gap: 5px;
}

.gap-\[60px\] {
  gap: 60px;
}

.gap-\[80px\] {
  gap: 80px;
}

.gap-x-10 {
  column-gap: 2.5rem;
}

.gap-x-16 {
  column-gap: 4rem;
}

.gap-x-18 {
  column-gap: 70px;
}

.gap-x-3 {
  column-gap: 0.75rem;
}

.gap-x-4 {
  column-gap: 1rem;
}

.gap-x-5 {
  column-gap: 1.25rem;
}

.gap-x-6 {
  column-gap: 1.5rem;
}

.gap-x-7\.5 {
  column-gap: 30px;
}

.gap-x-8 {
  column-gap: 2rem;
}

.gap-x-\[20px\] {
  column-gap: 20px;
}

.gap-x-\[33px\] {
  column-gap: 33px;
}

.gap-x-\[47px\] {
  column-gap: 47px;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.gap-y-18 {
  row-gap: 70px;
}

.gap-y-20 {
  row-gap: 5rem;
}

.gap-y-23 {
  row-gap: 90px;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-7\.5 {
  row-gap: 30px;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-9 {
  row-gap: 2.25rem;
}

.gap-y-\[30px\] {
  row-gap: 30px;
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-stretch {
  align-self: stretch;
}

.justify-self-end {
  justify-self: end;
}

.justify-self-center {
  justify-self: center;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.scroll-smooth {
  scroll-behavior: smooth;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.\!rounded-none {
  border-radius: 0px !important;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.\!border-0 {
  border-width: 0px !important;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-\[1\.40px\] {
  border-width: 1.40px;
}

.border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-y-0 {
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-b-4\.5 {
  border-bottom-width: 10px;
}

.border-b-5\.5 {
  border-bottom-width: 20px;
}

.border-b-6\.5 {
  border-bottom-width: 16px;
}

.border-b-7\.5 {
  border-bottom-width: 30px;
}

.border-b-8 {
  border-bottom-width: 8px;
}

.border-b-9\.5 {
  border-bottom-width: 24px;
}

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

.border-b-\[20px\] {
  border-bottom-width: 20px;
}

.border-b-\[24px\] {
  border-bottom-width: 24px;
}

.border-b-\[32px\] {
  border-bottom-width: 32px;
}

.border-b-\[4px\] {
  border-bottom-width: 4px;
}

.border-b-\[8px\] {
  border-bottom-width: 8px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-0 {
  border-left-width: 0px;
}

.border-l-5\.5 {
  border-left-width: 20px;
}

.border-l-7\.5 {
  border-left-width: 30px;
}

.border-l-8 {
  border-left-width: 8px;
}

.border-l-\[15px\] {
  border-left-width: 15px;
}

.border-l-\[30px\] {
  border-left-width: 30px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-0 {
  border-top-width: 0px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-t-5\.5 {
  border-top-width: 20px;
}

.border-t-\[30px\] {
  border-top-width: 30px;
}

.border-solid {
  border-style: solid;
}

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

.\!border-none {
  border-style: none !important;
}

.border-\[\#000042\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
}

.border-\[\#B8B8D9\] {
  --tw-border-opacity: 1;
  border-color: rgb(184 184 217 / var(--tw-border-opacity, 1));
}

.border-\[\#D7D7E5\] {
  --tw-border-opacity: 1;
  border-color: rgb(215 215 229 / var(--tw-border-opacity, 1));
}

.border-\[\#E2E8FF\] {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 255 / var(--tw-border-opacity, 1));
}

.border-\[\#ffffff80\] {
  border-color: #ffffff80;
}

.border-darkPlaleNavy {
  --tw-border-opacity: 1;
  border-color: rgb(92 92 141 / var(--tw-border-opacity, 1));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-primaryNavy {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
}

.border-primaryNavy\/10 {
  border-color: rgb(0 0 66 / 0.1);
}

.border-primaryNavy\/100 {
  border-color: rgb(0 0 66 / 1);
}

.border-primaryNavy\/20 {
  border-color: rgb(0 0 66 / 0.2);
}

.border-primaryNavy\/30 {
  border-color: rgb(0 0 66 / 0.3);
}

.border-primaryNavy30 {
  --tw-border-opacity: 1;
  border-color: rgb(184 184 217 / var(--tw-border-opacity, 1));
}

.border-primaryTeal {
  --tw-border-opacity: 1;
  border-color: rgb(0 226 193 / var(--tw-border-opacity, 1));
}

.border-secondaryBlue {
  --tw-border-opacity: 1;
  border-color: rgb(0 24 242 / var(--tw-border-opacity, 1));
}

.border-secondaryGold {
  --tw-border-opacity: 1;
  border-color: rgb(229 172 46 / var(--tw-border-opacity, 1));
}

.border-secondaryHighlight {
  --tw-border-opacity: 1;
  border-color: rgb(210 255 62 / var(--tw-border-opacity, 1));
}

.border-secondaryMagenta {
  --tw-border-opacity: 1;
  border-color: rgb(244 141 255 / var(--tw-border-opacity, 1));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-white\/50 {
  border-color: rgb(255 255 255 / 0.5);
}

.border-white500 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-white700 {
  --tw-border-opacity: 1;
  border-color: rgb(247 247 247 / var(--tw-border-opacity, 1));
}

.border-b-\[\#ffffff80\] {
  border-bottom-color: #ffffff80;
}

.border-l-\[\#ffffff80\] {
  border-left-color: #ffffff80;
}

.border-l-\[var\(--card-color\)\] {
  border-left-color: var(--card-color);
}

.border-t-primaryNavy {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
}

.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#000042\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.bg-\[\#00E2C1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E2E8FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F4F7FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 247 255 / var(--tw-bg-opacity, 1));
}

.bg-\[var\(--card-color\)\] {
  background-color: var(--card-color);
}

.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.bg-paleBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 255 / var(--tw-bg-opacity, 1));
}

.bg-paleNavy {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 255 / var(--tw-bg-opacity, 1));
}

.bg-paleNeon {
  --tw-bg-opacity: 1;
  background-color: rgb(245 255 216 / var(--tw-bg-opacity, 1));
}

.bg-paleTeal {
  --tw-bg-opacity: 1;
  background-color: rgb(204 249 244 / var(--tw-bg-opacity, 1));
}

.bg-primaryNavy {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.bg-primaryNavy80 {
  --tw-bg-opacity: 1;
  background-color: rgb(32 31 91 / var(--tw-bg-opacity, 1));
}

.bg-primaryTeal {
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
}

.bg-secondaryBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 24 242 / var(--tw-bg-opacity, 1));
}

.bg-secondaryGold {
  --tw-bg-opacity: 1;
  background-color: rgb(229 172 46 / var(--tw-bg-opacity, 1));
}

.bg-secondaryHighlight {
  --tw-bg-opacity: 1;
  background-color: rgb(210 255 62 / var(--tw-bg-opacity, 1));
}

.bg-secondaryMagenta {
  --tw-bg-opacity: 1;
  background-color: rgb(244 141 255 / var(--tw-bg-opacity, 1));
}

.bg-secondaryOrange {
  --tw-bg-opacity: 1;
  background-color: rgb(252 86 29 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bg-white700 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.bg-white800 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}

.\!bg-none {
  background-image: none !important;
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.object-contain {
  object-fit: contain;
}

.object-cover {
  object-fit: cover;
}

.object-center {
  object-position: center;
}

.object-left {
  object-position: left;
}

.object-right {
  object-position: right;
}

.object-right-top {
  object-position: right top;
}

.object-top {
  object-position: top;
}

.\!p-0 {
  padding: 0px !important;
}

.\!p-5 {
  padding: 1.25rem !important;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7\.5 {
  padding: 30px;
}

.p-8 {
  padding: 2rem;
}

.p-\[20px\] {
  padding: 20px;
}

.p-\[30px\] {
  padding: 30px;
}

.p-\[50px_20px_30px\] {
  padding: 50px 20px 30px;
}

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.\!py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.\!py-12\.5 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.\!py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.\!py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.\!py-3\.5 {
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}

.\!py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-46 {
  padding-left: 188px;
  padding-right: 188px;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[34px\] {
  padding-left: 34px;
  padding-right: 34px;
}

.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}

.px-\[80px\] {
  padding-left: 80px;
  padding-right: 80px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-15 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-22 {
  padding-top: 85px;
  padding-bottom: 85px;
}

.py-25 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}

.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}

.\!pb-0 {
  padding-bottom: 0px !important;
}

.\!pb-5 {
  padding-bottom: 1.25rem !important;
}

.\!pb-6 {
  padding-bottom: 1.5rem !important;
}

.\!pb-\[45px\] {
  padding-bottom: 45px !important;
}

.\!pl-2 {
  padding-left: 0.5rem !important;
}

.\!pl-4 {
  padding-left: 1rem !important;
}

.\!pl-\[44px\] {
  padding-left: 44px !important;
}

.\!pr-10 {
  padding-right: 2.5rem !important;
}

.\!pr-2 {
  padding-right: 0.5rem !important;
}

.\!pr-3 {
  padding-right: 0.75rem !important;
}

.\!pr-4 {
  padding-right: 1rem !important;
}

.\!pt-0 {
  padding-top: 0px !important;
}

.\!pt-3 {
  padding-top: 0.75rem !important;
}

.\!pt-3\.5 {
  padding-top: 0.875rem !important;
}

.\!pt-5 {
  padding-top: 1.25rem !important;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-13 {
  padding-bottom: 53px;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-22 {
  padding-bottom: 85px;
}

.pb-25 {
  padding-bottom: 100px;
}

.pb-26 {
  padding-bottom: 108px;
}

.pb-28 {
  padding-bottom: 7rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-32 {
  padding-bottom: 8rem;
}

.pb-36 {
  padding-bottom: 9rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-7\.5 {
  padding-bottom: 30px;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

.pb-\[10px\] {
  padding-bottom: 10px;
}

.pb-\[15px\] {
  padding-bottom: 15px;
}

.pb-\[160px\] {
  padding-bottom: 160px;
}

.pb-\[16px\] {
  padding-bottom: 16px;
}

.pb-\[40px\] {
  padding-bottom: 40px;
}

.pb-\[60px\] {
  padding-bottom: 60px;
}

.pb-\[62px\] {
  padding-bottom: 62px;
}

.pb-\[66px\] {
  padding-bottom: 66px;
}

.pb-\[70px\] {
  padding-bottom: 70px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-20 {
  padding-left: 5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7\.5 {
  padding-left: 30px;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-9 {
  padding-left: 2.25rem;
}

.pl-98 {
  padding-left: 400px;
}

.pl-\[35px\] {
  padding-left: 35px;
}

.pl-\[46\.5px\] {
  padding-left: 46.5px;
}

.pl-px {
  padding-left: 1px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-16 {
  padding-right: 4rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-2\.5 {
  padding-right: 0.625rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-7\.5 {
  padding-right: 30px;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-\[39px\] {
  padding-right: 39px;
}

.pr-\[60px\] {
  padding-right: 60px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-11 {
  padding-top: 2.75rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-13 {
  padding-top: 53px;
}

.pt-14 {
  padding-top: 3.5rem;
}

.pt-15 {
  padding-top: 60px;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-22 {
  padding-top: 85px;
}

.pt-23 {
  padding-top: 90px;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-25 {
  padding-top: 100px;
}

.pt-28 {
  padding-top: 7rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-3\.5 {
  padding-top: 0.875rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-40 {
  padding-top: 10rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7\.5 {
  padding-top: 30px;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-9 {
  padding-top: 2.25rem;
}

.pt-\[13px\] {
  padding-top: 13px;
}

.pt-\[17px\] {
  padding-top: 17px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[40px\] {
  padding-top: 40px;
}

.pt-\[42px\] {
  padding-top: 42px;
}

.pt-\[48px\] {
  padding-top: 48px;
}

.pt-\[60px\] {
  padding-top: 60px;
}

.pt-\[62px\] {
  padding-top: 62px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.align-middle {
  vertical-align: middle;
}

.\!font-mweMixVar {
  font-family: MWE Arizona Mix Variable !important;
}

.\!font-mwePlusVar {
  font-family: MWE Arizona Plus Variable !important;
}

.font-mweArizonaSans {
  font-family: MWE - Arizona Sans;
}

.font-mweFlareVar {
  font-family: MWE Arizona Flare Variable;
}

.font-mweMix {
  font-family: MWE Arizona Mix;
}

.font-mweMixCompressedRegular {
  font-family: MWE Arizona Mix Compressed Regular;
}

.font-mweMixVar {
  font-family: MWE Arizona Mix Variable;
}

.font-mwePlusVar {
  font-family: MWE Arizona Plus Variable;
}

.font-mweSansThin {
  font-family: MWE Arizona Sans Thin;
}

.font-mweSansVar {
  font-family: MWE Arizona Sans Variable;
}

.font-mweSerifCompressedRegular {
  font-family: MWE Arizona Serif Compressed Regular;
}

.font-mweSerifCondensed {
  font-family: MWE Arizona Serif Condensed;
}

.\!text-20 {
  font-size: 20px !important;
}

.\!text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.\!text-4xl {
  font-size: 2rem !important;
  line-height: 2.125rem !important;
}

.\!text-5xl {
  font-size: 3rem !important;
  line-height: 1 !important;
}

.\!text-6xl {
  font-size: 3.75rem !important;
  line-height: 1 !important;
}

.\!text-\[14px\] {
  font-size: 14px !important;
}

.\!text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.\!text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.text-104 {
  font-size: 104px;
}

.text-20 {
  font-size: 20px;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-40 {
  font-size: 40px;
}

.text-4xl {
  font-size: 2rem;
  line-height: 2.125rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.text-\[1\.25rem\] {
  font-size: 1.25rem;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14\.4px\] {
  font-size: 14.4px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[265px\] {
  font-size: 265px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-\[38px\] {
  font-size: 38px;
}

.text-\[48px\] {
  font-size: 48px;
}

.text-\[53\.182px\] {
  font-size: 53.182px;
}

.text-\[63\.819px\] {
  font-size: 63.819px;
}

.text-\[9px\] {
  font-size: 9px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.5rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.\!font-325 {
  font-weight: 325 !important;
}

.\!font-450 {
  font-weight: 450 !important;
}

.\!font-\[325\] {
  font-weight: 325 !important;
}

.\!font-\[450\] {
  font-weight: 450 !important;
}

.\!font-extralight {
  font-weight: 200 !important;
}

.\!font-light {
  font-weight: 300 !important;
}

.\!font-normal {
  font-weight: 400 !important;
}

.font-325 {
  font-weight: 325;
}

.font-450 {
  font-weight: 450;
}

.font-\[325\] {
  font-weight: 325;
}

.font-\[450\] {
  font-weight: 450;
}

.font-\[500\] {
  font-weight: 500;
}

.font-bold {
  font-weight: 700;
}

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.\!uppercase {
  text-transform: uppercase !important;
}

.uppercase {
  text-transform: uppercase;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.\!leading-10 {
  line-height: 2.5rem !important;
}

.\!leading-3 {
  line-height: .75rem !important;
}

.\!leading-4 {
  line-height: 1rem !important;
}

.\!leading-5 {
  line-height: 1.25rem !important;
}

.\!leading-6 {
  line-height: 1.5rem !important;
}

.\!leading-\[110\%\] {
  line-height: 110% !important;
}

.\!leading-\[120\%\] {
  line-height: 120% !important;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-12 {
  line-height: 48px;
}

.leading-13 {
  line-height: 52.8px;
}

.leading-14 {
  line-height: 64px;
}

.leading-15 {
  line-height: 68px;
}

.leading-2 {
  line-height: 10px;
}

.leading-20 {
  line-height: 93.60px;
}

.leading-3 {
  line-height: .75rem;
}

.leading-3\.5 {
  line-height: 14px;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[0\.9\] {
  line-height: 0.9;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.45\] {
  line-height: 1.45;
}

.leading-\[100\%\] {
  line-height: 100%;
}

.leading-\[10px\] {
  line-height: 10px;
}

.leading-\[110\%\] {
  line-height: 110%;
}

.leading-\[11px\] {
  line-height: 11px;
}

.leading-\[120\%\] {
  line-height: 120%;
}

.leading-\[140\%\] {
  line-height: 140%;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[20px\] {
  line-height: 20px;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-\[26\.4px\] {
  line-height: 26.4px;
}

.leading-\[28px\] {
  line-height: 28px;
}

.leading-\[42px\] {
  line-height: 42px;
}

.leading-\[46px\] {
  line-height: 46px;
}

.leading-\[52\.80px\] {
  line-height: 52.80px;
}

.leading-\[95\%\] {
  line-height: 95%;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.\!tracking-\[-0\.36px\] {
  letter-spacing: -0.36px !important;
}

.\!tracking-wide072 {
  letter-spacing: -0.72px !important;
}

.\!tracking-wide096 {
  letter-spacing: -0.96px !important;
}

.tracking-\[-0\.05em\] {
  letter-spacing: -0.05em;
}

.tracking-\[-0\.16px\] {
  letter-spacing: -0.16px;
}

.tracking-\[-0\.36px\] {
  letter-spacing: -0.36px;
}

.tracking-\[-0\.48px\] {
  letter-spacing: -0.48px;
}

.tracking-\[-0\.72px\] {
  letter-spacing: -0.72px;
}

.tracking-\[-0\.96px\] {
  letter-spacing: -0.96px;
}

.tracking-\[-1\.276px\] {
  letter-spacing: -1.276px;
}

.tracking-\[-1\.595px\] {
  letter-spacing: -1.595px;
}

.tracking-\[-1\.92px\] {
  letter-spacing: -1.92px;
}

.tracking-\[-2\.4px\] {
  letter-spacing: -2.4px;
}

.tracking-\[0\.08em\] {
  letter-spacing: 0.08em;
}

.tracking-\[0\.288px\] {
  letter-spacing: 0.288px;
}

.tracking-\[0\.32px\] {
  letter-spacing: 0.32px;
}

.tracking-\[0\.64px\] {
  letter-spacing: 0.64px;
}

.tracking-\[0\.65px\] {
  letter-spacing: 0.65px;
}

.tracking-\[0\.7px\] {
  letter-spacing: 0.7px;
}

.tracking-\[0\.8px\] {
  letter-spacing: 0.8px;
}

.tracking-\[1\.2px\] {
  letter-spacing: 1.2px;
}

.tracking-\[1\.4px\] {
  letter-spacing: 1.4px;
}

.tracking-\[1\.6px\] {
  letter-spacing: 1.6px;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-wide0016 {
  letter-spacing: 1.6px;
}

.tracking-wide008 {
  letter-spacing: -0.8px;
}

.tracking-wide012 {
  letter-spacing: 1.2px;
}

.tracking-wide016 {
  letter-spacing: -0.16px;
}

.tracking-wide048 {
  letter-spacing: -0.48px;
}

.tracking-wide072 {
  letter-spacing: -0.72px;
}

.tracking-wide096 {
  letter-spacing: -0.96px;
}

.tracking-wide106 {
  letter-spacing: -1.6px;
}

.tracking-wide128 {
  letter-spacing: -1.28px;
}

.tracking-wide192 {
  letter-spacing: -1.92px;
}

.tracking-wide312 {
  letter-spacing: -3.12px;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.\!text-primaryNavy {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
}

.\!text-primaryTeal {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.text-\[\#000042\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.text-\[\#0018F2\] {
  --tw-text-opacity: 1;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1));
}

.text-\[\#00E2C1\] {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.text-\[\#6E6E6E\] {
  --tw-text-opacity: 1;
  color: rgb(110 110 110 / var(--tw-text-opacity, 1));
}

.text-\[\#ffffffcc\] {
  color: #ffffffcc;
}

.text-current {
  color: currentColor;
}

.text-darkPlaleNavy {
  --tw-text-opacity: 1;
  color: rgb(92 92 141 / var(--tw-text-opacity, 1));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-inherit {
  color: inherit;
}

.text-primaryNavy {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.text-primaryNavy\/70 {
  color: rgb(0 0 66 / 0.7);
}

.text-primaryNavy\/80 {
  color: rgb(0 0 66 / 0.8);
}

.text-primaryTeal {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}

.text-secondaryBlue {
  --tw-text-opacity: 1;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1));
}

.text-secondaryHighlight {
  --tw-text-opacity: 1;
  color: rgb(210 255 62 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.\!underline {
  text-decoration-line: underline !important;
}

.underline {
  text-decoration-line: underline;
}

.line-through {
  text-decoration-line: line-through;
}

.\!no-underline {
  text-decoration-line: none !important;
}

.no-underline {
  text-decoration-line: none;
}

.caret-primaryTeal {
  caret-color: #00E2C1;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.shadow-\[0px_4px_12px_0px_rgba\(0\2c 0\2c 0\2c 0\.15\)\] {
  --tw-shadow: 0px 4px 12px 0px rgba(0,0,0,0.15);
  --tw-shadow-colored: 0px 4px 12px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.font-srff-0 {
  font-variation-settings: "SRFF" 0;
}

.font-width-20 {
  font-variation-settings: "wdth" 20,"SRFF" 100;
}

.font-width-33 {
  font-variation-settings: "wdth" 33,"SRFF" 100;
}

.font-slnt-132 {
  font-variation-settings: "slnt" -13.2,"SRFF" 0;
}

.\[-webkit-box-orient\:vertical\] {
  -webkit-box-orient: vertical;
}

.\[-webkit-line-clamp\:9\] {
  -webkit-line-clamp: 9;
}

.\[column-count\:2\] {
  column-count: 2;
}

.\[column-gap\:26px\] {
  column-gap: 26px;
}

.\[display\:-webkit-box\] {
  display: -webkit-box;
}

/* Lightweight replacement for Font Awesome angle-down icon */

.fa {
  display: inline-block;
  line-height: 1;
}

:not(.mega-menu-toggle) > .fa-angle-down::before {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border-right: 0.08em solid currentColor;
  border-bottom: 0.08em solid currentColor;
  transform: rotate(45deg) translateY(-18%);
}

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body:has(.header.menuopen) {
  overflow: hidden;
}

blockquote, caption, figcaption, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

a {
  text-decoration: none !important;
  outline: none !important;
}

p:empty {
  margin: 0;
}

main, .module-404-page-header {
  margin-top: var(--menu-height, 80px) !important;
}

.sr-only {
  visibility: hidden;
  opacity: 0;
  height: 0;
  display: block;
}

.d-none {
  display: none !important;
}

.upcoming-events .content-cards-wrapper .event-cards .slick-arrow-bg-circle {
  position: relative;
  left: 30%;
  height: 93.5px;
  width: 93.5px;
  align-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-cards .slick-arrow-bg-circle {
    height: 70px;
    width: 70px;
  }
}

.upcoming-events .event-content {
  gap: 60px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .event-content {
    justify-content: flex-start !important;
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-arrow {
  position: absolute;
  z-index: 10;
  height: 81.5px;
  width: 100%;
  transform: none;
  cursor: pointer;
  border-width: 0px;
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
  transition-property: opacity;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.upcoming-events .content-cards-wrapper .event-cards .slick-arrow:hover {
  opacity: 0.7;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-cards .slick-arrow {
    height: 100%;
    width: 81.5px;
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-arrow.slick-disabled {
  cursor: not-allowed;
  opacity: 0.3;
}

.upcoming-events .content-cards-wrapper .event-cards .slick-arrow.slick-disabled span:before {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].upcoming-events .content-cards-wrapper .event-cards .slick-arrow.slick-disabled span:before {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.upcoming-events .content-cards-wrapper .event-cards .slick-arrow.slick-disabled span) > div div:before::after {
  display: none;
  content: none;
}

.upcoming-events .content-cards-wrapper .event-cards .slick-prev {
  pointer-events: none;
  left: 0px;
  top: 0px;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-cards .slick-prev {
    justify-content: flex-start;
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-prev {
  background: linear-gradient(180deg, rgba(0, 0, 66, 0.3) 0%, rgba(0, 0, 66, 0) 100%);
  @media (max-width: 768px) {
    background: linear-gradient(90deg, rgba(0, 0, 66, 0.3) 0%, rgba(0, 0, 66, 0) 100%);
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-prev::before {
  content: "";
}

.upcoming-events .content-cards-wrapper .event-cards .slick-prev .slick-arrow-bg-circle {
  pointer-events: auto;
  top: -45px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-cards .slick-prev .slick-arrow-bg-circle {
    top: 0px;
    left: -35px;
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-prev .slick-arrow-bg-circle svg {
  position: relative;
  top: 10px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-cards .slick-prev .slick-arrow-bg-circle svg {
    top: 0px;
    left: 14%;
    width: 12px;
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-next {
  pointer-events: none;
  bottom: 0px;
  right: 0px;
  top: auto;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-cards .slick-next {
    justify-content: flex-end;
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-next {
  background: linear-gradient(360deg, rgba(0, 0, 66, 0.3) 0%, rgba(0, 0, 66, 0) 100%);
  @media (max-width: 768px) {
    background: linear-gradient(270deg, rgba(0, 0, 66, 0.3) 0%, rgba(0, 0, 66, 0) 100%);
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-next::before {
  content: "";
}

.upcoming-events .content-cards-wrapper .event-cards .slick-next .slick-arrow-bg-circle {
  pointer-events: auto;
  bottom: -35px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-cards .slick-next .slick-arrow-bg-circle {
    bottom: 0px;
    left: 45px;
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-next .slick-arrow-bg-circle svg {
  position: relative;
  bottom: 10px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-cards .slick-next .slick-arrow-bg-circle svg {
    bottom: 0px;
    right: 10%;
    width: 12px;
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-list {
  height: 100% !important;
  overflow: hidden;
}

/* .upcoming-events .content-cards-wrapper .event-cards .slick-track {
  @apply h-full max-md:flex max-md:items-stretch max-md:gap-[20px] max-md:min-h-[500px];
} */

/* .upcoming-events .content-cards-wrapper .event-cards .slick-slide {
  @apply opacity-50 transition-[opacity,margin] duration-300 ease-in-out max-h-[620px] p-4 overflow-hidden scale-100 max-md:!h-auto max-md:max-h-none max-md:flex max-md:m-0 max-md:p-0 max-md:scale-100 max-md:opacity-100 max-lg2:!h-[calc(100%-60px)] !h-[calc(90%-20px)];
}

.upcoming-events .content-cards-wrapper .event-cards .slick-slide > div {
  @apply w-full h-full;
}

.upcoming-events .content-cards-wrapper .event-cards .slick-slide > div > .event-item {
  @apply !w-auto h-full mx-[50px] max-md:mx-0 max-h-[580px];
} */

.upcoming-events .content-cards-wrapper .event-cards .slick-active {
  z-index: 2;
  opacity: 1;
  transform: scale(1.05);
  @media (max-width: 768px) {
    transform: scale(1);
  }
}

.upcoming-events .content-cards-wrapper .event-cards .slick-active>div>.event-item {
  margin: 0px;
  width: 100%;
}

.upcoming-events .content-cards-wrapper .event-item .event-content p,
.upcoming-events .content-cards-wrapper .event-item span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.upcoming-events .content-cards-wrapper .event-item.template-template-1 .event-name {
  margin-bottom: 1.25rem;
  padding-right: 25px;
  text-align: right;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-1 .event-name {
    margin-bottom: 0px;
    padding-right: 30px;
    padding-top: 0px;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-1 .headline_1 {
  padding-right: 2.5rem;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-1 .headline_1 {
    padding-right: 0.75rem;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-1 .headline_2 {
  padding-right: 14px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-1 .headline_2 {
    padding-right: 6px;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-1 .event-name svg {
  width: 100%;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-1 .descriptor {
  margin-top: 10px;
  margin-bottom: 22px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-1 .descriptor {
    margin-top: 6px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 18px;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-1 .event-media {
  display: flex;
  height: 100%;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-1 .event-media img {
  height: 100%;
  align-self: flex-end;
  object-fit: cover;
  object-position: left top;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2 .event-name {
  width: 85%;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-3 {
  flex-direction: column;
  gap: 0px;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-content {
  margin-bottom: 0px;
}

@media (min-width: 992px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-content {
    gap: 0px !important;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-name {
  width: 75%;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-name {
    width: auto;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-3 .headline_1 {
  font-family: MWE Arizona Mix Compressed Regular;
  font-size: 70px;
  color: var(--card-color);
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-3 .headline_1 {
    font-size: 40px;
  }
}

.upcoming-events .content-cards-wrapper .event-item span.mc-lower {
  color: var(--card-color);
}

.upcoming-events .content-cards-wrapper .event-item.template-template-3 .headline_2 {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 {
  border-left-width: 0px;
  padding: 0px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-2,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 {
    padding-right: 0px;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2 .event-lines,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-lines {
  color: var(--card-color);
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2 .event-lines svg,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-lines svg {
  width: 100%;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2 .event-content,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-content {
  padding-left: 0px;
  padding-right: 0px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-2 .event-content,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-content {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-2 .event-content,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-content {
    width: calc(100% - 80px) !important;
    padding-left: 46.5px;
    padding-right: 34.5px;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2 .date-copy,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .date-copy {
  color: var(--card-color);
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2 .headline_2,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .headline_2 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2 .descriptor,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .descriptor {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-2 .descriptor,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .descriptor {
    margin-top: 6px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 18px;
  }
}

@media (min-width: 1024px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-2 .descriptor,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .descriptor {
    width: 40%;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-4 {
  border-left-width: 0px;
  border-bottom-width: 30px;
  border-color: var(--card-color);
  --tw-bg-opacity: 1;
  background-color: rgb(0 24 242 / var(--tw-bg-opacity, 1));
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-4 {
    border-bottom-width: 15px;
    padding: 0px;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-4 .event-cta {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.upcoming-events .content-cards-wrapper .event-item.template-template-4 svg path {
  fill: #fff !important;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-4 .event-name {
  margin-bottom: 10px;
  text-align: right;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-4 .headline_1 {
  font-family: MWE Arizona Sans Thin;
  font-size: 48px;
  font-weight: 200;
  color: var(--card-color);
}

@media (min-width: 1024px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-4 .headline_1 {
    font-size: 35px;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-4 .headline_2 {
  font-family: MWE Arizona Mix Compressed Regular;
  font-size: 48px;
  font-weight: 400;
  line-height: 90%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-4 .headline_2 {
    font-size: 35px;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-4 .descriptor {
  margin-top: 10px;
  margin-bottom: 1.25rem;
  width: 45%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-4 .descriptor {
    margin-top: 6px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 18px;
    width: 85%;
  }
}

@media (min-width: 1024px) {
  .upcoming-events .content-cards-wrapper .event-item.template-template-4 .descriptor {
    width: 75%;
  }
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2,
.upcoming-events .content-cards-wrapper .event-item.template-template-3,
.upcoming-events .content-cards-wrapper .event-item.template-template-4 {
  display: block;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2 .event-content,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .event-content,
.upcoming-events .content-cards-wrapper .event-item.template-template-4 .event-content {
  width: 100%;
}

.upcoming-events .content-cards-wrapper .event-item.template-template-2 .location,
.upcoming-events .content-cards-wrapper .event-item.template-template-3 .location,
.upcoming-events .content-cards-wrapper .event-item.template-template-4 .location {
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.8px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.upcoming-events .content-cards-wrapper .event-content > div > .date-copy,
.upcoming-events .content-cards-wrapper .event-content > div > .location,
.upcoming-events .content-cards-wrapper .event-content > div > .descriptor,
.upcoming-events .content-cards-wrapper .event-content > div > .descriptor p,
.upcoming-events .content-cards-wrapper .event-content > div > .descriptor span {
  font-family: MWE Arizona Plus Variable;
  font-size: 20px !important;
  font-weight: 325;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .upcoming-events .content-cards-wrapper .event-content > div > .date-copy,
.upcoming-events .content-cards-wrapper .event-content > div > .location,
.upcoming-events .content-cards-wrapper .event-content > div > .descriptor,
.upcoming-events .content-cards-wrapper .event-content > div > .descriptor p,
.upcoming-events .content-cards-wrapper .event-content > div > .descriptor span {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/* =============================
   DATE + LOCATION
============================= */

.upcoming-events .content-cards-wrapper .event-content > div > .date-copy,
.upcoming-events .content-cards-wrapper .event-content > div > .location {
  text-transform: uppercase;
  letter-spacing: -0.4px;
}

@media not all and (min-width: 768px) {
  .upcoming-events .content-cards-wrapper .event-content > div > .date-copy,
.upcoming-events .content-cards-wrapper .event-content > div > .location {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.upcoming-events .content-cards-wrapper .event-content > div > .location {
  display: flex;
  justify-content: space-between;
  color: var(--card-color);
}

/* =============================
   DESCRIPTOR TEXT OVERRIDES
============================= */

.upcoming-events .content-cards-wrapper .event-content > div > .descriptor,
.upcoming-events .content-cards-wrapper .event-content > div > .descriptor p,
.upcoming-events .content-cards-wrapper .event-content > div > .descriptor span {
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 130%;
}

/* =============================
   DESCRIPTOR CLAMPING
============================= */

.upcoming-events .content-cards-wrapper .event-content > div > .descriptor {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .upcoming-events .content-cards-wrapper .event-content > div > .descriptor {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}

.upcoming-events .content-cards-wrapper .event-name > .headline_1,
.upcoming-events .content-cards-wrapper .event-name > .headline_2,
.upcoming-events .content-cards-wrapper .event-name > .headline_3 {
  font-family: MWE Arizona Plus Variable;
  font-size: 34px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 88%;
}

@media not all and (min-width: 1200px) {
  .upcoming-events .content-cards-wrapper .event-name > .headline_1,
.upcoming-events .content-cards-wrapper .event-name > .headline_2,
.upcoming-events .content-cards-wrapper .event-name > .headline_3 {
    font-size: 22px;
  }
}

.upcoming-events .content-cards-wrapper .event-name > .headline_2 {
  font-family: MWE Arizona Sans Variable;
  color: var(--card-color) !important;
}

.upcoming-events .content-cards-wrapper .event-name > .headline_3 {
  letter-spacing: -0.989px;
}

.upcoming-events-content *:not(svg, path) {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.upcoming-events-content .headline-container > .body-copy * {
  font-family: MWE Arizona Sans Variable;
  font-size: 20px;
  font-weight: 325;
  line-height: 140%;
}

@media not all and (min-width: 1200px) {
  .upcoming-events-content .headline-container > .body-copy * {
    font-size: 16px;
  }
}

/* common.scss */

/* =============================
   CARDS CONTAINER
============================= */

.content-cards-container {
  position: relative;
}

/* =============================
   BASE NAV BUTTON
============================= */

.content-nav-btn {
  position: absolute;
  z-index: 10;
  display: flex;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-width: 0px;
  padding: 0px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.content-nav-btn:hover {
  border-color: rgb(0 0 0 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.content-nav-btn:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

/* =============================
   HORIZONTAL SCROLL BUTTONS
============================= */

.content-horizontal-scroll .content-nav-btn {
  pointer-events: none;
  top: 0px;
  bottom: 0px;
  width: 81.5px;
  height: calc(100% - 20px);
}

.topics-more-insights .content-horizontal-scroll .content-nav-btn {
  top: 50%;
}

/* =============================
   ARROW BG CIRCLE
============================= */

.content-horizontal-scroll .content-nav-btn .slick-arrow-bg-circle,
.image-carousel .slick-arrow-bg-circle,
.module-featured-ranking .slick-arrow-bg-circle {
  pointer-events: auto;
  position: relative;
  height: 93.5px;
  width: 93.5px;
  flex-shrink: 0;
  align-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

@media not all and (min-width: 768px) {
  .content-horizontal-scroll .slick-arrow-bg-circle svg,
.image-carousel .slick-arrow-bg-circle svg,
.module-featured-ranking .slick-arrow-bg-circle svg {
    width: 12px;
  }

  .content-horizontal-scroll .slick-arrow-bg-circle,
.image-carousel .slick-arrow-bg-circle,
.module-featured-ranking .slick-arrow-bg-circle {
    height: 70px;
    width: 70px;
  }

  .image-carousel.landscape .slick-arrow-bg-circle {
    height: 60px;
    width: 60px;
  }

  .image-carousel.landscape .slick-arrow-bg-circle svg {
    width: 0.625rem;
  }
}

/* =============================
   PREVIOUS BUTTON
============================= */

.content-horizontal-scroll .content-nav-prev {
  outline: none;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 66, 0.3) 0%,
    rgba(0, 0, 66, 0) 100%
  );
}

.content-horizontal-scroll .content-nav-prev .slick-arrow-bg-circle {
  left: -50%;
}

.content-horizontal-scroll .content-nav-prev svg {
  position: relative;
  left: 8px;
}

@media not all and (min-width: 768px) {
  .content-horizontal-scroll .content-nav-prev .slick-arrow-bg-circle {
    left: -38px;
  }
}

/* =============================
   NEXT BUTTON
============================= */

.content-horizontal-scroll .content-nav-next {
  right: 0px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  background: linear-gradient(
    270deg,
    rgba(0, 0, 66, 0.3) 0%,
    rgba(0, 0, 66, 0) 100%
  );
}

.content-horizontal-scroll .content-nav-next .slick-arrow-bg-circle {
  right: -38%;
}

.content-horizontal-scroll .content-nav-next svg {
  position: relative;
  left: -0.75rem;
  transform: scaleX(-1);
}

@media not all and (min-width: 768px) {
  .content-horizontal-scroll .content-nav-next .slick-arrow-bg-circle {
    right: -38px;
  }
}

/* hero-story.scss */

.hero-section .hero-video {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media not all and (min-width: 768px) {
  .hero-section .hero-video-desktop {
    display: none;
  }
}

.hero-section .hero-video-mobile {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].hero-section .hero-video-mobile {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.hero-section .hero-video-mobile) > div div::after {
  display: none;
  content: none;
}

@media not all and (min-width: 768px) {
  .hero-section .hero-video-mobile {
    display: block;
  }
}

.hero-section .hero-story {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  gap: 48px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .hero-section .hero-story {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    gap: 3rem;
  }
}

@media (min-width: 1024px) {
  .hero-section .hero-story {
    gap: 61px;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 45.5px;
    padding-bottom: 45.5px;
  }
}

.hero-section .button-link {
  display: inline-flex;
  align-items: center;
  gap: 0.875rem;
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 14px;
  letter-spacing: 1.6px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1200px) {
  .hero-section .button-link {
    font-size: 12px;
    line-height: 1;
  }
}

.hero-section .button-link:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.headline-box {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-align: right;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .headline-box {
    width: 66.666667%;
  }
}

.hero-section .subheadline {
  font-family: MWE Arizona Plus Variable;
  font-size: 24px;
  font-weight: 325;
  text-transform: uppercase;
  line-height: 82%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .hero-section .subheadline {
    font-size: 32px;
    line-height: 80%;
  }
}

@media (min-width: 1360px) {
  .hero-section .subheadline {
    font-size: 48px;
  }
}

.hero-section .subheadline {
  font-variation-settings: "slnt" -13.2;
}

.hero-section .category {
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 11px;
  letter-spacing: 0.64px;
}

.hero-section .template-size-large .mainheadline {
  display: flex;
  flex-direction: column;
  gap: 6.387px;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .hero-section .template-size-large .mainheadline {
    gap: 12.774px;
  }
}

.hero-section .template-size-large .mainheadline span {
  font-family: MWE Arizona Sans Variable;
  font-size: 50px;
  font-weight: 200;
  line-height: 80%;
  letter-spacing: -4.612px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .hero-section .template-size-large .mainheadline span {
    font-size: 63px;
    line-height: 90%;
  }
}

@media (min-width: 1360px) {
  .hero-section .template-size-large .mainheadline span {
    font-size: 120px;
    line-height: 80%;
  }

  .hero-section .template-3.template-size-large .mainheadline span {
    font-size: 80px;
    line-height: 70%;
  }
}

.hero-section .template-size-small .mainheadline {
  display: flex;
  flex-direction: column;
  gap: 6.387px;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .hero-section .template-size-small .mainheadline {
    gap: 12.774px;
  }
}

.hero-section .template-size-small .mainheadline span {
  font-family: MWE Arizona Sans Variable;
  font-size: 45px;
  font-weight: 200;
  line-height: 82%;
  letter-spacing: -1.65px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .hero-section .template-size-small .mainheadline span {
    font-size: 60px;
    line-height: 50px;
  }
}

@media (min-width: 1024px) {
  .hero-section .template-size-small .mainheadline span {
    font-size: 80px;
    line-height: 75%;
  }
}

.hero-section .slick-dots {
  position: static;
  bottom: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
  padding-top: 18px;
  padding-bottom: 12px;
  line-height: 1;
}

.hero-section .slick-dots li {
  position: relative;
  height: 8px;
  width: 70px;
  padding: 0px;
}

.hero-section .slick-dots li button .slick-dot-icon,
 .module-bio .slick-dots li button .slick-dot-icon,
 .module-featured-ranking .slick-dots li button .slick-dot-icon {
  opacity: 0;
}

.hero-section .slick-dots li.slick-active,
 .module-bio .slick-dots li.slick-active,
 .hero-section .slick-dots li.slick-active button,
 .module-bio .slick-dots li.slick-active button {
  height: 8px;
  width: 480px;
}

.hero-section .slick-dots li.slick-active button:before {
  width: 100%;
  animation: progressFill
            var(--hero-autoplay-duration, 10s)
            linear;
}

.hero-section .slick-dots li button {
  position: relative;
  margin: 0px;
  height: 8px;
  width: 70px;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0px;
  border-width: 0px;
  background-color: rgba(255,255,255,0.4);
  padding: 0px;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.hero-section .slick-dots li button:before,
 .module-bio .slick-dots li button:before,
 .module-featured-ranking .slick-dots li button:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0px;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
}

.hero-section .template-1 {
  display: flex !important;
}

.hero-section .template-1 .headline-box {
  position: relative;
  gap: 20px;
  padding-top: 20px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  .hero-section .template-1 .headline-box {
    margin-top: 112px;
    gap: 40px;
    padding-top: 51px;
    padding-right: 2.5rem;
  }
}

.hero-section .template-1 .hero-story {
  width: 100%;
}

@media (min-width: 992px) {
  .hero-section .template-1 .hero-story {
    justify-content: flex-end;
  }
}

.hero-section .template-1 .hero-story {
  @media (max-width: 768px) {
    justify-content: end !important;
  }
}

.hero-section .template-1 .hero-story:has(.box-container) {
  justify-content: space-between;
}

@media (min-width: 768px) {
  .hero-section .template-1 .hero-story:has(.box-container) {
    justify-content: flex-end;
  }
}

.hero-section .template-1 .headline-box-container {
  display: flex;
  flex-direction: column;
  gap: 6.387px;
}

@media (min-width: 768px) {
  .hero-section .template-1 .headline-box-container {
    gap: 12.774px;
  }
}

.hero-section .template-2.content-color-white {
  *:not(svg, path) {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  }
}

.hero-section .template-2.content-color-white .button-link:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.hero-section .template-2.content-color-white .hero-story {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

.hero-section .template-2.content-color-primary {
  *:not(svg, path) {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
  }
}

.hero-section .template-2.content-color-primary .button-link:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.hero-section .template-2.content-color-primary .hero-story {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1)) !important;
}

.hero-section .template-2.template-size-large .mainheadline {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

@media (min-width: 1024px) {
  .hero-section .template-2.template-size-large .mainheadline {
    flex-direction: row;
    gap: 10px;
  }
}

.hero-section .template-2.template-size-large .mainheadline.inline-headline {
  display: block;
}

.hero-section .template-2.template-size-large .mainheadline span {
  font-family: MWE Arizona Plus Variable;
  font-size: 52px;
  font-weight: 450;
  text-transform: uppercase;
  line-height: 80%;
  letter-spacing: -2.16px;
}

@media (min-width: 768px) {
  .hero-section .template-2.template-size-large .mainheadline span {
    font-size: 65px;
  }
}

@media (min-width: 1360px) {
  .hero-section .template-2.template-size-large .mainheadline span {
    font-size: 75px;
  }
}

.hero-section .template-2.template-size-large .subheadline {
  font-family: MWE Arizona Sans Variable;
  font-size: 28px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 82%;
}

@media (min-width: 768px) {
  .hero-section .template-2.template-size-large .subheadline {
    font-size: 40px;
    line-height: 80%;
  }
}

.hero-section .template-2.template-size-large .subheadline {
  font-variation-settings: "slnt" -13.2;
}

.hero-section .template-2.template-size-large .hero-story {
  gap: 20px;
}

.hero-section .template-2.template-size-small .mainheadline {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

@media (min-width: 1024px) {
  .hero-section .template-2.template-size-small .mainheadline {
    flex-direction: row;
  }
}

.hero-section .template-2.template-size-small .mainheadline span {
  font-family: MWE Arizona Plus Variable;
  font-size: 45px;
  font-weight: 450;
  text-transform: uppercase;
  line-height: 82%;
  letter-spacing: -1.65px;
}

@media (min-width: 768px) {
  .hero-section .template-2.template-size-small .mainheadline span {
    font-size: 70px;
    line-height: 80%;
    letter-spacing: -3.3px;
  }
}

.hero-section .template-2.template-size-small .subheadline {
  font-family: MWE Arizona Sans Variable;
  font-size: 40px;
  font-weight: 200;
  text-transform: uppercase;
  font-style: italic;
  line-height: 82%;
}

.hero-section .template-2.template-size-small .hero-story {
  gap: 34px;
}

.hero-section .template-2 .hero-story {
  display: flex;
  min-height: 0px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-width: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
  padding: 0px;
  text-align: center;
}

.hero-section .template-2 .hero-story .box-text {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .hero-section .template-2 .hero-story .box-text {
    width: 540px;
  }
}

.hero-section .template-2 .hero-story .headline-box {
  width: 100%;
  gap: 10px;
  border-right-width: 0px;
  text-align: center;
}

.hero-section .template-2 .hero-story-container {
  display: flex;
  height: calc(100% - 52px);
  align-items: center;
  justify-content: center;
  padding: 26px;
}

@media (min-width: 1360px) {
  .hero-section .template-3 .template-size-large .mainheadline span {
    font-family: MWE Arizona Sans Variable;
    font-size: 80px;
    line-height: 70%;
  }
}

.hero-section .template-3 .subheadline {
  font-size: 38px;
  line-height: 80%;
}

@media (min-width: 1024px) {
  .hero-section .template-3 .template-size-small .subheadline {
    font-size: 30px;
    line-height: 80%;
  }
}

.hero-section .template-3 .hero-story {
  display: block;
}

.hero-section .template-3 .hero-story .mainheadline {
  margin-top: 6.387px;
  margin-bottom: 6.387px;
}

@media (min-width: 1024px) {
  .hero-section .template-3 .hero-story .mainheadline {
    margin-top: 12.774px;
    margin-bottom: 12.774px;
  }
}

.hero-section .template-3 .hero-story .subheadline.headline-2-template-3,
    .hero-section .template-3 .hero-story .subheadline.headline-4-template-3 {
  margin-top: 6.387px;
}

@media (min-width: 1024px) {
  .hero-section .template-3 .hero-story .subheadline.headline-2-template-3,
    .hero-section .template-3 .hero-story .subheadline.headline-4-template-3 {
    margin-top: 12.774px;
  }
}

@media (min-width: 768px) {
  .hero-section .template-3 .hero-story .template-box {
    margin-top: 0px;
    margin-bottom: 35px;
  }
}

.hero-section .template-3 .hero-story .headline-box {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 12.77px;
  border-right-width: 0px;
  text-align: left;
}

.hero-section .template-3 .hero-story .box-text {
  margin-top: 20px;
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .hero-section .template-3 .hero-story .box-text {
    width: 404px;
  }
}

.hero-section .template-3 .headline-1-template-3,
    .hero-section .template-3 .headline-2-template-3,
    .hero-section .template-3 .headline-3-template-3,
    .hero-section .template-3 .headline-4-template-3,
    .hero-section .template-3 .box-text-template-3,
    .hero-section .template-3 .button-link-template-3 {
  --tw-translate-y: 20px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hero-story {
  position: relative;
}

/* ======================
   HERO LINES
====================== */

.hero-section .hero-story .hero-line,
.hero-section .hero-story .hero-line-mobile {
  position: absolute;
  left: 0px;
  top: 45px;
  height: calc(100% - 91px);
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

@media not all and (min-width: 768px) {
  .hero-section .hero-story .hero-line,
.hero-section .hero-story .hero-line-mobile {
    top: 0px;
    height: 100%;
  }
}

/* Desktop line hidden on mobile */

@media not all and (min-width: 768px) {
  .hero-section .hero-story .hero-line {
    display: none;
  }
}

/* Mobile line hidden on desktop */

@media (min-width: 768px) {
  .hero-section .hero-story .hero-line-mobile {
    display: none;
  }
}

/* ======================
   INITIAL STATES
====================== */

.hero-section .hero-story .box-container {
  opacity: 0;
}

.hero-section .hero-story .headline-box-container .headline-1 {
  padding-right: 50px;
  opacity: 0;
}

.hero-section .hero-story .headline-box-container .headline-2 {
  padding-right: 75px;
  opacity: 0;
}

.hero-section .hero-story .headline-box-container .headline-3 {
  padding-right: 100px;
  opacity: 0;
}

.hero-section .hero-story .headline-box-container .headline-4 {
  padding-right: 125px;
  opacity: 0;
}

.hero-section .hero-story .headline-box-container .headline-5 {
  padding-right: 150px;
  opacity: 0;
}

.hero-section.manual-click .slick-dots li.slick-active button::before {
  animation: none !important;
}

.people-listing-grid .slick-list {
  height: 100%;
}

.hero-section .slick-list .slick-track,
.people-listing-grid .slick-list .slick-track {
  height: 100%;
}

.hero-section .slick-list .slick-track .slick-slide,
.hero-section .slick-list {
  height: calc((100vh - 30px) - var(--menu-height-mobile));
}

@media (min-width: 768px) {
  .hero-section .slick-list .slick-track .slick-slide,
.hero-section .slick-list {
    height: calc((100vh - 30px) - var(--menu-height));
  }
}

.hero-section .slick-autoplay-toggle-button,
.module-bio .slick-autoplay-toggle-button {
  left: auto;
  right: calc(50% - 400px);
}

@media not all and (min-width: 1024px) {
  .hero-section .slick-autoplay-toggle-button,
.module-bio .slick-autoplay-toggle-button {
    right: calc(50% - 150px);
  }

  .hero-section .slick-dots li,
.hero-section .slick-dots li button,
.module-bio .slick-dots li button,
.module-bio .slick-dots li,
.module-featured-ranking .slick-dots li,
.module-featured-ranking .slick-dots li button {
    height: 5px;
    width: 40px;
  }

  .hero-section .slick-dots li.slick-active,
.hero-section .slick-dots li.slick-active button,
.module-bio .slick-dots li.slick-active button,
.module-bio .slick-dots li.slick-active,
.module-featured-ranking .slick-dots li.slick-active,
.module-featured-ranking .slick-dots li.slick-active button {
    height: 5px;
    width: 90px;
  }
}

/* trending-topics.scss */

.trending-topics-container *:not(svg, path) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.trending-topics-container > .container-wrapper p,
.trending-topics-container > .container-wrapper span {
  font-family: MWE Arizona Sans Variable;
  font-size: 20px;
  font-weight: 325;
  line-height: 140%;
}

.trending-topics-slides.template-3a,
.trending-topics-slides.template-3b,
.trending-topics-slides.template-3c {
  display: flex;
  flex-direction: column-reverse;
}

.trending-topics-slides.template-2a .description,
.trending-topics-slides.template-2b .description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.trending-topics-slides.template-4 .image-container {
  height: 50% !important;
}

.trending-topics-slides.template-4 * {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
}

.trending-topics-slides-wrapper * {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.trending-topics-slides-wrapper.bg-blue * {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.trending-topics-slides-content-wrapper > .headline-small,
.trending-topics-slides-content-wrapper > .headline-medium,
.trending-topics-slides-content-wrapper > .headline-large {
  font-family: MWE Arizona Mix Variable;
  font-weight: 450;
  text-transform: none;
}

.tall-banner .trending-topics-slides-content-wrapper .headline-small,
.tall-banner .trending-topics-slides-content-wrapper .headline-medium,
.tall-banner .trending-topics-slides-content-wrapper .headline-large {
  font-family: MWE Arizona Plus Variable;
  font-weight: 200;
  text-transform: none;
}

.tall-banner .trending-topics-slides-content-wrapper .description p,
.tall-banner .trending-topics-slides-content-wrapper .description h2,
.tall-banner .trending-topics-slides-content-wrapper .description h3,
.tall-banner .trending-topics-slides-content-wrapper .description h4,
.tall-banner .trending-topics-slides-content-wrapper .description h5,
.tall-banner .trending-topics-slides-content-wrapper .description h6 {
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  font-weight: 325;
  line-height: 1.25rem;
  letter-spacing: -0.16px;
}

.trending-topics-slides-content-wrapper > .headline-small {
  font-size: 20px;
  line-height: 90%;
  letter-spacing: -1.52px;
}

.trending-topics-slides-content-wrapper > .headline-medium {
  font-size: 26px;
  line-height: 1;
  letter-spacing: -1px;
}

.trending-topics-slides-content-wrapper > .headline-large {
  font-size: 32px;
  line-height: 1;
  letter-spacing: -1px;
}

.tall-banner .trending-topics-slides-content-wrapper .headline-large {
  overflow-wrap: break-word;
  font-size: 32px;
  line-height: 2.25rem;
  letter-spacing: -0.64px;
}

@media (min-width: 992px) {
  .tall-banner .trending-topics-slides-content-wrapper .headline-large {
    font-size: 3rem;
    line-height: 1;
    letter-spacing: -0.96px;
  }
}

.trending-topics-slides-content-wrapper p {
  font-family: MWE Arizona Sans Variable;
  font-size: 14px;
  font-weight: 325;
  line-height: 120%;
}

.trending-topics-slides > .image-container.image-type-square {
  height: 50%;
}

.trending-topics-slides > .image-container.image-type-square img {
  height: 100%;
}

:root {
  --btn-navy-bg-color: #000042;
  --btn-teal-bg-color-hover: #00E2C1;
  --btn-green-border-color: #000042;
  --btn-green-border-color-hover: #00E2C1;
  --btn-green-font-color: #ffffff;
  --btn-green-font-color-hover: #000042;
  --btn-green-border-size: 1px;
  --p-color: #000042;
  --p-line-height: 24px;
}

/* nf-forms */

.nf-form-cont {
  padding-top: 30px;
}

.nf-form-cont h2 {
  color: var(--btn-navy-bg-color);
  text-transform: initial !important;
}

/* Hide required + error blocks */

.nf-form-cont .nf-before-form-content .nf-form-fields-required,
.nf-form-cont .nf-before-form-content .nf-form-errors,
.nf-form-cont .nf-after-form-content .nf-form-fields-required,
.nf-form-cont .nf-after-form-content .nf-form-errors {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].nf-form-cont .nf-before-form-content .nf-form-fields-required,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.nf-form-cont .nf-before-form-content .nf-form-errors,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.nf-form-cont .nf-after-form-content .nf-form-fields-required,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.nf-form-cont .nf-after-form-content .nf-form-errors {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.nf-form-cont .nf-before-form-content .nf-form-fields-required) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.nf-form-cont .nf-before-form-content .nf-form-errors) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.nf-form-cont .nf-after-form-content .nf-form-fields-required) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.nf-form-cont .nf-after-form-content .nf-form-errors) > div div::after {
  display: none;
  content: none;
}

/* Error message */

.nf-form-cont .nf-form-content .nf-error-msg {
  font-family: MWE - Arizona Sans;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 500;
}

/* Field spacing */

.nf-form-cont .nf-form-content .nf-field-container {
  margin-bottom: 12px !important;
}

/* Label spacing */

.nf-form-cont .nf-form-content .nf-field-label {
  margin-bottom: 3px !important;
}

.nf-form-cont .nf-form-content .nf-field-label label {
  color: var(--p-color);
  font-family: MWE Arizona Sans Variable;
  font-size: 15px;
  font-weight: 400;
  line-height: var(--p-line-height);
}

/* Select field */

.nf-form-cont select.ninja-forms-field:not([multiple]) {
  height: 40px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  line-height: normal !important;
}

.nf-form-cont .list-select-wrap .nf-field-element>div {
  height: 40px !important;
  background-color: transparent !important;
  line-height: normal !important;
}

.nf-form-cont .list-select-wrap>div div::after {
  height: 40px !important;
  line-height: 40px !important;
}

/* Input fields */

.nf-form-cont .nf-field-element .nf-element:not(input[type=submit]) {
  background-color: transparent !important;
}

.nf-form-cont .nf-field-element .nf-element:not(select) {
  height: 40px;
  font-size: 15px;
  line-height: normal;
}

.nf-form-cont .nf-field-element .nf-element {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(196 196 196 / var(--tw-border-opacity, 1));
}

.nf-form-cont .nf-field-element::after {
  height: 38px !important;
  width: 40px !important;
  line-height: 40px !important;
}

/* Checkbox */

.nf-form-cont .checkbox-container.label-right label::before {
  left: -30px;
  top: -3px;
}

/* Submit button */

.nf-form-cont input[type=submit] {
  background-color: var(--btn-navy-bg-color) !important;
  border: var(--btn-green-border-size) solid var(--btn-green-border-color) !important;
  color: var(--btn-green-font-color) !important;
  height: 50px !important;
  width: fit-content;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left !important;
  text-transform: uppercase !important;
  line-height: 50px !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.nf-form-cont input[type=submit]:hover {
  background-color: var(--btn-teal-bg-color-hover) !important;
  border: var(--btn-green-border-size) solid var(--btn-green-border-color-hover) !important;
  color: var(--btn-green-font-color-hover) !important;
}

.section-subscribe-thank-you {
  display: flex;
  min-height: calc(100vh - 500px);
  align-items: center;
}

.section-subscribe-thank-you h2 {
  text-align: center;
}

.section-subscribe-thank-you a:not(.btn) {
  color: var(--color-navy);
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.section-subscribe-thank-you a.btn {
  min-width: 200px;
  text-align: center;
}

/* nf-field layout for country + multiselect */

.subscribe-section-container-form-section nf-field:has(.listcountry-wrap),
.subscribe-section-container-form-section nf-field:has(.listmultiselect-wrap) {
  float: left;
  display: block;
}

.subscribe-section-container-form-section nf-field:has(.listcountry-wrap) {
  margin-right: 8px;
  width: 112px;
}

.subscribe-section-container-form-section nf-field:has(.listmultiselect-wrap) {
  margin-left: 8px;
  width: calc(100% - 128px);
}

.subscribe-section-container-form-section .listcountry-wrap {
  height: 3rem;
}

/* Field container spacing */

.subscribe-section-container-form-section .nf-field-container.email-container,
.subscribe-section-container-form-section .nf-field-container.listselect-container,
.subscribe-section-container-form-section .nf-field-container.listmultiselect-container {
  margin-bottom: 1rem !important;
}

.subscribe-section-container-form-section .nf-field-container.hidden-container,
.subscribe-section-container-form-section .nf-field-container.hidden-container .nf-input-limit {
  margin: 0px;
}

@media (min-width: 992px) {
  .subscribe-section-container-form-section .nf-field-container.checkbox-container {
    margin-bottom: 55px;
  }
}

.subscribe-section-container-form-section .nf-field-container.checkbox-container.label-right .nf-after-field:has(.nf-error) {
  width: 100%;
}

@media (min-width: 992px) {
  .subscribe-section-container-form-section .nf-field-container.submit-container {
    margin-bottom: 0px;
  }
}

/* Inputs and dropdown triggers */

.subscribe-section-container-form-section .nf-field-element .nf-element:not(input[type="submit"]),
.subscribe-section-container-form-section .nf-field-element select.ninja-forms-field:not([multiple]),
.subscribe-section-container-form-section .nf-field-element .custom-multi-select-dropdown .selected-display,
.subscribe-section-container-form-section .nf-field-element .custom-single-select-dropdown .selected-display {
  display: block;
  height: 46px;
  appearance: none;
  overflow: hidden;
  text-overflow: ellipsis;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 0px;
  padding-bottom: 10px;
  padding-right: 25px;
  padding-top: 10px;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.subscribe-section-container-form-section .nf-field-element input::placeholder {
  text-transform: capitalize;
}

.subscribe-section-container-form-section .nf-field-element .nf-element:not(input[type="submit"]),
.subscribe-section-container-form-section .nf-field-element input::placeholder,
.subscribe-section-container-form-section .nf-field-element .country-select-field,
.subscribe-section-container-form-section .nf-field-element .custom-multi-select-dropdown .selected-display,
.subscribe-section-container-form-section .nf-field-element .custom-single-select-dropdown .selected-display,
.subscribe-section-container-form-section .nf-field-element .dropdown-list {
  background-color: transparent;
  font-family: MWE Arizona Plus Variable;
  font-size: 20px;
  font-weight: 325;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

/* Validation icons */

.subscribe-section-container-form-section .nf-pass.field-wrap .nf-field-element:after {
  right: 0px;
  width: auto !important;
}

.subscribe-section-container-form-section .nf-error.field-wrap .nf-field-element:after {
  bottom: 4px;
  top: auto;
}

.subscribe-section-container-form-section .nf-pass .custom-multi-select-dropdown .selected-display::after,
.subscribe-section-container-form-section .nf-fail .custom-multi-select-dropdown .selected-display::after {
  display: none;
}

/* Hide some Ninja Forms elements */

.subscribe-section-container-form-section .listmultiselect-wrap .nf-field-label,
.subscribe-section-container-form-section .ninja-forms-req-symbol,
.subscribe-section-container-form-section select.ninja-forms-field[multiple].hidden {
  display: none !important;
}

.subscribe-section-container-form-section .listcountry-wrap div select,
.subscribe-section-container-form-section .listcountry-wrap .nf-field-label {
  display: none !important;
}

.subscribe-section-container-form-section .listcountry-wrap>div div:after {
  content: "" !important;
}

.subscribe-section-container-form-section .listcountry-wrap .list-select-wrap {
  position: relative;
  z-index: 3;
}

.subscribe-section-container-form-section .listcountry-wrap .list-select-wrap .nf-field-element>div:last-child {
  z-index: -1;
}

.subscribe-section-container-form-section .listcountry-wrap .list-select-wrap .nf-field-element>div {
  display: block;
  height: 48px;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
}

.subscribe-section-container-form-section .listcountry-wrap .list-select-wrap .nf-field-element>div:after {
  display: none;
}

/* Multi-select dropdown tweaks */

@media (min-width: 500px) {
  .subscribe-section-container-form-section .custom-multi-select-dropdown>.dropdown-list {
    left: -80px;
    min-width: 215px;
  }
}

.subscribe-section-container-form-section .custom-multi-select-dropdown>.dropdown-list>.dropdown-option {
  flex-direction: row-reverse !important;
  justify-content: flex-start !important;
  text-align: left;
}

.subscribe-section-container-form-section .custom-multi-select-dropdown,
.subscribe-section-container-form-section .custom-single-select-dropdown {
  position: relative;
  width: 100%;
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .selected-display,
.subscribe-section-container-form-section .custom-single-select-dropdown .selected-display {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: capitalize;
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .selected-display:hover,
.subscribe-section-container-form-section .custom-single-select-dropdown .selected-display:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .selected-display::after,
.subscribe-section-container-form-section .custom-single-select-dropdown .selected-display::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 15%;
  height: 37px;
  width: 37px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37' fill='none'%3E%3Cpath d='M14.9111 15.1304C15.3311 15.5504 19.2861 19.5054 21.2111 21.4304L27.5111 15.1304' stroke='%23000042' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-list,
.subscribe-section-container-form-section .custom-single-select-dropdown .dropdown-list {
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  z-index: 1000;
  height: 300px !important;
  min-width: 280px;
  overflow-y: auto;
  border-top-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 26px;
  padding-bottom: 26px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: left;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  display: none;
  direction: rtl;
}

@media (min-width: 376px) {
  .subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-list {
    min-width: 230px;
  }
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-list>div,
.subscribe-section-container-form-section .custom-single-select-dropdown .dropdown-list>div {
  position: static;
  height: auto;
  outline-width: 0px;
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-list::-webkit-scrollbar,
.subscribe-section-container-form-section .custom-single-select-dropdown .dropdown-list::-webkit-scrollbar {
  width: 7px;
  appearance: none;
  background-color: rgba(217,217,217,0.2);
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-list::-webkit-scrollbar-thumb,
.subscribe-section-container-form-section .custom-single-select-dropdown .dropdown-list::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-option,
.subscribe-section-container-form-section .custom-single-select-dropdown .dropdown-option {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: flex-end;
  padding-left: 42px !important;
  padding-right: 42px !important;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

@media (min-width: 992px) {
  .subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-option {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-option span.option-label,
.subscribe-section-container-form-section .custom-single-select-dropdown .dropdown-option span.option-label {
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1.6px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-option:hover,
.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-option.selected,
.subscribe-section-container-form-section .custom-single-select-dropdown .dropdown-option:hover,
.subscribe-section-container-form-section .custom-single-select-dropdown .dropdown-option.selected {
  --tw-bg-opacity: 1;
  background-color: rgb(210 255 62 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
  outline-width: 0px;
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-option.selected .custom-checkbox {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-option.selected .custom-checkbox::after {
  opacity: 1;
  border-color: #ffffff;
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-option>.custom-checkbox {
  position: relative;
  margin-right: 0.625rem;
  display: inline-block;
  height: 18px;
  width: 18px;
  flex-shrink: 0;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  vertical-align: middle;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.subscribe-section-container-form-section .custom-multi-select-dropdown .dropdown-option>.custom-checkbox::after {
  content: "";
  transform: rotate(45deg);
  position: absolute;
  left: 5px;
  top: 1px;
  height: 0.625rem;
  width: 0.375rem;
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

/* Checkbox consent text */

.subscribe-section-container-form-section .checkbox-wrap label,
.subscribe-section-container-form-section .checkbox-wrap a {
  font-family: MWE Arizona Mix Variable !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 450 !important;
  line-height: 1.1 !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.subscribe-section-container-form-section .checkbox-wrap a {
  position: relative;
  z-index: 1;
  text-decoration-line: underline !important;
}

.subscribe-section-container-form-section .checkbox-wrap a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1));
}

.subscribe-section-container-form-section .checkbox-wrap input {
  width: 100%;
}

.subscribe-section-container-form-section .checkbox-wrap .nf-field-element {
  display: none;
}

.subscribe-section-container-form-section .checkbox-wrap .nf-field-label label::before,
.subscribe-section-container-form-section .checkbox-wrap .nf-field-label label::after {
  top: 3px;
}

.subscribe-section-container-form-section .checkbox-wrap .nf-field-label label.nf-checked-label::before {
  left: -27px !important;
  top: 3px !important;
  font-size: 0.875rem;
  line-height: 1rem;
}

.subscribe-section-container-form-section .checkbox-wrap .nf-field-label label::after {
  height: 1rem;
  width: 1rem;
  cursor: pointer;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.subscribe-section-container-form-section .checkbox-wrap .nf-field-description {
  float: left;
  display: block;
  width: calc(100% - 65px);
}

/* Submit button + container */

.subscribe-section-container-form-section .submit-container .submit-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.subscribe-section-container-form-section .submit-container .nf-field .ninja-forms-field.nf-element[disabled="true"] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.3;
}

.subscribe-section-container-form-section .submit-container .nf-field-element {
  margin-top: 10px;
  width: auto;
}

.subscribe-section-container-form-section .submit-container .nf-field-element input:focus-visible {
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 4px;
  outline-color: #000;
}

.subscribe-section-container-form-section .submit-container .nf-field-element .ninja-forms-field {
  height: 48px !important;
  border-radius: 4.248px;
  border-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1)) !important;
  padding-left: 34px !important;
  padding-right: 34px !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 500;
  line-height: 11px !important;
  letter-spacing: 0.32px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.subscribe-section-container-form-section .submit-container .nf-field-element .ninja-forms-field:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(210 255 62 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(210 255 62 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.subscribe-section-container-form-section .nf-form-cont {
  padding-top: 0px;
}

.subscribe-section-container-form-section .nf-form-cont .nf-form-content {
  padding: 0px;
}

.subscribe-section-container-form-section .nf-form-cont .nf-form-content .nf-field-container:has(.checkbox-wrap) {
  margin-bottom: 1rem;
}

@media not all and (min-width: 992px) {
  .subscribe-section-container-form-section .nf-form-cont .nf-form-content .nf-field-container:has(.checkbox-wrap) {
    margin-bottom: 72px;
  }
}

.subscribe-section-container-form-section .nf-form-cont .nf-form-content input[type=submit] {
  cursor: pointer;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dropdown-menu:not(.dropdown-menu-people-search-order) {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].dropdown-menu:not(.dropdown-menu-people-search-order) {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.dropdown-menu:not(.dropdown-menu-people-search-order)) > div div::after {
  display: none;
  content: none;
}

.dropdown-menu.show {
  display: block;
}

/* People page */

.people-hero-search-form .typeahead__result >.typeahead__list,
.capabilities-search-form .typeahead__result >.typeahead__list,
.jobs-search-form .typeahead__result >.typeahead__list {
  top: 110px;
  left: -30px !important;
  z-index: 1;
  margin-top: 0px;
  width: calc(100% + 60px) !important;
  padding-left: 46px;
  padding-right: 46px;
  padding-top: 1.25rem;
  padding-bottom: 12px;
}

@media (min-width: 768px) {
  .people-hero-search-form .typeahead__result >.typeahead__list,
.capabilities-search-form .typeahead__result >.typeahead__list,
.jobs-search-form .typeahead__result >.typeahead__list {
    left: -40px;
    width: calc(100% + 80px);
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 992px) {
  .people-hero-search-form .typeahead__result >.typeahead__list,
.capabilities-search-form .typeahead__result >.typeahead__list,
.jobs-search-form .typeahead__result >.typeahead__list {
    left: -80px !important;
    width: calc(100% + 160px) !important;
    padding-left: 96px;
    padding-right: 96px;
  }
}

.people-hero-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.capabilities-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.jobs-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.insights-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.newsroom-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.events-search-form .typeahead__result >.typeahead__list >.typeahead__item a {
  padding: 0px;
  padding-bottom: 18px;
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  font-weight: 325;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.people-hero-search-form .typeahead__result >.typeahead__list >.typeahead__item a:hover,
.people-hero-search-form .typeahead__result >.typeahead__list >.typeahead__item a:focus,
.capabilities-search-form .typeahead__result >.typeahead__list >.typeahead__item a:hover,
.capabilities-search-form .typeahead__result >.typeahead__list >.typeahead__item a:focus,
.jobs-search-form .typeahead__result >.typeahead__list >.typeahead__item a:focus,
.jobs-search-form .typeahead__result >.typeahead__list >.typeahead__item a:hover,
.insights-search-form .typeahead__result >.typeahead__list >.typeahead__item a:hover,
.insights-search-form .typeahead__result >.typeahead__list >.typeahead__item a:focus,
.newsroom-search-form .typeahead__result >.typeahead__list >.typeahead__item a:focus,
.newsroom-search-form .typeahead__result >.typeahead__list >.typeahead__item a:hover,
.events-search-form .typeahead__result >.typeahead__list >.typeahead__item a:hover,
.events-search-form .typeahead__result >.typeahead__list >.typeahead__item a:focus {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.people-hero-search-form .typeahead__result >.typeahead__list >.typeahead__item .typeahead__display strong, 
.capabilities-search-form .typeahead__result >.typeahead__list >.typeahead__item .typeahead__display strong,
.jobs-search-form .typeahead__result >.typeahead__list >.typeahead__item .typeahead__display strong,
.insights-search-form .typeahead__result >.typeahead__list >.typeahead__item .typeahead__display strong,
.newsroom-search-form .typeahead__result >.typeahead__list >.typeahead__item .typeahead__display strong,
.events-search-form .typeahead__result >.typeahead__list >.typeahead__item .typeahead__display strong {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.people-hero-search-form .typeahead__result >.typeahead__list >.typeahead__item,
.people-hero-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.capabilities-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.capabilities-search-form .typeahead__result >.typeahead__list >.typeahead__item,
.jobs-search-form .typeahead__result >.typeahead__list >.typeahead__item,
.jobs-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.insights-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.insights-search-form .typeahead__result >.typeahead__list >.typeahead__item,
.newsroom-search-form .typeahead__result >.typeahead__list >.typeahead__item,
.newsroom-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.events-search-form .typeahead__result >.typeahead__list >.typeahead__item a,
.events-search-form .typeahead__result >.typeahead__list >.typeahead__item {
  border-width: 0px;
}

.people-hero-search-form .typeahead__result >.typeahead__list,
.capabilities-search-form .typeahead__result >.typeahead__list,
.jobs-search-form .typeahead__result >.typeahead__list,
.insights-search-form .typeahead__result >.typeahead__list,
.newsroom-search-form .typeahead__result >.typeahead__list,
.events-search-form .typeahead__result >.typeahead__list {
  left: 0px;
  width: 100%;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.capabilities-search-form .typeahead__button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.people-hero-search-form .typeahead__button .btn-search,
.capabilities-search-form .typeahead__button .btn-search,
.jobs-search-form .typeahead__button .btn-search,
.insights-search-form .typeahead__button .btn-search,
.newsroom-search-form .typeahead__button .btn-search,
.events-search-form .typeahead__button .btn-search {
  align-self: center;
  padding: 0px;
  padding-right: 0.75rem;
  font-size: 32px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.people-hero-search-form .typeahead__button .btn-search:hover,
.capabilities-search-form .typeahead__button .btn-search:hover,
.jobs-search-form .typeahead__button .btn-search:hover,
.insights-search-form .typeahead__button .btn-search:hover,
.newsroom-search-form .typeahead__button .btn-search:hover,
.events-search-form .typeahead__button .btn-search:hover {
  background-color: transparent;
}

.people-hero-search-form .typeahead__cancel-button, 
.capabilities-search-form .typeahead__cancel-button,
.jobs-search-form .typeahead__cancel-button,
.insights-search-form .typeahead__cancel-button,
.newsroom-search-form .typeahead__cancel-button,
.events-search-form .typeahead__cancel-button {
  margin-top: 14px;
  width: 100%;
  align-self: flex-end;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1rem;
  letter-spacing: 1.6px;
  color: #ffffff99;
}

.people-hero-search-form .typeahead__cancel-button:hover, 
.capabilities-search-form .typeahead__cancel-button:hover,
.jobs-search-form .typeahead__cancel-button:hover,
.insights-search-form .typeahead__cancel-button:hover,
.newsroom-search-form .typeahead__cancel-button:hover,
.events-search-form .typeahead__cancel-button:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.people-hero-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.capabilities-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.jobs-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.insights-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.newsroom-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.events-search-form .typeahead__field .typeahead__query .typeahead__cancel-button {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].people-hero-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.capabilities-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.jobs-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.insights-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.newsroom-search-form .typeahead__field .typeahead__query .typeahead__cancel-button,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.events-search-form .typeahead__field .typeahead__query .typeahead__cancel-button {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.people-hero-search-form .typeahead__field .typeahead__query .typeahead__cancel-button) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.capabilities-search-form .typeahead__field .typeahead__query .typeahead__cancel-button) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.jobs-search-form .typeahead__field .typeahead__query .typeahead__cancel-button) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.insights-search-form .typeahead__field .typeahead__query .typeahead__cancel-button) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.newsroom-search-form .typeahead__field .typeahead__query .typeahead__cancel-button) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.events-search-form .typeahead__field .typeahead__query .typeahead__cancel-button) > div div::after {
  display: none;
  content: none;
}

.people-hero-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.capabilities-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.jobs-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.insights-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.newsroom-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.events-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)) {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .people-hero-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.capabilities-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.jobs-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.insights-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.newsroom-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)),
.events-search-form .typeahead__container.result .typeahead__list:has(li:nth-child(8)) {
    display: grid !important;
  }
}

.people-hero-search-form .search-for-lawyer-search,
.capabilities-search-form .search-for-services-btn,
.jobs-search-form .search-for-jobs-btn,
.insights-search-form .search-for-jobs-btn,
.newsroom-search-form .search-for-jobs-btn,
.events-search-form .search-for-jobs-btn {
  opacity: 1 !important;
}

.people-hero-search-form .typeahead__cancel-button-container .typeahead__cancel-button,
.capabilities-search-form .typeahead__cancel-button-container .typeahead__cancel-button,
.jobs-search-form .typeahead__cancel-button-container .typeahead__cancel-button {
  position: static;
  margin-left: -16px;
  width: calc(100% + 32px);
}

.people-hero-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.capabilities-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.jobs-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.insights-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.newsroom-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.events-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button {
  position: static;
  margin-left: -16px;
  width: calc(100% + 32px);
}

@media (min-width: 768px) {
  .people-hero-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.capabilities-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.jobs-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.insights-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.newsroom-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button,
.events-search-form .typeahead__list:has(li:nth-child(8)) .typeahead__cancel-button-container .typeahead__cancel-button {
    width: calc(200% + 32px);
  }
}

.people-hero-search-form .typeahead__field {
  padding-right: 0.5rem;
  padding-left: 0.375rem;
}

@media (min-width: 640px) {
  .people-hero-search-form .typeahead__field {
    padding-right: 30px;
    padding-left: 1rem;
  }
}

.people-page-hero-search:has(.typeahead__container.result) .searchNames,
.capabilities-search:has(.typeahead__container.result) .searchNames,
.jobs-search:has(.typeahead__container.result) .searchNames ,
.insights-search:has(.typeahead__container.result) .searchNames,
.newsroom-search:has(.typeahead__container.result) .searchNames,
.events-search:has(.typeahead__container.result) .searchNames {
  display: block;
}

/* Insights: hide mode chip under the search when the white results region is shown (results are a sibling, not inside .insights-listing). */

body.insights-search-results-active .insights-listing .searchNames {
  display: none !important;
}

body.events-search-results-active .events-listing .searchNames {
  display: none !important;
}

body.jobs-search-results-active .jobs-listing .searchNames {
  display: none !important;
}

/* Jobs suggested-search pills (classes toggled in JS — use plain CSS so Tailwind JIT does not drop them). */

#jobs-category-filter-mount .js-jobs-category-suggested-pill {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  appearance: none;
  cursor: pointer;
}

#jobs-category-filter-mount .js-jobs-category-suggested-pill:hover,
#jobs-category-filter-mount .js-jobs-category-suggested-pill.is-active {
  background-color: #00e2c1 !important;
  border-color: #00e2c1 !important;
  color: #000042 !important;
}

body.newsroom-search-results-active .newsroom-listing .searchNames {
  display: none !important;
}

.people-listing-search-results .section-people-search-filters-letters ul li:first-child {
  padding-right: 1rem;
}

.section-people-search-filters-bar .filter-item input[type="checkbox"],
.section-jobs-search-filters-bar .filter-item input[type="checkbox"],
.section-people-search-filters-elements .dropdown-menu input[type="radio"],
.section-capabilities-search-results .dropdown-menu input[type="radio"],
.jobs-listing-search-results .dropdown-menu input[type="radio"],
.section-insights-search-results .dropdown-menu input[type="radio"],
.section-events-search-results .dropdown-menu input[type="radio"],
.capabilities-sort-form .dropdown-menu input[type="radio"],
.algolia-sort-by .dropdown-menu input[type="radio"],
.search-checkbox-item input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width:30%;
  max-width: 20px;
  height: 20px;
  background-color: #D7D7F2;
  border: none;
  cursor: pointer;
  position: relative;
  margin-left: 2px;
  margin-right: 10px;
}

#algolia-search-results-filters-aside .search-checkbox-item input[type="checkbox"] {
  width: 16px;
  height: 16px;
}

.section-people-search-filters-bar .filter-item input[type="checkbox"]:checked::after,
.section-people-search-filters-elements .dropdown-menu input[type="radio"]:checked::after,
.section-jobs-search-filters-bar .filter-item input[type="checkbox"]:checked::after,
.section-jobs-search-filters-elements .dropdown-menu input[type="radio"]:checked::after,
.search-checkbox-item input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  width: 4px;
  height: 8px;
  border: solid #000042;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.section-people-search-filters-bar .filter-item label {
  cursor: pointer;
}

.section-people-search-filters-bar .dropdown-menu ul {
  height: calc(100% - 85px);
}

.section-people-search-filters-bar .dropdown-menu ul::-webkit-scrollbar {
  width: 5px;
  appearance: none;
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.section-people-search-filters-bar .dropdown-menu ul::-webkit-scrollbar-thumb {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.section-people-search-filters-bar .dropdown-menu #ais-facets-capabilities,
.section-people-search-filters-bar .dropdown-menu #ais-facets-languages,
.section-people-search-filters-bar .dropdown-menu #ais-facets-law_school,
.section-people-search-filters-bar .dropdown-menu #ais-facets-industries,
.section-people-search-filters-bar .dropdown-menu #ais-facets-title,
.section-people-search-filters-bar .dropdown-menu #ais-facets-locations {
  padding-right: 1.5rem;
}

.section-people-search-filters-bar .dropdown-menu #ais-facets-capabilities li.ais-HierarchicalMenu-item > div,
.section-people-search-filters-bar .dropdown-menu #ais-facets-languages li .ais-RefinementList-label,
.section-people-search-filters-bar .dropdown-menu #ais-facets-law_school li .ais-RefinementList-label,
.section-people-search-filters-bar .dropdown-menu #ais-facets-industries li.ais-HierarchicalMenu-item > div,
.section-people-search-filters-bar .dropdown-menu #ais-facets-title li .ais-RefinementList-label,
.section-people-search-filters-bar .dropdown-menu #ais-facets-locations li .ais-RefinementList-label {
  align-items: center !important;
}

.section-people-search-filters-bar .dropdown-menu #ais-facets-capabilities .ais-HierarchicalMenu-list,
.section-people-search-filters-bar .dropdown-menu #ais-facets-languages .ais-HierarchicalMenu-list,
.section-people-search-filters-bar .dropdown-menu #ais-facets-law_school .ais-HierarchicalMenu-list,
.section-people-search-filters-bar .dropdown-menu #ais-facets-industries .ais-HierarchicalMenu-list,
.section-people-search-filters-bar .dropdown-menu #ais-facets-title .ais-HierarchicalMenu-list,
.section-people-search-filters-bar .dropdown-menu #ais-facets-locations .ais-HierarchicalMenu-list {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.section-people-search-filters-bar .dropdown-menu #ais-facets-capabilities::-webkit-scrollbar,
.section-people-search-filters-bar .dropdown-menu #ais-facets-industries::-webkit-scrollbar {
  width: 5px;
  appearance: none;
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.section-people-search-filters-bar .dropdown-menu #ais-facets-capabilities::-webkit-scrollbar-thumb,
.section-people-search-filters-bar .dropdown-menu #ais-facets-industries::-webkit-scrollbar-thumb {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.people-listing-grid .card-content > div > h3 {
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 325;
  letter-spacing: -0.48px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .people-listing-grid .card-content > div > h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

.people-listing-grid article .card-content > div > h3 {
  font-family: MWE Arizona Mix Variable;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.75rem;
  letter-spacing: -0.96px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .people-listing-grid article .card-content > div > h3 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

/* Ajax Load More: let capability cards participate in parent column layout (insights/events listing).
 * Do not use display:contents while .alm-loading — that wrapper needs a real box so the spinner paints. */

.section-insights-search-results .capabilities-search-results-grid .ajax-load-more-wrap:not(.alm-loading),
.section-insights-search-results .capabilities-search-results-grid .alm-reveal,
.section-events-search-results .capabilities-search-results-grid .ajax-load-more-wrap:not(.alm-loading),
.section-events-search-results .capabilities-search-results-grid .alm-reveal,
.section-newsroom-search-results .capabilities-search-results-grid .ajax-load-more-wrap:not(.alm-loading),
.section-newsroom-search-results .capabilities-search-results-grid .alm-reveal {
  display: contents;
}

.section-insights-search-results .capabilities-search-results-grid .ajax-load-more-wrap.alm-loading,
.section-events-search-results .capabilities-search-results-grid .ajax-load-more-wrap.alm-loading,
.section-newsroom-search-results .capabilities-search-results-grid .ajax-load-more-wrap.alm-loading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  column-span: all;
}

.section-people-search-filter-elements .btn-filter svg {
  width: 6%;
}

@media (min-width: 1024px) {
  .section-people-search-filter-elements .btn-filter svg {
    width: auto;
  }
}

.section-people-search-results .alm-load-more-btn,
.section-jobs-search-results .alm-load-more-btn,
.section-insights-search-results .alm-load-more-btn,
.section-events-search-results .alm-load-more-btn,
.section-newsroom-search-results .alm-load-more-btn,
.job-listing .alm-load-more-btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 4rem;
  display: flex;
  cursor: pointer;
  align-self: center;
  border-radius: 0px !important;
  border-style: none !important;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 1.125rem;
  font-weight: 325;
  text-transform: uppercase;
  line-height: 1rem;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.section-people-search-results .alm-load-more-btn:hover,
.section-jobs-search-results .alm-load-more-btn:hover,
.section-insights-search-results .alm-load-more-btn:hover,
.section-events-search-results .alm-load-more-btn:hover,
.section-newsroom-search-results .alm-load-more-btn:hover,
.job-listing .alm-load-more-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.section-people-search-results .alm-load-more-btn:disabled,
.section-insights-search-results .alm-load-more-btn:disabled,
.section-events-search-results .alm-load-more-btn:disabled,
.section-newsroom-search-results .alm-load-more-btn:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.section-people-search-results .alm-load-more-btn:disabled:hover,
.section-insights-search-results .alm-load-more-btn:disabled:hover,
.section-events-search-results .alm-load-more-btn:disabled:hover,
.section-newsroom-search-results .alm-load-more-btn:disabled:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.section-people-search .alm-item p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 450;
  line-height: 1.25;
}

.section-people-search .alm-item .profile-title {
  margin-bottom: 15px;
}

.people-listing-grid .color-card h3 {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

@media (min-width: 768px) {
  .people-listing-grid .color-card h3 {
    font-size: 2rem !important;
    line-height: 2.125rem !important;
  }
}

.people-listing-grid .color-card .card-content {
  padding: 30px !important;
  padding-bottom: 0.75rem !important;
}

/* Manual cards without a link: match section navy background, white text */

.people-listing-grid .people-listing-card.non-link-card .card-content {
  background-color: transparent !important;
  padding-bottom: 2rem;
}

.people-listing-grid .people-listing-card.non-link-card .card-content > div > h3,
.people-listing-grid .people-listing-card.non-link-card h3,
.people-listing-grid article.people-listing-card.non-link-card .card-content > div > h3 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.people-listing-grid .people-listing-card.non-link-card .card-content p {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.people-listing-grid .people-listing-card.blue-card * {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.people-listing-grid .people-listing-card.blue-card svg path {
  stroke: #ffffff;
}

.people-listing-grid .people-listing-card.non-link-card,
.people-listing-grid .people-listing-card.color-card {
  height: 100%;
  background-color: transparent;
}

.people-listing-grid .people-listing-card.people-post-card {
  height: calc(100% - 14px);
  border-width: 0px;
  border-bottom-width: 14px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 226 193 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

@media (min-width: 992px) {
  .people-listing-grid .people-listing-card.people-post-card {
    height: calc(100% - 20px);
    border-bottom-width: 20px;
  }
}

@media (min-width: 1024px) {
  .section-people-search .alm-item {
    min-height: 485px;
  }
}

.section-people-search .alm-item .profile-img {
  margin-left: -34px;
  width: calc(100% + 68px);
  object-fit: cover;
  object-position: center;
}

@media (min-width: 1024px) {
  .section-people-search .alm-item .profile-img {
    height: calc(100% - 69px);
  }
}

.section-people-search .alm-item {
  padding: 34px !important;
}

.people-listing:has(.typeahead__container.cancel.result) .people-listing-grid .people-listing-card,
.capabilities-listing:has(.typeahead__container.cancel.result) .capabilities-grid .capabilities-card {
  pointer-events: none;
}

.people-listing:has(.typeahead__container.cancel.result) .section-people-search-filters,
.people-listing:has(.typeahead__container.cancel.result) .section-people-search-filters-mobile {
  display: none !important;
}

.alm-item.stat {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  row-gap: 2rem;
  border-bottom-color: transparent;
  font-family: MWE Arizona Mix Variable;
  font-size: 2rem;
  font-weight: 300;
  line-height: 2.5rem;
  background: transparent;
}

.alm-item.stat img {
  width: 50px;
  height: auto;
}

.section-insights-events-media-widget-tab.active {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
}

.section-insights-events-media-widget-pagination .page-numbers {
  --tw-text-opacity: 1;
  color: rgb(184 184 217 / var(--tw-text-opacity, 1));
}

.section-insights-events-media-widget-pagination .page-numbers.current,
.section-insights-events-media-widget-pagination .next.page-numbers,
.section-insights-events-media-widget-pagination .prev.page-numbers {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.section-insights-events-media-widget .tab-pane {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].section-insights-events-media-widget .tab-pane {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.section-insights-events-media-widget .tab-pane) > div div::after {
  display: none;
  content: none;
}

.section-insights-events-media-widget .tab-pane.show.active {
  display: block;
}

.section-insights-events-media-widget-spinner-box {
  min-height: 500px;
}

.section-insights-events-media-widget-spinner-box .spinner-border,
.section-people-search .alm-loading,
.capabilities-search-results-grid .alm-loading,
.section-jobs-search .alm-loading {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  vertical-align: bottom;
  border:.3em solid #000042;
  border-right-color:transparent;
  animation:spinner-border .75s linear infinite;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.show-more-wrapper ul, .column-list-content ul {
  margin: 0px;
  padding-left: 1.25rem;
}

.show-more-wrapper li, .column-list-content li {
  margin-bottom: 0.25rem;
}

.quote-slider .slick-dots {
  bottom: 0px;
  padding-top: 1.25rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .quote-slider .slick-dots {
    padding-bottom: 2.75rem;
  }

  .section-quote.bar-enabled .quote-slider .slick-dots {
    padding-bottom: 3rem;
  }
}

.section-quote .quote-slide {
  max-height: calc(100% - 6.5rem);
}

.section-quote .quote-slide > div {
  height: 100%;
}

.quote-slider .slick-dots li,
.cards-lg-module .slick-dots li {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.quote-slider .slick-dots li button,
.section-cards .slick-dots li button,
.module-horizontal-cards__slider .slick-dots li button,
.tall-banner .slick-dots li button {
  position: relative;
  height: 0.5rem;
  width: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.quote-slider .slick-dots li button {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
  opacity: 0.25;
}

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

.quote-slider .slick-dot-icon::before,
.people-rankings .slick-dot-icon::before,
.cards-lg-module .slick-dot-icon::before,
.module-bio .slick-dot-icon::before,
.module-featured-ranking .slick-dot-icon::before,
.section-cards .slick-dot-icon::before,
.section-people-search .alm-loading .alm-btn-wrap,
.section-jobs-search .alm-loading .alm-btn-wrap,
.section-insights-search-results .capabilities-search-results-grid .alm-loading .alm-btn-wrap,
.section-events-search-results .capabilities-search-results-grid .alm-loading .alm-btn-wrap,
.section-newsroom-search-results .capabilities-search-results-grid .alm-loading .alm-btn-wrap,
.module-promoted-topic__slider .slick-dot-icon::before,
.topics-more-insights__slider .slick-dot-icon::before,
.small-post-carousel__track .slick-dot-icon::before,
.image-carousel .slick-dot-icon::before,
.module-large-post-carousel .slick-dot-icon::before,
.module-horizontal-cards__slider .slick-dot-icon::before,
.tall-banner .slick-dot-icon::before {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].quote-slider .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.people-rankings .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.cards-lg-module .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.module-bio .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.module-featured-ranking .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.section-cards .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.section-people-search .alm-loading .alm-btn-wrap,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.section-jobs-search .alm-loading .alm-btn-wrap,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.section-insights-search-results .capabilities-search-results-grid .alm-loading .alm-btn-wrap,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.section-events-search-results .capabilities-search-results-grid .alm-loading .alm-btn-wrap,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.section-newsroom-search-results .capabilities-search-results-grid .alm-loading .alm-btn-wrap,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.module-promoted-topic__slider .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.topics-more-insights__slider .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.small-post-carousel__track .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.image-carousel .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.module-large-post-carousel .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.module-horizontal-cards__slider .slick-dot-icon::before,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.tall-banner .slick-dot-icon::before {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.quote-slider .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.people-rankings .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.cards-lg-module .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.module-bio .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.module-featured-ranking .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.section-cards .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.section-people-search .alm-loading .alm-btn-wrap) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.section-jobs-search .alm-loading .alm-btn-wrap) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.section-insights-search-results .capabilities-search-results-grid .alm-loading .alm-btn-wrap) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.section-events-search-results .capabilities-search-results-grid .alm-loading .alm-btn-wrap) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.section-newsroom-search-results .capabilities-search-results-grid .alm-loading .alm-btn-wrap) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.module-promoted-topic__slider .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.topics-more-insights__slider .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.small-post-carousel__track .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.image-carousel .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.module-large-post-carousel .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.module-horizontal-cards__slider .slick-dot-icon) > div div::before::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.tall-banner .slick-dot-icon) > div div::before::after {
  display: none;
  content: none;
}

.section-people-search .alm-loading > .alm-listing,
.section-jobs-search .alm-loading > .alm-listing,
.section-insights-search-results .capabilities-search-results-grid .alm-loading > .alm-listing,
.section-events-search-results .capabilities-search-results-grid .alm-loading > .alm-listing,
.section-newsroom-search-results .capabilities-search-results-grid .alm-loading > .alm-listing,
.job-listing .alm-loading .alm-btn-wrap,
.section-jobs-search-results .alm-loading .alm-btn-wrap,
.image-carousel .slick-autoplay-toggle-button {
  display: none !important;
}

.quote-slider .slick-slider.slick-dotted {
  margin-bottom: 0px;
}

.section-body-columns .columns-read-more-text ul,
.section-body-columns .columns-read-more-text ol {
  padding-top: 0px !important;
}

.section-body-columns .show-more-wrapper p:has(.columns-show-more-link) {
  margin-top: 0px !important;
}

.section-body-columns p + ul,
.section-body-column p + ol {
  padding-top: 1.5rem !important;
}

.section-body-column em {
  font-style: italic !important;
  font-variation-settings: "slnt" -13.2,"SRFF" 0;
}

.section-body-column blockquote {
  padding-bottom: 1.5rem;
}

em {
  font-variation-settings: "slnt" -13.2,"SRFF" 0;
}

/* .section-body-columns ul li:last-child {
  @apply mb-6;
} */

.section-body-columns ul li + li {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.section-body-columns .columns-read-more-text ul:not(p + ul) {
  padding-top: 0 !important;
}

.section-body-columns ul:nth-child(3) {
  padding-top: 0px;
}

.section-body-columns p + p, .section-body-columns ul + p,
.module-event-speakers__panel-body p + p, .module-event-speakers__panel-body ul + p {
  margin-top: 24px;
}

.section-body-column h2,
.section-body-column h3,
.section-body-column h4,
.section-body-column h5,
.section-body-column h6 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.section-body-column a:not(.columns-show-more-link):not(.columns-show-less-link) {
  text-decoration-line: underline !important;
}

.people-areas-of-focus .section-body-columns,
.related-sections .people-insights-events-media-preview {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .people-areas-of-focus .section-body-columns-inner {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.people-areas-of-focus .section-body-columns-inner-content {
  padding-right: 0px;
}

.people-areas-of-focus .column-list-content {
  padding: 2rem;
}

@media (min-width: 992px) {
  .people-areas-of-focus .column-list-content {
    padding: 3rem;
  }
}

.people-areas-of-focus .column-list-content p {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

@media (min-width: 992px) {
  .people-areas-of-focus .column-list-content p {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

.people-areas-of-focus .column-list-content p:last-child {
  margin-bottom: 0px;
}

.people-description .section-body-columns {
  padding-top: 1.5rem;
}

.people-rankings .slick-track,
.people-insights-events-media-preview-slider .slick-track,
.more-insights-preview-slider .slick-track {
  margin-left: -16px;
  display: flex;
  column-gap: 1rem;
}

.topics-featured__slider .slick-track {
  margin-left: 0px !important;
  display: flex;
  column-gap: 0px !important;
}

.people-rankings .slick-list {
  padding: 0px;
}

.people-rankings .blue-card .card-content-inner * {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.people-rankings .slick-slide,
.people-insights-events-media-preview-slider .slick-slide,
.topics-featured__slider .slick-slide,
.more-insights-preview-slider .slick-slide,
.quote-slider .slick-slide,
.module-bio .slick-slide,
.module-featured-ranking .slick-slide,
.image-carousel .slick-slide,
.section-cards .slick-slide {
  height: auto;
}

.people-rankings .slick-dots li {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.people-rankings .slick-dots li button,
.section-cards .slick-dots li button,
.module-horizontal-cards__slider .slick-dots li button,
.tall-banner .slick-dots li button {
  position: relative;
  height: 0.5rem;
  width: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 255 / var(--tw-bg-opacity, 1));
}

.people-rankings .slick-dots .slick-active button,
.section-cards .slick-dots .slick-active button {
  position: relative;
  height: 0.5rem;
  width: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.section-cards .slick-dots,
.module-horizontal-cards__slider .slick-dots,
.tall-banner .slick-dots {
  bottom: -4rem;
}

.section-cards .slick-slide {
  padding-right: 1rem;
}

.people-rankings .slick-slider.slick-track,
.people-insights-events-media-preview-slider .slick-slider .slick-track,
.topics-featured__slider .slick-slider .slick-track,
.more-insights-preview-slider .slick-slider .slick-track,
.quote-slider .slick-slider .slick-track,
.module-bio .slick-slider .slick-track,
.module-featured-ranking .slick-slider .slick-track,
.image-carousel .slick-slider .slick-track,
.section-cards .slick-slider .slick-track,
.module-horizontal-cards__slider.slick-slider .slick-track,
.tall-banner .slick-slider .slick-track {
  display: flex;
  align-items: stretch;
}

.people-rankings .slick-slide > div,
.quote-slider .slick-slide > div,
.people-listing-grid .slick-slide > div,
.module-bio .slick-slide > div,
.module-featured-ranking .slick-slide > div,
.image-carousel .slick-slide > div,
.section-cards .slick-slide > div,
.topics-featured__slider .slick-slide > div,
.module-horizontal-cards__slider .slick-slide > div,
.tall-banner .slick-slide > div {
  height: 100%;
}

.section-people-search-filters-mobile-open.open,
.section-jobs-search-filters-mobile-open.open {
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
}

.section-people-search-filters-mobile-open.open .fa-angle-down,
.section-jobs-search-filters-mobile-open.open .fa-angle-down,
.section-people-search-filters-mobile-open.open .arrow-icon,
.section-jobs-search-filters-mobile-open.open .arrow-icon {
  transform:  rotate(180deg);
}

.section-body-columns-inner ul {
  padding-top: 0px;
}

.interface-interface-skeleton__sidebar:has(.interface-complementary-area__fill) {
  width: 30%;
}

.interface-interface-skeleton__sidebar .interface-complementary-area__fill, 
.interface-interface-skeleton__sidebar .interface-complementary-area {
  width: 100% !important;
}

.cards-sm-text-nav__description-body h2,
.cards-sm-text-nav__description-body h3,
.cards-sm-text-nav__description-body h4,
.cards-sm-text-nav__description-body h5,
.cards-sm-text-nav__description-body h6,
.featured-post-description h2,
.featured-post-description h3,
.featured-post-description h4,
.featured-post-description h5,
.featured-post-description h6 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.cards-sm-text-nav__description-body h2 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media (min-width: 1024px) {
  .cards-sm-text-nav__description-body h2 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

.cards-sm-text-nav__description-body h3 {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 1024px) {
  .cards-sm-text-nav__description-body h3 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.cards-sm-text-nav__description-body h4 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 1024px) {
  .cards-sm-text-nav__description-body h4 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.cards-sm-text-nav__description-body h5, .cards-sm-text-nav__description-body h6 {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1024px) {
  .cards-sm-text-nav__description-body h5, .cards-sm-text-nav__description-body h6 {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.featured-post__card .featured-post-description a {
  text-decoration-line: underline !important;
}

.featured-post__card .featured-post-description a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1)) !important;
}

.featured-post-description p + p {
  margin-top: 1rem;
}

.typeahead__button .typeahead-search-icon {
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11 18.0742C14.907 18.0742 18.0742 14.907 18.0742 11C18.0742 7.09302 14.907 3.92578 11 3.92578C7.09302 3.92578 3.92578 7.09302 3.92578 11C3.92578 14.907 7.09302 18.0742 11 18.0742Z' stroke='%23000042' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0004 20.9984L16.6504 16.6484' stroke='%23000042' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.typeahead__field {
  position: relative;
  display: flex;
  width: 100%;
}

.typeahead__query {
  margin-right: -1px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.capabilities-search-results-container:not([class~="hidden"]) + .cards-lg-module,
.industries-search-results-container:not([class~="hidden"]) + .cards-lg-module {
  display: none !important;
}

.capabilities-search-results-container[class~="hidden"] + .cards-lg-module,
.industries-search-results-container[class~="hidden"] + .cards-lg-module {
  display: block !important;
}

.capabilities-search-results-grid {
  column-count: 1;
  gap: 48px;
  @media (min-width: 1024px) {
    column-count: 2;

    gap: 64px;
  }
}

.capabilities-card {
  break-inside: avoid;
  page-break-inside: avoid;
}

.sort-by-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('../images/icons/arrow-down-navy.svg');
  background-repeat: no-repeat;
  background-position: right 0px center;
  cursor: pointer;
  padding-right: 25px;
  padding-left: 5px;
}

.quote-slider:has(.slick-active .blue-card) .slick-dots .slick-active button,
.quote-slider:has(.slick-active .darkblue-card) .slick-dots .slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 1;
}

.quote-slider:has(.slick-active .darkblue-card) .slick-dots li button {
  --tw-bg-opacity: 1;
  background-color: rgb(61 61 116 / var(--tw-bg-opacity, 1));
}

.quote-slider:has(.slick-active .white-bg) .slick-dots .slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.quote-slider:has(.white-bg) .slick-dots li button {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 255 / var(--tw-bg-opacity, 1));
}

.article-open .cards-sm-text-nav__dropdown-trigger svg {
  transform: rotate(180deg);
}

.section-insights-events-media-widget-elements-box-description .location:not(:first-child) {
  margin-top: 0.75rem;
}

.cards-lg-module .slick-dots li button {
  position: relative;
  height: 0.5rem;
  width: 47px;
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 255 / var(--tw-bg-opacity, 1));
}

.cards-lg-module .slick-dots .slick-active button {
  position: relative;
  height: 0.5rem;
  width: 152px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.cards-lg-module.blue-bg-card .slick-dots .slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.cards-lg-module.blue-bg-card .slick-dots li button {
  --tw-bg-opacity: 1;
  background-color: rgb(110 110 110 / var(--tw-bg-opacity, 1));
}

section.breadcrumb-bar, section.service-sticky-nav, section.industry-sticky-nav, .careers-breadcrumb-bar {
  transition: top 0.7s ease !important;
}

section.breadcrumb-bar.scrolling-up,
section.careers-breadcrumb-bar.scrolling-up,
.breadcrumb-bar.scrolling-up,
.careers-breadcrumb-bar.scrolling-up {
  transition: top 0.7s ease-in-out !important;
}

.cards-sm-text-nav__card, .card, .section-insights-events-media-widget-elements-box {
  break-inside: avoid;
  page-break-inside: avoid;
}

.careers-two-column__card {
  break-inside: avoid;
  page-break-inside: avoid;
}

.careers-two-column__cards--desktop {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: flex-start;
  column-gap: 7rem;
}

@media print {
  @page {
    margin-top: 15mm;

    margin-bottom: 15mm;
  }

  header, footer, .header, .footer, .no-print {
    display: none;
  }

  main {
    margin-top: 0 !important;
  }

  .breadcrumb-bar {
    position: static !important;
  }

  /* * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  } */

  .columns-read-more-text {
    display: block !important;
  }

  .people-insights-events-media-preview-slider,
  .topics-featured__slider,
  .more-insights-preview-slider,
  .small-post-carousel__track {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .section-cards .cards {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .slick-slides {
    display: block !important;
  }

  .slick-slides .slick-track,
  .slick-slides .slick-list {
    transform: none !important;
    width: 100% !important;
  }

  .slick-slides > div {
    display: block !important;
    width: 100% !important;
    page-break-inside: avoid;
  }

  .slick-list {
    height: auto !important;
  }

  .slick-slides {
    max-height: unset;
  }

  .slick-slide {
    margin-top: 30px !important;
    width: 100% !important;
  }

  .slick-track {
    display: block !important;
  }

  .section-quote .quote-slide {
    max-width: calc(100vw - 96px) !important;
  }

  .slick-cloned, .slick-autoplay-toggle-button,
  .slick-arrow-bg-circle, .slick-dots, .slick-track:after, .slick-track:before {
    display: none !important;
  }

  .module-bio__image-wrapper {
    justify-self: center;
  }

  .quote-content {
    text-align: center;
    width: auto !important;
  }

  .module-featured-ranking__slider .slick-track {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .module-bio .slick-slides {
    padding-right: 20px !important;
  }

  .module-accordion-content {
    display: block;
  }

  .module-tabs__panel {
    display: block;
    margin-top: 2rem;
  }
}

.sort-active::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 15px;
  width: 4px;
  height: 8px;
  border: solid #000042;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  z-index: 1;
}

#newsroom-sort-form .newsroom-sort-dropdown,
#insights-sort-form .insights-sort-dropdown {
  min-width: 10rem;
  width: max-content;
}

#newsroom-sort-form .capabilities-sort-option,
#insights-sort-form .capabilities-sort-option {
  flex-wrap: nowrap;
}

#newsroom-sort-form .capabilities-sort-option input[type="radio"],
#insights-sort-form .capabilities-sort-option input[type="radio"] {
  width: 20px;
  max-width: 20px;
  flex-shrink: 0;
}

#newsroom-sort-form .capabilities-sort-option span,
#insights-sort-form .capabilities-sort-option span {
  white-space: nowrap;
  margin-top: 4px;
}

.slim-banner {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition: transform .7s ease-in-out !important;
}

.image-carousel .image-carousel__slides {
  position: relative;
}

.image-carousel .image-carousel__arrow--prev,
.image-carousel .image-carousel__arrow--next,
.module-featured-ranking .slick-next,
.module-featured-ranking .slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.module-bio .slick-dots li,
.module-featured-ranking .slick-dots li {
  position: relative;
  height: 5px;
  width: 49px;
  padding: 0px;
}

@media (min-width: 1024px) {
  .module-bio .slick-dots li,
.module-featured-ranking .slick-dots li {
    height: 0.5rem;
  }
}

.module-bio .slick-dots {
  bottom: 0px;
  left: 0px;
}

.module-bio .slick-track {
  display: flex;
  column-gap: 1.25rem;
}

.module-bio .slick-dots li button,
.module-featured-ranking .slick-dots li button {
  position: relative;
  margin: 0px;
  height: 5px;
  width: 48px;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0px;
  border-width: 0px;
  background-color: rgba(255,255,255,0.4);
  padding: 0px;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 1024px) {
  .module-bio .slick-dots li button,
.module-featured-ranking .slick-dots li button {
    height: 8px;
  }
}

.module-bio .slick-dots li.slick-active button:before {
  width: 100%;
}

.module-featured-ranking .slick-dots li.slick-active button:before {
  width: 100%;
}

@keyframes progressFill {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

.module-bio .slick-autoplay-toggle-button {
  bottom: 0px;
  height: 1.25rem;
  opacity: 1;
}

.module-featured-ranking .slick-track {
  margin-left: 0px !important;
  display: flex;
  column-gap: 30px;
}

.module-featured-ranking .slick-list {
  margin-left: 0px;
  overflow: hidden;
}

.module-featured-ranking .slick-autoplay-toggle-button {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].module-featured-ranking .slick-autoplay-toggle-button {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.module-featured-ranking .slick-autoplay-toggle-button) > div div::after {
  display: none;
  content: none;
}

.module-featured-ranking .slick-dots {
  bottom: 1rem;
  left: 0px;
}

@media (min-width: 992px) {
  .module-featured-ranking .slick-dots {
    bottom: 0.5rem;
  }
}

.slick-autoplay-toggle-button:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.module-featured-ranking .slick-prev {
  left: -0.75rem;
}

.module-featured-ranking .slick-next {
  right: -0.75rem;
}

.module-featured-ranking .slick-next svg {
  position: relative;
  right: 0.75rem;
}

.module-featured-ranking .slick-prev svg {
  position: relative;
  left: 0.75rem;
}

.white-bg .slick-dots li button {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 255 / var(--tw-bg-opacity, 1)) !important;
}

.white-bg .slick-dots .slick-active button {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1)) !important;
}

.page-id-105321 .wp-block-group {
  background-color: #000042;
}

.mc-lower {
  text-transform: lowercase !important;
}

.mce-container-body .mce-menu-item:nth-child(2) {
  display: none;
}

/* Careers Video: hide thumbnail + play button when video is playing */

.careers-video__play-overlay.is-hidden {
  display: none !important;
}

.service-section-nav-toggle.is-open .service-section-nav-chevron {
  transform: rotate(180deg);
}

.service-section-nav-dropdown .is-open {
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
}

/* Job Post */

.jobpost h2 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 200;
  font-variation-settings: "SRFF" 0;
}

@media (min-width: 992px) {
  .jobpost h2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.jobpost .section-body-columns-inner {
  width: 90%;
}

@media (min-width: 992px) {
  .jobpost .section-body-columns-inner {
    width: 78%;
  }
}

.jobpost .career-section-body-columns {
  padding-bottom: 5rem;
}

@media (min-width: 992px) {
  .jobpost .career-section-body-columns {
    padding-bottom: 7rem;
  }

  .single-jobs .category-blocks, 
.single-jobs .section-body-columns-inner {
    margin-left: -4rem;
    margin-right: -4rem;
  }
}

@media (min-width: 1280px) {
  .single-jobs .category-blocks, 
.single-jobs .section-body-columns-inner {
    margin-left: -108px;
    margin-right: -108px;
  }
}

.single-jobs .section-body-columns {
  padding-bottom: 3.5rem;
}

@media (min-width: 992px) {
  .single-jobs .section-body-columns {
    padding-bottom: 6rem;
  }
}

.single-jobs .section-header {
  margin-top: 2.5rem;
}

@media (min-width: 992px) {
  .single-jobs .section-header {
    margin-top: 4rem;
  }
}

.jobs-accordion-toggle:focus,
.jobs-accordion-toggle:focus-visible,
.jobs-accordion-toggle:active {
  outline: none;
  box-shadow: none;
}

.jobs-accordion-chevron {
  transition: transform 0.2s ease;
  transform: rotate(0deg);
}

.jobs-accordion-chevron.is-rotated {
  transform: rotate(180deg);
}

.section-jobs-search-results .alm-load-more-btn:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.section-jobs-search-results .alm-load-more-btn:disabled:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.section-jobs-search-results .alm-btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.module-video-gallery__thumb-slider.full_width .slick-track {
  left: -1.5rem;
  margin: 0px !important;
  display: flex;
  gap: 1.5rem;
  padding-left: 2.5rem;
}

@media not all and (min-width: 768px) {
  .module-video-gallery__thumb-slider.full_width .slick-track {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 992px) {
  .module-video-gallery__thumb-slider.full_width .slick-track {
    left: -30px;
    transform: none !important;
    gap: 30px;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.module-video-gallery__thumb-slider.container_width .slick-track {
  left: -1.5rem;
  margin: 0px !important;
  display: flex;
  gap: 1.5rem;
  padding-left: 1.25rem;
}

@media (min-width: 992px) {
  .module-video-gallery__thumb-slider.container_width .slick-track {
    left: -30px;
    width: calc(100% - 140px) !important;
    transform: none !important;
    gap: 30px;
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 1360px) {
  .module-video-gallery__thumb-slider.container_width .slick-track {
    width: calc(100% - 315px) !important;
    padding-left: 188px;
    padding-right: 188px;
  }
}

.template-1 .module-promoted-topic__slider .slick-track {
  margin: 0px !important;
  display: flex;
  gap: 1rem;
  padding-left: 2.5rem;
  padding-bottom: 3rem;
}

@media not all and (min-width: 768px) {
  .template-1 .module-promoted-topic__slider .slick-track {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 992px) {
  .template-1 .module-promoted-topic__slider .slick-track {
    gap: 30px;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-bottom: 74px;
  }
}

.module-promoted-topic__slider .slick-next {
  right: 2rem;
}

.module-promoted-topic__slider .slick-dots .slick-active button,
.section-cards .slick-dots .slick-active button,
.topics-more-insights__slider .slick-dots .slick-active button,
.small-post-carousel__track .slick-dots .slick-active button,
.module-large-post-carousel .slick-dots .slick-active button {
  position: relative;
  height: 0.5rem;
  width: 3rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.module-promoted-topic__slider .slick-dots li button,
.section-cards .slick-dots li button,
.topics-more-insights__slider .slick-dots li button,
.small-post-carousel__track .slick-dots li button,
.image-carousel__slides--portrait .slick-dots li button,
.module-large-post-carousel .slick-dots li button,
.module-horizontal-cards__slider .slick-dots li button,
.tall-banner .slick-dots li button {
  position: relative;
  height: 0.5rem;
  width: 50px;
  background-color: #FFFFFF66;
}

.insights-listing-container .typeahead__result,
.newsroom-listing-container .typeahead__result,
.events-listing-container .typeahead__result,
.people-hero-search-form .typeahead__result {
  position: absolute;
  top: 110px;
  left: -40px;
  z-index: 1;
  width: calc(100% + 80px);
}

@media (min-width: 992px) {
  .insights-listing-container .typeahead__result,
.newsroom-listing-container .typeahead__result,
.events-listing-container .typeahead__result,
.people-hero-search-form .typeahead__result {
    left: -80px !important;
    width: calc(100% + 160px) !important;
  }
}

.insights-listing-container .typeahead__list,
.newsroom-listing-container .typeahead__list,
.events-listing-container .typeahead__list,
.people-hero-search-form .typeahead__list {
  position: static;
  column-gap: 1rem;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 1rem;
  padding-top: 1.25rem;
}

@media (min-width: 768px) {
  .insights-listing-container .typeahead__list,
.newsroom-listing-container .typeahead__list,
.events-listing-container .typeahead__list,
.people-hero-search-form .typeahead__list {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 992px) {
  .insights-listing-container .typeahead__list,
.newsroom-listing-container .typeahead__list,
.events-listing-container .typeahead__list,
.people-hero-search-form .typeahead__list {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

.insights-listing-container .typeahead__cancel-button-container,
.newsroom-listing-container .typeahead__cancel-button-container,
.events-listing-container .typeahead__cancel-button-container,
.people-hero-search-form .typeahead__cancel-button-container {
  padding-left: 3rem;
  padding-right: 3rem;
}

@media (min-width: 768px) {
  .insights-listing-container .typeahead__cancel-button-container,
.newsroom-listing-container .typeahead__cancel-button-container,
.events-listing-container .typeahead__cancel-button-container,
.people-hero-search-form .typeahead__cancel-button-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 992px) {
  .insights-listing-container .typeahead__cancel-button-container,
.newsroom-listing-container .typeahead__cancel-button-container,
.events-listing-container .typeahead__cancel-button-container,
.people-hero-search-form .typeahead__cancel-button-container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

.newsroom-listing-container .typeahead__result,
.events-listing-container .typeahead__result,
.typeahead__cancel-button-container {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.insights-listing-container .typeahead__cancel-button,
.newsroom-listing-container .typeahead__cancel-button,
.events-listing-container .typeahead__cancel-button {
  position: static;
  margin-top: 0px;
}

.module-accordion-content p {
  font-size: 1rem;
  line-height: 1.5rem;
}

.module-accordion-item:has(.section-open) .module-accordion-chevron {
  transform: rotate(180deg);
}

.module-promoted-topic__slider .slick-next {
  top: 40%;
}

@media not all and (min-width: 992px) {
  .module-promoted-topic__slider .slick-dots {
    bottom: 0px;
  }
}

@media (min-width: 992px) {
  .module-video-gallery__thumb-slider.full_width .slick-track {
    width: calc(100% - 100px) !important;
  }
}

.module-promoted-topic-container.template-1 .promoted-insights-events-media-preview-slider:has(.slick-dots) .slick-list {
  padding-bottom: 60px !important;
}

@media (min-width: 992px) {
  .module-promoted-topic-container.template-1 .promoted-insights-events-media-preview-slider:has(.slick-dots) .slick-list {
    padding-bottom: 5rem !important;
  }
}

.module-promoted-topic-container.template-2 .promoted-insights-events-media-preview-slider:has(.slick-dots) .slick-list {
  padding-bottom: 4rem !important;
}

@media (min-width: 992px) {
  .module-promoted-topic-container.template-2 .promoted-insights-events-media-preview-slider:has(.slick-dots) .slick-list {
    padding-bottom: 2.5rem !important;
  }
}

.topics-more-insights__arrow--next {
  right: 3%;
}

.topics-more-insights__slider .slick-slide {
  padding-right: 1rem;
}

@media (min-width: 992px) {
  .topics-more-insights__slider .slick-slide {
    padding-right: 2.5rem;
  }
}

@media (min-width: 1280px) {
  .topics-more-insights__slider .slick-slide {
    padding-right: 70px;
  }
}

.topics-more-insights__slider .slick-track {
  display: flex;
  align-items: stretch;
}

.topics-more-insights__slider .slick-slide {
  float: none !important;
  height: auto;
}

.topics-more-insights__slider .slick-slide > div {
  height: 100%;
}

.topics-more-insights__slider .slick-dots {
  bottom: 0px;
  left: 0px;
}

@media (min-width: 992px) {
  .topics-more-insights__slider .slick-dots {
    text-align: start;
  }
}

.topics-more-insights__slider .slick-list {
  padding-bottom: 85px !important;
}

@media (min-width: 992px) {
  .topics-more-insights__slider .slick-list {
    padding-bottom: 133px !important;
  }
}

.topics-more-insights__slider {
  margin-bottom: 0px !important;
}

.imapsContainer.imapsLabel tspan {
  font-family: MWE Arizona Plus Variable;
  font-weight: 325;
  font-variation-settings: "SRFF" 0;
}

.module-map .map_box {
  margin: 0px;
  width: 100% !important;
}

@media (min-width: 992px) {
  .module-map .map_box {
    width: 56% !important;
  }
}

.module-map .igm_content_right_1_3 {
  width: 100% !important;
  padding-top: 0px !important;
}

@media (min-width: 992px) {
  .module-map .igm_content_right_1_3 {
    width: 40% !important;
  }
}

.module-map .map_wrapper {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.75rem;
}

@media (min-width: 992px) {
  .module-map .map_wrapper {
    flex-direction: row;
  }
}

.module-map .map_wrapper p {
  padding-bottom: 1.5rem !important;
}

@media (min-width: 992px) {
  .module-map .map_wrapper p {
    width: 80%;
  }
}

.module-map p {
  font-family: MWE Arizona Plus Variable;
  font-size: 1rem;
  font-weight: 325;
  line-height: 1.5rem;
  font-variation-settings: "SRFF" 0;
}

.module-map .btn-default-fixed {
  display: inline-flex;
  cursor: pointer;
  border-radius: 0.125rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 226 193 / var(--tw-border-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem;
  font-weight: 450;
  text-transform: uppercase;
  line-height: 1rem;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.module-map .btn-default-fixed:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.quote-content h2 {
  margin-bottom: 1rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 6rem;
  line-height: 1;
  font-weight: 325;
}

@media (min-width: 992px) {
  .quote-content h2 {
    font-size: 8rem;
    line-height: 1;
  }
}

@media (min-width: 1280px) {
  .quote-content h2 {
    font-size: 160px;
  }
}

.small-post-carousel__track .slick-list {
  padding-bottom: 2.5rem;
}

@media (min-width: 992px) {
  .small-post-carousel__track .slick-list {
    padding-bottom: 3.5rem;
  }
}

.header .wp-block-wptb-table-block {
  width: 100%;
}

.wp-block-wptb-table-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
}

.wp-block-wptb-table-block .wptb-table-wrapper {
  width: calc(100% - 40px);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 992px) {
  .wp-block-wptb-table-block .wptb-table-wrapper {
    width: calc(100% - 200px);
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 1360px) {
  .wp-block-wptb-table-block .wptb-table-wrapper {
    width: calc(100% - 376px);
    padding-left: 188px;
    padding-right: 188px;
  }
}

.module-audio-video__embed iframe {
  max-width: 100%;
  border-width: 0px;
}

.image-carousel__slides--portrait .slick-track {
  display: flex;
  gap: 1.5rem;
}

.image-carousel .slick-dots .slick-active button,
.module-horizontal-cards__slider .slick-dots .slick-active button,
.tall-banner .slick-dots .slick-active button {
  position: relative;
  height: 0.5rem;
  width: 3rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
}

.module-contact-with-graphic__text {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  .module-contact-with-graphic__text {
    max-width: calc(1440px - 20% - 210px);
  }
}

.module-event-hero .slick-dots li button {
  width: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(92 92 141 / var(--tw-bg-opacity, 1));
}

.module-event-hero .slick-dots li {
  width: 50px;
}

@media (min-width: 1280px) {
  .module-event-hero .slick-dots li.slick-active,
.module-event-hero .slick-dots li.slick-active button {
    width: 425px;
  }
}

.module-event-hero .slick-play-icon {
  height: 1.25rem;
}

.module-event-hero .slick-autoplay-toggle-button {
  bottom: 0.25rem;
}

.image-carousel .slick-dots {
  bottom: 0px;
}

.module-event-hero .slick-list .slick-track .slick-slide,
.module-event-hero .slick-list {
  min-height: 600px;
}

@media (min-width: 768px) {
  .module-event-hero .slick-list .slick-track .slick-slide,
.module-event-hero .slick-list {
    min-height: 450px;
  }
}

.module-event-hero .slick-autoplay-toggle-button {
  left: auto;
  right: calc(50% - 170px);
}

@media (min-width: 1024px) {
  .module-event-hero .slick-autoplay-toggle-button {
    right: calc(50% - 370px);
  }
}

body.insights-search-results-active section {
  display: none;
}

body.insights-search-results-active section.insights-listing,
body.insights-search-results-active section.page-header-text-only,
body.insights-search-results-active section.breadcrumb-bar,
body.insights-search-results-active section.insights-search-results-container,
body.insights-search-results-active div.insights-search-results-container,
body.insights-search-results-active footer section {
  display: block;
}

body.newsroom-search-results-active section,
body.events-search-results-active section {
  display: none;
}

body.newsroom-search-results-active section.newsroom-listing,
body.newsroom-search-results-active section.page-header-text-only,
body.newsroom-search-results-active section.breadcrumb-bar,
body.newsroom-search-results-active section.newsroom-search-results-container,
body.newsroom-search-results-active div.newsroom-search-results-container,
body.newsroom-search-results-active footer section,
body.events-search-results-active section.events-listing,
body.events-search-results-active section.page-header-text-only,
body.events-search-results-active section.breadcrumb-bar,
body.events-search-results-active section.events-search-results-container,
body.events-search-results-active footer section {
  display: block;
}

/* Events landing modules (Featured, Upcoming, hero) stay hidden while search results are active. */

body.events-search-results-active .module-featured-container,
body.events-search-results-active .upcoming-events-container,
body.events-search-results-active .hero-section.module-event-hero,
body.events-search-results-active .module-event-hero,
body.events-search-results-active .section-header-container,
body.events-search-results-active .module-insights-list-card-container,
body.events-search-results-active .module-audio-video,
body.events-search-results-active .image-carousel {
  display: none !important;
}

.module-past-event-slides__thumb-slider .slick-track {
  display: flex;
  gap: 1rem;
}

@media (min-width: 992px) {
  .module-past-event-slides__thumb-slider .slick-track {
    left: -1.5rem;
  }
}

.section-newsroom-search-results-container .alm-btn-wrap,
.section-events-search-results-container .alm-btn-wrap,
.insights-search-results-container .alm-btn-wrap {
  position: absolute;
  bottom: -6rem;
  left: 0px;
}

@media (min-width: 768px) {
  .section-newsroom-search-results-container .alm-btn-wrap,
.section-events-search-results-container .alm-btn-wrap,
.insights-search-results-container .alm-btn-wrap {
    left: 40%;
  }
}

@media (min-width: 992px) {
  .section-newsroom-search-results-container .alm-btn-wrap,
.section-events-search-results-container .alm-btn-wrap,
.insights-search-results-container .alm-btn-wrap {
    left: 45%;
  }
}

.module-event-speakers__panel-body pre {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0.625rem;
  padding-top: 1.25rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem;
  font-weight: 450;
  text-transform: uppercase;
  line-height: 1rem;
  letter-spacing: 1.2px;
  font-variation-settings: "SRFF" 0;
}

@media (min-width: 992px) {
  .module-event-speakers__panel-body pre {
    padding-top: 2rem;
  }
}

.module-event-speakers__panel-body h3 {
  padding-top: 1.25rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 325;
}

@media (min-width: 992px) {
  .module-event-speakers__panel-body h3 {
    padding-top: 2rem;
    font-size: 1.5rem;
    line-height: 1.75rem;
    letter-spacing: -0.48px;
  }
}

.section-cards .cards.js-module-large-stats-slider.slick-initialized,
.section-cards .cards.js-module-large-stats-slider.slick-slider {
  display: block !important;
}

.cards-large-stats .transparent-layout .slick-slide,
.multipage-news-cards .slick-slide {
  padding-right: 1rem;
}

@media (min-width: 992px) {
  .cards-large-stats .transparent-layout .slick-slide,
.multipage-news-cards .slick-slide {
    padding-right: 1.5rem;
  }
}

.cards-large-stats .section-cards .slick-dots .slick-active button,
.multipage-news-cards .slick-dots .slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
}

.module-large-post-carousel .slick-dots {
  bottom: 0px;
  left: 0px;
}

.module-large-post-carousel .slick-list {
  padding-bottom: 4rem !important;
}

.locations-listing__panel-inner .module-audio-video__embed .vidyard-player-container {
  max-height: 287px;
  max-width: 686px;
}

@media (min-width: 992px) {
  .locations-listing__panel-inner .module-audio-video__embed .vidyard-player-container {
    margin-right: 0px !important;
  }
}

.global-search-results-form .search-for-general-search {
  border-style: none;
  background-color: transparent;
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1rem;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.global-search-results-form .search-for-general-search-string {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.global-search-results-form .search-result-content .category-name {
  margin-bottom: 0.25rem;
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.global-search-results-form .search-result-content .result-item {
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 325;
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.global-search-results-form .search-result-content .result-item:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.global-search-results-form .result-items {
  margin-top: 1rem;
  margin-bottom: 0px;
  list-style-type: none;
  padding-left: 0px;
}

.multipage-news-cards .cards .slick-dots li button {
  cursor: pointer;
}

.multipage-news-cards--dark .cards .slick-dots li button {
  background-color: rgb(255 255 255 / 0.25);
}

.multipage-news-cards.bg-light .cards .slick-dots button {
  background-color: #000042 !important;
  opacity: 0.25;
}

.multipage-news-cards.bg-light .cards .slick-dots .slick-active button {
  opacity: 1;
}

.multipage-news-cards.bg-dark .cards .slick-dots button {
  background-color: #FFFFFF !important;
  opacity: 0.25;
}

.multipage-news-cards.bg-dark .cards .slick-dots .slick-active button {
  background-color: #00E2C1 !important;
  opacity: 1;
}

.pdf-visibility {
  display: none;
}

.post-type-people .pdf-visibility,
.post-type-insights .pdf-visibility,
.post-type-legal_case_studies .pdf-visibility,
.post-type-landing .pdf-visibility,
.post-type-reports .pdf-visibility,
.post-type-podcasts .pdf-visibility,
.post-type-topics .pdf-visibility {
  display: block;
}

.bg-light a {
  color: #000042;
}

.bg-light a:hover {
  color: #0018F2;
}

/* body:has(.section-people-search-filters-mobile .section-people-search-filters-mobile-open.open) {
  overflow: hidden;
} */

.cards-lg-module .slick-dots {
  bottom: -3rem;
}

section a:not([class]) {
  text-decoration: underline !important;
}

section a:not([class]):hover {
  color: #0018F2 !important;
}

section[class*="bg-primaryNavy"] a:not([class]):hover,
section[style*="background-color: #000042"] a:not([class]):hover, 
section[style*="background-color:#000042"] a:not([class]):hover {
  color: #00E2C1 !important;
}

.jobs-search-results-accordion {
  width: calc(100% - 40px);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 992px) {
  .jobs-search-results-accordion {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
    width: calc(100% - 200px);
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 1360px) {
  .jobs-search-results-accordion {
    width: calc(100% - 376px);
    padding-left: 188px;
    padding-right: 188px;
  }
}

.search-general-filter-section::-webkit-scrollbar {
  width: 0.25rem;
  appearance: none;
  --tw-bg-opacity: 1;
  background-color: rgb(198 198 198 / var(--tw-bg-opacity, 1));
}

.search-general-filter-section::-webkit-scrollbar-thumb {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.global-search-results-form .typeahead__button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.section-industries-search-results .capabilities-card ul,
.section-capabilities-search-results .capabilities-card ul {
  margin: 0px !important;
  list-style-type: none !important;
  padding: 0px !important;
}

.section-industries-search-results .capabilities-card li:not(:first-child),
.section-capabilities-search-results .capabilities-card li:not(:first-child) {
  margin-top: 0.25rem;
}

.module-ninja-form .parent-container-50 {
  display: inline-block;
  width: 100%;
}

@media (min-width: 640px) {
  .module-ninja-form .parent-container-50 {
    width: 50%;
  }
}

.module-ninja-form .nf-after-field {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].module-ninja-form .nf-after-field {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.module-ninja-form .nf-after-field) > div div::after {
  display: none;
  content: none;
}

.module-ninja-form .nf-field-container:has(.field-wrap.nf-fail),
.module-ninja-form .field-wrap.nf-fail,
.module-ninja-form nf-field:has(.field-wrap.nf-fail) {
  scroll-margin-top: 140px;
}

.module-ninja-form .nf-form-content .nf-field-container:not(:has(.checkbox-wrap)) {
  margin-right: 1rem;
  margin-bottom: 1.5rem !important;
}

.module-ninja-form .nf-form-content .nf-field-container:has(.checkbox-wrap) {
  margin-bottom: 0.625rem !important;
}

.module-ninja-form .nf-form-cont .nf-form-content .nf-field-label {
  margin-bottom: 0.625rem;
}

.module-ninja-form .nf-form-cont .nf-form-content .nf-field-label label {
  font-family: MWE Arizona Plus Variable;
  font-size: 1rem;
  font-weight: 325;
  line-height: 1.25rem;
  letter-spacing: -0.16px;
  font-variation-settings: "SRFF" 0;
}

.module-ninja-form .nf-form-cont {
  padding-top: 0px;
}

.module-ninja-form .nf-form-cont .nf-field-element .nf-element:not(input[type=submit]) {
  border-radius: 0.125rem;
  border-width: 1px !important;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
  font-family: MWE Arizona Mix Variable;
  font-size: 1rem;
  font-weight: 450;
  line-height: 1rem;
  letter-spacing: -0.16px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.module-ninja-form .nf-form-cont select.ninja-forms-field:not([multiple])::placeholder {
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 450;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.module-ninja-form .nf-form-cont .submit-wrap .nf-field-element input[type=submit] {
  height: auto !important;
  cursor: pointer;
  border-radius: 0.125rem;
  border-width: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem;
  font-weight: 450;
  text-transform: uppercase;
  line-height: .75rem !important;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
  font-variation-settings: "SRFF" 0;
}

.module-ninja-form .nf-form-cont .submit-wrap .nf-field-element input[type=submit]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.module-ninja-form .nf-form-cont .submit-wrap .nf-field-element input[type=submit]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.hidden) > div div::after {
  display: none !important;
  content: none !important;
}

.module-ninja-form .nf-field-element .custom-single-select-dropdown {
  position: relative;
  width: 100%;
}

.module-ninja-form .nf-field-element .custom-single-select-dropdown .selected-display:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
}

.module-ninja-form .listselect-container::after {
  content: "";
  position: absolute;
  right: 1.25rem;
  bottom: 24%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 6px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.21967 0.21967C0.512563 -0.0732233 0.987437 -0.0732233 1.28033 0.21967L5 3.93934L8.71967 0.219671C9.01256 -0.0732226 9.48744 -0.0732225 9.78033 0.219671C10.0732 0.512564 10.0732 0.987438 9.78033 1.28033L5.53033 5.53033C5.38968 5.67098 5.19891 5.75 5 5.75C4.80109 5.75 4.61032 5.67098 4.46967 5.53033L0.21967 1.28033C-0.0732233 0.987437 -0.0732233 0.512563 0.21967 0.21967Z' fill='%23000042'/%3E%3C/svg%3E");
  background-size: 10px 6px;
  z-index: -1;
}

.module-ninja-form .nf-field-element .custom-single-select-dropdown .dropdown-list {
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  z-index: 10;
  margin-top: 1px;
  height: 300px !important;
  min-width: 280px;
  overflow-y: auto;
  border-top-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 26px;
  padding-bottom: 26px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: left;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  display: none;
}

.module-ninja-form .nf-field-element .custom-single-select-dropdown .dropdown-list > div {
  position: static;
  height: auto;
  outline-width: 0px;
}

.module-ninja-form .nf-field-element .custom-single-select-dropdown .dropdown-list::-webkit-scrollbar {
  width: 7px;
  appearance: none;
  background-color: rgba(217,217,217,0.2);
}

.module-ninja-form .nf-field-element .custom-single-select-dropdown .dropdown-list::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.module-ninja-form .nf-field-element .custom-single-select-dropdown .dropdown-option {
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-left: 42px !important;
  padding-right: 42px !important;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.module-ninja-form .nf-field-element .custom-single-select-dropdown .dropdown-option span.option-label {
  font-family: MWE Arizona Sans Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1.6px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.module-ninja-form .nf-field-element .custom-single-select-dropdown .dropdown-option:hover,
.module-ninja-form .nf-field-element .custom-single-select-dropdown .dropdown-option.selected {
  --tw-bg-opacity: 1;
  background-color: rgb(210 255 62 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
  outline-width: 0px;
}

.module-ninja-form .nf-form-cont .html-wrap h4 {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 325;
  letter-spacing: -0.16px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

@media (min-width: 992px) {
  .module-ninja-form .nf-form-cont .html-wrap h4 {
    margin-top: 120px;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 1360px) {
  .module-ninja-form .nf-form-cont .html-wrap h4 {
    padding-left: 108px;
    padding-right: 108px;
  }
}

.module-ninja-form .nf-form-cont .html-wrap a {
  font-weight: 450;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
}

.module-ninja-form .nf-form-cont .html-wrap a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1)) !important;
}

.module-ninja-form .nf-pass.field-wrap .nf-field-element:after {
  right: 0.75rem;
  width: fit-content !important;
}

.module-ninja-form .nf-field-element .nf-form-cont .list-select-wrap .nf-field-element>div {
  z-index: 0;
  height: auto;
}

.module-ninja-form .nf-form-cont .list-select-wrap .nf-field-element>div {
  z-index: auto;
  height: auto;
}

.module-ninja-form .selected-display {
  z-index: 0;
  height: auto !important;
  cursor: pointer;
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem !important;
  font-weight: 450;
  text-transform: uppercase;
  line-height: 1rem;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.module-ninja-form .selected-display:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.module-ninja-form .nf-form-content .list-select-wrap .nf-field-element>div {
  height: 2.25rem !important;
  border-radius: 0.125rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
}

.module-ninja-form .nf-form-content .list-select-wrap.nf-pass .nf-field-element>div {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 128 0 / var(--tw-border-opacity, 1)) !important;
}

.module-ninja-form .nf-form-content .list-select-wrap.nf-fail .nf-field-element>div {
  --tw-border-opacity: 1 !important;
  border-color: rgb(232 0 0 / var(--tw-border-opacity, 1)) !important;
}

.module-ninja-form .checkbox-wrap .nf-field-element {
  display: none;
}

.module-ninja-form .checkbox-wrap .nf-field-label label {
  position: relative;
  cursor: pointer;
}

.module-ninja-form .checkbox-wrap .nf-field-label label::after {
  max-width: 16px;
  height: 16px;
  background-color: #D7D7F2;
  border: none;
  cursor: pointer;
  border-radius: 2px;
}

.module-ninja-form .checkbox-wrap .nf-field-label label::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -23px;
  width: 6px;
  height: 9px;
  border: solid #000042;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}

.module-ninja-form .checkbox-wrap .nf-field-label label.nf-checked-label::before {
  opacity: 1;
}

.module-ninja-form .checkbox-wrap a {
  position: relative;
  z-index: 1;
}

.module-ninja-form .nf-form-content {
  padding: 0px;
}

.module-ninja-form input:focus, .module-ninja-form textarea:focus {
  outline-width: 0px;
  transition-property: none !important;
}

.module-ninja-form textarea {
  min-height: 8rem !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1rem !important;
  padding-right: 2rem !important;
}

@media (min-width: 992px) {
  .module-ninja-form textarea {
    min-height: 10rem !important;
    padding-right: 4rem !important;
  }
}

.module-ninja-form .nf-form-cont .nf-field-element .nf-element:not(select),
.module-ninja-form .nf-form-cont .nf-field-element::after {
  top: 0px;
  height: 2.25rem !important;
  border-radius: 0.125rem;
}

.module-ninja-form .checkbox-wrap input,
.module-ninja-form .checkbox-wrap label {
  cursor: pointer;
}

.module-ninja-form form {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 992px) {
  .module-ninja-form form {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 1360px) {
  .module-ninja-form form {
    padding-left: 108px;
    padding-right: 108px;
  }
}

.module-ninja-form form .html-container {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

@media (min-width: 992px) {
  .module-ninja-form form .html-container {
    margin-left: -4rem;
    margin-right: -4rem;
  }
}

@media (min-width: 1360px) {
  .module-ninja-form form .html-container {
    margin-left: -108px;
    margin-right: -108px;
  }
}

@media (min-width: 640px) {
  .module-ninja-form .parent-container-50:has(input),
.module-ninja-form .parent-container-50:has(.custom-single-select-dropdown),
.module-ninja-form .parent-container-50:not(:has(.email-wrap)) {
    max-width: 324px;
  }

  .module-ninja-form .email-container {
    max-width: 632px;
  }

  .module-ninja-form .parent-container-50:has(.checkbox-wrap) {
    max-width: 100%;
  }
}

.module-ninja-form:has(.nf-fail) .submit-wrap .nf-field-element input[type=submit] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}

.module-ninja-form .contact-reason {
  max-width: 12rem;
}

.module-ninja-form .contact-reason .listselect-container {
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  .module-ninja-form .contact-reason .listselect-container {
    margin-bottom: 3rem;
  }
}

.module-ninja-form .help-section,
.module-ninja-form .subscribe-section {
  margin-top: 1rem;
}

@media (min-width: 992px) {
  .module-ninja-form .help-section,
.module-ninja-form .subscribe-section {
    margin-top: 1.5rem;
  }
}

.module-ninja-form .hidden-container {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].module-ninja-form .hidden-container {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.module-ninja-form .hidden-container) > div div::after {
  display: none;
  content: none;
}

.module-ninja-form .contact-reason .selected-display {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

section a:not([class]) {
  text-decoration: underline !important;
}

section a:not([class]):hover {
  color: #0018F2 !important;
}

section[class*="bg-primaryNavy"] a:not([class]):hover,
section[style*="background-color: #000042"] a:not([class]):hover, 
section[style*="background-color:#000042"] a:not([class]):hover {
  color: #00E2C1 !important;
}

.jobs-search-results-accordion {
  width: calc(100% - 40px);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 992px) {
  .jobs-search-results-accordion {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
    width: calc(100% - 200px);
    padding-left: 100px;
    padding-right: 100px;
  }
}

.search-general-filter-section::-webkit-scrollbar {
  width: 0.25rem;
  appearance: none;
  --tw-bg-opacity: 1;
  background-color: rgb(198 198 198 / var(--tw-bg-opacity, 1));
}

.search-general-filter-section::-webkit-scrollbar-thumb {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.module-ninja-form .nf-after-field {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].module-ninja-form .nf-after-field {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.module-ninja-form .nf-after-field) > div div::after {
  display: none;
  content: none;
}

.module-ninja-form .nf-form-content .nf-field-container {
  margin-right: 1rem;
  margin-bottom: 1.5rem;
}

.module-ninja-form .nf-form-cont .nf-form-content .nf-field-label {
  margin-bottom: 0.625rem;
}

.module-ninja-form .nf-form-cont .nf-form-content .nf-field-label label {
  font-family: MWE Arizona Plus Variable;
  font-size: 1rem;
  font-weight: 325;
  line-height: 1.25rem;
  letter-spacing: -0.16px;
  font-variation-settings: "SRFF" 0;
}

.module-ninja-form .nf-form-cont {
  padding-top: 0px;
}

.module-ninja-form .nf-form-cont .nf-field-element .nf-element:not(input[type=submit]) {
  border-radius: 0.125rem;
  border-width: 1px !important;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
}

.module-ninja-form .nf-form-cont select.ninja-forms-field:not([multiple])::placeholder {
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 450;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

.module-ninja-form .nf-form-cont input[type=submit] {
  height: auto !important;
  border-radius: 0.125rem;
  border-width: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  font-family: MWE Arizona Plus Variable;
  font-size: 0.75rem;
  font-weight: 450;
  text-transform: uppercase;
  line-height: 1rem !important;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
  font-variation-settings: "SRFF" 0;
}

.module-ninja-form .nf-form-cont input[type=submit]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.module-ninja-form .nf-form-content .list-select-wrap > div div::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 6px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.21967 0.21967C0.512563 -0.0732233 0.987437 -0.0732233 1.28033 0.21967L5 3.93934L8.71967 0.219671C9.01256 -0.0732226 9.48744 -0.0732225 9.78033 0.219671C10.0732 0.512564 10.0732 0.987438 9.78033 1.28033L5.53033 5.53033C5.38968 5.67098 5.19891 5.75 5 5.75C4.80109 5.75 4.61032 5.67098 4.46967 5.53033L0.21967 1.28033C-0.0732233 0.987437 -0.0732233 0.512563 0.21967 0.21967Z' fill='%23000042'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 6px;
}

/* Hide default checkbox */

.ais-RefinementList-label {
  display: flex;
  align-items: baseline;
  cursor: pointer;
}

.ais-RefinementList-checkbox{
  appearance: none;
  -webkit-appearance: none;
  min-width: 20px;
  min-height: 20px;
  background: #D7D7F2;
  cursor: pointer;
  position: relative;
  margin-right: 15px;
  transition: all 0.2s ease;
  vertical-align: middle;
}

/* SVG tick mark */

.ais-RefinementList-checkbox:checked::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9' fill='none'%3E%3Cpath d='M0.490234 4.66173L3.34738 7.46173L9.49023 0.461731' stroke='%23000042' stroke-width='1.4' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 11px 9px;
}

.ais-RefinementList-showMore {
  margin-top: 10px;
  background-color: #000042;
  color: #fff;
  padding: 7px 15px;
  border: none;
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}

.ais-RefinementList-showMore--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.ais-SortBy-select {
  cursor: pointer;
  border-style: none;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

.ais-HierarchicalMenu-list--child {
  padding-left: 2rem;
  padding-top: 0.75rem;
}

.ais-HierarchicalMenu-list--child ul li a {
  font-family: MWE Arizona Mix Variable !important;
  font-weight: 300 !important;
}

li.ais-HierarchicalMenu-item {
  list-style-type: none;
}

li.ais-HierarchicalMenu-item > div {
  position: relative;
  display: flex;
  align-items: baseline;
}

li.ais-HierarchicalMenu-item > div:nth-child(1):before {
  content: "";
  min-width: 20px;
  min-height: 20px;
  background: #D7D7F2;
  cursor: pointer;
  position: relative;
  margin-right: 15px;
  transition: all 0.2s ease;
  vertical-align: middle;
}

.ais-HierarchicalMenu-list {
  padding-left: 0;
}

.ais-HierarchicalMenu-item--selected > div:nth-child(1):after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9' fill='none'%3E%3Cpath d='M0.490234 4.66173L3.34738 7.46173L9.49023 0.461731' stroke='%23000042' stroke-width='1.4' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 5px 11px;
  background-size: 11px 9px;
}

#algolia-search-results-filters-aside li.ais-HierarchicalMenu-item > div:nth-child(1):before {
  min-width: 16px;
  min-height: 16px;
  margin-right: 10px;
}

#algolia-search-results-filters-aside .ais-HierarchicalMenu-item--selected > div:nth-child(1):after {
  background-position: 5px 7px;
}

.mc-lower {
  display: contents;
}

.module-featured-ranking__slider .slick-track {
  min-height: 528px;
}

@media (min-width: 992px) {
  .module-featured-ranking__slider .slick-track {
    min-height: 622px;
  }
}

.people-listing .ais-Stats {
  position: unset;
}

button[data-facet-label="Insights"], button[data-facet-label="Resources"] {
  display: none !important;
}

.ais-SearchBox-submit[hidden],
.ais-SearchBox-reset[hidden],
.ais-SearchBox-loadingIndicator[hidden] {
  display: none;
}

.ais-SearchBox-input {
  padding-right: 40px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11 18.0742C14.907 18.0742 18.0742 14.907 18.0742 11C18.0742 7.09302 14.907 3.92578 11 3.92578C7.09302 3.92578 3.92578 7.09302 3.92578 11C3.92578 14.907 7.09302 18.0742 11 18.0742Z' stroke='%23000042' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0004 20.9984L16.6504 16.6484' stroke='%23000042' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 15px center !important;
}

/* Keep listing-page search icons off the right edge without changing global search UIs. */

.people-page-hero-search .ais-SearchBox-input,
.capabilities-search .ais-SearchBox-input,
.industries-search .ais-SearchBox-input,
.events-search .ais-SearchBox-input,
.insights-search .ais-SearchBox-input,
.jobs-search .ais-SearchBox-input {
  padding-left: 20px !important;
  padding-right: 56px !important;
  background-position: right 20px center !important;
}

@media (min-width: 992px) {
  .people-page-hero-search .ais-SearchBox-input,
  .capabilities-search .ais-SearchBox-input,
  .industries-search .ais-SearchBox-input,
  .events-search .ais-SearchBox-input,
  .insights-search .ais-SearchBox-input,
  .jobs-search .ais-SearchBox-input {
    padding-left: 30px !important;
    padding-right: 66px !important;
    background-position: right 30px center !important;
  }
}

.module-ninja-form .ninja-forms-req-symbol {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].module-ninja-form .ninja-forms-req-symbol {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.module-ninja-form .ninja-forms-req-symbol) > div div::after {
  display: none;
  content: none;
}

.module-ninja-form .html-container.required-fields p {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: MWE Arizona Plus Variable;
  font-size: 1rem;
  font-weight: 325;
  line-height: 1.25rem;
  letter-spacing: -0.16px;
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
  font-variation-settings: "SRFF" 0;
}

@media (min-width: 992px) {
  .module-ninja-form .html-container.required-fields p {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 1360px) {
  .module-ninja-form .html-container.required-fields p {
    padding-left: 108px;
    padding-right: 108px;
  }
}

.image-carousel.landscape .slick-list {
  height: auto !important;
}

.image-carousel.white-bg .image-carousel__slides--landscape .image-carousel__arrow--prev,
.image-carousel.white-bg .image-carousel__slides--landscape .image-carousel__arrow--next {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
}

.image-carousel.white-bg .image-carousel__slides--landscape .image-carousel__arrow--prev svg,
.image-carousel.white-bg .image-carousel__slides--landscape .image-carousel__arrow--next svg {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
}

/* .image-carousel .image-carousel__slides--landscape .image-carousel__arrow--prev,
.image-carousel .image-carousel__slides--landscape .image-carousel__arrow--next {
  @apply top-[225px];
}

.image-carousel.landscape .slick-slide .image-carousel__item {
  @apply h-125 md2:h-110;
} */

.image-carousel.portrait  .slick-slide {
  height: 600px;
}

@media (min-width: 992px) {
  .image-carousel.portrait  .slick-slide {
    height: 622px;
  }
}

[id^="moduleFeaturedRankingSlider"] {
  margin-bottom: 0px !important;
  padding-bottom: 4rem;
}

.ais-SearchBox-form {
  margin-bottom: 0;
}

/* .section-quote .slick-list {
  @apply !h-full;
} */

.size-full {
  height: auto !important;
}

@media (min-width: 1280px) {
  .careers-page-header.lang-fr .careers-page-header__headline,
.careers-page-header.lang-fr .careers_headline2,
.careers-page-header.lang-de .careers-page-header__headline,
.careers-page-header.lang-de .careers_headline2,
.careers-page-header.lang-it .careers-page-header__headline,
.careers-page-header.lang-it .careers_headline2 {
    line-height: 174px;
  }
}

.module-insights-list-card__item a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: .75rem;
}

.section-body-column blockquote {
  position: relative;
  padding-left: 60px;
  padding-top: 20px;
  padding-bottom: 48px;
}

.section-body-column blockquote::before {
  content: "“";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 100px;
  color: #00e2c1;
  line-height: 1;
}

.section-body-column blockquote::after {
  content: "";
  display: block;
  margin-top: 1em;
  width: 100%;
  height: 4px;
  background-color: #00e2c1;
}

.section-body-column blockquote p {
  font-weight: 700;
  text-align: left;
}

.module-agenda .module-agenda__inner:has(.tab-list) .agenda_tab_panel article {
  border-top-width: 0px !important;
}

.wp-block-acf-module-past-event-video .vidyard-lightbox-thumbnail, .vidyard-lightbox-thumbnail {
  height: auto;
}

.module-past-event-video-container .slick-slider .slick-track {
  display: flex !important;
}

@media not all and (min-width: 992px) {
  .section-body-columns iframe {
    width: 100%;
  }
}

.module-accordion-body :is(p, ul, ol, h2, h3, h4):not(:first-child) {
  margin-top: 1.5rem;
}

.module-accordion-body li {
  margin-top: 0.25rem;
}

footer .footer-section>.footer-grid>.footer-menus-grid .social-icons>.footer-social-media-row a:hover svg path {
  fill: #00E2C1;
}

.section-people-search-filters-elements .dropdown-menu form .ais-SearchBox-input {
  background-position: right 0px center !important;
}

.tall-banner .slick-slide {
  min-height: 560px;
}

@media (min-width: 992px) {
  .tall-banner .slick-slide {
    min-height: 800px;
  }
}

.editor-post-featured-image .mwe-required-star,
.wptb-frontend-table-after {
  display: none;
}


.subscribe-section-container-form-section select.ninja-forms-field[multiple].editor-post-featured-image .mwe-required-star,
.subscribe-section-container-form-section select.ninja-forms-field[multiple]
.wptb-frontend-table-after {
  display: none;
}

.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field.editor-post-featured-image .mwe-required-star) > div div::after,.module-ninja-form .nf-form-content .list-select-wrap:has(select.ninja-forms-field
.wptb-frontend-table-after) > div div::after {
  display: none;
  content: none;
}

.people-insights-events-media-preview .section-header {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 992px) {
  .people-insights-events-media-preview .section-header {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.section-body-column h2, .section-body-column h3, .section-body-column h4, .section-body-column h5, .section-body-column h6 {
  font-weight: 400;
}

.section-body-column h2 {
  font-size: 24px;
}

.section-body-column h3 {
  font-size: 22px;
}

.section-body-column h4 {
  font-size: 20px;
}

.section-body-column h5 {
  font-size: 18px;
}

.section-body-column h6 {
  font-size: 16px;
}

.nf-field-element a {
  color: #000042 !important;
}

.nf-field-element a:hover {
  color: #0018F2 !important;
}

.small-post-carousel .slick-slide {
  height: auto !important;
}

.wptb-row p {
  font-family: MWE Arizona Plus Variable;
}

.wptb-row strong {
  font-weight: 500;
}

.wptb-row:not(:first-child) p {
  font-variation-settings: "SRFF" 0;
}

@media (min-width: 1200px) {
  .careers-audience__list > .careers-audience__item:first-child .careers-audience__label {
    width: 75%;
  }
}

.module-event-hero .slick-slide:has(.module-event-hero__image-only) > div {
  height: 100%;
}

.insight-toc__overview a {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1));
  text-underline-offset: 2px;
}

.insight-toc__overview a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.placeholder\:\!text-primaryNavy::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
}

.placeholder\:\!opacity-100::placeholder {
  opacity: 1 !important;
}

.first\:border-t-2:first-child {
  border-top-width: 2px;
}

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

.hover\:border-0:hover {
  border-width: 0px;
}

.hover\:border-primaryTeal:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 226 193 / var(--tw-border-opacity, 1));
}

.hover\:bg-primaryNavy:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 66 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primaryTeal:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 226 193 / var(--tw-bg-opacity, 1));
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:\!text-primaryNavy:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-primaryTeal:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-secondaryBlue:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-secondaryHighlight:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(210 255 62 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-primaryNavy:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.hover\:text-primaryTeal:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.hover\:text-secondaryBlue:hover {
  --tw-text-opacity: 1;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1));
}

.hover\:text-secondaryHighlight:hover {
  --tw-text-opacity: 1;
  color: rgb(210 255 62 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:\!underline:hover {
  text-decoration-line: underline !important;
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.focus\:border-0:focus {
  border-width: 0px;
}

.focus\:bg-transparent:focus {
  background-color: transparent;
}

.focus\:text-primaryTeal:focus {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:outline:focus {
  outline-style: solid;
}

.focus\:outline-0:focus {
  outline-width: 0px;
}

.focus\:outline-1:focus {
  outline-width: 1px;
}

.focus\:outline-offset-4:focus {
  outline-offset: 4px;
}

.focus\:outline-white:focus {
  outline-color: #fff;
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-primaryNavy:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 66 / var(--tw-ring-opacity, 1));
}

.focus\:ring-primaryTeal:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 226 193 / var(--tw-ring-opacity, 1));
}

.focus\:ring-opacity-75:focus {
  --tw-ring-opacity: 0.75;
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-\[\#000042\]:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 66 / var(--tw-ring-opacity, 1));
}

.focus-visible\:ring-\[\#00E2C1\]:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 226 193 / var(--tw-ring-opacity, 1));
}

.focus-visible\:ring-primaryNavy:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 66 / var(--tw-ring-opacity, 1));
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.focus-visible\:ring-offset-\[\#000042\]:focus-visible {
  --tw-ring-offset-color: #000042;
}

.focus-visible\:ring-offset-\[\#00E2C1\]:focus-visible {
  --tw-ring-offset-color: #00E2C1;
}

.disabled\:invisible:disabled {
  visibility: hidden;
}

.disabled\:hidden:disabled {
  display: none;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.disabled\:ring-0:disabled {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.group:hover .group-hover\:border-primaryTeal {
  --tw-border-opacity: 1;
  border-color: rgb(0 226 193 / var(--tw-border-opacity, 1));
}

.group:hover .group-hover\:\!text-primaryTeal {
  --tw-text-opacity: 1 !important;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1)) !important;
}

.group:hover .group-hover\:\!text-secondaryBlue {
  --tw-text-opacity: 1 !important;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1)) !important;
}

.group:hover .group-hover\:\!text-secondaryHighlight {
  --tw-text-opacity: 1 !important;
  color: rgb(210 255 62 / var(--tw-text-opacity, 1)) !important;
}

.group:hover .group-hover\:text-primaryTeal {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-secondaryBlue {
  --tw-text-opacity: 1;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-secondaryHighlight {
  --tw-text-opacity: 1;
  color: rgb(210 255 62 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1360px) {
  .max-xl2\:\!gap-\[90px\] {
    gap: 90px !important;
  }

  .max-xl2\:text-\[36px\] {
    font-size: 36px;
  }

  .max-xl2\:tracking-\[-1\.44px\] {
    letter-spacing: -1.44px;
  }
}

@media not all and (min-width: 1200px) {
  .max-lg2\:w-\[60\%\] {
    width: 60%;
  }

  .max-lg2\:max-w-\[40\%\] {
    max-width: 40%;
  }

  .max-lg2\:\!gap-\[20px\] {
    gap: 20px !important;
  }

  .max-lg2\:gap-5 {
    gap: 1.25rem;
  }

  .max-lg2\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (max-width: 1200px) {
  .max-\[1200px\]\:pl-\[15px\] {
    padding-left: 15px;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:mb-\[15px\] {
    margin-bottom: 15px;
  }

  .max-lg\:w-\[65\%\] {
    width: 65%;
  }

  .max-lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .max-lg\:gap-5 {
    gap: 1.25rem;
  }

  .max-lg\:gap-\[50px\] {
    gap: 50px;
  }

  .max-lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .max-lg\:pl-40 {
    padding-left: 10rem;
  }

  .max-lg\:pt-\[110px\] {
    padding-top: 110px;
  }

  .max-lg\:text-\[14px\] {
    font-size: 14px;
  }

  .max-lg\:text-\[24px\] {
    font-size: 24px;
  }

  .max-lg\:text-\[32px\] {
    font-size: 32px;
  }

  .max-lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .max-lg\:leading-\[130\%\] {
    line-height: 130%;
  }

  .max-lg\:leading-none {
    line-height: 1;
  }

  .max-lg\:tracking-\[-1\.44px\] {
    letter-spacing: -1.44px;
  }
}

@media not all and (min-width: 992px) {
  .max-md2\:right-0 {
    right: 0px;
  }

  .max-md2\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-md2\:ml-auto {
    margin-left: auto;
  }

  .max-md2\:\!hidden {
    display: none !important;
  }

  .max-md2\:h-auto {
    height: auto;
  }

  .max-md2\:w-16 {
    width: 4rem;
  }

  .max-md2\:w-9\/10 {
    width: 90%;
  }

  .max-md2\:w-full {
    width: 100%;
  }

  .max-md2\:max-w-40 {
    max-width: 10rem;
  }

  .max-md2\:justify-between {
    justify-content: space-between;
  }

  .max-md2\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .max-md2\:pr-10 {
    padding-right: 2.5rem;
  }

  .max-md2\:pt-0 {
    padding-top: 0px;
  }

  .max-md2\:pt-4 {
    padding-top: 1rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:relative {
    position: relative;
  }

  .max-md\:-left-7\.5 {
    left: -30px;
  }

  .max-md\:-right-7\.5 {
    right: -30px;
  }

  .max-md\:right-5 {
    right: 1.25rem;
  }

  .max-md\:right-\[2\%\] {
    right: 2%;
  }

  .max-md\:m-0 {
    margin: 0px;
  }

  .max-md\:mx-\[30px\] {
    margin-left: 30px;
    margin-right: 30px;
  }

  .max-md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .max-md\:my-\[10px\] {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .max-md\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .max-md\:ml-0 {
    margin-left: 0px;
  }

  .max-md\:ml-\[30px\] {
    margin-left: 30px;
  }

  .max-md\:ml-auto {
    margin-left: auto;
  }

  .max-md\:mt-0 {
    margin-top: 0px;
  }

  .max-md\:mt-\[60px\] {
    margin-top: 60px;
  }

  .max-md\:block {
    display: block;
  }

  .max-md\:flex {
    display: flex;
  }

  .max-md\:\!hidden {
    display: none !important;
  }

  .max-md\:hidden {
    display: none;
  }

  .max-md\:h-\[60\%\] {
    height: 60%;
  }

  .max-md\:h-full {
    height: 100%;
  }

  .max-md\:max-h-\[160px\] {
    max-height: 160px;
  }

  .max-md\:max-h-\[calc\(100vh-88px\)\] {
    max-height: calc(100vh - 88px);
  }

  .max-md\:max-h-\[calc\(96vh-118px\)\] {
    max-height: calc(96vh - 118px);
  }

  .max-md\:max-h-none {
    max-height: none;
  }

  .max-md\:min-h-\[300px\] {
    min-height: 300px;
  }

  .max-md\:min-h-\[400px\] {
    min-height: 400px;
  }

  .max-md\:min-h-\[550px\] {
    min-height: 550px;
  }

  .max-md\:\!w-auto {
    width: auto !important;
  }

  .max-md\:w-auto {
    width: auto;
  }

  .max-md\:w-fit {
    width: fit-content;
  }

  .max-md\:w-full {
    width: 100%;
  }

  .max-md\:min-w-\[265px\] {
    min-width: 265px;
  }

  .max-md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .max-md\:\!flex-col {
    flex-direction: column !important;
  }

  .max-md\:flex-col {
    flex-direction: column;
  }

  .max-md\:\!flex-col-reverse {
    flex-direction: column-reverse !important;
  }

  .max-md\:gap-5 {
    gap: 1.25rem;
  }

  .max-md\:gap-\[40px\] {
    gap: 40px;
  }

  .max-md\:gap-\[60px\] {
    gap: 60px;
  }

  .max-md\:justify-self-end {
    justify-self: end;
  }

  .max-md\:border-l-0 {
    border-left-width: 0px;
  }

  .max-md\:border-t-\[15px\] {
    border-top-width: 15px;
  }

  .max-md\:border-t-\[var\(--card-color\)\] {
    border-top-color: var(--card-color);
  }

  .max-md\:p-0 {
    padding: 0px;
  }

  .max-md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .max-md\:px-7\.5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .max-md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .max-md\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .max-md\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .max-md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .max-md\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .max-md\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .max-md\:pb-0 {
    padding-bottom: 0px;
  }

  .max-md\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .max-md\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .max-md\:pl-7\.5 {
    padding-left: 30px;
  }

  .max-md\:pl-8 {
    padding-left: 2rem;
  }

  .max-md\:pl-\[30px\] {
    padding-left: 30px;
  }

  .max-md\:pr-7\.5 {
    padding-right: 30px;
  }

  .max-md\:pt-\[15px\] {
    padding-top: 15px;
  }

  .max-md\:pt-\[30px\] {
    padding-top: 30px;
  }

  .max-md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .max-md\:text-\[12px\] {
    font-size: 12px;
  }

  .max-md\:text-\[32px\] {
    font-size: 32px;
  }

  .max-md\:font-srff-0 {
    font-variation-settings: "SRFF" 0;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:h-20 {
    height: 5rem;
  }

  .max-sm\:w-20 {
    width: 5rem;
  }

  .max-sm\:text-\[212px\] {
    font-size: 212px;
  }

  .max-sm\:leading-10 {
    line-height: 2.5rem;
  }
}

@media not all and (min-width: 500px) {
  .max-xs\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media not all and (min-width: 376px) {
  .max-xxs\:text-\[200px\] {
    font-size: 200px;
  }
}

@media (min-width: 376px) {
  .xxs\:\!block {
    display: block !important;
  }

  .xxs\:block {
    display: block;
  }

  .xxs\:\!hidden {
    display: none !important;
  }

  .xxs\:hidden {
    display: none;
  }

  .xxs\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xxs\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xxs\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xxs\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }
}

@media (min-width: 500px) {
  .xs\:left-1\/2 {
    left: 50%;
  }

  .xs\:w-60 {
    width: 15rem;
  }

  .xs\:w-7\/10 {
    width: 70%;
  }

  .xs\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .xs\:pt-\[90px\] {
    padding-top: 90px;
  }

  .xs\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .xs\:text-64 {
    font-size: 64px;
  }

  .xs\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xs\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .xs\:leading-13 {
    line-height: 52.8px;
  }
}

@media (min-width: 640px) {
  .sm\:mr-auto {
    margin-right: auto;
  }

  .sm\:mt-8 {
    margin-top: 2rem;
  }

  .sm\:mt-\[33px\] {
    margin-top: 33px;
  }

  .sm\:block {
    display: block;
  }

  .sm\:h-5 {
    height: 1.25rem;
  }

  .sm\:h-\[444px\] {
    height: 444px;
  }

  .sm\:w-3\/5 {
    width: 60%;
  }

  .sm\:w-4\/5 {
    width: 80%;
  }

  .sm\:w-4\/6 {
    width: 66.666667%;
  }

  .sm\:w-5 {
    width: 1.25rem;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:max-w-1\/3 {
    max-width: 33.333333%;
  }

  .sm\:max-w-130 {
    max-width: 630px;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:gap-8 {
    gap: 2rem;
  }

  .sm\:gap-y-4 {
    row-gap: 1rem;
  }

  .sm\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .sm\:\!pl-6 {
    padding-left: 1.5rem !important;
  }

  .sm\:\!pr-\[32px\] {
    padding-right: 32px !important;
  }

  .sm\:pr-5 {
    padding-right: 1.25rem;
  }

  .sm\:text-right {
    text-align: right;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .sm\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .sm\:font-\[450\] {
    font-weight: 450;
  }

  .sm\:leading-13 {
    line-height: 52.8px;
  }

  .sm\:leading-4 {
    line-height: 1rem;
  }

  .sm\:leading-7 {
    line-height: 1.75rem;
  }

  .sm\:tracking-\[1\.2px\] {
    letter-spacing: 1.2px;
  }

  .sm\:tracking-wide012 {
    letter-spacing: 1.2px;
  }

  .sm\:tracking-wide048 {
    letter-spacing: -0.48px;
  }
}

@media (min-width: 768px) {
  .md\:static {
    position: static;
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:ml-\[-34px\] {
    margin-left: -34px;
  }

  .md\:mr-\[13px\] {
    margin-right: 13px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mt-20 {
    margin-top: 5rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-116 {
    height: 585px;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:h-60 {
    height: 15rem;
  }

  .md\:h-\[390px\] {
    height: 390px;
  }

  .md\:h-\[520px\] {
    height: 520px;
  }

  .md\:h-\[calc\(100\%-64px\)\] {
    height: calc(100% - 64px);
  }

  .md\:h-\[calc\(100\%-66px\)\] {
    height: calc(100% - 66px);
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:max-h-\[calc\(96vh-139px\)\] {
    max-height: calc(96vh - 139px);
  }

  .md\:min-h-\[450px\] {
    min-height: 450px;
  }

  .md\:min-h-\[520px\] {
    min-height: 520px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-32p {
    width: 32%;
  }

  .md\:w-36p {
    width: 36%;
  }

  .md\:w-43p {
    width: 43%;
  }

  .md\:w-46p {
    width: 46%;
  }

  .md\:w-54p {
    width: 54%;
  }

  .md\:w-57p {
    width: 57%;
  }

  .md\:w-6 {
    width: 1.5rem;
  }

  .md\:w-64p {
    width: 64%;
  }

  .md\:w-76 {
    width: 300px;
  }

  .md\:w-\[33\%\] {
    width: 33%;
  }

  .md\:w-\[42\%\] {
    width: 42%;
  }

  .md\:w-\[58\%\] {
    width: 58%;
  }

  .md\:w-\[91\%\] {
    width: 91%;
  }

  .md\:w-\[calc\(100\%\+68px\)\] {
    width: calc(100% + 68px);
  }

  .md\:w-\[calc\(100\%-40px\)\] {
    width: calc(100% - 40px);
  }

  .md\:w-\[calc\(33\%-20px\)\] {
    width: calc(33% - 20px);
  }

  .md\:min-w-\[275px\] {
    min-width: 275px;
  }

  .md\:max-w-\[408px\] {
    max-width: 408px;
  }

  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-items-end {
    justify-items: end;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-2\.5 {
    gap: 0.625rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-\[20px\] {
    gap: 20px;
  }

  .md\:gap-\[98px\] {
    gap: 98px;
  }

  .md\:border-l-\[30px\] {
    border-left-width: 30px;
  }

  .md\:border-t-0 {
    border-top-width: 0px;
  }

  .md\:border-l-primaryNavy {
    --tw-border-opacity: 1;
    border-left-color: rgb(0 0 66 / var(--tw-border-opacity, 1));
  }

  .md\:object-contain {
    object-fit: contain;
  }

  .md\:object-center {
    object-position: center;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-15 {
    padding: 60px;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-\[34px\] {
    padding-left: 34px;
    padding-right: 34px;
  }

  .md\:px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:\!pr-19 {
    padding-right: 74px !important;
  }

  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .md\:pb-18 {
    padding-bottom: 70px;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pb-\[37px\] {
    padding-bottom: 37px;
  }

  .md\:pb-\[70px\] {
    padding-bottom: 70px;
  }

  .md\:pr-4 {
    padding-right: 1rem;
  }

  .md\:pr-6 {
    padding-right: 1.5rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:pt-\[34px\] {
    padding-top: 34px;
  }

  .md\:pt-\[40px\] {
    padding-top: 40px;
  }

  .md\:\!text-7xl {
    font-size: 4.5rem !important;
    line-height: 1 !important;
  }

  .md\:\!text-80 {
    font-size: 80px !important;
  }

  .md\:\!text-90 {
    font-size: 90px !important;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2rem;
    line-height: 2.125rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .md\:leading-10 {
    line-height: 2.5rem;
  }

  .md\:leading-3 {
    line-height: .75rem;
  }

  .md\:leading-7 {
    line-height: 1.75rem;
  }

  .md\:\!tracking-wide {
    letter-spacing: 0.025em !important;
  }

  @media not all and (min-width: 1024px) {
    .md\:max-lg\:max-h-\[80px\] {
      max-height: 80px;
    }
  }
}

@media (min-width: 992px) {
  .md2\:absolute {
    position: absolute;
  }

  .md2\:relative {
    position: relative;
  }

  .md2\:-bottom-16 {
    bottom: -4rem;
  }

  .md2\:left-auto {
    left: auto;
  }

  .md2\:right-0 {
    right: 0px;
  }

  .md2\:right-8 {
    right: 2rem;
  }

  .md2\:top-9 {
    top: 2.25rem;
  }

  .md2\:order-1 {
    order: 1;
  }

  .md2\:order-2 {
    order: 2;
  }

  .md2\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .md2\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md2\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md2\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .md2\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md2\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .md2\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md2\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .md2\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md2\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md2\:\!mb-\[80px\] {
    margin-bottom: 80px !important;
  }

  .md2\:\!mt-0 {
    margin-top: 0px !important;
  }

  .md2\:\!mt-\[30px\] {
    margin-top: 30px !important;
  }

  .md2\:-mt-23 {
    margin-top: -90px;
  }

  .md2\:mb-0 {
    margin-bottom: 0px;
  }

  .md2\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md2\:mb-11 {
    margin-bottom: 2.75rem;
  }

  .md2\:mb-12 {
    margin-bottom: 3rem;
  }

  .md2\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .md2\:mb-15 {
    margin-bottom: 60px;
  }

  .md2\:mb-16 {
    margin-bottom: 4rem;
  }

  .md2\:mb-18 {
    margin-bottom: 70px;
  }

  .md2\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .md2\:mb-20 {
    margin-bottom: 5rem;
  }

  .md2\:mb-23 {
    margin-bottom: 90px;
  }

  .md2\:mb-4 {
    margin-bottom: 1rem;
  }

  .md2\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .md2\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md2\:mb-8 {
    margin-bottom: 2rem;
  }

  .md2\:mb-\[45px\] {
    margin-bottom: 45px;
  }

  .md2\:ml-0 {
    margin-left: 0px;
  }

  .md2\:ml-4 {
    margin-left: 1rem;
  }

  .md2\:ml-5 {
    margin-left: 1.25rem;
  }

  .md2\:mr-4 {
    margin-right: 1rem;
  }

  .md2\:mr-6 {
    margin-right: 1.5rem;
  }

  .md2\:mr-8 {
    margin-right: 2rem;
  }

  .md2\:mt-0 {
    margin-top: 0px;
  }

  .md2\:mt-10 {
    margin-top: 2.5rem;
  }

  .md2\:mt-12 {
    margin-top: 3rem;
  }

  .md2\:mt-16 {
    margin-top: 4rem;
  }

  .md2\:mt-18 {
    margin-top: 70px;
  }

  .md2\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .md2\:mt-23 {
    margin-top: 90px;
  }

  .md2\:mt-24 {
    margin-top: 6rem;
  }

  .md2\:mt-25 {
    margin-top: 100px;
  }

  .md2\:mt-3 {
    margin-top: 0.75rem;
  }

  .md2\:mt-4 {
    margin-top: 1rem;
  }

  .md2\:mt-6 {
    margin-top: 1.5rem;
  }

  .md2\:mt-7 {
    margin-top: 1.75rem;
  }

  .md2\:mt-8 {
    margin-top: 2rem;
  }

  .md2\:mt-9 {
    margin-top: 2.25rem;
  }

  .md2\:mt-\[60px\] {
    margin-top: 60px;
  }

  .md2\:\!block {
    display: block !important;
  }

  .md2\:block {
    display: block;
  }

  .md2\:flex {
    display: flex;
  }

  .md2\:inline-flex {
    display: inline-flex;
  }

  .md2\:\!grid {
    display: grid !important;
  }

  .md2\:grid {
    display: grid;
  }

  .md2\:\!hidden {
    display: none !important;
  }

  .md2\:hidden {
    display: none;
  }

  .md2\:\!h-83 {
    height: 344px !important;
  }

  .md2\:h-132 {
    height: 720px;
  }

  .md2\:h-23 {
    height: 90px;
  }

  .md2\:h-3 {
    height: 0.75rem;
  }

  .md2\:h-35 {
    height: 140px;
  }

  .md2\:h-50 {
    height: 200px;
  }

  .md2\:h-\[168px\] {
    height: 168px;
  }

  .md2\:h-\[88px\] {
    height: 88px;
  }

  .md2\:h-\[calc\(100\%-120px\)\] {
    height: calc(100% - 120px);
  }

  .md2\:h-\[calc\(100\%-134px\)\] {
    height: calc(100% - 134px);
  }

  .md2\:h-\[calc\(100\%-190px\)\] {
    height: calc(100% - 190px);
  }

  .md2\:h-\[calc\(100\%-88px\)\] {
    height: calc(100% - 88px);
  }

  .md2\:h-auto {
    height: auto;
  }

  .md2\:h-full {
    height: 100%;
  }

  .md2\:\!max-h-\[calc\(100\%-200px\)\] {
    max-height: calc(100% - 200px) !important;
  }

  .md2\:min-h-10\.5 {
    min-height: 42px;
  }

  .md2\:min-h-85 {
    min-height: 352px;
  }

  .md2\:min-h-98 {
    min-height: 400px;
  }

  .md2\:min-h-\[280px\] {
    min-height: 280px;
  }

  .md2\:min-h-\[515px\] {
    min-height: 515px;
  }

  .md2\:min-h-\[800px\] {
    min-height: 800px;
  }

  .md2\:\!w-\[175px\] {
    width: 175px !important;
  }

  .md2\:\!w-\[calc\(100\%-160px\)\] {
    width: calc(100% - 160px) !important;
  }

  .md2\:\!w-\[calc\(100\%-190px\)\] {
    width: calc(100% - 190px) !important;
  }

  .md2\:\!w-\[calc\(100\%-400px\)\] {
    width: calc(100% - 400px) !important;
  }

  .md2\:\!w-\[calc\(100\%-420px\)\] {
    width: calc(100% - 420px) !important;
  }

  .md2\:\!w-auto {
    width: auto !important;
  }

  .md2\:w-1\/2 {
    width: 50%;
  }

  .md2\:w-11\/12 {
    width: 91.666667%;
  }

  .md2\:w-130 {
    width: 630px;
  }

  .md2\:w-2\/3 {
    width: 66.666667%;
  }

  .md2\:w-35 {
    width: 140px;
  }

  .md2\:w-39p {
    width: 39%;
  }

  .md2\:w-4\/5 {
    width: 80%;
  }

  .md2\:w-4\/6 {
    width: 66.666667%;
  }

  .md2\:w-44 {
    width: 11rem;
  }

  .md2\:w-46 {
    width: 188px;
  }

  .md2\:w-46p {
    width: 46%;
  }

  .md2\:w-54p {
    width: 54%;
  }

  .md2\:w-61p {
    width: 61%;
  }

  .md2\:w-64p {
    width: 64%;
  }

  .md2\:w-68p {
    width: 68%;
  }

  .md2\:w-7\/10 {
    width: 70%;
  }

  .md2\:w-78p {
    width: 78%;
  }

  .md2\:w-84p {
    width: 84%;
  }

  .md2\:w-9\/10 {
    width: 90%;
  }

  .md2\:w-\[141px\] {
    width: 141px;
  }

  .md2\:w-\[240px\] {
    width: 240px;
  }

  .md2\:w-\[calc\(100\%-128px\)\] {
    width: calc(100% - 128px);
  }

  .md2\:w-\[calc\(100\%-148px\)\] {
    width: calc(100% - 148px);
  }

  .md2\:w-\[calc\(100\%-160px\)\] {
    width: calc(100% - 160px);
  }

  .md2\:w-\[calc\(100\%-200px\)\] {
    width: calc(100% - 200px);
  }

  .md2\:w-\[calc\(100\%-216px\)\] {
    width: calc(100% - 216px);
  }

  .md2\:w-full {
    width: 100%;
  }

  .md2\:min-w-20 {
    min-width: 5rem;
  }

  .md2\:max-w-20 {
    max-width: 5rem;
  }

  .md2\:max-w-3xl {
    max-width: 48rem;
  }

  .md2\:max-w-48 {
    max-width: 12rem;
  }

  .md2\:max-w-\[252px\] {
    max-width: 252px;
  }

  .md2\:max-w-\[394px\] {
    max-width: 394px;
  }

  .md2\:max-w-\[487px\] {
    max-width: 487px;
  }

  .md2\:max-w-\[595px\] {
    max-width: 595px;
  }

  .md2\:max-w-\[874px\] {
    max-width: 874px;
  }

  .md2\:max-w-md {
    max-width: 28rem;
  }

  .md2\:\!translate-x-0 {
    --tw-translate-x: 0px !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .md2\:scroll-mt-28 {
    scroll-margin-top: 7rem;
  }

  .md2\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .md2\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md2\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md2\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md2\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md2\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .md2\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .md2\:flex-row {
    flex-direction: row;
  }

  .md2\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .md2\:items-start {
    align-items: flex-start;
  }

  .md2\:items-center {
    align-items: center;
  }

  .md2\:items-stretch {
    align-items: stretch;
  }

  .md2\:\!justify-end {
    justify-content: flex-end !important;
  }

  .md2\:justify-end {
    justify-content: flex-end;
  }

  .md2\:\!gap-4 {
    gap: 1rem !important;
  }

  .md2\:\!gap-6 {
    gap: 1.5rem !important;
  }

  .md2\:\!gap-\[45px\] {
    gap: 45px !important;
  }

  .md2\:gap-0 {
    gap: 0px;
  }

  .md2\:gap-10 {
    gap: 2.5rem;
  }

  .md2\:gap-11 {
    gap: 2.75rem;
  }

  .md2\:gap-12 {
    gap: 3rem;
  }

  .md2\:gap-14 {
    gap: 3.5rem;
  }

  .md2\:gap-16 {
    gap: 4rem;
  }

  .md2\:gap-2\.5 {
    gap: 0.625rem;
  }

  .md2\:gap-24 {
    gap: 6rem;
  }

  .md2\:gap-3 {
    gap: 0.75rem;
  }

  .md2\:gap-3\.5 {
    gap: 0.875rem;
  }

  .md2\:gap-4 {
    gap: 1rem;
  }

  .md2\:gap-5 {
    gap: 1.25rem;
  }

  .md2\:gap-6 {
    gap: 1.5rem;
  }

  .md2\:gap-8 {
    gap: 2rem;
  }

  .md2\:gap-9 {
    gap: 2.25rem;
  }

  .md2\:gap-\[39px\] {
    gap: 39px;
  }

  .md2\:gap-\[60px\] {
    gap: 60px;
  }

  .md2\:gap-x-4 {
    column-gap: 1rem;
  }

  .md2\:gap-x-6 {
    column-gap: 1.5rem;
  }

  .md2\:gap-x-7\.5 {
    column-gap: 30px;
  }

  .md2\:gap-x-8 {
    column-gap: 2rem;
  }

  .md2\:gap-x-9 {
    column-gap: 2.25rem;
  }

  .md2\:gap-y-12 {
    row-gap: 3rem;
  }

  .md2\:gap-y-15 {
    row-gap: 60px;
  }

  .md2\:gap-y-18 {
    row-gap: 70px;
  }

  .md2\:gap-y-23 {
    row-gap: 90px;
  }

  .md2\:gap-y-32 {
    row-gap: 8rem;
  }

  .md2\:gap-y-36 {
    row-gap: 9rem;
  }

  .md2\:gap-y-8 {
    row-gap: 2rem;
  }

  .md2\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .md2\:self-stretch {
    align-self: stretch;
  }

  .md2\:justify-self-end {
    justify-self: end;
  }

  .md2\:justify-self-center {
    justify-self: center;
  }

  .md2\:border-0 {
    border-width: 0px;
  }

  .md2\:border-y-0 {
    border-top-width: 0px;
    border-bottom-width: 0px;
  }

  .md2\:border-b-0 {
    border-bottom-width: 0px;
  }

  .md2\:border-b-\[32px\] {
    border-bottom-width: 32px;
  }

  .md2\:border-l {
    border-left-width: 1px;
  }

  .md2\:border-l-7\.5 {
    border-left-width: 30px;
  }

  .md2\:border-r-0 {
    border-right-width: 0px;
  }

  .md2\:border-solid {
    border-style: solid;
  }

  .md2\:border-l-\[\#ffffff80\] {
    border-left-color: #ffffff80;
  }

  .md2\:object-cover {
    object-fit: cover;
  }

  .md2\:p-12 {
    padding: 3rem;
  }

  .md2\:p-16 {
    padding: 4rem;
  }

  .md2\:p-8 {
    padding: 2rem;
  }

  .md2\:p-9 {
    padding: 2.25rem;
  }

  .md2\:\!py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .md2\:\!py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .md2\:\!py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .md2\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md2\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .md2\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md2\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md2\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md2\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md2\:px-22 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .md2\:px-25 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .md2\:px-26 {
    padding-left: 108px;
    padding-right: 108px;
  }

  .md2\:px-35 {
    padding-left: 140px;
    padding-right: 140px;
  }

  .md2\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md2\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .md2\:px-50 {
    padding-left: 200px;
    padding-right: 200px;
  }

  .md2\:px-7\.5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .md2\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md2\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .md2\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }

  .md2\:px-\[108px\] {
    padding-left: 108px;
    padding-right: 108px;
  }

  .md2\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .md2\:px-\[64px\] {
    padding-left: 64px;
    padding-right: 64px;
  }

  .md2\:px-\[74px\] {
    padding-left: 74px;
    padding-right: 74px;
  }

  .md2\:px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px;
  }

  .md2\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md2\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .md2\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md2\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md2\:py-18 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .md2\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md2\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md2\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md2\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md2\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .md2\:py-34 {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .md2\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .md2\:\!pb-0 {
    padding-bottom: 0px !important;
  }

  .md2\:\!pl-11 {
    padding-left: 2.75rem !important;
  }

  .md2\:\!pr-10 {
    padding-right: 2.5rem !important;
  }

  .md2\:\!pt-0 {
    padding-top: 0px !important;
  }

  .md2\:\!pt-\[5px\] {
    padding-top: 5px !important;
  }

  .md2\:pb-0 {
    padding-bottom: 0px;
  }

  .md2\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .md2\:pb-12 {
    padding-bottom: 3rem;
  }

  .md2\:pb-13 {
    padding-bottom: 53px;
  }

  .md2\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .md2\:pb-15 {
    padding-bottom: 60px;
  }

  .md2\:pb-16 {
    padding-bottom: 4rem;
  }

  .md2\:pb-19 {
    padding-bottom: 74px;
  }

  .md2\:pb-20 {
    padding-bottom: 5rem;
  }

  .md2\:pb-23 {
    padding-bottom: 90px;
  }

  .md2\:pb-24 {
    padding-bottom: 6rem;
  }

  .md2\:pb-25 {
    padding-bottom: 100px;
  }

  .md2\:pb-28 {
    padding-bottom: 7rem;
  }

  .md2\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .md2\:pb-30 {
    padding-bottom: 120px;
  }

  .md2\:pb-34 {
    padding-bottom: 133px;
  }

  .md2\:pb-35 {
    padding-bottom: 140px;
  }

  .md2\:pb-36 {
    padding-bottom: 9rem;
  }

  .md2\:pb-40 {
    padding-bottom: 10rem;
  }

  .md2\:pb-48 {
    padding-bottom: 12rem;
  }

  .md2\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md2\:pb-8 {
    padding-bottom: 2rem;
  }

  .md2\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .md2\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .md2\:pb-\[45px\] {
    padding-bottom: 45px;
  }

  .md2\:pb-\[52px\] {
    padding-bottom: 52px;
  }

  .md2\:pb-\[75px\] {
    padding-bottom: 75px;
  }

  .md2\:pl-0 {
    padding-left: 0px;
  }

  .md2\:pl-10 {
    padding-left: 2.5rem;
  }

  .md2\:pl-12 {
    padding-left: 3rem;
  }

  .md2\:pl-18 {
    padding-left: 70px;
  }

  .md2\:pl-20 {
    padding-left: 5rem;
  }

  .md2\:pl-25 {
    padding-left: 100px;
  }

  .md2\:pl-6 {
    padding-left: 1.5rem;
  }

  .md2\:pl-8 {
    padding-left: 2rem;
  }

  .md2\:pl-\[30px\] {
    padding-left: 30px;
  }

  .md2\:pr-0 {
    padding-right: 0px;
  }

  .md2\:pr-10 {
    padding-right: 2.5rem;
  }

  .md2\:pr-11 {
    padding-right: 2.75rem;
  }

  .md2\:pr-12 {
    padding-right: 3rem;
  }

  .md2\:pr-14 {
    padding-right: 3.5rem;
  }

  .md2\:pr-16 {
    padding-right: 4rem;
  }

  .md2\:pr-20 {
    padding-right: 5rem;
  }

  .md2\:pr-4 {
    padding-right: 1rem;
  }

  .md2\:pr-5 {
    padding-right: 1.25rem;
  }

  .md2\:pr-6 {
    padding-right: 1.5rem;
  }

  .md2\:pr-7\.5 {
    padding-right: 30px;
  }

  .md2\:pr-8 {
    padding-right: 2rem;
  }

  .md2\:pr-\[30px\] {
    padding-right: 30px;
  }

  .md2\:pr-\[45px\] {
    padding-right: 45px;
  }

  .md2\:pr-\[60px\] {
    padding-right: 60px;
  }

  .md2\:pt-0 {
    padding-top: 0px;
  }

  .md2\:pt-10 {
    padding-top: 2.5rem;
  }

  .md2\:pt-12 {
    padding-top: 3rem;
  }

  .md2\:pt-14 {
    padding-top: 3.5rem;
  }

  .md2\:pt-15 {
    padding-top: 60px;
  }

  .md2\:pt-16 {
    padding-top: 4rem;
  }

  .md2\:pt-18 {
    padding-top: 70px;
  }

  .md2\:pt-19 {
    padding-top: 74px;
  }

  .md2\:pt-20 {
    padding-top: 5rem;
  }

  .md2\:pt-22 {
    padding-top: 85px;
  }

  .md2\:pt-23 {
    padding-top: 90px;
  }

  .md2\:pt-25 {
    padding-top: 100px;
  }

  .md2\:pt-28 {
    padding-top: 7rem;
  }

  .md2\:pt-30 {
    padding-top: 120px;
  }

  .md2\:pt-32 {
    padding-top: 8rem;
  }

  .md2\:pt-40 {
    padding-top: 10rem;
  }

  .md2\:pt-64 {
    padding-top: 16rem;
  }

  .md2\:pt-7\.5 {
    padding-top: 30px;
  }

  .md2\:pt-8 {
    padding-top: 2rem;
  }

  .md2\:pt-9 {
    padding-top: 2.25rem;
  }

  .md2\:pt-\[114px\] {
    padding-top: 114px;
  }

  .md2\:pt-\[17px\] {
    padding-top: 17px;
  }

  .md2\:pt-\[30px\] {
    padding-top: 30px;
  }

  .md2\:pt-\[45px\] {
    padding-top: 45px;
  }

  .md2\:pt-\[5px\] {
    padding-top: 5px;
  }

  .md2\:pt-\[60px\] {
    padding-top: 60px;
  }

  .md2\:text-center {
    text-align: center;
  }

  .md2\:\!text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .md2\:\!text-90 {
    font-size: 90px !important;
  }

  .md2\:text-104 {
    font-size: 104px;
  }

  .md2\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md2\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md2\:text-4xl {
    font-size: 2rem;
    line-height: 2.125rem;
  }

  .md2\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md2\:text-64 {
    font-size: 64px;
  }

  .md2\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .md2\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .md2\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .md2\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .md2\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md2\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md2\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md2\:text-xl {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  .md2\:font-325 {
    font-weight: 325;
  }

  .md2\:font-extralight {
    font-weight: 200;
  }

  .md2\:\!leading-none {
    line-height: 1 !important;
  }

  .md2\:leading-10 {
    line-height: 2.5rem;
  }

  .md2\:leading-13 {
    line-height: 52.8px;
  }

  .md2\:leading-14 {
    line-height: 64px;
  }

  .md2\:leading-20 {
    line-height: 93.60px;
  }

  .md2\:leading-5 {
    line-height: 1.25rem;
  }

  .md2\:leading-6 {
    line-height: 1.5rem;
  }

  .md2\:leading-7 {
    line-height: 1.75rem;
  }

  .md2\:leading-8 {
    line-height: 2rem;
  }

  .md2\:leading-9 {
    line-height: 2.25rem;
  }

  .md2\:leading-\[52\.80px\] {
    line-height: 52.80px;
  }

  .md2\:tracking-\[-0\.48px\] {
    letter-spacing: -0.48px;
  }

  .md2\:tracking-\[-0\.96px\] {
    letter-spacing: -0.96px;
  }

  .md2\:tracking-wide0016 {
    letter-spacing: 1.6px;
  }

  .md2\:tracking-wide016 {
    letter-spacing: -0.16px;
  }

  .md2\:tracking-wide048 {
    letter-spacing: -0.48px;
  }

  .md2\:tracking-wide072 {
    letter-spacing: -0.72px;
  }

  .md2\:tracking-wide096 {
    letter-spacing: -0.96px;
  }

  .md2\:tracking-wide128 {
    letter-spacing: -1.28px;
  }

  .md2\:tracking-wide312 {
    letter-spacing: -3.12px;
  }

  .md2\:\[column-gap\:36px\] {
    column-gap: 36px;
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-\[100px\] {
    margin-bottom: 100px;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mt-11 {
    margin-top: 2.75rem;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mt-9 {
    margin-top: 2.25rem;
  }

  .lg\:mt-\[100px\] {
    margin-top: 100px;
  }

  .lg\:mt-\[45\.5px\] {
    margin-top: 45.5px;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:h-52 {
    height: 13rem;
  }

  .lg\:h-77 {
    height: 308px;
  }

  .lg\:h-84 {
    height: 344px;
  }

  .lg\:h-\[346px\] {
    height: 346px;
  }

  .lg\:h-\[calc\(120px-8px\)\] {
    height: calc(120px - 8px);
  }

  .lg\:min-h-\[515px\] {
    min-height: 515px;
  }

  .lg\:w-9\/10 {
    width: 90%;
  }

  .lg\:w-98 {
    width: 400px;
  }

  .lg\:w-\[120px\] {
    width: 120px;
  }

  .lg\:w-\[90\%\] {
    width: 90%;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-14 {
    gap: 3.5rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-\[50px\] {
    gap: 50px;
  }

  .lg\:gap-x-8 {
    column-gap: 2rem;
  }

  .lg\:gap-x-9 {
    column-gap: 2.25rem;
  }

  .lg\:gap-y-12 {
    row-gap: 3rem;
  }

  .lg\:gap-y-\[47px\] {
    row-gap: 47px;
  }

  .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-\[2\.5rem_34px_30px_50px\] {
    padding: 2.5rem 34px 30px 50px;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-36 {
    padding-bottom: 9rem;
  }

  .lg\:pb-\[150px\] {
    padding-bottom: 150px;
  }

  .lg\:pb-\[43px\] {
    padding-bottom: 43px;
  }

  .lg\:pb-\[49px\] {
    padding-bottom: 49px;
  }

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

  .lg\:pl-32 {
    padding-left: 8rem;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:pr-16 {
    padding-right: 4rem;
  }

  .lg\:pr-\[60px\] {
    padding-right: 60px;
  }

  .lg\:pt-11 {
    padding-top: 2.75rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-2 {
    padding-top: 0.5rem;
  }

  .lg\:pt-\[36px\] {
    padding-top: 36px;
  }

  .lg\:pt-\[45px\] {
    padding-top: 45px;
  }

  .lg\:pt-\[60px\] {
    padding-top: 60px;
  }

  .lg\:\!text-104 {
    font-size: 104px !important;
  }

  .lg\:\!text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  .lg\:\!text-8xl {
    font-size: 6rem !important;
    line-height: 1 !important;
  }

  .lg\:text-104 {
    font-size: 104px;
  }

  .lg\:text-177 {
    font-size: 177px;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-4xl {
    font-size: 2rem;
    line-height: 2.125rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .lg\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .lg\:font-325 {
    font-weight: 325;
  }

  .lg\:font-light {
    font-weight: 300;
  }

  .lg\:\!leading-20 {
    line-height: 93.60px !important;
  }

  .lg\:leading-10 {
    line-height: 2.5rem;
  }

  .lg\:leading-12 {
    line-height: 48px;
  }

  .lg\:leading-13 {
    line-height: 52.8px;
  }

  .lg\:leading-13\.5 {
    line-height: 57px;
  }

  .lg\:leading-144 {
    line-height: 144px;
  }

  .lg\:leading-20 {
    line-height: 93.60px;
  }

  .lg\:leading-6 {
    line-height: 1.5rem;
  }

  .lg\:leading-7 {
    line-height: 1.75rem;
  }

  .lg\:leading-9 {
    line-height: 2.25rem;
  }

  .lg\:leading-\[0\.9\] {
    line-height: 0.9;
  }

  .lg\:leading-\[48px\] {
    line-height: 48px;
  }

  .lg\:leading-\[52\.80px\] {
    line-height: 52.80px;
  }

  .lg\:leading-\[60px\] {
    line-height: 60px;
  }

  .lg\:leading-\[80px\] {
    line-height: 80px;
  }

  .lg\:\!tracking-\[-0\.48px\] {
    letter-spacing: -0.48px !important;
  }

  .lg\:\!tracking-wide312 {
    letter-spacing: -3.12px !important;
  }

  .lg\:tracking-\[-0\.72px\] {
    letter-spacing: -0.72px;
  }

  .lg\:tracking-wide072 {
    letter-spacing: -0.72px;
  }

  .lg\:tracking-wide096 {
    letter-spacing: -0.96px;
  }

  .lg\:tracking-wide192 {
    letter-spacing: -1.92px;
  }

  .lg\:tracking-wide312 {
    letter-spacing: -3.12px;
  }

  .lg\:tracking-wide531 {
    letter-spacing: -5.31px;
  }
}

@media (min-width: 1200px) {
  .lg2\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg2\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg2\:h-\[122px\] {
    height: 122px;
  }

  .lg2\:h-\[calc\(175px-8px\)\] {
    height: calc(175px - 8px);
  }

  .lg2\:\!w-\[260px\] {
    width: 260px !important;
  }

  .lg2\:w-4\/5 {
    width: 80%;
  }

  .lg2\:w-\[175px\] {
    width: 175px;
  }

  .lg2\:max-w-\[291px\] {
    max-width: 291px;
  }

  .lg2\:gap-5 {
    gap: 1.25rem;
  }

  .lg2\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .lg2\:pr-\[55px\] {
    padding-right: 55px;
  }

  .lg2\:pt-\[100px\] {
    padding-top: 100px;
  }
}

@media (min-width: 1280px) {
  .xl\:ml-\[30\%\] {
    margin-left: 30%;
  }

  .xl\:w-3\/4 {
    width: 75%;
  }

  .xl\:w-\[calc\(100\%-10px\)\] {
    width: calc(100% - 10px);
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:gap-0 {
    gap: 0px;
  }

  .xl\:gap-14 {
    gap: 3.5rem;
  }

  .xl\:gap-16 {
    gap: 4rem;
  }

  .xl\:gap-20 {
    gap: 5rem;
  }

  .xl\:gap-25 {
    gap: 100px;
  }

  .xl\:pl-24 {
    padding-left: 6rem;
  }

  .xl\:pl-60 {
    padding-left: 15rem;
  }

  .xl\:pr-16 {
    padding-right: 4rem;
  }

  .xl\:pr-24 {
    padding-right: 6rem;
  }

  .xl\:pr-32 {
    padding-right: 8rem;
  }

  .xl\:pr-\[115px\] {
    padding-right: 115px;
  }

  .xl\:text-104 {
    font-size: 104px;
  }

  .xl\:text-190 {
    font-size: 190px;
  }

  .xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .xl\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .xl\:text-90 {
    font-size: 90px;
  }

  .xl\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .xl\:leading-121 {
    line-height: 121px;
  }

  .xl\:leading-14 {
    line-height: 64px;
  }

  .xl\:leading-144 {
    line-height: 144px;
  }

  .xl\:leading-15 {
    line-height: 68px;
  }

  .xl\:leading-18 {
    line-height: 80px;
  }

  .xl\:leading-20 {
    line-height: 93.60px;
  }

  .xl\:leading-7 {
    line-height: 1.75rem;
  }

  .xl\:leading-88 {
    line-height: 88px;
  }

  .xl\:tracking-wide312 {
    letter-spacing: -3.12px;
  }
}

@media (min-width: 1360px) {
  .xl2\:-left-12\.5 {
    left: -50px;
  }

  .xl2\:left-\[-45px\] {
    left: -45px;
  }

  .xl2\:top-\[-17px\] {
    top: -17px;
  }

  .xl2\:w-\[300px\] {
    width: 300px;
  }

  .xl2\:w-\[65\%\] {
    width: 65%;
  }

  .xl2\:w-\[calc\(100\%-120px\)\] {
    width: calc(100% - 120px);
  }

  .xl2\:w-\[calc\(100\%-200px\)\] {
    width: calc(100% - 200px);
  }

  .xl2\:w-\[calc\(100\%-216px\)\] {
    width: calc(100% - 216px);
  }

  .xl2\:w-\[calc\(100\%-224px\)\] {
    width: calc(100% - 224px);
  }

  .xl2\:w-\[calc\(100\%-352px\)\] {
    width: calc(100% - 352px);
  }

  .xl2\:w-\[calc\(100\%-376px\)\] {
    width: calc(100% - 376px);
  }

  .xl2\:w-\[calc\(472px-120px\)\] {
    width: calc(472px - 120px);
  }

  .xl2\:max-w-\[664px\] {
    max-width: 664px;
  }

  .xl2\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl2\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .xl2\:items-center {
    align-items: center;
  }

  .xl2\:\!gap-28 {
    gap: 7rem !important;
  }

  .xl2\:gap-10 {
    gap: 2.5rem;
  }

  .xl2\:gap-8 {
    gap: 2rem;
  }

  .xl2\:gap-\[67\.75px\] {
    gap: 67.75px;
  }

  .xl2\:gap-x-24 {
    column-gap: 6rem;
  }

  .xl2\:gap-x-8 {
    column-gap: 2rem;
  }

  .xl2\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl2\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl2\:px-25 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .xl2\:px-26 {
    padding-left: 108px;
    padding-right: 108px;
  }

  .xl2\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .xl2\:px-46 {
    padding-left: 188px;
    padding-right: 188px;
  }

  .xl2\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xl2\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }

  .xl2\:px-\[108px\] {
    padding-left: 108px;
    padding-right: 108px;
  }

  .xl2\:px-\[176px\] {
    padding-left: 176px;
    padding-right: 176px;
  }

  .xl2\:px-\[188px\] {
    padding-left: 188px;
    padding-right: 188px;
  }

  .xl2\:px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px;
  }

  .xl2\:pl-12\.5 {
    padding-left: 50px;
  }

  .xl2\:pl-46 {
    padding-left: 188px;
  }

  .xl2\:pl-\[50px\] {
    padding-left: 50px;
  }

  .xl2\:pr-12 {
    padding-right: 3rem;
  }

  .xl2\:pr-15 {
    padding-right: 60px;
  }

  .xl2\:pr-20 {
    padding-right: 5rem;
  }

  .xl2\:pr-\[54px\] {
    padding-right: 54px;
  }

  .xl2\:pr-\[55px\] {
    padding-right: 55px;
  }

  .xl2\:pt-\[17px\] {
    padding-top: 17px;
  }

  .xl2\:\!text-9xl {
    font-size: 8rem !important;
    line-height: 1 !important;
  }

  .xl2\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xl2\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xl2\:\!leading-121 {
    line-height: 121px !important;
  }

  .xl2\:leading-14 {
    line-height: 64px;
  }
}

@media (min-width: 1536px) {
  .\32xl\:pl-0 {
    padding-left: 0px;
  }
}

.\[\&_\*\]\:text-primaryNavy * {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.\[\&_a\:hover\]\:\!text-secondaryBlue a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 24 242 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_a\]\:font-450 a {
  font-weight: 450;
}

.\[\&_a\]\:text-primaryNavy a {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:text-white a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:underline a {
  text-decoration-line: underline;
}

.hover\:\[\&_a\]\:text-primaryTeal a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 226 193 / var(--tw-text-opacity, 1));
}

.\[\&_h2\]\:mb-4 h2 {
  margin-bottom: 1rem;
}

.\[\&_h2\]\:mt-0 h2 {
  margin-top: 0px;
}

.\[\&_h2\]\:text-3xl h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.\[\&_h2\]\:font-light h2 {
  font-weight: 300;
}

.\[\&_h2\]\:leading-10 h2 {
  line-height: 2.5rem;
}

.\[\&_h2\]\:tracking-wide072 h2 {
  letter-spacing: -0.72px;
}

@media (min-width: 992px) {
  .\[\&_h2\]\:md2\:text-4xl h2 {
    font-size: 2rem;
    line-height: 2.125rem;
  }
}

.\[\&_h3\]\:mb-3 h3 {
  margin-bottom: 0.75rem;
}

.\[\&_h3\]\:mt-6 h3 {
  margin-top: 1.5rem;
}

.\[\&_h3\]\:text-2xl h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}

.\[\&_h3\]\:font-light h3 {
  font-weight: 300;
}

@media (min-width: 992px) {
  .\[\&_h3\]\:md2\:text-3xl h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.\[\&_h5\]\:mt-8 h5 {
  margin-top: 2rem;
}

.\[\&_h5\]\:font-mwePlusVar h5 {
  font-family: MWE Arizona Plus Variable;
}

.\[\&_h5\]\:text-xl h5 {
  font-size: 1.5rem;
  line-height: 1.75rem;
}

.\[\&_h5\]\:font-450 h5 {
  font-weight: 450;
}

.\[\&_h5\]\:leading-6 h5 {
  line-height: 1.5rem;
}

.\[\&_iframe\]\:aspect-video iframe {
  aspect-ratio: 16 / 9;
}

.\[\&_iframe\]\:h-auto iframe {
  height: auto;
}

.\[\&_iframe\]\:w-full iframe {
  width: 100%;
}

.\[\&_li\]\:font-mwePlusVar li {
  font-family: MWE Arizona Plus Variable;
}

.\[\&_li\]\:\!text-base li {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\[\&_li\]\:text-base li {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\[\&_li\]\:font-325 li {
  font-weight: 325;
}

.\[\&_li\]\:leading-5 li {
  line-height: 1.25rem;
}

.\[\&_li\]\:tracking-wide016 li {
  letter-spacing: -0.16px;
}

.\[\&_li\]\:font-srff-0 li {
  font-variation-settings: "SRFF" 0;
}

.\[\&_ol\]\:mb-4 ol {
  margin-bottom: 1rem;
}

.\[\&_ol\]\:list-decimal ol {
  list-style-type: decimal;
}

.\[\&_ol\]\:pl-6 ol {
  padding-left: 1.5rem;
}

.\[\&_p\+p\]\:mt-3 p+p {
  margin-top: 0.75rem;
}

.\[\&_p\:first-child\]\:mt-0 p:first-child {
  margin-top: 0px;
}

.\[\&_p\:last-child\]\:mb-0 p:last-child {
  margin-bottom: 0px;
}

.\[\&_p\:last-child\]\:pb-0 p:last-child {
  padding-bottom: 0px;
}

.\[\&_p\]\:m-0 p {
  margin: 0px;
}

.\[\&_p\]\:mb-3 p {
  margin-bottom: 0.75rem;
}

.\[\&_p\]\:mb-4 p {
  margin-bottom: 1rem;
}

.\[\&_p\]\:mb-6 p {
  margin-bottom: 1.5rem;
}

.\[\&_p\]\:pb-6 p {
  padding-bottom: 1.5rem;
}

.\[\&_p\]\:font-mwePlusVar p {
  font-family: MWE Arizona Plus Variable;
}

.\[\&_p\]\:\!text-base p {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\[\&_p\]\:text-base p {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\[\&_p\]\:font-325 p {
  font-weight: 325;
}

.\[\&_p\]\:leading-5 p {
  line-height: 1.25rem;
}

.\[\&_p\]\:tracking-wide016 p {
  letter-spacing: -0.16px;
}

.\[\&_p\]\:text-primaryNavy p {
  --tw-text-opacity: 1;
  color: rgb(0 0 66 / var(--tw-text-opacity, 1));
}

.\[\&_p\]\:font-srff-0 p {
  font-variation-settings: "SRFF" 0;
}

.\[\&_span\]\:\!font-mwePlusVar span {
  font-family: MWE Arizona Plus Variable !important;
}

.\[\&_span\]\:\!text-2xl span {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.\[\&_span\]\:\!text-4xl span {
  font-size: 2rem !important;
  line-height: 2.125rem !important;
}

.\[\&_span\]\:\!text-xs span {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.\[\&_span\]\:font-325 span {
  font-weight: 325;
}

.\[\&_span\]\:leading-7 span {
  line-height: 1.75rem;
}

.\[\&_span\]\:tracking-wide048 span {
  letter-spacing: -0.48px;
}

.\[\&_span\]\:font-srff-0 span {
  font-variation-settings: "SRFF" 0;
}

@media (min-width: 1024px) {
  .\[\&_span\]\:lg\:\!text-8xl span {
    font-size: 6rem !important;
    line-height: 1 !important;
  }
}

.\[\&_ul\]\:my-2 ul {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.\[\&_ul\]\:mb-0 ul {
  margin-bottom: 0px;
}

.\[\&_ul\]\:mb-4 ul {
  margin-bottom: 1rem;
}

.\[\&_ul\]\:mt-4 ul {
  margin-top: 1rem;
}

.\[\&_ul\]\:list-disc ul {
  list-style-type: disc;
}

.\[\&_ul\]\:pl-6 ul {
  padding-left: 1.5rem;
}

.\[\&_ul\]\:pl-7\.5 ul {
  padding-left: 30px;
}
