@charset "UTF-8";
.far, .fab, .fal, .fa, .fas, .fad {
  font-family: "Font Awesome 5 Pro";
}

footer {
  position: relative;
  padding: 3rem 0 5rem;
  background-color: #0A5452 !important;
}
footer *:not(a[href="#top"]) {
  color: white;
}
footer h2, footer h3, footer h4, footer h5, footer h6 {
  display: none;
  color: white !important;
}
footer a:not(a[href="#top"]) {
  color: white !important;
}
footer a:focus {
  outline: solid 2px white !important;
  outline-offset: 2px;
  border-radius: 2px;
}
footer .fa-arrow-up, footer a[href="#top"] {
  color: #0A5452 !important;
}
footer li {
  border-bottom: none !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
footer .list-unstyled {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
footer .container {
  margin-top: 50px;
}
@media (max-width: 560px) {
  footer .container {
    margin-top: 70px;
  }
}
footer .container .row:nth-child(3) *:not(:first-child) {
  display: none;
}
footer .container .row:nth-child(3) .col-md-3:first-child {
  position: absolute;
  z-index: 1;
  left: calc(50% - 75px);
  right: calc(50% - 75px);
  bottom: 1.2rem;
  width: 150px;
}
footer .container::before {
  content: "Oregon Department of Agriculture";
  position: absolute;
  max-width: 90%;
  top: 10px;
  font-size: 34px;
}
@media (max-width: 560px) {
  footer .container::before {
    font-size: 28px;
  }
}
@media (max-width: 399px) {
  footer .container::before {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  footer .col-sm-3:nth-child(4) li {
    padding: 4px 0;
  }
}

footer::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 65px;
  background-color: #47B289;
}
@media (max-width: 560px) {
  footer::before {
    height: 100px;
  }
}

footer::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: white;
}

.or-accordion-list {
  margin: 2rem 0 3rem;
}

.or-accordion-list .or-accordion-panel {
  margin-bottom: 1.8rem !important;
}

.panel-default {
  background-color: #DFDFDF !important;
  border-color: #0A5452 !important;
}

.h2, .h3, .h4, .h5, .h6, .panel-body {
  background-color: #DFDFDF !important;
  color: black !important;
}

.h2, .h3, .h4, .h5, .h6 {
  border-bottom: solid thin #0A5452 !important;
  border-radius: 0 !important;
}

.panel-body {
  border-top: solid 2px #0A5452 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.panel-title {
  font-size: 18px;
  color: black !important;
}

.or-accordion-panel .panel-heading {
  padding: 2px !important;
  padding-bottom: 0 !important;
}

.panel-group .panel {
  border-radius: 0 !important;
}

.or-accordion-heading-collapse::before {
  content: url("/oda/PublishingImages/arrow.png") !important;
  transform: rotate(90deg);
  transform-origin: center;
  margin-bottom: 0 !important;
}

img.accordion-thumb {
  height: 100px;
  padding-right: 1%;
  margin-bottom: 6px;
}

@media screen and (min-width: 1200px) {
  .or-side-navigation {
    margin-right: 1rem;
  }
  .or-side-navigation :not(#x) *:focus {
    outline-offset: -1px !important;
  }
}
.or-side-navigation {
  margin-top: 0 !important;
  color: black;
}
.or-side-navigation .nav > li {
  margin-bottom: 0.5rem;
}
.or-side-navigation a:not(.or-side-navigation-submenu a) {
  font-size: 18px;
  font-family: "Overpass", Arial, sans-serif;
  font-weight: 600;
}
.or-side-navigation .or-side-navigation-submenu a {
  font-size: 16px;
  padding-left: 3rem;
  border-left: solid 2px transparent;
}
.or-side-navigation .or-side-navigation-parent > a {
  padding-right: 3rem;
}
.or-side-navigation .or-side-navigation-parent:not(:first-child),
.or-side-navigation .or-side-navigation-parent + li:not(.or-side-navigation-parent) {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.or-side-navigation > ul > .or-side-navigation-parent > a, .or-side-navigation > ul > .or-side-navigation-parent > .or-side-navigation-unlinked-item {
  text-transform: none !important;
  letter-spacing: normal !important;
}

.or-side-navigation ul .or-side-navigation-current > a {
  border-left: solid 2px #47B289;
  color: #AC2D48;
  padding-left: 3rem;
}

.or-navbar {
  display: flex;
  align-items: center;
  background-color: white;
  margin: 0 !important;
  padding: 0;
}
@media (max-width: 991.98px) {
  .or-navbar {
    justify-content: unset;
  }
}
.or-navbar nav {
  flex-grow: 1;
  height: 100% !important;
}
@media (max-width: 1149px) {
  .or-navbar nav {
    margin-top: 1rem;
  }
}
@media (max-width: 1019px) {
  .or-navbar nav {
    margin-top: 0.4rem;
  }
}
@media (max-width: 899px) {
  .or-navbar nav {
    margin-top: 0;
  }
}
.or-navbar .or-navigation-list > li {
  height: 100%;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  border-bottom: solid 5px transparent;
}
.or-navbar .or-navigation-list > li a {
  vertical-align: middle;
  color: #4156A6;
  font-size: 16px;
  font-family: "Overpass", Arial, sans-serif;
  font-weight: 700;
  padding: 0.5rem 1rem;
}
.or-navbar .or-navigation-list li.open, .or-navbar .or-navigation-list li:hover, .or-navbar .or-navigation-list li:focus, .or-navbar .or-navigation-list li:active {
  border-bottom: solid 5px #47B289;
}
.or-navbar .or-navigation-list li.open > a, .or-navbar .or-navigation-list li:hover > a, .or-navbar .or-navigation-list li:focus > a, .or-navbar .or-navigation-list li:active > a {
  background: none;
}
.or-navbar .or-navigation-list li > a:hover, .or-navbar .or-navigation-list li > a:focus, .or-navbar .or-navigation-list li > a:active {
  background: none;
  color: #334381;
}
.or-navbar .oda-navbar-brand {
  padding: 2rem 3rem;
}
@media (min-width: 1300px) {
  .or-navbar .oda-navbar-brand {
    padding: 2rem 3rem 2rem 5rem;
  }
}
@media (min-width: 1400px) {
  .or-navbar .oda-navbar-brand {
    padding: 2rem 4rem 2rem 5rem;
  }
}
.or-navbar .oda-navbar-brand img {
  max-height: 110px;
  max-width: 230px;
}
@media (max-width: 899px) {
  .or-navbar .oda-navbar-brand {
    padding: 1rem 1rem 1rem 2rem;
  }
}
@media (max-width: 399px) {
  .or-navbar .oda-navbar-brand {
    padding: 0.5rem 0.5rem 0.5rem 1rem;
  }
  .or-navbar .oda-navbar-brand img {
    max-width: 200px;
  }
}
.or-navbar .fa-search, .or-navbar .fa-bars {
  color: #414042 !important;
  font-weight: bold;
  font-size: 24px;
}
@media (max-width: 767px) {
  .or-navbar .fa-search, .or-navbar .fa-bars {
    margin-top: 0.5rem;
  }
}
@media (max-width: 991px) {
  .or-navbar .fa-bars {
    margin-top: 0.7rem;
  }
}

.or-navbar-search-wrapper {
  background: white !important;
  z-index: 1031;
}
.or-navbar-search-wrapper #oregonSearchBar, .or-navbar-search-wrapper .or-navbar-search-submit-button {
  background-color: white;
}
.or-navbar-search-wrapper .fa-times, .or-navbar-search-wrapper #oregonSearchBar, .or-navbar-search-wrapper .or-navbar-search-input::placeholder {
  color: #414042 !important;
}

.navbar-offcanvas.offcanvas {
  height: 120px !important;
}

.or-navbar-search-close-button > *, .or-navbar-search-input-wrapper {
  display: none;
}

.ms-rteTable-default {
  border: 1px solid #ddd;
}

.ms-rteTable-default > thead > tr > td, .ms-rteTable-default > tbody > tr > td, .ms-rteTable-default > tfoot > tr > td {
  border: 1px solid #ddd;
}

table:not(.gsc-search-box table) {
  margin-top: 1rem;
  max-width: 100% !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}
table:not(.gsc-search-box table) th:not(.gsc-search-box th),
table:not(.gsc-search-box table) td:not(.gsc-search-box td, #crab-biotoxin-table td) {
  padding: 0.5rem !important;
}
table:not(.gsc-search-box table) thead:not(.gsc-search-box thead), table:not(.gsc-search-box table) .ms-rteTableHeaderRow-default {
  background-color: #73BFDC;
}
table:not(.gsc-search-box table) thead:not(.gsc-search-box thead) th, table:not(.gsc-search-box table) .ms-rteTableHeaderRow-default th {
  font-weight: 600 !important;
}
table:not(.gsc-search-box table) tbody > tr > th,
table:not(.gsc-search-box table) tfoot > tr > th,
table:not(.gsc-search-box table) tbody > tr > td,
table:not(.gsc-search-box table) tfoot > tr > td {
  border-left: none !important;
  border-right: none !important;
}
table:not(.gsc-search-box table) tbody > tr {
  border-top: none !important;
}
table:not(.gsc-search-box table) thead > tr > th, table:not(.gsc-search-box table) .ms-rteTableHeaderRow-default > tr > th thead > tr > td,
table:not(.gsc-search-box table) .ms-rteTableHeaderRow-default > tr > th {
  border: none !important;
}
table:not(.gsc-search-box table) .fa-plus {
  font-weight: 500;
}
table:not(.gsc-search-box table) p {
  line-height: 1.5;
}

html table.dataTable.dtr-column > tbody > tr.parent td.control,
html table.dataTable.dtr-column.table-bordered > tbody > tr.parent td.control {
  background-color: #73BFDC;
  border-color: #73BFDC;
}

tr th {
  vertical-align: top !important;
}

