@charset "UTF-8";
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

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

audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

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

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

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

template,
[hidden] {
  display: none; }

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

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

::-moz-selection {
  background: #e2e2e2;
  color: #565859;
  text-shadow: none; }

::selection {
  background: #e2e2e2;
  color: #565859;
  text-shadow: none; }

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

* {
  -webkit-transition-duration: 0.1s;
       -o-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
  -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-box-shadow, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear; }

a {
  background-color: transparent;
  color: #1565C0;
  outline-offset: 0.1em;
  -webkit-text-decoration-skip: objects a; }
  a :active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #29B6F6; }

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

abbr:hover {
  cursor: help; }

audio:not([controls]) {
  display: none;
  height: 0; }

blockquote {
  margin: 0 1.5em 1rem; }

body {
  background-color: #fff;
  color: #565859;
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

button {
  overflow: visible; }

canvas {
  display: inline-block; }

caption {
  margin-bottom: 0.5rem; }

dd {
  margin-bottom: 1rem; }

dfn {
  font-style: italic; }

dl {
  margin: 0 0 1rem; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

figure {
  margin: 0 0 1rem; }

h1, h2, h3, .hero-bg-image__subtitle, .hero-inline-image__subtitle, h4, h5, h6 {
  color: inherit;
  font-weight: 700;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.3;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 1.4em;
  margin-bottom: 0.5em; }

h2 {
  font-size: 36px;
  line-height: 1.1;
  margin-bottom: 0;
  padding-bottom: 1rem; }

h3,
.hero-bg-image__subtitle,
.hero-inline-image__subtitle {
  font-size: 1.2em; }

h4 {
  font-size: 1em; }

h5 {
  font-size: 0.85em; }

h6 {
  font-size: 0.8em;
  font-weight: 400;
  text-transform: uppercase; }

hr {
  border: 1px solid #cccccb;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  margin: 1rem 0;
  padding-bottom: -1px; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 125%;
  line-height: 1.21;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

iframe {
  border: 0; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%; }

input {
  line-height: normal; }

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

li {
  margin-bottom: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }

mark {
  background: #ff0;
  color: #000; }

ol {
  margin: 0 0 1rem;
  padding: 0 0 0 1.5em; }
  [dir='rtl'] ol {
    padding: 0 1.5em 0 0; }
  ol ol,
  ol ul {
    margin: 0.5rem 0 0; }

optgroup {
  font-weight: bold; }

p {
  font-weight: 300;
  margin: 0 0 1rem; }

pre {
  margin: 0 0 1rem;
  overflow: auto; }

small {
  font-size: 0.85em; }

sub {
  bottom: -0.25em; }

summary {
  display: list-item; }

sup {
  top: -0.5em; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1rem;
  min-width: 100%; }

td {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.75rem; }

textarea {
  overflow: auto; }

tfoot td,
tfoot th {
  background-color: #f1f1f1; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.75rem;
  text-align: left; }

thead td,
thead th {
  background-color: #f1f1f1; }

ul {
  list-style-type: none;
  margin: 0 0 1rem;
  padding: 0; }
  [dir='rtl'] ul {
    padding: 0 1.2em 0 0; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

@media print {
  * {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none; }
  a[href]::after {
    font-family: "sofia-pro";
    content: " <" attr(href) ">";
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase; }
  a[href^='javascript:']::after,
  a[href^='mailto:']::after,
  a[href^='tel:']::after,
  a[href^='#']::after,
  a[href*='?']::after {
    content: ''; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  blockquote,
  img,
  li,
  pre,
  tr {
    page-break-inside: avoid; }
  h1 a::after,
  h2 a::after,
  h3 a::after,
  h4 a::after,
  h5 a::after,
  h6 a::after {
    display: inline-block; }
  h2,
  h3,
  h4 {
    page-break-after: avoid; }
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3; }
  iframe,
  nav {
    display: none; }
  img {
    max-width: 100% !important; }
  thead {
    display: table-header-group; }
  @page {
    margin: 2cm; } }

/* generated with grunt-sass-globbing */
.l-grid__row::after {
  clear: both;
  content: '';
  display: table; }

.mobile-menu__button, .skiplinks, .nav--mobile-menu .nav__link {
  font-family: "sofia-pro"; }

html, .button {
  font-family: "sofia-pro"; }

h1, h2, h3, .hero-bg-image__subtitle, .hero-inline-image__subtitle, h4, h5, h6 {
  font-family: "sofia-pro"; }

code,
kbd,
pre,
samp {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif; }

/* generated with grunt-sass-globbing */
.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 60em;
  padding-left: 1em;
  padding-right: 1em; }
  .l-constrain .l-constrain {
    padding-left: 0;
    padding-right: 0; }

.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0; }

.l-constrain--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.l-flexgrid {
  width: 100%; }
  @media (min-width: 700px) {
    .l-flexgrid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }

.l-flexgrid--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.l-flexgrid--creverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  @media (min-width: 800px) {
    .l-flexgrid--creverse {
      -webkit-box-orient: initial;
      -webkit-box-direction: initial;
          -ms-flex-direction: initial;
              flex-direction: initial; } }

.l-flexgrid--gutter {
  margin: -0.25rem; }
  .l-flexgrid--gutter .l-flexgrid__cell {
    padding: 0 0.25rem 0.25rem; }

[class^="l-flexgrid__"] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }

.l-flexgrid__cell {
  overflow: hidden; }

.l-flexgrid__cell--25 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }

.l-flexgrid__cell--33 {
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%; }

.l-flexgrid__cell--40 {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%; }

.l-flexgrid__cell--50 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }

.l-flexgrid__cell--60 {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%; }

.l-flexgrid__cell--66 {
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%; }

.l-flexgrid__cell--75 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%; }

