/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'pacifico';
  src: url('/fonts/pacifico-webfont.woff2') format('woff2'), url('/fonts/pacifico-webfont.woff') format('woff'), url('/fonts/pacifico.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  scroll-behavior: smooth;
  scroll-padding-top: calc(100px + 16px);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'panton', Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #222222;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #005597;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00639f;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid inherit;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  line-height: 1;
  color: inherit;
  margin: 0 0 1em;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 2.25em;
  font-weight: 700;
}
h2,
.h2 {
  font-size: 1.75em;
  font-weight: 700;
}
h3,
.h3 {
  font-size: 1.5em;
  font-weight: 400;
}
h4,
.h4 {
  font-size: 1.25em;
  font-weight: 700;
}
h5,
.h5 {
  font-size: 1em;
  font-weight: 600;
}
h6,
.h6 {
  font-size: 0.75em;
  font-weight: 400;
}
@media all and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 2.5em;
    font-weight: 700;
  }
  h2,
  .h2 {
    font-size: 2em;
    font-weight: 700;
  }
  h3,
  .h3 {
    font-size: 1.75em;
    font-weight: 400;
  }
  h4,
  .h4 {
    font-size: 1.5em;
    font-weight: 700;
  }
  h5,
  .h5 {
    font-size: 1.25em;
    font-weight: 600;
  }
  h6,
  .h6 {
    font-size: 1em;
    font-weight: 400;
  }
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-small {
  font-size: 85%;
  line-height: 2;
}
.text-alert {
  color: #CD1515;
}
.time-part {
  text-transform: lowercase;
}
.large {
  font-size: 2em;
}
.fs-large {
  font-size: 40px;
  line-height: 48px;
}
.cursive {
  font-family: 'pacifico', 'Times New Roman', Times, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.875em;
}
@media all and (min-width: 500px) {
  .large {
    font-size: 2.375em;
  }
  .cursive {
    font-size: 3.75em;
  }
}
@media all and (min-width: 650px) {
  .fs-large {
    line-height: 96px;
    font-size: 4em;
  }
}
.section-heading {
  border-bottom: 1px solid #CCCCCC;
  color: #005597;
  padding-bottom: 0.4em;
  font-weight: 700;
  font-style: normal;
}
.text-primary {
  color: #005597;
}
.step span {
  font-size: 1.25em;
}
h1.getready {
  font-weight: 600;
}
h1.getready span {
  font-size: 1.5789473684210527em;
}
.page-banner h1 {
  font-weight: 600;
}
.page-banner p {
  font-size: 1.25em;
}
.column-text h2 {
  font-size: 1.5em;
  font-weight: 700;
  padding-bottom: 0.3em;
}
.split-row h4 {
  font-size: 1.25em;
}
.content-links a,
.link-list a,
.content-links p,
.link-list p {
  font-size: 1.25em;
}
.content-links a,
.link-list a {
  font-weight: 700;
}
.content-links a span,
.link-list a span {
  font-weight: 400;
}
.sidebar .link-list a,
.sidebar .link-list p {
  font-size: 1em;
  font-weight: 400;
}
.step-header span.index {
  font-size: 1.25em;
  font-weight: 700;
}
.step-header h2 {
  font-size: 1.375em;
  font-weight: 400;
}
.step-header span ~ span {
  font-size: 1.125em;
  font-weight: 700;
}
.ready-steps .intro p {
  font-size: 1.375em;
}
.tab {
  font-size: 1.5em;
  font-weight: 600;
}
.footer-section h5 {
  font-size: 1.125em;
  font-weight: 600;
}
.btn.incident-btn {
  padding: 8px 16px;
  background-color: #fff;
  color: #CD1515;
  font-weight: bold;
  display: inline-block;
  border: 1px solid #fff;
}
.btn.incident-btn:hover {
  background-color: #CD1515;
  color: #fff;
}
ul.contact-list {
  margin: 0;
  padding: 0;
  background-color: #fff;
  margin-top: 25px;
}
ul.contact-list li {
  margin: 0;
}
ul.contact-list li a {
  padding: 16px;
  margin: 0;
  display: block;
  color: #CD1515;
  word-break: break-all;
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
/* =======================================================================================
Example showing how to change the color/size of the icons:
.icon-name {
	font-size: 32px; // works because "width" & "height" were set using em units
	color: red; // works for single-colored icons, because "fill" was set to "currentColor"
}
======================================================================================== */
.icon-facebook {
  width: 1em;
}
.icon-mail {
  width: 1em;
  vertical-align: bottom;
}
.icon-rss {
  width: 1em;
}
.icon-twitter {
  width: 1em;
}
.icon-bell {
  width: 1em;
}
.icon-circle-down {
  width: 1em;
}
.icon-circle-right {
  width: 1em;
}
.icon-search {
  width: 1em;
}
.icon-pointer-right {
  width: 1em;
}
.icon-circle-left {
  width: 1em;
}
.icon-circle-up {
  width: 1em;
}
.icon-circle-tick {
  width: 1em;
}
.icon-pointer-left {
  width: 1em;
}
.icon-pointer-up {
  width: 1em;
}
.icon-pointer-down {
  width: 1em;
  vertical-align: bottom;
}
.icon-calendar {
  width: 1em;
}
.icon-clock {
  width: 1em;
}
.icon-megaphone {
  width: 28px;
  height: 18px;
}
.icon-speaker {
  width: 1em;
}
.icon-emergency {
  width: 27px;
  height: 25px;
}
.icon-warning {
  width: 27px;
  height: 25px;
}
.icon-warning-white {
  width: 20px;
  height: 22px;
}
.icon-ready {
  width: 27px;
  height: 27px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 8px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 735px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 955px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1155px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 8px;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -7px;
  margin-right: -8px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 7px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
ul,
ol {
  padding: 0 0 0 15px;
  margin: 0 0 0.5em;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ol {
  padding-left: 15px;
}
ol li {
  padding-left: 23px;
  margin-bottom: 8px;
}
ul {
  position: relative;
  padding: 0;
  padding-left: 16px;
  list-style-type: none;
}
ul li {
  position: relative;
  margin-bottom: 8px;
}
ul li::before {
  content: '';
  position: absolute;
  left: -16px;
  top: 0.3em;
  margin-right: 5px;
  background-color: #005597;
  height: 6px;
  width: 6px;
  border-radius: 50%;
}
/* Number bullets, these are also the default for numbered lists that appear in the Get Ready steps section*/
.ready-steps ol,
.numbered-bullets {
  position: relative;
  padding: 0;
  padding-left: 38px;
  list-style-type: none;
}
.ready-steps ol > li,
.numbered-bullets > li {
  counter-increment: step-counter;
  margin-bottom: 28px;
  position: relative;
}
.ready-steps ol > li::before,
.numbered-bullets > li::before {
  content: counter(step-counter);
  position: absolute;
  left: -38px;
  margin-right: 5px;
  font-size: 0.86em;
  background-color: #005597;
  color: #fff;
  font-weight: 400;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  line-height: 1;
  padding: 3px 0;
  text-align: center;
}
.ready-steps ol {
  padding-left: 22px;
}
.ready-steps ol li {
  padding-left: 12px;
}
.ready-steps ol li::before {
  left: -22px;
}
.ready-steps ol li ul,
.ready-steps ol li ol {
  margin-top: 8px;
}
.ready-steps ol li li {
  margin-bottom: 8px;
}
/* Used form Media releases and news list. */
.list-item {
  margin-bottom: 40px;
}
.list-item p {
  line-height: 1.5;
  margin: 0;
}
.list-item a {
  display: block;
}
.list-item h2 {
  margin-bottom: 5px;
}
.list-item h2:hover {
  cursor: pointer;
}
.filter {
  padding-left: 0;
}
.filter li {
  font-weight: 700;
}
.filter li:before {
  content: none;
}
.filter a {
  color: #222222;
}
.filter .selected {
  color: #005597;
}
.resource-list ul {
  margin: 0;
  padding: 0;
}
.resource-list ul li {
  margin-bottom: 8px;
}
.resource-list ul li::before {
  content: none;
}
.resource-list ul li a {
  text-decoration: none;
}
.resource-list ul li a:hover div {
  background: #fff;
}
.resource-list ul li a div {
  padding: 15px 24px;
  border: 1px solid rgba(12, 85, 151, 0.2);
  box-shadow: inset 0 -1px 0 0 rgba(12, 85, 151, 0.2), inset 0 1px 0 0 rgba(12, 85, 151, 0.2);
  position: relative;
}
.resource-list ul li a div span {
  font-weight: bold;
  line-height: 24px;
}
.resource-list ul li a div span::after {
  content: '';
  position: absolute;
  border: none;
  background-image: url(/css/images/link-page.png);
  background-size: 24px;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  right: 10px;
}
.slider {
  margin-bottom: 0;
  overflow: hidden;
  padding: 10px 0;
}
.slick-dotted.slick-slider.slider {
  margin-bottom: 0;
}
.slider a[aria-hidden="true"] {
  cursor: unset;
}
.slider .slick-slide {
  padding: 10px;
  height: auto;
  opacity: 0.3;
  transition: opacity 2500ms;
  width: 220px;
}
.slider .slick-slide.slick-active {
  opacity: 1;
}
.slider .slick-slide img {
  height: auto;
  object-fit: cover;
  width: 100%;
}
.slider .slick-dots.custom {
  position: unset;
}
.slider .slick-dots.custom > li {
  border-radius: 50%;
  overflow: hidden;
  height: clamp(8px, 1vw, 16px);
  width: clamp(8px, 1vw, 16px);
}
.slider .slick-dots.custom > li::before {
  display: none;
}
.slider .slick-dots.custom > li > button {
  height: 100%;
  width: 100%;
}
.slider .slick-dots.custom > li > button::before {
  background: #fff;
  content: '';
  height: 100%;
  width: 100%;
}
.slider .slick-dots.custom > li:only-child {
  display: none;
}
.slider-overlay {
  background: linear-gradient(90deg, #005597 20%, rgba(0, 85, 151, 0.80435924) 56%, rgba(0, 85, 151, 0.42340686) 80%, rgba(0, 85, 151, 0) 100%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 8vw;
  z-index: 2;
}
.slider-overlay.overlay-rtl {
  background: linear-gradient(270deg, #005597 20%, rgba(0, 85, 151, 0.80435924) 56%, rgba(0, 85, 151, 0.42340686) 80%, rgba(0, 85, 151, 0) 100%);
  left: unset;
  right: 0;
}
@media (min-width: 480px) {
  .slider {
    padding: 15px 0;
  }
  .slider .slick-slide {
    padding: 15px;
    width: min(50vw, 1086px);
  }
}
body .container {
  max-width: 1155px;
}
.push-right {
  float: right;
}
.sticky-top {
  position: sticky;
}
.hide-sm {
  display: none;
}
@media (min-width: 768px) {
  .hide-sm {
    display: unset;
  }
}
.top-navigation {
  background-color: #fff;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.15);
  height: auto;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 100;
}
.top-navigation > .container {
  overflow: hidden;
  width: 100%;
}
.top-navigation .scroll-wrapper {
  max-height: 100vh;
  overflow: hidden;
  overflow-y: auto;
  margin-right: -30px;
  padding-right: 30px;
}
.top-navigation li {
  display: inline-block;
  font-weight: 700;
}
.top-navigation li a {
  color: #222222;
}
.top-navigation li:before {
  display: none;
}
.top-navigation li.ready-item a {
  color: #005597;
}
.top-navigation .main-nav {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 1.125em;
}
.top-navigation .main-nav #navButton {
  padding-left: 0;
}
.top-navigation .main-nav #navButton .float-left {
  float: left;
}
.top-navigation .main-nav #navButton .float-right {
  float: right;
}
.top-navigation .main-nav #navButton span:last-child {
  vertical-align: middle;
  padding-left: 10px;
}
.top-navigation .main-nav #followButton,
.top-navigation .main-nav #searchButton {
  color: #005597;
}
.top-navigation .main-nav #followButton.collapsed,
.top-navigation .main-nav #searchButton.collapsed {
  color: #222222;
}
.top-navigation .main-nav > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0 4px 0;
  margin-bottom: 0;
}
.top-navigation .main-nav > ul li {
  margin: 10px 8px;
  vertical-align: middle;
  line-height: 1.45;
}
.top-navigation .main-nav > ul li.menu-buttons {
  margin-left: auto;
}
.top-navigation .main-nav > ul li:last-child {
  line-height: 1.1;
  margin-right: 0;
}
.top-navigation .main-nav .navbar-brand img {
  height: 36px;
  width: auto;
}
.top-navigation .main-nav .navbar-collapse {
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.top-navigation .main-nav .navbar-collapse:before,
.top-navigation .main-nav .navbar-collapse:after {
  content: " ";
  display: table;
}
.top-navigation .main-nav .navbar-collapse:after {
  clear: both;
}
.top-navigation .main-nav .navbar-collapse:before,
.top-navigation .main-nav .navbar-collapse:after {
  content: " ";
  display: table;
}
.top-navigation .main-nav .navbar-collapse:after {
  clear: both;
}
.top-navigation .main-nav .navbar-collapse.in {
  overflow-y: auto;
}
.top-navigation .main-nav .ready-item {
  display: none;
}
.top-navigation .menu {
  display: table;
  margin: 0 auto;
  font-size: 1em;
}
.top-navigation .menu ul {
  padding: 0;
}
.top-navigation .menu ul li {
  text-align: left;
  width: 95%;
  height: auto;
  padding-left: 20px;
  margin-bottom: 10px;
  vertical-align: top;
  line-height: 2;
}
.top-navigation .menu ul li li {
  text-align: left;
  display: block;
  margin-left: 0;
  margin-bottom: 5px;
}
.top-navigation .menu ul li li:first-child {
  margin-top: 5px;
}
.top-navigation .menu .ready-nav ul {
  padding-bottom: 0;
}
.top-navigation .menu.hide {
  display: none;
}
.top-navigation .navbar-toggle {
  margin-right: 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.top-navigation .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  border-radius: 1px;
  background-color: #fff;
  height: 4px;
  transition: all 200ms linear;
}
.top-navigation .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.top-navigation .navbar-toggle:hover,
.top-navigation .navbar-toggle:focus {
  background-color: transparent;
}
.top-navigation .navbar-toggle span:nth-child(2) {
  transform: translateY(8px) rotateZ(45deg);
}
.top-navigation .navbar-toggle span:nth-child(3) {
  transform: translateX(-40px);
  opacity: 0;
}
.top-navigation .navbar-toggle span:nth-child(4) {
  transform: translateY(-8px) rotateZ(-45deg);
}
.top-navigation .navbar-toggle.collapsed span:nth-child(2) {
  transform: translateY(0) rotateZ(0);
}
.top-navigation .navbar-toggle.collapsed span:nth-child(3) {
  transform: rotateZ(0);
  opacity: 1;
}
.top-navigation .navbar-toggle.collapsed span:nth-child(4) {
  transform: translateY(0) rotateZ(0);
}
.top-navigation .navbar-toggle:focus {
  outline: none;
}
.top-navigation .navbar-toggle > div + div {
  display: none;
}
.top-navigation .navbar-toggle .icon-bar {
  background-color: #222222;
}
.top-navigation .show-hide {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}
.top-navigation .show-hide:before {
  width: 20px;
  height: 4px;
  position: absolute;
  content: "";
  top: 18px;
  left: 10px;
  background: #222222;
}
.top-navigation .show-hide:after {
  width: 20px;
  height: 4px;
  position: absolute;
  content: "";
  top: 18px;
  left: 10px;
  background: #222222;
  transform: rotateZ(-270deg);
  transition: all 200ms ease-in-out;
}
.top-navigation .show-hide:focus {
  outline: none;
}
.top-navigation .active .show-hide:after,
.top-navigation .active .show-hide:before {
  background: #fff;
}
.top-navigation li.subnav-open .show-hide:after {
  content: '';
  transform: rotateZ(0);
}
.top-navigation li.subnav-open > .subnav {
  display: block;
  max-height: 750px;
  position: relative;
  transition: all 1s ease-in-out;
}
.top-navigation li.subnav-open > .subnav > ul {
  position: relative;
}
.top-navigation .subnav.collapse {
  display: block;
  position: relative;
  max-height: 0;
  overflow: hidden;
  transition: all 1s ease-in-out;
}
@media all and (min-width: 430px) {
  .top-navigation .navbar-toggle > div + div {
    display: block;
  }
}
@media (min-width: 480px) {
  .top-navigation .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .top-navigation .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .top-navigation .navbar-collapse.in {
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .top-navigation .show-hide {
    display: none;
  }
  .top-navigation .subnav.collapse {
    max-height: 485px;
  }
  .top-navigation .menu {
    width: 100%;
  }
  .top-navigation .ready-nav {
    display: table;
    margin: 0 auto;
    font-size: 1.125em;
  }
  .top-navigation .ready-nav ul {
    margin-bottom: 30px;
  }
  .top-navigation .ready-nav ul li {
    width: unset;
    margin: 10px 8px;
    vertical-align: middle;
    line-height: 1.45;
  }
  .top-navigation .menu ul li.menu-heading {
    height: 485px;
    width: 24%;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 28px;
    border-right: 1px solid rgba(112, 112, 112, 0.32);
  }
  .top-navigation .menu ul li.menu-heading li {
    padding-left: 2%;
  }
  .top-navigation .menu ul li.menu-heading:last-child {
    padding-right: 0;
    border-right: none;
  }
}
@media (min-width: 992px) {
  .top-navigation {
    min-height: 100px;
  }
  .top-navigation .main-nav {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .top-navigation .main-nav .ready-item {
    display: inline-block;
  }
  .top-navigation .main-nav ul li.menu-buttons {
    margin-right: 8px;
  }
  .top-navigation .main-nav ul li.menu-buttons > *:not(:last-child) {
    margin-right: 8px;
  }
  .top-navigation .main-nav ul li:first-child {
    margin-left: 0;
  }
  .top-navigation .ready-nav .ready-item {
    display: none;
  }
  .top-navigation .menu {
    margin-left: 26px;
  }
  .top-navigation .menu ul li.menu-heading:nth-child(1),
  .top-navigation .menu ul li.menu-heading:nth-child(2),
  .top-navigation .menu ul li.menu-heading:nth-child(3) {
    border-right: 1px solid rgba(112, 112, 112, 0.32);
  }
  .top-navigation .menu ul li.menu-heading:last-child {
    border-right: none;
  }
  .top-navigation #followButton,
  .top-navigation #searchButton {
    padding: 0;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .top-navigation .navbar-toggle > div + div {
    display: none;
  }
}
@media (min-width: 1200px) {
  .top-navigation .main-nav ul li {
    margin: 10px 15px;
  }
  .top-navigation .menu ul li.menu-heading {
    height: 330px;
  }
  .top-navigation .menu ul li.menu-heading:first-child {
    padding-left: 0;
  }
}
.dropdown-panel {
  display: table;
  margin: 0 auto;
}
.dropdown-panel ul {
  padding: 10px 0;
  margin-bottom: 0;
}
.dropdown-panel ul li {
  margin: 10px 10px;
  vertical-align: middle;
  line-height: 2.375;
}
.dropdown-panel ul li a.text-primary {
  color: #005597;
}
.dropdown-panel .input-button {
  display: inline-block;
  color: #005597;
  border: 1px solid #222222;
  border-radius: 20px;
  box-sizing: border-box;
}
.dropdown-panel .input-button input[type=text],
.dropdown-panel .input-button button {
  height: 38px;
  padding-left: 30px;
  border: 0;
}
.dropdown-panel .input-button input[type=text] {
  background-color: transparent;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  outline: none;
}
.dropdown-panel .input-button input[type=text]:is(:-webkit-autofill, :autofill) {
  border-radius: 20px;
}
.dropdown-panel .input-button button {
  width: 128px;
  float: right;
  text-align: left;
  background-color: #E6E7E8;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  outline: none;
}
.dropdown-panel .input-button button:hover,
.dropdown-panel .input-button button:focus {
  text-decoration: underline;
}
.follow-us-panel ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #005597;
}
.follow-us-panel :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #005597;
  opacity: 1;
}
.follow-us-panel ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #005597;
  opacity: 1;
}
.follow-us-panel :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #005597;
}
.follow-us-panel .icon {
  margin-right: 5px;
}
.follow-us-panel .icon-mail {
  color: #005597;
  font-size: 25px;
  margin-top: -5px;
  vertical-align: middle;
}
.follow-us-panel .input-button {
  position: relative;
  width: 100%;
}
.follow-us-panel .input-button button {
  padding-left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 92px;
}
.follow-us-panel .input-button input[type=text] {
  width: 100%;
  padding-left: 7px;
  padding-right: 92px;
}
.follow-us-panel ul {
  text-align: center;
}
.follow-us-panel ul li {
  margin: 0;
  padding: 10px;
}
@media all and (min-width: 400px) {
  .follow-us-panel .input-button input[type=text] {
    padding-left: 30px;
  }
}
@media all and (min-width: 1078px) {
  .follow-us-panel .input-button input[type=text] {
    padding-left: 45px;
  }
}
.search-panel form {
  text-align: center;
}
.search-panel .input-button {
  margin-bottom: 50px;
  position: relative;
  width: 100%;
  max-width: 700px;
}
.search-panel .input-button button {
  padding-left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 92px;
}
.search-panel input[type=text] {
  width: 100%;
  padding-right: 92px;
}
.btn-loader {
  overflow: hidden;
  transition: all 0.3s linear;
  text-indent: 0;
}
.btn-loader:after {
  content: '';
  background-image: url(/css/images/ring-alt.gif);
  background-size: 36px;
  width: 36px;
  display: block;
  height: 36px;
  position: absolute;
  right: -45px;
  top: 1px;
  transition: all 0.2s linear;
}
.btn-loader.loading {
  text-indent: -17px;
  pointer-events: none;
}
.btn-loader.loading:after {
  right: 3px;
}
@media all and (min-width: 500px) {
  .search-panel .input-button button {
    width: 115px;
  }
  .search-panel input[type=text] {
    padding-right: 115px;
  }
}
.search-results #closeButton {
  padding-left: 0;
}
.search-results #closeButton .float-left {
  float: left;
}
.search-results #closeButton .float-right {
  float: right;
}
.search-results #closeButton span:last-child {
  vertical-align: middle;
  padding-left: 10px;
}
.search-results .search-toggle {
  border-color: #222222;
  margin-right: 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.search-results .search-toggle .icon-bar {
  display: block;
  width: 22px;
  border-radius: 1px;
  background-color: #222222;
  height: 4px;
  transition: all 200ms linear;
}
.search-results .search-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.search-results .search-toggle:hover,
.search-results .search-toggle:focus {
  background-color: transparent;
}
.search-results .search-toggle span:nth-child(2) {
  transform: translateY(8px) rotateZ(45deg);
}
.search-results .search-toggle span:nth-child(3) {
  transform: translateX(-40px);
  opacity: 0;
}
.search-results .search-toggle span:nth-child(4) {
  transform: translateY(-8px) rotateZ(-45deg);
}
.search-results .search-toggle:focus {
  outline: none;
}
.search-results .results-list li {
  display: block;
  line-height: 1.5;
}
.search-results .results-list .title {
  margin-top: 0;
  margin-bottom: 0;
}
.search-results .results-list .snippet {
  width: 95%;
  margin-bottom: 30px;
  float: left;
}
.search-results .results-list span {
  float: right;
  margin-top: 16px;
  margin-bottom: 16px;
}
.search-results .results-list hr {
  clear: both;
  height: 1px;
  color: #B2B2B2;
  background-color: #B2B2B2;
  margin-bottom: 30px;
}
.footer-main {
  background-color: #005597;
  overflow: hidden;
  padding: 60px 0 40px;
}
.footer-main .row {
  margin-left: -24px;
  margin-right: -24px;
}
.footer-main .footer-section {
  color: #fff;
  margin-bottom: 32px;
  overflow: hidden;
  padding-left: 24px;
  padding-right: 24px;
}
.footer-main .footer-section h6 {
  color: #ffed00;
  font-size: 1em;
  font-weight: 700;
  padding-bottom: 18px;
}
.footer-main .footer-section a {
  color: #fff;
  font-weight: 500;
}
.footer-main .footer-section ul {
  padding: 0;
}
.footer-main .footer-section ul li {
  margin-bottom: 16px;
}
.footer-main .footer-section ul li:before {
  content: none;
}
.footer-main .footer-logo {
  margin-top: 40px;
  margin-bottom: 10px;
}
.footer-main .footer-logo img {
  max-width: 100%;
}
.footer-main .footer-social-links {
  margin-top: 40px;
  margin-bottom: 10px;
}
.footer-main .footer-social-links > li {
  display: inline;
}
.footer-main .footer-social-links > li:not(:last-child) {
  margin-right: 20%;
}
.footer-main .footer-social-links > li > a {
  display: inline-block;
}
.footer-main .footer-logo-section {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(3, 1fr);
}
.footer-main .footer-logo-section > a {
  display: block;
}
.footer-main .footer-logo-section img {
  max-width: 100%;
}
.footer-main .footer-logo-section > * {
  max-width: 175px;
}
@media (min-width: 768px) {
  .footer-main {
    padding: 60px 0 50px;
  }
  .footer-main .footer-logo-section {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: 1fr;
    justify-items: center;
  }
}
.panel-carousel {
  background: #005597;
}
.panel-carousel a {
  display: block;
}
h1.getready {
  color: #fff;
  margin-top: 38px;
}
h1.getready span {
  display: block;
  padding-right: 10px;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);
  transform: rotate(-5deg);
}
@media all and (min-width: 500px) {
  h1.getready span {
    display: inline-block;
  }
}
.shadow {
  -webkit-box-shadow: 4px 5px 15px -3px #000;
  -moz-box-shadow: 4px 5px 15px -3px #000;
  box-shadow: 4px 5px 15px -3px #000;
}
#top-banner {
  margin: -26px 0 0;
  width: 100%;
}
@media all and (min-width: 992px) {
  #top-banner {
    margin: 0;
  }
}
.panel-hazard {
  background: #E8F1F8;
  text-align: center;
  padding: 64px 0;
}
.panel-hazard h2 {
  color: #005597;
}
.panel-hazard .hazard-list--home {
  display: flex;
  flex-wrap: wrap;
  gap: 64px;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.panel-hazard .hazard-list--home > li {
  display: block;
  margin-bottom: 0;
}
.panel-hazard .hazard-list--home > li::before {
  display: none;
}
.panel-hazard .hazard-list--home > li > a {
  display: block;
}
.panel-hazard img {
  width: 100px;
}
.panel-hazard #hideShowHazards {
  background: none;
  border: none;
  color: #1D2433;
  height: fit-content;
  padding-left: 24px;
  position: relative;
  width: fit-content;
}
.panel-hazard #hideShowHazards svg {
  position: absolute;
  left: 0;
  top: 20%;
  transition: all 200ms ease-in-out;
}
.panel-hazard #hideShowHazards[aria-expanded="true"] svg {
  transform: rotateZ(180deg);
}
.panel-stay-informed {
  text-align: center;
  padding: 48px 0;
}
.panel-stay-informed > .container > p {
  margin-bottom: 40px;
}
.panel-stay-informed h2 {
  color: #005597;
  margin-bottom: 0;
}
.panel-stay-informed .info-card-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.panel-stay-informed .fb-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
}
.panel-stay-informed .info-card {
  background: #E8F1F8;
  flex: 1;
  overflow: hidden;
  padding: 16px;
  text-align: left;
  width: 100%;
}
.panel-stay-informed .info-card--links {
  color: #005597;
  font-weight: 600;
}
.panel-stay-informed .info-card--links li {
  margin-bottom: 10px;
}
.panel-stay-informed .info-card--links li:last-child {
  margin-bottom: 30px;
}
.panel-stay-informed .info-card--links a {
  text-decoration: underline;
}
.panel-stay-informed .info-card--socials {
  display: flex;
}
.panel-stay-informed .info-card--socials a {
  display: block;
  margin-right: 30px;
}
.panel-stay-informed .info-card--socials svg path {
  fill: #005597;
}
.panel-stay-informed .radio-station-list {
  margin: 0;
  padding: 0;
}
.panel-stay-informed .radio-station-list ul,
.panel-stay-informed .radio-station-list li {
  margin: 0;
  padding: 0;
}
.panel-stay-informed .radio-station-list li:not(:last-child) {
  margin-bottom: 10px;
}
.panel-stay-informed .radio-station-list li::before {
  display: none;
}
.panel-stay-informed .radio-station-list > li {
  border-bottom: 1px solid #CCCCCC;
  font-weight: 600;
  padding: 16px;
  padding-right: 48px;
  position: relative;
}
.panel-stay-informed .radio-station-list > li:has(.expander.open) {
  background: #fff;
}
.panel-stay-informed .radio-station-list > li .expander {
  position: absolute;
  right: 16px;
  top: 16px;
}
.panel-stay-informed .radio-station-list > li .expander svg {
  transition: all 200ms ease-in-out;
}
.panel-stay-informed .radio-station-list > li .expander.open svg {
  transform: rotateZ(180deg);
}
.panel-stay-informed .radio-station-list--content {
  display: none;
  margin-top: 10px;
  padding-left: 22px;
}
.panel-stay-informed .radio-station-list--content ul {
  list-style: square;
}
.expander.open + .panel-stay-informed .radio-station-list--content {
  display: unset;
}
@media (min-width: 768px) {
  .panel-stay-informed .info-card-block {
    flex-direction: row;
    justify-content: center;
  }
}
#map-area {
  padding: 30px 0;
}
#map-area .map-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#map-area .frame-panel-content {
  height: calc(85vh - 100px);
  max-height: 818px;
  min-height: 400px;
}
#map-area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#tiles-section {
  padding: 30px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #tiles-section {
    text-align: left;
  }
}
#tiles-section .tiles-row {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  #tiles-section .tiles-row {
    flex-direction: row;
  }
}
#tiles-section .tile {
  padding: 10px;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #tiles-section .tile {
    padding: 0;
  }
  #tiles-section .tile:first-of-type {
    margin-right: 1%;
  }
}
#tiles-section .tile img {
  height: 100%;
  width: 100%;
}
#tiles-section .tile iframe {
  height: 100%;
  width: 100%;
  min-height: 360px;
}
@media only screen and (min-width: 768px) {
  #tiles-section .row {
    display: flex;
    width: 100%;
  }
}
#tiles-section .row .tiles-row {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  #tiles-section .row .tiles-row {
    flex-direction: row;
    align-items: flex-end;
  }
}
#weather-section {
  padding: 30px;
  background-color: #efefef;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #weather-section {
    text-align: left;
  }
}
#weather-section #weather-header {
  padding-bottom: 20px;
}
#weather-section #weather-header label {
  font-weight: 700;
  display: inline;
  padding-right: 10px;
}
#weather-section #weather-header select {
  display: inline;
  width: 140px;
  border: 0px;
  outline: 0px;
  background: none;
  color: #005597;
  font-weight: 700;
  background: url(/assets/Icons/Blue_triangle.svg) 96% no-repeat #eee;
}
@media only screen and (min-width: 768px) {
  #weather-section .row {
    display: flex;
  }
}
#weather-section .row .bottom-banner {
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  #weather-section .row .bottom-banner {
    padding: 0;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
}
#weather-section .row .bottom-banner img {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  #weather-section .row .bottom-banner img {
    max-width: calc(100vw - 400px);
  }
}
#logo-section {
  display: none;
  padding: 30px;
}
@media only screen and (min-width: 768px) {
  #logo-section {
    display: block;
  }
}
#logo-section img {
  max-width: 100%;
}
#logo-section .logos {
  display: flex;
  justify-content: center;
  align-items: center;
}
.rounded-edges {
  border-radius: 3px;
}
.relative {
  position: relative;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Internet Explorer */
@-ms-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.hide {
  display: none;
}
.page-banner {
  display: flex;
  min-height: 400px;
  overflow: hidden;
  position: relative;
  margin-top: -36px;
}
.page-banner.no-image {
  min-height: auto;
}
.page-banner--wrapper {
  display: flex;
  flex-grow: 1;
}
.page-banner--wrapper > .container {
  display: flex;
  flex-grow: 1;
}
.page-banner--overlay {
  align-items: flex-end;
  display: flex;
  flex-grow: 1;
  width: 100%;
  position: relative;
}
.page-banner--overlay:before {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
}
.ready-page .page-banner--overlay {
  align-items: flex-end;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-top: 64px;
}
.page-banner--overlay p {
  margin: 15px 0;
}
.no-image .page-banner--overlay {
  align-items: center;
  padding: 64px 0;
}
.page-banner--overlay .container {
  margin-left: 0;
}
.page-banner--content {
  color: white;
  padding: 16px;
}
.page-banner--icon {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  border-width: 3px;
  border-style: solid;
  display: flex;
  height: 80px;
  justify-content: center;
  width: 80px;
  margin-bottom: 16px;
  padding: 17px;
}
.page-banner--icon img,
.page-banner--icon svg {
  max-width: 100%;
  height: auto;
}
.page-banner--heading span[lang='mi'] {
  display: block;
  font-weight: normal;
  margin-bottom: 15px;
}
.page-banner--heading h1 {
  margin-bottom: 0;
}
.page-banner--image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.page-banner--image {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.overlay--navy {
  background: linear-gradient(0deg, #005597 16.63%, rgba(98, 40, 138, 0) 101.59%);
}
.overlay--navy:before {
  background-color: #005597;
  margin-left: -99.9vw;
}
.no-image .overlay--navy {
  background: #005597;
}
.overlay--navy .page-banner--icon {
  border-color: #005597;
}
.overlay--blue {
  background: linear-gradient(0deg, #3D6088 1.63%, rgba(20, 135, 6, 0) 101.59%);
}
.overlay--blue:before {
  background-color: #3D6088;
  margin-left: -99.9vw;
}
.no-image .overlay--blue {
  background: #3D6088;
}
.overlay--blue .page-banner--icon {
  border-color: #3D6088;
}
.overlay--teal {
  background: linear-gradient(0deg, #3D7288 1.63%, rgba(0, 56, 130, 0) 101.59%);
}
.overlay--teal:before {
  background-color: #3D7288;
  margin-left: -100vw;
}
.no-image .overlay--teal {
  background: #3D7288;
}
.overlay--teal .page-banner--icon {
  border-color: #3D7288;
}
.overlay--purple {
  background: linear-gradient(0deg, #433D88 1.63%, rgba(204, 109, 0, 0) 101.59%);
}
.overlay--purple:before {
  background-color: #433D88;
  margin-left: -99.9vw;
}
.no-image .overlay--purple {
  background: #433D88;
}
.overlay--purple .page-banner--icon {
  border-color: #433D88;
}
.overlay--green {
  background: linear-gradient(0deg, #3D8860 1.63%, rgba(98, 40, 138, 0) 101.59%);
}
.overlay--green:before {
  background-color: #3D8860;
  margin-left: -99.9vw;
}
.no-image .overlay--green {
  background: #3D8860;
}
.overlay--green .page-banner--icon {
  border-color: #3D8860;
}
@media all and (min-width: 768px) {
  .page-banner--overlay {
    align-items: center;
    padding-left: 0;
  }
  .page-banner--overlay p {
    margin: 15px 0 0;
  }
  .ready-page .page-banner--overlay {
    justify-content: center;
  }
  .page-banner--overlay .container {
    margin-left: auto;
  }
  .page-banner--content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .ready-page .page-banner--content {
    align-items: center;
  }
  .page-banner--icon {
    height: 100px;
    width: 100px;
    padding: 22px;
  }
  .ready-page .page-banner--heading {
    text-align: center;
  }
  .page-banner--overview {
    width: 50%;
  }
  .overlay--navy {
    background: linear-gradient(90deg, #005597 16.63%, rgba(98, 40, 138, 0) 101.59%);
  }
}
@media all and (min-width: 992px) {
  .page-banner {
    margin-top: 0;
  }
}
.column-text {
  padding-bottom: 72px;
}
.column-text h2 {
  color: #005597;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
}
.column-text h2 ~ h2 {
  margin-top: 72px;
}
.column-text p img {
  max-width: 100%;
}
.column-text a {
  text-decoration: underline;
}
.column-text-heading:not(:first-child) {
  padding-top: 48px;
}
.content-no-sidebar,
.content-with-sidebar {
  overflow: hidden;
  position: relative;
}
.content-no-sidebar .content,
.content-with-sidebar .content,
.content-no-sidebar .sidebar,
.content-with-sidebar .sidebar {
  padding: 60px 16px;
}
.sidebar-stripe > div:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 100%;
  height: 100%;
  width: 300%;
  top: 0;
  display: block;
}
.sidebar-stripe:has(.sidebar > *) .sidebar {
  background-color: #E8F1F8;
}
.sidebar-stripe .sidebar:after {
  left: 0;
  width: 500%;
}
@media all and (min-width: 992px) {
  .content-with-sidebar .content {
    padding-left: 8px;
    padding-right: 60px;
  }
  .content-with-sidebar .sidebar {
    padding-left: 40px;
  }
  .sidebar-stripe:has(.sidebar > *) > div:after {
    background-color: #E8F1F8;
  }
}
.split-row {
  margin-left: -15px;
  margin-right: -15px;
}
.split-row:before,
.split-row:after {
  content: " ";
  display: table;
}
.split-row:after {
  clear: both;
}
.split-row:before,
.split-row:after {
  content: " ";
  display: table;
}
.split-row:after {
  clear: both;
}
.split-row .split {
  padding: 0 15px;
}
.split-row h3,
.split-row h4,
.split-row p {
  margin: 0.5em 0;
}
@media all and (min-width: 500px) {
  .split-row .split {
    width: 50%;
    float: left;
    padding: 0 15px;
  }
}
.expandable-para .icon {
  color: #B2B2B2;
  font-size: 16px;
  margin-right: 15px;
  padding-top: 5px;
  transition: all 0.3s linear;
}
.expandable-para > h4 {
  cursor: pointer;
  margin: 0.5em 0 8px;
}
.expandable-para div {
  height: 0;
  opacity: 0;
  overflow: hidden;
  padding-bottom: 0;
  padding-left: 32px;
  transform: translateY(15px);
  transition: all 0.25s linear;
}
.expandable-para div h3,
.expandable-para div h4 {
  margin: 16px 0 0;
}
.expandable-para.open div {
  height: auto;
  opacity: 1;
  padding-bottom: 26px;
  transform: translateY(0);
}
.expandable-para.open .icon {
  transform: rotateZ(-180deg);
}
.expandable-para h4.expandable-title {
  display: flex;
  font-size: 1.125em;
}
@media (min-width: 768px) {
  .expandable-para > h4 {
    margin-bottom: 16px;
  }
}
.link-list {
  margin-top: 24px;
  padding-left: 0;
}
.link-list a {
  color: #222222;
  text-decoration: underline;
}
.link-list a:hover,
.link-list a:focus {
  color: #005597;
  text-decoration: none;
}
.link-list a:hover:after,
.link-list a:focus:after {
  border-color: #CCCCCC;
}
.link-list li {
  margin-bottom: 16px;
  margin-left: 40px;
}
.link-list li.external-link {
  margin-left: 0;
}
.link-list li:before {
  background-color: transparent;
  content: none;
}
.link-list a[href$='.pdf']:before,
.link-list a[href$='.pptx']:before {
  content: '';
  background-image: url('/css/images/pdf.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: -38px;
  top: 1px;
}
.sidebar .link-list {
  padding-left: 0;
  padding-right: 40px;
}
.sidebar .link-list a {
  display: block;
}
.sidebar .link-list a:after {
  border: none;
  background-image: url('/css/images/link-page.png');
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  left: auto;
  right: 0;
  top: -5px;
  margin-right: -40px;
}
.sidebar .link-list a[href$='.pdf']:before,
.sidebar .link-list a[href$='.pptx']:before {
  content: none;
}
.sidebar .link-list a[href$='.pdf']:after,
.sidebar .link-list a[href$='.pptx']:after {
  background-image: url('/css/images/link-file.png');
}
.sidebar .link-list a:hover:after {
  background-image: url('/css/images/link-page-alt.png');
}
.sidebar .link-list a[href$='.pdf']:hover:after,
.sidebar .link-list a[href$='.pptx']:hover:after {
  background-image: url('/css/images/link-file-alt.png');
}
.get-ready--sidebar-right .link-list a {
  font-size: 1em;
  word-break: break-word;
}
@media all and (min-width: 768px) {
  .link-list li {
    margin-left: 0;
  }
}
.hazard-list:before,
.hazard-list:after {
  content: " ";
  display: table;
}
.hazard-list:after {
  clear: both;
}
.hazard-list:before,
.hazard-list:after {
  content: " ";
  display: table;
}
.hazard-list:after {
  clear: both;
}
.hazard-list a {
  color: #2E2E2E;
  display: block;
  float: left;
  margin-top: 1em;
  text-align: center;
  text-decoration: none;
  width: 50%;
}
.hazard-list a:hover {
  text-decoration: underline;
}
.hazard-list a p {
  font-weight: 700;
}
@media all and (min-width: 600px) {
  .hazard-list a {
    width: 25%;
  }
}
.content-links {
  margin-top: 24px;
  padding-left: 0;
  width: 50%;
}
.content-links a {
  color: #222222;
  display: block;
  padding-right: 25px;
  position: relative;
  text-decoration: none;
}
.content-links a:hover,
.content-links a:focus {
  color: #005597;
}
.content-links a:hover .icon,
.content-links a:focus .icon {
  color: #005597;
}
.content-links .icon {
  color: #B2B2B2;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 4px;
}
.content-links li {
  margin-bottom: 16px;
}
.content-links li:before {
  background-color: transparent;
  content: none;
}
.sidebar .content-links,
.get-ready--sidebar-right .content-links {
  width: 100%;
}
.get-ready--sidebar-right .content-links .icon {
  font-size: inherit;
  top: 2px;
}
.get-ready--sidebar-right .content-links a {
  font-size: 1em;
  word-break: break-word;
}
.ready-steps {
  background-color: #47b8eb;
  padding-bottom: 40px;
}
.ready-steps .step-item {
  margin: 12px 0;
}
.ready-steps .step-header {
  background-color: #ffed00;
  border-radius: 4px;
  color: #005597;
  cursor: pointer;
  padding: 10px 0;
  position: relative;
  transition: all 0.5s liner;
}
.ready-steps .step-header:before,
.ready-steps .step-header:after {
  content: " ";
  display: table;
}
.ready-steps .step-header:after {
  clear: both;
}
.ready-steps .step-header:before,
.ready-steps .step-header:after {
  content: " ";
  display: table;
}
.ready-steps .step-header:after {
  clear: both;
}
.ready-steps .step-header span.index {
  padding: 12px 20px;
  width: 102px;
  font-weight: 700;
  text-align: center;
}
.ready-steps .step-header h2 {
  padding: 15px 20px;
  margin: 0;
}
.ready-steps .step-header span ~ span {
  position: absolute;
  top: 10px;
  right: 20px;
}
.ready-steps .step-header span ~ span span {
  display: none;
  opacity: 1;
  padding-right: 15px;
  transition: all 0.5s linear;
}
.ready-steps .step-header span ~ span .icon {
  font-size: 24px;
  transition: all 0.3s linear;
  vertical-align: middle;
}
.ready-steps .step-header.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ready-steps .step-header.open span span {
  opacity: 0;
}
.ready-steps .step-header.open .icon {
  transform: rotateZ(180deg);
}
.ready-steps .step-header:focus {
  outline: none;
}
.ready-steps .step-header:focus h2 {
  text-decoration: underline;
}
.ready-steps .step-details {
  background-color: #fff;
  overflow: hidden;
}
.ready-steps .step-details .column-text {
  padding: 20px 40px 40px;
}
.ready-steps .step-details .cursive {
  color: #47b8eb;
}
.ready-steps .step-header + .step-details {
  display: none;
}
.ready-steps .intro p {
  color: #fff;
}
.checklist h3 {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: 700;
  margin-top: 2em;
  padding-bottom: 0.5em;
  text-align: center;
  text-transform: uppercase;
}
.checklist ul {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 700;
}
.checklist ul .icon {
  color: #39d618;
  font-size: 2.5em;
  margin-right: 8px;
  vertical-align: middle;
}
.checklist ul li:before {
  content: none;
}
.flexbox .checklist ul {
  display: flex;
  flex-wrap: wrap;
}
.flexbox .checklist ul li {
  flex-grow: 1;
  flex-basis: 20%;
  padding-right: 15px;
}
.flexbox .checklist ul .icon {
  position: absolute;
}
.flexbox .checklist ul span {
  display: inline-block;
  padding-left: 55px;
  overflow: hidden;
}
@media all and (min-width: 650px) {
  .ready-steps .step-header span.index {
    position: absolute;
  }
  .ready-steps .step-header h2 {
    border-left: 1px solid #B2B2B2;
    padding: 15px 235px 15px 20px;
    margin: 0 0 0 102px;
  }
  .ready-steps .step-header span ~ span {
    padding: 26px 20px;
    right: 0;
    top: 0;
  }
  .ready-steps .step-header span ~ span span {
    display: inline;
  }
}
.get-ready--panel {
  background-color: #3D6088;
  color: white;
  padding: 32px 16px;
  position: relative;
}
.get-ready--panel h4 {
  margin-bottom: 2.4rem;
}
.get-ready--checklist {
  display: flex;
  flex-direction: column;
  gap: 24px;
  overflow: hidden;
}
.get-ready--checklist--content {
  display: flex;
  gap: 16px;
  align-content: center;
  align-items: center;
}
.get-ready--checklist--text {
  flex-direction: column;
}
.get-ready--checklist--text p {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 8px;
}
.get-ready--checklist a {
  color: white;
  text-decoration: underline;
  font-size: 1.8rem;
  padding: 0;
}
.get-ready--content-wrapper {
  padding: 40px 32px;
}
.get-ready--content {
  position: relative;
  padding-bottom: 40px;
}
.get-ready--content-decorator svg,
.get-ready--content-decorator img {
  height: auto;
  width: 48px;
  margin-bottom: 24px;
}
.get-ready--content-header {
  color: #005597;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #CCCCCC;
  font-weight: 700;
}
.get-ready--content-header span {
  margin-right: 16px;
}
.get-ready--sidebar {
  display: none;
  overflow: hidden;
}
.get-ready--sidebar .sidebar-nav--menu {
  float: right;
  max-width: 300px;
}
.get-ready--sidebar .sidebar-nav--menu li {
  display: block;
  gap: unset;
}
.get-ready--sidebar .sidebar-nav--menu a {
  display: flex;
  gap: 16px;
  font-weight: 700;
}
.get-ready--sidebar .sidebar-nav--menu p {
  max-width: 206px;
}
.get-ready--sidebar-right {
  padding: 0 20px 40px 20px;
}
.get-ready--image-bg {
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 40px;
  justify-content: center;
  padding: 4px 8px;
  width: 40px;
}
.get-ready--image-bg img,
.get-ready--image-bg svg {
  height: auto;
  max-width: 100%;
}
.get-ready-theme--blue .get-ready--panel {
  background-color: #3D6088;
}
.get-ready-theme--blue .get-ready--sidebar {
  background-color: #EEF8E9;
}
.get-ready-theme--blue .page-banner--icon svg path,
.get-ready-theme--blue .get-ready--checklist svg path,
.get-ready-theme--blue .sidebar-nav--menu svg path,
.get-ready-theme--blue .get-ready--content-decorator svg path {
  fill: #3D6088;
}
.get-ready-theme--blue .page-banner--icon svg circle,
.get-ready-theme--blue .get-ready--checklist svg circle,
.get-ready-theme--blue .sidebar-nav--menu svg circle,
.get-ready-theme--blue .get-ready--content-decorator svg circle {
  stroke: #3D6088;
}
.get-ready-theme--blue .get-ready--image-bg {
  background-color: #EEF8E9;
}
.get-ready-theme--blue .sidebar-nav--menu-label,
.get-ready-theme--blue .sidebar-nav--menu a {
  color: #3D6088;
}
.get-ready-theme--teal .get-ready--panel {
  background-color: #3D7288;
}
.get-ready-theme--teal .get-ready--sidebar {
  background-color: #E2F2F5;
}
.get-ready-theme--teal .page-banner--icon svg path,
.get-ready-theme--teal .get-ready--checklist svg path,
.get-ready-theme--teal .sidebar-nav--menu svg path,
.get-ready-theme--teal .get-ready--content-decorator svg path {
  fill: #3D7288;
}
.get-ready-theme--teal .page-banner--icon svg circle,
.get-ready-theme--teal .get-ready--checklist svg circle,
.get-ready-theme--teal .sidebar-nav--menu svg circle,
.get-ready-theme--teal .get-ready--content-decorator svg circle {
  stroke: #3D7288;
}
.get-ready-theme--teal .get-ready--image-bg {
  background-color: #E2F2F5;
}
.get-ready-theme--teal .sidebar-nav--menu-label,
.get-ready-theme--teal .sidebar-nav--menu a {
  color: #3D7288;
}
.get-ready-theme--purple .get-ready--panel {
  background-color: #433D88;
}
.get-ready-theme--purple .get-ready--sidebar {
  background-color: #E8E1F5;
}
.get-ready-theme--purple .page-banner--icon svg path,
.get-ready-theme--purple .get-ready--checklist svg path,
.get-ready-theme--purple .sidebar-nav--menu svg path,
.get-ready-theme--purple .get-ready--content-decorator svg path {
  fill: #433D88;
}
.get-ready-theme--purple .page-banner--icon svg circle,
.get-ready-theme--purple .get-ready--checklist svg circle,
.get-ready-theme--purple .sidebar-nav--menu svg circle,
.get-ready-theme--purple .get-ready--content-decorator svg circle {
  stroke: #433D88;
}
.get-ready-theme--purple .get-ready--image-bg {
  background-color: #E8E1F5;
}
.get-ready-theme--purple .sidebar-nav--menu-label,
.get-ready-theme--purple .sidebar-nav--menu a {
  color: #433D88;
}
.get-ready-theme--green .get-ready--panel {
  background-color: #3D8860;
}
.get-ready-theme--green .get-ready--sidebar {
  background-color: #D6ECE0;
}
.get-ready-theme--green .page-banner--icon svg path,
.get-ready-theme--green .get-ready--checklist svg path,
.get-ready-theme--green .sidebar-nav--menu svg path,
.get-ready-theme--green .get-ready--content-decorator svg path {
  fill: #3D8860;
}
.get-ready-theme--green .page-banner--icon svg circle,
.get-ready-theme--green .get-ready--checklist svg circle,
.get-ready-theme--green .sidebar-nav--menu svg circle,
.get-ready-theme--green .get-ready--content-decorator svg circle {
  stroke: #3D8860;
}
.get-ready-theme--green .get-ready--image-bg {
  background-color: #D6ECE0;
}
.get-ready-theme--green .sidebar-nav--menu-label,
.get-ready-theme--green .sidebar-nav--menu a {
  color: #3D8860;
}
@media all and (min-width: 768px) {
  .get-ready--panel {
    padding: 24px 32px;
    text-align: center;
  }
  .get-ready--checklist {
    flex-direction: row;
    justify-content: space-evenly;
  }
  .get-ready--checklist--text {
    max-width: 240px;
  }
  .get-ready--checklist--content {
    flex-direction: column;
    width: 150px;
  }
  .get-ready--content-wrapper {
    padding: 64px 48px;
  }
  .get-ready--content-decorator {
    position: absolute;
    left: -94px;
  }
  .get-ready--content-decorator svg,
  .get-ready--content-decorator img {
    height: auto;
    margin-bottom: 0;
    width: 64px;
  }
  .get-ready--content-header {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  .get-ready--sidebar {
    display: block;
    padding: 64px 40px;
  }
  .get-ready--sidebar-right {
    padding: 64px 0px 40px 0px;
  }
  .get-ready--sidebar-right .link-list {
    padding-left: 0;
    width: 300px;
  }
  .get-ready--sidebar-right .link-list li {
    padding-left: 40px;
  }
  .get-ready--sidebar-right .link-list .external-link {
    padding-left: 0;
  }
  .get-ready--image-bg {
    height: 72px;
    padding: 9px 18px;
    width: 72px;
  }
  .get-ready--body .container {
    margin: unset;
    max-width: unset;
    width: unset;
  }
}
@media all and (min-width: 768px) and (max-width: 992px) {
  .get-ready--sidebar-right {
    padding: 64px 0px 40px 280px;
  }
}
.tab.active {
  background-color: #fff;
  border: 1px solid #005597;
  color: #005597;
  outline: none;
}
.tabpanel.active {
  display: block;
}
.image-tablist {
  margin-top: 30px;
}
.image-tablist h4 {
  margin-bottom: 0;
}
.image-tablist ul {
  display: none;
  padding: 0;
}
.image-tablist ul:before,
.image-tablist ul:after {
  content: " ";
  display: table;
}
.image-tablist ul:after {
  clear: both;
}
.image-tablist ul:before,
.image-tablist ul:after {
  content: " ";
  display: table;
}
.image-tablist ul:after {
  clear: both;
}
.image-tablist ul li {
  border: 1px solid #005597;
  background-color: #005597;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: left;
  margin: 0 1%;
  padding: 3px 10px;
  text-align: center;
  width: 33.333%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0;
}
.image-tablist ul li:before {
  content: none;
}
.image-cards {
  margin-left: 16px;
}
.image-cards:before,
.image-cards:after {
  content: " ";
  display: table;
}
.image-cards:after {
  clear: both;
}
.image-cards:before,
.image-cards:after {
  content: " ";
  display: table;
}
.image-cards:after {
  clear: both;
}
.image-cards .image-card img {
  display: none;
  max-width: 100%;
  height: auto;
}
.image-cards .image-card p {
  max-width: 100%;
}
@media all and (min-width: 650px) {
  .tabpanel {
    border: 1px solid #005597;
    display: none;
    padding-top: 40px;
  }
  .image-tablist h4 {
    display: none;
  }
  .image-tablist ul {
    display: block;
    margin-bottom: -1px;
  }
  .image-cards {
    margin-left: -1%;
    margin-right: -1%;
  }
  .image-cards:before,
  .image-cards:after {
    content: " ";
    display: table;
  }
  .image-cards:after {
    clear: both;
  }
  .image-cards:before,
  .image-cards:after {
    content: " ";
    display: table;
  }
  .image-cards:after {
    clear: both;
  }
  .image-cards .image-card {
    margin: 0 1%;
    text-align: center;
    width: 31.333%;
    float: left;
    height: 220px;
  }
  .image-cards .image-card img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .image-cards .image-card p {
    color: #005597;
    font-weight: 700;
  }
  .flexbox .image-cards {
    display: flex;
    flex-wrap: wrap;
  }
  .flexbox .image-cards .image-card {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .flexbox .image-cards .image-card img {
    margin-top: auto;
  }
}
.impact-table {
  display: table;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
  vertical-align: top;
}
.section-panel section {
  padding: 60px 0;
}
.section-panel .section-anchor {
  display: block;
  position: relative;
  top: -115px;
  visibility: hidden;
}
.section-panel .column-text {
  padding-bottom: 0;
}
.section-panel .column-text p {
  line-height: 1.5;
}
.section-panel .column-text ol li {
  margin-bottom: 10px;
}
.section-panel .table-heading {
  color: #005597;
  text-transform: uppercase;
  font-weight: 700;
}
.section-panel .table-row .table-cell:first-child {
  width: 20%;
  padding-right: 30px;
}
.section-panel .table-row:last-child .table-cell {
  padding-bottom: 0;
}
.section-panel .table-cell:first-child {
  font-weight: 700;
}
.section-panel .table-cell + .table-cell {
  border-left: 1px solid #B2B2B2;
  padding-left: 30px;
}
.section-panel .table-cell {
  padding-bottom: 20px;
}
.section-panel .table-cell p {
  margin: 0;
}
.section-panel .table-cell > ul {
  padding-left: 15px;
  margin-bottom: 0;
}
.section-panel .table-cell > ul > li {
  margin-bottom: 5px;
}
.section-panel .table-cell > ul > li:before {
  left: -15px;
}
.section-panel .table-cell > ul > li:last-child {
  margin-bottom: 0;
}
.section-anchor {
  display: block;
  position: relative;
  top: -115px;
  visibility: hidden;
}
.panel-action {
  background-color: #ffed00;
}
.panel-action .indicator {
  color: #005597;
  display: inline;
  font-size: 0.8em;
}
.panel-action .large {
  margin: 26px 0 18px;
}
.section-panel section {
  background-repeat: no-repeat;
  background-position: 94% bottom;
  position: relative;
  z-index: 5;
}
@media all and (min-width: 990px) {
  .section-panel .disruption-to-electricity {
    background-image: url(/css//images/be-prepared/pantry.png);
  }
  .section-panel .loss-of-communication {
    background-image: url(/css/images/be-prepared/family.png);
    margin-bottom: -25px;
    padding-bottom: 75px;
    z-index: 10;
  }
  .section-panel disruption-to-water {
    background-image: url(/css//images/be-prepared/water-tank.png);
  }
  .section-panel .storing-bottle-water {
    background-image: url(/css/images//be-prepared/water-bottles.png);
    background-position: 94% center;
  }
  .section-panel .road-blocked {
    background-image: url(/css/images/be-prepared/road-sign.png);
  }
  .section-panel .waste {
    background-image: url(/css/images/be-prepared/shovel.png);
  }
  .section-panel .house-damage {
    background-image: url(/css/images/be-prepared/tent.png);
  }
  .section-panel .care-of-pets {
    background-image: url(/css/images/be-prepared/pets.png);
    margin-bottom: -5px;
    padding-bottom: 65px;
    z-index: 10;
  }
}
.article-header {
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0 15px;
}
.article-header h2 {
  margin-bottom: 15px;
}
.article-header p {
  margin: 0;
}
.dateline {
  font-weight: 700;
}
.panel-map {
  background-color: #005597;
}
.panel-map .container {
  position: relative;
  z-index: 5;
}
#map {
  display: none;
}
#map[data-alert~='queenstown-lakes'] .mapshape.queenstown-lakes,
#map[data-alert~='clutha'] .mapshape.clutha,
#map[data-alert~='dunedin'] .mapshape.dunedin,
#map[data-alert~='central-otago'] .mapshape.central-otago,
#map[data-alert~='waitaki'] .mapshape.waitaki {
  fill: #D37D00;
  stroke: #F99300;
}
#map[data-alert~='queenstown-lakes'].major-incident .mapshape.queenstown-lakes,
#map[data-alert~='clutha'].major-incident .mapshape.clutha,
#map[data-alert~='dunedin'].major-incident .mapshape.dunedin,
#map[data-alert~='central-otago'].major-incident .mapshape.central-otago,
#map[data-alert~='waitaki'].major-incident .mapshape.waitaki {
  fill: #CD1515;
  stroke: #e92c2c;
}
.mapshape.clutha,
.mapshape.waitaki,
.mapshape.dunedin,
.mapshape.central-otago,
.mapshape.queenstown-lakes {
  fill: none;
  stroke: none;
  stroke-width: 3px;
  transition: all 0.2s linear;
}
.mapshape.clutha:hover,
.mapshape.waitaki:hover,
.mapshape.dunedin:hover,
.mapshape.central-otago:hover,
.mapshape.queenstown-lakes:hover {
  fill-opacity: 0.3;
}
.leaflet-container .leaflet-control-attribution {
  background-color: transparent;
  color: #0078A8;
}
#mapboxtoken {
  display: none;
}
@media all and (min-width: 650px) {
  .panel-map {
    height: 442px;
  }
  #map {
    display: block;
    height: 442px;
  }
}
.inline-steps {
  padding: 0;
}
.inline-steps li {
  max-width: 500px;
  background-color: #ffed00;
  color: #005597;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
}
.inline-steps li:before {
  content: none;
}
.inline-steps .step {
  padding: 10px 0;
}
.inline-steps .step p {
  padding: 10px 15px;
  text-align: left;
  vertical-align: middle;
  margin: 0  0 0 90px;
}
.inline-steps .step .step-number {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 0;
  border-right: 1px solid #005597;
  font-weight: 700;
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (min-width: 650px) {
  .inline-steps {
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  .inline-steps li {
    width: 32%;
    background-color: #ffed00;
    color: #005597;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    align-items: center;
  }
  .inline-steps li:before {
    content: none;
  }
  .inline-steps .step {
    padding: 10px 0;
  }
  .inline-steps .step p {
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
    margin: 0  0 0 90px;
  }
  .inline-steps .step .step-number {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0;
    border-right: 1px solid #005597;
    font-weight: 700;
    width: 90px;
  }
  .no-flexbox .inline-steps li {
    float: left;
    margin: 0.5%;
  }
  .no-flexbox .inline-steps:after {
    content: '';
    clear: both;
    display: table;
  }
  .no-flexbox .inline-steps .step-number span {
    display: block;
    padding-top: 5px;
  }
}
.incident-section {
  background-color: #E8F1F8;
}
.incident-section .column-text h2 {
  border: none;
  font-weight: bold;
}
.incident-section .column-text h2.main-heading {
  line-height: 60px;
  font-size: 40px;
}
.incident-section .column-text h2.sub-heading {
  font-size: 20px;
  line-height: 30px;
}
.incident-message-section {
  background-color: #CD1515;
  padding: 80px 0;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
.incident-message-section h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
}
.incident-message-section p {
  margin: 16px auto;
  max-width: 460px;
}
.incident-message-section a {
  margin-top: 32px;
}
section.incident-banner #incident-header {
  display: block;
}
section.incident-banner #incident-header div {
  padding: 16px 19px;
}
@media all and (min-width: 650px) {
  section.incident-banner #incident-header div {
    padding: 109px 0px;
  }
}
section.incident-banner #incident-header span {
  font-size: 20px;
  line-height: 30px;
}
section.incident-banner #incident-message {
  display: none;
}
section.incident-banner #top-section {
  padding: 31px 0px;
}
section.incident-banner #top-section .key-contact {
  margin-left: 28px;
  position: relative;
  display: inline-block;
  font-weight: bold;
}
section.incident-banner #top-section .key-contact a.incident-btn.open {
  background-color: #CD1515;
  color: #fff;
}
section.incident-banner #top-section .key-contact a.incident-btn span {
  margin-right: 8px;
}
section.incident-banner #top-section .key-contact ul {
  position: absolute;
  width: 100%;
  display: none;
}
section.incident-banner .response-section {
  float: right;
}
section.incident-banner .response-section.mobile {
  display: block;
}
@media all and (min-width: 650px) {
  section.incident-banner .response-section.mobile {
    display: none;
  }
}
section.incident-banner .response-section.mobile .navbar-toggle {
  margin-right: 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
section.incident-banner .response-section.mobile .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  border-radius: 1px;
  background-color: #fff;
  height: 4px;
  transition: all 200ms linear;
}
section.incident-banner .response-section.mobile .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
section.incident-banner .response-section.mobile .navbar-toggle:hover,
section.incident-banner .response-section.mobile .navbar-toggle:focus {
  background-color: transparent;
}
section.incident-banner .response-section.mobile .navbar-toggle span:nth-child(2) {
  transform: translateY(8px) rotateZ(45deg);
}
section.incident-banner .response-section.mobile .navbar-toggle span:nth-child(3) {
  transform: translateX(-40px);
  opacity: 0;
}
section.incident-banner .response-section.mobile .navbar-toggle span:nth-child(4) {
  transform: translateY(-8px) rotateZ(-45deg);
}
section.incident-banner .response-section.mobile .navbar-toggle.collapsed span:nth-child(2) {
  transform: translateY(0) rotateZ(0);
}
section.incident-banner .response-section.mobile .navbar-toggle.collapsed span:nth-child(3) {
  transform: rotateZ(0);
  opacity: 1;
}
section.incident-banner .response-section.mobile .navbar-toggle.collapsed span:nth-child(4) {
  transform: translateY(0) rotateZ(0);
}
section.incident-banner .response-section.mobile .navbar-toggle:focus {
  outline: none;
}
section.incident-banner .response-section.mobile .navbar-toggle > div + div {
  display: none;
}
section.incident-banner .response-section.mobile .navbar-toggle .icon-bar {
  background-color: #fff;
}
section.incident-banner .response-section:not(.mobile) {
  display: none;
}
@media all and (min-width: 650px) {
  section.incident-banner .response-section:not(.mobile) {
    display: block;
  }
}
section.incident-banner .response-section span.sub-text {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
section.incident-banner .response-section .incident-btn {
  margin-left: 28px;
}
.incident-mode {
  height: 0;
  width: 0;
}
.incident-banner {
  min-height: 100px;
  background-color: #CD1515;
  color: white;
  width: 100%;
  z-index: 105;
  top: 0;
}
.incident-banner.top {
  background-image: url(/css/images/cd-strips.gif);
  background-repeat: repeat-x;
  background-position: 0 -10px;
  position: fixed;
}
.incident-banner h1 {
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  margin: 0;
}
@media all and (min-width: 650px) {
  .incident-banner h1 {
    line-height: 96px;
    font-size: 64px;
  }
}
.incident-banner ul li:before {
  content: none;
}
#map {
  height: 600px;
}
section.major-map {
  height: auto;
}
@media all and (min-width: 650px) {
  section.major-map {
    height: 600px;
  }
}
section.major-map .container {
  padding: 0;
}
section.major-map .container .panel-alerts.incident {
  margin: 0px;
  padding: 24px;
  background-color: #fff;
  color: #2E2E2E;
  line-height: 24px;
}
@media all and (min-width: 650px) {
  section.major-map .container .panel-alerts.incident {
    height: 542px;
    top: 25px;
    width: 45%;
    position: absolute;
    overflow-x: auto;
  }
}
section.major-map .container .panel-alerts.incident h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
section.major-map .container .panel-alerts.incident p {
  margin: 0.5em 0;
}
section.major-map .container .panel-alerts.incident ul li {
  margin: 0.5em 0;
}
section.major-map .container .panel-alerts.incident ul li:before {
  top: 11px;
  margin-right: 0px;
  background-color: #2E2E2E;
  height: 4px;
  width: 4px;
  left: -20px;
}
.major-incident .content,
.major-incident .sidebar {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media all and (min-width: 650px) {
  .major-incident .content,
  .major-incident .sidebar {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.major-incident .content .column-text,
.major-incident .sidebar .column-text {
  padding-bottom: 0;
}
@media all and (min-width: 650px) {
  .major-incident .content .column-text,
  .major-incident .sidebar .column-text {
    padding-bottom: 72px;
  }
}
.major-incident #dropdown-menu {
  display: none;
  background: #fff;
  margin-top: 20px;
}
.major-incident .logo-container {
  display: flex;
  justify-content: space-between;
}
.banner-promo {
  padding: 0 16px;
}
.banner-promo a {
  display: block;
  margin: 2.375em 0;
  position: relative;
  text-align: left;
}
.banner-promo a h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.banner-promo a p {
  margin: 0;
}
.banner-promo .indicator {
  font-size: 25px;
  margin-top: -15px;
  position: absolute;
  right: -16px;
  top: 50%;
}
.banner-promo .promo-image {
  display: none;
}
.banner-promo .promo-image img {
  max-width: 90%;
}
@media all and (min-width: 768px) {
  .banner-promo {
    padding: 16px 0;
  }
  .banner-promo .promo-image {
    display: block;
  }
  .flexbox .banner-promo .row {
    display: flex;
    align-items: center;
  }
}
.card-grid:before,
.card-grid:after {
  content: " ";
  display: table;
}
.card-grid:after {
  clear: both;
}
.card-grid:before,
.card-grid:after {
  content: " ";
  display: table;
}
.card-grid:after {
  clear: both;
}
.card-grid .card {
  padding: 16px;
}
.card-grid .card img {
  max-height: 200px;
  max-width: 100%;
}
.card-grid .card-wrapper .card-expander {
  cursor: pointer;
}
.card-grid .card-wrapper .card-expander h4 {
  margin: 1em 0 0.5em;
}
.card-grid .card-wrapper .card-expander h4 .icon {
  color: #B2B2B2;
  margin-right: 1em;
  transition: all 0.3s linear;
}
.card-grid .card-wrapper .card-expander:hover h4 {
  text-decoration: underline;
}
.card-grid .card-wrapper .card-expander.open h4 {
  text-decoration: underline;
}
.card-grid .card-wrapper .card-expander.open h4 .icon {
  transform: rotateZ(-180deg);
}
.card-grid .card-wrapper .summary h4 {
  font-weight: 500;
  line-height: 1.2;
}
.card-grid .card-wrapper .expandable {
  display: none;
  overflow: hidden;
}
@media all and (min-width: 768px) {
  .card-grid {
    margin-left: -16px;
    margin-right: -16px;
  }
  .card-grid .card {
    float: left;
    width: 50%;
    padding: 16px;
  }
  .card-grid .card:nth-child(2n+1) {
    clear: left;
  }
}
@media all and (min-width: 1024px) {
  .card-grid .card {
    width: 33.3333%;
  }
  .card-grid .card:nth-child(2n+1) {
    clear: unset;
  }
  .card-grid .card:nth-child(3n+1) {
    clear: left;
  }
}
.iframe-container {
  height: 0;
  margin: 1em 0;
  max-width: 100%;
  padding-bottom: 80%;
  position: relative;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.column-text + .contour form {
  margin-top: -72px;
}
.contour form fieldset {
  padding: 0 1em 0 0;
  margin: 1em 0 1.5em 0;
  border: none;
}
.contour form fieldset legend {
  font-size: 1.3em;
  color: #005597;
  margin-bottom: 0.5em;
}
.contour form fieldset legend + div.row-fluid > div:first-child > div.titleanddescription:first-child {
  margin-top: -1em;
}
.contour form fieldset span.help-block {
  display: block;
  margin-top: 1em;
}
.contour form fieldset textarea {
  height: 100px;
  max-width: none !important;
}
.contour form fieldset input.text {
  max-width: none !important;
}
.contour form fieldset .checkbox label,
.contour form fieldset .checkbox label + div {
  display: inline-block;
}
.contour form fieldset .checkbox label {
  margin-right: 1em;
}
.contour form fieldset .contourField.longanswer + .contourField.checkbox label {
  font-weight: normal;
}
.contour form input.btn {
  display: inline-block;
  border: none;
  padding: 1rem 2rem;
  margin: 0;
  text-decoration: none;
  background: #005597;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  transition: background 250ms ease-in-out, transform 150ms ease;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.contour form input.btn:hover,
.contour form input.btn:focus {
  background: #0072ca;
}
.contour form input.btn:focus {
  outline: 1px solid #fff;
  outline-offset: -4px;
}
.contour form input.btn:active {
  transform: scale(0.99);
}
.field-label {
  font-weight: bold;
  display: block;
}
.form-control {
  padding: 5px;
  display: block;
  width: 100%;
  margin: 0.5em 0;
  border: 1px solid #bbb;
}
.notification-bar {
  background-color: #FFF200;
}
.notification-bar.alert {
  background-color: #FB853C;
}
.notification-bar .container {
  width: 100%;
}
.notification-bar--content {
  display: flex;
  min-height: 65px;
  text-align: center;
  align-items: center;
  justify-content: space-between;
  color: #222222;
  gap: 20px;
  padding-left: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.alert .notification-bar--content .alert-icon img {
  max-height: 100%;
}
.notification-bar--content a {
  flex: 1;
  color: #222222;
  z-index: 100;
  text-align: start;
  margin-right: auto;
}
.notification-bar--content a .link-name {
  display: block;
  word-break: break-word;
}
.notification-bar--content button {
  cursor: pointer;
  touch-action: manipulation;
  background-color: transparent;
  padding: 0;
  z-index: 150;
  border: 1px solid transparent;
  margin-right: 6px;
}
.notification-bar--content button.btn > .icon {
  margin: 0;
}
.notification-bar--content button svg {
  fill: #222222;
  transform: rotate(45deg);
  vertical-align: middle;
}
.notification-bar--content > span {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .notification-bar--content a .link-name {
    display: unset;
  }
}
@media (min-width: 992px) {
  .notification-bar--content {
    margin-left: 0;
  }
}
.image-with-text {
  margin: 1em 0;
}
.image-with-text:before,
.image-with-text:after {
  content: " ";
  display: table;
}
.image-with-text:after {
  clear: both;
}
.image-with-text:before,
.image-with-text:after {
  content: " ";
  display: table;
}
.image-with-text:after {
  clear: both;
}
.image-with-text--image {
  margin-bottom: 1em;
}
.image-with-text--image > img {
  max-width: 100%;
}
.image-with-text--text {
  overflow: hidden;
}
.image-with-text--text > p {
  margin-top: 0;
}
@media all and (min-width: 480px) {
  .image-with-text--image {
    max-width: 33.333%;
    margin-bottom: 0;
  }
  .image-with-text--text {
    overflow: hidden;
  }
  .image-pos-right .image-with-text--image {
    float: right;
    padding-left: 1em;
  }
  .image-pos-left .image-with-text--image {
    float: left;
    padding-right: 1em;
  }
}
.resource-card {
  display: flex;
  flex-direction: column;
  height: 512px;
  margin-bottom: 25px;
  background-image: url(/css/images/cd-strips.gif);
  background-repeat: repeat-x;
  background-color: #efefef;
  background-position: 0 505px;
}
.resource-card .btn {
  display: inline-block;
  border: none;
  padding: 1rem 0;
  margin: 0;
  text-decoration: none;
  color: #005597;
  font-weight: bold;
  cursor: pointer;
  transition: background 250ms ease-in-out, transform 150ms ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
}
.resource-card .icon {
  margin-left: 10px;
}
.resource-card .icon--pointer-right {
  font-size: 8px;
}
.resource-card img {
  max-height: 100%;
  max-width: 100%;
  min-height: 180px;
}
.resource-card .resource-card-image {
  text-align: center;
}
.resource-card-content {
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.resource-card-content .resource-card-content-text h4 {
  line-height: 1.3;
}
.pagination-item {
  display: block;
  width: 16px;
  padding-bottom: 2.5px;
  margin: 0 6.5px;
  text-align: center;
  color: #005597;
}
.pagination-item.active {
  color: #005597;
  border-bottom: #CCCCCC 1px solid;
  text-decoration: none;
  cursor: default;
}
.pagination-item:not(.active) {
  cursor: pointer;
  color: #000;
  text-decoration: none;
}
.pagination-list {
  display: flex;
  justify-content: center;
}
.resources {
  margin-bottom: 1.5em;
}
.list--header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 0 1em;
  padding-bottom: 1em;
  color: #005597;
  border-bottom: 1px solid #CCCCCC;
}
.list--header h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.list--header a {
  color: #005597;
}
.list--header a:hover {
  cursor: pointer;
}
.padding-bottom {
  padding-bottom: 5px;
}
select {
  line-height: 21px;
  width: 100%;
  padding: 5px 35px 5px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 34px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/assets/Icons/Language_Dropdown_Arrows.svg) 96% no-repeat #eee;
  background-color: #e8e8e8;
}
.resource-card-content-btn a {
  font-size: 20px;
}
.filter.resources label span {
  margin-left: 10px;
}
.filter.resources input {
  width: 1px;
  opacity: 0;
}
.filter.resources input + label .icon:before {
  display: inline-block;
  content: ' ';
  background-size: 16px;
  height: 16px;
  width: 16px;
  vertical-align: -10%;
}
.filter.resources input:checked + label .icon-circle:before {
  background-image: url(/assets/Icons/RadioButton_Active_MediaFilter.svg);
}
.filter.resources input + label .icon-circle:before {
  background-image: url(/assets/Icons/RadioButton_Inactive_MediaFilter.svg);
}
.filter.resources input:checked + label .icon-square:before {
  background-image: url(/assets/Icons/CheckBox_active_resourceFilter.svg);
}
.filter.resources input + label .icon-square:before {
  background-image: url(/assets/Icons/CheckBox_Inactive_resourceFilter.svg);
}
.text--blue-alt {
  font-weight: 700;
  font-size: 15px;
  color: #005597;
}
.resource-card-content-text h4 {
  height: 20%;
}
@media (max-width: 768px) {
  .sidebar-stripe.alt-order {
    display: flex;
    flex-direction: column;
  }
  .sidebar-stripe.alt-order .content {
    order: 2;
  }
  .sidebar-stripe.alt-order .sidebar {
    order: 1;
  }
}
.message-item {
  display: flex;
  flex-direction: column;
  background-color: #F1F3F5;
  box-shadow: inset 2px 0 0 0 #F9AB00;
  margin-bottom: 24px;
  cursor: pointer;
}
.message-item.open .up {
  display: block;
}
.message-item.open .down {
  display: none;
}
.message-item.open .message-text {
  display: block;
}
.message-item:not(.open) .up {
  display: none;
}
.message-item:not(.open) .down {
  display: block;
}
.message-item:not(.first-item) .message-text {
  display: none;
}
.message-item .message-text {
  padding: 0 24px 24px 24px;
}
.message-item.blue-theme {
  box-shadow: none;
  background-color: #fff;
}
.message-item.blue-theme .message-header {
  background-color: #0C5597;
  color: #fff;
}
.message-item.blue-theme .message-header .header h4,
.message-item.blue-theme .message-header .header span {
  color: #fff;
}
.message-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px 24px 24px 24px;
}
.message-header h4 {
  font-size: 20px;
  line-height: 30px;
  color: #0C5597;
  margin-bottom: 8px;
}
.message-header .header {
  width: 100%;
}
.message-header .message-icon {
  padding-right: 24px;
}
.message-header span {
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
  display: block;
  color: #2E2E2E;
}
#alerts-listing {
  background: #E5EEF4;
}
#alerts-listing h1 {
  color: #0C5597;
  font-size: 40px;
  line-height: 60px;
}
#alerts-listing h2 {
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 40px;
  margin-top: 80px;
}
#alerts-listing .message-item {
  background: #fff;
}
.banner-alert {
  line-height: 24px;
  font-weight: bold;
}
.banner-alert .banner {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
}
.banner-alert .banner .left-col {
  display: flex;
  align-items: center;
}
.banner-alert .banner .left-col span {
  margin-left: 8px;
}
.incident-alert {
  background-color: #CD1515;
  color: #FFF;
}
.incident-alert a {
  color: #FFF;
  text-decoration: none;
}
.incident-alert .banner {
  flex-direction: column;
}
.incident-alert .fw-normal {
  font-weight: normal;
}
.incident-alert .pl-5 {
  padding-left: 5px;
}
.warning-alert {
  background-color: #F9AB00;
  color: #2E2E2E;
}
.warning-alert .banner a {
  color: #2E2E2E;
}
.sidebar-nav--menu {
  list-style: none;
  padding: 0;
}
.sidebar-nav--menu img,
.sidebar-nav--menu svg {
  height: auto;
  width: 32px;
  align-self: center;
  padding-top: 16px;
}
.sidebar-nav--menu ul {
  padding-left: 0;
}
.sidebar-nav--menu li {
  display: flex;
  gap: 16px;
  align-self: flex-start;
  transition: color 250ms ease-in-out;
}
.sidebar-nav--menu li:before {
  display: none;
}
.sidebar-nav--menu-label {
  margin: 8px 0 8px 0;
  font-weight: bold;
}
.warnings-container {
  background: #FFEFD2;
  padding: 20px 0;
}
.warnings-container:has(.no-warnings) {
  background: #E5FAEB;
}
.warnings-block {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.warnings-block h2 {
  margin: 12px 0 32px;
}
.warnings-block > ul {
  list-style: none;
}
.warnings-block > ul > li:not(:last-child) {
  margin-bottom: 10px;
}
.warnings-block .warning {
  background: #FFE2B5;
  border: 1px solid #FFA618;
  border-left-width: 8px;
  display: block;
  padding: 20px;
  padding-left: 76px;
  position: relative;
  width: 100%;
}
.warnings-block .warning * {
  margin: 0;
}
.warnings-block .warning--icon {
  align-items: center;
  background: #FFA618;
  border-radius: 50%;
  display: flex;
  height: 42px;
  justify-content: center;
  left: 10px;
  position: absolute;
  top: 20px;
  width: 42px;
}
.warnings-block .warning--header {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.warnings-block .warning--header-text {
  flex: 1;
}
.warnings-block .warning--header-text > *:not(:last-child) {
  margin-bottom: 8px;
}
.warnings-block .warning--time {
  color: #626262;
}
.warnings-block .warning--btn-expand {
  background: none;
  border: none;
  color: #626262;
  cursor: unset;
  height: fit-content;
  padding: 0;
  padding-right: 20px;
  position: relative;
  width: fit-content;
}
.warnings-block .warning--btn-expand svg {
  position: absolute;
  right: 0;
  top: 18%;
  transition: all 200ms ease-in-out;
}
.warnings-block .warning--btn-expand.expand svg {
  transform: rotateZ(180deg);
}
.warnings-block .warning--content-container {
  display: none;
}
.warnings-block .warning--content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 30px;
  overflow-wrap: break-word;
  padding-right: 42px;
}
.warnings-block .warning--affected-districts ul {
  padding-left: 15px;
}
.warnings-block .warning--affected-districts ul > li {
  margin-top: 10px;
}
.warnings-block .warning--affected-districts ul > li:before {
  left: -15px;
}
.warnings-block .warning--affected-districts ul > li > a {
  color: #005597;
  text-decoration: underline;
}
.warnings-block.no-warnings {
  color: #0E6025;
}
.warnings-block.no-warnings h2 {
  color: #222222;
}
.warnings-block.no-warnings .warning {
  background: #C1ECCD;
  border-color: inherit;
  width: fit-content;
}
.warnings-block.no-warnings .warning--icon {
  background: none;
  top: 18%;
}
.warnings-block.no-warnings .warning--icon svg path {
  fill: #0E6025;
}
@media (min-width: 768px) {
  .warnings-block .warning--header {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .warnings-block .warning--content {
    flex-direction: row;
    justify-content: space-between;
  }
  .warnings-block .warning--body {
    max-width: 80%;
  }
}