body.user-anonymous,
#s4-bodyContainer {
  font-family: "Overpass", Arial, sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  color: black;
}
body.user-anonymous *:not(footer a),
#s4-bodyContainer *:not(footer a) {
  outline-color: #0A5452 !important;
  outline-offset: 3px;
}

.or-page-title {
  margin: 1rem 0 4rem;
  padding-bottom: 3rem;
  border-bottom: solid 2px #47B289;
}

h1 {
  font-size: 34px;
  color: #0A5452;
  font-weight: 400;
}

h2 {
  font-size: 30px;
}

h2:not(section h2:first-child, .ms-rtestate-field h2:first-child, section:first-child h2) {
  margin-top: 3rem !important;
}

section h2:first-child:not(contact-card-block h2, .resources-block-heading h2), .ms-rtestate-field h2:first-child:not(contact-card-block h2, .resources-block-heading h2), section:first-child h2:not(.resources-block-heading h2) {
  margin-top: 0.5rem !important;
}

h3 {
  margin-top: 2rem !important;
  font-size: 24px;
}

h4 {
  margin-top: 1.5rem !important;
}

h2, h3, h4, h5, h6:not(footer h2, footer h3, footer h4, footer h5, footer h6, contact-card-part h2, contact-card-part h3, contact-card-part h4, contact-card-part h5, contact-card-part h6, news-card-aggregator-feed h2, cta-hero-slideshow h3) {
  color: #0A5452 !important;
  font-weight: 500;
  font-family: "Overpass", Arial, sans-serif;
}

main a, footer a, .alert a {
  color: #0A5452;
  text-decoration: underline;
  text-underline-offset: 3px;
}

main a:focus, footer a:focus, .alert a:focus, main a:hover, footer a:hover, .alert a:hover {
  color: #AC2D48;
  text-decoration: underline;
}

main a:visited, footer a:visited, .alert a:visited {
  color: #AC2D48;
  text-decoration: none;
}

main ul:not(ul.nav, li ul, ul.or-data-tables-pagination) {
  margin: 1.5rem 0 3rem;
}
main ul:not(ul.nav, li ul, ul.or-data-tables-pagination) li {
  margin: 0.5rem 0;
  line-height: 1.6;
}

section {
  margin-bottom: 3rem;
}

.or-header {
  background-color: #0A5452 !important;
  background-image: none !important;
  border-bottom: none;
  box-shadow: none;
}

.or-header-overlay, .or-header-content-row {
  display: none;
}

.or-intro {
  margin-bottom: 2rem !important;
  color: #442330;
  font-size: 24px;
  line-height: 1.4 !important;
}

button.highlighted, a.highlighted {
  background-color: #0A5452 !important;
  color: white !important;
  border: none;
  width: auto;
  text-decoration: none !important;
  padding: 10px 28px !important;
  border-radius: 2px !important;
  cursor: pointer;
}
button.highlighted::after, a.highlighted::after {
  content: " ›";
  color: white !important;
}
button.highlighted:hover::after, button.highlighted:focus::after, a.highlighted:hover::after, a.highlighted:focus::after {
  background-color: #0d6b68 !important;
  color: white !important;
}

a.highlighted {
  padding: 12px 28px 10px !important;
}

h2.highlighted, h3.highlighted, h4.highlighted, h5.highlighted, h6.highlighted {
  padding-top: 1.2rem !important;
  text-align: center;
}

.carousel-pause-button:not(:focus):not(:active):not(:hover) {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  margin-top: -1px;
  margin-bottom: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

image-slider {
  display: block;
  height: 30rem;
}
image-slider ol li {
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}
image-slider .carousel {
  height: 100%;
}
image-slider .carousel .carousel-inner {
  height: 100%;
}
image-slider .carousel .carousel-inner a {
  height: 100%;
}
image-slider .carousel .carousel-inner a img {
  height: 100%;
  width: 100%;
  max-width: none;
  object-fit: cover;
}
image-slider a {
  color: white !important;
  opacity: 1 !important;
}
image-slider a .glyphicon {
  font-size: 2.8rem !important;
  margin-top: 0 !important;
  transform: translateY(-50%) !important;
}
image-slider .citation {
  position: absolute;
  left: 2rem;
  bottom: 0.5rem;
  margin: 0 !important;
  z-index: 100;
  font-size: 12px;
}
image-slider .carousel-prev, image-slider .carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4rem;
  height: 8rem;
  background: center/contain no-repeat url("/highered/PublishingImages/carousel-arrow-left.svg");
  border: none;
  color: white;
}
image-slider .carousel-next {
  right: 3rem;
  transform: translateY(-50%) scaleX(-1);
}
image-slider .carousel-prev {
  left: 3rem;
}
@media screen and (max-width: 991px) {
  image-slider .carousel-next,
  image-slider .carousel-prev {
    width: 2.5rem;
    height: 6rem;
  }
  image-slider .carousel-next {
    right: 2rem;
  }
}
@media screen and (max-width: 991px) and (max-width: 499px) {
  image-slider .carousel-next {
    right: 1rem;
  }
}
@media screen and (max-width: 991px) {
  image-slider .carousel-prev {
    left: 2rem;
  }
}
@media screen and (max-width: 991px) and (max-width: 499px) {
  image-slider .carousel-prev {
    left: 1rem;
  }
}
image-slider .carousel-prev:focus, image-slider .carousel-next:focus {
  outline: solid 2px white !important;
}

nav-heading-grid-webpart {
  display: block;
  text-align: center;
  margin-top: 2rem;
}
nav-heading-grid-webpart h2, nav-heading-grid-webpart h3, nav-heading-grid-webpart h4, nav-heading-grid-webpart h5, nav-heading-grid-webpart h6 {
  color: black !important;
  margin-top: 0 !important;
  font-weight: 400 !important;
}
nav-heading-grid-webpart > a {
  display: inline-block;
  color: white !important;
  text-decoration: none !important;
  background-color: #47B289;
  padding: 20px 28px;
  color: white;
  font-size: 16px;
  line-height: 0.98;
  cursor: pointer;
}
nav-heading-grid-webpart > a span {
  margin-top: -3px;
  margin-left: 15px;
  font-size: 30px;
  vertical-align: middle;
}
nav-heading-grid-webpart a[href$=pdf]:after, nav-heading-grid-webpart a[href$=PDF]:after {
  content: "";
}
nav-heading-grid-webpart .nav-heading-grid-container,
nav-heading-grid-webpart .gov-policies-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 28px;
  margin-bottom: 35px;
  text-align: left;
}
nav-heading-grid-webpart .gov-priority,
nav-heading-grid-webpart .gov-policy {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding: 33px 42px 33px 33px;
  color: inherit !important;
  text-decoration: none !important;
  transition: background-color 0.5s ease;
}
@media (max-width: 991.98px) {
  nav-heading-grid-webpart .gov-priority,
  nav-heading-grid-webpart .gov-policy {
    width: 100%;
    border-bottom: solid 1.5px #ddd;
  }
  nav-heading-grid-webpart .gov-priority:last-child,
  nav-heading-grid-webpart .gov-policy:last-child {
    border-bottom: none;
  }
}
@media (min-width: 992px) {
  nav-heading-grid-webpart .gov-priority,
  nav-heading-grid-webpart .gov-policy {
    width: 50%;
    border-bottom: solid 1.5px #ddd;
  }
  nav-heading-grid-webpart .gov-priority:not(:nth-of-type(2n)),
  nav-heading-grid-webpart .gov-policy:not(:nth-of-type(2n)) {
    border-right: solid 1.5px #ddd;
  }
  nav-heading-grid-webpart .gov-priority:last-child,
  nav-heading-grid-webpart .gov-policy:last-child {
    border-bottom: none;
  }
  nav-heading-grid-webpart .gov-priority:nth-last-child(2),
  nav-heading-grid-webpart .gov-policy:nth-last-child(2) {
    border-bottom: none;
  }
  gov-priorities .nav-heading-grid-container:not(.odd) .gov-priority:nth-last-child(2) {
    border-bottom: none;
  }
}
@media (max-width: 599px) {
  nav-heading-grid-webpart .gov-priority,
  nav-heading-grid-webpart .gov-policy {
    padding: 2rem 1rem;
  }
}
nav-heading-grid-webpart .gov-priority > img,
nav-heading-grid-webpart .gov-policy > img {
  flex: 0 0 auto;
  width: 80px;
  height: auto;
  margin-right: 33px;
}
nav-heading-grid-webpart .gov-priority .gov-priority-content,
nav-heading-grid-webpart .gov-priority .gov-policy-content,
nav-heading-grid-webpart .gov-policy .gov-priority-content,
nav-heading-grid-webpart .gov-policy .gov-policy-content {
  flex: 0 1 100%;
}
nav-heading-grid-webpart .gov-priority .gov-priority-content > *,
nav-heading-grid-webpart .gov-priority .gov-policy-content > *,
nav-heading-grid-webpart .gov-policy .gov-priority-content > *,
nav-heading-grid-webpart .gov-policy .gov-policy-content > * {
  width: 60%;
  margin-left: 25%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1.06;
}
nav-heading-grid-webpart .gov-priority .gov-priority-content > * .gov-amp,
nav-heading-grid-webpart .gov-priority .gov-policy-content > * .gov-amp,
nav-heading-grid-webpart .gov-policy .gov-priority-content > * .gov-amp,
nav-heading-grid-webpart .gov-policy .gov-policy-content > * .gov-amp {
  font-style: italic;
}
nav-heading-grid-webpart .gov-priority .gov-priority-content > * .gov-nbsp,
nav-heading-grid-webpart .gov-priority .gov-policy-content > * .gov-nbsp,
nav-heading-grid-webpart .gov-policy .gov-priority-content > * .gov-nbsp,
nav-heading-grid-webpart .gov-policy .gov-policy-content > * .gov-nbsp {
  white-space: nowrap;
}
nav-heading-grid-webpart .gov-priority > span,
nav-heading-grid-webpart .gov-policy > span {
  margin-left: 33px;
  font-size: 33px;
  transition: transform 0.5s ease;
}
nav-heading-grid-webpart .gov-priority:hover,
nav-heading-grid-webpart .gov-policy:hover {
  background: #f4f4f4;
}
nav-heading-grid-webpart .gov-priority:hover > span,
nav-heading-grid-webpart .gov-policy:hover > span {
  transform: translateX(1rem);
}
nav-heading-grid-webpart .gov-priority i,
nav-heading-grid-webpart .gov-policy i {
  color: #47B289;
  font-family: "Font Awesome 5 Pro";
  font-size: 2.6em !important;
}

