body,
html {
  height: 100%; }

body.no-scroll {
  overflow: hidden; }

h2 {
  font-size: 30px; }

.page-body {
  min-height: calc(100vh - 590px); }

@media (min-width: 1100px) {
  .page-body {
    min-height: calc(100vh - 546px); } }

.site-footer {
  margin-top: 0; }

.margin-bottom-md {
  margin-bottom: 80px; }

.toolbar-tray-open.toolbar-horizontal.homepage-leftmenu .mobile-nav {
  top: 79px;
  z-index: 500; }

.toolbar-tray-open.toolbar-horizontal .nav-fixed {
  top: 79px;
  z-index: 495; }

.circular-updates-header {
  margin-bottom: 25px; }

.circular-updates {
  display: block;
  text-align: center;
  margin-top: 50px; }

/* .circular-updates p:first-child{
    margin-bottom: 0;
  } */
.circular-updates__icon {
  display: block;
  margin-bottom: 20px; }

.block-views-blockcirculars-block-1 .more-link {
  text-align: center;
  padding: 20px;
  margin-bottom: 40px; }

.block-views-blockcirculars-block-1 .more-link a {
  border-radius: 30px;
  background-color: #b70072;
  color: white;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "CartoGothicStd-Bold", sans-serif;
  display: inline-block;
  padding: 16.5px 30px;
  line-height: 1.2;
  font-size: 13px;
  text-align: center;
  color: #FFFFFF;
  border: 0;
  white-space: normal; }

