@charset "UTF-8";
/*!
========== INIT
*/
/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css commit fe56763 | 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,
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 {
  outline: 0; }

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; }

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; }

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  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; }
  .tag {
    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; } }

html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

html {
  font-size: 1.125em;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):focus, a:not([href]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

dl.row > dd + dt {
  clear: left; }

/*
@import "images";
@import "code";
*/
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.555rem;
  padding-right: 0.555rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 34em) {
    .container {
      max-width: 34rem; } }
  @media (min-width: 48em) {
    .container {
      max-width: 44rem; } }
  @media (min-width: 62em) {
    .container {
      max-width: 52rem; } }
  @media (min-width: 75em) {
    .container {
      max-width: 64rem; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.555rem;
  padding-right: 0.555rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -0.555rem;
  margin-right: -0.555rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 8.33333%; }

.col-xs-2 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 16.66667%; }

.col-xs-3 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 25%; }

.col-xs-4 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 33.33333%; }

.col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 41.66667%; }

.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 50%; }

.col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 58.33333%; }

.col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 66.66667%; }

.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 75%; }

.col-xs-10 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 83.33333%; }

.col-xs-11 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 91.66667%; }

.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.33333%; }

.offset-xs-2 {
  margin-left: 16.66667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.33333%; }

.offset-xs-5 {
  margin-left: 41.66667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.33333%; }

.offset-xs-8 {
  margin-left: 66.66667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.33333%; }

.offset-xs-11 {
  margin-left: 91.66667%; }

@media (min-width: 34em) {
  .col-sm-1 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 8.33333%; }
  .col-sm-2 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 16.66667%; }
  .col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 25%; }
  .col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 33.33333%; }
  .col-sm-5 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 41.66667%; }
  .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 50%; }
  .col-sm-7 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 58.33333%; }
  .col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 66.66667%; }
  .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 75%; }
  .col-sm-10 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 83.33333%; }
  .col-sm-11 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 91.66667%; }
  .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 48em) {
  .col-md-1 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 8.33333%; }
  .col-md-2 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 16.66667%; }
  .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 25%; }
  .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 33.33333%; }
  .col-md-5 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 41.66667%; }
  .col-md-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 50%; }
  .col-md-7 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 58.33333%; }
  .col-md-8 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 66.66667%; }
  .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 75%; }
  .col-md-10 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 83.33333%; }
  .col-md-11 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 91.66667%; }
  .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 62em) {
  .col-lg-1 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 8.33333%; }
  .col-lg-2 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 16.66667%; }
  .col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 25%; }
  .col-lg-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 33.33333%; }
  .col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 41.66667%; }
  .col-lg-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 50%; }
  .col-lg-7 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 58.33333%; }
  .col-lg-8 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 66.66667%; }
  .col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 75%; }
  .col-lg-10 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 83.33333%; }
  .col-lg-11 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 91.66667%; }
  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 75em) {
  .col-xl-1 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 8.33333%; }
  .col-xl-2 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 16.66667%; }
  .col-xl-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 25%; }
  .col-xl-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 33.33333%; }
  .col-xl-5 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 41.66667%; }
  .col-xl-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 50%; }
  .col-xl-7 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 58.33333%; }
  .col-xl-8 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 66.66667%; }
  .col-xl-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 75%; }
  .col-xl-10 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 83.33333%; }
  .col-xl-11 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 91.66667%; }
  .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

/*
@import "tables";
@import "forms";
@import "buttons";

// Components
@import "animation";
@import "dropdown";
@import "button-group";
@import "input-group";
@import "custom-forms";
@import "nav";
@import "navbar";
@import "card";
@import "breadcrumb";
@import "pagination";
@import "tags";
@import "jumbotron";
@import "alert";
@import "progress";
@import "media";
@import "list-group";
@import "responsive-embed";
@import "close";

// Components w/ JavaScript
@import "modal";
@import "tooltip";
@import "popover";
@import "carousel";
*/
.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 34em) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 48em) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 62em) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 75em) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

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

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 34em) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 48em) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 62em) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 75em) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 33.9em) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 34em) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 47.9em) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 48em) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 61.9em) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 62em) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 74.9em) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 75em) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*! Flickity v1.2.1
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1; }

/*!
========== BASE
*/
.uppercase {
  text-transform: uppercase; }

.col-centered {
  float: none;
  margin: 0 auto; }

.m-t-10 {
  margin-top: 10px; }

.m-b-10 {
  margin-bottom: 10px; }