home-top-services {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: -3rem;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #47B289;
  --details-color: var(--black);
  --details-bg-color: #ffffff;
  --details-line-color: lightgray;
  padding: 5rem 11% 1rem !important;
}
@media screen and (max-width: 768px) {
  home-top-services {
    padding-left: 7% !important;
    padding-right: 7% !important;
  }
}
home-top-services .home-top-service {
  --background-color: #F2F2F2;
  flex: 0 0 auto;
}
home-top-services .home-top-service.expanded .home-top-service-tile {
  background: var(--details-bg-color);
}
home-top-services .home-top-service.expanded .home-top-service-tile:hover {
  background: var(--details-bg-color);
}
home-top-services .home-top-service .home-top-service-tile {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  height: 100%;
  width: 100%;
  background: #FFFFFF;
  border: none;
  color: var(--black) !important;
}
home-top-services .home-top-service .home-top-service-tile:hover {
  background: var(--gray-97);
}
home-top-services .home-top-service .home-top-service-tile:focus {
  outline: solid 4px #4156A6 !important;
  outline-offset: 1px !important;
}
home-top-services .home-top-service .home-top-service-tile .home-top-service-image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 230px;
  width: 100%;
  overflow: hidden;
}
home-top-services .home-top-service .home-top-service-tile .home-top-service-image img {
  height: auto;
  width: auto;
  min-width: 100%;
  min-height: 100%;
}
@media (min-width: 1570px) {
  home-top-services .home-top-service .home-top-service-tile .home-top-service-image img {
    height: auto;
    width: auto;
    min-width: 100%;
    min-height: 100%;
  }
}
home-top-services .home-top-service .home-top-service-tile .home-top-service-image .citation {
  position: absolute;
  left: 0.5rem;
  bottom: 0.3rem;
  color: white;
}
home-top-services .home-top-service .home-top-service-tile .home-top-service-title {
  flex: 1;
  padding: 1.5rem 1.3rem;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  font-weight: 400;
  font-size: 28px;
  line-height: 30px;
  color: #353535;
  background-color: #ffffff;
}
home-top-services .home-top-service .home-top-service-tile .home-top-service-title .home-top-service-title-icon {
  display: inline-flex;
  align-items: center;
  width: fit-content;
}
home-top-services .home-top-service .home-top-service-tile .home-top-service-title .home-top-service-title-text {
  margin-left: 0.4rem;
}
home-top-services .home-top-service .home-top-service-tile .home-top-service-title svg {
  width: 10px !important;
  height: 21px !important;
  transform: rotate(180deg);
}
@media (max-width: 768px) {
  home-top-services .home-top-service .home-top-service-tile .home-top-service-title svg {
    width: 8px !important;
    height: 18px !important;
  }
}
@media (max-width: 768px) {
  home-top-services .home-top-service .home-top-service-tile .home-top-service-title {
    font-size: 24px;
  }
}
home-top-services .home-top-service .home-top-service-details {
  display: none;
  position: absolute;
  left: 0;
  padding: 2rem;
  margin: 2.8rem 11% 1rem 11%;
  width: 78%;
  background: #ffffff;
  color: var(--details-color);
  animation: 0.5s ease 0s 1 normal forwards top-service-links-fadein;
}
@keyframes top-service-links-fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
home-top-services .home-top-service .home-top-service-details::before {
  content: "";
  display: block;
  position: absolute;
  transform: translateX(-50%);
  border: solid 2rem transparent;
  border-top-width: 0;
  border-bottom-color: var(--details-bg-color);
}
@media screen and (max-width: 768px) {
  home-top-services .home-top-service .home-top-service-details {
    margin-left: 7% !important;
    margin-right: 7% !important;
    width: 86%;
    padding: 1.5rem;
  }
}
home-top-services .home-top-service .home-top-service-details .home-top-service-link-wrapper {
  page-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1rem;
}
home-top-services .home-top-service .home-top-service-details .home-top-service-details-list {
  position: relative;
}
@media (min-width: 768px) {
  home-top-services .home-top-service .home-top-service-details .home-top-service-details-list {
    columns: 2;
  }
  home-top-services .home-top-service .home-top-service-details .home-top-service-details-list::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 94%;
    width: 2px;
    top: 3%;
    background: #47B289;
  }
}
@media (min-width: 768px) and (max-width: 999.98px) {
  home-top-services .home-top-service .home-top-service-details .home-top-service-details-list {
    column-gap: 2rem;
  }
  home-top-services .home-top-service .home-top-service-details .home-top-service-details-list::before {
    left: 50%;
  }
}
@media (min-width: 1000px) {
  home-top-services .home-top-service .home-top-service-details .home-top-service-details-list {
    column-gap: 5rem;
  }
  home-top-services .home-top-service .home-top-service-details .home-top-service-details-list::before {
    left: 50%;
  }
}
@media (max-width: 991px) {
  home-top-services .home-top-service .home-top-service-details .home-top-service-details-list::before {
    display: none;
  }
}
home-top-services .home-top-service .home-top-service-details .home-top-service-details-list a {
  page-break-inside: avoid;
  break-inside: avoid;
  display: flex;
  align-items: center;
  padding: 0.75rem;
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 500;
  color: #353535 !important;
  text-decoration: none !important;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media (max-width: 768px) {
  home-top-services .home-top-service .home-top-service-details .home-top-service-details-list a {
    font-size: 18px;
  }
}
home-top-services .home-top-service .home-top-service-details .home-top-service-details-list a:focus, home-top-services .home-top-service .home-top-service-details .home-top-service-details-list a:active {
  outline: solid 2px #4156A6 !important;
  outline-offset: 4px;
}
home-top-services .home-top-service .home-top-service-details .home-top-service-details-list a .no-break {
  white-space: nowrap;
  word-break: keep-all;
}
home-top-services .home-top-service .home-top-service-details .home-top-service-details-list a .home-top-service-link {
  color: #353535;
  text-decoration: underline;
}
home-top-services .home-top-service .home-top-service-details .home-top-service-details-list a .home-top-service-link:hover, home-top-services .home-top-service .home-top-service-details .home-top-service-details-list a .home-top-service-link:active {
  text-decoration: none;
}
home-top-services .home-top-service .home-top-service-details .home-top-service-details-list a .home-top-service-link-description {
  font-size: 16px;
  color: #353535;
}
home-top-services .home-top-service .home-top-service-details .home-top-service-details-buttons {
  margin-top: 2rem;
  text-align: center;
}
home-top-services .home-top-service .home-top-service-details .home-top-service-details-buttons .home-top-service-btn, home-top-services .home-top-service .home-top-service-details .home-top-service-details-buttons .btn {
  margin-bottom: 0 !important;
}
home-top-services .home-top-service.expanded .home-top-service-details {
  display: block;
}
home-top-services .home-top-service-icon {
  margin-right: 1rem;
  font-size: 1em;
  color: black;
  border: solid 2px black;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 1.5em;
  height: 1.5em;
  padding: 15px;
  border-radius: 100rem;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
}
home-top-services .home-top-service-icon:before {
  margin-top: 3px;
  font-size: 20px;
}
home-top-services .home-top-service-details-placeholder {
  display: none;
  width: 100%;
}
@media (max-width: 599px) {
  home-top-services .home-top-service {
    width: calc((100% - 0rem) / 1);
    margin-left: 2rem;
    margin-bottom: 2rem;
  }
  home-top-services .home-top-service:nth-child(2n+1) {
    margin-left: 0rem;
  }
  home-top-services .home-top-service.expanded + .home-top-service-details-placeholder:nth-child(2n) {
    display: block;
  }
  home-top-services .home-top-service:nth-child(2n+1) .home-top-service-details::before {
    top: calc(-2rem + 1px);
    left: 50%;
  }
}
@media (min-width: 599px) and (max-width: 999.98px) {
  home-top-services .home-top-service {
    width: calc((100% - 2rem) / 2);
    margin-left: 2rem;
    margin-bottom: 2rem;
  }
  home-top-services .home-top-service:nth-child(4n+1) {
    margin-left: 0rem;
  }
  home-top-services .home-top-service.expanded + .home-top-service-details-placeholder:nth-child(4n) {
    display: block;
  }
  home-top-services .home-top-service:nth-child(4n+1) .home-top-service-details::before {
    top: calc(-2rem + 1px);
    left: 25%;
  }
  home-top-services .home-top-service.expanded + * + * + .home-top-service-details-placeholder:nth-child(4n) {
    display: block;
  }
  home-top-services .home-top-service:nth-child(4n+3) .home-top-service-details::before {
    top: calc(-2rem + 1px);
    left: 75%;
  }
}
@media (min-width: 1000px) {
  home-top-services .home-top-service {
    width: calc((100% - 2.5rem) / 2);
    margin-left: 2.5rem;
    margin-bottom: 2.5rem;
  }
  home-top-services .home-top-service:nth-child(4n+1) {
    margin-left: 0rem;
  }
  home-top-services .home-top-service.expanded + .home-top-service-details-placeholder:nth-child(4n) {
    display: block;
  }
  home-top-services .home-top-service:nth-child(4n+1) .home-top-service-details::before {
    top: calc(-2rem + 1px);
    left: 25%;
  }
  home-top-services .home-top-service.expanded + * + * + .home-top-service-details-placeholder:nth-child(4n) {
    display: block;
  }
  home-top-services .home-top-service:nth-child(4n+3) .home-top-service-details::before {
    top: calc(-2rem + 1px);
    left: 75%;
  }
}

upcoming-events-webpart {
  margin-top: 4rem !important;
  color: white;
}
upcoming-events-webpart h2 {
  font-size: 35px !important;
  margin-top: 8px;
  text-align: center;
}
upcoming-events-webpart h3 {
  font-size: 30px !important;
  margin-top: 8px;
  color: black !important;
}
@media screen and (max-width: 767px) {
  upcoming-events-webpart h3 {
    font-size: 24px !important;
  }
}
upcoming-events-webpart a {
  color: #0A5452;
  text-decoration: none !important;
}
upcoming-events-webpart .upcoming-events-container {
  padding: 30px !important;
  padding-left: 40px !important;
  padding-top: 50px !important;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  upcoming-events-webpart .upcoming-events-container {
    padding: 20px !important;
    padding-left: 30px !important;
  }
}
upcoming-events-webpart .upcoming-event {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 10px;
}
upcoming-events-webpart .upcoming-event a.event-link:focus, upcoming-events-webpart .upcoming-event a.event-link:active {
  outline-width: 2px !important;
  outline-color: #0A5452 !important;
  outline-offset: 2px !important;
}
upcoming-events-webpart .upcoming-event .row {
  display: flex;
  align-items: center;
}
upcoming-events-webpart .upcoming-event .event-row {
  width: 100%;
  display: flex;
  align-items: center;
}
upcoming-events-webpart .event-date-container {
  background-color: white;
  justify-content: center;
  align-items: center;
  display: flex;
  aspect-ratio: 1/1;
  border-radius: 25px;
  min-width: min-content;
  min-height: 110px;
  max-width: 110px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  upcoming-events-webpart .event-date-container {
    min-height: 90px;
    max-width: 90px;
    margin-top: 18px !important;
  }
}
upcoming-events-webpart .event-date-container .event-date {
  font-weight: 600;
  font-size: 30px !important;
  color: black;
  margin-bottom: 0;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  upcoming-events-webpart .event-date-container .event-date {
    line-height: 1.1;
  }
}
upcoming-events-webpart .event-title-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  margin: 0 20px;
  border-radius: 6px;
}
upcoming-events-webpart .event-title-container .event-title {
  margin-top: 0 !important;
  margin-bottom: 7px;
  max-width: 80%;
}
upcoming-events-webpart .event-title-container .event-location {
  margin-bottom: 0 !important;
  color: black;
}
@media (max-width: 767px) {
  upcoming-events-webpart .event-title-container .event-location {
    display: none;
  }
}
upcoming-events-webpart .event-arrow-container {
  position: relative !important;
  justify-self: flex-end;
}
@media (max-width: 992px) {
  upcoming-events-webpart .event-arrow-container {
    display: none;
  }
}
upcoming-events-webpart .event-arrow-container .slider-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border: none;
  overflow: hidden;
  border-radius: 100rem;
  font-size: 20px;
  background: white;
  color: black !important;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}
