/* Global Mobile Breakpoints */
/* Global Colors -- These are used in DB Mega Menu so am saving here so that menu doesn't throw errors */
/* Site Specific Colors */
/*dkgreen*/
/*mdgreen*/
/*md-dkgreen*/
/*graygreen*/
/* mintgreen */
/*dkgray */
/* ltgray */
/*dkpurple*/
/*lime*/
/*Ferries Colors */
/* Font Size Bases */
/* B (18px)	68.66px */
/* A (16px)	61.04px */
/* B (18px)	54.93px */
/* A (16px)	48.83px */
/* B (18px)	43.95px */
/* A (16px)	39.06px */
/* B (18px)	35.16px */
/* A (16px)	31.25px */
/* B (18px)	28.13px */
/* A (16px)	25.00px */
/* B (18px)	22.50px */
/* A (16px)	20.00px */
/* B (18px)	18.00px */
/* A (16px)	16.00px */
/* B (18px)	14.40px */
/* A (16px)	12.80px */
/* B (18px)	11.52px */
/* A (16px)	10.00px */
/* B (18px)	9.22px */
/* A (16px)	8.19px */
/* B (18px)	7.37px */
/* A (16px)	6.55px */
/* B (18px)	5.90px */
/* A (16px)	5.24px */
/* B (18px)	4.72px */
/* A (16px)	4.19px */
html body {
  margin-top: 0;
  padding-top: 0 !important;
  font-size: 1.5em;
  line-height: 1.6;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  /* Button styles */
  /*** Funky historical markers page **/
  /*** Manuals ***/
  /* Get help in your language related styles */
}
html body .dialog-off-canvas-main-canvas {
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  html body .container,
  html body .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
html body .block-external-search-form-block .btn {
  background: #97d700;
  border: 1pt solid #97d700;
  padding: 2.5px 12px;
  margin-left: -5px;
  margin-top: -4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media screen and (max-width: 991px) {
  html body .block-external-search-form-block .btn {
    background-color: transparent !important;
    border: 1pt solid #fff !important;
    border-radius: 4px !important;
  }
}
html body .block-external-search-form-block .btn:before {
  content: "\f002";
  font-family: "Font Awesome 6 Pro";
  font-size: 1.4em;
  color: #1D252D;
}
@media screen and (max-width: 991px) {
  html body .block-external-search-form-block .btn:before {
    color: #fff !important;
  }
}
html body .block-external-search-form-block .btn .glyphicon-search {
  margin: initial;
}
html body .block-external-search-form-block .btn .glyphicon-search:before {
  content: "\f002";
  font-family: "Font Awesome 6 Pro";
  font-size: 1.4em;
  color: #1D252D;
}
html body .block-external-search-form-block .btn .glyphicon-search:before:hover,
html body .block-external-search-form-block .btn .glyphicon-search:before:active,
html body .block-external-search-form-block .btn .glyphicon-search:before:focus {
  color: red !important;
}
html body h1,
html body h3,
html body h4,
html body h5,
html body h6 {
  font-weight: 700;
}
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  color: #1D252D;
}
html body h1 {
  font-size: 4.883rem;
  line-height: 6.104rem;
  color: #000;
}
html body h1.page-header {
  padding: 0 10px 14px 0;
  border-bottom: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  html body h1 {
    font-size: 3.906rem;
    line-height: 4.883rem;
  }
}
html body h2 {
  font-size: 3.906rem;
  line-height: 4.883rem;
  font-weight: 300;
  color: #1D252D;
}
html body h2 a {
  color: #007B5F;
  border-bottom: 1px solid;
}
html body h2 a:hover {
  border-bottom: none;
}
@media screen and (max-width: 1024px) {
  html body h2 {
    font-size: 3.125rem;
    line-height: 3.906rem;
  }
}
html body h3 {
  font-size: 2.5rem;
  line-height: 3.125rem;
}
@media screen and (max-width: 1024px) {
  html body h3 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
html body h4 {
  font-size: 2.25rem;
  line-height: 2.813rem;
  color: #363636;
}
@media screen and (max-width: 1024px) {
  html body h4 {
    font-size: 1.8rem;
    line-height: 2.25rem;
  }
}
html body h5 {
  font-size: 1.6rem;
  line-height: 2rem;
}
@media screen and (max-width: 1024px) {
  html body h5 {
    font-size: 1.28rem;
    line-height: 1.6rem;
  }
}
html body li {
  line-height: 1.3em;
  padding-bottom: 8px;
}
html body p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  padding-bottom: 10px;
}
html body p:last-child {
  margin-bottom: 10px;
}
html body a {
  color: #007B5F;
  border-bottom: 1px solid;
  text-decoration: none;
}
html body a:hover {
  color: #005151;
  text-decoration: none;
  border-bottom: none;
}
html body a:visited {
  color: #7E238B;
}
html body a:focus {
  text-decoration: none;
  outline-offset: 2px;
}
html body a .fa-external-link {
  font-weight: inherit;
  padding-left: 5px;
}
html body ul.toolbar-menu li {
  padding-bottom: 0;
  font-size: 1.3rem;
  line-height: 1.3rem;
}
html body ul.toolbar-menu li a {
  font-size: 1.3rem;
}
html body .featured-link {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 10px;
  text-decoration: none;
  border-bottom: none;
}
html body .featured-link:before {
  content: "\f138";
  font-family: 'Font Awesome 6 Pro';
  color: #97d700;
  font-weight: 900;
  padding-right: 7px;
  border-bottom: none;
}
html body .btn-primary,
html body .btn-default {
  position: relative;
  display: inline-block;
  z-index: 1;
  z-index: auto;
  background-color: #007B5F;
  color: #fff;
  border: 0;
  font-size: 1.44rem;
  padding: 10px 20px;
  min-width: 150px;
}
html body .btn-primary:after,
html body .btn-default:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-primary:before,
html body .btn-default:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-primary:hover,
html body .btn-default:hover {
  background-color: #005151;
  color: #fff;
}
html body .btn-primary:focus,
html body .btn-default:focus {
  outline: 2px solid #97d700;
  outline-offset: 4px;
  min-width: 200px;
  background-color: #007B5F;
}
html body .btn-primary:active,
html body .btn-default:active {
  background-color: #005151;
  color: #fff;
}
html body .btn-primary:active:hover,
html body .btn-default:active:hover {
  background-color: #005151;
}
html body .btn-primary:visited,
html body .btn-default:visited {
  color: #fff;
}
html body .btn-secondary {
  position: relative;
  display: inline-block;
  z-index: 1;
  background-color: #fff;
  color: #007B5F;
  border: 0;
  border-width: 1px 0 1px 0;
  border-color: #007B5F;
  border-radius: 0;
  font-size: 1.8rem;
  padding: 10px 10px;
  min-width: 150px;
}
html body .btn-secondary:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -5%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 0 6px 6px 0;
  border-width: 1px 1px 1px 0;
  border-color: #007B5F;
  border-style: solid;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-secondary:hover:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -5%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 0 6px 6px 0;
  border-width: 2px 2px 2px 0;
  border-color: #005151;
  border-style: solid;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-secondary:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -5%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px 0 0 6px;
  border-width: 1px 0 1px 1px;
  border-color: #007B5F;
  border-style: solid;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-secondary:hover:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -5%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px 0 0 6px;
  border-width: 2px 0 2px 2px;
  border-color: #005151;
  border-style: solid;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-secondary:visited {
  color: #007B5F;
}
html body .btn-secondary:hover {
  background-color: #fff;
  color: #005151;
}
html body .btn-secondary:focus {
  outline: 2px solid #97d700;
  outline-offset: 4px;
  min-width: 200px;
  background-color: #fff;
}
html body .btn-secondary:active {
  background-color: #fff;
  color: #005151;
}
html body .btn-secondary:active:hover {
  background-color: #fff;
}
html body .btn-no-btn {
  background-color: transparent;
  border: 1px solid #ccc;
  width: 100%;
  color: #555;
  text-align: left;
  padding-right: 0;
}
html body .btn-no-btn .caret {
  display: none;
}
html body .btn-no-btn:after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-size: 1.2rem;
  color: #555;
  float: right;
  font-weight: 600;
  padding-top: 4px;
  padding-right: 5px;
}
html body #block-externalsearchhomeferriessearchformblock ul.dropdown-menu {
  width: 100%;
}
html body #block-externalsearchhomeferriessearchformblock ul.dropdown-menu li a {
  border-bottom: none;
}
html body #block-externalsearchhomeferriessearchformblock ul.dropdown-menu li a .extlink {
  display: none;
}
html body #block-externalsearchhomeferriessearchformblock ul.dropdown-menu li a:visited {
  color: initial;
}
html body .btn-info {
  position: relative;
  display: inline-block;
  z-index: 1;
  background-color: #fff;
  color: #007B5F;
  border: 0;
  font-size: 1.44rem;
  padding: 10px 20px;
  min-width: 200px;
}
html body .btn-info:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-info:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-info:before {
  border: 2px solid #007B5F;
}
html body .btn-info:after {
  border-top: 2px solid #007B5F;
  border-bottom: 2px solid #007B5F;
  border-right: 2px solid #007B5F;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
html body .btn-info:hover {
  background-color: #fff;
  color: #005151;
}
html body .btn-info:hover:before {
  border: 2px solid #005151;
}
html body .btn-info:hover:after {
  border-top: 2px solid #005151;
  border-bottom: 2px solid #005151;
  border-right: 2px solid #005151;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
html body .btn-info:focus {
  outline: 2px solid #97d700;
  outline-offset: 4px;
  min-width: 200px;
  background-color: #fff;
}
html body .btn-info:active {
  background-color: #fff;
}
html body .btn-info:active:hover {
  background-color: #fff;
}
html body .btn-info:visited {
  color: #007B5F;
}
html body .btn-info:visited:hover {
  background-color: #fff;
  color: #005151;
}
html body .btn-info:visited:hover:before {
  border: 2px solid #005151;
}
html body .btn-info:visited:hover:after {
  border-top: 2px solid #005151;
  border-bottom: 2px solid #005151;
  border-right: 2px solid #005151;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
html body .layout--col .left-col,
html body .layout--twocol .left-col {
  padding-left: 0;
}
html body .no-margin-bottom {
  margin-bottom: 0;
}
html body .breadcrumb li {
  line-height: 2rem;
  padding-bottom: 0;
}
html body .breadcrumb li + li:before {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
}
html body .news-date {
  font-size: 1.4rem;
  color: #1D252D;
  font-weight: 400;
}
html body .toolbar-menu-administration .extlink {
  display: none;
}
html body header {
  overflow: hidden;
  margin: 0;
  background: #007B5F;
  position: relative;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 15px;
}
html body header .logo-container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  position: relative;
}
html body header .logo-container .region-header .navbar-brand {
  display: none;
}
html body header .logo-container .region-header .logo {
  border-bottom: none;
}
@media screen and (max-width: 1263px) {
  html body header .logo-container .region-header .logo {
    padding-left: 20px;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .logo img {
    max-width: 75%;
  }
}
html body header .logo-container .region-header #block-headerlinks {
  position: absolute;
  right: 30%;
  top: 17px;
  width: fit-content;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  html body header .logo-container .region-header #block-headerlinks {
    right: 33%;
  }
}
@media screen and (max-width: 1024px) {
  html body header .logo-container .region-header #block-headerlinks {
    right: 35%;
  }
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header #block-headerlinks {
    right: 15%;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header #block-headerlinks {
    display: none;
  }
}
html body header .logo-container .region-header #block-headerlinks ul {
  padding-left: 0;
}
html body header .logo-container .region-header #block-headerlinks ul li {
  list-style-type: none;
  display: inline;
}
html body header .logo-container .region-header #block-headerlinks ul li a {
  color: #fff;
  padding: 10px 5px;
  text-decoration: underline;
  border-bottom: none;
}
html body header .logo-container .region-header #block-headerlinks ul li a:hover {
  text-decoration: none;
  color: #ffefc1;
}
html body header .logo-container .region-header .block-external-search-form-block {
  position: absolute;
  right: 0;
  float: none;
  top: 13px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header .block-external-search-form-block {
    right: 65px;
    top: 15px;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header .block-external-search-form-block {
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .block-external-search-form-block {
    top: 10px;
    right: 60px;
  }
}
@media screen and (max-width: 330px) {
  html body header .logo-container .region-header .block-external-search-form-block {
    top: 58px;
  }
}
html body header .logo-container .region-header .block-external-search-form-block h2.block-title {
  display: none;
}
html body header .logo-container .region-header .block-external-search-form-block .form-control {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: none;
  font-weight: 400;
  width: 300px;
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header .block-external-search-form-block .form-control {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header .block-external-search-form-block .form-control {
    width: 170px;
  }
}
html body header .logo-container .region-header .block-external-search-form-block .form-control::placeholder {
  color: #256081;
}
html body header .logo-container .region-header .block-external-search-form-block .form-control:-ms-input-placeholder {
  color: #256081;
}
html body header .logo-container .region-header .block-external-search-form-block .form-control::-ms-input-placeholder {
  color: #256081;
}
html body .wrapper-banner #block-frontbanner {
  padding-left: 0;
  padding-right: 0;
}
html body .wrapper-banner #block-frontbanner .field--name-body img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .content-top-wrapper {
  background-color: #F4F4F5;
  position: initial !important;
  clip-path: polygon(0 0, 90% 0, 88% 100%, 0% 100%);
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .content-top-wrapper {
    clip-path: none;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .content-top-wrapper .container {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto 20px auto;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .content-top-wrapper {
    width: 100%;
  }
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .content-top-wrapper:after {
    display: none;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .content-top-wrapper .region-content-top ol.breadcrumb {
  background-color: transparent;
  padding-left: 0;
  margin-bottom: 0;
  max-width: 97%;
  clear: both;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .content-top-wrapper .region-content-top ol.breadcrumb li a {
  border-bottom: none;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto 20px auto;
  padding-left: 0;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container #container-404 {
  display: block;
  text-align: center;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row {
  display: flex;
  flex-wrap: wrap;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row .view-full-image-link {
  background-color: #007B5F;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  padding: 14px;
  min-width: 380px;
  width: 100%;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row .view-full-image-link p {
  font-size: 2rem !important;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row aside {
    order: 2;
    float: none;
    clear: both;
    padding-bottom: 15px;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row aside.col-lg-2 {
  padding: 0;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row aside .region-sidebar-left {
  margin-top: 60px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row aside .region-sidebar-left h1 {
  font-weight: 300;
  font-size: 3.9rem;
  color: #1D252D;
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content {
  margin-bottom: 20px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .field--name-field-summary p {
  font-size: 2.25rem;
  line-height: 2.813rem;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content ul,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content ol {
  margin-left: 2.5rem;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content ul li,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content ol li {
  font-size: 1.8rem;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .field--name-body .btn-primary {
  margin-bottom: 20px;
  margin-left: 24px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .block-external-search-form-block {
  right: 0;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .block-external-search-form-block .form-control {
  display: block;
  width: 200px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .bs-region--right h2 {
  font-size: 18px;
  font-weight: 700;
  color: #1D252D;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-projecttagfornodedisplaysonprojectandmajorprojectnodes,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .view-project-major-project-tags,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-studytagforstudynodedisplay,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-contracttagforcontractnodedisplay,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-majorprojecttagformajorprojectnodedisplay {
  margin-top: 10px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-projecttagfornodedisplaysonprojectandmajorprojectnodes ul,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .view-project-major-project-tags ul,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-studytagforstudynodedisplay ul,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-contracttagforcontractnodedisplay ul,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-majorprojecttagformajorprojectnodedisplay ul {
  padding-left: 0;
  margin-left: 0;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-projecttagfornodedisplaysonprojectandmajorprojectnodes ul li,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .view-project-major-project-tags ul li,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-studytagforstudynodedisplay ul li,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-contracttagforcontractnodedisplay ul li,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-majorprojecttagformajorprojectnodedisplay ul li {
  width: fit-content;
  background-color: #C7DFDA;
  color: #000;
  padding: 3px 10px;
  border-radius: 8px;
  display: inline-block;
  font-size: 1.4rem;
  margin-right: 10px;
  font-weight: 600;
  background-color: #005151;
  color: #fff;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-projecttagfornodedisplaysonprojectandmajorprojectnodes ul li a,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .view-project-major-project-tags ul li a,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-studytagforstudynodedisplay ul li a,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-contracttagforcontractnodedisplay ul li a,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-majorprojecttagformajorprojectnodedisplay ul li a {
  color: #000;
  text-decoration: none;
  border: none;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-projecttagfornodedisplaysonprojectandmajorprojectnodes ul li a i:hover,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content .view-project-major-project-tags ul li a i:hover,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-studytagforstudynodedisplay ul li a i:hover,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-contracttagforcontractnodedisplay ul li a i:hover,
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .region-content #block-majorprojecttagformajorprojectnodedisplay ul li a i:hover {
  cursor: pointer;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content {
  /******* Images margins ********/
  /**** end Image Styles ****/
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content figcaption {
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.2;
  padding-top: 5px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .align-center figcaption {
  margin: 0 auto;
  display: inline-block;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content a {
  font-weight: 700;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content a .fa-ext {
  font-weight: 400;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .align-left {
  margin-right: 10px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .align-center {
  text-align: center;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .align-right {
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section {
    order: 2;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--callout {
  width: 30%;
  float: right;
  margin-left: 10px;
  background: #f8fbfc;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--callout {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--callout h2 {
  font-size: 1.3em;
  color: #fff;
  background: #266c6c;
  padding: 10px;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--callout h2 {
    margin-bottom: 5px;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--callout p {
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--callout ul li {
  line-height: 1.5;
  padding-bottom: 10px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--callout .block-field-blockparagraphcalloutfield-body {
  padding-left: 15px;
  padding-right: 10px;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--contact-information {
  width: 30%;
  float: right;
  clear: right;
  margin-left: 10px;
  background: #f8fbfc;
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--contact-information {
    width: 100%;
    float: none;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--contact-information h2 {
  font-size: 1.3em;
  background: #ddf5fe;
  padding: 10px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--contact-information h2 {
    margin-bottom: 5px;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--contact-information .field--label {
  padding-left: 15px;
  display: inline;
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--contact-information .field--label:after {
  content: ": ";
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-field-page-section .paragraph--type--contact-information .field--item {
  display: inline;
}
@media screen and (max-width: 991px) {
  html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .content .field--name-body {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body:not(.page-node-type-landing_page, .page-node-type-pathway-page) .main-container .row section .landing-page > .content > .field--name-body > p {
  font-size: 2rem;
}
html body .sidebar-right-wrapper {
  order: 2;
}
html body .region-sidebar-right {
  margin-top: 75px;
}
html body .region-sidebar-right .email-subscription-link {
  border: 2px solid #007B5F;
  border-radius: 4px;
  padding: 5px;
}
html body .region-sidebar-right .email-subscription-link .field--name-body {
  padding: 5px;
}
html body .region-sidebar-right .email-subscription-link p {
  margin-bottom: 0;
}
html body .region-sidebar-right .email-subscription-link p:before {
  content: "\f0e0" !important;
  color: #007B5F !important;
  font-family: "Font Awesome 6 Pro";
  margin-right: 5px;
  font-weight: 700;
  text-decoration: none;
}
html body .region-sidebar-right .email-subscription-link a {
  font-size: 1.28rem;
}
html body nav.pager-nav {
  text-align: right;
}
html body nav.pager-nav .pagination > .active > a {
  background: none;
  text-decoration: underline;
  color: #4A5157;
}
html body nav.pager-nav a {
  border: none;
  color: #4A5157;
}
html body nav.pager-nav a:before {
  content: "";
  display: none;
}
html body #block-wsferriesontwitter h2,
html body #block-ferriesfacts h2 {
  color: #007FA3;
  font-size: 1.8rem;
  line-height: 1rem;
  font-weight: 700;
}
html body #block-wsferriesontwitter .field--name-body p,
html body #block-ferriesfacts .field--name-body p {
  font-size: 1.44rem;
  line-height: 2.2rem;
}
html body #block-wsferriesontwitter .field--name-body a,
html body #block-ferriesfacts .field--name-body a {
  color: #1D252D;
  font-size: 1.44rem;
  line-height: 2.2rem;
}
html body #block-ferriesfacts {
  background-color: #F2FBFC;
}
html body #block-ferriesfacts h2:before {
  content: url("../images/blueferry.png");
  padding-right: 5px;
}
html body #block-ferriesfacts h2:after {
  content: url("../images/ferrywaves.png");
}
html body #block-wsferriesontwitter {
  background-color: transparent;
  border-left: #007FA3 solid 2px;
  padding: 10px 0 0 15px;
}
@media screen and (min-width: 992px) {
  html body #block-quicklinks {
    margin-top: 30px;
  }
  html body #block-quicklinks ul {
    height: 50px;
  }
  html body #block-quicklinks ul:not(.contextual-links) li {
    position: relative;
    display: inline-block;
    z-index: 1;
    background-color: #33957F;
    color: #fff;
    margin-right: 40px;
    width: 150px;
    height: 100%;
    vertical-align: top;
  }
  html body #block-quicklinks ul:not(.contextual-links) li:after {
    position: absolute;
    z-index: -1;
    content: "";
    right: -10%;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    background-color: inherit;
  }
  html body #block-quicklinks ul:not(.contextual-links) li:before {
    z-index: -1;
    content: "";
    position: absolute;
    left: -10%;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    background-color: inherit;
  }
  html body #block-quicklinks ul:not(.contextual-links) li a {
    color: #fff;
    border-bottom: none;
    font-size: 1.8rem;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    width: 64%;
    margin-left: 5px;
    position: relative;
    top: 15%;
  }
  html body #block-quicklinks ul:not(.contextual-links) li a:hover {
    text-decoration: underline;
  }
  html body #block-quicklinks ul:not(.contextual-links) li .fontawesome-icon-inline {
    display: inline-block;
    position: relative;
    top: 10px;
  }
  html body #block-quicklinks ul:not(.contextual-links) li .fontawesome-icon-inline.two-liner {
    top: 3px;
  }
  html body #block-quicklinks ul.quicklinks-top-row {
    margin-left: 15px;
  }
  html body #block-quicklinks ul.quicklinks-bottom-row {
    margin-left: 5px;
  }
}
@media screen and (max-width: 991px) {
  html body #block-quicklinks {
    background-color: #33957F;
  }
  html body #block-quicklinks ul {
    height: auto;
  }
  html body #block-quicklinks ul li {
    display: inline-block;
    list-style-type: none;
    color: #fff;
    width: 48%;
  }
  html body #block-quicklinks ul li a {
    color: #fff;
  }
  html body #block-quicklinks ul li .fontawesome-icon-inline {
    display: none;
  }
  html body #block-quicklinks.quicklinks-top-row {
    margin-bottom: 0;
  }
}
html body .footer-top {
  background: #007B5F;
  padding: 0 20px 0 20px;
}
html body .footer-top .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .footer-top .container .region-footer-top #block-emailupdates {
  border-bottom: 1pt solid #005151;
  padding-top: 10px;
  padding-left: 0;
}
html body .footer-top .container .region-footer-top #block-emailupdates .field--name-body p {
  font-size: 1.44rem;
  color: #fff;
  text-align: left;
  padding-left: 31px;
  margin-bottom: 0;
}
html body .footer-top .container .region-footer-top #block-emailupdates .field--name-body p.update {
  font-size: 1.8rem;
  font-weight: 700;
  padding-left: 0;
  padding-bottom: 5px;
}
html body .footer-top .container .region-footer-top #block-emailupdates .field--name-body p .fontawesome-icon-inline {
  font-size: 2rem;
  padding-right: 5px;
  border-bottom: none;
  vertical-align: middle;
}
html body .footer-top .container .region-footer-top #block-emailupdates .field--name-body p a {
  color: #fff;
  font-size: 1.8rem;
  border-bottom: 0.5pt solid #fff;
  text-decoration: none;
}
html body .footer-top .container .region-footer-top #block-emailupdates .field--name-body p a:hover {
  color: #ffefc1;
  border-bottom: none;
  text-decoration: none;
}
html body .footer {
  width: 100%;
  background: #007B5F;
  padding: 10px 0 0 0;
  margin-top: 0;
  border-top: none;
}
html body .footer .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .footer .container .region-footer {
  display: flex;
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer {
    display: block;
  }
}
html body .footer .container .region-footer .contextual-region .contextual ul li a {
  color: #333;
}
html body .footer .container .region-footer .block {
  margin-right: 10px;
}
@media screen and (min-width: 992px) {
  html body .footer .container .region-footer .block {
    width: 47%;
    padding-bottom: 0;
  }
}
html body .footer .container .region-footer .block h2 {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 4px;
}
html body .footer .container .region-footer .block h4 {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
}
html body .footer .container .region-footer .block ul {
  padding-left: 0;
  margin-bottom: 20px;
}
html body .footer .container .region-footer .block ul li {
  list-style-type: none;
  text-align: left;
  padding-right: 30px;
  padding-left: 3px;
}
html body .footer .container .region-footer .block ul li:last-child {
  border-right: none;
}
html body .footer .container .region-footer .block p {
  color: #fff;
  text-align: center;
  font-weight: 300;
  margin-bottom: 0;
  font-size: 1.44rem;
  line-height: 1.8rem;
  line-height: 2.3rem;
}
html body .footer .container .region-footer .block a {
  font-size: 1.44rem;
  line-height: 1.8rem;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  border-bottom: 0.5pt solid #fff;
}
html body .footer .container .region-footer .block a .extlink {
  margin-right: 5px;
  border-bottom: none;
}
html body .footer .container .region-footer .block a:hover {
  color: #ffefc1;
  border-bottom: none;
  text-decoration: none;
}
html body .footer .container .region-footer #block-footer1 {
  width: 20%;
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footer1 {
    width: 100%;
  }
}
html body .footer .container .region-footer #block-footer2 {
  width: 30%;
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footer2 {
    width: 100%;
  }
}
html body .footer .container .region-footer #block-footer2 .field--name-body {
  padding: 0;
  border-radius: 4px;
  width: 100%;
  max-height: 135px;
}
@media screen and (max-width: 1024px) {
  html body .footer .container .region-footer #block-footer2 .field--name-body {
    max-height: fit-content;
  }
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footer2 .field--name-body {
    width: 50%;
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  html body .footer .container .region-footer #block-footer2 .field--name-body {
    width: 100%;
  }
}
html body .footer .container .region-footer #block-footer2 .field--name-body a {
  font-weight: 700;
}
html body .footer .container .region-footer #block-footer2 .field--name-body p {
  text-align: left;
  padding-left: 31px;
}
html body .footer .container .region-footer #block-footer2 .field--name-body p.update {
  font-size: 1.8rem;
  font-weight: 700;
  padding-left: 0;
  padding-bottom: 5px;
}
html body .footer .container .region-footer #block-footer2 .field--name-body p .fontawesome-icon-inline {
  font-size: 2rem;
  padding-right: 5px;
  border-bottom: none;
  vertical-align: middle;
}
html body .footer .container .region-footer #block-footer2 .field--name-body p a {
  font-size: 1.8rem;
}
@media screen and (min-width: 992px) {
  html body .footer .container .region-footer #block-footer3 {
    width: 23%;
  }
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footer3 {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footer3 .field--name-body {
    margin: auto;
  }
}
html body .footer .container .region-footer #block-footer3 .field--name-body ul li a:first-child {
  border-bottom: none;
  text-decoration: none;
}
html body .footer .container .region-footer #block-footer3 .field--name-body ul li a:first-child .fontawesome-icon-inline {
  vertical-align: middle;
}
html body .footer .container .region-footer #block-footer3 .field--name-body ul li a:first-child .extlink {
  display: none;
}
html body .footer .container .region-footer #block-footer3 .field--name-body ul li a:first-child.ext:before {
  content: "\f35d";
  color: #fff;
  font-family: "Font Awesome 6 Pro";
  padding-right: 5px;
}
@media screen and (min-width: 992px) {
  html body .footer .container .region-footer #block-footer4 {
    width: 32%;
  }
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footer4 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footer4 .field--name-body {
    margin: auto;
  }
}
html body .footer .container .region-footer #block-footer4 .field--name-body ul {
  column-count: 2;
}
@media screen and (max-width: 600px) {
  html body .footer .container .region-footer #block-footer4 .field--name-body ul {
    column-count: 1;
  }
}
html body .footer .container .region-footer #block-footer4 .field--name-body ul li .fontawesome-icon-inline {
  margin-right: 8px;
}
html body .footer .container .region-footer #block-footer4 .field--name-body ul li a {
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}
html body .footer .container .region-footer #block-footer4 .field--name-body ul li a:hover {
  color: #ffefc1;
  border-bottom: none;
  text-decoration: none;
}
html body .footer .container .region-footer #block-footer4 .field--name-body ul li a .social-text {
  text-decoration: none;
  border-bottom: 0.5pt solid #fff;
}
html body .footer .container .region-footer #block-footer4 .field--name-body ul li a .social-text:hover {
  border-bottom: none;
  text-decoration: none;
}
html body .footer .container .region-footer #block-footer4 .field--name-body ul li span.fa-ext.extlink {
  display: none;
}
@media screen and (min-width: 992px) {
  html body .footer .container .region-footer #block-footer5 {
    width: 28%;
  }
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footer5 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footer5 .field--name-body {
    /*width: 50%;*/
    margin: auto;
  }
}
html body .footer .container .region-footer #block-footer5 .field--name-body ul {
  column-count: 2;
}
@media screen and (max-width: 600px) {
  html body .footer .container .region-footer #block-footer5 .field--name-body ul {
    column-count: 1;
  }
}
html body .footer .container .region-footer #block-footer5 .field--name-body ul li .fontawesome-icon-inline {
  margin-right: 8px;
}
html body .footer .container .region-footer #block-footer5 .field--name-body ul li a {
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}
html body .footer .container .region-footer #block-footer5 .field--name-body ul li a:hover {
  color: #ffefc1;
  border-bottom: none;
  text-decoration: none;
}
html body .footer .container .region-footer #block-footer5 .field--name-body ul li a .foreign-language-text {
  text-decoration: none;
  border-bottom: 0.5pt solid #fff;
}
html body .footer .container .region-footer #block-footer5 .field--name-body ul li a .foreign-language-text:hover {
  border-bottom: none;
  text-decoration: none;
}
html body .footer .container .region-footer #block-footer5 .field--name-body ul li span.fa-ext.extlink {
  display: none;
}
html body .footer-bottom {
  background: #006951;
  padding: 0 20px 10px 20px;
  margin-top: -1px;
}
html body .footer-bottom .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright {
  border-right: none;
  padding-top: 10px;
  padding-left: 0;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body .align-left {
  margin-right: -30px;
}
@media screen and (max-width: 767px) {
  html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body .align-left {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body .align-left .field--name-field-media-image svg {
  max-width: 75%;
}
@media screen and (max-width: 767px) {
  html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body .align-left .field--name-field-media-image svg {
    max-width: 50%;
  }
}
@media screen and (max-width: 425px) {
  html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body .align-left .field--name-field-media-image svg {
    max-width: 60%;
  }
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body .align-left .wsdot-logo-footer path,
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body .align-left polygon {
  fill: #ffffff;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body div p {
  color: #fff;
  font-size: 1.28rem;
  line-height: 1.6rem;
  text-align: left;
  font-weight: 300;
  margin-bottom: 0;
  display: inline-block;
  padding: 26px 15px;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body div a {
  color: #fff;
  border-bottom: 0.5pt solid #fff;
  text-decoration: none;
  font-size: 1em;
  font-weight: 300;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body div a:hover {
  color: #ffefc1;
  border-bottom: none;
  text-decoration: none;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body ul {
  margin-left: 0;
  padding-top: 17px;
}
@media screen and (max-width: 767px) {
  html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body ul {
    width: 51%;
    margin: auto;
    text-align: center;
    padding-left: 0;
  }
}
@media screen and (max-width: 600px) {
  html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body ul {
    width: 67%;
  }
}
@media screen and (max-width: 425px) {
  html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body ul {
    width: 100%;
  }
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body ul li {
  font-size: 1.28rem;
  line-height: 1.6rem;
  color: #fff;
  display: inline;
  list-style-type: none;
  padding-top: 15px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body ul li:first-child {
    margin-right: 0;
  }
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body ul li a {
  color: #fff;
  font-size: 1.28rem;
  border-bottom: 0.5pt solid #fff;
  text-decoration: none;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body ul li a:hover {
  color: #ffefc1;
  border-bottom: none;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage h2 {
    font-size: 3.516rem;
  }
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage h2 {
    font-size: 3.125rem;
  }
}
html body.path-frontpage #homepage-slide-3 .view-id-airports {
  width: 50%;
}
@media screen and (max-width: 991px) {
  html body.path-frontpage #homepage-slide-3 .view-id-airports {
    width: 100%;
  }
}
html body.path-frontpage #homepage-slide-3 .view-id-airports .btn-no-btn {
  font-size: 1.4rem;
}
html body.path-frontpage #homepage-slide-3 .view-id-airports ul {
  width: 100%;
}
html body.path-frontpage #homepage-slide-3 .view-id-airports ul li a {
  border-bottom: none;
}
html body.path-frontpage .wrapper-content-top {
  background: #f2f8f5;
  padding-bottom: 30px;
}
html body.path-frontpage .wrapper-content-top .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-top .container .region-content-top {
  padding-left: 15px;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top .container .region-content-top {
    padding-left: 0;
  }
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top .container .region-content-top #block-homepageprojectblocktitle {
    padding-left: 15px;
  }
}
@media screen and (min-width: 1200px) {
  html body.path-frontpage .wrapper-content-top .container .region-content-top #block-homepageblock1 {
    padding-left: 32px;
  }
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top .container .region-content-top #block-homepageblock1 {
    padding-left: 15px;
  }
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-top .container .region-content-top #block-homepageblock1 {
    padding-left: 30px;
  }
}
html body.path-frontpage .wrapper-content-top .container .region-content-top #block-homepageblock1 a {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 10px;
  text-decoration: none;
  border-bottom: none;
}
html body.path-frontpage .wrapper-content-top .container .region-content-top #block-homepageblock1 a:before {
  content: "\f138";
  font-family: 'Font Awesome 6 Pro';
  color: #97d700;
  font-weight: 900;
  padding-right: 7px;
  border-bottom: none;
}
html body.path-frontpage .wrapper-content-top .container .region-content-top #block-homepageblock1 h2 {
  color: #005151;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top .container .region-content-top #block-externalsearchhomecountiessearchformblock {
    padding-left: 15px;
  }
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-top .container .region-content-top #block-externalsearchhomecountiessearchformblock {
    padding-left: 30px;
  }
}
html body.path-frontpage .wrapper-content-top .container .region-content-top #block-externalsearchhomecountiessearchformblock h3 {
  font-size: 1.28rem;
  margin-top: 0;
  margin-bottom: 0;
}
html body.path-frontpage .wrapper-content-top .container .region-content-top #block-externalsearchhomecountiessearchformblock select {
  width: 70%;
  display: inline-block;
  margin-right: 8px;
}
html body.path-frontpage .wrapper-content-top .container .region-content-top #block-externalsearchhomecountiessearchformblock .btn-default {
  position: relative;
  display: inline-block;
  z-index: 1;
  background: #007B5F;
  color: #fff;
  height: 33px;
  border: none;
  margin-left: 15px;
  min-width: 100px;
  padding-top: 7px;
}
html body.path-frontpage .wrapper-content-top .container .region-content-top #block-externalsearchhomecountiessearchformblock .btn-default:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.path-frontpage .wrapper-content-top .container .region-content-top #block-externalsearchhomecountiessearchformblock .btn-default:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.path-frontpage .wrapper-content-top .container .region-content-top #block-externalsearchhomecountiessearchformblock .btn-default:hover {
  background-color: #005151;
}
html body.path-frontpage .wrapper-content-top-second {
  background: #f2f8f5;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject {
  background: #007B5F;
  padding-left: 0;
  padding-right: 0;
  margin-top: 40px;
  margin-left: 75px;
  margin-bottom: 40px;
  width: 180%;
  position: relative;
  display: inline-block;
  z-index: 1;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject:before,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject {
    margin-left: 0;
    width: 100%;
  }
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject:before,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject:before {
  background-color: #007B5F;
  left: -32px;
  -webkit-box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject:before,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject:before {
    display: none;
  }
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject:after {
  background-color: #007B5F;
  right: -3%;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject:after,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject:after {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject {
    margin-top: 30px;
  }
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject h2,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject h2 {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper {
  display: flex;
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body,
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper {
    flex-direction: column;
    align-items: center;
  }
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text {
  color: #fff;
  padding: 20px 10px 0 20px;
  margin-left: 3%;
  max-width: 550px;
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text,
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text {
    max-width: 70%;
  }
}
@media screen and (max-width: 800px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text,
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text {
    max-width: 87%;
  }
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text h3,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text h3,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text h3,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text h3 {
  color: #fff;
  margin-top: 5px;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text p:last-child,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text p:last-child,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text p:last-child,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text p:last-child,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text .field-name-link,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text .field-name-link,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text .field-name-link,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text .field-name-link {
  position: relative;
  display: inline-block;
  z-index: 1;
  background: #97d700;
  padding: 5px 0 5px 15px;
  width: 228px;
  border-radius: 4px;
  margin-left: 4px;
  margin-left: 25px;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text p:last-child:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text p:last-child:after,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text p:last-child:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text p:last-child:after,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text .field-name-link:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text .field-name-link:after,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text .field-name-link:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text .field-name-link:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text p:last-child:before,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text p:last-child:before,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text p:last-child:before,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text p:last-child:before,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text .field-name-link:before,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text .field-name-link:before,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text .field-name-link:before,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text .field-name-link:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text p:last-child:hover,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text p:last-child:hover,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text p:last-child:hover,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text p:last-child:hover,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text .field-name-link:hover,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text .field-name-link:hover,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text .field-name-link:hover,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text .field-name-link:hover {
  background: #adc86d;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text p:last-child a,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text p:last-child a,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text p:last-child a,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text p:last-child a,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text .field-name-link a,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text .field-name-link a,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text .field-name-link a,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text .field-name-link a {
  color: #005151;
  display: block;
  font-weight: 700;
  border-bottom: none;
  font-size: 1.8rem;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text p:last-child a:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text p:last-child a:after,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text p:last-child a:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text p:last-child a:after,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .feature-text .field-name-link a:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .feature-text .field-name-link a:after,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .feature-text .field-name-link a:after,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .feature-text .field-name-link a:after {
  content: "\f061";
  color: #005151;
  font-family: "Font Awesome 6 Pro";
  font-size: 1.5rem;
  font-weight: 700;
  margin-left: 10px;
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .align-left .field--name-field-media-image,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .align-left .field--name-field-media-image,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .align-left .field--name-field-media-image,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .align-left .field--name-field-media-image {
  margin-left: -32px;
  transform: skewX(-10deg);
  overflow: hidden;
  width: 555px;
  height: 307px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .align-left .field--name-field-media-image,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .align-left .field--name-field-media-image,
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .align-left .field--name-field-media-image,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .align-left .field--name-field-media-image {
    transform: none;
    margin-left: 0;
    width: 100%;
    height: 100%;
    border-radius: none;
  }
}
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .align-left .field--name-field-media-image img,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .align-left .field--name-field-media-image img,
html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .align-left .field--name-field-media-image img,
html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .align-left .field--name-field-media-image img {
  transform: skewX(10deg);
  position: absolute;
  left: -27px;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .align-left .field--name-field-media-image img,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .align-left .field--name-field-media-image img,
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .align-left .field--name-field-media-image img,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .align-left .field--name-field-media-image img {
    transform: none;
    position: relative;
    left: auto;
    width: 710px;
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .field--name-body .align-left .field--name-field-media-image img,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .field--name-body .align-left .field--name-field-media-image img,
  html body.path-frontpage .wrapper-content-top-second #block-homepagefeaturedproject .feature-wrapper .align-left .field--name-field-media-image img,
  html body.path-frontpage .wrapper-content-top-second #block-featuredproject .feature-wrapper .align-left .field--name-field-media-image img {
    width: 100%;
  }
}
html body.path-frontpage .wrapper-content-middle {
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks {
  padding-left: 0;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks {
    padding-left: 15px;
  }
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks {
    margin-left: 0;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body {
  display: flex;
  align-items: center;
  margin-left: 15px;
}
@media screen and (max-width: 600px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body {
    flex-direction: column;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body h2 {
  color: #005151;
  line-height: 3.906rem;
  width: 63%;
  margin-top: 0;
  padding-right: 60px;
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body h2 {
    padding-right: initial;
  }
}
@media screen and (max-width: 600px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body h2 {
    width: 100%;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul {
  width: 50%;
  margin-left: 35px;
  margin-bottom: 0;
  padding-left: 0;
}
@media screen and (max-width: 600px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul {
    width: 100%;
    margin: 15px 0 10px -20px;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li {
  position: relative;
  display: inline-block;
  z-index: 1;
  display: block;
  list-style-type: none;
  background: #fff;
  margin-bottom: 15px;
  padding-bottom: 0;
  transition: all 0.5s ease;
  width: 150%;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:nth-child(n) {
  margin-left: 30px;
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:nth-child(n) {
    margin-left: 0;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:nth-child(2) {
  margin-left: 20px;
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:nth-child(2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:nth-child(2) {
    margin-left: 0;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:nth-child(3) {
  margin-left: 10px;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:nth-child(3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:nth-child(3) {
    margin-left: 0;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:last-child {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:last-child {
    margin-right: 0;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:hover,
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:focus,
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:active {
  background: #33957F;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:hover a,
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:focus a,
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:active a {
  color: #fff;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:hover a:after,
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:focus a:after,
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:active a:after {
  color: #fff;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:before {
  border: 0.5px solid #33957F;
  left: -3%;
  width: 150%;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:after {
  border: 0.5px solid #33957F;
  border-left: none;
  right: -75%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: none;
}
@media screen and (max-width: 1199px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li:after {
    transform: none;
    border-radius: 0;
    border-right: none;
    right: -10%;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li a {
  font-size: 2rem;
  line-height: 2.5rem;
  color: #33957F;
  font-weight: 700;
  text-decoration: none;
  display: block;
  padding: 10px;
  margin-left: -24px;
  width: 100%;
  border-bottom: none;
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li a {
    padding-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li a {
    padding-left: 35px;
  }
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li a:hover {
  text-decoration: underline;
  color: #fff;
  font-weight: 400;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li a:hover:after {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
html body.path-frontpage .wrapper-content-middle #block-resourcelinks .field--name-body ul:not(.contextual-links) li a:after {
  content: "\f061";
  color: #99CABF;
  font-family: "Font Awesome 6 Pro";
  font-size: 1.44rem;
  font-weight: 400;
  margin-left: 10px;
}
html body.page-node-type-rest-area-page h2 {
  font-size: 2.6rem;
  line-height: 3rem;
  font-weight: 700;
}
html body.page-node-type-rest-area-page .tags-list {
  padding-left: 0;
  margin-left: 0 !important;
}
html body.page-node-type-rest-area-page .tags-list ul {
  padding-left: 0;
  margin-left: 0 !important;
}
html body.page-node-type-rest-area-page .tags-list li {
  width: fit-content;
  background-color: #C7DFDA;
  color: #000;
  padding: 3px 10px;
  border-radius: 8px;
  display: inline-block;
  font-size: 1.4rem;
  margin-right: 10px;
  font-weight: 600;
  font-size: 1.28rem !important;
  font-weight: 700;
  line-height: 1.44rem;
}
html body.page-node-type-rest-area-page .tags-list li a {
  color: #000;
  text-decoration: none;
  border: none;
}
html body.page-node-type-rest-area-page .tags-list li a i:hover {
  cursor: pointer;
}
html body.page-node-type-rest-area-page .block-views-blockrest-area-pages-block-2 h3 {
  font-size: 1.6rem;
  line-height: 2.2rem;
}
html body.page-node-type-rest-area-page .block-views-blockrest-area-pages-block-2 h4 {
  font-size: 1.4rem;
  line-height: 2.2rem;
}
html body.page-node-type-news .modal .modal-header {
  display: none;
}
html body.page-node-type-news .modal .modal-dialog {
  margin-top: 150px;
}
html body.page-node-type-news .modal img {
  margin: 0 auto;
}
html body.path-search .region-content h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #005151;
}
html body.path-search .region-content a {
  color: #007B5F;
  font-size: 1.8rem;
  font-weight: 700;
}
html body.page-node-type-landing-page,
html body.page-node-type-pathway-page {
  background-color: #F4F4F5;
}
html body.page-node-type-landing-page .region-content,
html body.page-node-type-pathway-page .region-content {
  margin-left: 0 !important;
}
html body.page-node-type-landing-page .region-content .block-views-blockmenu-blocks-block-2,
html body.page-node-type-pathway-page .region-content .block-views-blockmenu-blocks-block-2,
html body.page-node-type-landing-page .region-content .block-views-blockmenu-blocks-block-1,
html body.page-node-type-pathway-page .region-content .block-views-blockmenu-blocks-block-1 {
  width: 75%;
}
@media screen and (max-width: 991px) {
  html body.page-node-type-landing-page .region-content .block-views-blockmenu-blocks-block-2,
  html body.page-node-type-pathway-page .region-content .block-views-blockmenu-blocks-block-2,
  html body.page-node-type-landing-page .region-content .block-views-blockmenu-blocks-block-1,
  html body.page-node-type-pathway-page .region-content .block-views-blockmenu-blocks-block-1 {
    width: 100%;
  }
}
html body.page-node-type-landing-page .region-content .field--name-body,
html body.page-node-type-pathway-page .region-content .field--name-body {
  width: 75%;
}
@media screen and (max-width: 991px) {
  html body.page-node-type-landing-page .region-content .field--name-body,
  html body.page-node-type-pathway-page .region-content .field--name-body {
    width: 100%;
  }
}
html body.page-node-type-pathway-page article {
  padding-bottom: 20px;
}
html body.page-node-type-pathway-page article .field--name-field-summary-plain-long {
  font-size: 2.25rem;
  line-height: 2.813rem;
  width: 75%;
}
@media screen and (max-width: 991px) {
  html body.page-node-type-pathway-page article .field--name-field-summary-plain-long {
    width: 100%;
  }
}
html body.page-node-type-landing-page h1 {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto 20px auto;
}
@media screen and (max-width: 1263px) {
  html body.page-node-type-landing-page h1 {
    margin-left: 2%;
  }
}
html body.page-node-type-landing-page .breadcrumb {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 10px 14px 0;
  clear: both;
}
@media screen and (max-width: 1263px) {
  html body.page-node-type-landing-page .breadcrumb {
    padding-left: 25px;
  }
}
@media screen and (max-width: 991px) {
  html body.page-node-type-landing-page .breadcrumb {
    padding-left: 18px;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 {
  max-width: 1400px;
  margin: 0 auto;
  height: 450px;
  position: relative;
  display: inline-block;
  z-index: 1;
  display: block;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-sub-links ul {
  list-style-type: none;
  padding-left: 0;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-sub-links ul li {
  width: 100%;
  float: none;
  margin-bottom: 16px;
  padding-bottom: 0;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-sub-links ul li a {
  margin-top: 0;
  border-bottom: 1px solid;
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 10px;
  text-decoration: none;
  border-bottom: none;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-sub-links ul li a:hover {
  border-bottom: none;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-sub-links ul li a:before {
  color: #97d700 !important;
  display: inline-block;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-sub-links ul li a:before {
  content: "\f138";
  font-family: 'Font Awesome 6 Pro';
  color: #97d700;
  font-weight: 900;
  padding-right: 7px;
  border-bottom: none;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-content {
  padding: 0 15px 15px;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-content h2 {
  color: #007B5F;
  font-weight: 300;
  font-size: 3.9rem;
  line-height: 4.9rem;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-content h2 {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1024px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-content h2 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 600px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-content h2 {
    font-size: 3.125rem;
    line-height: 3.906rem;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-content h2 a {
  font-size: 3.9rem;
  font-weight: 300;
  border-bottom: 1px solid;
}
@media screen and (max-width: 600px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-content h2 a {
    font-size: 3.125rem;
    line-height: 3.906rem;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .featured-content h2 a:hover {
  border-bottom: none;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 {
  position: relative;
  display: inline-block;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 {
    position: relative;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 {
    flex-direction: column;
    align-items: center;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1:before {
  background-color: #fff;
  left: -8%;
  position: absolute;
  -webkit-box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
  margin-left: 2px;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1:before {
    display: none;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1:after {
  background-color: #fff;
  right: 18px;
  position: absolute;
  margin-right: -2px;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1:after {
    display: none;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 .feature-image-1 .field--name-field-media-image {
  margin-left: -36px;
  transform: skewX(-10deg);
  overflow: hidden;
  height: 250px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 .feature-image-1 .field--name-field-media-image {
    transform: none;
    margin-left: 0;
    width: 100%;
    height: 100%;
    border-radius: none;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 .feature-image-1 .field--name-field-media-image img {
  transform: skewX(10deg);
  position: absolute;
  left: -22px;
  width: 107%;
  height: 107%;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 .feature-image-1 .field--name-field-media-image img {
    transform: none;
    position: relative;
    left: auto;
    width: 710px;
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 .feature-image-1 .field--name-field-media-image img {
    width: 100%;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 .featured-content {
  max-width: 90%;
}
@media screen and (max-width: 991px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 .featured-content {
    margin-left: 33px;
  }
}
@media screen and (max-width: 425px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-1 .featured-content {
    margin-left: 0;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 {
  position: relative;
  display: inline-block;
  z-index: 1;
  position: initial;
  display: block;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 {
    position: relative;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 {
    flex-direction: column;
    align-items: center;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2:before {
  background-color: #fff;
  left: 0;
  margin-left: 0;
  -webkit-box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2:before {
    display: none;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2:after {
  background-color: #fff;
  right: 0;
  margin-right: -8px;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2:after {
    display: none;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 .featured-content {
  margin-left: 33px;
  max-width: 90%;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 .featured-content {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 .featured-content {
    margin-left: 33px;
  }
}
@media screen and (max-width: 425px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 .featured-content {
    margin-left: 0;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 .feature-image-2 .field--name-field-media-image {
  margin-left: 0;
  transform: skewX(-10deg);
  overflow: hidden;
  width: 710px;
  height: 250px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 .feature-image-2 .field--name-field-media-image {
    transform: none;
    margin-left: 0;
    border-radius: none;
    width: 100%;
    height: 100%;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 .feature-image-2 .field--name-field-media-image img {
  transform: skewX(10deg);
  position: absolute;
  left: -24px;
  width: 107%;
  height: 107%;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 .feature-image-2 .field--name-field-media-image img {
    transform: none;
    position: relative;
    left: auto;
    width: 710px;
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-2 .feature-image-2 .field--name-field-media-image img {
    width: 100%;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-image-1 .field--name-field-media-image {
  margin-left: -60px;
}
@media screen and (max-width: 1199px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-1 .view-display-id-block_1 .view-content .views-row .landing-featured .feature-image-1 .field--name-field-media-image {
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) {
  html body.page-node-type-landing-page .view-display-id-block_2 #views-bootstrap-landing-pages-block-2 :nth-child(4) {
    margin-left: 20%;
  }
}
html body.page-node-type-landing-page .view-display-id-block_2 #views-bootstrap-landing-pages-block-2 .views-field-nothing-1 {
  background: #fff;
  max-width: 385px;
  width: 100%;
  border-radius: 4px;
  padding: 0;
  box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -moz-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  height: 345px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  html body.page-node-type-landing-page .view-display-id-block_2 #views-bootstrap-landing-pages-block-2 .views-field-nothing-1 {
    margin-bottom: 20px;
  }
}
html body.page-node-type-landing-page .view-display-id-block_2 #views-bootstrap-landing-pages-block-2 .views-field-nothing-1:hover {
  box-shadow: 1px 2px 1px 1px rgba(29, 37, 45, 0.15);
  -webkit-box-shadow: 1px 2px 1px 1px rgba(29, 37, 45, 0.15);
  -moz-box-shadow: 1px 2px 1px 1px rgba(29, 37, 45, 0.15);
}
html body.page-node-type-landing-page .view-display-id-block_2 #views-bootstrap-landing-pages-block-2 .views-field-nothing-1 .field--name-field-media-image {
  margin-bottom: 20px;
}
html body.page-node-type-landing-page .view-display-id-block_2 #views-bootstrap-landing-pages-block-2 .views-field-nothing-1 .field--name-field-media-image img {
  max-width: 385px;
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
html body.page-node-type-landing-page .view-display-id-block_2 #views-bootstrap-landing-pages-block-2 .views-field-nothing-1 h3 {
  margin-left: 16px;
  margin-right: 16px;
}
html body.page-node-type-landing-page .view-display-id-block_2 #views-bootstrap-landing-pages-block-2 .views-field-nothing-1 h3 a {
  text-decoration: none;
}
html body.page-node-type-landing-page .view-display-id-block_2 #views-bootstrap-landing-pages-block-2 .views-field-nothing-1 p {
  margin-left: 16px;
  margin-right: 16px;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-3 {
  margin: 0 100px;
}
@media screen and (max-width: 991px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-3 {
    margin: auto;
  }
}
@media screen and (max-width: 425px) {
  html body.page-node-type-landing-page .block-views-blocklanding-pages-block-3 .views-row {
    padding-left: 0;
  }
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-3 .views-row h2 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.2rem;
  margin-bottom: 0;
}
html body.page-node-type-landing-page .block-views-blocklanding-pages-block-3 .views-row h2 a {
  font-size: 2.5rem;
  font-weight: 700;
}
html body.page-node-type-landing-page .content-bottom-wrapper {
  margin-bottom: 0;
  background-color: #fff;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  html body.page-node-type-landing-page .content-bottom-wrapper .container {
    width: 1260px;
  }
}
html body.page-node-type-landing-page .content-bottom-wrapper .region-content-bottom {
  background-color: #fff;
}
html body.page-node-type-landing-page .content-bottom-wrapper .region-content-bottom .block-views-blocklanding-page-last-level-of-content-block-2 {
  margin: 0 auto;
  float: none;
}
html body.page-node-type-landing-page .content-bottom-wrapper .region-content-bottom .block-views-blocklanding-page-last-level-of-content-block-2 .view-display-id-block_2 .views-field-nothing {
  clear: both;
}
html body.page-node-type-landing-page .content-bottom-wrapper .region-content-bottom .block-views-blocklanding-page-last-level-of-content-block-2 .view-display-id-block_2 .views-field-nothing h2 {
  color: #007B5F;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.2rem;
}
html body.page-node-type-landing-page .content-bottom-wrapper .region-content-bottom .block-views-blocklanding-page-last-level-of-content-block-2 .view-display-id-block_2 .views-field-nothing h2 a {
  line-height: 3.2rem;
  font-size: 2.5rem;
  font-weight: 700;
}
html body.ferries-landing {
  background-color: #fff;
}
html body.ferries-landing .content-top-wrapper {
  background-color: #F4F4F5;
}
html body.ferries-landing .content-top-wrapper .region-content-top {
  background-color: #f4f4f5;
}
html body.ferries-landing .content-top-wrapper .region-content-top h1,
html body.ferries-landing .content-top-wrapper .region-content-top .breadcrumb {
  max-width: 1260px;
  margin: 0 auto;
  clear: both;
}
@media screen and (max-width: 991px) {
  html body.ferries-landing .main-container.container {
    padding-left: 0 !important;
    padding-right: 25px !important;
  }
}
html body.ferries-landing .region-content h2 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 3.1rem;
  color: #000;
  margin: 0 0 30px 0;
}
html body.ferries-landing .region-content .field--name-body {
  margin: initial;
  width: 100%;
}
html body.ferries-landing .region-content .field--name-field-summary-plain-long {
  display: none;
}
html body.ferries-landing .region-content .ferries-home-first-row {
  padding: 16px;
  border: 1px solid #d2d3d5;
  margin: -45px 15px 20px 15px;
  background-color: #fff;
  border-radius: 4px;
  height: 180px;
}
@media screen and (min-width: 1200px) {
  html body.ferries-landing .region-content .ferries-home-first-row {
    width: 30%;
  }
}
@media screen and (max-width: 991px) {
  html body.ferries-landing .region-content .ferries-home-first-row {
    margin-top: 0;
  }
  html body.ferries-landing .region-content .ferries-home-first-row:first-of-type {
    margin-top: -45px;
  }
}
html body.ferries-landing .region-content .ferries-home-first-row .field--name-body p {
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 20%;
}
@media screen and (max-width: 991px) {
  html body.ferries-landing .region-content .ferries-home-first-row .field--name-body p {
    bottom: -5px;
  }
}
@media screen and (max-width: 320px) {
  html body.ferries-landing .region-content .ferries-home-first-row .field--name-body p {
    left: 11%;
  }
}
html body.ferries-landing .region-content .ferries-home-first-row .field--name-body .btn-primary {
  position: relative;
  display: inline-block;
  z-index: 1;
  background-color: #007FA3;
  color: #fff;
  border: 0;
  font-size: 1.8rem;
  line-height: 2rem;
  padding: 10px 0;
  width: 80%;
}
html body.ferries-landing .region-content .ferries-home-first-row .field--name-body .btn-primary:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.ferries-landing .region-content .ferries-home-first-row .field--name-body .btn-primary:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body.ferries-landing .region-content .ferries-home-first-row#block-externalsearchferrieslandingsearchformblock h2 {
  margin-bottom: 0;
}
html body.ferries-landing .region-content .ferries-home-first-row#block-externalsearchferrieslandingsearchformblock h3 {
  font-size: 1.28rem;
  font-weight: 400;
  line-height: 2rem;
  margin: 10px 0 0 0;
  padding: 0;
}
html body.ferries-landing .region-content .ferries-home-first-row#block-externalsearchferrieslandingsearchformblock button#dropdownMenu1 {
  width: 100%;
  background-color: #fff;
}
html body.ferries-landing .region-content .ferries-home-first-row#block-externalsearchferrieslandingsearchformblock ul.dropdown-menu {
  width: 100%;
}
html body.ferries-landing .region-content .ferries-home-first-row#block-externalsearchferrieslandingsearchformblock ul.dropdown-menu li a {
  border-bottom: none;
}
html body.ferries-landing .region-content .ferries-home-first-row#block-externalsearchferrieslandingsearchformblock ul.dropdown-menu li a .extlink {
  display: none;
}
html body.ferries-landing .region-content .ferries-home-first-row#block-externalsearchferrieslandingsearchformblock ul.dropdown-menu li a:visited {
  color: initial;
}
html body.ferries-landing .region-content .ferries-home-second-row {
  padding: 16px;
  margin: 0 15px 20px 15px;
  height: 242px;
}
@media screen and (min-width: 1200px) {
  html body.ferries-landing .region-content .ferries-home-second-row {
    width: 30%;
  }
}
html body.ferries-landing .region-content .ferries-home-second-row.first {
  background-color: #fdf5f6;
}
html body.ferries-landing .region-content .ferries-home-second-row.second {
  background-color: transparent;
}
html body.ferries-landing .region-content .ferries-home-second-row.third {
  background-color: #f2fbfc;
}
html body.ferries-landing .region-content .ferries-home-second-row h2 {
  margin: 0 0 15px 0;
}
html body.ferries-landing .region-content .ferries-home-second-row a {
  font-weight: 700;
  font-size: 1.8rem;
  text-decoration: underline;
  border-bottom: none;
}
html body.ferries-landing .region-content .ferries-home-second-row a:before {
  content: "\f138";
  font-family: 'Font Awesome 6 Pro';
  color: #00AEC7;
  font-weight: 900;
  padding-right: 7px;
}
html body.ferries-landing .region-content .ferries-home-second-row a:before {
  text-decoration: none;
  display: inline-block;
}
html body.ferries-landing .region-content .ferries-home-second-row a:hover {
  text-decoration: none;
}
html body.ferries-landing .region-content .ferries-home-menu-block {
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #d2d3d5;
  border-bottom: 1px solid #d2d3d5;
  padding: 20px 0;
}
html body.ferries-landing .region-content .ferries-home-menu-block ul:not(.contextual-links) {
  list-style-type: none;
  margin-bottom: 0;
}
html body.ferries-landing .region-content .ferries-home-menu-block ul:not(.contextual-links) li {
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  html body.ferries-landing .region-content .ferries-home-menu-block ul:not(.contextual-links) li {
    margin-bottom: 20px;
  }
}
html body.ferries-landing .region-content .ferries-home-menu-block ul:not(.contextual-links) li a {
  font-weight: 700;
  font-size: 2.5rem;
}
html body.ferries-landing .region-content .ferries-home-last {
  margin-top: 48px;
  margin-bottom: 20px;
}
html body.ferries-landing .region-content .ferries-home-last.first h2 {
  font-size: 3.9rem;
  font-weight: 300;
  margin-bottom: 0;
}
html body.ferries-landing .region-content .ferries-home-last.first p {
  font-size: 2rem;
}
html body.ferries-landing .region-content .ferries-home-last.first a {
  font-weight: 700;
  font-size: 1.8rem;
  text-decoration: underline;
  border-bottom: none;
}
html body.ferries-landing .region-content .ferries-home-last.first a:before {
  content: "\f138";
  font-family: 'Font Awesome 6 Pro';
  color: #00AEC7;
  font-weight: 900;
  padding-right: 7px;
}
html body.ferries-landing .region-content .ferries-home-last.first a:before {
  text-decoration: none;
  display: inline-block;
}
html body.ferries-landing .region-content .ferries-home-last.first a:hover {
  text-decoration: none;
}
html body.ferries-landing .region-content .ferries-home-last.second {
  background: #fff;
  max-width: 355px;
  width: 100%;
  border-radius: 4px;
  padding: 0;
  box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -moz-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
}
@media screen and (max-width: 991px) {
  html body.ferries-landing .region-content .ferries-home-last.second {
    margin-bottom: 20px;
    margin-left: 13px;
  }
}
html body.ferries-landing .region-content .ferries-home-last.second:hover {
  box-shadow: 1px 2px 1px 1px rgba(29, 37, 45, 0.15);
  -webkit-box-shadow: 1px 2px 1px 1px rgba(29, 37, 45, 0.15);
  -moz-box-shadow: 1px 2px 1px 1px rgba(29, 37, 45, 0.15);
}
html body.ferries-landing .region-content .ferries-home-last.second .field--name-field-media-image {
  margin-bottom: 20px;
}
html body.ferries-landing .region-content .ferries-home-last.second .field--name-field-media-image img {
  max-width: 355px;
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
html body.ferries-landing .region-content .ferries-home-last.second p {
  padding: 0 20px;
}
html body.ferries-landing .region-content .ferries-home-last.second h2 {
  padding: 0 20px;
  margin-bottom: 0;
}
html body.ferries .content-super-bottom-wrapper,
html body.ferries-landing .content-super-bottom-wrapper {
  background-color: #F2FBFC;
}
html body.ferries .content-super-bottom-wrapper h2 a,
html body.ferries-landing .content-super-bottom-wrapper h2 a {
  color: #005151;
}
html body.ferries .content-super-bottom-wrapper #block-performancehighlight1:before,
html body.ferries-landing .content-super-bottom-wrapper #block-performancehighlight1:before,
html body.ferries .content-super-bottom-wrapper #block-performancehighlight2:before,
html body.ferries-landing .content-super-bottom-wrapper #block-performancehighlight2:before,
html body.ferries .content-super-bottom-wrapper #block-performancehighlight3:before,
html body.ferries-landing .content-super-bottom-wrapper #block-performancehighlight3:before {
  border-top: #00AEC7 3px solid !important;
  border-left: #00AEC7 3px solid !important;
  content: "";
}
html body.ferries .content-super-bottom-wrapper #block-performancehighlight1:after,
html body.ferries-landing .content-super-bottom-wrapper #block-performancehighlight1:after,
html body.ferries .content-super-bottom-wrapper #block-performancehighlight2:after,
html body.ferries-landing .content-super-bottom-wrapper #block-performancehighlight2:after,
html body.ferries .content-super-bottom-wrapper #block-performancehighlight3:after,
html body.ferries-landing .content-super-bottom-wrapper #block-performancehighlight3:after {
  border-bottom: #00AEC7 3px solid !important;
  border-right: #00AEC7 3px solid !important;
  content: "";
}
html body.page-node-1231 .two-col {
  padding: 15px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
html body.page-node-1231 .two-col:last-of-type {
  border-bottom: 1px solid #ddd;
}
html body.page-node-1231 .two-col img {
  max-width: 100%;
}
html body.page-node-type-manuals .field--name-body {
  margin-top: 20px;
}
html body.page-node-750 .region-content .field--name-body .btn-primary {
  margin-bottom: 20px;
  margin-left: 24px;
}
html body.page-node-347 form #edit-when-visiting-the-website-today-what-is-your-role-other,
html body.page-node-347 form #edit-what-type-of-feedback-are-you-leaving-today---wrapper {
  margin-bottom: 15px;
}
html body.page-node-347 form .webform-scale--wrapper {
  margin-bottom: 20px;
}
html body.page-node-347 form .webform-scale--wrapper .webform-scale-option input {
  clip: initial;
  width: auto;
  height: auto;
}
html body .notification-box {
  padding: 10px;
  background: #F2F8F5;
  border: 1px solid #006951;
}
html body .notification-box p:last-child {
  margin-bottom: 0px;
}
html body .language-disclaimer {
  font-size: 1.44rem;
  color: #333;
  margin-left: 8px;
}
html body .btn-primary-container {
  position: relative;
  display: inline-block;
  z-index: 1;
  background-color: #007B5F;
  color: #fff;
  border: 0;
  font-size: 1.8rem;
  padding: 5px 10px;
  margin-left: 28px;
  min-width: 150px;
}
html body .btn-primary-container:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-primary-container:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-primary-container:hover {
  background-color: #005151;
  color: #fff;
}
html body .btn-primary-container:focus {
  outline: 2px solid #97d700;
  outline-offset: 4px;
  min-width: 200px;
  background-color: #007B5F;
}
html body .btn-primary-container:active {
  background-color: #005151;
  color: #fff;
}
html body .btn-primary-container:active:hover {
  background-color: #005151;
}
html body .btn-primary-container:visited {
  color: #fff;
}
html body .btn-primary-container a {
  border-bottom: none;
  color: #fff;
}
html body .btn-primary-container a:hover {
  background-color: #005151;
  color: #fff;
}
html body .btn-primary-container a:focus {
  outline: 2px solid #97d700;
  outline-offset: 4px;
  min-width: 200px;
  background-color: #007B5F;
}
html body .btn-primary-container a:active {
  background-color: #005151;
  color: #fff;
}
html body .btn-primary-container a:active:hover {
  background-color: #005151;
}
html body .btn-primary-container a:visited {
  color: #fff;
}
html body .btn-secondary-container {
  position: relative;
  display: inline-block;
  z-index: 1;
  background-color: #fff;
  color: #007B5F;
  border: 0;
  border-width: 1px 0 1px 0;
  border-color: #007B5F;
  border-radius: 0;
  font-size: 1.8rem;
  padding: 5px 10px;
  margin: 15px 0 0 15px;
  min-width: 150px;
}
html body .btn-secondary-container:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -5%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 0 6px 6px 0;
  border-width: 1px 1px 1px 0;
  border-color: #007B5F;
  border-style: solid;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-secondary-container:hover:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -5%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 0 6px 6px 0;
  border-width: 2px 2px 2px 0;
  border-color: #005151;
  border-style: solid;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-secondary-container:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -5%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px 0 0 6px;
  border-width: 1px 0 1px 1px;
  border-color: #007B5F;
  border-style: solid;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-secondary-container:hover:before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -5%;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 6px 0 0 6px;
  border-width: 2px 0 2px 2px;
  border-color: #005151;
  border-style: solid;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: inherit;
}
html body .btn-secondary-container:first-of-type {
  margin-top: 0px;
}
html body .btn-secondary-container a {
  border-bottom: none;
}
html body .btn-secondary-container a:after {
  content: "\f054";
  font-family: 'Font Awesome 6 Pro';
  font-size: 1.6rem;
  margin-left: 10px;
}
html body .btn-secondary-container a:visited {
  color: #007B5F;
}
html body .btn-secondary-container a:hover {
  background-color: #fff;
  color: #005151;
}
html body .btn-secondary-container a:focus {
  outline: 2px solid #97d700;
  outline-offset: 4px;
  min-width: 200px;
  background-color: #fff;
}
html body .btn-secondary-container a:active {
  background-color: #fff;
  color: #005151;
}
html body .btn-secondary-container a:active:hover {
  background-color: #fff;
}
html body .language-support-card {
  position: relative;
  border: 1px solid #D2D3D5;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 16px;
  box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -moz-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  padding: 20px;
  margin: 20px 32px 20px 0;
  background-color: #fff;
  max-width: 300px;
  height: 200px;
}
html body .language-support-card:hover {
  border-top: 1px solid #97D700;
  border-left: 1px solid #97D700;
  border-right: 1px solid #97D700;
  border-bottom: 5px solid #97D700;
}
html body .language-support-card .field--item {
  text-align: center;
}
html body .language-support-card .field--item p {
  padding-bottom: 0;
}
html body .language-support-card .field--item p:nth-of-type(2) {
  color: #007B5F;
}
html body .language-support-card .field--item h3 {
  margin-top: 0;
  color: #007B5F;
}
html body .language-support-card .field--item h3 a {
  text-decoration: none;
}
html body .language-support-card .field--item h3 a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
html body .translated-resources-card {
  position: relative;
  border: 1px solid #D2D3D5;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 16px;
  box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -moz-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  padding: 20px;
  margin: 20px 32px 20px 0;
  background-color: #fff;
  max-width: 410px;
}
html body .translated-resources-card .field--item {
  text-align: left;
}
html body .translated-resources-card .field--item p:nth-of-type(2) {
  padding-bottom: 0;
  margin-bottom: 0;
}
html body .translated-resources-card .field--item p:last-of-type:not(:first-of-type) {
  padding-bottom: 0;
  margin-bottom: 0;
}
html body .translated-resources-card .field--item h3 {
  margin-top: 0;
  color: #007B5F;
}
html body .translated-resources-feedback {
  background: #e0efec;
  border: 1px solid #006951;
  padding: 24px;
  margin-bottom: 48px;
}
html body .translated-resources-feedback h3 {
  margin-top: 0px;
  margin-bottom: 25px;
}
html body .contact-topic-card {
  position: relative;
  border: 1px solid #D2D3D5;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 16px;
  box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  -moz-box-shadow: 0px 1px 1px 1px rgba(29, 37, 45, 0.15);
  padding: 20px;
  margin: 15px 30px 15px 0;
  background-color: #fff;
  max-width: 410px;
  height: 200px;
}
html body .contact-topic-card:hover {
  border-top: 1px solid #97D700;
  border-left: 1px solid #97D700;
  border-right: 1px solid #97D700;
  border-bottom: 5px solid #97D700;
}
html body .contact-topic-card .field--item {
  text-align: left;
}
html body .contact-topic-card .field--item p {
  padding-bottom: 0;
  margin-bottom: 0;
}
html body .contact-topic-card .field--item h3 {
  margin-top: 0;
  color: #007B5F;
}
html body .contact-topic-card .field--item h3 a {
  text-decoration: none;
}
html body .contact-topic-card .field--item h3 a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
html body .captcha-type-challenge--math {
  margin-top: 28px;
}
html body .right-to-left {
  direction: rtl;
}