.bg-dark-blue {
  background-color: #00467f; }

.bg-light-blue {
  background-color: #0080a7; }

.bg-very-light-blue {
  background-color: #009ac7; }

.bg-darker-grey {
  background-color: #262626; }

.bg-dark-grey {
  background-color: #333333; }

.bg-mid-grey {
  background-color: #404040; }

.bg-light-grey {
  background-color: #f2f2f2; }

.bg-silver {
  background-color: #747778; }

.bg-silver-lining {
  background-color: #bec3c4; }

.bg-input-grey {
  background-color: #d9d9d9; }

.bg-white {
  background-color: #ffffff;
  border: 1px solid #ccc; }

::-webkit-input-placeholder {
  color: #00467f;
  font-family: NationalBookItalic, sans-serif; }

:-moz-placeholder {
  color: #00467f;
  font-family: NationalBookItalic, sans-serif; }

::-moz-placeholder {
  color: #00467f;
  font-family: NationalBookItalic, sans-serif; }

:-ms-input-placeholder {
  color: #00467f;
  font-family: NationalBookItalic, sans-serif; }

.pd-1 {
  padding: 1em; }

.pd-2 {
  padding: 2em; }

.min-height-0 {
  min-height: 0; }

.m-t-20 {
  margin-top: 20px; }

.clear {
  clear: both; }

.container-fluid > .row > [class*="col-"] {
  padding-left: 0;
  padding-right: 0; }

@font-face {
  font-family: 'NationalBold';
  src: url("clientlibs/css/fonts/NationalWeb-Bold.eot");
  /* IE9 Compat Modes */
  src: url("clientlibs/css/fonts/NationalWeb-Bold.woff2") format("woff2"), url("clientlibs/css/fonts/NationalWeb-Bold.woff") format("woff");
  /* Pretty Modern Browsers */ }

@font-face {
  font-family: 'NationalBoldItalic';
  src: url("clientlibs/css/fonts/NationalWeb-BoldItalic.eot");
  /* IE9 Compat Modes */
  src: url("clientlibs/css/fonts/NationalWeb-BoldItalic.woff2") format("woff2"), url("clientlibs/css/fonts/NationalWeb-BoldItalic.woff") format("woff");
  /* Pretty Modern Browsers */ }

@font-face {
  font-family: 'NationalBook';
  src: url("clientlibs/css/fonts/NationalWeb-Book.eot");
  /* IE9 Compat Modes */
  src: url("clientlibs/css/fonts/NationalWeb-Book.woff2") format("woff2"), url("clientlibs/css/fonts/NationalWeb-Book.woff") format("woff");
  /* Pretty Modern Browsers */ }

@font-face {
  font-family: 'NationalBookItalic';
  src: url("clientlibs/css/fonts/NationalWeb-BookItalic.eot");
  /* IE9 Compat Modes */
  src: url("clientlibs/css/fonts/NationalWeb-BookItalic.woff2") format("woff2"), url("clientlibs/css/fonts/NationalWeb-BookItalic.woff") format("woff");
  /* Pretty Modern Browsers */ }

html, body {
  font-family: 'NationalBook', sans-serif; }

h1 {
  font-weight: normal;
  line-height: 1em;
  font-size: 2.0736rem;
  font-family: 'NationalBold', sans-serif; }
  @media (min-width: 75em) {
    h1 {
      font-size: 2.44141rem; } }
  h1 a, h1 a:hover {
    color: inherit; }

h2 {
  font-size: 1.728rem;
  font-family: 'NationalBold', sans-serif; }
  @media (min-width: 75em) {
    h2 {
      font-size: 1.95312rem; } }

h3 {
  font-size: 1.44rem;
  font-family: 'NationalBold', sans-serif; }
  @media (min-width: 75em) {
    h3 {
      font-size: 1.5625rem; } }

h4 {
  font-size: 1.2rem;
  font-family: 'NationalBold', sans-serif; }
  @media (min-width: 75em) {
    h4 {
      font-size: 1.25rem; } }

/*h5 {
  @include mq($from: xs, $until: sm) { font-size: ms(2, $ms-base); }
  @include mq($from: md) { font-size: ms(2, 18px, $major-third); }

  font-family: 'NationalBook', sans-serif;
}

h6 {
  @include mq($from: xs, $until: sm) { font-size: ms(1, $ms-base); }
  @include mq($from: md) { font-size: ms(1, 18px, $major-third); }

  font-family: 'NationalBook', sans-serif;
}*/
blockquote {
  font-family: 'NationalBook', sans-serif; }
  @media (max-width: 33.99em) {
    blockquote {
      font-size: 1.2rem; } }
  @media (min-width: 34em) {
    blockquote {
      font-size: 1.25rem; } }

p, span, div {
  font-size: 1rem;
  font-family: inherit; }

@media (max-width: 33.99em) {
  .sub {
    font-size: 0.83333rem; } }

@media (min-width: 34em) {
  .sub {
    font-size: 0.8rem; } }

blockquote {
  margin: 0.5em 0.5em;
  padding: 0.5em 0.5em;
  quotes: "“" "”" "‘" "’";
  color: #009ac7;
  text-align: center; }

blockquote:before, blockquote:after {
  display: block;
  color: #009ac7;
  font-size: 6em;
  line-height: 1em;
  text-align: center; }

blockquote:before {
  content: open-quote; }

blockquote:after {
  content: close-quote; }

blockquote p {
  display: inline; }

b, strong {
  font-family: 'NationalBold';
  font-weight: normal; }

.pagetitle h1 {
  font-size: 2.48832rem;
  color: #777777;
  margin-bottom: 1.72rem; }
  @media (min-width: 75em) {
    .pagetitle h1 {
      font-size: 3.05176rem; } }

.sectionheading h2 {
  font-size: 1.44rem;
  color: #00467f;
  position: relative;
  padding-bottom: 1.2rem;
  margin-bottom: 1.38rem; }
  .sectionheading h2:after {
    content: "";
    width: 80px;
    height: 1px;
    background-color: #747778;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0; }
  @media (min-width: 75em) {
    .sectionheading h2 {
      font-size: 1.5625rem; } }

.intro-text {
  position: relative;
  text-align: center;
  margin-bottom: 2.77rem;
  padding-bottom: 2.77rem;
  float: none; }
  @media (min-width: 62em) {
    .intro-text {
      padding-left: 5.55rem;
      padding-right: 5.55rem; } }
  .intro-text h1 {
    font-size: 2.48832rem;
    color: #00467f;
    margin-bottom: 0;
    text-align: center; }
    @media (min-width: 75em) {
      .intro-text h1 {
        font-size: 3.05176rem; } }
  .intro-text p {
    font-size: 1.44rem;
    font-family: 'NationalBold';
    font-weight: normal;
    line-height: 1.2;
    margin-top: 1.72rem; }
    .intro-text p:last-child {
      margin-bottom: 0; }
    @media (min-width: 75em) {
      .intro-text p {
        font-size: 1.5625rem; } }
  .intro-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 180px;
    margin-left: -90px;
    height: 5px;
    background-color: #00467f; }

.intro {
  font-size: 1.44rem;
  line-height: 1.25;
  color: #747778;
  margin-top: -0.6rem; }
  @media (min-width: 48em) {
    .intro {
      font-size: 1.5625rem; } }

.highlight {
  background-color: #F2F2F2;
  padding: 1.6rem;
  display: block;
  margin-bottom: 1rem; }
  .highlight *:last-child {
    margin-bottom: 0; }
  @media (min-width: 48em) {
    .highlight {
      padding: 2.2rem; } }

.text {
  color: #4a4c4c; }
  .text .address {
    line-height: 1.2;
    display: block; }
  .text h3 {
    font-size: 1.25rem; }
  .text h4 {
    font-size: 1rem; }
  .text ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0; }
  .text ol > li {
    position: relative;
    padding-left: 1.8em;
    list-style: none; }
  .text ol ol > li {
    padding-left: 1.5em; }
  .text ol ol ol > li {
    padding-left: 2em; }
  .text ol > li:before {
    content: counter(li) ".";
    counter-increment: li;
    position: absolute;
    color: #00467f;
    left: 0;
    width: 1.5em;
    font-weight: bold; }
  .text ol ol > li:before {
    content: counter(li, lower-alpha) ".";
    counter-increment: li;
    position: absolute;
    color: #00467f;
    left: 0;
    width: 1.5em;
    font-weight: bold; }
  .text ol ol ol > li:before {
    content: counter(li, lower-roman) ".";
    counter-increment: li;
    color: #00467f;
    left: 0;
    width: 2em;
    font-weight: bold;
    display: inline-block; }
  .text ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
  .text ul > li {
    position: relative;
    padding-left: 1em;
    list-style: none; }
  .text ul > li:before, .text ul ul ul ul > li:before {
    position: absolute;
    left: 0;
    width: 1em;
    top: 3px;
    content: "\25a0";
    color: #00467f;
    font-size: 0.83333rem;
    display: inline;
    background-color: none;
    height: 0; }
  .text ul ul > li:before, .text ul ul ul ul ul > li:before {
    content: "\25cf";
    position: absolute;
    left: 0;
    width: 1em;
    top: 2px;
    color: #747778;
    background-color: none;
    height: 0;
    font-size: 0.83333rem; }
  .text ul ul ul > li:before, .text ul ul ul ul ul ul > li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 10px;
    height: 4px;
    display: block;
    top: 12px;
    background-color: #747778;
    font-size: 0.83333rem; }
  .text a {
    outline: none; }
  .text .footnote {
    display: block; }
    @media (max-width: 33.99em) {
      .text .footnote {
        font-size: 0.83333rem; } }
    @media (min-width: 34em) {
      .text .footnote {
        font-size: 0.8rem; } }

.btn {
  display: inline-block;
  border-radius: 32px;
  padding: 0.6em 2em;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  min-height: 3em;
  margin: 0.5em;
  font-family: NationalBold, sans-serif;
  transition: .3s;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .btn.btn--dark-blue {
    background-color: #00467f;
    border: 2px solid #00467f;
    color: #ffffff; }
    .btn.btn--dark-blue.btn--inverse {
      border: 1px solid #ffffff; }
    .btn.btn--dark-blue:hover {
      background-color: transparent;
      color: #00467f; }
  .btn.btn--white {
    background-color: #ffffff;
    border: 1px solid #00467f;
    color: #00467f; }
    .btn.btn--white.btn--inverse {
      border: 2px solid #ffffff; }
    .btn.btn--white:hover {
      background-color: transparent;
      color: #ffffff; }
  .btn.btn--light-blue {
    background-color: #0080a7;
    border: 1px solid #0080a7;
    color: #ffffff; }
    .btn.btn--light-blue.btn--inverse {
      border: 1px solid #ffffff; }
  .btn:hover {
    text-decoration: none; }

.cta {
  display: inline-block;
  vertical-align: middle;
  font-family: NationalBold, sans-serif;
  padding-right: 1.5rem;
  border: none;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative; }
  .cta.cta--dark-blue {
    color: #00467f; }
    .cta.cta--dark-blue svg * {
      fill: #00467f; }
  .cta.cta--light-blue {
    color: #0080a7; }
    .cta.cta--light-blue svg * {
      fill: #0080a7; }
  .cta.cta--white {
    color: #ffffff; }
    .cta.cta--white svg * {
      fill: #ffffff; }
  .cta svg {
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    top: .16rem;
    transition: .3s;
    right: .25rem; }
  .cta:hover, .cta:focus {
    text-decoration: none; }
    .cta:hover svg, .cta:focus svg {
      right: -.25rem; }

.cta--dark-blue-round {
  background-color: #00467f;
  color: #ffffff;
  border: solid 2px #00467f;
  border-radius: 1.7rem;
  max-width: 388px;
  padding: 0.75rem 4.16rem 0.75em 2.22rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  text-align: left;
  transition: .3s;
  line-height: 1.2;
  margin-bottom: 1rem;
  outline: none; }
  .cta--dark-blue-round[type=submit] {
    padding-right: 2.22rem; }
  .cta--dark-blue-round .icon {
    fill: #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.77rem;
    height: 0.77rem;
    right: 2.2rem; }
  .cta--dark-blue-round:link, .cta--dark-blue-round:visited {
    background-color: #00467f;
    color: #ffffff; }
  .cta--dark-blue-round:hover, .cta--dark-blue-round:focus {
    background-color: transparent;
    color: #00467f;
    border: solid 2px #00467f;
    outline: none; }
    .cta--dark-blue-round:hover .icon, .cta--dark-blue-round:focus .icon {
      fill: #00467f;
      right: 1.5rem; }

input.cta--dark-blue-round {
  padding-right: 2.22rem; }

.apply-now-area {
  background-color: #0082A7;
  text-align: center; }
  .apply-now-area p {
    margin: 0; }

.cta--apply-now {
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 1rem;
  padding: 0.27rem 1rem;
  overflow: hidden;
  white-space: normal;
  text-align: center;
  margin: 0.5rem 0;
  outline: none;
  min-width: 187px;
  transition: .3s; }
  .cta--apply-now .icon {
    fill: #ffffff;
    position: relative;
    right: auto;
    top: 0; }
  .cta--apply-now .icn-arrow {
    width: 10px;
    height: 10px;
    margin-left: 0.5rem; }
  .cta--apply-now .checkmark-circle {
    width: 15px;
    height: 15px;
    top: 1px;
    margin-right: 0.3rem; }
  .cta--apply-now:link, .cta--apply-now:visited {
    color: #ffffff; }
  .cta--apply-now:hover, .cta--apply-now:focus {
    background-color: #ffffff;
    color: #0082A7;
    outline: none; }
    .cta--apply-now:hover .icon, .cta--apply-now:focus .icon {
      right: auto;
      left: auto;
      fill: #0082A7; }

.uoa-brand-shape {
  position: relative;
  width: calc(100% - 108px);
  left: 54px;
  padding: 3em 0 2em;
  background-color: rgba(0, 70, 127, 0.9); }
  .uoa-brand-shape:before, .uoa-brand-shape:after {
    content: "";
    position: absolute;
    width: 54px;
    height: 100%;
    background-size: 54px 1000px;
    z-index: 0; }
  .uoa-brand-shape:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNTQgMTAwMCI+DQoJPHBvbHlnb24gZmlsbD0iIzAwNDY3ZiIgZmlsbC1vcGFjaXR5PSIwLjkiIHBvaW50cz0iMCA1NCA1NCAwIDU0IDEwMDAgMCAxMDAwIi8+DQo8L3N2Zz4NCg==");
    left: -54px;
    top: 0; }
  .uoa-brand-shape:after {
    right: -54px;
    bottom: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNTQgMTAwMCI+DQoJPHBvbHlnb24gZmlsbD0iIzAwNDY3ZiIgZmlsbC1vcGFjaXR5PSIwLjkiIHBvaW50cz0iMCAwIDU0IDAgNTQgOTQ2IDAgMTAwMCIvPg0KPC9zdmc+DQo=");
    background-position: 100% 100%; }
  .uoa-brand-shape__content {
    margin: 0 -27px;
    position: relative;
    z-index: 1; }
  .uoa-brand-shape h1, .uoa-brand-shape p, .uoa-brand-shape h1 a:focus {
    color: #ffffff; }
  .uoa-brand-shape__content :first-child {
    margin-top: 0; }

/*!
========== COMPONENTS
*/
.ask-auckland {
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .col-lg-6:last-child .ask-auckland {
    margin-bottom: 0; }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .ask-auckland {
      position: static;
      margin-bottom: 0; } }
  .ask-auckland .ask-auckland__content {
    background-color: #0080a7;
    width: 95%;
    padding-bottom: 2rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
    @media (max-width: 47.99em) {
      .ask-auckland .ask-auckland__content {
        width: 100%;
        position: static;
        margin-left: 0;
        padding-bottom: 1rem;
        height: auto; } }
    @media (min-width: 48em) and (max-width: 61.99em) {
      .ask-auckland .ask-auckland__content {
        position: static;
        width: 95%;
        margin-left: 0;
        padding-bottom: 2rem; } }
    .ask-auckland .ask-auckland__content h2 {
      font-size: 1.5625rem;
      background-color: #00467f;
      color: #fff;
      display: inline-block;
      padding: 0.8rem;
      position: relative;
      top: -1.5rem;
      left: 1rem; }
      .ask-auckland .ask-auckland__content h2:after {
        content: ' ';
        display: block;
        width: 0;
        height: 0;
        border-left: 20px solid #00467f;
        border-right: 20px solid transparent;
        border-bottom: 18px solid #0080a7;
        position: absolute;
        bottom: -18px;
        left: 0px; }
      @media (max-width: 47.99em) {
        .ask-auckland .ask-auckland__content h2 {
          left: 5%; } }
      @media (min-width: 48em) and (max-width: 61.99em) {
        .ask-auckland .ask-auckland__content h2 {
          left: 0.8rem; } }
    .ask-auckland .ask-auckland__content p {
      padding: 0 2rem;
      color: #ffffff;
      font-size: 1.125rem;
      margin-top: -1rem; }
      @media (max-width: 47.99em) {
        .ask-auckland .ask-auckland__content p {
          width: 100%;
          margin-left: 0;
          margin-top: -1.5rem; } }
      @media (min-width: 48em) and (max-width: 61.99em) {
        .ask-auckland .ask-auckland__content p {
          width: 100%;
          margin-left: 0.5rem;
          margin-top: -1.5rem; } }
  .ask-auckland .ask-auckland__search {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    padding: 1rem 2rem;
    background-color: #e5e6e3;
    left: 2rem;
    width: 95%;
    top: -2rem;
    position: relative;
    z-index: 2; }
    @media (max-width: 47.99em) {
      .ask-auckland .ask-auckland__search {
        width: 100%;
        position: static;
        margin-top: 0;
        padding: 1rem 1.5rem 0.1rem;
        left: 0;
        top: 0; } }
    @media (min-width: 48em) and (max-width: 61.99em) {
      .ask-auckland .ask-auckland__search {
        width: 95%;
        position: relative;
        float: none;
        padding-bottom: 0.1rem;
        left: 2rem;
        top: -2rem;
        margin-top: 0; } }
    .ask-auckland .ask-auckland__search label {
      display: block;
      position: relative;
      margin-bottom: 1rem; }
      .ask-auckland .ask-auckland__search label button[type=reset] {
        width: 1rem;
        height: 1rem;
        position: absolute;
        margin-left: -2rem;
        margin-top: 1.3rem;
        border: none;
        background: #bec3c4;
        border-radius: 50%;
        text-align: center;
        padding: .125rem 0 0 0;
        display: block;
        right: 6.45rem;
        z-index: 5;
        top: 0; }
        .ask-auckland .ask-auckland__search label button[type=reset]:disabled {
          display: none; }
        .ask-auckland .ask-auckland__search label button[type=reset] svg {
          fill: #fff;
          display: inline;
          vertical-align: top;
          width: .75rem;
          height: .75rem;
          line-height: 1; }
    .ask-auckland .ask-auckland__search input[type=search] {
      height: 3.5rem;
      line-height: 1;
      padding: 0;
      width: calc(100% - 3.45rem);
      border: 1px solid #d9d9d9;
      color: #00467f;
      text-indent: 1rem;
      float: left;
      position: relative;
      z-index: 1;
      font-family: NationalBook, sans-serif; }
    .ask-auckland .ask-auckland__search button[type=submit] {
      border: 0 none transparent;
      background-color: #00467f;
      color: #ffffff;
      text-align: center;
      height: 3.45rem;
      width: 3.45rem;
      border: 0 none transparent;
      font-weight: normal;
      float: left;
      transition: .3s; }
      .ask-auckland .ask-auckland__search button[type=submit]:hover {
        background-color: #0080a7; }
  .ask-auckland .ask-auckland__top-questions {
    margin-top: 1rem; }
    .ask-auckland .ask-auckland__top-questions h3 {
      color: #00467f;
      font-size: 1rem; }
    .ask-auckland .ask-auckland__top-questions ul {
      padding: 0; }
      .ask-auckland .ask-auckland__top-questions ul li {
        list-style-type: none;
        padding: 0;
        margin: 0; }
        .ask-auckland .ask-auckland__top-questions ul li a, .ask-auckland .ask-auckland__top-questions ul li a:link, .ask-auckland .ask-auckland__top-questions ul li a:visited {
          color: #00467f;
          transition: all 0.3s ease; }
          .ask-auckland .ask-auckland__top-questions ul li a svg, .ask-auckland .ask-auckland__top-questions ul li a:link svg, .ask-auckland .ask-auckland__top-questions ul li a:visited svg {
            opacity: 0;
            height: 0.85rem;
            width: 1rem;
            fill: #00467f;
            transition: all 0.3s ease;
            position: relative;
            left: -0.2rem;
            top: 0.09rem; }
          .ask-auckland .ask-auckland__top-questions ul li a:hover, .ask-auckland .ask-auckland__top-questions ul li a:link:hover, .ask-auckland .ask-auckland__top-questions ul li a:visited:hover {
            color: #0080a7;
            text-decoration: none; }
            .ask-auckland .ask-auckland__top-questions ul li a:hover svg, .ask-auckland .ask-auckland__top-questions ul li a:link:hover svg, .ask-auckland .ask-auckland__top-questions ul li a:visited:hover svg {
              left: 0rem;
              fill: #0080a7;
              opacity: 1; }

.ask-auckland-wide {
  position: relative;
  margin-bottom: 2rem;
  transition: all 0.3s ease;
  height: auto;
  padding-top: 30px; }
  .ask-auckland-wide .ask-auckland-wide__content {
    background-color: #0080a7;
    width: calc(95% - 1.11rem);
    z-index: 1;
    margin-left: 5%;
    padding-bottom: 1rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
    @media (max-width: 47.99em) {
      .ask-auckland-wide .ask-auckland-wide__content {
        width: 100%;
        margin-left: 0;
        position: static; } }
    @media (min-width: 48em) and (max-width: 61.99em) {
      .ask-auckland-wide .ask-auckland-wide__content {
        width: 95%;
        margin-left: 0;
        position: static;
        padding-bottom: 2rem; } }
    .ask-auckland-wide .ask-auckland-wide__content h2 {
      font-size: 1.5625rem;
      background-color: #00467f;
      color: #fff;
      display: inline-block;
      padding: 0.8rem;
      position: relative;
      top: -1.5rem;
      left: 1rem; }
      @media (max-width: 47.99em) {
        .ask-auckland-wide .ask-auckland-wide__content h2 {
          left: 5%; } }
      @media (min-width: 48em) and (max-width: 61.99em) {
        .ask-auckland-wide .ask-auckland-wide__content h2 {
          left: 0.8rem; } }
      .ask-auckland-wide .ask-auckland-wide__content h2:after {
        content: ' ';
        display: block;
        width: 0;
        height: 0;
        border-left: 20px solid #00467f;
        border-right: 20px solid transparent;
        border-bottom: 18px solid #0080a7;
        position: absolute;
        bottom: -18px;
        left: 0px; }
    .ask-auckland-wide .ask-auckland-wide__content p {
      padding: 0 2rem;
      color: #ffffff;
      width: 48%;
      font-size: 1.125rem;
      margin-top: -1rem;
      margin-left: 0; }
      @media (max-width: 47.99em) {
        .ask-auckland-wide .ask-auckland-wide__content p {
          width: 100%;
          margin-left: 0;
          margin-top: -1.5rem; } }
      @media (min-width: 48em) and (max-width: 61.99em) {
        .ask-auckland-wide .ask-auckland-wide__content p {
          width: 100%;
          margin-left: 0.5rem;
          margin-top: -1.5rem; } }
  .ask-auckland-wide.not-centered .ask-auckland-wide__search {
    top: 0;
    transform: translateY(0); }
  .ask-auckland-wide .ask-auckland-wide__search {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    position: absolute;
    background-color: #e5e6e3;
    padding: 1rem 2rem 0;
    width: calc(47.5% - 1.11rem);
    margin: 0;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    right: calc(5% - 0.555rem);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
    @media (max-width: 47.99em) {
      .ask-auckland-wide .ask-auckland-wide__search {
        width: 100%;
        position: static;
        padding: 1rem 1.5rem 1rem;
        min-height: none;
        transform: translateY(0);
        top: 0; } }
    @media (min-width: 48em) and (max-width: 61.99em) {
      .ask-auckland-wide .ask-auckland-wide__search {
        width: 95%;
        position: relative;
        float: none;
        padding-bottom: 0.1rem;
        left: 5%;
        top: -1.5rem;
        min-height: none;
        margin-top: 0;
        transform: translateY(0); } }
    .ask-auckland-wide .ask-auckland-wide__search label {
      display: block;
      margin-bottom: 1rem;
      position: relative; }
      .ask-auckland-wide .ask-auckland-wide__search label button[type=reset] {
        width: 1rem;
        height: 1rem;
        position: absolute;
        margin-left: -2rem;
        margin-top: 1.3rem;
        border: none;
        background: #bec3c4;
        border-radius: 50%;
        text-align: center;
        padding: .125rem 0 0 0;
        display: block;
        right: 4.45rem;
        z-index: 5;
        top: 0; }
        .ask-auckland-wide .ask-auckland-wide__search label button[type=reset]:disabled {
          display: none; }
        .ask-auckland-wide .ask-auckland-wide__search label button[type=reset] svg {
          fill: #fff;
          display: inline;
          vertical-align: top;
          width: .75rem;
          height: .75rem;
          line-height: 1; }
    .ask-auckland-wide .ask-auckland-wide__search input[type=search] {
      height: 3.5rem;
      line-height: 1;
      padding: 0;
      width: calc(100% - 3.45rem);
      border: 1px solid #d9d9d9;
      color: #00467f;
      text-indent: 1rem;
      position: relative;
      z-index: 1;
      font-family: NationalBook, sans-serif; }
    .ask-auckland-wide .ask-auckland-wide__search button[type=submit] {
      border: 0 none transparent;
      background-color: #00467f;
      color: #ffffff;
      text-align: center;
      height: 3.45rem;
      width: 3.45rem;
      border: 0 none transparent;
      font-weight: normal;
      transition: .3s;
      position: absolute;
      right: 0;
      top: 0; }
      .ask-auckland-wide .ask-auckland-wide__search button[type=submit]:hover, .ask-auckland-wide .ask-auckland-wide__search button[type=submit]:focus {
        background-color: #0080a7; }
  .ask-auckland-wide .ask-auckland-wide__top-questions {
    margin-top: 1rem; }
    .ask-auckland-wide .ask-auckland-wide__top-questions h3 {
      color: #00467f;
      font-size: 1rem; }
    .ask-auckland-wide .ask-auckland-wide__top-questions ul {
      padding: 0; }
      .ask-auckland-wide .ask-auckland-wide__top-questions ul li {
        list-style-type: none;
        padding: 0;
        margin: 0; }
        .ask-auckland-wide .ask-auckland-wide__top-questions ul li a, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:link, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:visited {
          color: #00467f;
          transition: all 0.3s ease; }
          .ask-auckland-wide .ask-auckland-wide__top-questions ul li a svg, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:link svg, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:visited svg {
            opacity: 0;
            height: 0.85rem;
            width: 1rem;
            fill: #00467f;
            transition: all 0.3s ease;
            position: relative;
            left: -0.2rem;
            top: 0.09rem; }
          .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:hover, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:link:hover, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:visited:hover {
            color: #0080a7;
            text-decoration: none; }
            .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:hover svg, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:link:hover svg, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:visited:hover svg {
              opacity: 1;
              left: 0rem;
              fill: #0080a7; }

.uoa-flex-text-img {
  position: relative; }
  .uoa-flex-text-img .btn {
    margin: 0.5em 0; }
  .uoa-flex-text-img__tag {
    padding: .3em 1em;
    display: table-cell;
    left: 0;
    font-family: NationalBold, sans-serif; }
  .uoa-flex-text-img__img-container {
    z-index: 1;
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); }
    @media (min-width: 48em) and (max-width: 61.99em) {
      .uoa-flex-text-img__img-container {
        box-shadow: 0 0 0 transparent; } }
    .uoa-flex-text-img__img-container img {
      width: 100%;
      display: block; }
  .uoa-flex-text-img__content {
    z-index: 2;
    position: relative;
    padding: 1em;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); }
    .uoa-flex-text-img__content h2 {
      margin-bottom: .8em; }
      .uoa-flex-text-img__content h2 a {
        color: #00467f; }
  .uoa-flex-text-img--medium .uoa-flex-text-img__content {
    background: #0080a7;
    margin: -2em 5% 0; }
    @media (min-width: 48em) and (max-width: 61.99em) {
      .uoa-flex-text-img--medium .uoa-flex-text-img__content {
        padding: 2rem; } }
    @media (min-width: 75em) {
      .uoa-flex-text-img--medium .uoa-flex-text-img__content {
        padding: 2rem; } }
    .uoa-flex-text-img--medium .uoa-flex-text-img__content h2 {
      font-size: 1.44rem; }
      @media (min-width: 75em) {
        .uoa-flex-text-img--medium .uoa-flex-text-img__content h2 {
          font-size: 1.5625rem; } }
  .uoa-flex-text-img--medium .uoa-flex-text-img__tag {
    color: #00467f;
    background: #ffffff;
    font-weight: bold;
    margin: 0 5%;
    bottom: 2em;
    position: absolute; }
  @media (max-width: 61.99em) {
    .col-xs-12:first-child .uoa-flex-text-img--medium {
      margin-bottom: 2em; } }
  @media (max-width: 61.99em) {
    .col-xs-12.col-lg-6 + .col-xs-12 .uoa-flex-text-img--medium {
      margin-top: 0; } }
  @media (max-width: 61.99em) {
    .col-xs-12:last-child .uoa-flex-text-img--medium {
      margin-top: 2em; } }
  .uoa-flex-text-img--medium h2 a {
    color: #ffffff; }
  .uoa-flex-text-img--medium svg {
    display: none; }
  .uoa-flex-text-img--medium p {
    color: #ffffff; }
  .uoa-flex-text-img--small .uoa-flex-text-img__img-container {
    z-index: 1; }
    @media (min-width: 75em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__img-container img {
        width: 100%; } }
    @media (max-width: 61.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__img-container img {
        float: left;
        width: 33.33%;
        margin-right: 1rem; } }
    @media (max-width: 47.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__img-container img {
        padding-top: 2rem; } }
  .uoa-flex-text-img--small .uoa-flex-text-img__tag {
    background: #00467f;
    color: #ffffff; }
    @media (max-width: 47.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__tag {
        position: absolute;
        top: 0; } }
    @media (max-width: 61.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__tag {
        display: inline;
        font-size: .75em;
        padding: .1em .7em .3em;
        vertical-align: top; } }
    @media (min-width: 62em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__tag {
        position: absolute;
        bottom: 0; } }
  .uoa-flex-text-img--small .uoa-flex-text-img__content {
    z-index: 1; }
    @media (min-width: 62em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__content {
        background: #ffffff; } }
    .uoa-flex-text-img--small .uoa-flex-text-img__content h2 {
      font-size: 1.2rem; }
      @media (min-width: 75em) {
        .uoa-flex-text-img--small .uoa-flex-text-img__content h2 {
          font-size: 1.25rem; } }
      @media (max-width: 47.99em) {
        .uoa-flex-text-img--small .uoa-flex-text-img__content h2 {
          margin: 1.7rem 0 0 0; } }
    .uoa-flex-text-img--small .uoa-flex-text-img__content p {
      margin-bottom: .6em; }
      @media (max-width: 33.99em) {
        .uoa-flex-text-img--small .uoa-flex-text-img__content p {
          clear: left;
          padding-top: .8rem; } }
      @media (min-width: 34em) and (max-width: 61.99em) {
        .uoa-flex-text-img--small .uoa-flex-text-img__content p {
          padding-top: .8rem; } }
    @media (min-width: 34em) and (max-width: 61.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__content {
        margin-left: 33.33%;
        padding-top: .65rem; } }
    @media (max-width: 33.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__content {
        margin-left: 0;
        padding: 0 0 .65em; } }
    @media (max-width: 61.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__content {
        box-shadow: none; } }
  @media (max-width: 47.99em) {
    .uoa-flex-text-img--small {
      margin-top: 1rem;
      border-top: 1px solid #00467f; } }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .uoa-flex-text-img--small {
      margin-top: 1rem;
      border-bottom: 1px solid #00467f; } }
  .uoa-flex-text-img--small .btn {
    min-height: 0;
    height: auto;
    padding: 0;
    border-radius: 0;
    background: none; }
  .uoa-flex-text-img--large .uoa-flex-text-img__tag {
    background: #0080a7;
    color: #ffffff; }
  .uoa-flex-text-img--large .uoa-flex-text-img__content {
    background: #ffffff;
    padding: 2rem; }
    .uoa-flex-text-img--large .uoa-flex-text-img__content h2 {
      font-size: 1.44rem; }
      @media (min-width: 75em) {
        .uoa-flex-text-img--large .uoa-flex-text-img__content h2 {
          font-size: 1.5625rem; } }
  .uoa-flex-text-img--large {
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow: hidden;
    position: relative;
    background: #00467f; }
    .uoa-flex-text-img--large img {
      position: absolute;
      width: 100%;
      top: 50%;
      transform: translateY(-50%); }
      @media (max-width: 61.99em) {
        .uoa-flex-text-img--large img {
          display: none; } }

.uoa-subflexi {
  margin-bottom: 2rem; }
  .uoa-subflexi--small {
    padding: 1.6rem;
    background-color: #ffffff;
    box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
    position: relative; }
  .uoa-subflexi--medium {
    background-color: #ffffff;
    box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
    position: relative;
    border-bottom: solid 5px #0080a7; }
    @media (min-width: 48em) {
      .uoa-subflexi--medium {
        background-color: transparent;
        box-shadow: none;
        border-bottom: none; } }
  .uoa-subflexi--large {
    position: relative; }
    @media (min-width: 62em) {
      .uoa-subflexi--large {
        width: 100%;
        display: table; } }

.uoa-subflexi__img {
  width: 100%;
  height: auto;
  display: block; }

.uoa-subflexi__text {
  position: relative;
  z-index: 1;
  font-size: 1.2rem; }

.uoa-subflexi__heading {
  color: #00467f; }
  .uoa-subflexi__heading a:link, .uoa-subflexi__heading a:visited {
    color: #00467f; }
  .uoa-subflexi__heading a:hover, .uoa-subflexi__heading a:focus {
    color: #00467f; }

.uoa-subflexi--small .uoa-subflexi__image {
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  z-index: 2; }

.uoa-subflexi--small .cta-link {
  position: relative; }
  .uoa-subflexi--small .cta-link .icon {
    width: 12px;
    height: 12px;
    fill: #00467f;
    margin-left: 0;
    transition: all 0.2s ease;
    position: relative; }
  .uoa-subflexi--small .cta-link:link, .uoa-subflexi--small .cta-link:visited {
    color: #00467f; }
  .uoa-subflexi--small .cta-link:hover .icon, .uoa-subflexi--small .cta-link:focus .icon {
    margin-left: 10px; }

.uoa-subflexi--small .uoa-subflexi__img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto; }

.uoa-subflexi--small .uoa-subflexi__header {
  width: calc(100% - 90px);
  margin-left: 90px;
  display: block;
  min-height: 70px;
  margin-bottom: 1rem; }

.uoa-subflexi--small .uoa-subflexi__header-inner {
  display: table-cell;
  vertical-align: middle;
  height: 70px; }

.uoa-subflexi--small .uoa-subflexi__heading {
  font-size: 1.44rem;
  font-family: "NationalBook";
  display: inline; }

@media (min-width: 48em) {
  .uoa-subflexi--medium .uoa-subflexi__image {
    width: calc(100% - 2.2rem); } }

.uoa-subflexi--medium .uoa-subflexi__text {
  padding: 1.6rem; }
  @media (min-width: 48em) {
    .uoa-subflexi--medium .uoa-subflexi__text {
      background-color: #ffffff;
      box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
      border-bottom: solid 5px #0080a7;
      margin-top: -2.2rem;
      margin-left: 2.2rem; } }

.uoa-subflexi--medium .uoa-subflexi__heading {
  font-size: 1.728rem;
  margin-bottom: 1.3rem; }
  @media (min-width: 75em) {
    .uoa-subflexi--medium .uoa-subflexi__heading {
      font-size: 1.95312rem; } }

.uoa-subflexi--medium .cta {
  font-size: 1rem; }

.uoa-subflexi--large .uoa-subflexi__image {
  position: relative;
  z-index: 1;
  margin-left: -0.555rem;
  width: calc(100% + 1.1rem); }
  @media (min-width: 48em) {
    .uoa-subflexi--large .uoa-subflexi__image {
      width: 100%;
      margin-left: 0; } }
  @media (min-width: 62em) {
    .uoa-subflexi--large .uoa-subflexi__image {
      display: table-cell;
      vertical-align: middle; } }

.uoa-subflexi--large .cta {
  font-size: 1rem; }

@media (min-width: 62em) {
  .uoa-subflexi--large .uoa-subflexi__img {
    width: 82%; } }

.uoa-subflexi--large .uoa-subflexi__heading {
  font-size: 1.728rem;
  margin-bottom: 1.3rem; }
  @media (min-width: 75em) {
    .uoa-subflexi--large .uoa-subflexi__heading {
      font-size: 1.95312rem; } }

.uoa-subflexi--large .uoa-subflexi__text {
  margin-top: -2.2rem;
  background-color: #f2f2f2;
  z-index: 2;
  padding: 2.2rem;
  box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25); }
  @media (min-width: 48em) {
    .uoa-subflexi--large .uoa-subflexi__text {
      margin-left: 60px;
      margin-right: 60px;
      margin-top: -5.555rem;
      margin-bottom: 20px; }
      .uoa-subflexi--large .uoa-subflexi__text:before {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #f2f2f2;
        z-index: -1;
        content: '';
        left: 0;
        top: 0; }
      .uoa-subflexi--large .uoa-subflexi__text:after {
        content: '';
        width: 47%;
        height: 62%;
        position: absolute;
        bottom: -20px;
        left: -20px;
        background-color: #0080a7;
        z-index: -2; } }
  @media (min-width: 62em) {
    .uoa-subflexi--large .uoa-subflexi__text {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      margin-top: 0;
      margin-left: 0;
      margin-right: 0;
      width: 482px; } }

.uoa-subflexi--large.not-centered .uoa-subflexi__text {
  top: 0;
  transform: translateY(0); }

.uoa-subnav {
  width: 100%;
  margin: 0 auto;
  font-family: 'NationalBold', sans-serif;
  background-color: #ffffff;
  position: relative;
  z-index: 6; }
  .uoa-subnav .hidden {
    display: none; }
  @media (min-width: 48em) {
    .uoa-subnav {
      background: linear-gradient(to right, white 0%, white 68%, rgba(255, 255, 255, 0) 68%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); } }

@media (min-width: 62em) {
  .frontpage-banner + .uoa-subnav {
    margin-top: -3.5rem; } }

.icon {
  width: 25px;
  height: 25px;
  display: inline-block; }

.greedy-btn {
  width: 40px;
  height: 35px;
  background: none;
  border: none;
  display: none;
  padding: 0; }
  .greedy-btn .icon {
    vertical-align: text-top;
    fill: #0080a7; }
  .is-greedy .greedy-btn {
    display: block; }
  .greedy-btn:hover, .greedy-btn:focus, .greedy-btn.is-active {
    background: #0080a7;
    color: #ffffff; }
    .greedy-btn:hover .icon, .greedy-btn:focus .icon, .greedy-btn.is-active .icon {
      fill: #ffffff; }

.uoa-subnav_nav {
  display: inline-block;
  background-color: #ffffff;
  padding-top: 1.1rem;
  position: relative; }
  .is-greedy .uoa-subnav_nav {
    padding-left: 40px; }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .uoa-subnav_nav {
      padding-top: 1.27rem; } }
  @media (min-width: 62em) {
    .uoa-subnav_nav {
      padding-top: 2rem;
      margin-bottom: 2rem; } }

.subnav_list {
  display: inline-table;
  width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: top;
  padding-bottom: 1rem;
  padding-right: 2rem;
  line-height: 1.2; }
  .is-greedy .subnav_list {
    width: calc(100% - 40px); }

.subnav_list .subnav_items {
  display: table-cell;
  position: relative;
  padding-left: 30px;
  vertical-align: top;
  font-size: 1.11rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(90vw - 40px); }
  .subnav_list .subnav_items.btn-item {
    text-overflow: unset; }

.subnav_list .subnav_items.first {
  padding-left: 0; }

.subnav_list .subnav_items:not(.first):before {
  content: "/";
  display: block;
  font-family: 'arial', sans-serif;
  color: #747778;
  position: absolute;
  top: 4px;
  left: 0;
  width: 25px;
  height: 20px;
  text-align: center; }

.subnav_links {
  display: block;
  transition: all 0.2s ease; }
  .subnav_links:link, .subnav_links:visited {
    color: #0080a7;
    border-bottom: solid 2px #ffffff; }
  .subnav_links:hover, .subnav_links:focus {
    color: #0080a7;
    outline: none;
    text-decoration: none;
    border-bottom: solid 2px #0080a7; }
  .subnav_hidden-list .subnav_links {
    border: none; }

.subnav_sublinks-btn, .subnav_plain {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #262626;
  text-align: left;
  display: inline;
  font-size: 1.11rem;
  min-height: 28px;
  transition: all 0.2s ease; }
  .subnav_sublinks-btn .btn-icon, .subnav_plain .btn-icon {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background-color: #0080a7;
    text-align: center;
    vertical-align: top; }
  .subnav_sublinks-btn .icon, .subnav_plain .icon {
    transform: rotate(0deg);
    transition: transform 0.5s ease 0s;
    fill: #ffffff;
    width: 16px;
    height: 16px;
    vertical-align: middle; }

.subnav_hidden-list {
  background-color: #0080a7;
  position: absolute;
  top: 35px;
  width: 205px;
  list-style: none;
  padding: 1em 0;
  margin: 0;
  left: 0;
  display: none; }
  .subnav_hidden-list.is-open {
    display: block; }

.subnav_sublinks-btn {
  padding-right: 40px;
  display: inline-block; }
  .subnav_sublinks-btn .txt {
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    max-width: calc(90vw - 120px);
    border-bottom: solid 2px #ffffff;
    font-size: 1.11rem;
    transition: all 0.2s ease; }
  .subnav_sublinks-btn:hover, .subnav_sublinks-btn:focus {
    outline: none;
    color: #0080a7;
    border-bottom-color: #0080a7; }
    .subnav_sublinks-btn:hover .txt, .subnav_sublinks-btn:focus .txt {
      border-bottom: solid 2px #0080a7; }
    .subnav_sublinks-btn:hover .icon, .subnav_sublinks-btn:focus .icon {
      transform: rotate(180deg); }

.subnav_hidden-list .subnav_links {
  padding: 0.6rem 1rem;
  line-height: 1.2;
  position: relative; }

.subnav_hidden-list .subnav_links:link, .subnav_hidden-list .subnav_links:visited {
  color: #fff; }

.subnav_hidden-list .subnav_links:hover, .subnav_hidden-list .subnav_links:focus {
  text-decoration: underline;
  outline: none; }

.subnav_hidden-list .subnav_links:after {
  content: '';
  width: calc(100% - 2rem);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.6); }

.subnav_hidden-area {
  position: absolute;
  left: 0;
  top: 1.1rem;
  width: 40px;
  display: inline-block;
  z-index: 2; }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .subnav_hidden-area {
      top: 1.27rem; } }
  @media (min-width: 62em) {
    .subnav_hidden-area {
      top: 2rem; } }

.subnav-overlay__nav .icon {
  width: 12px;
  fill: #0080a7;
  height: 12px; }

.subnav-overlay__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.subnav-overlay_items {
  display: block;
  font-size: 1.11rem;
  line-height: 1.2;
  margin-bottom: 1em; }

.subnav-overlay__links {
  display: block; }
  .subnav-overlay__links:link, .subnav-overlay__links:visited, .subnav-overlay__links:hover, .subnav-overlay__links:focus {
    color: #0080a7;
    outline: none; }

.table table {
  border-collapse: collapse;
  background-color: #ffffff;
  border: none !important;
  margin-bottom: 1em; }

.table tr {
  border-bottom: 1px solid #D5D6D6; }

.table th, .table td {
  text-align: left;
  padding: 12px 30px;
  vertical-align: top; }

.table td {
  border: solid 1px #D5D6D6; }

.table th {
  background-color: #0080a7;
  color: #ffffff;
  border: solid 1px #0080a7;
  border-bottom-color: #D5D6D6; }

.table tbody tr:nth-child(odd) {
  background-color: #E9F5F7; }

.table caption {
  caption-side: top;
  font-family: 'NationalBold', sans-serif;
  font-size: 1.25rem;
  color: #4a4c4c;
  padding: 0;
  margin-bottom: 1rem; }

.table-responsive-wrap {
  width: 100%;
  margin-bottom: 2em; }
  .table-responsive-wrap table {
    width: 99.9% !important; }
  .table-responsive-wrap.respond {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }

.table-swipe {
  position: relative;
  width: 100%;
  display: inline-block;
  color: #747778; }
  .table-swipe:before {
    content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9Ii01NDUgMzU4LjkgMTAwIDEyNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtNTQ1IDM1OC45IDEwMCAxMjU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNLTQ3NC43LDM3MGM4LjcsMS40LDE2LjksNC4xLDI0LjYsNy44YzAuNSwwLjIsMC44LDAuNywwLjgsMS4yYzAsMC4xLDAsMC4xLDAsMC4ybC0xLjMsMTBjLTAuMSwwLjYtMC42LDEuMi0xLjMsMS4yYy0wLjIsMC0wLjQtMC4xLTAuNi0wLjJjLTYuNS0zLjUtMTMuNy02LjEtMjEuMi03LjZMLTQ3NC43LDM3MHoiLz48cGF0aCBkPSJNLTQ2MS4zLDQwNy45Yy0xLjQsMC0yLjcsMC42LTMuNiwxLjZMLTQ3NCw0MjBjLTAuOSwxLTIuMiwxLjctMy43LDEuN2MtMi43LDAtNC45LTIuMi00LjktNC45bC0yLjEtNTNjMC0yLjctMi4yLTQuOS00LjktNC45Yy0yLjYsMC00LjcsMS45LTQuOSw0LjRsLTIuOSwzOC4zbC0yMS42LDkuNmMtMy41LDEuNS01LjksNS01LjksOWMwLDAuNCwwLDAuOSwwLjEsMS4zbDMuOSwyOWMwLjYsNC44LDQuNyw4LjUsOS43LDguNWgyMy43YzMuNywwLDYuOS0yLjEsOC42LTUuMWwyMS45LTM4LjVjMC40LTAuNywwLjYtMS42LDAuNi0yLjRDLTQ1Ni40LDQxMC4xLTQ1OC42LDQwNy45LTQ2MS4zLDQwNy45eiIvPjxwYXRoIGQ9Ik0tNTQxLjIsMzg2LjRMLTU0MS4yLDM4Ni40bDE3LjktMTguM3YwYzAuMi0wLjIsMC42LTAuNCwwLjktMC40YzAuNiwwLDEuMSwwLjQsMS4yLDAuOWwxLjgsNS4zYzQuNS0xLjcsOS4yLTIuOSwxMy45LTMuOGwtMC41LDEyLjVjLTMuMiwwLjctNi40LDEuNi05LjUsMi43bDEuNyw1YzAsMC4xLDAuMSwwLjMsMC4xLDAuNGMwLDAuNy0wLjYsMS4zLTEuMywxLjNjLTAuMSwwLTAuMSwwLTAuMiwwbC0yNS4zLTMuNWMtMC42LDAtMS4yLTAuNi0xLjItMS4yQy01NDEuNiwzODctNTQxLjUsMzg2LjYtNTQxLjIsMzg2LjR6Ii8+PC9zdmc+");
    display: inline-block;
    width: 20px;
    vertical-align: text-top;
    margin-right: 10px;
    line-height: 1; }
  .table-swipe.hide {
    display: none; }

.imagecomponent {
  margin: 1em 0 2em; }

.content-area > .imagecomponent:nth-child(1) {
  margin-top: 0; }

.imagecomponent__fig {
  float: none;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0; }

.imagecomponent__caption {
  font-size: 0.778rem;
  padding: 0.5rem 0 0 0; }

.imagecomponent__img {
  width: 100%;
  height: auto;
  display: block; }

.overlay-open {
  overflow: hidden;
  padding-right: 17px;
  position: relative; }
  .hiddenscroll .overlay-open {
    padding-right: 0; }
  .device-ios .overlay-open, .device-android .overlay-open {
    position: fixed; }

.overlay_container {
  display: none;
  transition: 500ms opacity ease;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  width: calc(100vw + 17px);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 12;
  -webkit-overflow-scrolling: touch; }
  .hiddenscroll .overlay_container {
    width: 100vw; }
  .ie9 .overlay_container {
    width: calc(100vw + 17px); }
  .overlay_container[aria-hidden="false"] {
    display: block; }
  .overlay_container.is-open {
    opacity: 1; }

.overlay_bg {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); }

.overlay_dialog {
  position: relative;
  z-index: 10;
  width: 100%;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
  transition: top 0.3s ease, transform 0.3s ease; }
  .is-anchored .overlay_dialog {
    top: 0;
    padding: 20px 0;
    transform: translateY(0); }

.overlay_content {
  background: #fff;
  padding: 24px 20px;
  width: 94%;
  margin: 0 auto;
  position: relative; }
  .overlay_content h1:focus {
    outline: none; }

.overlay_close-btn {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 12px;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px 7px 7px;
  cursor: pointer;
  color: #fff;
  border: 0;
  outline: none;
  background: #e74c3c;
  height: 30px;
  width: 30px; }
  .overlay_close-btn:hover, .overlay_close-btn:focus {
    background: #c0392b; }

.subnav-overlay .overlay_dialog {
  top: 0;
  padding: 0;
  transform: translateY(0); }
  @media (min-width: 48em) {
    .subnav-overlay .overlay_dialog {
      top: 50%;
      transform: translateY(-50%); } }

.subnav-overlay.is-anchored .overlay_dialog {
  top: 0;
  padding: 20px 0;
  transform: translateY(0); }

.subnav-overlay .overlay_title {
  font-size: 1.44rem;
  margin-bottom: 1.5em;
  margin-top: 0.80rem;
  width: calc(100% - 42px); }
  @media (min-width: 62em) {
    .subnav-overlay .overlay_title {
      font-size: 1.5625rem; } }

.subnav-overlay .overlay_bg {
  background: rgba(0, 0, 0, 0.85); }

.subnav-overlay .overlay_content {
  background-color: #ffffff;
  color: #0080a7;
  width: 100%;
  padding: 1.7rem 1rem;
  max-width: 25em; }
  @media (min-width: 48em) {
    .subnav-overlay .overlay_content {
      max-width: 450px;
      padding: 1.6rem 3.8rem; } }
  @media (min-width: 62em) {
    .subnav-overlay .overlay_content {
      max-width: 580px;
      padding: 1.6rem 2.2rem; } }

.subnav-overlay .overlay_close-btn {
  top: 1.9rem;
  background: none;
  width: auto;
  height: auto;
  padding: 0;
  right: 1rem;
  width: 42px;
  height: 45px;
  display: block;
  transition: all 0.4s ease 0s; }
  .subnav-overlay .overlay_close-btn .text {
    color: #0080a7;
    font-size: 0.8rem;
    font-family: 'NationalBook', sans-serif;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    transition: all 0.5s ease 0s; }
  .subnav-overlay .overlay_close-btn .icon {
    fill: #0080a7;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s ease 0s; }
  .subnav-overlay .overlay_close-btn:hover, .subnav-overlay .overlay_close-btn:focus {
    outline: none; }
    .subnav-overlay .overlay_close-btn:hover .overlay_close-btn-text, .subnav-overlay .overlay_close-btn:focus .overlay_close-btn-text {
      opacity: 0; }
    .subnav-overlay .overlay_close-btn:hover .icon, .subnav-overlay .overlay_close-btn:focus .icon {
      width: 45px;
      height: 45px; }
    .subnav-overlay .overlay_close-btn:hover .text, .subnav-overlay .overlay_close-btn:focus .text {
      opacity: 0; }
  @media (min-width: 48em) {
    .subnav-overlay .overlay_close-btn {
      right: 1.7rem; } }

.gallery-overlay .overlay_dialog {
  padding: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: none; }

.gallery-overlay.is-anchored .overlay_dialog {
  top: 0;
  padding: 0;
  transform: translateY(0); }

.gallery-overlay .overlay_bg {
  background: rgba(0, 0, 0, 0.85); }

.gallery-overlay .overlay_content {
  background-color: #ffffff;
  color: #0080a7;
  width: 90%;
  padding: 2.5rem 0 1.7rem;
  max-width: 1200px; }
  @media (min-width: 48em) {
    .gallery-overlay .overlay_content {
      padding: 2.5rem 0rem 3rem; } }

.gallery-overlay .overlay_close-btn {
  top: 1.6rem;
  background: none;
  width: auto;
  height: auto;
  padding: 0;
  right: 1rem;
  width: 42px;
  height: 45px;
  display: block;
  transition: all 0.4s ease 0s; }
  .gallery-overlay .overlay_close-btn .text {
    color: #0080a7;
    font-size: 0.8rem;
    font-family: 'NationalBook', sans-serif;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    transition: all 0.5s ease 0s; }
  .gallery-overlay .overlay_close-btn .icon {
    fill: #0080a7;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s ease 0s; }
  .gallery-overlay .overlay_close-btn:hover, .gallery-overlay .overlay_close-btn:focus {
    outline: none; }
    .gallery-overlay .overlay_close-btn:hover .overlay_close-btn-text, .gallery-overlay .overlay_close-btn:focus .overlay_close-btn-text {
      opacity: 0; }
    .gallery-overlay .overlay_close-btn:hover .icon, .gallery-overlay .overlay_close-btn:focus .icon {
      width: 45px;
      height: 45px; }
    .gallery-overlay .overlay_close-btn:hover .text, .gallery-overlay .overlay_close-btn:focus .text {
      opacity: 0; }
  @media (min-width: 48em) {
    .gallery-overlay .overlay_close-btn {
      right: 1.7rem; } }

.page-listing {
  margin-bottom: 2rem; }

.plc--visual {
  background-color: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
  padding-bottom: 2.22rem; }

.plc--visual .page-listing__img-area {
  display: block;
  margin-bottom: 2rem; }

.plc--visual .page-listing__img {
  display: block;
  width: 100%;
  height: auto; }

.plc--meta .page-listing__head {
  background-color: #0080a7;
  padding: 1rem 2.6rem 2.5rem 2rem;
  margin: 0;
  margin-left: -0.555rem;
  width: calc(100% - 1rem); }
  @media (min-width: 48em) {
    .plc--meta .page-listing__head {
      display: inline-block;
      width: auto;
      max-width: calc(100% - 1rem);
      margin-left: 0;
      padding-bottom: 2.2rem; } }

.plc--visual .page-listing__head {
  margin: 0 1.66rem 0.8rem; }

.page-listing__heading {
  font-size: 1.728rem; }
  @media (min-width: 48em) {
    .page-listing__heading {
      font-size: 1.94rem; } }
  .plc--meta .page-listing__heading {
    color: #ffffff; }
    .plc--meta .page-listing__heading a:link, .plc--meta .page-listing__heading a:visited {
      color: #ffffff;
      display: block; }
    .plc--meta .page-listing__heading a:hover, .plc--meta .page-listing__heading a:focus {
      color: #ffffff;
      outline: none;
      text-decoration: underline; }
  .plc--visual .page-listing__heading {
    color: #00467f;
    margin: 0; }
    .plc--visual .page-listing__heading a:link, .plc--visual .page-listing__heading a:visited {
      color: #00467f;
      display: block; }
    .plc--visual .page-listing__heading a:hover, .plc--visual .page-listing__heading a:focus {
      color: #00467f;
      outline: none;
      text-decoration: underline; }

.plc--meta .page-listing__head + .page-listing__list {
  margin-top: -1.55rem; }
  @media (min-width: 48em) {
    .plc--meta .page-listing__head + .page-listing__list {
      margin-left: 1.11rem;
      margin-top: -1.57rem; } }

.plc--visual .page-listing__img-area + .page-listing__list {
  margin-top: -0.75rem; }

.page-listing__list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .plc--visual .page-listing__list {
    margin: 0 1.66rem; }

.plc--meta .page-listing__item {
  margin-bottom: 0.55rem; }

.listing-item__link {
  display: block;
  transition: all 0.2s ease; }
  .plc--meta .listing-item__link {
    background-color: #ffffff;
    box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
    padding: 1.1rem 1.55rem;
    padding-right: 3.2rem; }
    .plc--meta .listing-item__link:link, .plc--meta .listing-item__link:visited {
      color: #747778; }
    .plc--meta .listing-item__link:hover, .plc--meta .listing-item__link:focus {
      text-decoration: none;
      outline: none;
      color: #747778;
      box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.5); }
      .plc--meta .listing-item__link:hover .listing-item__heading, .plc--meta .listing-item__link:focus .listing-item__heading {
        text-decoration: underline; }
      .plc--meta .listing-item__link:hover .icn-chevron, .plc--meta .listing-item__link:focus .icn-chevron {
        right: 0.6rem; }
  .plc--visual .listing-item__link {
    padding: 0.6rem 0.6rem 0.6rem 0; }
    .plc--visual .listing-item__link:after {
      content: '';
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      height: 1px;
      background-color: #D5D6D6;
      transition: all 0.2s ease; }
    .plc--visual .listing-item__link:link, .plc--visual .listing-item__link:visited {
      color: #00467f; }
    .plc--visual .listing-item__link:hover, .plc--visual .listing-item__link:focus {
      color: #00467f;
      text-decoration: none;
      outline: none; }
      .plc--visual .listing-item__link:hover:after, .plc--visual .listing-item__link:focus:after {
        content: '';
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 2px;
        background-color: #00467f; }

.listing-item {
  position: relative; }
  .listing-item .icn-chevron {
    fill: #00467f;
    position: absolute; }
  .plc--meta .listing-item .icn-chevron {
    right: 1rem;
    top: 50%;
    height: 1.44rem;
    width: 1.44rem;
    margin-top: -0.72rem;
    transition: right 0.2s ease; }
  .plc--visual .listing-item .icn-chevron {
    width: 0.66rem;
    height: 0.66rem;
    right: 0;
    top: 50%;
    margin-top: -0.33rem; }

.plc--meta .listing-item__heading {
  font-size: 1.2rem;
  color: #00467f;
  margin: 0; }
  .plc--meta .listing-item__heading strong {
    font-weight: bold;
    font-family: 'NationalBook', sans-serif; }
  .plc--meta .listing-item__heading + .listing-item__desc {
    margin-top: 0.30rem; }
  .listing-item__link:link .plc--meta .listing-item__heading, .listing-item__link:visited .plc--meta .listing-item__heading {
    color: #00467f; }

.plc--meta .listing-item__desc {
  font-size: 1.11rem;
  margin-bottom: 0; }

.file-download-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.file-download-list__items:nth-child(odd) {
  background-color: #f2f2f2; }

.file-download-list__items:nth-child(even) {
  background-color: #ffffff; }

.filedownload {
  padding: 1rem 1.67rem 1.66rem 5.56rem;
  position: relative;
  transition: background-color .3s ease; }
  @media (max-width: 47.99em) {
    .filedownload {
      padding-left: 1.67rem; } }
  .filedownload:hover {
    background-color: #d6d6d6; }
    .filedownload:hover .arrow-down {
      animation-name: slideOutDown;
      animation-duration: 0.8s;
      animation-fill-mode: both; }

.filedownload__link {
  display: block;
  padding-left: 0; }
  .filedownload__link:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    transition: background-color .3s ease;
    background-color: transparent; }
  .filedownload__link:link, .filedownload__link:visited {
    text-decoration: none; }
    .filedownload__title .filedownload__link:link, .filedownload__title .filedownload__link:visited {
      color: #00467f; }
    .filedownload__link:link .filedownload__desc, .filedownload__link:visited .filedownload__desc {
      color: #333333; }
    .filedownload__link:link .filedownload__doc-text, .filedownload__link:visited .filedownload__doc-text {
      color: #00467f; }
  .filedownload__link:hover, .filedownload__link:focus {
    outline: none; }
    .filedownload__link:hover:before, .filedownload__link:focus:before {
      background-color: #d6d6d6; }
    .filedownload__title .filedownload__link:hover, .filedownload__title .filedownload__link:focus {
      text-decoration: underline; }
    .filedownload__link:hover + .filedownload__desc + .filedownload__dlink .arrow-down, .filedownload__link:focus + .filedownload__desc + .filedownload__dlink .arrow-down {
      animation-name: slideOutDown;
      animation-duration: 0.8s;
      animation-fill-mode: both; }
    .filedownload__link:hover + .filedownload__dlink .arrow-down, .filedownload__link:focus + .filedownload__dlink .arrow-down {
      animation-name: slideOutDown;
      animation-duration: 0.8s;
      animation-fill-mode: both; }
  .filedownload__link + .filedownload__desc {
    margin-top: 0.3rem; }

.filedownload__dlink:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 0;
  transition: background-color .3s ease;
  background-color: transparent; }

.filedownload__dlink:link, .filedownload__dlink:visited {
  text-decoration: none; }

.filedownload__dlink:hover, .filedownload__dlink:focus {
  outline: none; }
  .filedownload__dlink:hover:before, .filedownload__dlink:focus:before {
    background-color: #d6d6d6; }
  .filedownload__dlink:hover .arrow-down, .filedownload__dlink:focus .arrow-down {
    animation-name: slideOutDown;
    animation-duration: 0.8s;
    animation-fill-mode: both; }

.filedownload__title {
  margin-bottom: 0.28rem;
  display: inline-block;
  margin: 0;
  color: #00467f; }
  .filedownload__title + .filedownload__action {
    margin-top: 0.5rem; }
  @media (min-width: 48em) {
    .filedownload__title + .filedownload__action {
      margin-top: 0.2rem; }
    .filedownload__title + .filedownload__desc {
      margin-top: 0.1rem; } }

.filedownload__desc {
  margin-bottom: 0;
  position: relative;
  z-index: 1; }
  @media (min-width: 48em) {
    .filedownload__desc + .filedownload__action {
      margin-top: 0.2rem; } }

.filedownload__doctitle {
  position: relative;
  z-index: 2;
  font-size: 1.2rem; }

.filedownload__linkarea {
  margin: 0; }

.filedownload__doc-icon {
  text-transform: uppercase;
  position: absolute;
  top: 1.3rem;
  left: 1.5rem;
  font-family: 'NationalBold', sans-serif;
  font-size: 0.9rem;
  color: #004581;
  text-align: center;
  z-index: 2;
  width: 2.78rem;
  height: 2.78rem;
  border: 2px solid #004581;
  border-radius: 50%; }
  .filedownload__doc-icon .text {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    color: #00467f; }
  @media (max-width: 47.99em) {
    .filedownload__doc-icon {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; } }

.filedownload__action {
  font-family: 'NationalBold';
  margin-top: 0.5rem; }
  @media (min-width: 48em) {
    .filedownload__action {
      margin-top: 0; } }

.action-icon-area {
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  vertical-align: text-bottom;
  margin-right: 0.5rem;
  overflow: hidden;
  float: left;
  z-index: 1; }
  .action-icon-area .icon {
    fill: #00467f;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  @media (min-width: 48em) {
    .action-icon-area {
      float: none; } }

.filedownload__doc-text {
  display: block;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  color: #00467f; }
  @media (min-width: 48em) {
    .filedownload__doc-text {
      display: inline-block; } }

.filedownload__doc-size {
  display: inline-block;
  padding: 0.2rem 0.55rem;
  text-transform: uppercase;
  color: #333333;
  background-color: rgba(51, 51, 51, 0.15);
  transition: background-color .3s ease;
  margin-bottom: 0;
  margin-top: 0.5rem;
  position: relative;
  z-index: 1; }
  @media (min-width: 48em) {
    .filedownload__doc-size {
      margin-left: 0.5rem; } }

@keyframes slideOutDown {
  0% {
    transform: translateY(0);
    opacity: 1; }
  50% {
    transform: translateY(100%);
    opacity: 0; }
  51% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0);
    opacity: 1; } }

.skip-to-links__nav {
  position: relative; }

.skip-to-links__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.accessibility_label {
  display: none; }

.skip-to-links__nav__item {
  padding: 0.9rem 0;
  display: block;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 2;
  top: -65px;
  transition: top .3s ease-in-out; }
  .skip-to-links__nav__item span {
    opacity: 0;
    display: inline;
    font-family: NationalBold, sans-serif;
    margin: 0.7rem 0;
    padding: 0.3rem 1.5rem;
    background-color: #ffffff;
    color: #004581;
    border-radius: 1rem;
    transition: opacity .5s ease-in-out; }
  .skip-to-links__nav__item:focus {
    z-index: 100;
    top: 0;
    background-color: rgba(0, 70, 127, 0.9);
    text-decoration: none; }
    .skip-to-links__nav__item:focus span {
      opacity: 1; }

.frontpage-banner {
  position: relative; }

.frontpage-banner__img {
  overflow: hidden;
  height: 12.5rem;
  position: relative; }
  .frontpage-banner__img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.4;
    z-index: 1;
    height: 100%;
    width: 100%; }
  @media (min-width: 48em) {
    .frontpage-banner__img {
      height: 16.66668rem; } }
  @media (min-width: 62em) {
    .frontpage-banner__img {
      height: 26.66669rem; } }
  .frontpage-banner__img img {
    display: block;
    height: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: auto; }
    @media (min-width: 48em) {
      .frontpage-banner__img img {
        width: 146%;
        height: auto; } }
    @media (min-width: 62em) {
      .frontpage-banner__img img {
        width: auto;
        height: 100%; } }
    @media (min-width: 100em) {
      .frontpage-banner__img img {
        width: 100%;
        height: auto; } }

.frontpage-banner__content {
  font-family: 'NationalBold', sans-serif;
  width: 100%;
  text-align: center;
  z-index: 2;
  position: relative;
  margin-top: -12.5rem; }
  @media (min-width: 48em) {
    .frontpage-banner__content {
      margin-top: -16.66668rem; } }
  @media (min-width: 62em) {
    .frontpage-banner__content {
      margin-top: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); } }

.frontpage-banner__content__title-wrapper {
  display: table;
  width: 100%; }

.frontpage-banner__content__title {
  display: table-cell;
  height: 12.5rem;
  padding-bottom: 2.2rem;
  padding-top: 1.2rem;
  position: relative;
  vertical-align: middle; }
  @media (min-width: 48em) {
    .frontpage-banner__content__title {
      height: 16.66668rem; } }
  @media (min-width: 62em) {
    .frontpage-banner__content__title {
      height: auto;
      padding: 0;
      display: block; } }
  .frontpage-banner__content__title h1 {
    color: #fff;
    font-size: 2.22rem;
    width: 100%; }
    @media (min-width: 62em) {
      .frontpage-banner__content__title h1 {
        font-size: 2.7778rem;
        position: relative; } }

.frontpage-banner__content__text {
  margin: 0 1.11115rem 0 1.11115rem;
  padding: 2.2223rem 1.6667rem;
  background-color: #f2f2f2;
  margin-top: -2.22rem; }
  @media (min-width: 62em) {
    .frontpage-banner__content__text {
      padding: 0;
      margin: 0;
      color: #fff;
      background-color: transparent; } }
  .frontpage-banner__content__text p {
    margin: 0;
    font-size: 1.334rem;
    line-height: 1.2; }
    @media (min-width: 62em) {
      .frontpage-banner__content__text p {
        margin-top: 1.5rem; } }

/* --- RESPONSIVE VIDEO EMBED --- */
.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  height: 0;
  margin-bottom: 2rem;
  overflow: hidden; }
  .video-embed iframe, .video-embed object, .video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100; }

.feature-video {
  width: 100%;
  display: block;
  margin-bottom: 2rem;
  overflow: hidden; }

.feature-video__video-area {
  position: relative; }
  @media (min-width: 48em) {
    .feature-video__video-area {
      width: 57%;
      float: left; } }

.feature-video__button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  z-index: 4;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0; }
  .feature-video__button.fade-in {
    opacity: 1;
    visibility: visible; }
  .feature-video__button:hover, .feature-video__button:focus {
    outline: none;
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5); }
    .feature-video__button:hover .feature-video__icon, .feature-video__button:focus .feature-video__icon {
      background: white;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); }
    .feature-video__button:hover .feature-video__icon .icon, .feature-video__button:focus .feature-video__icon .icon {
      fill: #00467f; }

.feature-video__icon {
  background: rgba(51, 51, 51, 0.5);
  border: solid 3px #ffffff;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  vertical-align: middle;
  transform: translate(-50%, -50%);
  transition: background 0.2s ease, box-shadow 0.2s ease;
  background-clip: padding-box;
  box-shadow: 0 0 4px 0 transparent; }
  .feature-video__icon .icon {
    fill: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: -16px 0 0 -12px;
    transition: fill 0.2s ease; }
  @media (min-width: 62em) {
    .feature-video__icon {
      width: 100px;
      height: 100px; }
      .feature-video__icon .icon {
        fill: #ffffff;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 42px;
        height: 42px;
        margin: -21px 0 0 -16px;
        transition: fill 0.2s ease; } }

.feature-video__img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 3;
  transition: opacity 0.5s ease, z-index 0.3s ease 1.5s; }
  .feature-video__img.is-hidden {
    z-index: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
  .feature-video__img.is-showing {
    transition: opacity 0.5s ease 0.7s, z-index 0.1s ease 0.5s;
    position: absolute;
    top: 0;
    left: 0; }

.feature-video__video {
  position: relative;
  z-index: 1;
  padding-bottom: 0;
  margin: 0;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .feature-video__video.is-visible {
    padding-bottom: 56.25%;
    visibility: visible; }

.feature-video__text {
  padding-top: 1rem;
  color: #747778; }
  .feature-video__text h2 {
    font-size: 1.728rem;
    font-family: 'NationalBook', sans-serif;
    font-weight: normal;
    color: #00467f;
    width: 100%;
    border-bottom: groove 1px rgba(116, 119, 120, 0.5);
    padding-bottom: 0.95rem;
    margin-bottom: 0.4rem;
    line-height: 1; }
    @media (min-width: 48em) {
      .feature-video__text h2 {
        width: calc(100% + 1.11rem);
        margin-left: -1.11rem;
        padding-left: 1.11rem; } }
    @media (min-width: 62em) {
      .feature-video__text h2 {
        width: calc(100% + 3.44rem);
        margin-left: -3.44rem;
        padding-left: 3.44rem;
        padding-bottom: 1.6rem;
        margin-bottom: 1rem; } }
  .feature-video__text a:link, .feature-video__text a:visited {
    color: #00467f; }
  .feature-video__text a:hover, .feature-video__text a:focus {
    outline: none; }
  .feature-video__text p {
    font-size: 1.2rem; }
  @media (min-width: 48em) {
    .feature-video__text {
      width: 43%;
      float: left;
      padding-top: 0;
      padding-left: 1.11rem;
      padding-right: 1.11rem; } }
  @media (min-width: 62em) {
    .feature-video__text {
      padding-right: 1.11rem;
      padding-left: 3.44rem; } }

.feature-video__more-link {
  transition: right 0.2s ease;
  position: relative;
  display: inline-block; }
  .feature-video__more-link .icon {
    width: 12px;
    height: 12px;
    fill: #00467f;
    position: relative;
    right: 0;
    margin-left: 0.5rem;
    transition: right 0.2s ease; }
  .feature-video__more-link:hover, .feature-video__more-link:focus {
    outline: none; }
    .feature-video__more-link:hover .icon, .feature-video__more-link:focus .icon {
      right: -0.5rem; }

.related-links {
  background-color: #0080a7;
  padding: 1.4rem 1.66rem;
  margin-bottom: 2rem; }

.related-links__head {
  position: relative;
  display: block;
  padding-bottom: 0.35rem;
  margin-bottom: 0.7rem; }
  .related-links__head:after {
    content: "";
    width: 2.2rem;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0; }

.related-links__heading {
  font-size: 1.44rem;
  color: #ffffff;
  font-family: 'NationalBook';
  font-weight: normal; }

.related-links__list {
  margin: 0;
  list-style: none;
  padding: 0; }
  @media (min-width: 48em) {
    .related-links__list {
      /* autoprefixer: off */
      -webkit-columns: 2 150px;
      -moz-columns: 2 150px;
      columns: 2 150px;
      -webkit-column-gap: 4.11rem;
      -moz-column-gap: 4.11rem;
      column-gap: 4.11rem;
      /* autoprefixer: on */ } }
  @media (min-width: 62em) {
    .related-links__list {
      /* autoprefixer: off */
      -webkit-columns: auto auto;
      -moz-columns: auto auto;
      columns: auto auto;
      -webkit-column-gap: 4.11rem;
      -moz-column-gap: 4.11rem;
      column-gap: 4.11rem;
      /* autoprefixer: on */ } }

.listing-item__link {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  position: relative;
  line-height: 1.1;
  padding: 0.35rem 24px 0.35rem 0; }
  .listing-item__link:link, .listing-item__link:visited {
    color: #ffffff; }
    .listing-item__link:link .icon, .listing-item__link:visited .icon {
      fill: #ffffff;
      height: 0.66rem;
      position: absolute;
      right: 0.4rem;
      top: 13px;
      transition: right 0.2s ease 0s;
      width: 0.66rem; }
  .listing-item__link:hover, .listing-item__link:focus {
    color: #ffffff;
    outline: none; }
    .listing-item__link:hover .icon, .listing-item__link:focus .icon {
      right: 0rem; }

.slider {
  width: 100%;
  position: relative; }

.slider__slides {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0; }

.slider__items {
  display: inline-block;
  font-size: initial;
  width: 100%;
  padding: 0 1rem; }
  .slider__items:focus {
    outline: none; }
  @media (min-width: 48em) {
    .slider__items {
      opacity: 0.7;
      max-width: 80%;
      padding: 0 0.58rem; }
      .slider__items.is-selected {
        opacity: 1; } }
  @media (min-width: 62em) {
    .slider__items {
      max-width: 60%; } }

.slider__inner {
  position: relative; }

.slider__controls {
  pointer-events: none;
  padding-bottom: 75%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  @media (min-width: 48em) {
    .slider__controls {
      padding-bottom: 46.5%; } }
  @media (min-width: 62em) {
    .slider__controls {
      padding-bottom: 35%; } }

.slider__status {
  font-family: 'NationalBookItalic';
  text-align: center;
  color: #747778;
  margin-bottom: 1.5rem; }
  @media (min-width: 48em) {
    .slider__status {
      margin-bottom: 1.3rem; } }

.slider__control {
  pointer-events: auto;
  background-color: #ffffff;
  width: 42px;
  height: 70px;
  position: absolute;
  top: calc(50% - 35px);
  left: 0;
  border: none;
  padding: 0;
  box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
  vertical-align: top;
  transition: all 0.2s ease;
  border-bottom: solid 3px #fff; }
  .slider__control:disabled {
    opacity: 0; }
  .slider__control .icon {
    fill: #00467f;
    height: 32px;
    width: 32px;
    vertical-align: top;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
    transition: fill 0.2s ease; }
  .slider__control.prev .icon {
    transform: rotate(180deg); }
  .slider__control.next {
    left: auto;
    right: 0; }
  .slider__control.prev:not(:disabled):focus {
    background-color: #ffffff;
    outline: 0;
    border-bottom: solid 3px #00467f;
    box-shadow: 0px 0 6px 0px #00467f; }
  .slider__control.next:not(:disabled):focus {
    background-color: #ffffff;
    outline: 0;
    box-shadow: 0px 0 6px 0px #00467f;
    border-bottom: solid 3px #00467f; }
  .slider__control.prev:not(:disabled):hover {
    left: -0.35rem;
    background-color: #00467f;
    border-bottom: solid 3px #00467f;
    outline: 0; }
    .slider__control.prev:not(:disabled):hover .icon {
      fill: #ffffff; }
  .slider__control.next:not(:disabled):hover {
    right: -0.35rem;
    background-color: #00467f;
    border-bottom: solid 3px #00467f;
    outline: 0; }
    .slider__control.next:not(:disabled):hover .icon {
      fill: #ffffff; }
  @media (min-width: 48em) {
    .slider__control {
      width: 50px;
      height: 70px; } }

.slider__text {
  width: 80%;
  margin: 0 auto;
  padding: 1rem 0;
  display: block;
  text-align: center; }
  .slider__text p {
    font-size: 0.77rem;
    color: #333333; }

.slider__img {
  margin: 0;
  vertical-align: middle;
  position: relative;
  padding-bottom: 75%;
  width: 100%;
  display: inline-block;
  overflow: hidden; }

.slider__items .landscape, .slider__items .portrait, .slider__items .square {
  display: block;
  height: auto;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%; }

.slider__items .portrait, .slider__items .square {
  height: 100%;
  width: auto; }

.gallery-preview {
  margin: 0 0 2rem;
  overflow: hidden; }

.gallery-preview__list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  font-size: 0;
  vertical-align: top;
  font-size: 0;
  display: block;
  width: calc(100% + 6px); }
  @media (min-width: 48em) {
    .gallery-preview__list {
      width: calc(100% + 11px); } }

.gallery-preview__item {
  display: inline-block;
  width: 33.3%;
  font-size: 100%;
  padding-bottom: 33.3%;
  overflow: hidden;
  height: 0;
  float: left;
  font-size: 100%;
  vertical-align: top;
  position: relative; }
  .gallery-preview__item:nth-child(4) {
    width: 66.6%;
    padding-bottom: 66.6%; }

.gallery-preview__hover-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  top: 50%;
  text-align: center;
  transform: translateY(-50%) scale(0.5);
  z-index: 2;
  opacity: 0;
  transition: all 0.2s ease; }

.gallery-preview__image-area {
  width: calc(100% - 5px);
  height: calc(100% - 5px);
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  overflow: hidden; }
  @media (min-width: 48em) {
    .gallery-preview__image-area {
      width: calc(100% - 10px);
      height: calc(100% - 10px); } }

.gallery-preview__image {
  transition: all 0.2s ease; }
  .gallery-preview__image.landscape {
    height: 100%;
    width: auto; }
  .gallery-preview__image.portrait {
    width: 100%;
    height: auto; }
  .gallery-preview__image.square {
    width: 100%;
    height: 100%; }

@supports (object-fit: cover) {
  .gallery-preview__image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover; } }

.gallery-preview__icon {
  width: 55px;
  height: 55px;
  border: solid 2px #ffffff;
  border-radius: 50%;
  display: none;
  position: relative; }
  @media (min-width: 48em) {
    .gallery-preview__icon {
      display: inline-block; } }
  .gallery-preview__icon .icon {
    fill: #ffffff;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -11px; }

.gallery-preview__text {
  display: block;
  font-family: 'NationalBookItalic'; }

.gallery-preview__link {
  display: block; }
  .gallery-preview__link:link, .gallery-preview__link:visited {
    color: #ffffff; }
  .gallery-preview__link:after {
    content: '';
    background-color: rgba(51, 51, 51, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 5px);
    height: calc(100% - 5px);
    z-index: 1;
    display: block;
    opacity: 0;
    transition: all 0.2s ease; }
    @media (min-width: 48em) {
      .gallery-preview__link:after {
        width: calc(100% - 10px);
        height: calc(100% - 10px); } }
  .gallery-preview__link:hover:after, .gallery-preview__link:focus:after {
    opacity: 1; }
  .gallery-preview__link:hover .gallery-preview__hover-text, .gallery-preview__link:focus .gallery-preview__hover-text {
    opacity: 1;
    transform: translateY(-50%) scale(1); }
  .gallery-preview__link:hover .gallery-preview__image, .gallery-preview__link:focus .gallery-preview__image {
    transform: scale(1.1); }
  .gallery-preview__link:hover .gallery-preview__hover-text-alt .icon, .gallery-preview__link:focus .gallery-preview__hover-text-alt .icon {
    transform: rotate(180deg); }

@media (min-width: 48em) {
  .gallery-preview__link--last .gallery-preview__hover-text {
    display: none; }
  .gallery-preview__link--last:after {
    background-color: rgba(0, 127, 169, 0.9);
    opacity: 1; }
  .gallery-preview__link--last:hover:after, .gallery-preview__link--last:focus:after {
    background-color: #007fa9; }
  .gallery-preview__link--last:hover .gallery-preview__hover-text-alt, .gallery-preview__link--last:focus .gallery-preview__hover-text-alt {
    text-decoration: underline; } }

.gallery-preview__hover-text-alt {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 1.6rem 2rem 2rem 1.6rem;
  font-size: 1.44rem;
  line-height: 1.1; }
  .gallery-preview__hover-text-alt .icon {
    fill: #ffffff;
    width: 14px;
    height: 14px;
    transition: transform 0.5s ease 0s; }
  .gallery-preview__hover-text-alt .number-of {
    display: block;
    font-size: 1.44rem; }
  @media (min-width: 48em) {
    .gallery-preview__hover-text-alt {
      display: block; } }

.gallery-preview__item--cta {
  width: calc(100% - 5px);
  height: auto;
  padding-bottom: 0;
  background-color: #007fa9;
  display: block;
  font-size: 1rem;
  text-align: center; }
  .gallery-preview__item--cta .gallery-preview__link {
    padding: 0.6rem;
    line-height: 1; }
    .gallery-preview__item--cta .gallery-preview__link:after {
      display: none; }
    .gallery-preview__item--cta .gallery-preview__link:hover, .gallery-preview__item--cta .gallery-preview__link:focus {
      outline: none; }
      .gallery-preview__item--cta .gallery-preview__link:hover .icon, .gallery-preview__item--cta .gallery-preview__link:focus .icon {
        transform: rotate(180deg); }
  .gallery-preview__item--cta .icon {
    width: 14px;
    height: 14px;
    margin-left: 0.5rem;
    fill: #ffffff;
    position: relative;
    transition: transform 0.5s ease 0s; }
  @media (min-width: 48em) {
    .gallery-preview__item--cta {
      display: none; } }

.search-box {
  margin-bottom: 2rem;
  position: relative; }

.search-box__input {
  height: 3.5rem;
  font-size: 1.125rem;
  border: 1px solid #d9d9d9;
  color: #00467f;
  width: 100%;
  padding: 0 3.5rem 0 0;
  text-indent: 1.11rem;
  -webkit-appearance: searchfield;
  transition: all 0.3s ease; }
  .search-box__input:focus {
    box-shadow: 0 0 5px #bec3c4;
    border: 1px solid #0080a7; }

.search-box__submit {
  height: 3.5rem;
  background-color: #0080a7;
  border: 2px solid #0080a7;
  padding: 0;
  color: #ffffff;
  width: 3rem;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.3s ease; }
  .search-box__submit .icn-search {
    vertical-align: middle;
    width: 1.3rem;
    height: 1.3rem;
    fill: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: fill 0.3s ease; }
  .search-box__submit:hover, .search-box__submit:focus {
    box-shadow: 0 0 5px #bec3c4;
    outline: none;
    background-color: #ffffff; }
    .search-box__submit:hover .icn-search, .search-box__submit:focus .icn-search {
      fill: #0080a7; }

/*!
========== LAYOUT
*/
.uoa-footer {
  clear: both;
  position: relative;
  overflow: hidden;
  padding-top: 4em; }
  .uoa-footer a, .uoa-footer h3, .uoa-footer h4 {
    color: #ffffff; }
  .uoa-footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .uoa-footer__section:first-child::after {
    content: "";
    top: 50%;
    bottom: 0;
    right: 1rem;
    display: none;
    height: 80%;
    position: absolute;
    transform: translateY(-50%);
    border-right: 1px solid #747778; }
    @media (min-width: 34em) {
      .uoa-footer__section:first-child::after {
        display: block; } }
  .uoa-footer__section:first-child li {
    padding-right: 2rem; }
  .uoa-footer__social {
    position: relative;
    top: -1.5rem; }
    .uoa-footer__social > div {
      padding: 1em 1em 0;
      position: relative; }
      .uoa-footer__social > div > div {
        position: relative;
        z-index: 1;
        text-align: right; }
      .uoa-footer__social > div::before {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        height: 100%;
        width: 10000px;
        z-index: 0;
        background-color: #404040; }
        @media (min-width: 48em) {
          .uoa-footer__social > div::before {
            left: 0;
            transform: none; } }
    .uoa-footer__social h3, .uoa-footer__social h4 {
      font-size: 1rem;
      float: left;
      margin-bottom: 0.8rem;
      color: #ffffff; }
    .uoa-footer__social .footer__social-icon-list {
      line-height: 0; }
      .uoa-footer__social .footer__social-icon-list::after {
        content: "";
        display: inline-block;
        width: 100%; }
      @media (max-width: 33.99em) {
        .uoa-footer__social .footer__social-icon-list {
          text-align: justify;
          text-align-last: justify;
          display: block;
          clear: left; } }
      @media (min-width: 48em) {
        .uoa-footer__social .footer__social-icon-list {
          text-align: right; } }
      .uoa-footer__social .footer__social-icon-list li {
        line-height: 1em;
        float: none;
        display: inline-block;
        padding: 0;
        vertical-align: top; }
        @media (min-width: 30em) {
          .uoa-footer__social .footer__social-icon-list li {
            padding: 0 .7rem; } }
        @media (min-width: 34em) {
          .uoa-footer__social .footer__social-icon-list li {
            padding: 0 1rem; } }
        .uoa-footer__social .footer__social-icon-list li a {
          display: block;
          width: 100%;
          height: 100%; }
          .uoa-footer__social .footer__social-icon-list li a svg {
            width: 1.25rem;
            height: 1.25rem;
            fill: #ffffff;
            vertical-align: middle; }
        .uoa-footer__social .footer__social-icon-list li .more-link {
          text-align: center;
          vertical-align: text-top;
          display: block;
          overflow: hidden; }
          .uoa-footer__social .footer__social-icon-list li .more-link:hover {
            text-decoration: none; }
          .uoa-footer__social .footer__social-icon-list li .more-link span {
            display: block;
            position: relative; }
            .uoa-footer__social .footer__social-icon-list li .more-link span:first-child {
              font-size: 2.5rem;
              top: -.9rem; }
            .uoa-footer__social .footer__social-icon-list li .more-link span:last-child {
              font-size: 0.66667rem;
              top: -.2rem; }
      .uoa-footer__social .footer__social-icon-list li:first-child {
        padding-left: 0; }
      .uoa-footer__social .footer__social-icon-list li:last-child {
        padding-right: 0; }
  .uoa-footer__section {
    padding-top: 1em;
    padding-bottom: 1em; }
    @media (min-width: 48em) {
      .uoa-footer__section {
        padding-top: 2em;
        padding-bottom: 2em; } }
    .uoa-footer__section h3, .uoa-footer__section h4 {
      font-size: 1rem; }
    .uoa-footer__section li {
      padding: 0.15rem 0rem;
      margin: .5rem 0; }
      .uoa-footer__section li a {
        font-size: 1rem;
        line-height: 1.1;
        display: inline-block; }
    .uoa-footer__section img {
      width: 100%;
      height: 100%; }
  .uoa-footer__legal {
    padding-top: .4em;
    padding-bottom: .6em;
    overflow: hidden; }
    .uoa-footer__legal ul {
      text-align: center; }
      @media (min-width: 48em) {
        .uoa-footer__legal ul {
          text-align: right; } }
      .uoa-footer__legal ul li {
        display: inline-block;
        padding: 0rem 0.15em; }
        .uoa-footer__legal ul li a {
          line-height: 0.8em; }
        .uoa-footer__legal ul li:after {
          content: "|";
          /* font-size: ms(0, .875rem) */
          color: #ffffff;
          display: inline-block;
          margin: 0 0 0 .5rem; }
      .uoa-footer__legal ul li:last-child:after {
        content: ""; }
  .uoa-footer__img-container {
    z-index: 1;
    position: relative; }
    .uoa-footer__img-container img {
      max-width: 100%; }
  .uoa-footer__content {
    z-index: 2;
    position: relative;
    padding: 1em;
    margin: -2rem 1rem 0 1rem; }
    .uoa-footer__content h3 a {
      color: #ffffff; }
    .uoa-footer__content .btn {
      min-height: 0;
      height: auto;
      padding: 0;
      border: 0;
      border-radius: 0;
      background: none;
      color: #ffffff;
      margin: 0; }
      .uoa-footer__content .btn svg {
        width: 1rem;
        height: 1rem;
        fill: #ffffff;
        vertical-align: middle; }

.uoa-section {
  padding-top: 4em;
  padding-bottom: 4em; }
  .general-content .uoa-section, .links-page .uoa-section {
    padding-top: 2.3em; }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .uoa-section {
      padding-top: 2em;
      padding-bottom: 2em; } }
  @media (max-width: 47.99em) {
    .uoa-section {
      padding-top: 2em;
      padding-bottom: 0.5em; } }

.embed-section {
  padding-top: 2.3rem;
  margin-bottom: -2.3rem; }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .embed-section {
      padding-top: 2em;
      padding-bottom: 2em; } }
  @media (max-width: 47.99em) {
    .embed-section {
      padding-top: 2em;
      padding-bottom: 0.5em; } }
  .front-page .embed-section {
    padding-top: 0; }

.responsiveGrid:nth-child(even), [class*="templategrid"]:nth-child(odd) {
  background: #f2f2f2; }

.responsiveGrid:nth-child(odd), [class*="templategrid"]:nth-child(even) {
  background: #ffffff; }

.uoa-section:last-child {
  padding-bottom: 6rem;
  margin-bottom: -4rem; }

@media (min-width: 62em) {
  .sidebar-area {
    padding-left: 20px; } }

.bg-dark-blue {
  background-color: #00467f; }

.bg-light-blue {
  background-color: #0080a7; }

.bg-very-light-blue {
  background-color: #009ac7; }

.bg-darker-grey {
  background-color: #262626; }

.bg-dark-grey {
  background-color: #333333; }

.bg-mid-grey {
  background-color: #404040; }

.bg-light-grey {
  background-color: #f2f2f2; }

.bg-silver {
  background-color: #747778; }

.bg-silver-lining {
  background-color: #bec3c4; }

.bg-input-grey {
  background-color: #d9d9d9; }

.bg-white {
  background-color: #ffffff;
  border: 1px solid #ccc; }

.uoa-header {
  position: relative; }
  @media (min-width: 62em) {
    .uoa-header + #main {
      padding-top: 0; } }
  .uoa-header .btn {
    margin: 0.5em 0; }
  .uoa-header__img-container {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
    background: #f2f2f2;
    /*
		&:before {
			content: "";
			position: absolute;
			height: 50%;
			border-left: 1px solid $white;
			transform-origin: 0 0;
 			transform: rotate(45deg);
 			left: 19%;
 			top: -2px;
			z-index: 2;

			@include mq($from: md) {
				left: auto;
				right: 50%;
				margin-right: 195px;
				height: 240px;
			}

			@include mq($from: lg) {
	 			margin-right: 270px;
				height: 290px;
			}

			@include mq($from: xl) {
	 			margin-right: 320px;
				height: 360px;
			}

 		}
*/ }
    @media (min-width: 62em) {
      .uoa-header__img-container {
        padding-bottom: 0;
        height: 70vh;
        max-height: 70vh;
        min-height: 560px; } }
    .uoa-header__img-container:after {
      position: absolute;
      bottom: 0;
      left: 66%;
      width: 1000%;
      background: rgba(255, 255, 255, 0.2);
      height: 200%;
      transform-origin: 0 100%;
      transform: rotate(45deg); }
      @media (min-width: 48em) {
        .uoa-header__img-container:after {
          content: "";
          left: 50%;
          margin-left: 190px; } }
      @media (min-width: 62em) {
        .uoa-header__img-container:after {
          margin-left: 250px; } }
      @media (min-width: 75em) {
        .uoa-header__img-container:after {
          margin-left: 420px; } }
    .uoa-header__img-container img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 100%; }
      @media (min-width: 62em) {
        .uoa-header__img-container img {
          transform: translateY(-40%); } }
  @media (min-width: 62em) {
    .uoa-header .container {
      position: relative;
      height: 2em; } }
  @media (max-width: 61.99em) {
    .uoa-header__content {
      position: relative;
      margin-top: -15%; } }
  @media (min-width: 62em) {
    .uoa-header__content {
      position: absolute;
      bottom: -2em; } }

.notransition {
  transition: none !important; }

@keyframes navtext {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes navtextreverse {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0; } }

main {
  position: relative;
  z-index: 0;
  padding-top: 4rem; }
  @media (min-width: 62em) {
    main {
      padding-top: 8.5rem; } }

.main-content {
  width: 100%; }
  @media (max-width: 61.99em) {
    .hamburgeropen .main-content {
      position: fixed; } }

header.top {
  transition: all .8s;
  height: 3rem;
  position: absolute;
  z-index: 2;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  @media (max-width: 61.99em) {
    header.top {
      height: 4rem !important;
      background: none;
      box-shadow: none; } }
  @media (min-width: 62em) {
    header.top {
      height: 8.5rem; } }
  @media (max-width: 33.99em) {
    header.top .secondary, header.top h2.sr-only, header.top .main {
      max-width: 100%;
      width: 18rem; } }
  @media (min-width: 34em) and (max-width: 61.99em) {
    header.top .secondary, header.top h2.sr-only, header.top .main {
      width: 24rem; } }
  header.top .secondary-container {
    background-color: #f2f2f2;
    height: 3.5rem;
    transition: all .8s; }
    @media (max-width: 61.99em) {
      header.top .secondary-container {
        height: auto;
        position: relative;
        width: 100%; } }
    body.secondaryopen header.top .secondary-container {
      background-color: #e5e6e3; }
  header.top .main-container {
    transition: all .8s;
    height: 5rem; }
    @media (max-width: 61.99em) {
      header.top .main-container {
        margin-top: 0 !important; } }
  header.top .search .container {
    padding: 0;
    position: relative; }
    @media (max-width: 33.99em) {
      header.top .search .container {
        margin: 0 -0.555rem; } }
  @media (max-width: 61.99em) {
    header.top .search {
      box-sizing: border-box;
      position: absolute;
      padding: 1rem;
      height: 4rem;
      left: 0;
      width: 100%;
      transform: translateY(0);
      transition: transform .4s;
      background: #f2f2f2;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); } }
  @media (min-width: 62em) {
    header.top .search {
      padding-top: .4rem; } }
  @media (max-width: 61.99em) {
    header.top .search.on {
      transform: translateY(4rem);
      padding-top: 2rem;
      height: 5.5rem; } }
  header.top .search ::-webkit-input-placeholder {
    color: #00467f;
    font-family: NationalBookItalic, sans-serif; }
  header.top .search :-moz-placeholder {
    color: #00467f;
    font-family: NationalBookItalic, sans-serif; }
  header.top .search ::-moz-placeholder {
    color: #00467f;
    font-family: NationalBookItalic, sans-serif; }
  header.top .search :-ms-input-placeholder {
    color: #00467f;
    font-family: NationalBookItalic, sans-serif; }
  header.top .search input, header.top .search button {
    vertical-align: bottom;
    box-sizing: border-box;
    padding: .25rem 1rem .5rem;
    font-size: 1.125rem;
    font-family: NationalBook, sans-serif;
    height: 2.75rem; }
  header.top .search input {
    border: 1px solid #d9d9d9;
    color: #00467f;
    width: calc(100% - 4rem);
    padding-right: 2.5rem;
    transition: all 0.3s ease; }
    header.top .search input:focus {
      box-shadow: 0 0 5px #bec3c4;
      border: 1px solid #0080a7; }
    header.top .search input::-ms-clear {
      display: none; }
    @media (min-width: 62em) {
      header.top .search input {
        float: left;
        width: calc(100% - 3rem); } }
  header.top .search button {
    background-color: #0080a7;
    border: 1px solid #0080a7;
    color: #ffffff;
    width: 3rem;
    padding: .75rem;
    transition: all 0.3s ease;
    position: relative; }
    header.top .search button:hover, header.top .search button:focus {
      box-shadow: 0 0 5px #bec3c4;
      outline: none;
      background-color: #ffffff; }
      header.top .search button:hover svg *, header.top .search button:focus svg * {
        fill: #0080a7; }
    @media (min-width: 62em) {
      header.top .search button {
        float: left; } }
    header.top .search button svg {
      width: 1.25rem;
      height: 1.25rem;
      position: relative;
      transition: fill 0.3s ease; }
      header.top .search button svg * {
        fill: #ffffff; }
    header.top .search button[type=reset] {
      padding: 0;
      width: 1rem;
      height: 1rem;
      position: absolute;
      right: 4.5rem;
      border: none;
      background: #bec3c4;
      border-radius: 50%;
      text-align: center;
      top: 50%;
      margin-top: -0.5rem;
      z-index: 2; }
      header.top .search button[type=reset].off {
        opacity: 0;
        visibility: hidden; }
      header.top .search button[type=reset] svg {
        display: inline;
        vertical-align: text-top;
        width: .75rem;
        height: .75rem;
        line-height: 1; }
      @media (min-width: 62em) {
        header.top .search button[type=reset] {
          right: 3.6rem; } }
  header.top > .container {
    position: static; }
  header.top .logo-container {
    position: static; }
    @media (max-width: 61.99em) {
      header.top .logo-container {
        position: absolute;
        width: 100%;
        left: 0;
        height: 4rem;
        background: #ffffff; } }
    @media (max-width: 61.99em) {
      .hamburgeropen header.top .logo-container {
        position: fixed; } }
    header.top .logo-container svg {
      width: 1.5rem;
      height: 1.5rem; }
    @media (max-width: 61.99em) {
      header.top .logo-container .logo {
        position: absolute;
        left: 50%;
        margin-left: -2.5rem;
        top: .25rem; } }
    header.top .logo-container .logo svg {
      position: absolute;
      z-index: 3;
      width: 8rem;
      height: 8rem;
      margin-top: -1.5rem; }
      @media (max-width: 61.99em) {
        header.top .logo-container .logo svg {
          position: static;
          margin-top: 0;
          width: 5rem;
          height: 5rem; } }
      @media (min-width: 75em) {
        header.top .logo-container .logo svg {
          width: 9rem;
          height: 9rem;
          margin-top: -2rem; } }
    header.top .logo-container .hamburger, header.top .logo-container .search-button, header.top .logo-container .search-close {
      appearance: none;
      -webkit-appearance: none;
      border: none;
      background: none;
      width: auto;
      height: 4rem;
      padding: 0 1rem;
      position: absolute;
      top: 0;
      text-transform: uppercase;
      color: #00467f;
      text-align: center; }
      header.top .logo-container .hamburger svg *, header.top .logo-container .search-button svg *, header.top .logo-container .search-close svg * {
        fill: #00467f; }
      header.top .logo-container .hamburger span, header.top .logo-container .search-button span, header.top .logo-container .search-close span {
        display: block;
        margin-top: -.25rem; }
    header.top .logo-container .hamburger {
      left: 0; }
    header.top .logo-container .search-button, header.top .logo-container .search-close {
      right: 0; }
      header.top .logo-container .search-button svg, header.top .logo-container .search-close svg {
        position: relative;
        top: .125rem;
        width: 1.25rem;
        height: 1.25rem; }
    header.top .logo-container .search-close {
      display: none; }
  header.top nav .nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear; }
    @media (min-width: 62em) {
      header.top nav .nav-overlay {
        display: none; } }
    .hamburgeropen header.top nav .nav-overlay {
      visibility: visible;
      opacity: 1;
      transition-delay: 0s; }
  @media (max-width: 61.99em) {
    header.top nav h2.sr-only {
      clip: auto;
      margin: 0;
      z-index: 10;
      color: #ffffff;
      font-family: NationalBook, sans-serif;
      font-weight: normal;
      line-height: 3.5rem;
      left: 0;
      background: #00467f;
      transform: translateX(-102%);
      height: 4rem;
      position: fixed;
      opacity: 1;
      transition: all .4s;
      top: 0; }
      header.top nav h2.sr-only span, header.top nav h2.sr-only a {
        font-size: 1.25rem;
        margin-left: 1rem;
        transition: all .8s; }
      header.top nav h2.sr-only .close {
        color: #ffffff;
        right: 1rem;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9Ii02MjkgMzkxIDIwIDIwIj4NCjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0tNjEyLjUsNDA2LjVsLTUuNS01LjVsNS41LTUuNWMwLjEtMC4xLDAuMi0wLjMsMC4yLTAuNXMtMC4xLTAuNC0wLjItMC41Yy0wLjMtMC4zLTAuOC0wLjMtMS4xLDBsLTUuNSw1LjVsLTUuNS01LjVjLTAuMy0wLjMtMC44LTAuMy0xLjEsMGMtMC4zLDAuMy0wLjMsMC44LDAsMS4xbDUuNSw1LjVsLTUuNSw1LjVjLTAuMSwwLjEtMC4yLDAuMy0wLjIsMC41YzAsMC4yLDAuMSwwLjQsMC4yLDAuNWMwLjMsMC4zLDAuOCwwLjMsMS4xLDBsNS41LTUuNWw1LjUsNS41YzAuMSwwLjEsMC4zLDAuMiwwLjUsMC4yYzAuMiwwLDAuNC0wLjEsMC41LTAuMkMtNjEyLjIsNDA3LjItNjEyLjIsNDA2LjgtNjEyLjUsNDA2LjV6Ii8+DQo8L3N2Zz4NCg==");
        opacity: 0; } }
  .hamburgeropen header.top nav h2.sr-only {
    opacity: 1;
    transform: translateX(0); }
    .hamburgeropen header.top nav h2.sr-only .close {
      opacity: 1; }
  header.top nav h2.sr-only.off span, header.top nav h2.sr-only.off a {
    opacity: 0; }
  header.top nav h2.sr-only.level-2-title {
    cursor: pointer;
    background: none;
    width: auto;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjAgMjAiPg0KCTxwYXRoIGZpbGw9IiNmZmZmZmYiIHRyYW5zZm9ybT0icm90YXRlKDE4MCwgMTAsIDEwKSIgZD0iTTUgMjBjLTAuMTI4IDAtMC4yNTYtMC4wNDktMC4zNTQtMC4xNDYtMC4xOTUtMC4xOTUtMC4xOTUtMC41MTIgMC0wLjcwN2w4LjY0Ni04LjY0Ni04LjY0Ni04LjY0NmMtMC4xOTUtMC4xOTUtMC4xOTUtMC41MTIgMC0wLjcwN3MwLjUxMi0wLjE5NSAwLjcwNyAwbDkgOWMwLjE5NSAwLjE5NSAwLjE5NSAwLjUxMiAwIDAuNzA3bC05IDljLTAuMDk4IDAuMDk4LTAuMjI2IDAuMTQ2LTAuMzU0IDAuMTQ2eiIvPg0KPC9zdmc+DQo=");
    background-position: .65rem 53%;
    background-repeat: no-repeat;
    background-size: 1.5rem 1.5rem; }
    header.top nav h2.sr-only.level-2-title span, header.top nav h2.sr-only.level-2-title a {
      vertical-align: middle;
      margin-left: 2.5rem;
      line-height: 1; }
    header.top nav h2.sr-only.level-2-title.off {
      background-image: none; }
  header.top nav .close {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9Ii02MjkgMzkxIDIwIDIwIj4NCjxwYXRoIGZpbGw9IiMwMDQ2N2YiIGQ9Ik0tNjEyLjUsNDA2LjVsLTUuNS01LjVsNS41LTUuNWMwLjEtMC4xLDAuMi0wLjMsMC4yLTAuNXMtMC4xLTAuNC0wLjItMC41Yy0wLjMtMC4zLTAuOC0wLjMtMS4xLDBsLTUuNSw1LjVsLTUuNS01LjVjLTAuMy0wLjMtMC44LTAuMy0xLjEsMGMtMC4zLDAuMy0wLjMsMC44LDAsMS4xbDUuNSw1LjVsLTUuNSw1LjVjLTAuMSwwLjEtMC4yLDAuMy0wLjIsMC41YzAsMC4yLDAuMSwwLjQsMC4yLDAuNWMwLjMsMC4zLDAuOCwwLjMsMS4xLDBsNS41LTUuNWw1LjUsNS41YzAuMSwwLjEsMC4zLDAuMiwwLjUsMC4yYzAuMiwwLDAuNC0wLjEsMC41LTAuMkMtNjEyLjIsNDA3LjItNjEyLjIsNDA2LjgtNjEyLjUsNDA2LjV6Ii8+DQo8L3N2Zz4NCg==");
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 1.25rem 1.25rem;
    background-color: transparent;
    border: none;
    padding: 1.15rem 0 0 0;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 1rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    transition: all .4s;
    line-height: 1;
    cursor: pointer;
    z-index: 2; }
    header.top nav .close:hover {
      background-size: 2.25rem 2.25rem;
      color: transparent !important; }
  header.top nav ul {
    list-style-type: none; }
  header.top nav > div > div > div > ul {
    position: static;
    text-align: justify;
    text-align-last: justify;
    height: 2rem;
    margin-top: 0;
    margin-bottom: 0;
    color: #00467f; }
    @media (max-width: 61.99em) {
      header.top nav > div > div > div > ul {
        text-align: left;
        text-align-last: left;
        transform: translateX(-102%);
        transition: z-index 0s linear .4s, transform .4s ease 0s; } }
    @media (max-width: 61.99em) {
      .hamburgeropen header.top nav > div > div > div > ul {
        transform: translateX(0); } }
    @media (max-width: 61.99em) {
      .hamburgeropen header.top nav > div > div > div > ul.main {
        transform: translateY(0) translateX(0); } }
    @media (max-width: 61.99em) {
      header.top nav > div > div > div > ul.main, header.top nav > div > div > div > ul.secondary {
        box-shadow: 2px 0 4px rgba(0, 0, 0, 0.15); } }
    header.top nav > div > div > div > ul::after {
      content: "";
      display: inline-block;
      width: 100%; }
      @media (max-width: 61.99em) {
        header.top nav > div > div > div > ul::after {
          display: none; } }
    @media (max-width: 61.99em) {
      header.top nav > div > div > div > ul {
        position: absolute;
        left: 0;
        top: 4rem;
        width: 100%; } }
    header.top nav > div > div > div > ul.main {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      padding-left: 1.5rem; }
      @media (max-width: 61.99em) {
        header.top nav > div > div > div > ul.main {
          background-color: #ffffff;
          height: auto;
          padding: 0;
          z-index: 2;
          top: 15.16rem;
          min-height: calc(100vh - 15.16rem);
          transform: translateY(0) translateX(-102%); } }
      @media (min-width: 62em) {
        header.top nav > div > div > div > ul.main {
          margin-top: 0 !important;
          min-height: 0 !important; } }
      header.top nav > div > div > div > ul.main > li {
        /* &:hover {
            span, a {
              &::after {
                width: 100%;
              }
            }
          } */ }
        header.top nav > div > div > div > ul.main > li span {
          font-size: 1.125rem;
          position: relative;
          outline: none; }
          header.top nav > div > div > div > ul.main > li span::after {
            transition: width .4s;
            content: "";
            position: absolute;
            border-bottom: 4px solid #00467f;
            bottom: -.5rem;
            left: 0;
            width: 0; }
            @media (max-width: 61.99em) {
              header.top nav > div > div > div > ul.main > li span::after {
                display: none; } }
            .no-js header.top nav > div > div > div > ul.main > li span::after {
              display: none; }
        header.top nav > div > div > div > ul.main > li a {
          font-size: 1.125rem;
          position: static;
          outline: none; }
          header.top nav > div > div > div > ul.main > li a::after {
            transition: width .4s;
            content: ""; }
        header.top nav > div > div > div > ul.main > li.hover span, header.top nav > div > div > div > ul.main > li.hover a, .no-js header.top nav > div > div > div > ul.main > li:hover span, .no-js header.top nav > div > div > div > ul.main > li:hover a {
          color: #0080a7; }
          header.top nav > div > div > div > ul.main > li.hover span::after, header.top nav > div > div > div > ul.main > li.hover a::after, .no-js header.top nav > div > div > div > ul.main > li:hover span::after, .no-js header.top nav > div > div > div > ul.main > li:hover a::after {
            width: 100%;
            border-color: #0080a7; }
        header.top nav > div > div > div > ul.main > li.hover .level-2, .no-js header.top nav > div > div > div > ul.main > li:hover .level-2 {
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
          @media (max-width: 61.99em) {
            header.top nav > div > div > div > ul.main > li.hover .level-2, .no-js header.top nav > div > div > div > ul.main > li:hover .level-2 {
              box-shadow: none; } }
        header.top nav > div > div > div > ul.main > li span:hover::after, header.top nav > div > div > div > ul.main > li span:focus::after, header.top nav > div > div > div > ul.main > li a:hover::after, header.top nav > div > div > div > ul.main > li a:focus::after {
          width: 100%; }
      header.top nav > div > div > div > ul.main .level-2 {
        margin-top: 1.75rem;
        background: rgba(255, 255, 255, 0.96); }
        .no-js header.top nav > div > div > div > ul.main .level-2 {
          margin-top: 0; }
        @media (max-width: 61.99em) {
          header.top nav > div > div > div > ul.main .level-2 {
            margin-top: -15rem; } }
    header.top nav > div > div > div > ul.secondary {
      text-align: left;
      padding: 0; }
      @media (max-width: 61.99em) {
        .secondaryopen header.top nav > div > div > div > ul.secondary {
          transition-delay: 0s;
          z-index: 3; } }
      @media (max-width: 61.99em) {
        header.top nav > div > div > div > ul.secondary {
          height: auto;
          padding-top: 0;
          border-bottom: 1px solid #bec3c4;
          z-index: 2;
          background: #f2f2f2;
          margin-top: 0; } }
      header.top nav > div > div > div > ul.secondary .level-2 {
        background-color: #f2f2f2;
        margin-top: 0; }
        .no-js header.top nav > div > div > div > ul.secondary .level-2 {
          padding-top: 4rem; }
        @media (max-width: 61.99em) {
          header.top nav > div > div > div > ul.secondary .level-2 {
            height: auto !important;
            top: 0;
            margin-top: 0; } }
      header.top nav > div > div > div > ul.secondary > li {
        /* &.hover, .no-js &:hover {
            > span, > a {
              background-color: $light-grey;
              color: $light-blue;


              &:focus, &:hover, &:active {
                color: red;

              }
            }
          } */
        /* &:hover, &:focus, &:active {
            > span, > a {
              color: $light-blue;
            }

          } */ }
        @media (max-width: 61.99em) {
          header.top nav > div > div > div > ul.secondary > li {
            background-color: #f2f2f2; } }
        header.top nav > div > div > div > ul.secondary > li > span:hover, header.top nav > div > div > div > ul.secondary > li > span:focus, header.top nav > div > div > div > ul.secondary > li > span:active, header.top nav > div > div > div > ul.secondary > li > a:hover, header.top nav > div > div > div > ul.secondary > li > a:focus, header.top nav > div > div > div > ul.secondary > li > a:active {
          color: #0080a7; }
        header.top nav > div > div > div > ul.secondary > li > span, header.top nav > div > div > div > ul.secondary > li > a {
          font-family: NationalBold, sans-serif;
          margin-right: 1rem;
          padding: 1rem 1.5rem;
          transition: all .8s; }
          header.top nav > div > div > div > ul.secondary > li > span:last-child, header.top nav > div > div > div > ul.secondary > li > a:last-child {
            margin-right: 0; }
          @media (max-width: 61.99em) {
            header.top nav > div > div > div > ul.secondary > li > span, header.top nav > div > div > div > ul.secondary > li > a {
              padding: 1rem 2rem 1rem 0; } }
          @media (max-width: 74.99em) {
            header.top nav > div > div > div > ul.secondary > li > span, header.top nav > div > div > div > ul.secondary > li > a {
              margin-right: 0; } }
    header.top nav > div > div > div > ul > li {
      display: inline-block; }
      @media (max-width: 61.99em) {
        header.top nav > div > div > div > ul > li {
          display: block;
          padding: 0 1rem; } }
      @media (max-width: 61.99em) {
        header.top nav > div > div > div > ul > li span, header.top nav > div > div > div > ul > li a {
          background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjAgMjAiPg0KCTxwYXRoIGZpbGw9IiMwMDQ2N2YiIGQ9Ik01IDIwYy0wLjEyOCAwLTAuMjU2LTAuMDQ5LTAuMzU0LTAuMTQ2LTAuMTk1LTAuMTk1LTAuMTk1LTAuNTEyIDAtMC43MDdsOC42NDYtOC42NDYtOC42NDYtOC42NDZjLTAuMTk1LTAuMTk1LTAuMTk1LTAuNTEyIDAtMC43MDdzMC41MTItMC4xOTUgMC43MDcgMGw5IDljMC4xOTUgMC4xOTUgMC4xOTUgMC41MTIgMCAwLjcwN2wtOSA5Yy0wLjA5OCAwLjA5OC0wLjIyNiAwLjE0Ni0wLjM1NCAwLjE0NnoiLz4NCjwvc3ZnPg0K");
          background-position: 100% 50%;
          background-repeat: no-repeat;
          background-size: 1rem 1rem; } }
      header.top nav > div > div > div > ul > li span, header.top nav > div > div > div > ul > li a {
        display: inline-block;
        cursor: pointer; }
      header.top nav > div > div > div > ul > li span {
        display: inline-block;
        cursor: pointer; }
        @media (max-width: 61.99em) {
          header.top nav > div > div > div > ul > li span {
            font-size: 1.125rem;
            display: block;
            border-bottom: 1px solid #bec3c4;
            padding: 1rem 2rem 1rem 0; } }
      @media (max-width: 61.99em) {
        header.top nav > div > div > div > ul > li:last-child span, header.top nav > div > div > div > ul > li:last-child a {
          border-bottom: none; } }
      header.top nav > div > div > div > ul > li.shown .level-2 {
        display: block; }
      header.top nav > div > div > div > ul > li.hover .level-2, .no-js header.top nav > div > div > div > ul > li:hover .level-2 {
        transform: translateY(0); }
        @media (min-width: 62em) {
          header.top nav > div > div > div > ul > li.hover .level-2, .no-js header.top nav > div > div > div > ul > li:hover .level-2 {
            clip: rect(0, 9999px, 9999px, 0) !important;
            transition-delay: 0s; } }
        @media (max-width: 61.99em) {
          header.top nav > div > div > div > ul > li.hover .level-2, .no-js header.top nav > div > div > div > ul > li:hover .level-2 {
            transform: translateX(0); } }
        header.top nav > div > div > div > ul > li.hover .level-2.notransition ul.level, .no-js header.top nav > div > div > div > ul > li:hover .level-2.notransition ul.level {
          animation: none !important;
          opacity: 1; }
        header.top nav > div > div > div > ul > li.hover .level-2 ul.level, .no-js header.top nav > div > div > div > ul > li:hover .level-2 ul.level {
          animation-name: navtext;
          animation-duration: .8s;
          animation-fill-mode: forwards; }
          @media (max-width: 61.99em) {
            header.top nav > div > div > div > ul > li.hover .level-2 ul.level, .no-js header.top nav > div > div > div > ul > li:hover .level-2 ul.level {
              animation-duration: .4s;
              max-height: 99999px;
              min-height: 585px;
              transition-delay: 0s; } }
      header.top nav > div > div > div > ul > li .level-2 {
        padding: 0;
        overflow: hidden;
        z-index: 1;
        transform: translateY(-100%);
        margin-top: 1rem;
        position: absolute;
        transition: all .8s;
        display: none;
        width: 100%;
        left: 0;
        background: #f2f2f2; }
        .no-js header.top nav > div > div > div > ul > li .level-2 {
          transform: translateY(-150%);
          transition: all 0s; }
        @media (max-width: 61.99em) {
          header.top nav > div > div > div > ul > li .level-2 {
            transition: transform .4s;
            clip: auto !important;
            transform: translateX(-100%);
            top: 4rem;
            position: absolute;
            background: #ffffff !important; } }
        @media (min-width: 62em) {
          header.top nav > div > div > div > ul > li .level-2 {
            top: auto !important; } }
        header.top nav > div > div > div > ul > li .level-2 .container {
          position: relative; }
        header.top nav > div > div > div > ul > li .level-2.notransition ul.level {
          animation: none !important;
          opacity: 0; }
        @media (max-width: 61.99em) {
          header.top nav > div > div > div > ul > li .level-2 .close {
            display: none; } }
        header.top nav > div > div > div > ul > li .level-2 ul.level {
          animation-name: navtextreverse;
          animation-duration: .8s;
          animation-fill-mode: forwards;
          padding: 2.5rem 0 2.5rem;
          text-align: left;
          text-align-last: left;
          /* autoprefixer: off */
          -webkit-column-gap: 1.11rem;
          -moz-column-gap: 1.11rem;
          column-gap: 1.11rem;
          /* autoprefixer: on */ }
          @media (max-width: 61.99em) {
            header.top nav > div > div > div > ul > li .level-2 ul.level {
              padding: 0 1rem;
              max-height: 0;
              transition: max-height 0s linear .4s; } }
          @media (min-width: 62em) {
            header.top nav > div > div > div > ul > li .level-2 ul.level {
              /* autoprefixer: off */
              -moz-column-count: 4;
              -webkit-column-count: 4;
              column-count: 4;
              /* autoprefixer: on */ } }
          header.top nav > div > div > div > ul > li .level-2 ul.level > li {
            overflow: hidden;
            /* autoprefixer: off */
            -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
            -moz-column-break-inside: avoid;
            column-break-inside: avoid;
            break-inside: avoid;
            break-inside: avoid-column;
            /* autoprefixer: on */
            padding: 1.5rem 0 1rem;
            border-bottom: 1px solid #bec3c4; }
            header.top nav > div > div > div > ul > li .level-2 ul.level > li > a {
              display: block;
              color: #0080a7;
              font-family: NationalBold, sans-serif;
              font-weight: normal;
              font-size: 1rem;
              line-height: 1.1;
              margin-bottom: .5rem; }
              @media (max-width: 61.99em) {
                header.top nav > div > div > div > ul > li .level-2 ul.level > li > a {
                  margin-bottom: 1rem;
                  font-size: 1.125rem; } }
              @media (min-width: 75em) {
                header.top nav > div > div > div > ul > li .level-2 ul.level > li > a {
                  margin-bottom: .75rem;
                  font-size: 1.125rem; } }
            header.top nav > div > div > div > ul > li .level-2 ul.level > li > ul {
              padding: 0; }
              header.top nav > div > div > div > ul > li .level-2 ul.level > li > ul li {
                display: block;
                margin-bottom: .75rem;
                line-height: 1.2; }
                @media (max-width: 61.99em) {
                  header.top nav > div > div > div > ul > li .level-2 ul.level > li > ul li {
                    margin-bottom: 1rem; } }
                header.top nav > div > div > div > ul > li .level-2 ul.level > li > ul li a {
                  color: #00467f;
                  font-size: 0.888rem; }
                  @media (max-width: 61.99em) {
                    header.top nav > div > div > div > ul > li .level-2 ul.level > li > ul li a {
                      font-size: 1rem;
                      padding-right: 2rem;
                      display: block; } }
                  @media (min-width: 75em) {
                    header.top nav > div > div > div > ul > li .level-2 ul.level > li > ul li a {
                      font-size: 1rem; } }

.hamburgeropen.apply-now-cta {
  padding-top: 59px; }

.hamburgeropen .apply-now-area {
  position: fixed;
  top: 0;
  width: 100%; }

.apply-now-area + .header-wrapper .top ul.secondary {
  top: 14px; }

.apply-now-area + .header-wrapper .top ul.main {
  top: 11.95rem; }

@media (max-width: 61.99em) {
  .hamburgeropen .apply-now-area + .header-wrapper header.top .search {
    position: fixed; } }

/*!
========== PAGES
*/