upcoming-events-webpart .event-arrow-container .slider-prev:focus {
  outline-color: #0A5452 !important;
}
upcoming-events-webpart .event-arrow-container .slider-prev:disabled {
  opacity: 0.2;
}
upcoming-events-webpart .event-arrow-container .slider-next {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border: none;
  overflow: hidden;
  border-radius: 100rem;
  font-size: 20px;
  background: white;
  color: black !important;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}
upcoming-events-webpart .event-arrow-container .slider-next:focus {
  outline-color: #0A5452;
}
upcoming-events-webpart .event-arrow-container .slider-next:disabled {
  opacity: 0.2;
}
upcoming-events-webpart .event-arrow-container .slider-prev, upcoming-events-webpart .event-arrow-container .slider-next {
  z-index: 3;
}
upcoming-events-webpart .event-arrow-container .slider-prev:hover, upcoming-events-webpart .event-arrow-container .slider-prev:focus, upcoming-events-webpart .event-arrow-container .slider-next:hover, upcoming-events-webpart .event-arrow-container .slider-next:focus {
  background-color: lightgray;
}
upcoming-events-webpart .event-arrow-container .fa-chevron-left,
upcoming-events-webpart .event-arrow-container .fa-chevron-right {
  font-weight: 500 !important;
}
upcoming-events-webpart .event-arrow-container .fa, upcoming-events-webpart .event-arrow-container .fas, upcoming-events-webpart .event-arrow-container .far {
  font-family: "Font Awesome 5 Pro";
}
upcoming-events-webpart .events-button {
  display: flex;
  justify-content: center;
  margin-top: 28px;
  max-width: 350px;
  width: 20%;
  margin-left: 40%;
  font-size: 20px;
  color: white;
}
upcoming-events-webpart .or-btn {
  display: inline-block;
  padding: 18px 28px;
  margin-bottom: 20px;
  font-weight: 500;
  transition: border-color 0.3s ease, background-color 0.3s ease, color 0.3s ease;
  border: solid 2px white !important;
  text-decoration: none;
  line-height: 1.02;
  width: auto;
  min-width: 300px;
  background-color: #0A5452;
  color: white;
  text-align: center;
}
upcoming-events-webpart .or-btn:hover, upcoming-events-webpart .or-btn:disabled, upcoming-events-webpart .or-btn:visited, upcoming-events-webpart .or-btn:active, upcoming-events-webpart .or-btn:active:focus {
  box-shadow: none;
  text-decoration: none;
  color: white;
}
upcoming-events-webpart .or-btn:hover, upcoming-events-webpart .or-btn:active, upcoming-events-webpart .or-btn:active:focus {
  background-color: #47B289;
}

news-item {
  display: block;
  overflow: hidden;
}
:not(#x) news-item > a:focus {
  outline-offset: -4px;
}

news-item .news-date {
  position: absolute;
  top: 0;
  left: 0;
  background: lightblue;
  color: black;
  z-index: 1;
  width: 9rem;
  padding: 1rem 0;
  text-align: center;
}
news-item .news-date i {
  display: block;
  font-size: 2.5rem;
  letter-spacing: 1.1;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 0.3rem;
}
news-item .news-date b {
  display: block;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 0.9;
}
news-item .news-featured {
  position: relative;
  display: block;
  height: 15rem;
  margin: -2.5rem;
  margin-bottom: 0;
}
news-item .news-featured img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
news-item .news-featured::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.08);
}
:not(#x) news-item h3 {
  margin-top: 6.6552rem;
}
:not(#x) news-item .news-featured + h3 {
  margin-top: 2.82rem;
}
:not(#x) news-item h3 {
  line-height: 1.5;
  font-weight: 600;
}

news-item .news-item-footer {
  display: flex;
}
news-item .news-item-footer .news-item-readmore {
  color: inherit !important;
}
news-item .news-item-footer .news-source img {
  width: 6rem;
  height: auto;
}
news-item .news-item-footer .news-source span {
  padding: 0.5rem 1rem;
  background: darkblue;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.7em;
}

