@charset "UTF-8";
/*!
Theme Name: GNL COVID-19 Youth
Theme URI: 
Author: OCIO Web Services
Author URI: http://www.ocio.gov.nl.ca/
Description: 
Version: 1
License: 
License URI: 
Text Domain: gnl-web-framework
Tags:
*/
/**
 * GNL UI ICONS
 *
 * https://icomoon.io/app/
 */
@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700");
@font-face {
  font-family: 'gnl-ui-icons';
  src: url("assets/vendor/fonts/gnl-ui-icons.ttf?40hoac") format("truetype"), url("assets/vendor/fonts/gnl-ui-icons.woff?40hoac") format("woff"), url("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: ""; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=120em&fixedwidth=120.0625em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: Lato, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #3c3c3c;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

address {
  font-style: normal; }

address, article, blockquote, dd, dl, dt, figcaption, figure, hr, img, li, ol, p, pre, table, ul, video {
  padding: 0;
  margin: 0 0 1.5rem; }

blockquote {
  font-style: italic;
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

big {
  font-size: 140%; }

body, button, input, select, optgroup, textarea {
  background: #fff;
  color: #3c3c3c;
  font-family: Lato, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  padding: 0;
  margin: 0; }

input, optgroup, select, textarea {
  border: 1px solid #D9D9D6;
  padding: 0.4375rem 1rem 0.5rem; }

cite, dfn, em, i {
  font-style: italic; }

code {
  background: #eff0f1;
  border-radius: 0;
  padding: 0.125rem 0.25rem; }

code, kbd, tt, var {
  color: #000;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

dd {
  margin-left: 2rem; }

dl, ol, ul {
  padding-left: 2rem; }

dt {
  font-weight: bold; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #48737a;
  font-weight: 700;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  letter-spacing: 0;
  padding: 0;
  margin: 0 0 1.5rem; }

h1, .h1 {
  font-size: 1.6875rem;
  line-height: 1.5;
  letter-spacing: -0.03125rem;
  padding-top: 0;
  margin-bottom: 1.5rem; }

h1.entry-title {
  margin-top: -0.0625rem;
  padding-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.3125rem;
  line-height: 1.5;
  letter-spacing: -0.03125rem;
  padding-top: 0;
  margin: -0.125rem 0 1.625rem; }

h3, .h3 {
  text-transform: uppercase; }

/*
h4, .h4 {
	font-size: inherit;
}
*/
h5, .h5 {
  font-weight: 500; }

h6, .h6 {
  font-weight: 500;
  font-style: italic; }

hr {
  background-color: #D9D9D6;
  border: 0;
  height: 1px; }

html {
  box-sizing: border-box; }

img {
  height: auto;
  max-width: 100%; }

ins, mark {
  background: #fff9c0;
  text-decoration: none; }

li {
  margin: 0; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 2rem; }

ol {
  list-style: decimal; }

pre {
  background: #eff0f1;
  line-height: 1.6;
  max-width: 100%;
  overflow: auto;
  border: none;
  border-radius: 0;
  padding: 0.4375rem 0.75rem 0.375rem;
  margin: -0.375rem 0 1.0625rem;
  tab-size: 2; }

small {
  font-size: 66.667%; }

sub, sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5rem; }

sub {
  bottom: -0.1875rem; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

th {
  text-align: left; }

ul {
  list-style: disc; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignleft {
  display: block; }
  @media print, screen and (min-width: 40em) {
    .alignleft {
      float: left;
      margin-right: 2rem; } }

.alignright {
  display: block; }
  @media print, screen and (min-width: 40em) {
    .alignright {
      float: right;
      margin-left: 2rem; } }

a {
  color: #004B87;
  text-decoration: none; }

[data-whatintent='mouse'] a:hover {
  text-decoration: underline; }

a.underline {
  text-decoration: underline; }

a[class*='lightcase-icon-']:hover {
  text-decoration: none; }

a.ext::after,
a > .ext: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: "";
  padding-left: 0.25rem;
  padding-right: 0.0625rem;
  display: inline-block;
  color: inherit; }

.pdf::after,
a > .pdf: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: "";
  padding-left: 0.1875rem;
  color: #ea2d27 !important;
  display: inline-block; }

.mp3::after,
a > .pdf: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: "";
  padding-left: 0.1875rem;
  color: #004B87;
  display: inline-block; }

.wmv::after,
a > .wmv: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: "";
  padding-left: 0.1875rem;
  color: #004B87;
  display: inline-block; }

.no-icon::after {
  display: none !important; }

/* Accessibility Features */
.skip-link {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }
  .skip-link:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important; }

