@charset "UTF-8";
/**
 * GNL UI ICONS
 *
 * https://icomoon.io/app/
 */
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@font-face {
  font-family: 'gnl-ui-icons';
  src: url("../../gnl-web-framework/assets/vendor/fonts/gnl-ui-icons.ttf?40hoac") format("truetype"), url("../../gnl-web-framework/assets/vendor/fonts/gnl-ui-icons.woff?40hoac") format("woff"), url("../../gnl-web-framework/assets/vendor/fonts/gnl-ui-icons.svg?40hoac#gnl-ui-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gnl-ui-icons' !important;
  speak-as: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-home:before {
  content: ""; }

.icon-ext:before {
  content: ""; }

.icon-pdf:before {
  content: ""; }

.icon-picture:before {
  content: ""; }

.icon-video:before {
  content: ""; }

.icon-audio:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-telephone:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-up-down:before {
  content: ""; }

.icon-up:before {
  content: ""; }

.icon-down:before {
  content: ""; }

.icon-left:before {
  content: ""; }

.icon-right:before {
  content: ""; }

.icon-home-2:before {
  content: ""; }

.icon-checkmark:before {
  content: ""; }

.icon-profile:before {
  content: ""; }

.icon-computer:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-you-tube:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-facebook-2:before {
  content: ""; }

.icon-twitter-2:before {
  content: ""; }

.icon-you-tube-2:before {
  content: ""; }

.icon-folder:before {
  content: ""; }

.icon-lifesaver:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-scales:before {
  content: ""; }

.icon-bullet-list:before {
  content: ""; }

.icon-close:before {
  content: ""; }


.page-template-homepage .bottom-row {
  display: flex;
  flex-flow: row wrap;
  margin-left: -1rem;
  margin-right: -1rem;
  clear: both; }
  .page-template-homepage .bottom-row .bottom-col {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }
    @media print, screen and (min-width: 64em) {
      .page-template-homepage .bottom-row .bottom-col {
        flex: 1 1 0px;
        width: auto;
        margin-left: 1rem;
        margin-right: 1rem; } }
    .page-template-homepage .bottom-row .bottom-col .bottom-col-title {
      font-size: 1.4375rem;
      line-height: 1.04347826;
      padding-top: 0.5rem; }
    .page-template-homepage .bottom-row .bottom-col .bottom-col-icon-links {
      list-style: none;
      padding: 0;
      margin-bottom: 3rem; }
      .page-template-homepage .bottom-row .bottom-col .bottom-col-icon-links .bottom-col-icon-links-item {
        display: flex;
        flex-flow: column;
        margin: 0 0 1.5rem 0; }
        @media print, screen and (min-width: 40em) {
          .page-template-homepage .bottom-row .bottom-col .bottom-col-icon-links .bottom-col-icon-links-item {
            flex-flow: row; } }
        .page-template-homepage .bottom-row .bottom-col .bottom-col-icon-links .bottom-col-icon-links-item .bottom-col-icon-links-icon {
          flex: 0 0 auto;
          width: auto;
          margin: 0 1rem 0 0; }
          @media print, screen and (min-width: 40em) {
            .page-template-homepage .bottom-row .bottom-col .bottom-col-icon-links .bottom-col-icon-links-item .bottom-col-icon-links-icon .bottom-col-icon-links-icon-img {
              margin: 0; } }
        .page-template-homepage .bottom-row .bottom-col .bottom-col-icon-links .bottom-col-icon-links-item .bottom-col-icon-links-link {
          flex: 1 1 0px;
          width: auto;
          font-size: 1.125rem;
          line-height: 1.333333333; }
          @media print, screen and (min-width: 40em) {
            .page-template-homepage .bottom-row .bottom-col .bottom-col-icon-links .bottom-col-icon-links-item .bottom-col-icon-links-link {
              align-self: center; } }


  .features-container {
    background-color: #f2f2f2;
    padding: 1.5625rem 5.5rem 0.875rem;
    margin-bottom: 1.5rem; }
    @media print, screen and (min-width: 64em) {
      .features-container {
        position: relative; } }
    .features-container .features {
      padding-right: 0;
      padding-left: 0;
      max-width: 78rem;
      margin-left: auto;
      margin-right: auto;
      display: flex;
      flex-flow: row wrap;
      justify-content: center; }
      .features-container .features .features-title {
        padding-right: 0;
        padding-left: 0;
        max-width: 78rem;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-flow: row wrap;
        flex: 0 0 auto;
        width: calc(100% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem;
        justify-content: center;
        margin-bottom: 1.5625rem; }
      .features-container .features .features-carousel {
        min-width: 100%;
        width: 0;
        text-align: center;
        margin-bottom: 1.5rem; }
        .features-container .features .features-carousel .slick-prev,
        .features-container .features .features-carousel .slick-next {
          width: 1.125rem;
          height: 2rem; }
        .features-container .features .features-carousel .slick-prev {
          background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAxOCAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTggMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3NTc4N0I7fQ0KPC9zdHlsZT4NCjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMi4xLDEzLjkgMTUuOSwwLjEgMTgsMi4yIDQuMiwxNiAxOCwyOS44IDE1LjksMzEuOSAyLjEsMTguMSAwLDE2ICIvPg0KPC9zdmc+DQo=) no-repeat; }
          .features-container .features .features-carousel .slick-prev:hover {
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAxOCAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTggMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIHBvaW50cz0iMi4xLDEzLjkgMTUuOSwwLjEgMTgsMi4yIDQuMiwxNiAxOCwyOS44IDE1LjksMzEuOSAyLjEsMTguMSAwLDE2ICIvPg0KPC9zdmc+DQo=) no-repeat; }
          .features-container .features .features-carousel .slick-prev:before {
            content: none; }
        .features-container .features .features-carousel .slick-list {
          display: grid; }
          .features-container .features .features-carousel .slick-list .slick-track {
            display: flex;
            flex-flow: row nowrap; }
            .features-container .features .features-carousel .slick-list .slick-track .slick-slide {
              display: flex;
              flex-flow: row wrap; }
              .features-container .features .features-carousel .slick-list .slick-track .slick-slide > div {
                display: flex;
                flex-flow: row wrap;
                flex: 0 0 auto;
                min-height: 0px;
                min-width: 0px;
                width: calc(100% - 2rem);
                margin-left: 1rem;
                margin-right: 1rem; }
                .features-container .features .features-carousel .slick-list .slick-track .slick-slide > div .feature {
                  flex: 0 0 auto;
                  min-height: 0px;
                  min-width: 0px;
                  width: 100%;
                  margin-left: 0;
                  margin-right: 0; }
        .features-container .features .features-carousel .slick-next {
          background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAxOCAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTggMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3NTc4N0I7fQ0KPC9zdHlsZT4NCjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMTgsMTYgMTUuOSwxOC4xIDIuMSwzMS45IDAsMjkuOCAxMy44LDE2IDAsMi4yIDIuMSwwLjEgMTUuOSwxMy45ICIvPg0KPC9zdmc+DQo=) no-repeat; }
          .features-container .features .features-carousel .slick-next:hover {
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAxOCAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTggMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIHBvaW50cz0iMTgsMTYgMTUuOSwxOC4xIDIuMSwzMS45IDAsMjkuOCAxMy44LDE2IDAsMi4yIDIuMSwwLjEgMTUuOSwxMy45ICIvPg0KPC9zdmc+DQo=) no-repeat; }
          .features-container .features .features-carousel .slick-next:before {
            content: none; }
        .features-container .features .features-carousel.slick-dotted .slick-dots {
          bottom: -0.8125rem; }
          .features-container .features .features-carousel.slick-dotted .slick-dots li.slick-active button:before {
            color: #000; }
          .features-container .features .features-carousel.slick-dotted .slick-dots li button:before {
            color: #75787B;
            opacity: 1; }
      .features-container .features > .feature {
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: calc(100% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; }
        @media print, screen and (min-width: 64em) {
          .features-container .features > .feature {
            flex: 0 0 auto;
            width: calc(33.33333% - 2rem);
            margin-left: 1rem;
            margin-right: 1rem; } }
      .features-container .features .feature {
        text-align: center;
        background-color: #fff;
        border: 1px solid #D9D9D6;
        margin-bottom: 2rem; }
        .features-container .features .feature .feature-link {
          color: inherit; }
          .features-container .features .feature .feature-link:hover {
            text-decoration: none; }
        .features-container .features .feature .feature-image {
          width: 100%;
          margin: 0; }
        .features-container .features .feature .feature-title {
          margin: 1.25rem 1rem 1.5rem; }
          .features-container .features .feature .feature-title + .feature-description {
            margin-top: -1.5rem; }
        .features-container .features .feature .feature-description {
          margin: 0 1rem; }
      @media print, screen and (min-width: 64em) {
        .features-container .features .features-link {
          position: absolute;
          right: 2rem;
          bottom: 0; } }
      .features-container .features .features-link a {
        color: inherit; }


  
  [data-whatintent='mouse'] .feature:hover,
  [data-whatintent='mouse'] .feature:active,
  [data-whatintent='mouse'] .feature:focus,
  [data-whatintent='mouse'] .feature-link:hover,
  [data-whatintent='mouse'] .feature-link:active,
  [data-whatintent='mouse'] .feature-link:focus {
    outline: 0; }


  .stage-buttons{
    clear: both;
  }

  /* Emergency Contact*/

  .gnl-emergency-block {
    font-size: 1rem;
    margin: 0 auto 1.5em;
    max-width: 16em;
    background-color: #a52436;
    margin-top: 30px;
   }
    .gnl-emergency-block * {
      color: white; }
    .gnl-emergency-block .gnl-emergency-block-inner {
      padding: 1em;
      display: block; }
    .gnl-emergency-block .gnl-emergency-content {
      text-align: center;
      margin: 0 auto 1.5em; }
      .gnl-emergency-block .gnl-emergency-content p {
        font-weight: 700;
        margin: 0; }
      .gnl-emergency-block .gnl-emergency-content h1, .gnl-emergency-block .gnl-emergency-content h2, .gnl-emergency-block .gnl-emergency-content h3, .gnl-emergency-block .gnl-emergency-content h4, .gnl-emergency-block .gnl-emergency-content h5, .gnl-emergency-block .gnl-emergency-content h6 {
        text-transform: uppercase;
        margin: 0; }
      .gnl-emergency-block .gnl-emergency-content h1, .gnl-emergency-block .gnl-emergency-content h2 {
        font-size: 2.5em; }
      .gnl-emergency-block .gnl-emergency-content h3 {
        font-size: 2em; }
      .gnl-emergency-block .gnl-emergency-content h4 {
        font-size: 1.5em; }
      .gnl-emergency-block .gnl-emergency-content h5 {
        font-size: 1.25em; }
      .gnl-emergency-block .gnl-emergency-content h6 {
        font-size: 1.15em; }
    .gnl-emergency-block .emergency-contacts {
      padding: 0 0.75em 0.75em;
      margin: 0 auto;
      list-style: none; }
      .gnl-emergency-block .emergency-contacts li {
        display: block;
        font-size: 0.75em;
        margin: 0 0 1.25em; }
        .gnl-emergency-block .emergency-contacts li:last-of-type {
          margin: 0; }
        .gnl-emergency-block .emergency-contacts li p {
          margin: 0 -0.25em; }
        .gnl-emergency-block .emergency-contacts li a, .gnl-emergency-block .emergency-contacts li span {
          display: inline-block;
          vertical-align: middle;
          margin: 0 0.25em; }
        .gnl-emergency-block .emergency-contacts li a {
          font-weight: bold; }
          .gnl-emergency-block .emergency-contacts li a:hover, .gnl-emergency-block .emergency-contacts li a:focus {
            color: white;
            text-decoration: underline; }
    .gnl-emergency-block .gnl-emergency-non {
      border: 1px solid white;
      color: #a52436;
      border-color: #a52436;
      -webkit-transition: all 300ms ease;
      transition: all 300ms ease;
      position: relative;
      background: white; }
      .gnl-emergency-block .gnl-emergency-non * {
        color: inherit;
        border-color: inherit;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease; }
      .gnl-emergency-block .gnl-emergency-non a {
        background: white;
        text-decoration: none; }
        .gnl-emergency-block .gnl-emergency-non a:after {
          content: '';
          position: absolute;
          top: calc(50% - 0.325rem);
          right: 0.5rem;
          width: 0;
          height: 0;
          border-top: 0.5rem solid transparent;
          border-bottom: 0.5rem solid transparent;
          border-left: 0.5rem solid currentColor;
          -webkit-transition: all 300ms ease;
          transition: all 300ms ease; }
        .gnl-emergency-block .gnl-emergency-non a h2, .gnl-emergency-block .gnl-emergency-non a p {
          margin: 0;
          line-height: 1em; }
        .gnl-emergency-block .gnl-emergency-non a h2 {
          font-size: 2em; }
        .gnl-emergency-block .gnl-emergency-non a p {
          font-size: 0.875em;
          padding: 0.25em 0;
          border: 1px solid white;
          border-width: 0 0 1px;
          display: inline-block; }
        .gnl-emergency-block .gnl-emergency-non a:hover p, .gnl-emergency-block .gnl-emergency-non a:focus p {
          border-color: currentColor; }
    @media (min-width: 40em) {
      .gnl-emergency-block.wide {
        max-width: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .gnl-emergency-block.wide .gnl-emergency-block-inner {
          padding: 1.75em; }
        .gnl-emergency-block.wide .gnl-emergency-non {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 15em;
              -ms-flex: 0 0 15em;
                  flex: 0 0 15em;
          max-width: 15em;
          width: 15em; }
          .gnl-emergency-block.wide .gnl-emergency-non a:after {
            content: none; }
        .gnl-emergency-block.wide .gnl-emergency-block-details {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 15em;
              -ms-flex: 1 1 15em;
                  flex: 1 1 15em; }
        .gnl-emergency-block.wide .gnl-emergency-content {
          text-align: left; }
        .gnl-emergency-block.wide .emergency-contacts {
          padding: 0;
          margin: 0; } }
    @media (min-width: 50em) {
      .gnl-emergency-block.wide .gnl-emergency-block-details .gnl-emergency-block-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .gnl-emergency-block.wide .gnl-emergency-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 15em;
            -ms-flex: 0 0 15em;
                flex: 0 0 15em;
        max-width: 15em;
        width: 15em;
        margin: 0; }
      .gnl-emergency-block.wide .gnl-emergency-contacts {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 15em;
            -ms-flex: 1 1 15em;
                flex: 1 1 15em; } }

/* Latest News */
.recent-posts {
  height: 24.875rem;
  overflow: scroll;
  overflow-x: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .recent-posts ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .recent-posts .post-date {
    color: #004B87;
    font-weight: bold; }
    .recent-posts .post-date a {
      color: #004B87;
      font-weight: bold; }
  .post-excerpt {
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem; }


    /* Cards */
.page-template-cards .cards {
  display: flex;
  flex-flow: row wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
.page-template-cards .cards .card {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
  text-align: center;
  text-decoration: none;
  border: 1px solid #D9D9D6;
  border-radius: 0.5rem;
  padding: 1.5rem 1.5rem 0.0625rem;
  margin-bottom: 2rem;
  transition: background-color 0.25s ease-out;
}
@media print, screen and (min-width: 40em) {
  .page-template-cards .cards .card.col-2 {
    flex: 0 0 auto;
    width: calc(50% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media print, screen and (min-width: 40em) {
  .page-template-cards .cards .card.col-3 {
    flex: 0 0 auto;
    width: calc(50% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .page-template-cards .cards .card.col-3 {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media print, screen and (min-width: 40em) {
  .page-template-cards .cards .card.col-4 {
    flex: 0 0 auto;
    width: calc(50% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .page-template-cards .cards .card.col-4 {
    flex: 0 0 auto;
    width: calc(25% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.page-template-cards .cards .card .card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 10rem;
  margin-bottom: 1rem;
}
.page-template-cards .cards .card .card-icon img {
  max-height: 10rem;
  margin: 0;
}
.page-template-cards .cards .card h2.card-title:hover {
  text-decoration: underline;
}
.page-template-cards .cards .card .card-description {
  color: #3c3c3c;
}
.page-template-cards .cards .card .card-link {
  color: #004B87;
}
.page-template-cards .cards .card .card-link:hover {
  text-decoration: underline;
}
.page-template-cards .cards .card .card-link:hover:after {
  text-decoration: none;
}
.page-template-cards .cards .card .card-link:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gnl-ui-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e962";
  display: inline-block;
  position: relative;
  top: 0.1875rem;
}
.page-template-cards .cards .card .card-link:after:hover {
  text-decoration: none;
}
.page-template-cards .cards .card:hover {
  text-decoration: none;
  background-color: #f2f2f2;
}
.page-template-cards .cards .card:after {
  content: none !important;
}

[data-whatintent=mouse] .page-template-cards .cards .card h2.card-title:hover {
  text-decoration: underline;
}

[data-whatintent=mouse] .page-template-cards .cards .card .card-link:hover {
  text-decoration: underline;
}

[data-whatintent=mouse] .page-template-cards .cards .card .card-link:hover:after {
  text-decoration: none;
}

[data-whatintent=mouse] .page-template-cards .cards .card .card-link:after:hover {
  text-decoration: none;
}

[data-whatintent=mouse] .page-template-cards .cards .card:hover {
  text-decoration: none;
}