.block-views-blockcirculars-block-1 .more-link a:hover {
  background-color: #00AEEF; }

/* Header */
/* @media (max-width: 1100px) {
    header.ac_container {
      height: 90px;
    }
  } */
/* Newsletter Section */
.newsletter-hm-container:not(:last-child) {
  margin-bottom: 60px; }

.newsletter-hm-container h3 {
  color: #004a8f; }

.newsletter-hm h1 {
  color: #004a8f; }

.newsletter-hm__header {
  margin: 20px 0; }

.newsletter-hm__footer {
  margin-top: 40px; }

.user-hm p {
  line-height: 0; }

.doc-icon-custom {
  width: 40px;
  margin-right: 32px; }

.doc-title-custom {
  font-weight: bold; }

.paragraph--type--resource {
  padding: 8px 8px; }

/* Hide Section filter */
#block-views-block-search-resource-block-1 .form-item-resource-terms {
  display: none; }

/* Custom nav breakpoint */
/* @media only screen and (min-width: 990px ) { */
.nav-fixed {
  position: -webkit-sticky !important;
  position: sticky !important; }

/* } */
/* Hamburger nav items */
.custom-nav-items li {
  display: inline;
  padding: 16px;
  letter-spacing: initial; }

.custom-nav-items a {
  color: white;
  font-size: 12px; }

.nav-hamburger {
  height: 25px; }

.main-nav .__middle .nav-item {
  padding-top: 20px;
  padding-bottom: 15px; }

.main-nav .__middle .nav-content-wrapper,
.main-nav .__middle .megatron {
  height: 70px; }

.pull-left .logo {
  margin: 0 !important; }

@media only screen and (max-width: 480px) {
  .main-nav .logo img {
    width: 100% !important; } }

@media (max-width: 600px) {
  .custom-nav-items li {
    padding: 5px; } }

@media (min-width: 800px) {
  .custom-nav-items a {
    font-size: 17px; } }

@media (min-height: 700px) {
  .mobile-nav .mobile-menu {
    height: calc(100% - 455px); } }

/* top bar */
#page-wrapper {
  background-color: #21203C; }

/* A-Z page style */
.AZ h1 {
  position: relative; }

.AZ h1 span {
  position: absolute;
  top: -100px;
  visibility: hidden; }

/* Homepage iconbox styles */
.home-subtitle {
  float: right;
  text-align: right;
  font-size: 12px;
  line-height: 18px; }

.home-iconbox {
  position: relative;
  text-align: center;
  color: white; }

.home-iconbox a {
  color: white; }

.home-iconbox .iconbox-title {
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 35%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.megatron .logo {
  width: 50%;
  display: block;
  margin: 0 auto 10px;
  /* width: 50px; */
  height: 50px; }

/* Homepage Circular Updates */
.block-views-blockcirculars-block-1 {
  margin-top: 30px; }

.circular-updates p {
  text-align: left;
  color: #B4BEC6;
  font-size: 14px;
  padding-left: 12px; }

.circular-updates p a {
  color: #004B8E;
  font-weight: bold;
  font-size: 20px; }

.circular-updates .col-md-4:nth-child(-n+2) {
  border-right: 1px solid #B4BEC6; }

/* Homepage A-Z */
.home-a-z {
  background-color: #F4F8FB;
  padding: 60px 30px 60px 30px;
  margin: 50px 0 50px 0; }

.home-a-z .index-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.home-a-z .index-links a {
  border: 1px solid #b70072;
  border-radius: 5px;
  margin-top: 16px; }

.home-a-z .index-links a:hover {
  background-color: #b70072;
  color: white; }

@media only screen and (max-width: 1919px) {
  .home-a-z .mobile-links {
    display: block; }
  .home-a-z .desktop-links {
    display: none; }
  .home-a-z .index-links a {
    padding: 14px 44px 14px 44px !important; } }

@media only screen and (min-width: 1920px) {
  .home-a-z .mobile-links {
    display: none; }
  .home-a-z .desktop-links {
    display: block; } }

@media only screen and (max-width: 1239px) {
  .home-a-z .index-links a {
    padding: 14px 23px 14px 23px !important; } }

@media only screen and (min-width: 1240px) {
  .home-a-z .index-links a {
    padding: 14px 44px 14px 44px !important; } }

/* User login form */
.user-login-form p {
  display: inline-block;
  width: 50%;
  float: left; }

.user-login-form .form-group,
.user-login-form .captcha {
  width: 50%; }

@media only screen and (max-width: 800px) {
  .user-login-form p {
    width: 100%; }
  .user-login-form .form-group,
  .user-login-form .captcha {
    width: 100%; } }

/* new nav */
/* #block-horizontalmenu{
    position: fixed;
    top: 0;
    width: 100%;
  } */
.block-responsive-menu-toggle {
  /* margin-left: auto;
    margin-right: auto; */
  /* text-align:center; */ }

.mm-panels a {
  text-transform: uppercase;
  padding: 3px 25px;
  text-decoration: none;
  cursor: pointer; }

@media (min-width: 768px) {
  .mm-panels a {
    padding: 8px 25px; } }

.custom-nav-items {
  display: inline-flex;
  margin-top: 30px;
  /* text-align: right; */ }

.mm-menu {
  --mm-color-background: #111;
  --mm-color-text: #fff; }

.mm-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.mm-logo .megatron {
  display: block; }

.mm-logo .logo {
  width: 80px;
  height: 80px; }

.mm-logo .logo svg {
  position: relative;
  display: block;
  max-width: 100%;
  max-height: 100%; }

.mm-panels > .mm-panel {
  top: 33px; }

.mm-navbar .search-block-form {
  margin-top: -100px; }

.mobile-nav {
  display: none; }

.logo .logo-image {
  width: 50%;
  margin-top: 12px; }

#toggle-icon {
  top: -7px; }

#close-icon {
  margin-left: 88%;
  color: white; }

/* Nav Search box */
#edit-keys {
  width: 90%;
  margin-left: 5%; }

.logo {
  width: 30%; }

.logo img {
  width: 100%;
  margin-top: 6px; }

/* Paragraph CSS */
.paragraph img {
  padding-right: 30px;
  max-width: 100%;
  height: auto; }

.home-iconbox img {
  padding-right: 0px;
  max-width: 100%;
  height: auto; }

/* Responsive Menu CSS */
.responsive-menu-block-wrapper {
  display: none; }

html.mm-opened .mm-page {
  position: fixed !important;
  width: 100%; }

.mm-page,
.mm-wrapper_background body {
  background-color: #ffffff; }

.mm-opening .toolbar-tray-open.toolbar-fixed.toolbar-vertical,
.mm-opened .toolbar-tray-open.toolbar-fixed.toolbar-vertical {
  margin-left: 0; }

.mm-opening .toolbar-tray-open.toolbar-fixed.toolbar-vertical .mm-page,
.mm-opened .toolbar-tray-open.toolbar-fixed.toolbar-vertical .mm-page {
  padding-left: 240px;
  padding-left: 15rem; }

.horizontal-menu {
  position: relative;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  list-style: none;
  width: 100%; }

.horizontal-menu > li {
  display: inline-block;
  position: relative; }

.horizontal-menu > li ul ul {
  left: 13.75em;
  top: 0; }

.horizontal-menu ul .fly-left ul {
  left: -13.75em; }

.horizontal-menu > li > a {
  display: block;
  padding-top: 0.3em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em; }

.horizontal-menu > li ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  box-sizing: border-box;
  width: 13.75em;
  list-style: none; }

.horizontal-menu li.sfHover > ul,
.horizontal-menu li:hover > ul {
  display: block; }

.horizontal-menu li li {
  position: relative;
  float: left;
  width: 100%; }

.horizontal-menu > li > li:hover > ul,
.horizontal-menu > li > li.sfHover > ul {
  display: block; }

.horizontal-menu > li li > a {
  display: block;
  position: relative;
  padding-top: 0.25em;
  padding-right: 1em;
  padding-bottom: 0.25em;
  padding-left: 1em;
  text-transform: none; }

.off-canvas-wrapper {
  display: block; }

.no-js .off-canvas-wrapper {
  display: none; }

.responsive-menu-toggle {
  display: inline-block; }

.responsive-menu-toggle-icon {
  box-sizing: border-box;
  display: block;
  width: 44px;
  height: 35px;
  z-index: 4;
  margin-top: 0;
  position: relative; }

.no-js .responsive-menu-toggle-icon {
  display: none; }

.responsive-menu-toggle-icon span.label {
  display: block;
  position: absolute;
  font-size: 17px;
  text-transform: uppercase;
  top: 2px;
  left: 40px;
  color: #fff; }

.responsive-menu-toggle-icon:before,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  background: #fff;
  content: '';
  display: block;
  width: 20px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 13px;
  border-radius: 2px; }

.responsive-menu-toggle-icon:before {
  top: 8px; }

.responsive-menu-toggle-icon span.icon {
  top: 14px; }

.responsive-menu-toggle-icon:after {
  top: 20px; }

.responsive-menu-toggle-icon:before,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  transition: none 0.4s ease-out 0.1s;
  transition-property: -webkit-transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity; }

html.mm-opening .responsive-menu-toggle-icon:before,
html.mm-opening .responsive-menu-toggle-icon:after {
  top: 14px; }

html.mm-opening .responsive-menu-toggle-icon span.icon {
  left: -25px;
  opacity: 0; }

html.mm-opening .responsive-menu-toggle-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

html.mm-opening .responsive-menu-toggle-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#mm-blocker {
  background: rgba(0, 0, 0, 0); }