.l-flexgrid__cell--100 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.l-flexgrid__cell--vcenter {
  text-align: center; }

.l-grid {
  overflow: hidden; }

.l-grid__row {
  margin-left: -2em;
  margin-right: -2em; }

.l-grid__column {
  float: left;
  padding: 0 2em;
  width: 100%; }

.l-grid--cols-2 .l-grid__column {
  width: 50%; }

.l-grid--cols-3 .l-grid__column {
  width: 33.3333333333%; }

.l-grid--cols-4 .l-grid__column {
  width: 25%; }

.l-grid--cols-5 .l-grid__column {
  width: 20%; }

.l-grid--cols-6 .l-grid__column {
  width: 16.6666666667%; }

@media (min-width: 800px) {
  .l-header {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 143px 1fr 180px;
        grid-template-columns: 143px 1fr 180px; } }

.l-header__cell {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.l-header__cell:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }

.l-header__cell:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2; }

.l-header__cell:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3; }

.l-new-grid {
  display: -ms-grid;
  display: grid;
  grid-gap: 0.75rem; }

.l-new-grid__cell {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.l-new-grid--2cols {
  width: 100%; }
  @media (min-width: 800px) {
    .l-new-grid--2cols {
      -ms-grid-columns: (50%)[2];
          grid-template-columns: repeat(2, 50%); } }

.l-new-grid--3cols {
  -ms-grid-columns: (auto)[3];
      grid-template-columns: repeat(3, auto); }

.l-new-grid--header {
  -ms-grid-columns: 143px 1fr 180px;
      grid-template-columns: 143px 1fr 180px; }

@media (min-width: 43.75em) {
  .l-sidebars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

[class^="l-sidebars__"] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.l-sidebars__full {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.l-sidebars__main {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }

.l-sidebars__sidebar {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }

.l-sixty-fourty--fourty {
  width: 100%; }
  @media (min-width: 800px) {
    .l-sixty-fourty--fourty {
      width: 40%; } }

.l-sixty-fourty--sixty {
  width: 100%; }
  @media (min-width: 800px) {
    .l-sixty-fourty--sixty {
      width: 60%; } }

.l-slat::after {
  clear: both;
  content: '';
  display: table; }

.l-slat__media {
  margin: 0;
  padding: 0 0 1em; }
  @media (min-width: 37.5em) {
    .l-slat__media {
      float: left;
      padding-right: 1em; } }
  .l-slat__media:empty {
    padding: 0; }
  .l-slat__media a,
  .l-slat__media img {
    display: block; }

.l-slat__content {
  display: table-cell;
  width: 10000px; }

@media (min-width: 37.5em) {
  .l-slat--reversed .l-slat__media {
    float: right;
    padding-left: 1em;
    padding-right: 0; } }

.l-twoup {
  display: -ms-grid;
  display: grid; }
  @media (min-width: 800px) {
    .l-twoup {
      grid-gap: 20px;
      -ms-grid-columns: 50% 50%;
          grid-template-columns: 50% 50%;
      -ms-grid-rows: auto auto;
          grid-template-rows: auto auto; } }

.l-twoup__cell {
  padding-right: 10px; }

.l-twoup__cell:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }

.l-twoup__cell:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2; }

.l-twoup__cell:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 1; }

.l-twoup__cell:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 2; }