.show-for-sr, .screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

html {
  height: 100%; }

body {
  display: flex;
  flex-direction: column;
  height: 100%; }

#page {
  flex: 1 0 auto; }

#colophon {
  flex: none; }

.accordion {
  margin-left: 0;
  background: transparent;
  list-style-type: none;
  list-style-type: decimal;
  padding-left: 2rem; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 2rem 1.25rem 3rem;
  border: 2px solid #f3f4db;
  border-bottom: 0;
  font-size: inherit;
  line-height: 1;
  color: inherit;
  border-left: 0;
  border-right: 0;
  margin-left: -2rem; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 2px solid #f3f4db;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: transparent; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: "+"; }
  .is-active > .accordion-title::before {
    content: "–"; }
  .accordion-title:hover, .accordion-title:focus {
    color: #48737a; }
  .accordion-title h2 {
    margin: 0; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 2px solid #f3f4db;
  border-bottom: 0;
  background-color: #fff;
  color: inherit;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 2px;
  padding-top: 0;
  padding-left: 3rem;
  margin-left: -2rem; }
  :last-child > .accordion-content:last-child {
    border-bottom: 2px solid #f3f4db; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #004B87; }

.hamburger-box {
  width: 18px;
  height: 14px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 18px;
    height: 2px;
    background-color: #004B87;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -6px; }
  .hamburger-inner::after {
    bottom: -6px; }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -12px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -6px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger {
  padding: 1rem;
  line-height: 0; }
  .hamburger:hover {
    opacity: 1; }

.mobile-navigation-panel {
  display: block; }
  .mobile-navigation-panel .menu-panel {
    background-color: #48737a; }
    .mobile-navigation-panel .menu-panel .top-navigation-container {
      display: block; }
      .mobile-navigation-panel .menu-panel .top-navigation-container .top-navigation {
        padding: 0; }
  .mobile-navigation-panel .search-form {
    border-left: 0;
    border-right: 0; }
  .mobile-navigation-panel ul.menu,
  .mobile-navigation-panel ul.sub-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    flex-direction: column;
    max-width: 56.5rem;
    margin: 0 auto 2rem;
    padding: 1rem 0;
    /*
        & > li.menu-item-has-children > a:after {
            content: '>';
            display:inline-block;
            padding-left:6px;
            transform:scaleY(0.5) translateY(2px);
        }*/ }
    [data-whatinput='mouse'] .mobile-navigation-panel ul.menu li, [data-whatinput='mouse']
    .mobile-navigation-panel ul.sub-menu li {
      outline: 0; }
    .mobile-navigation-panel ul.menu a,
    .mobile-navigation-panel ul.menu .button,
    .mobile-navigation-panel ul.sub-menu a,
    .mobile-navigation-panel ul.sub-menu .button {
      line-height: 1;
      text-decoration: none;
      display: block;
      padding: 0.7rem 1rem; }
    .mobile-navigation-panel ul.menu input,
    .mobile-navigation-panel ul.menu select,
    .mobile-navigation-panel ul.menu a,
    .mobile-navigation-panel ul.menu button,
    .mobile-navigation-panel ul.sub-menu input,
    .mobile-navigation-panel ul.sub-menu select,
    .mobile-navigation-panel ul.sub-menu a,
    .mobile-navigation-panel ul.sub-menu button {
      margin-bottom: 0; }
    .mobile-navigation-panel ul.menu input,
    .mobile-navigation-panel ul.sub-menu input {
      display: inline-block; }
    .mobile-navigation-panel ul.menu > li,
    .mobile-navigation-panel ul.sub-menu > li {
      margin: 0; }
      .mobile-navigation-panel ul.menu > li:first-child,
      .mobile-navigation-panel ul.sub-menu > li:first-child {
        border-top: 0; }
      .mobile-navigation-panel ul.menu > li.current-menu-item > a,
      .mobile-navigation-panel ul.sub-menu > li.current-menu-item > a {
        color: #fff; }
    .mobile-navigation-panel ul.menu > li > a,
    .mobile-navigation-panel ul.sub-menu > li > a {
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: bold;
      padding: 0.4375rem 1rem 0.5rem;
      line-height: 1.6; }
      .mobile-navigation-panel ul.menu > li > a:hover, .mobile-navigation-panel ul.menu > li > a.hover,
      .mobile-navigation-panel ul.sub-menu > li > a:hover,
      .mobile-navigation-panel ul.sub-menu > li > a.hover {
        text-decoration: underline; }
  .mobile-navigation-panel ul.sub-menu > li:last-child {
    border-bottom: none; }
  .mobile-navigation-panel ul.sub-menu > li > a {
    padding-left: 1.5rem; }
  .mobile-navigation-panel .search-box + ul.menu > li:first-child,
  .mobile-navigation-panel .search-box + nav.left-navigation > ul.menu > li:first-child {
    border-top: 0; }

.banner {
  padding-right: 0;
  padding-left: 0;
  max-width: 56.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  position: relative;
  justify-content: center;
  padding-top: 1rem;
  padding-bottom: 1.375rem;
  /* Reset margin and padding on typography elements */ }
  @media print, screen and (min-width: 40em) {
    .banner {
      justify-content: space-between;
      padding-top: 1.625rem; } }
  @media screen and (min-width: 120.0625em) {
    .banner {
      padding-right: 0;
      padding-left: 0;
      max-width: 90rem;
      margin-left: auto;
      margin-right: auto; } }
  .banner h1, .banner .h1, .banner h2, .banner .h2, .banner h3, .banner .h3, .banner p, .banner img {
    margin: 0;
    padding: 0; }

/* Site Logo and Title */
.site-logo-container {
  display: block;
  flex: 0 0 auto;
  width: auto;
  margin-left: 1rem;
  margin-right: 1rem; }

.site-logo a {
  display: block; }

.site-logo img {
  width: 7.5625rem; }

.site-title-container {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
  text-align: center; }
  @media print, screen and (min-width: 40em) {
    .site-title-container {
      flex: 1 1 0px;
      width: auto;
      margin-left: 1rem;
      margin-right: 1rem;
      text-align: left; } }

.site-title {
  font-size: 1.3125rem;
  line-height: 1;
  letter-spacing: -0.03125rem;
  font-weight: 700;
  color: #75787B; }

.site-logo-container + .site-title-container {
  padding-top: 0.8125rem; }
  @media print, screen and (min-width: 40em) {
    .site-logo-container + .site-title-container {
      border-left: 1px solid #D9D9D6;
      padding-left: 2rem;
      padding-top: 1.25rem;
      padding-bottom: 1.5625rem; } }

/* Menu Button */
.layout-menu-button {
  display: block;
  flex: 0 0 auto;
  width: auto;
  margin-left: 1rem;
  position: absolute;
  top: 0;
  right: 0; }
  @media print, screen and (min-width: 40em) {
    .layout-menu-button {
      position: relative; } }

/* Search */
.search-container {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .search-container {
      display: block;
      flex: 0 0 auto;
      width: calc(33.33333% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem;
      padding-top: 0.8125rem;
      padding-bottom: 1.0625rem; } }

.search-form {
  flex: 1 1 0px;
  width: auto;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  flex-flow: row wrap;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #D9D9D6;
  margin: 0;
  padding: 0;
  font-size: 0.9375rem;
  color: #D9D9D6; }

.search-dropdown-toggle {
  flex: 0 0 auto;
  padding: 0.5rem 0.9375rem 0.4375rem 0.9375rem;
  color: #3c3c3c; }
  .search-dropdown-toggle + .search-label .search-field {
    padding-left: 0; }
  .search-dropdown-toggle:before {
    /* 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: "";
    cursor: pointer; }

.search-title {
  text-transform: none;
  padding-left: 1rem;
  margin-bottom: 0.5rem; }
  @media print, screen and (min-width: 64em) {
    .search-title {
      padding-left: 0;
      margin-top: -2rem; } }

.search-label {
  flex: 1 1 0px; }

.search-field {
  box-sizing: border-box;
  border: none;
  width: 100%;
  padding: 0.4375rem 0.9375rem 0.5rem 0.9375rem; }
  [data-whatinput='mouse'] .search-field {
    outline: 0; }

.search-submit {
  flex: 0 0 auto;
  padding: 0.4375rem 1rem;
  font-size: 1rem;
  color: #004B87;
  cursor: pointer; }
  .search-submit:before {
    /* 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: "";
    position: relative;
    top: 1px; }
  .search-submit > span {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important; }

.search-dropdown {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #75787B;
  border-radius: 0;
  background-color: #fff;
  font-size: 1rem;
  width: 24rem;
  padding: 0;
  background: transparent;
  border: 0; }
  .search-dropdown.is-opening {
    display: block; }
  .search-dropdown.is-open {
    display: block;
    visibility: visible; }
  .search-dropdown button {
    width: 100%;
    display: block;
    text-align: left;
    color: #757575;
    background: #fff;
    cursor: pointer;
    border: 1px solid #D9D9D6;
    border-top: 0;
    padding: 0.4375rem 1rem 0.5rem 2.5rem;
    margin: 0.0625rem -0.0625rem 0; }
    .search-dropdown button:last-child {
      margin-top: 0; }
    .search-dropdown button:hover {
      background: #f7f7f7; }

/* Header Image */
.header-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 48rem) {
    .header-image {
      height: 232px !important; } }

.content-container {
  padding-right: 0;
  padding-left: 0;
  max-width: 56.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding-top: 2rem;
  padding-bottom: 1.5rem; }
  @media screen and (min-width: 120.0625em) {
    .content-container {
      padding-right: 0;
      padding-left: 0;
      max-width: 90rem;
      margin-left: auto;
      margin-right: auto; } }

.content-area {
  flex: 1 1 0px;
  width: auto;
  margin-left: 1rem;
  margin-right: 1rem; }
  [data-whatinput='mouse'] .content-area {
    outline: 0; }

.page-template-template-homepage .content-container {
  max-width: 120rem;
  padding-bottom: 0; }
  .page-template-template-homepage .content-container .content-area {
    margin: 0; }
  .page-template-template-homepage .content-container article {
    margin: 0; }

.page-template-template-homepage .homepage-row-1-container .homepage-row-1 {
  display: flex;
  flex-flow: row wrap;
  max-width: 56.5rem;
  padding-bottom: 2rem;
  margin: 0 auto; }
  .page-template-template-homepage .homepage-row-1-container .homepage-row-1 .homepage-row-1-col-1 {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }

.page-template-template-homepage .homepage-row-2-container {
  background-color: #48737a;
  color: #fff; }
  .page-template-template-homepage .homepage-row-2-container .homepage-row-2 {
    display: flex;
    flex-flow: row wrap;
    max-width: 56.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin: 0 auto; }
    .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h1, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h2, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h3, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h4, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h5, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h6, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h1, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h2, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h3, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h4, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h5, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h6 {
      color: #fff; }
      .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h1 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h2 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h3 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h4 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h5 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 h6 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h1 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h2 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h3 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h4 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h5 a, .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .h6 a {
        color: inherit; }
    .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-1 {
      flex: 0 0 auto;
      min-height: 0px;
      min-width: 0px;
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; }
      .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-1 h2 {
        color: #fff;
        font-weight: bold;
        font-size: 1.6875rem;
        line-height: 1.5;
        letter-spacing: -0.03125rem; }
    .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-2 {
      flex: 0 0 auto;
      min-height: 0px;
      min-width: 0px;
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; }
    .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-3 {
      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: 40em) {
        .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-3 {
          flex: 0 0 auto;
          width: calc(50% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-3 .video-responsive {
        overflow: hidden;
        padding-top: 56.25%;
        position: relative;
        height: 0;
        margin-bottom: 2rem; }
      .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-3 .video-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute; }
      .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-3 .video-container {
        position: relative;
        margin-bottom: 2rem; }
        .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-3 .video-container img {
          width: 100%;
          margin: 0; }
      .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-3 .symptoms {
        background-color: #3d6268;
        padding: 2rem;
        padding-bottom: 1rem;
        margin-bottom: 2rem; }
    .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-4,
    .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-5 {
      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: 40em) {
        .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-4,
        .page-template-template-homepage .homepage-row-2-container .homepage-row-2 .homepage-row-2-col-5 {
          flex: 0 0 auto;
          width: calc(50% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }

.page-template-template-homepage .homepage-row-3-container .homepage-row-3 {
  display: flex;
  flex-flow: row wrap;
  max-width: 56.5rem;
  padding-top: 3rem;
  padding-bottom: 2rem;
  margin: 0 auto; }
  .page-template-template-homepage .homepage-row-3-container .homepage-row-3 .homepage-row-3-col-1 {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }

.page-template-template-homepage .homepage-row-4-container {
  background-color: #f3f4db; }
  .page-template-template-homepage .homepage-row-4-container .homepage-row-4 {
    display: flex;
    flex-flow: row wrap;
    max-width: 56.5rem;
    padding-top: 3rem;
    margin: 0 auto; }
    .page-template-template-homepage .homepage-row-4-container .homepage-row-4 .homepage-row-4-col-1 {
      flex: 0 0 auto;
      min-height: 0px;
      min-width: 0px;
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; }

.page-template-template-homepage .homepage-row-5-container {
  background-color: #f3f4db; }
  .page-template-template-homepage .homepage-row-5-container .homepage-row-5 {
    display: flex;
    flex-flow: row wrap;
    max-width: 56.5rem;
    padding-bottom: 3rem;
    margin: 0 auto; }
    .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-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: 40em) {
        .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col {
          flex: 0 0 auto;
          width: calc(50% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col a {
        position: relative;
        display: block;
        margin-bottom: 2rem; }
        .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col a img {
          width: 100%;
          margin: 0; }
        .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col a:after {
          content: '';
          position: absolute;
          background-color: #c2ca49;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          opacity: 0.9;
          z-index: 1; }
        .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col a .logo {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          padding: 2rem;
          opacity: 1;
          z-index: 2;
          height: 100%; }
        .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col a h2 {
          color: #fff;
          text-align: center;
          position: absolute;
          top: 40%;
          left: 2rem;
          right: 2rem;
          opacity: 1;
          z-index: 2; }
        .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col a div {
          color: #000;
          text-align: center;
          position: absolute;
          top: 4.4375rem;
          left: 2rem;
          right: 2rem;
          opacity: 0;
          z-index: 2; }
        .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col a:hover:after {
          background-color: #48737a;
          opacity: 0.9; }
        .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col a:hover h2,
        .page-template-template-homepage .homepage-row-5-container .homepage-row-5 .homepage-row-5-col a:hover div {
          opacity: 1; }

.page-template-template-homepage .homepage-row-6-container .homepage-row-6 {
  display: flex;
  flex-flow: row wrap;
  max-width: 56.5rem;
  padding-top: 3rem;
  padding-bottom: 2rem;
  margin: 0 auto; }
  .page-template-template-homepage .homepage-row-6-container .homepage-row-6 .homepage-row-6-col-1 {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }

footer {
  background: #48737a url("assets/img/footer.png") no-repeat center center;
  color: #fff;
  font-size: 0.9375rem;
  line-height: inherit;
  padding-top: 7.1875rem; }
  footer a, footer a:hover, footer a:focus, footer .widget-title {
    color: inherit; }
  footer .government-brand a {
    width: 8.375rem;
    margin-bottom: 1rem; }
    footer .government-brand a img {
      width: 8.375rem;
      height: 5rem;
      margin-bottom: 0; }

.footer-container {
  padding-right: 0;
  padding-left: 0;
  max-width: 56.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap; }
  @media screen and (min-width: 120.0625em) {
    .footer-container {
      padding-right: 0;
      padding-left: 0;
      max-width: 90rem;
      margin-left: auto;
      margin-right: auto; } }

.footer-brand {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  justify-content: center; }
  .footer-brand a {
    display: block; }
  .footer-brand img {
    width: 7.5625rem; }

.footer-copyright {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
  text-align: center; }

.footer-disclaimer {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
  text-align: center; }