news-card-aggregator-feed {
  display: block;
  background-color: #73BFDC !important;
  padding: 4% 11% 6%;
}
news-card-aggregator-feed h2 {
  color: black !important;
  margin: 2rem 2rem 3rem;
}
news-card-aggregator-feed .news-aggregator-filter {
  margin-top: 2rem;
  margin-bottom: 5rem;
  display: flex;
  justify-content: center;
}
news-card-aggregator-feed .news-aggregator-filter button {
  position: relative;
  border: none;
  background: transparent;
  margin: 0 0.1rem;
  padding: 0.4rem 1.2rem;
  padding-left: 0.8rem;
  font-size: 1.2rem;
  border-radius: 100rem;
  transition: background-color 0.5s ease;
}
news-card-aggregator-feed .news-aggregator-filter button > span {
  padding-right: 0.1rem;
  opacity: 0;
}
news-card-aggregator-feed .news-aggregator-filter button.active {
  background-color: #0A5452;
}
news-card-aggregator-feed .news-aggregator-filter button.active > span {
  opacity: 1;
}
news-card-aggregator-feed .news-aggregator-grid {
  padding-top: 6rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  text-align: left;
}
@media (max-width: 880px) {
  news-card-aggregator-feed .news-aggregator-grid {
    height: auto !important;
  }
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item {
  position: absolute;
  color: black !important;
  width: calc((100% - 4rem) / 2);
  margin-bottom: 3rem;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  transition: transform 0.8s ease;
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item[data-column="0"] {
  left: 0;
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item[data-column="1"] {
  left: calc(50% + 1rem);
}
@media (max-width: 880px) {
  news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item {
    position: relative !important;
    width: 100%;
    top: auto !important;
  }
  news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item[data-column="0"] {
    left: auto !important;
  }
  news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item[data-column="1"] {
    left: auto !important;
  }
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item > a {
  position: relative;
  display: block;
  background: white;
  padding: 8rem 2.5rem 2.5rem;
  border: solid 1px #d6d6d6;
  overflow: hidden;
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item:hover {
  transform: translateY(-1rem);
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item .news-date, news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item .news-item-readmore {
  background-color: #E9C939 !important;
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item .news-item-readmore {
  padding: 0.9rem 3rem 0.7rem;
  margin-top: 1rem;
  color: black !important;
  text-decoration: none !important;
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item .news-item-readmore:hover {
  background-color: #eccf50 !important;
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item .news-item-readmore:active {
  background-color: #e6c322 !important;
}
news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item h3, news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item p, news-card-aggregator-feed .news-aggregator-grid .news-aggregator-item a {
  color: black !important;
  text-decoration: none !important;
}

search-input {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  z-index: 1;
}
.help search-input {
  max-width: 36rem;
  margin: 0 auto;
}

search-input input {
  height: auto;
  padding: 1.2rem 1.15rem 0.8rem;
  padding-left: 3.65rem;
  box-shadow: none;
  width: 100%;
  color: black;
  background-color: white;
  border: none;
  border: solid medium #0A5452;
}
search-input input:focus {
  outline-color: white !important;
}
search-input > .search-icon {
  color: black;
  font-size: 1.6rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 3.65rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
search-input > button {
  position: absolute;
  top: 0rem;
  right: 0rem;
  font-size: 1.8rem;
  line-height: 0.8;
  z-index: 2;
  border: none;
  width: 3.65rem;
  height: 100%;
  background: none !important;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
}
search-input .search-results-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 25rem;
  border-radius: 0.4rem;
  overflow: hidden;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
  z-index: 1;
  background: white;
}
search-input .search-results {
  width: 100%;
  height: 20rem;
  overflow-y: auto;
  background: white;
  padding: 0;
  color: black !important;
  z-index: 1;
  text-align: left;
}
search-input .search-results .search-item {
  display: block;
  padding: 1.2rem;
  text-decoration: none !important;
  color: inherit !important;
}
search-input .search-results .search-item:hover {
  background: lightgray;
}
search-input .search-results .search-item.selected {
  outline-style: solid;
  outline-offset: -0.4rem;
  outline-width: 0.2rem;
  outline-color: inherit;
}
search-input .search-results .search-item * {
  color: black !important;
}
search-input .search-results .search-item-title {
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 0;
}
search-input .search-results .highlight {
  background: yellow;
  color: black !important;
}
search-input .search-results-footer {
  position: absolute;
  bottom: 0;
  height: 4rem;
  left: 0;
  width: 100%;
  z-index: 1;
}
search-input .search-results-footer a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: stretch;
  padding: 1rem;
  border-top: solid 1px gray;
  background: white;
  color: black !important;
}
search-input .search-results-footer a:hover {
  background: lightgray;
}
search-input .search-results-footer a.selected {
  outline-style: solid;
  outline-offset: -0.4rem;
  outline-width: 0.2rem;
  outline-color: inherit;
}
search-input .search-results-footer a span {
  background: lightgray;
}
search-input .fa-search {
  margin-left: 0.5rem;
  margin-right: 0.7rem;
}

cta-hero-slideshow {
  position: relative;
  display: flex;
  flex-flow: column;
  min-height: 50vh;
  font-size: 2rem;
}
cta-hero-slideshow .transition-background {
  background-color: #0A5452;
}
cta-hero-slideshow #carousel-sr {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #ffffe0;
  transform: translate(-50%, -50%);
  z-index: 100;
  font-size: 1.2rem;
  display: flex;
  flex-flow: column;
}
cta-hero-slideshow #carousel-sr.carousel-sr-visible {
  padding: 2rem;
  border: solid black 0.5rem;
}
cta-hero-slideshow #carousel-sr:not(.carousel-sr-visible) {
  height: 0;
  overflow: hidden;
}
cta-hero-slideshow .carousel-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
cta-hero-slideshow .carousel-bg .carousel-bg-color-overlay {
  position: absolute;
  top: 0;
  left: 62%;
  width: 38%;
  height: 100%;
  -webkit-mask-image: linear-gradient(to right, rgba(10, 84, 82, 0.8) 0%, black 50%);
  mask-image: linear-gradient(to right, rgba(10, 84, 82, 0.8) 0%, black 50%);
  z-index: 3;
  transition: background-color 1s ease;
}
body.user-authenticated cta-hero-slideshow .carousel-bg .carousel-bg-color-overlay {
  -webkit-mask-image: initial;
  mask-image: initial;
  opacity: 0.9;
}

cta-hero-slideshow .carousel-bg .carousel-bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
cta-hero-slideshow .carousel-bg .carousel-bg-image img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.user-anonymous cta-hero-slideshow .carousel-bg .carousel-bg-image img {
  opacity: 0;
  transition: opacity 1s ease;
}

@keyframes carousel-bg-fade-out {
  0% {
    opacity: 1;
  }
  33% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
body.user-authenticated cta-hero-slideshow .carousel-bg .carousel-bg-image img {
  animation: 1s ease 0s 1 forwards carousel-bg-fade-out;
  will-change: opacity;
}

cta-hero-slideshow .carousel-bg .carousel-bg-image img.carousel-bg-active {
  z-index: 1;
}
body.user-anonymous cta-hero-slideshow .carousel-bg .carousel-bg-image img.carousel-bg-active {
  opacity: 1;
}

@keyframes carousel-bg-fade-in {
  0% {
    opacity: 0;
  }
  67% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body.user-authenticated cta-hero-slideshow .carousel-bg .carousel-bg-image img.carousel-bg-active {
  animation: 1s ease 0s 1 forwards carousel-bg-fade-in;
}

cta-hero-slideshow .carousel-bg .carousel-bg-image .carousel-bg-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 84, 82, 0.3);
  z-index: 2;
}
cta-hero-slideshow #carousel-content {
  flex: 1 0 auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 3rem 0 3rem;
  min-width: 280px;
}
cta-hero-slideshow .carousel-slides {
  position: relative;
  width: 100%;
}
cta-hero-slideshow .carousel-slide {
  position: absolute;
  top: 50%;
  left: calc(62% - 11.5rem);
  width: calc(11.5rem + 38% - 11.5rem);
  height: auto;
  background: #ffffff;
  transform: translateY(-50%);
  padding: 2rem 2rem 1.5rem 2.5rem;
  overflow: hidden;
  will-change: opacity;
}
@media (max-width: 599px) {
  cta-hero-slideshow .carousel-slide {
    padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  }
}
cta-hero-slideshow .carousel-slide:not(.carousel-slide-last-viewed):not(.carousel-slide-active) {
  opacity: 0;
}
cta-hero-slideshow .carousel-slide.carousel-slide-last-viewed {
  z-index: 1;
  animation: 1s ease-in 0s 1 both active-fadeout;
}
cta-hero-slideshow .carousel-slide.carousel-slide-last-viewed .carousel-pause {
  opacity: 0;
}
@keyframes active-fadeout {
  0% {
    opacity: 1;
  }
  33% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
cta-hero-slideshow .carousel-slide.carousel-slide-active {
  z-index: 2;
  animation: 1s ease-out 0s 1 both active-fadein;
}
@keyframes active-fadein {
  0% {
    opacity: 0;
  }
  67% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
cta-hero-slideshow .carousel-slide h2 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 0.94em;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
  padding-bottom: 1rem;
  border-bottom: solid 0.3rem black;
  transition: border-color 1s ease;
}
cta-hero-slideshow .carousel-slide .carousel-slide-title {
  display: flex;
  align-items: center;
  margin-bottom: 1.8rem;
}
cta-hero-slideshow .carousel-slide .carousel-slide-title .carousel-slide-icon {
  display: none;
  flex: 0 0 auto;
  margin-right: 1.5rem;
  width: 5.5rem;
  height: 5.5rem;
}
cta-hero-slideshow .carousel-slide .carousel-slide-title .carousel-slide-icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
cta-hero-slideshow .carousel-slide .carousel-slide-title h3 {
  margin: 0;
  font-size: 3.8rem !important;
  color: #47B289 !important;
  line-height: 0.98;
  font-weight: 600;
}
@media (min-width: 1000px) and (max-width: 1330px) {
  cta-hero-slideshow .carousel-slide .carousel-slide-title h3 {
    font-size: 3.2rem;
  }
}
cta-hero-slideshow .carousel-slide .carousel-slide-description {
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 400;
}
cta-hero-slideshow .carousel-slide a {
  position: absolute;
  bottom: 20px;
  right: 30px;
  display: block;
  padding: 1.5rem 2rem;
  margin: 0 2rem 1rem 0 !important;
  background-color: #0A5452;
  color: white;
  font-size: 2rem;
  line-height: 0.98;
  text-decoration: none !important;
  transition: background-color 1s ease;
}
cta-hero-slideshow .carousel-slide a span {
  margin-top: -0.2rem;
  margin-left: 1.1rem;
  font-size: 2rem;
  vertical-align: middle;
}
cta-hero-slideshow .carousel-slide .carousel-pause {
  position: relative;
  width: 6rem;
  height: 6rem;
  margin: 2rem 0 1rem 0;
  transition: opacity 0.2s ease;
}
cta-hero-slideshow .carousel-slide .carousel-pause button {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2rem;
  color: black;
  background: none;
  border: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100rem;
}
cta-hero-slideshow .carousel-slide .carousel-pause .carousel-progress svg {
  width: 100%;
  height: 100%;
  display: block;
}
cta-hero-slideshow .carousel-slide .carousel-pause .carousel-progress circle {
  fill: none;
  stroke: black;
  stroke-width: 4;
  stroke-dasharray: 251.3272;
  stroke-dashoffset: 251.3272;
}
cta-hero-slideshow .carousel-indicator {
  position: relative;
  display: inline-flex;
  left: calc(62% + 20vw);
}
@media (max-width: 999.98px) {
  cta-hero-slideshow .carousel-indicator {
    display: none;
    position: absolute;
    top: 20rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
cta-hero-slideshow .carousel-indicator > a {
  margin: 0 0.2rem;
  margin-top: 2rem;
  width: 1.5rem;
  height: 1.5rem;
  border: solid 0.1rem white;
  border-radius: 100rem;
  color: white;
}
cta-hero-slideshow .carousel-indicator > a.active {
  background-color: white;
}
@media (max-width: 999.98px) {
  cta-hero-slideshow {
    min-height: 0px;
  }
  cta-hero-slideshow .carousel-bg {
    width: 100%;
    height: 100%;
  }
  cta-hero-slideshow .carousel-bg .carousel-bg-image {
    width: 100%;
  }
  cta-hero-slideshow .carousel-bg .carousel-bg-color-overlay {
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: calc(100% - 35rem);
    -webkit-mask-image: none;
    mask-image: none;
  }
  cta-hero-slideshow #carousel-content {
    width: 75%;
    margin: 0 auto;
    padding-top: 15rem;
    padding-bottom: 2rem;
  }
  cta-hero-slideshow #carousel-content .carousel-slide {
    position: absolute;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    padding: 2rem;
    padding-bottom: 1rem;
  }
  cta-hero-slideshow #carousel-content .carousel-slide .carousel-slide-title {
    margin-bottom: 1.2rem;
  }
  cta-hero-slideshow #carousel-content .carousel-slide .carousel-slide-title h4 {
    font-size: 2.4rem;
    line-height: 1;
  }
  cta-hero-slideshow #carousel-content .carousel-slide .carousel-slide-description {
    font-size: 1.5rem;
  }
  cta-hero-slideshow #carousel-content .carousel-slide .carousel-pause {
    margin: 1rem 0 1rem 0;
  }
}
cta-hero-slideshow .slider-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border: none;
  overflow: hidden;
  border-radius: 100rem;
  font-size: 20px;
  background: white;
  color: black !important;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}