/* generated with grunt-sass-globbing */
.aligncenter {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.alignleft {
  max-width: 100%; }

.alignleft {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.alignright {
  max-width: 100%; }

.alignright {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em; } }

.arrow-right {
  width: 35px;
  margin-right: 5px; }

.button {
  background-color: #0071bc;
  border: 0;
  border-radius: 0.15rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1;
  padding: 0.6rem 1rem;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5em;
  background-color: #FFC905;
  border-radius: 2px;
  color: #2B3591;
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 20px;
  padding: .5em 1em; }
  .button:focus, .button:hover {
    background-color: #205493;
    color: #fff;
    outline: 0; }
  .button:focus {
    background-color: #fbc02d; }
  .button:active {
    background-color: #112e51;
    color: #fff; }
  .button[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .button:hover {
    background-color: #FBC02D;
    color: #004f8e; }
  [dir='rtl'] .button + .button {
    margin-left: 0;
    margin-right: 0.5em; }

.countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 800px) {
    .countdown {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.countdown__section {
  color: #fff;
  margin-right: 1rem;
  min-width: 80px; }

.countdown__label {
  font-size: 14px;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 0;
  white-space: nowrap; }

.countdown__number {
  background-color: #00b3e3;
  font-size: 3.05rem;
  text-align: center;
  line-height: .87;
  padding: 10px 8px 20px 8px;
  white-space: nowrap;
  border-radius: 2px; }

.cta {
  background-color: #fbfaf6;
  color: #202253;
  padding: 1.25em;
  border-radius: 5px;
  margin: 0px; }

.cta__title {
  color: #0d47a1;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.1;
  letter-spacing: 1.1px; }

.cta__subtitle {
  padding: .5em 0 1em 0;
  line-height: 1.27;
  letter-spacing: 0.1px; }

.button--lg.bottom-row__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch; }
  @media (min-width: 800px) {
    .button--lg.bottom-row__button {
      line-height: 1; } }

.cta__bottom-row {
  padding: 1em 0 .5em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.bottom-row__image {
  height: 91px;
  overflow: hidden;
  width: 136px;
  background-image: url("../images/bg/wa-guy-green.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/wa-guy-green.svg");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/wa-guy-green.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/wa-guy-green.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/wa-guy-green.svg");
  background-size: contain;
  margin-left: 10%;
  background-repeat: no-repeat; }
  .bottom-row__image::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.fifty-fifty {
  display: -ms-grid;
  display: grid;
      grid-template-areas: "left" "right"; }
  @media (min-width: 800px) {
    .fifty-fifty {
      -ms-grid-columns: 50% 50%;
          grid-template-columns: 50% 50%;
          grid-template-areas: "left right"; } }

.fifty-fifty__section {
  padding: 2rem 0; }
  @media (min-width: 800px) {
    .fifty-fifty__section {
      padding: 0; } }

.fifty-fifty__section--left {
  background-color: #1565C0;
  color: white;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: left; }
  @media (min-width: 800px) {
    .fifty-fifty__section--left {
      -ms-grid-row: 1;
      -ms-grid-column: 1; } }
  @media (min-width: 800px) {
    .fifty-fifty__section--left .fifty-fifty__constrain {
      margin-left: auto; } }

.fifty-fifty__section--right {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: right; }
  @media (min-width: 800px) {
    .fifty-fifty__section--right {
      -ms-grid-row: 1;
      -ms-grid-column: 2; } }
  @media (min-width: 800px) {
    .fifty-fifty__section--right .fifty-fifty__constrain {
      margin-right: auto;
      padding-left: 40px; } }
  .fifty-fifty__section--right .fifty-fifty__content h1, .fifty-fifty__section--right .fifty-fifty__content h2, .fifty-fifty__section--right .fifty-fifty__content h3, .fifty-fifty__section--right .fifty-fifty__content h4, .fifty-fifty__section--right .fifty-fifty__content h5, .fifty-fifty__section--right .fifty-fifty__content h6 {
    color: #1565C0; }

.fifty-fifty__constrain {
  max-width: calc(1200px * .5);
  padding: 1rem; }
  @media (min-width: 800px) {
    .fifty-fifty__constrain {
      padding: 2rem 2rem 2rem 1rem; } }

.fifty-fifty__title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.17;
  padding-bottom: 0.5em; }

.fifty-fifty__content {
  font-size: 20px;
  line-height: 1.35rem;
  line-height: 1.35;
  letter-spacing: 0.1px;
  padding-right: 8%; }

.fifty-fifty__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
  padding-bottom: 1rem; }
  @media (min-width: 800px) {
    .fifty-fifty__images {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .fifty-fifty__images img {
    max-height: 100px; }
    @media (min-width: 800px) {
      .fifty-fifty__images img {
        max-height: 150px; } }

.footer {
  background-color: #2B3591;
  color: #fff;
  text-align: center;
  font-size: 24px; }
  .footer .nav {
    margin: 0; }
  .footer .footer__headline {
    padding: 1.5em 0;
    font-size: 20px;
    line-height: 1.21;
    letter-spacing: 0.1px;
    font-weight: regular; }
  .footer .footer__title {
    padding: 1.5em 0 0 0;
    font-weight: bold; }
  .footer .footer__copyright {
    padding: 1em 0;
    letter-spacing: 0.8px; }
  .footer .nav__item {
    display: inline;
    padding: 0 15px;
    border-right: 1px solid white; }
    .footer .nav__item:last-of-type {
      border: none;
      padding-right: 0; }
    .footer .nav__item:first-of-type {
      padding-left: 0; }
  .footer .nav__link {
    color: #fff;
    letter-spacing: 0.8px;
    font-size: 24px;
    text-decoration: none; }
    @media (max-width: 800px) {
      .footer .nav__link {
        line-height: 1.6em; } }
  .footer .l-constrain {
    max-width: 700px; }
  .footer .footer__logo {
    height: 100px;
    overflow: hidden;
    width: 70%;
    background-image: url("../images/bg/dol-logo.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto 40px auto; }
    .footer .footer__logo::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }

.form-results {
  background: #d1eaf7;
  color: #2B3591;
  min-height: 200px; }

.form-results__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  position: relative; }

.form-results__col {
  padding: 1rem; }

.form-results__col--left {
  display: none; }
  @media (min-width: 800px) {
    .form-results__col--left {
      display: block;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 200px;
              flex: 1 0 200px;
      position: relative;
      left: -40px; } }

.form-results__col--right {
  width: 100%; }
  @media (min-width: 800px) {
    .form-results__col--right {
      -webkit-box-flex: 4;
          -ms-flex: 4;
              flex: 4; } }

.form-results__text {
  padding: 2em 0; }

.form-results__image {
  display: none; }
  @media (min-width: 800px) {
    .form-results__image {
      background-image: url("../images/bg/wa-guy-green.png");
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/wa-guy-green.svg");
      background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/wa-guy-green.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/wa-guy-green.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/wa-guy-green.svg");
      background-repeat: no-repeat;
      background-size: cover;
      height: 194px;
      left: 2em;
      display: block;
      position: absolute;
      top: -2em;
      width: 257px; } }

.form-results__title {
  font-size: 40px;
  line-height: 1.1;
  padding-bottom: .5em;
  font-weight: bold; }

.form-results__content {
  letter-spacing: 0.1px;
  font-size: 26px;
  line-height: 1.27;
  color: #202253; }

.form-results__options {
  line-height: 1.74; }

.form-results--one, .form-results--two, .form-results--three, .form-results--four {
  display: none; }

#gform_wrapper_1.form--quiz_wrapper {
  margin: 2rem 0; }

#gform_wrapper_1 .tooltip {
  color: #80deea;
  font-size: 16px;
  text-decoration: underline; }

.gallery-caption {
  max-width: 100%; }

.header {
  background-color: #2B3591;
  display: none;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  max-height: 84px; }
  @media (min-width: 50em) {
    .header {
      display: block; } }
  .header .l-new-grid__cell {
    height: 100%; }
    .header .l-new-grid__cell:last-of-type {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

.header__logo {
  padding: 1em 0 0 0; }

.header__social {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.header__social-title {
  color: #fff;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 1px; }

.header__social-links-container {
  font-size: 24px; }
  .header__social-links-container .fa {
    padding: 0 10px 0 0; }
  .header__social-links-container a {
    color: #FFC905; }
    .header__social-links-container a:hover, .header__social-links-container a:focus {
      color: #80deea; }

.hero-bg-image {
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  padding: 4em 1em;
  text-align: center; }
  .hero-bg-image.has-overlay {
    position: relative; }
    .hero-bg-image.has-overlay:after {
      background: rgba(0, 0, 0, 0.5);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .hero-bg-image.has-overlay .hero-bg-image__content {
      position: relative;
      z-index: 2; }

.hero-bg-image__title {
  margin-bottom: 0.25em; }

.hero-default {
  background-color: #1565C0;
  color: #fff;
  padding: 1.5rem 0; }
  .hero-default a {
    color: #80deea; }
    .hero-default a:hover {
      color: #29B6F6; }
  @media (min-width: 800px) {
    .hero-default {
      padding: 3.5rem 0; } }

.hero-default__content {
  max-width: 620px; }

.hero-default__title {
  font-size: 36px;
  font-weight: bold;
  padding-bottom: 0.8rem; }

.hero-default__subtitle {
  font-size: 24px;
  font-weight: 100;
  line-height: 1.21;
  letter-spacing: 0.1px;
  padding-bottom: 2.1rem; }

.hero-home {
  color: white;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto;
      grid-template-rows: auto auto auto;
      grid-template-areas: "video" "cta" "resource"; }
  @media (min-width: 800px) {
    .hero-home {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
      -ms-grid-rows: auto auto;
          grid-template-rows: auto auto;
          grid-template-areas: "video cta" "video resource"; } }

@media (max-width: 800px) {
  .hero-home__section {
    padding: 2rem 2rem 4rem; } }

.hero-home__section--video {
  background-color: #b4e5f5;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: video;
  padding: 2rem 1rem 2rem 1rem; }
  @media (min-width: 50em) {
    .hero-home__section--video {
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      -ms-grid-column: 1; } }

.hero-home__section--cta {
  background-color: #1565C0;
  background-position: bottom;
  background-image: url("../images/bg/icon--mobile-planebg.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: cta; }
  @media (min-width: 50em) {
    .hero-home__section--cta {
      background-image: url("../images/bg/icon--planebg.svg");
      padding-left: 1rem;
      padding-bottom: 130px;
      -ms-grid-row: 1;
      -ms-grid-column: 2; } }

.hero-home__section--resource {
  text-align: left;
  background-color: #2B3591;
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: resource; }
  @media (min-width: 800px) {
    .hero-home__section--resource {
      -ms-grid-row: 2;
      -ms-grid-column: 2;
      padding: 0 0 0 1rem; }
      .hero-home__section--resource .hero-home__title {
        padding-bottom: 0; } }

@media (min-width: 800px) {
  .hero-home__container--video {
    max-width: calc(((1200px) * .6) - 1rem);
    margin-left: auto; } }

@media (min-width: 800px) {
  .hero-home__container--cta, .hero-home__container--resource {
    max-width: calc(((1200px) * .4) - 1rem);
    margin-right: auto;
    padding: 2rem 1rem 0rem 1rem; } }

.hero-home__title {
  font-size: 32px;
  color: #2B3591;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1.1em;
  word-break: keep-all;
  padding-bottom: 40px; }
  .hero-home__section--resource .hero-home__title {
    font-size: 28px; }
    @media (min-width: 800px) {
      .hero-home__section--resource .hero-home__title {
        font-size: 32px; } }
  .hero-home__section--cta .hero-home__title {
    color: white;
    text-align: left;
    width: 90%; }
    @media (min-width: 800px) {
      .hero-home__section--cta .hero-home__title {
        text-align: left;
        width: 100%; } }
  .hero-home__section--resource .hero-home__title {
    color: white; }
  @media (min-width: 800px) {
    .hero-home__title {
      font-size: 40px; } }

.hero-home__video {
  min-height: 200px;
  border: none;
  background-color: #b4e5f5;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }
  .hero-home__video iframe,
  .hero-home__video object,
  .hero-home__video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media (min-width: 800px) {
      .hero-home__video iframe,
      .hero-home__video object,
      .hero-home__video embed {
        margin: 0 auto; } }

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

.hero-home__video-image {
  height: 100%;
  overflow: hidden;
  width: 100%;
  background-image: url("../images/bg/video-image.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/video-image.svg");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/video-image.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/video-image.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/video-image.svg");
  z-index: 99;
  position: absolute;
  background-repeat: no-repeat;
  width: 90%;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .hero-home__video-image::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  .hero-home__video-image:before {
    content: "Watch video";
    color: #0288d1;
    width: 200px;
    height: 100px;
    margin: 40% auto auto auto;
    text-align: center;
    vertical-align: -webkit-baseline-middle; }

#hero-home__video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8); }

#hero-home__video-modal.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#hero-home__video-modal iframe {
  margin: auto; }

#modal-close::before {
  font-family: FontAwesome;
  font-size: 100px;
  content: '\f00d'; }

#modal-close {
  top: 10px;
  right: 40px;
  position: absolute;
  color: #FFC905; }
  #modal-close:hover {
    color: #FBC02D; }

.hero-inline-image {
  color: #fff;
  padding: 0;
  position: relative;
  text-align: center; }
  .hero-inline-image.has-overlay:after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .hero-inline-image.has-overlay .hero-inline-image__content {
    z-index: 2; }

.hero-inline-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image__picture {
  display: block;
  line-height: 0; }

.hero-inline-image__content {
  background: rgba(0, 0, 0, 0.5);
  bottom: 5%;
  padding: 1em;
  position: absolute;
  right: 5%; }

.icon--blue-doc {
  height: 88px;
  overflow: hidden;
  width: 68px;
  background-image: url("../images/bg/icon--blue-doc.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/icon--blue-doc.svg");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/icon--blue-doc.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/icon--blue-doc.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/icon--blue-doc.svg");
  display: block; }
  .icon--blue-doc::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.icon--planebg {
  height: 88px;
  overflow: hidden;
  width: 68px;
  background-image: url("../images/bg/icon--planebg.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/icon--planebg.svg");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/icon--planebg.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/icon--planebg.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/icon--planebg.svg");
  display: block; }
  .icon--planebg::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.language-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.language-menu__link {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin-right: 0; }
  @media (min-width: 800px) {
    .language-menu__link {
      white-space: nowrap;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 200px;
              flex: 1 1 200px;
      margin-right: 10px;
      max-width: 300px; } }

@media (min-width: 50em) {
  .mobile-menu {
    display: none; } }

.mobile-menu__bar {
  background-color: #2B3591;
  color: #fff;
  height: 4.5em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .mobile-menu__bar .sitename {
    float: left; }

.mobile-menu__button {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  font-weight: bold;
  height: 2.75em;
  line-height: 2.75em;
  margin: 0;
  padding: 0 1em;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
  float: right; }

.mobile-menu__button--menu-text {
  color: #fff;
  margin-right: .5rem;
  font-weight: 300; }

.mobile-menu__button--search {
  float: right; }

.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block; }
  .mobile-menu__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-close.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__icon--menu {
  background-image: url("../images/bg/mobile-menu.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-size: 33px 22px;
  width: 33px; }
  .is-active .mobile-menu__icon--menu {
    background-size: 22px 22px; }

.mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-search.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__links {
  background-color: #f3f3f3;
  background-color: #1565C0;
  color: #fff;
  position: absolute;
  width: 100%;
  z-index: 100; }

.mobile-menu__search {
  display: none;
  padding: 0.5em; }
  .mobile-menu__search form,
  .mobile-menu__search .form-item,
  .mobile-menu__search .form-text {
    width: 100%; }
  .mobile-menu__search .form-text {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.nav {
  list-style: none;
  padding: 0; }

.nav__item {
  margin-bottom: 0; }

.nav--primary ul.nav > .nav__item, .nav--secondary ul.nav > .nav__item {
  display: -moz-inline-stack;
  white-space: nowrap; }

#main ul li {
  list-style-type: none; }

#main ul li:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  margin: 0 10px 0 0;
  font-size: 25px;
  color: #FFC905; }

.page-template-page-language {
  background-color: #1565C0; }

.pager {
  clear: both;
  list-style: none;
  margin: 2em 0;
  padding: 0;
  text-align: center; }

.pager__item {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  .pager__item:not([class*=pager__item--]) {
    display: none; }
    @media (min-width: 37.5em) {
      .pager__item:not([class*=pager__item--]) {
        display: inline-block; } }

.pager__item--current, .pager__link {
  background-color: #f1f1f1;
  color: #212121;
  min-width: 2.2rem;
  padding: 0.65em; }

.pager__item--current {
  background-color: #d6d7d9; }

.pager__link {
  display: inline-block;
  text-decoration: none; }
  .pager__link:focus, .pager__link:hover {
    background-color: #d6d7d9;
    color: inherit; }

.quiz__section {
  padding: 3rem 0;
  border-bottom: 3px solid #979797; }
  .quiz__section:last-of-type {
    border: none; }

.quiz__section-title {
  color: #202253;
  font-size: 36px;
  line-height: 0.92;
  letter-spacing: 0.2px;
  padding-bottom: 15px; }

.quiz__section-sub {
  padding-bottom: 50px; }

.button__submit-quiz {
  margin: 2em 0; }

.quiz__section-sub--tooltip {
  font-weight: bold;
  text-decoration: underline;
  color: #2b3591;
  -webkit-text-decoration-color: #29b6f6;
          text-decoration-color: #29b6f6;
  color: #29B6F6;
  text-decoration: underline;
  position: relative;
  display: inline-block; }

@media (min-width: 800px) {
  .page-template-page-quiz #main .l-constrain {
    padding-left: 3rem;
    padding-right: 3rem; } }

@media (max-width: 800px) {
  .resources {
    padding: 1.5rem 0; } }

.resources__header {
  color: #1565C0;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 1rem; }

.resources--video {
  padding: 0; }
  @media (min-width: 800px) {
    .resources--video {
      padding-right: 4rem; } }
  .resources--video .l-new-grid__cell {
    -ms-flex-item-align: start;
        align-self: flex-start; }

.resources__tooltip {
  font-size: 14px;
  color: #000;
  position: relative;
  text-decoration: underline; }
  .resources__tooltip:hover .tooltip {
    display: block; }
  .resources__tooltip .tooltip {
    display: none;
    font-size: 16px;
    position: absolute;
    top: 10px;
    right: 0px; }
    .resources__tooltip .tooltip:before {
      right: 17px;
      left: auto;
      top: -13px; }
  @media (min-width: 800px) {
    .resources__tooltip .tooltip {
      top: -20px;
      left: calc(100% + 20px); }
      .resources__tooltip .tooltip:before {
        right: auto;
        top: 2px;
        left: -11px; } }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.scroll-down::before {
  content: 'Scroll ╲╱';
  color: #FFC905;
  position: fixed;
  opacity: 1;
  font-size: 20px;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 10px;
  bottom: 50%;
  right: 40px;
  margin-left: -30px;
  -webkit-animation: bounce 1s ease infinite;
          animation: bounce 1s ease infinite; }

@-webkit-keyframes bounce {
  50% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes bounce {
  50% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.section .section__header {
  color: #1565C0;
  font-size: 36px;
  font-weight: 100; }

.sitename {
  height: 63px;
  overflow: hidden;
  width: 143px;
  background-image: url("../images/bg/header-new.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/header-new.svg");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/header-new.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/header-new.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/header-new.svg");
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px; }
  .sitename::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  .sitename h1 {
    margin: 0; }
  @media (min-width: 800px) {
    .sitename {
      margin: 0; } }

.sixty-fourty {
  color: #2B3591;
  font-size: 1rem;
  min-height: 100px;
  width: 100%; }
  @media (min-width: 800px) {
    .sixty-fourty {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.sixty-fourty__background {
  background-color: #1565C0;
  height: 100%; }

.sixty-fourty__fourty-text {
  color: white;
  max-width: calc((1200px) * .4);
  padding: 87px 1rem; }
  .sixty-fourty__fourty-text a {
    color: white;
    display: block;
    padding: 1rem 0rem .5rem 0;
    font-size: 24px;
    text-decoration: underline;
    -webkit-text-decoration-color: #80DDea;
            text-decoration-color: #80DDea; }
    .sixty-fourty__fourty-text a:focus, .sixty-fourty__fourty-text a:hover {
      text-decoration: underline; }
  .sixty-fourty__fourty-text p {
    font-size: 20px; }

.sixty-fourty__sixty-text {
  color: #202253;
  line-height: 1.35rem;
  margin: 0 0 0 auto;
  max-width: calc((1200px * .6) + 1rem);
  padding: 87px 5rem 87px 1rem; }
  .sixty-fourty__sixty-text h2 {
    color: #1565C0; }
  .sixty-fourty__sixty-text a {
    color: #0288d1;
    text-decoration: none; }
    .sixty-fourty__sixty-text a:focus, .sixty-fourty__sixty-text a:hover {
      text-decoration: underline; }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

#main:focus {
  outline: 0; }

.a2a_s_facebook {
  background-color: #FFC905 !important; }
  .a2a_s_facebook svg path {
    fill: #1565C0; }

.a2a_s_twitter {
  background-color: #1565C0 !important; }
  .a2a_s_twitter svg path {
    fill: #FFC905; }

.a2a_s_email {
  background-color: #FFC905 !important; }
  .a2a_s_email svg path {
    fill: #1565C0; }

.spacer--header {
  display: none; }
  @media (min-width: 800px) {
    .spacer--header {
      width: 100%;
      display: block;
      height: 84px; } }

.sticky {
  display: block; }

.three-up-image {
  text-align: center;
  padding: 3em 0;
  background-color: #f5f5f5; }

.three-up-image__image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.three-up-image__single {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 2em 0 1em 0; }
  @media (min-width: 800px) {
    .three-up-image__single {
      -ms-flex-preferred-size: 27%;
          flex-basis: 27%; } }

.three-up-image__single-image {
  max-width: 90%;
  margin: 0 auto; }

.three-up-image__single-description {
  padding-top: 1em; }

.three-up-image__single-description {
  color: #1565C0;
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1; }

.three-up-image__title {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.1;
  color: #1565C0;
  padding: 0; }
  @media (min-width: 800px) {
    .three-up-image__title {
      padding: 0 16% 18px 16%; } }

.three-up-image__subtitle {
  color: #202253;
  line-height: 1.35;
  letter-spacing: 0.1px;
  font-size: 20px; }

.tool {
  color: #202253;
  margin-bottom: 2.15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
  text-decoration: none; }

.tool__l-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100px; }

.tool__r-col {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4; }

.tool__icon {
  margin-right: 1.8rem; }

.tool__text {
  font-size: 26px;
  line-height: 1.25;
  letter-spacing: 0.1px;
  padding-bottom: 1.3rem; }

.tool__meta {
  font-size: 16px;
  line-height: 1.35;
  letter-spacing: 0.1px; }

.tooltip {
  background-color: #d0f3f7;
  border-radius: 6px;
  color: #1565c0;
  letter-spacing: 0.1px;
  margin-top: 22px;
  min-width: 290px;
  max-width: 400px;
  padding: .75em;
  position: relative;
  text-align: center;
  z-index: 20; }

.tooltip::before {
  content: "\25C0";
  color: #d0f3f7;
  height: 0;
  left: -15px;
  position: absolute;
  top: 3px;
  width: 0;
  z-index: 20; }

.quiz__tooltip {
  display: none;
  left: 110%;
  margin-top: 0px;
  position: absolute;
  top: 0;
  z-index: 20; }

.quiz__section-sub--tooltip:hover .quiz__tooltip {
  display: block; }

@media (max-width: 800px) {
  .quiz__tooltip {
    top: 40px;
    left: 60%; }
  .tooltip {
    min-width: 220px;
    width: 100px; }
  .tooltip::before {
    content: "\25B2";
    top: -18px;
    left: 3px; } }

.two-up-media__media {
  min-height: 200px;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }
  .two-up-media__media embed,
  .two-up-media__media iframe,
  .two-up-media__media object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media (min-width: 50em) {
      .two-up-media__media embed,
      .two-up-media__media iframe,
      .two-up-media__media object {
        margin: 0 auto; } }

.two-up-media__description {
  padding: 1rem 0;
  font-size: 20px; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
  .button--danger:focus, .button--danger:hover {
    background-color: #cd2026;
    color: #fff; }
  .button--danger:active {
    background-color: #981b1e;
    color: #fff; }

.button--language {
  background-color: #fff;
  font-size: 32px;
  padding: .7em 1.2em; }
  .button--language.is-active {
    background-color: #FFC905; }

.button--lg {
  font-size: 24px;
  padding: .7em 1.2em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .button--lg:hover {
    background-color: #FBC02D;
    color: #004f8e; }

.button--secondary {
  background-color: #5b616b;
  color: #fff; }
  .button--secondary:focus, .button--secondary:hover {
    background-color: #323a45;
    color: #fff; }
  .button--secondary:active {
    background-color: #212121;
    color: #fff; }

.button--sm {
  font-size: 0.85rem;
  line-height: 1;
  padding: 0.4rem 0.8rem; }

.form-item--checkbox {
  background-color: #2B3591;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
  font-size: 18px;
  line-height: 22px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
  max-width: 48%;
  min-height: 120px;
  padding: 50px 15px 15px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .form-item--checkbox .checkbox__text {
    margin: 0;
    text-align: left; }
    @media (min-width: 800px) {
      .form-item--checkbox .checkbox__text {
        margin: auto 0; } }
  .form-item--checkbox:hover {
    background-color: #1565C0; }
  @media (min-width: 800px) {
    .form-item--checkbox {
      padding: 0 15px 0 75px; } }

.form-item--checkboxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 900px; }

.form-item--checkbox.selected {
  background-color: #1565C0; }

.form-item--checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

.checkmark {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 25px;
  width: 25px;
  background-color: #f4f4f4; }
  @media (min-width: 800px) {
    .checkmark {
      top: 41px;
      left: 20px;
      height: 39px;
      width: 39px; } }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.form-item--checkbox input:checked ~ .checkmark:after {
  display: block; }

.form-item--checkbox .checkmark:after {
  border: solid #2B3591;
  border-width: 0 5px 5px 0;
  height: 21px;
  left: 7px;
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 11px; }
  @media (min-width: 800px) {
    .form-item--checkbox .checkmark:after {
      left: 11px;
      top: 0;
      width: 17px;
      height: 35px; } }

input[type=checkbox] {
  height: 50px; }

.form-item--radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 35px;
  height: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .form-item--radio .radio__label {
    margin: auto 0 auto 10px; }

/* Hide the browser's default radio button */
.form-item--radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

/* Create a custom radio button */
.radio__select {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  border: 2px solid #0288d1;
  border-radius: 50%; }

/* When the radio button is checked, add a blue background */
.form-item--radio input:checked ~ .radio__select {
  border: 3px solid #4b5aba; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio__select:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.form-item--radio input:checked ~ .radio__select:after {
  display: block; }

/* Style the indicator (dot/circle) */
.form-item--radio .radio__select:after {
  top: 3px;
  left: 3px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: white;
  background: #2B3591; }

.nav--mobile-menu {
  margin: 0.75em 0 0 0; }
  .nav--mobile-menu .nav__item {
    margin: 0;
    padding: 0; }
  .nav--mobile-menu .nav__link {
    background-color: transparent;
    border: 0;
    color: #fff;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    padding: 0.5972222222em 1.25em;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: auto;
    z-index: 3; }
    .nav--mobile-menu .nav__link:focus, .nav--mobile-menu .nav__link:hover, .nav--mobile-menu .nav__link:active, .nav--mobile-menu .nav__link.is-active {
      color: #FBC02D; }
  .nav--mobile-menu .nav__item--parent {
    position: relative; }
    .nav--mobile-menu .nav__item--parent.is-open {
      background: #f4f4f4;
      background: rgba(255, 255, 255, 0.98); }
      .nav--mobile-menu .nav__item--parent.is-open a {
        color: black; }
    .nav--mobile-menu .nav__item--parent > .nav__link {
      display: inline-block; }
  .nav--mobile-menu .nav__subnav-arrow {
    background: none;
    height: 44px;
    overflow: hidden;
    width: 100%;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 2.2em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
    z-index: 2; }
    .nav--mobile-menu .nav__subnav-arrow::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .nav--mobile-menu .nav__subnav-arrow:focus {
      outline: thin dotted; }
    .nav--mobile-menu .nav__subnav-arrow.is-active {
      background-image: url("../images/bg/mobile-arrow-up.png");
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23c9c9c9%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E');
      background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23c9c9c9%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E');
      background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23c9c9c9%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E');
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23c9c9c9%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E'); }
    [dir='rtl'] .nav--mobile-menu .nav__subnav-arrow {
      left: 0;
      right: auto; }
  .nav--mobile-menu .nav__subnav {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav--mobile-menu .nav__subnav .nav__link {
      color: #fff;
      padding-left: 2em; }
      .nav--mobile-menu .nav__subnav .nav__link:focus, .nav--mobile-menu .nav__subnav .nav__link:hover, .nav--mobile-menu .nav__subnav .nav__link:active {
        color: #FBC02D; }

.nav--primary {
  display: none; }
  @media (min-width: 50em) {
    .nav--primary {
      display: block; } }
  .nav--primary ul.nav {
    margin: 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  @media print {
    .nav--primary {
      display: none; } }
  .nav--primary .main-menu__item {
    text-transform: uppercase;
    color: #fff;
    padding: 0 2%;
    position: relative; }
  .nav--primary .nav {
    height: 100%; }
  .nav--primary li.nav__item {
    height: 100%; }
    .nav--primary li.nav__item.wpml-ls-current-language:before {
      height: 28px;
      overflow: hidden;
      width: 28px;
      background-image: url("../images/bg/globe.png");
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/globe.svg");
      background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/globe.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/globe.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/globe.svg");
      content: "";
      float: left;
      background-repeat: no-repeat;
      margin-right: 15px;
      position: relative;
      top: 29px; }
      .nav--primary li.nav__item.wpml-ls-current-language:before::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; }
    .nav--primary li.nav__item:hover .nav__link {
      color: #FFc905; }
  .nav--primary .main-menu__link {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    height: 103px;
    line-height: 84px;
    letter-spacing: 1.4px;
    margin-right: 10px; }
    @media (min-width: 900px) {
      .nav--primary .main-menu__link {
        font-size: 20px;
        margin-right: 1rem; } }

.nav--primary ul.nav__subnav {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #2B3591;
  border-radius: 7px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  min-width: 180px;
  padding: 10px 0;
  position: absolute;
  top: 5.5em;
  z-index: 1; }
  .nav--primary ul.nav__subnav .sub-menu__item {
    list-style-type: none;
    height: 60px;
    margin: 0;
    padding: 10px 5px;
    text-align: center;
    width: 100%; }
    .nav--primary ul.nav__subnav .sub-menu__item .sub-menu__link {
      color: #fff;
      display: inline-block;
      font-size: 26px;
      height: 60px;
      letter-spacing: 0.1px;
      padding: 6px 0;
      text-decoration: none;
      width: 100%; }
    .nav--primary ul.nav__subnav .sub-menu__item:hover {
      background-color: #d1eaf7; }
      .nav--primary ul.nav__subnav .sub-menu__item:hover .nav__link {
        color: #2B3591; }
  .nav--primary ul.nav__subnav:hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .nav--primary ul.nav__subnav::before {
    color: #2B3591;
    text-align: center;
    content: '\25B2';
    font-size: 32px;
    left: 0;
    position: absolute;
    top: -27px;
    width: 100%; }

.nav--primary .nav__item:hover ul.nav__subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.section--languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 75vh;
  padding: 2rem 0; }
  .section--languages .section__header {
    color: #fff;
    margin-bottom: 4rem;
    font-weight: 700; }

.section--links .section__subtitle {
  color: #202253;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: .1px;
  line-height: 1.35rem;
  margin-top: 1rem;
  padding: 0;
  font-style: normal; }

.section--links .section__link {
  color: #1565C0;
  display: block;
  font-size: 26px;
  letter-spacing: 0.1px;
  line-height: 1.27;
  padding-bottom: 1rem;
  text-decoration: underline;
  -webkit-text-decoration-color: #29B6F6;
          text-decoration-color: #29B6F6; }
  .section--links .section__link:hover, .section--links .section__link:focus {
    color: #202253; }

.section--resources {
  padding: 0; }
  @media (min-width: 800px) {
    .section--resources {
      padding: 2rem 0; } }

/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }

.focusable:active, .focusable:focus {
  clip: auto !important;
  height: auto !important;
  overflow: visible !important;
  position: static !important;
  width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }

.dol-blue {
  color: #1565C0;
  font-weight: 300; }

.no-break {
  white-space: nowrap; }

.hero-home-covid .hero-home__section--video {
  background: #2B3591; }

.hero-home-covid h2.hero-home__title {
  color: #fff; }

.hero-home-covid .clr-yellow {
  color: #FFC905; }

.hero-home-covid .hero-home__video-image {
  background-image: url("../images/ID2021-home-hero-video.jpg");
  background-size: contain;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    .hero-home-covid .hero-home__video-image {
      width: 100%; } }

.hero-home-covid .hero-home__video-image:before {
  content: ''; }

.hero-home-covid .hero-home__video {
  background: #2B3591; }

.hero-home-covid .hero-home__section--cta {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: resource; }

.hero-home-covid .hero-home__section--resource h4.hero-home__title,
.hero-home-covid .hero-home__section--resource .hero-home__text {
  color: #1565C0; }

.hero-home-covid .hero-home__section--resource {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: cta;
  background-color: #fff; }

.hero-home-covid .hero-home__button {
  margin-top: 40px; }
  @media screen and (max-width: 640px) {
    .hero-home-covid .hero-home__button {
      font-size: 20px; }
      .hero-home-covid .hero-home__button .arrow-right {
        width: 22px; } }
  @media screen and (min-width: 640px) {
    .hero-home-covid .hero-home__button.resource__button {
      margin-bottom: 40px; } }

@media screen and (min-width: 769px) {
  .hero-home-covid .hero-home__container--resource {
    background-image: url(../images/green-logo.svg);
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: 100% 2%; } }
  @media screen and (min-width: 769px) and (min-width: 480px) {
    .hero-home-covid .hero-home__container--resource {
      background-size: 80px; } }
  @media screen and (min-width: 769px) and (min-width: 768px) {
    .hero-home-covid .hero-home__container--resource {
      background-size: 120px;
      background-position: 100% 5%; } }

@media screen and (min-width: 1200px) {
  .hero-home-covid .hero-home__container--resource h4.hero-home__title {
    font-size: 36px !important;
    margin-bottom: 30px; } }

@media screen and (min-width: 1200px) {
  .hero-home-covid .hero-home__container--cta .hero-home__button {
    text-align: right; } }

.hero-home-covid .hero-home__text li:before {
  display: none; }

.hero-home-covid .hero-home__text li a {
  text-decoration: none;
  border-bottom: 5px solid #29b6f6;
  color: #1464c0;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
  padding-bottom: 5px; }

.hero-home-covid p.hero-home__desc {
  margin-bottom: 30px;
  line-height: 1.45; }
  @media screen and (min-width: 1200px) {
    .hero-home-covid p.hero-home__desc {
      font-size: 22px;
      padding-right: 25px;
      margin-bottom: 50px; } }
/*# sourceMappingURL=styles.css.map */