.mm-opening #mm-blocker {
  background: rgba(0, 0, 0, 0.2);
  transition: background 1s ease 0.3s; }

.mm-opening #page {
  border-left: 1px solid #ccc; }

.mm-panel a {
  border-bottom: none; }

ul.menu.mm-listview a.is-active {
  color: inherit; }

.mm-panel a:hover {
  border: none; }

.page-body {
  padding-bottom: 100px; }
  .page-body .page-title {
    margin-top: 25px; }
  .page-body .paragraph ul li::marker {
    color: #f96900;
    font-size: 30px; }
  .page-body li {
    padding-bottom: 12px; }
  .page-body ol {
    margin-left: 12px; }
    .page-body ol li {
      padding-left: 12px; }
  .page-body .last-updated {
    color: #f96900;
    margin-bottom: 32px;
    margin-top: 24px;
    font-size: 12px;
    line-height: 16px; }
  .page-body a {
    color: #00665A; }
  .page-body .paragraph--type--call-to-action {
    border: 1px solid #dadada;
    padding: 25px 40px;
    margin-bottom: 24px;
    border-radius: 8px; }
    .page-body .paragraph--type--call-to-action:hover {
      background-color: #00665A; }
      .page-body .paragraph--type--call-to-action:hover .icon-container {
        background: #ffffff; }
        .page-body .paragraph--type--call-to-action:hover .icon-container .icon {
          color: #00665A; }
      .page-body .paragraph--type--call-to-action:hover .action-title {
        color: #ffffff; }
    .page-body .paragraph--type--call-to-action .icon-container {
      position: relative;
      display: block;
      background: #00665A;
      color: #ffffff;
      border-radius: 50%;
      width: 64px;
      height: 64px;
      display: inline-block; }
      .page-body .paragraph--type--call-to-action .icon-container .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .page-body .paragraph--type--call-to-action .action-title {
      display: inline-block;
      padding-left: 16px;
      font-size: 24px;
      line-height: 34px;
      color: #00665A; }
  .page-body .view-filters select {
    color: #00665A;
    padding: 16px 24px 20px 24px;
    height: 65px;
    font-size: 18px;
    line-height: 29px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../../img/icons/down-arrow.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em; }

.btn {
  color: #ffffff;
  border-radius: 34px; }

.btn.btn-primary {
  background-color: #00665A;
  color: #ffffff; }
  .btn.btn-primary:hover {
    background-color: #004D44; }

.search-results {
  padding-top: 24px; }
  .search-results .views-row {
    padding-bottom: 40px;
    padding-top: 32px;
    border-bottom: 1px solid #dadada; }
    .search-results .views-row .media_icon, .search-results .views-row .results--content {
      display: inline-block; }
    .search-results .views-row .media_icon {
      padding-right: 24px; }
    .search-results .views-row .results--title {
      font-size: 24px;
      line-height: 34px; }
    .search-results .views-row .results--description {
      font-size: 16px;
      line-height: 24px;
      color: #4A4A4A;
      padding-bottom: 32px; }
    .search-results .views-row .results--link {
      font-size: 14px;
      line-height: 20px;
      text-decoration: underline; }

.research-resource {
  margin: 32px 0; }
  .research-resource .doc-icon-custom {
    width: 23px;
    margin-right: 5px; }

.view-display-id-page .form-item-keywords {
  display: none; }

.content--top {
  background-color: #f4f4f4; }
  .content--top .paragraph--type--long-formatted-text {
    text-align: -webkit-center;
    text-align: center; }
    .content--top .paragraph--type--long-formatted-text h2 {
      font-size: 36px;
      line-height: 42px;
      padding-top: 56px; }
    .content--top .paragraph--type--long-formatted-text p {
      margin-bottom: 48px;
      margin-left: auto;
      margin-right: auto; }
  .content--top .icon-cards-group {
    padding-bottom: 120px; }
  .content--top .icon-card {
    background-color: #ffffff;
    padding: 32px 32px 40px 32px;
    margin-bottom: 30px;
    box-shadow: 0px 2px 12px rgba(32, 32, 60, 0.0649858);
    border-radius: 8px;
    font-size: 24px;
    line-height: 34px;
    min-height: 360px; }
    .content--top .icon-card .icon-container {
      position: relative;
      display: block;
      margin-bottom: 16px;
      background: #00665A;
      color: #ffffff;
      border-radius: 50%;
      width: 64px;
      height: 64px; }
      .content--top .icon-card .icon-container .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .content--top .icon-card p {
      font-size: 14px;
      line-height: 20px;
      padding-top: 16px;
      color: #4A4A4A; }

.jumbotron--search {
  text-align: center;
  color: #ffffff;
  background-image: url("../../img/header.jpg");
  background-size: cover;
  z-index: -1; }
  .jumbotron--search .region-slideshow {
    background: linear-gradient(to bottom left, transparent 50%, #f96900 0) bottom left/120px 120px no-repeat, linear-gradient(to bottom right, transparent 50%, #b19f64 0) bottom right/80px 80px no-repeat; }
  .jumbotron--search h2 {
    padding-top: 96px;
    margin-bottom: 16px;
    font-size: 48px;
    line-height: 52px; }
  .jumbotron--search p {
    margin-bottom: 48px; }
  .jumbotron--search form {
    display: inline-flex; }
  .jumbotron--search .form-group {
    margin-bottom: 24px; }
  .jumbotron--search .form-text {
    border-radius: 32px 0 0 32px;
    height: 64px; }
    @media (min-width: 992px) {
      .jumbotron--search .form-text {
        width: 700px; } }
  .jumbotron--search .form-actions {
    margin: 0; }
  .jumbotron--search .button {
    margin: 0;
    border-radius: 0 32px 32px 0;
    height: 64px;
    background-color: #00665A; }
    .jumbotron--search .button::after {
      content: url("../../img/icons/search.svg"); }
    .jumbotron--search .button:hover {
      background-color: #004D44; }
  .jumbotron--search .search-links {
    padding-bottom: 117px; }
  .jumbotron--search .search-links--title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px; }
  .jumbotron--search .search-links--link {
    line-height: 18px;
    border: 1px solid #ffffff;
    padding: 9px 35px 11px 35px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px;
    border-radius: 19px; }
    @media (min-width: 992px) {
      .jumbotron--search .search-links--link {
        display: inline; } }
  .jumbotron--search .search-links--link a {
    color: #ffffff; }

.jumbotron--subpage {
  background-image: url("../../img/subpage.jpg");
  background-size: cover;
  height: 400px; }
  .jumbotron--subpage .region-slideshow {
    background: none; }
  .jumbotron--subpage .block-page-title-block {
    height: 400px;
    position: relative; }
  .jumbotron--subpage h1 {
    font-size: 48px;
    line-height: 52px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.text-and-picture {
  margin-top: 56px;
  margin-bottom: 96px; }
  .text-and-picture--title {
    font-size: 36px;
    line-height: 42px;
    padding-bottom: 24px; }
  .text-and-picture p {
    font-size: 18px;
    line-height: 29px;
    padding-bottom: 40px;
    overflow-wrap: break-word; }
  .text-and-picture a {
    background-color: #00665A;
    color: #ffffff;
    border-radius: 34px;
    padding: 12px 30px 16px 30px;
    margin-top: 52px;
    font-size: 18px; }
    .text-and-picture a:hover {
      background-color: #004D44; }
  .text-and-picture img {
    width: 100%;
    height: auto;
    padding-right: 0; }
  @media (min-width: 992px) {
    .text-and-picture .left img {
      padding-right: 100px; } }
  .text-and-picture img {
    width: 100%;
    height: auto; }
  @media (min-width: 992px) {
    .text-and-picture .left img {
      padding-right: 100px; } }
  @media (min-width: 992px) {
    .text-and-picture .right img {
      padding-left: 100px; } }
  @media (min-width: 992px) {
    .text-and-picture .display-flex-center {
      display: flex;
      align-items: center; } }
  .text-and-picture .text-and-picture--textarea {
    padding-top: 24px;
    padding-bottom: 24px; }

.view-circulars {
  border-top: 1px solid #dadada; }
  .view-circulars .col-md-4 {
    margin-bottom: 60px; }
  .view-circulars .col-md-4:not(:nth-child(3n+3)) {
    border: none;
    border-right: 1px solid #B4BEC6; }
  .view-circulars .circular-updates-header {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
    margin-top: 96px;
    margin-bottom: 108px; }
  .view-circulars .circular-container {
    max-width: 310px;
    padding-left: 60px; }
    .view-circulars .circular-container p {
      padding: 0; }
  .view-circulars .circular-updates__icon {
    text-align-last: left; }
  .view-circulars .circular-updates__date {
    font-size: 13px;
    line-height: 29px;
    color: #4A4A4A; }
  .view-circulars .circular-updates__text {
    font-size: 18px;
    line-height: 29px;
    color: #20203C; }
  .view-circulars .circular-updates__link a {
    font-size: 16px;
    line-height: 23px;
    color: #00665A; }
  .view-circulars .circular-updates__link .cta-chevron {
    color: #f96900;
    padding-left: 12px; }
  .view-circulars .more-link a {
    background-color: #00665A;
    color: #ffffff;
    font-size: 18px;
    line-height: 29px;
    padding: 12px 30px 16px 30px;
    border-radius: 34px; }
    .view-circulars .more-link a:hover {
      background-color: #004D44; }
  .view-circulars .views-field-name {
    margin-top: 32px;
    font-size: 24px;
    line-height: 34px; }
  .view-circulars .views-field-created {
    color: #f96900; }

.site-footer {
  background-color: #004D44; }
  @media (min-width: 992px) {
    .site-footer {
      height: 520px; } }
  .site-footer .social {
    margin-top: 64px; }
  .site-footer .social li a {
    background-color: #ffffff;
    color: #f96900; }
    .site-footer .social li a:hover {
      background-color: #00665A; }
  .site-footer ul li a:hover {
    color: #ffffff; }
  .site-footer ul.list-arrow li:before {
    color: #f96900; }
  .site-footer .footer-widget-contact .icon {
    color: #f96900; }
  .site-footer--credits {
    background-color: #002923; }
  .site-footer .block-system-menu-blockfooter, .site-footer .block-block-content {
    padding-top: 50px; }
  .site-footer #block-whowearefooterleft {
    padding-top: 0; }

.menu-region {
  position: relative; }
  .menu-region ul, .menu-region li, .menu-region .menu {
    list-style-type: none; }
  .menu-region ul li::marker {
    content: ''; }
  .menu-region .popout-nav .col-md-6 {
    padding-left: 0;
    padding-right: 0; }
  .menu-region .popout-nav .menu-left {
    background-color: #001412;
    color: #ffffff;
    height: 80vh;
    overflow: scroll; }
    .menu-region .popout-nav .menu-left .region-menu-left {
      padding-top: 80px;
      padding-bottom: 120px; }
      .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper {
        border: 1px solid #002924;
        border-radius: 8px;
        box-sizing: border-box;
        padding: 12px 20px 12px 20px;
        margin-bottom: 16px;
        max-width: 360px;
        margin-left: auto;
        margin-right: auto; }
        @media (min-width: 992px) {
          .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper {
            max-width: 480px; } }
        .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper:hover, .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper:active, .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper:focus {
          background-color: #002924; }
          .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper:hover a, .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper:active a, .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper:focus a {
            color: #f96900; }
        .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper ul {
          list-style-type: none;
          margin: 0; }
          .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper ul a {
            font-size: 24px;
            line-height: 34px;
            color: #ffffff; }
        .menu-region .popout-nav .menu-left .region-menu-left .menu-wrapper .menu-description {
          font-size: 12px;
          line-height: 18px; }
      .menu-region .popout-nav .menu-left .region-menu-left .menus {
        margin: auto;
        width: 75%; }
        .menu-region .popout-nav .menu-left .region-menu-left .menus .menu-back {
          font-size: 18px;
          line-height: 20px;
          text-align: start;
          cursor: pointer;
          margin-bottom: 40px; }
          .menu-region .popout-nav .menu-left .region-menu-left .menus .menu-back .go-back--text {
            padding-left: 16px;
            vertical-align: top; }
      .menu-region .popout-nav .menu-left .region-menu-left .menus .menu-item a {
        color: #ffffff;
        font-size: 24px;
        line-height: 34px; }
        .menu-region .popout-nav .menu-left .region-menu-left .menus .menu-item a::after {
          content: '>';
          width: 8px;
          height: 16px;
          padding: 16px;
          color: #F96900; }
      .menu-region .popout-nav .menu-left .region-menu-left .menus .menu-item .menu {
        margin-top: 40px; }
      .menu-region .popout-nav .menu-left .region-menu-left .menus .menu-item .menu .menu-item {
        border: 1px solid #002924;
        border-radius: 8px;
        box-sizing: border-box;
        padding: 12px 20px 12px 20px;
        margin-bottom: 10px;
        max-width: 360px; }
        @media (min-width: 992px) {
          .menu-region .popout-nav .menu-left .region-menu-left .menus .menu-item .menu .menu-item {
            max-width: 480px; } }
        .menu-region .popout-nav .menu-left .region-menu-left .menus .menu-item .menu .menu-item:hover {
          background-color: #002924; }
        .menu-region .popout-nav .menu-left .region-menu-left .menus .menu-item .menu .menu-item a {
          font-size: 18px;
          line-height: 24px; }
  .menu-region .popout-nav .menu-right {
    color: #ffffff; }
    .menu-region .popout-nav .menu-right .menu-right-top {
      text-align: center;
      background-image: url("../../img/nav-top.jpg");
      background-size: cover;
      height: 40vh;
      position: relative;
      padding-left: 32px;
      padding-right: 32px; }
      .menu-region .popout-nav .menu-right .menu-right-top .region-menu-top-right {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 480px; }
      .menu-region .popout-nav .menu-right .menu-right-top h2 {
        font-size: 36px;
        line-height: 42px; }
      .menu-region .popout-nav .menu-right .menu-right-top p {
        font-size: 16px;
        line-height: 26px; }
      .menu-region .popout-nav .menu-right .menu-right-top form {
        display: inline-flex; }
      .menu-region .popout-nav .menu-right .menu-right-top .form-group {
        margin-bottom: 24px; }
      .menu-region .popout-nav .menu-right .menu-right-top .form-text {
        border-radius: 32px 0 0 32px;
        height: 48px; }
        @media (min-width: 992px) {
          .menu-region .popout-nav .menu-right .menu-right-top .form-text {
            width: 400px; } }
      .menu-region .popout-nav .menu-right .menu-right-top .form-actions {
        margin: 0; }
      .menu-region .popout-nav .menu-right .menu-right-top .button {
        margin: 0;
        border-radius: 0 32px 32px 0;
        height: 48px;
        background-color: #00665A; }
        .menu-region .popout-nav .menu-right .menu-right-top .button::after {
          content: url("../../img/icons/search--small.svg");
          width: 18px; }
        .menu-region .popout-nav .menu-right .menu-right-top .button:hover {
          background-color: #004D44; }
    .menu-region .popout-nav .menu-right .menu-right-bottom {
      text-align: center;
      background-image: url("../../img/nav-bottom.jpg");
      background-size: cover;
      height: 40vh;
      position: relative;
      padding-left: 32px;
      padding-right: 32px; }
      .menu-region .popout-nav .menu-right .menu-right-bottom .region-menu-bottom-right {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 480px; }
      .menu-region .popout-nav .menu-right .menu-right-bottom h2 {
        font-size: 36px;
        line-height: 42px; }
      .menu-region .popout-nav .menu-right .menu-right-bottom p {
        font-size: 16px;
        line-height: 26px; }
      .menu-region .popout-nav .menu-right .menu-right-bottom .button {
        margin: 0;
        border-radius: 24px;
        height: 48px;
        background-color: #00665A;
        color: #ffffff;
        padding: 14px 30px 18px 30px; }
        .menu-region .popout-nav .menu-right .menu-right-bottom .button:hover {
          background-color: #004D44; }
  .menu-region .popout-nav .menu-region-close {
    position: absolute;
    top: 20px;
    right: 40px;
    cursor: pointer; }

/**
 * @file
 * This file contains the main SCSS for the navigation menu.
 *
 * It includes variable declarations, base styling, and responsive
 * styles for both mobile and desktop menus.
 */
/**
 * Colour variables.
 */
/**
 * Menu-specific colour variables.
 */
/**
 * Base styling for page and header.
 */
#page-wrapper,
#header-top {
  background-color: #002924; }

.region-header {
  width: 100%;
  height: 100%; }
  .region-header a,
  .region-header span {
    color: #ffffff;
    cursor: pointer; }

.block-custom-menu-block {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative; }

/**
 * Navigation wrapper and logo.
 */
.nav-content-wrapper {
  background-color: #004d44;
  height: 80px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-right: 0;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  position: relative; }
  .nav-content-wrapper p {
    margin: 0; }
  .nav-content-wrapper .navbar-logo svg {
    width: 160px; }
  .nav-content-wrapper .navbar-logo a {
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
    align-items: center;
    cursor: pointer; }

/**
 * Mobile styles for the logo when screen size is greater than 991px.
 */
@media (min-width: 991px) and (max-width: 3840px) {
  .nav-content-wrapper {
    gap: 20px; }
    .nav-content-wrapper .navbar-logo svg {
      width: 200px; } }

/**
 * Mobile Menu Styles.
 */
.toolbar-vertical .top-level-menu {
  padding-top: 115px; }

.hamburger-menu-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 0;
  background: #004d44;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 200;
  /* Hamburger menu animation on click. */ }
  .hamburger-menu-button .hamburger-lines,
  .hamburger-menu-button .hamburger-lines::before,
  .hamburger-menu-button .hamburger-lines::after {
    content: '';
    display: block;
    width: 24px;
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: transform 0.3s ease-in-out; }
  .hamburger-menu-button .hamburger-lines::before {
    transform: translateX(-50%) translateY(-8px); }
  .hamburger-menu-button .hamburger-lines::after {
    transform: translateX(-50%) translateY(8px); }
  .hamburger-menu-button.menu-open .hamburger-lines {
    background-color: transparent; }
  .hamburger-menu-button.menu-open .hamburger-lines::before {
    transform: translateX(-50%) translateY(0) rotate(45deg); }
  .hamburger-menu-button.menu-open .hamburger-lines::after {
    transform: translateX(-50%) translateY(0) rotate(-45deg); }

.top-level-menu {
  position: fixed;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background-color: #004d44;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
  transition: left 0.3s ease-in-out;
  z-index: 150;
  padding-top: 80px; }
  @media (max-width: 1024px) {
    .top-level-menu {
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      /* smooth scroll on iOS */
      max-height: 100vh;
      /* prevents the menu from exceeding viewport height */ } }
  .top-level-menu.menu-open {
    left: 0; }
  .top-level-menu .menu-wrapper {
    display: block;
    width: 100%; }
    .top-level-menu .menu-wrapper .menu-description {
      display: flex;
      justify-content: start;
      align-items: center;
      padding: 15px 20px;
      color: #ffffff;
      cursor: pointer;
      transition: background-color 0.3s ease;
      border-bottom: 1px solid #00665a;
      position: relative; }
      .top-level-menu .menu-wrapper .menu-description::after {
        content: '+';
        font-size: 1.5em;
        position: absolute;
        right: 20px;
        transition: transform 0.2s ease; }
    .top-level-menu .menu-wrapper.active > .menu-description {
      background-color: #00665a; }
      .top-level-menu .menu-wrapper.active > .menu-description::after {
        content: '-'; }
    .top-level-menu .menu-wrapper.active > ul.menu {
      max-height: 1000px; }
  .top-level-menu ul.menu {
    position: static;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #004d44;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out; }
    .top-level-menu ul.menu li.menu-item {
      border-bottom: 1px solid #00665a; }
      .top-level-menu ul.menu li.menu-item.menu-item--active-trail {
        background-color: #002924; }
    .top-level-menu ul.menu a {
      display: block;
      padding: 12px 30px;
      color: #ffffff;
      transition: background-color 0.2s ease, color 0.2s ease; }
      .top-level-menu ul.menu a:hover {
        background-color: #00665a;
        color: #ffffff; }

.menu-overlay.menu-open {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5); }

/**
 * Desktop Styles.
 */
@media (min-width: 1024px) {
  .hamburger-menu-button {
    display: none; }
  .toolbar-fixed .top-level-menu {
    top: 15%;
    height: 100%; }
  .top-level-menu {
    display: flex;
    flex-direction: row;
    gap: 10px;
    background-color: transparent;
    box-shadow: none;
    padding-top: 0;
    font-size: 14px;
    z-index: 100;
    position: unset; }
    .top-level-menu .menu-wrapper {
      position: relative;
      height: 100%;
      display: flex;
      /* Add a chevron to expanded menu items on desktop. */
      /* Disable the black trianges that come out of the box. */ }
      .top-level-menu .menu-wrapper.active > ul.menu {
        max-height: 0; }
      .top-level-menu .menu-wrapper .menu-description {
        padding: 0;
        color: #ffffff;
        background-color: transparent;
        transition: background-color 0.3s ease;
        border-bottom: none;
        text-align: center;
        line-height: normal;
        width: 100%;
        justify-content: center; }
        .top-level-menu .menu-wrapper .menu-description::after {
          content: none; }
        .top-level-menu .menu-wrapper .menu-description:hover {
          background-color: #004d44; }
      .top-level-menu .menu-wrapper .menu-item {
        position: relative; }
      .top-level-menu .menu-wrapper .menu-item--expanded::after {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z' fill='white'/%3E%3C/svg%3E");
        width: 10px;
        height: 10px;
        margin-left: 5px;
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-120%); }
      .top-level-menu .menu-wrapper .menu-item--expanded,
      .top-level-menu .menu-wrapper .menu-item--collapsed {
        list-style-type: none;
        list-style-image: none; }
    .top-level-menu ul.menu {
      position: absolute;
      top: 100%;
      left: 0;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
      display: none;
      z-index: 200;
      max-height: unset;
      overflow: visible; }
      .top-level-menu ul.menu .menu-item {
        position: relative; }
        .top-level-menu ul.menu .menu-item ul.menu {
          position: absolute;
          top: 0;
          left: 100%;
          min-width: 200px; }
    .top-level-menu .menu-item:hover > ul.menu {
      display: block; }
    .top-level-menu ul.menu li.menu-item {
      padding: 0; }
      .top-level-menu ul.menu li.menu-item:last-child {
        border-bottom: none; }
    .top-level-menu ul.menu a {
      display: block;
      padding: 12px 20px;
      color: #ffffff;
      text-decoration: none;
      transition: background-color 0.2s ease, color 0.2s ease; }
  .menu-overlay {
    display: none; } }

/**
 * Large screen
 */
@media (min-width: 1440px) {
  .top-level-menu {
    width: 90%; } }

@media (min-width: 1660px) {
  .top-level-menu {
    width: 75%; } }

/**
 * Header top and search icon.
 */
#header-top .main-menu > ul > li a:hover {
  color: #ffffff;
  font-weight: bold; }

#header-top .main-menu > ul > li a.user:after {
  display: inline-block;
  content: ' ';
  background-image: url("../../img/icons/user-icon.svg");
  background-size: 22px 18px;
  height: 18px;
  width: 22px;
  vertical-align: sub;
  margin-left: 10px; }

.search-icon {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  align-items: center;
  cursor: pointer;
  appearance: unset;
  background: transparent;
  border: none; }

.nav-search {
  position: absolute;
  top: 80px;
  /* that's the height of the green menu region */
  width: calc(100% - 40px);
  display: flex;
  z-index: 10;
  z-index: 10; }
  .nav-search form {
    width: 100%; }
  .nav-search form input {
    height: 80px;
    border: 1px solid #ffffff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
    .nav-search form input:focus {
      border-color: #ffffff;
      box-shadow: none; }
  .nav-search #edit-actions {
    display: none; }
  .nav-search .nav-search--close {
    appearance: none;
    background-color: #fff;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border: none;
    height: 80px;
    width: 80px; }

#header-top {
  display: none;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 1024px) {
    #header-top {
      display: block; } }

.top-level-menu .top-header-menu {
  display: block; }
  .top-level-menu .top-header-menu .menu {
    max-height: none; }
  .top-level-menu .top-header-menu .menu-item {
    padding: 0; }
    .top-level-menu .top-header-menu .menu-item a {
      padding: 15px 20px; }
  @media (min-width: 1024px) {
    .top-level-menu .top-header-menu {
      display: none; } }

.sidebar {
  max-width: 280px;
  margin-top: 56px; }
  .sidebar ul li::before {
    content: none; }
  .sidebar .menu-item--collapsed {
    list-style-type: none;
    list-style-image: none; }
  .sidebar h2 {
    font-size: 18px;
    line-height: 29px; }
  .sidebar .region-left-sidebar {
    padding-top: 55px; }
    .sidebar .region-left-sidebar .menu {
      margin-left: 0; }
      .sidebar .region-left-sidebar .menu .menu-item {
        border-bottom: 1px solid #dadada;
        padding: 16px 0; }
        .sidebar .region-left-sidebar .menu .menu-item a {
          color: #00665a; }
          .sidebar .region-left-sidebar .menu .menu-item a::after {
            content: ">";
            color: #f96900;
            padding-left: 10px; }
    .sidebar .region-left-sidebar .block-block-content {
      border: 1px solid #dadada;
      padding: 24px 24px 32px 24px;
      margin-top: 64px;
      border-radius: 8px; }
      .sidebar .region-left-sidebar .block-block-content:hover {
        background-color: #00665a; }
        .sidebar .region-left-sidebar .block-block-content:hover .icon-container {
          background: #ffffff; }
          .sidebar .region-left-sidebar .block-block-content:hover .icon-container .icon {
            color: #00665a; }
        .sidebar .region-left-sidebar .block-block-content:hover a {
          color: #ffffff; }
      .sidebar .region-left-sidebar .block-block-content .icon-container {
        position: relative;
        display: block;
        margin-bottom: 16px;
        background: #00665a;
        color: #ffffff;
        border-radius: 50%;
        width: 64px;
        height: 64px; }
        .sidebar .region-left-sidebar .block-block-content .icon-container .icon {
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .sidebar .region-left-sidebar .block-block-content a {
        text-align: left;
        font-size: 24px;
        line-height: 34px;
        color: #00665a; }
  .sidebar .view-header {
    color: #f96900;
    font-size: 12px;
    line-height: 16px; }
  .sidebar .view-filters {
    display: block; }
    .sidebar .view-filters #edit-actions {
      display: none; }
    .sidebar .view-filters .form-text {
      border: none;
      border-bottom: 1px solid #dadada;
      box-shadow: none;
      border-radius: 0; }
    .sidebar .view-filters label {
      font-size: 14px;
      line-height: 22px;
      margin-bottom: 16px;
      margin-top: 16px; }
  .sidebar .view-footer {
    border: 1px solid #dadada;
    padding: 24px 24px 32px 24px;
    margin-top: 64px;
    border-radius: 8px; }
    .sidebar .view-footer:hover {
      background-color: #00665a; }
      .sidebar .view-footer:hover .icon-container {
        background: #ffffff; }
        .sidebar .view-footer:hover .icon-container .icon {
          color: #00665a; }
      .sidebar .view-footer:hover a {
        color: #ffffff; }
    .sidebar .view-footer .icon-container {
      position: relative;
      display: block;
      margin-bottom: 16px;
      background: #00665a;
      color: #ffffff;
      border-radius: 50%;
      width: 64px;
      height: 64px; }
      .sidebar .view-footer .icon-container .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .sidebar .view-footer a {
      text-align: left;
      font-size: 24px;
      line-height: 34px;
      color: #00665a; }

.breadcrumbs-container {
  border-bottom: 1px solid #dadada; }
  .breadcrumbs-container .breadcrumb {
    float: none;
    padding: 8px 15px;
    margin-bottom: 0; }
    .breadcrumbs-container .breadcrumb a {
      font-size: 12px;
      line-height: 16px;
      color: #f96900; }
    .breadcrumbs-container .breadcrumb .breadcrumb--text {
      display: inline;
      font-size: 12px;
      line-height: 16px;
      color: #4a4a4a; }
    .breadcrumbs-container .breadcrumb span:not(:first-child):before {
      color: #cbcbcb !important; }

.pager .pager__item {
  color: #00665a; }
  .pager .pager__item a {
    border: none;
    border-radius: 4px; }

.pager .is-active a {
  background-color: #00665a;
  color: #fff; }
  .pager .is-active a:hover {
    background-color: #004d44; }

.pager .pager__item--next a, .pager .pager__item--previous a {
  border: none;
  background-color: none; }
  .pager .pager__item--next a span, .pager .pager__item--previous a span {
    color: #f96900; }

.pager .pager__item--last, .pager .pager__item--first {
  display: none; }

.bef-exposed-form .form-actions {
  margin-top: 0; }

.swal2-popup {
  font-size: 0.75em !important; }
  .swal2-popup button {
    background-color: #004D44 !important; }