cta-hero-slideshow .slider-prev:focus {
  outline-color: white !important;
}
cta-hero-slideshow .slider-prev:disabled {
  opacity: 0.2;
}
cta-hero-slideshow .slider-next {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border: none;
  overflow: hidden;
  border-radius: 100rem;
  font-size: 20px;
  background: white;
  color: black !important;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}
cta-hero-slideshow .slider-next:focus {
  outline-color: white;
}
cta-hero-slideshow .slider-next:disabled {
  opacity: 0.2;
}
cta-hero-slideshow .slider-prev, cta-hero-slideshow .slider-next {
  z-index: 3;
}
cta-hero-slideshow .slider-prev:hover, cta-hero-slideshow .slider-prev:focus, cta-hero-slideshow .slider-next:hover, cta-hero-slideshow .slider-next:focus {
  background-color: white;
}
cta-hero-slideshow .fa-chevron-left,
cta-hero-slideshow .fa-chevron-right {
  margin-top: 5px;
  font-weight: 700 !important;
}
cta-hero-slideshow .fa-chevron-left::before,
cta-hero-slideshow .fa-chevron-right::before {
  height: 20px;
}
cta-hero-slideshow .fa, cta-hero-slideshow .fas, cta-hero-slideshow .far {
  font-family: "Font Awesome 5 Pro";
}

navigation-block {
  display: block;
  background-color: #E9C939;
}
@media (max-width: 991px) {
  navigation-block {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  navigation-block {
    width: 50%;
  }
}
navigation-block h2, navigation-block h2 {
  color: black !important;
}
navigation-block .btn {
  text-wrap: wrap !important;
  white-space: break-spaces;
}

.navblock-section {
  position: relative;
  padding: 10% 5%;
  width: 85%;
}

.navblock-section-centered {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
}

:not(#x) .link-list {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
:not(#x) .link-list li {
  margin: 0;
  padding: 0;
}
:not(#x) .link-list li a {
  position: relative;
  display: block;
  text-decoration: none !important;
  padding: 1.1rem 1.6rem;
  padding-right: 5rem;
  border-right: 0;
  border-top: 0;
  border-left: 0;
  border-bottom: 0.1rem black solid;
  text-align: left;
  background-color: transparent;
  color: inherit !important;
  border-radius: 0;
  font-size: inherit !important;
}
:not(#x) .link-list li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.4rem;
  background-color: black;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.5s ease;
}
:not(#x) .link-list li a:hover::before {
  transform: scaleX(1);
}
:not(#x) .link-list li a::after {
  content: "\f0a9";
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  position: absolute;
  top: 50%;
  right: 1rem;
  font-size: 1.3em;
  transform: translateY(-50%);
  color: black !important;
  padding: 0 !important;
}
:not(#x) .link-list li:last-of-type a {
  border-bottom: none;
}

cta-info-img-grid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 4rem;
}
cta-info-img-grid .grid-item-text-btn, cta-info-img-grid p.grid-item-text-btn {
  border-bottom: 0 !important;
  padding: 1.2rem 2.5rem 1rem;
  color: black;
  background-color: white;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: normal;
}
cta-info-img-grid .grid-item-text-btn::after {
  content: " ›";
}
cta-info-img-grid .grid-item-btn-light:hover {
  background-color: lightgrey;
  border-color: transparent;
}
cta-info-img-grid .grid-item-btn-light {
  background-color: white;
  color: black !important;
  border: 2px solid white;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
}
cta-info-img-grid .grid-item-btn {
  display: block !important;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.5s, background-color 0.5s, color 0.5s;
  padding: 0px 10px;
  padding-top: 0px;
  font-size: 17px;
}
cta-info-img-grid img.grid-item-thumbnail {
  display: block;
  max-width: 200px;
  max-height: 241px;
  width: auto;
  height: auto;
}
@media (max-width: 450px) {
  cta-info-img-grid img.grid-item-thumbnail {
    max-width: 150px;
    max-height: 200px;
  }
}
cta-info-img-grid > .eis-key-services-more-button {
  flex: 0 0 100%;
  padding: 2rem;
  background: #47B289;
  transition: background-color 0.3s ease;
  color: white !important;
  text-decoration: none !important;
  font-size: 1.25rem;
  line-height: 1.1;
  text-align: center;
}
cta-info-img-grid > .eis-key-services-more-button:hover {
  background: #40a07b;
}
cta-info-img-grid > .eis-key-services-more-button:focus {
  outline-offset: -4px !important;
}
cta-info-img-grid > .eis-key-services-more-button span {
  vertical-align: middle;
  margin-top: -0.2rem;
  margin-left: 1rem;
  font-size: 1.8rem;
  transition: transform 0.3s ease;
}
cta-info-img-grid > .eis-key-services-more-button:hover span {
  transform: translateX(0.5em);
}
@media (max-width: 991px) {
  cta-info-img-grid .grid-item {
    width: calc((100% - 0.2rem) / 1);
    padding: 3.5rem !important;
  }
  cta-info-img-grid .grid-item h2 {
    margin-bottom: 10rem;
  }
}
@media (min-width: 992px) {
  cta-info-img-grid .grid-item {
    width: 50%;
    height: 350px;
    padding: 5rem !important;
  }
  cta-info-img-grid .grid-item h2 {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  cta-info-img-grid .grid-item {
    padding: 2.5rem !important;
  }
}
@media (max-width: 430px) {
  cta-info-img-grid .grid-item {
    flex-direction: column;
  }
  cta-info-img-grid .grid-item img.service-thumbnail {
    width: 100%;
    max-width: unset !important;
    max-height: unset !important;
    margin-top: 30px;
  }
}
cta-info-img-grid .grid-item {
  position: relative;
  flex: 0 0 auto;
  display: flex;
  color: white !important;
  text-decoration: none !important;
  justify-content: space-between;
  background-color: #47B289;
}
cta-info-img-grid .grid-item .grid-item-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid thin white;
}
cta-info-img-grid .grid-item .grid-item-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
cta-info-img-grid .grid-item .grid-item-img::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease;
}
cta-info-img-grid .grid-item:hover .grid-item-img::after {
  background: rgba(10, 84, 82, 0.7);
}
cta-info-img-grid .grid-item:nth-of-type(2):hover .grid-item-img::after {
  background: rgba(233, 201, 57, 0.7);
}
cta-info-img-grid .grid-item:nth-of-type(3):hover .grid-item-img::after {
  background: rgba(115, 191, 220, 0.7);
}
cta-info-img-grid .grid-item:nth-of-type(4):hover .grid-item-img::after {
  background: rgba(71, 178, 137, 0.7);
}
cta-info-img-grid .grid-item .grid-item-content {
  color: white;
  position: relative;
  z-index: 1;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: space-between;
  height: auto;
  padding-right: 20px;
}
cta-info-img-grid .grid-item .grid-item-content button {
  padding-top: 0.48rem !important;
}
cta-info-img-grid .grid-item .grid-item-content button p::after {
  content: " ›";
}
cta-info-img-grid .grid-item h2 {
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  color: #FFFFFF !important;
}
cta-info-img-grid .grid-item p {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: solid 0.1rem white;
  font-size: 0.88em;
  letter-spacing: 0.06em;
  line-height: 1;
}
cta-info-img-grid .grid-item p span {
  vertical-align: middle;
  margin-top: -0.2rem;
  margin-left: 0.2rem;
  font-size: 0.85em;
}

:not(#x) oda-meganav {
  height: 116px;
  margin-right: 4rem;
  z-index: 4;
}
@media (max-width: 991px) {
  :not(#x) oda-meganav {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  :not(#x) oda-meganav {
    flex: 1 0 auto;
    width: calc(100vw - 42rem);
    display: flex;
    justify-content: center;
    z-index: 4;
  }
  :not(#x) oda-meganav .oda-meganav-toggle {
    display: none;
  }
  :not(#x) oda-meganav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  :not(#x) oda-meganav ul li {
    margin: 0;
    padding: 0;
  }
  :not(#x) oda-meganav ul li button {
    appearance: none;
    border: none;
    padding: 0;
    width: 100%;
    text-align: inherit;
  }
  :not(#x) oda-meganav ul li a, :not(#x) oda-meganav ul li button {
    display: block;
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
  }
  :not(#x) oda-meganav .oda-meganav-level-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
  }
  :not(#x) oda-meganav .oda-meganav-level-1 > li > a, :not(#x) oda-meganav .oda-meganav-level-1 > li > button {
    position: relative;
    height: 100%;
    padding: 1rem 1.4rem;
    margin-top: 0.3rem;
    color: #4156A6;
    font-size: 18px;
    font-family: "Overpass", Arial, sans-serif;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  :not(#x) oda-meganav .oda-meganav-level-1 > li > a::before, :not(#x) oda-meganav .oda-meganav-level-1 > li > button::before {
    content: "";
    position: absolute;
    bottom: -0.2rem;
    width: calc(100% - 0.8rem);
    height: 0.5rem;
    background: #47B289;
    transform: scaleX(0%);
    transition: transform 0.3s ease;
  }
  :not(#x) oda-meganav .oda-meganav-level-1 > li > a:hover::before, :not(#x) oda-meganav .oda-meganav-level-1 > li > a.oda-open::before, :not(#x) oda-meganav .oda-meganav-level-1 > li > button:hover::before, :not(#x) oda-meganav .oda-meganav-level-1 > li > button.oda-open::before {
    transform: none;
  }
  :not(#x) oda-meganav .oda-meganav-level-1 > li > a > span[class^=fa], :not(#x) oda-meganav .oda-meganav-level-1 > li > button > span[class^=fa] {
    margin-left: 0.6rem;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] {
    position: absolute;
    top: calc(100% + 0.5rem);
    display: flex;
    flex-flow: column;
    min-width: 30rem !important;
    background-color: white !important;
    border-right: solid thin #DFDFDF !important;
    border-bottom: solid thin #DFDFDF !important;
    border-left: solid thin #DFDFDF !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
    z-index: 3;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > a, :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > button {
    display: flex;
    padding: 0.5rem 1.2rem;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > a:hover, :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > button:hover {
    background-color: hsla(var(--black-h), var(--black-s), var(--black-l), 0.07);
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > a > span[class^=fa]:first-child, :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > button > span[class^=fa]:first-child {
    display: none;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > a > .oda-meganav-link-description, :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > button > .oda-meganav-link-description {
    display: none;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > a > span[class^=fa]:last-child, :not(#x) oda-meganav .oda-meganav-level-2[data-style=dropdown] > li > button > span[class^=fa]:last-child {
    display: none;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] {
    --meganav-width: 85vw;
    max-width: 85vw;
    background-color: white !important;
    border-right: solid thin #DFDFDF !important;
    border-bottom: solid thin #DFDFDF !important;
    border-left: solid thin #DFDFDF !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: calc((100vw - var(--meganav-width)) / 2);
    right: calc((100vw - var(--meganav-width)) / 2);
    padding-right: calc(var(--meganav-width) * 0.65);
    display: flex;
    flex-flow: column;
    color: var(--black);
    box-shadow: 0 0.5rem 2rem hsla(var(--black-h), var(--black-s), var(--black-l), 0.18);
    z-index: 3;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav]::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100% - var(--meganav-width) * 0.65);
    border-right: solid 0.1rem var(--gray-93);
    border-top-left-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0.88rem 1.4rem;
    font-size: 20px;
    font-weight: 600;
    border-bottom: solid thin #DFDFDF !important;
    border-right: solid thin #DFDFDF !important;
    transition: background-color 0.3s ease, color 0.3s ease;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a:hover, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a.oda-open, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button:hover, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button.oda-open {
    background-color: #0A5452;
    color: white;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a:hover::before, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a.oda-open::before, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button:hover::before, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button.oda-open::before {
    width: 100%;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a:hover > span[class^=fa]:first-child, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a.oda-open > span[class^=fa]:first-child, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button:hover > span[class^=fa]:first-child, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button.oda-open > span[class^=fa]:first-child {
    color: var(--white);
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a > span[class^=fa]:first-child, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button > span[class^=fa]:first-child {
    margin-right: 1rem !important;
    color: #0A5452;
    transition: color 0.3s ease;
    flex: 0 0 auto;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a > .oda-meganav-link-text, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button > .oda-meganav-link-text {
    flex: 1 1 auto;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > a > span[class^=fa]:last-child, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] > li > button > span[class^=fa]:last-child {
    flex: 0 0 auto;
    margin-left: 0.5rem;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(var(--meganav-width) * 0.65);
    padding: 0.8rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 > li {
    flex: 0 0 calc((100% - 0rem) / 2);
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 > li > a, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 > li > button {
    font-size: 18px;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    border-radius: 0.33rem;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 > li > a:hover, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 > li > button:hover {
    background-color: var(--gray-93);
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 > li > a .oda-meganav-link-text, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 > li > button .oda-meganav-link-text {
    font-weight: 700;
  }
  :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 > li > a .oda-meganav-link-description, :not(#x) oda-meganav .oda-meganav-level-2[data-style=meganav] .oda-meganav-level-3 > li > button .oda-meganav-link-description {
    display: block;
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .or-navbar {
    position: relative;
  }
  :not(#x) oda-meganav {
    display: flex;
    justify-content: flex-end;
    padding-right: 0.5rem;
    width: 100%;
    z-index: 4;
  }
  :not(#x) oda-meganav button {
    background: unset;
    color: inherit;
    border: unset;
    background: transparent;
    border: none;
  }
  :not(#x) oda-meganav .oda-meganav-toggle {
    font-size: 1.8rem;
  }
  :not(#x) oda-meganav:not(.oda-mobile-open) .oda-meganav-level-1 {
    display: none;
  }
  :not(#x) oda-meganav .oda-meganav-level-1 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #0A5452;
    color: white;
    z-index: 3;
    list-style-type: none;
    margin: 0;
    padding: 0.6rem 0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
  }
  :not(#x) oda-meganav .oda-meganav-level-1 > li {
    margin: 0;
    padding: 0;
  }
  :not(#x) oda-meganav .oda-meganav-level-1 > li > a, :not(#x) oda-meganav .oda-meganav-level-1 > li > button {
    display: block;
    margin: 0;
    padding: 0.6rem 1.2rem;
    color: inherit !important;
    font-size: 1.1em;
    line-height: 1.5;
  }
  :not(#x) oda-meganav .oda-meganav-level-2 {
    list-style-type: none;
    margin: 0.6rem 0;
    padding: 0.6rem 0;
    padding-left: 1.2rem;
    background-color: white !important;
  }
  :not(#x) oda-meganav .oda-meganav-level-2 > li {
    margin: 0;
    padding: 0;
  }
  :not(#x) oda-meganav .oda-meganav-level-2 > li > a, :not(#x) oda-meganav .oda-meganav-level-2 > li > button {
    display: block;
    margin: 0;
    padding: 0.6rem 1.2rem;
    color: black;
    font-size: 1.1em;
    line-height: 1.5;
    text-align: left;
  }
  :not(#x) oda-meganav .oda-meganav-level-2 > li > a > span[class^=fa]:first-child, :not(#x) oda-meganav .oda-meganav-level-2 > li > button > span[class^=fa]:first-child {
    margin-right: 0.5rem;
  }
  :not(#x) oda-meganav .oda-meganav-level-3 {
    margin: 0.6rem 0;
  }
  :not(#x) oda-meganav .oda-meganav-level-3 a {
    display: block;
    color: black !important;
    padding: 0.6rem 0;
    padding-left: 0.6rem;
  }
  :not(#x) oda-meganav .oda-meganav-link-description {
    font-size: 0;
  }
}
.or-navbar-search-wrapper {
  display: none;
}

.or-navbar-toggle-button {
  display: none;
}

.oda-meganav-search {
  padding: 1.2rem;
  font-size: 1.7rem;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}
.oda-meganav-search:hover {
  background-color: white !important;
}

a.action-button-container {
  height: 5rem;
  transition: opacity 0.3s ease;
}
a.action-button-container:hover {
  background-color: transparent !important;
}

.oda-viewmore > a.meganav-action-button {
  z-index: 100;
  background-color: #4156A6 !important;
  color: #fff !important;
  padding: 0.85rem 1.75rem !important;
  font-weight: 700;
  border-radius: 0.2rem;
  text-align: center;
}
.oda-viewmore > a.meganav-action-button:hover {
  background-color: #4156A6 !important;
}

contact-card-block {
  width: 100%;
}
contact-card-block .contact-card-wrapper {
  padding: 0 1rem;
  margin-top: 4rem;
}
contact-card-block .contact-card-wrapper h2 {
  display: flex;
  align-items: center;
  color: #0A5452 !important;
  font-size: 32px;
}
contact-card-block .contact-card-wrapper h3 {
  color: #0A5452 !important;
}
contact-card-block .contact-card-wrapper .contact-card-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  color: white;
  height: 100%;
  padding: 0;
  margin: 1rem 0 0;
  justify-content: space-around;
}
contact-card-block .contact-card-wrapper .contact-card-container .contact-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 50%;
  padding: 1rem 3%;
  overflow-x: auto;
}
@media (max-width: 767px) {
  contact-card-block .contact-card-wrapper .contact-card-container .contact-card {
    width: 100%;
    padding: 2rem 3%;
  }
}
contact-card-block .contact-card-wrapper .contact-card-container .contact-card p {
  margin: auto;
}
contact-card-block .contact-card-wrapper .contact-card-container .contact-card-icon {
  width: 5rem;
  height: 5rem;
  background-color: white;
  border-radius: 100rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.78rem;
}
contact-card-block .contact-card-wrapper .contact-card-container p {
  margin: 0 !important;
  color: black !important;
}
contact-card-block .contact-card-wrapper .contact-title {
  padding-top: 1rem !important;
  font-weight: 500;
  font-size: 20px;
}
contact-card-block .bordered {
  border-top: solid 2px #0A5452;
}

.contact-cards-wrapper {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  contact-card-part {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  contact-card-part {
    width: 50%;
  }
}
contact-card-part .contact-card-container {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10%;
  color: white;
  height: 100%;
  justify-content: center;
}
contact-card-part .contact-card-container .contact-card-icon {
  width: 4rem;
  height: 4rem;
  margin-bottom: 1.5rem;
  background-color: black;
  border-radius: 100rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.78rem;
  color: white;
}
contact-card-part .contact-card-container .contact-card-btn {
  padding: 0.8rem 3rem 0.7rem;
  margin: 1rem;
  color: white;
  background-color: black;
  text-decoration: none !important;
}
contact-card-part .contact-card-container .contact-card-btn:hover {
  background-color: #1a1a1a !important;
}
contact-card-part .contact-card-container .contact-card-btn:active {
  background-color: #0d0d0d !important;
}
contact-card-part .contact-card-container h2, contact-card-part .contact-card-container h3 {
  color: black !important;
}
contact-card-part .contact-card-container p {
  margin: 0 !important;
  color: black !important;
}
contact-card-part .contact-card-container .contact-card-spacing {
  height: 50px;
}

#s4-bodyContainer {
  overflow: hidden;
}

.green {
  background-color: #47B289 !important;
}

.blue {
  background-color: #4156A6 !important;
}

a:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

a[href$=pdf]:after, a[href$=PDF]:after,
a[href$=doc]:after, a[href$=DOC]:after,
a[href$=docx]:after, a[href$=DOCX]:after,
a[href$=xls]:after, a[href$=XLS]:after,
a[href$=xlsx]:after, a[href$=XLSX]:after {
  color: #0A5452;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

a[href$=pdf]:visited:after, a[href$=pdf]:focus:after, a[href$=pdf]:hover:after,
a[href$=PDF]:visited:after, a[href$=PDF]:focus:after, a[href$=PDF]:hover:after,
a[href$=doc]:visited:after, a[href$=doc]:focus:after, a[href$=doc]:hover:after,
a[href$=DOC]:visited:after, a[href$=DOC]:focus:after, a[href$=DOC]:hover:after,
a[href$=docx]:visited:after, a[href$=docx]:focus:after, a[href$=docx]:hover:after,
a[href$=DOCX]:visited:after, a[href$=DOCX]:focus:after, a[href$=DOCX]:hover:after,
a[href$=xls]:visited:after, a[href$=xls]:focus:after, a[href$=xls]:hover:after,
a[href$=XLS]:visited:after, a[href$=XLS]:focus:after, a[href$=XLS]:hover:after,
a[href$=xlsx]:visited:after, a[href$=xlsx]:focus:after, a[href$=xlsx]:hover:after,
a[href$=XLSX]:visited:after, a[href$=XLSX]:focus:after, a[href$=XLSX]:hover:after {
  color: #AC2D48;
}

a[href$=pdf]:after, a[href$=PDF]:after,
li a[href$=pdf]:after, li a[href$=PDF]:after {
  content: "\f1c1";
}

a[href$=doc]:after, a[href$=DOC]:after,
a[href$=docx]:after, a[href$=DOCX]:after,
li a[href$=doc]:after, li a[href$=DOC]:after,
li a[href$=docx]:after, li a[href$=DOCX]:after {
  content: "\f1c2";
}

a[href$=xls]:after, a[href$=XLS]:after,
a[href$=xlsx]:after, a[href$=XLSX]:after,
li a[href$=xls]:after, li a[href$=XLS]:after,
li a[href$=xlsx]:after, li a[href$=XLSX]:after {
  content: "\f1c3";
}

li a[href$=pdf]:after, li a[href$=PDF]:after,
li a[href$=doc]:after, li a[href$=DOC]:after,
li a[href$=docx]:after, li a[href$=DOCX]:after,
li a[href$=xls]:after, li a[href$=XLS]:after,
li a[href$=xlsx]:after, li a[href$=XLSX]:after {
  color: #0A5452;
}

a[href$=pdf].highlighted-link:after, a[href$=PDF].highlighted-link:after,
li a[href$=pdf].highlighted-link:after, li a[href$=PDF].highlighted-link:after,
a[href$=doc].highlighted-link:after, a[href$=DOC].highlighted-link:after,
li a[href$=doc].highlighted-link:after, li a[href$=DOC].highlighted-link:after,
a[href$=docx].highlighted-link:after, a[href$=DOCX].highlighted-link:after,
li a[href$=docx].highlighted-link:after, li a[href$=DOCX].highlighted-link:after,
a[href$=xls].highlighted-link:after, a[href$=XLS].highlighted-link:after,
li a[href$=xls].highlighted-link:after, li a[href$=XLS].highlighted-link:after,
a[href$=xlsx].highlighted-link:after, a[href$=XLSX].highlighted-link:after,
li a[href$=xlsx].highlighted-link:after, li a[href$=XLSX].highlighted-link:after {
  padding-right: 5.9rem;
  bottom: 0.75rem;
}

.resources-block-heading {
  padding: 0.3rem 1rem 0;
  border-top: solid 2px #0A5452;
  margin: 5rem 0 3rem;
}
.resources-block-heading h2 {
  color: #0A5452 !important;
}
.resources-block-heading h2::before {
  content: "\f328";
  margin-right: 2rem;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-size: 30px;
  color: #0A5452 !important;
}
.resources-block-heading h2.video-resources::before {
  content: "\f1c8";
}

ul li h4 {
  margin-top: 1.7rem;
  margin-bottom: 0.3rem;
}

.icon-wrapper {
  height: 50px;
  width: 50px;
  margin-right: 1.2rem !important;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #4156A6;
}
.icon-wrapper i[class^=fa-], .icon-wrapper i[class*=fa-] {
  margin: auto;
  color: white;
  font-size: 18px;
  padding-left: 5px;
}

.ms-rtePosition-1 {
  margin: 0 3rem 1.5rem 0;
}

.ms-rtePosition-2 {
  margin: 0 0 1.5rem 3rem;
}

.ms-rtestate-field p, p.ms-rteElement-P {
  margin: 0 0 1rem 0;
  line-height: 1.6;
}

.ms-rtestate-field section p:last-child, section p.ms-rteElement-P:last-child {
  margin-bottom: 0.2rem;
}

.gsc-search-box .gsc-input {
  padding: 0 !important;
  background-color: white;
}
.gsc-search-box .gsc-search-button {
  margin-left: 0;
}
.gsc-search-box .gsc-search-button button {
  padding: 12px 27px;
  border-color: #4156A6;
  background-color: #4156A6;
}
.gsc-search-box .gsc-search-button button:hover {
  background-color: #5b70bf;
}
.gsc-search-box .gsc-search-button button:focus {
  background-color: #334381;
}

.ms-rtestate-field img:not(.ms-rtestate-read img) {
  max-width: 100%;
  max-height: 100%;
}

.image-left {
  float: left;
  padding: 8px 8px 8px 0;
}

/* making page content 90% screen wide */
@media (min-width: 1200px) {
  .oda-food-safety-shellfish-pages-commercial-crab-status-aspx #main .container {
    width: 90% !important;
  }
}
.or-accordion-toolbar-search button {
  background-color: #0A5452 !important;
}

.or-accordion-toolbar-search {
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  padding: 7px;
}
.or-accordion-toolbar-search .material-icons {
  margin: -4px;
}
@media (max-width: 767px) {
  .or-accordion-toolbar-search {
    -ms-flex: 1 0 100%;
    flex: 0 1 100%;
    border-bottom: solid 1px #e7e7e7;
    border-right: none;
  }
}
.or-accordion-toolbar-search button {
  padding: 8px 12px;
  background-color: #456990;
  color: white;
  border: none;
}
@media (min-width: 291px) {
  .or-accordion-toolbar-search .accordionClearButton {
    border-radius: 0 3.5px 3.5px 0;
  }
}
.or-accordion-toolbar-search input {
  flex: 1;
  -ms-flex: 1;
  border: solid 1px #e4e4e4;
  border-radius: 3.5px 0 0 3.5px;
}

.or-accordion-list .accordion-table td {
  background-color: #fff;
}

.or-accordion-list .accordion-table tr:nth-child(2n) td {
  background-color: rgba(0, 0, 0, 0.02);
}

.resources-list p {
  margin-bottom: 0 !important;
}

div.cta-highlighted {
  background-color: #73BFDC !important;
  color: black !important;
  border: none !important;
  width: auto;
  text-decoration: none !important;
  padding: 20px 30px !important;
  margin: 20px 0px;
}
div.cta-highlighted * {
  color: black !important;
}

div.cta-highlighted address {
  margin-left: 15px !important;
}

div.cta-highlighted a {
  color: black;
}

figure.centered {
  display: flex;
  flex-direction: column;
  align-items: center;
}
figure.centered img {
  margin-bottom: 1rem;
  width: 500px;
  max-width: 100%;
  height: auto;
}
figure.centered figcaption {
  width: 80%;
  text-align: center;
  font-style: italic;
}

h1.or-page-title-relocated {
  margin: 4rem 0;
  padding-bottom: 3rem;
  border-bottom: solid 2px #47B289;
  color: #0A5452;
}

.news-h2 {
  padding: 1% 11%;
}

newsroom-web-part {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #73BFDC !important;
  padding: 4% 11% 6%;
  border: none !important;
}

newsroom-web-part .or-newsroom-article {
  position: relative;
  float: left !important;
  width: calc((100% - 3rem) / 2);
  transition: transform 0.8s ease;
  background: white;
  padding: 2.5rem 2.5rem 9rem 2.5rem !important;
  border: solid 1px #d6d6d6;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
}

@media screen and (max-width: 767px) {
  newsroom-web-part .or-newsroom-article {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  newsroom-web-part .or-newsroom-article:nth-child(odd) {
    margin-right: 2rem !important;
    margin-bottom: 3rem !important;
  }
  newsroom-web-part .or-newsroom-article:nth-child(even) {
    margin-top: 2rem !important;
    margin-bottom: 1rem !important;
  }
  newsroom-web-part .or-newsroom-article:hover {
    transform: translateY(-1.5rem);
  }
}
newsroom-web-part .or-newsroom-article a h4, newsroom-web-part .or-newsroom-article a h3, newsroom-web-part .or-newsroom-article a h2, newsroom-web-part .or-newsroom-article a h5, newsroom-web-part .or-newsroom-article a h6 {
  margin-top: 9rem !important;
  font-size: 22px;
}

newsroom-web-part a + p {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  background: #E9C939;
  color: black;
  word-break: break-word;
  width: auto;
  max-width: 13rem;
  padding: 1rem !important;
  text-align: center;
  font-size: 20px !important;
  font-weight: 500;
}

newsroom-web-part .btn-default {
  position: absolute;
  bottom: 2rem;
  font-size: 18px !important;
  padding: 0.9rem 3rem 0.7rem;
  margin-top: 2rem;
  color: black !important;
  text-decoration: none !important;
  background-color: #E9C939;
  border-color: #E9C939 !important;
  border-radius: 0 !important;
}

newsroom-web-part .btn-default:hover {
  margin-top: 2rem;
  background-color: #E9C939 !important;
}

newsroom-web-part .btn-default:active {
  margin-top: 2rem;
  background-color: #E9C939 !important;
}

.row-full-width .ms-webpartzone-cell {
  margin-bottom: 0;
}

.agency-home header .or-breadcrumbs {
  display: block !important;
}