*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  background: #fff; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, main {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

strong,
b {
  font-weight: 700; }

em,
i {
  font-style: italic; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

ins {
  text-decoration: none; }

mark {
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

dfn {
  font-style: italic; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

hr {
  border: 0;
  display: block;
  height: 1px;
  margin: 0;
  padding: 0; }

address {
  font-style: normal; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

figure {
  margin: 0; }

[hidden] {
  display: none; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  display: block;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none; }

a:hover,
a:focus,
a:active {
  text-decoration: none; }

input,
button {
  -moz-appearance: none;
  -webkit-appearance: none; }

input,
button,
select {
  border: 0 none;
  -moz-border-radius: 0;
       border-radius: 0;
  padding: 0;
  vertical-align: middle; }

input[type="search"] {
  -moz-border-radius: 0;
       border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none; }

input[type="checkbox"] {
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox; }

input[type="radio"] {
  -moz-appearance: radio;
  -webkit-appearance: radio; }

input[type="range"] {
  -moz-appearance: slider-horizontal;
  -webkit-appearance: slider-horizontal; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-size: 99%;
  line-height: normal;
  margin: 0;
  vertical-align: baseline; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 0 none;
  cursor: pointer;
  -webkit-appearance: button;
  background-color: transparent; }

button[disabled],
input[disabled] {
  cursor: default; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  width: 100%; }

[role="button"] {
  cursor: pointer; }

html {
  background-color: #004785; }

body {
  background-color: #fff; }

.color__primary-blue {
  color: #004785; }

.bg__primary-blue {
  background-color: #004785; }

.color__secondary-blue {
  color: #007DB3; }

.bg__secondary-blue {
  background-color: #007DB3; }

.color__link-color {
  color: #0076A8; }

.bg__link-color {
  background-color: #0076A8; }

.color__light-blue {
  color: #cfe5f7; }

.bg__light-blue {
  background-color: #cfe5f7; }

.color__highlight {
  color: #ffd900; }

.bg__highlight {
  background-color: #ffd900; }

.color__light-green {
  color: #DCEDC8; }

.bg__light-green {
  background-color: #DCEDC8; }

.color__green {
  color: #12875A; }

.bg__green {
  background-color: #12875A; }

.color__white {
  color: #fff; }

.bg__white {
  background-color: #fff; }

.color__off-white {
  color: #fafafa; }

.bg__off-white {
  background-color: #fafafa; }

.color__grey {
  color: #b2b2b2; }

.bg__grey {
  background-color: #b2b2b2; }

.color__light-grey {
  color: #eaeaea; }

.bg__light-grey {
  background-color: #eaeaea; }

.color__mid-grey {
  color: #707070; }

.bg__mid-grey {
  background-color: #707070; }

.color__off-black {
  color: #191919; }

.bg__off-black {
  background-color: #191919; }

.color__red {
  color: #d20c0c; }

.bg__red {
  background-color: #d20c0c; }

.color__dark-red {
  color: #8b0000; }

.bg__dark-red {
  background-color: #8b0000; }

.color__light-red {
  color: #f1e5e5; }

.bg__light-red {
  background-color: #f1e5e5; }

.color__turquoise {
  color: #28a197; }

.bg__turquoise {
  background-color: #28a197; }

.color__isd {
  color: #6c2c91; }

.bg__isd {
  background-color: #6c2c91; }

.color__logistics {
  color: #00a94f; }

.bg__logistics {
  background-color: #00a94f; }

.color__snbts {
  color: #db3328; }

.bg__snbts {
  background-color: #db3328; }

.color__hps {
  color: #78a541; }

.bg__hps {
  background-color: #78a541; }

.color__legal {
  color: #00704a; }

.bg__legal {
  background-color: #00704a; }

.color__practitioner {
  color: #7e3661; }

.bg__practitioner {
  background-color: #7e3661; }

.color__it {
  color: #01a19a; }

.bg__it {
  background-color: #01a19a; }

.color__facilities {
  color: #5e937f; }

.bg__facilities {
  background-color: #5e937f; }

.color__pgms {
  color: #625faa; }

.bg__pgms {
  background-color: #625faa; }

.color__procurement {
  color: #e46d25; }

.bg__procurement {
  background-color: #e46d25; }

.color__commissioning {
  color: #ec008c; }

.bg__commissioning {
  background-color: #ec008c; }

.color__fraud {
  color: #bb0371; }

.bg__fraud {
  background-color: #bb0371; }

@font-face {
  font-family: "Neue Helvetica W01_n3";
  src: url("/static/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Neue Helvetica W01";
  src: url("/static/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix");
  src: url("/static/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix") format("eot"), url("/static/fonts/3a46542f-f429-4821-9a88-62e3be54a640.woff2") format("woff2"), url("/static/fonts/50ac1699-f3d2-47b6-878f-67a368a17c41.woff") format("woff"), url("/static/fonts/0be5590f-8353-4ef3-ada1-43ac380859f8.ttf") format("truetype"), url("/static/fonts/82a4e1c2-7ffd-4c58-86fa-4010a6723c8e.svg#82a4e1c2-7ffd-4c58-86fa-4010a6723c8e") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Neue Helvetica W01_n4";
  src: url("/static/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Neue Helvetica W01";
  src: url("/static/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix");
  src: url("/static/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix") format("eot"), url("/static/fonts/3dac71eb-afa7-4c80-97f0-599202772905.woff2") format("woff2"), url("/static/fonts/34e0e4c0-c294-49bb-9a8e-1b2cafd54e32.woff") format("woff"), url("/static/fonts/8a8bfee3-197c-4942-9b11-71508cc9f406.ttf") format("truetype"), url("/static/fonts/5101995a-e73b-4cf9-84e8-f99eb43277b1.svg#5101995a-e73b-4cf9-84e8-f99eb43277b1") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Neue Helvetica W01_n7";
  src: url("/static/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Neue Helvetica W01";
  src: url("/static/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix");
  src: url("/static/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix") format("eot"), url("/static/fonts/531c5a28-5575-4f58-96d4-a80f7b702d7b.woff2") format("woff2"), url("/static/fonts/439c5962-f9fe-4eaf-a1f6-f41d42edba75.woff") format("woff"), url("/static/fonts/419a308d-b777-4f84-9235-2caf4a98ec23.ttf") format("truetype"), url("/static/fonts/e4d5b881-6835-45b7-8766-3e5b9e7cab8b.svg#e4d5b881-6835-45b7-8766-3e5b9e7cab8b") format("svg");
  font-weight: 700;
  font-style: normal; }

body,
button,
input,
select,
textarea {
  font: 400 100% "Neue Helvetica W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  color: #191919; }

.light {
  font-weight: 300; }

.regular {
  font-weight: 400; }

.bold {
  font-weight: 700; }

.alpha {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .alpha {
      font-size: 2.6rem; } }

.beta {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .beta {
      font-size: 1.8rem; } }

.gamma {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .gamma {
      font-size: 1.5rem; } }

.delta {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2; }

.epsilon {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2; }

.zeta {
  font-size: 13.6px;
  font-size: 0.85rem;
  line-height: 1.2; }

p,
li,
dt,
dd,
address {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  max-width: 40em; }

table {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2; }

.heading-xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }
  @media (min-width: 61.25em) {
    .heading-xl {
      font-size: 2.6rem; } }

.heading-l {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }
  @media (min-width: 61.25em) {
    .heading-l {
      font-size: 1.8rem; } }

.heading-m {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }
  @media (min-width: 61.25em) {
    .heading-m {
      font-size: 1.5rem; } }

.heading-s {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.caption-xl, .caption-l, .caption-m {
  display: block;
  color: #707070;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  font-weight: 400; }

.caption-xl {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .caption-xl {
      font-size: 1.8rem; } }

.caption-l {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .caption-l {
      font-size: 1.5rem; } }

.caption-m {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2; }

.align-centre {
  text-align: center; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.no-webfonts body,
.no-webfonts button,
.no-webfonts input,
.no-webfonts select,
.no-webfonts textarea {
  font-family: sans-serif; }

.wysiwyg h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }
  @media (min-width: 61.25em) {
    .wysiwyg h1 {
      font-size: 2.6rem; } }

.wysiwyg h2 {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }
  @media (min-width: 61.25em) {
    .wysiwyg h2 {
      font-size: 1.8rem; } }

.wysiwyg h3 {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }
  @media (min-width: 61.25em) {
    .wysiwyg h3 {
      font-size: 1.5rem; } }

.wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.wysiwyg p, .wysiwyg ul, .wysiwyg ol {
  line-height: 1.4;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.wysiwyg ul {
  list-style-type: disc;
  padding-left: 24px; }

.wysiwyg ol {
  padding-left: 24px;
  list-style-type: decimal; }

.wysiwyg li {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.visually-hidden {
  position: absolute;
  visibility: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

@media (min-width: 46.25em) {
  .visually-hidden--medium {
    position: absolute;
    visibility: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0; } }

.hidden {
  display: none; }

.hide--small {
  display: none; }
  @media (min-width: 46.25em) {
    .hide--small {
      display: block; } }

.show-for-large-up {
  display: none; }
  @media (min-width: 61.25em) {
    .show-for-large-up {
      display: block; } }

.visible {
  position: static;
  visibility: visible;
  width: auto;
  height: auto;
  padding: 0;
  margin: auto;
  overflow: inherit;
  clip: auto; }

@media screen {
  .print-only {
    display: none; } }

@media print {
  .print-hide {
    display: none; } }

.grid-wrap {
  width: auto;
  max-width: 1080px;
  margin: 0 auto; }

.grid-wrap--soft {
  padding-left: 12px;
  padding-right: 12px; }

.grid-row {
  clear: both;
  font-size: 0; }
  .grid-row:after {
    content: '';
    display: table;
    clear: both; }

.grid-row--soft-flush {
  margin-left: -12px;
  margin-right: -12px; }

.grid-col {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-size: initial; }

.grid-col--soft {
  padding-left: 12px;
  padding-right: 12px; }

.grid-xsmall-1 {
  width: 8.33333%; }

.grid-xsmall-2 {
  width: 16.66667%; }

.grid-xsmall-3 {
  width: 25%; }

.grid-xsmall-4 {
  width: 33.33333%; }

.grid-xsmall-5 {
  width: 41.66667%; }

.grid-xsmall-6 {
  width: 50%; }

.grid-xsmall-7 {
  width: 58.33333%; }

.grid-xsmall-8 {
  width: 66.66667%; }

.grid-xsmall-9 {
  width: 75%; }

.grid-xsmall-10 {
  width: 83.33333%; }

.grid-xsmall-11 {
  width: 91.66667%; }

.grid-xsmall-12 {
  width: 100%; }

@media (min-width: 20em) {
  .grid-small-1 {
    width: 8.33333%; }
  .grid-small-2 {
    width: 16.66667%; }
  .grid-small-3 {
    width: 25%; }
  .grid-small-4 {
    width: 33.33333%; }
  .grid-small-5 {
    width: 41.66667%; }
  .grid-small-6 {
    width: 50%; }
  .grid-small-7 {
    width: 58.33333%; }
  .grid-small-8 {
    width: 66.66667%; }
  .grid-small-9 {
    width: 75%; }
  .grid-small-10 {
    width: 83.33333%; }
  .grid-small-11 {
    width: 91.66667%; }
  .grid-small-12 {
    width: 100%; } }

@media (min-width: 46.25em) {
  .grid-medium-1 {
    width: 8.33333%; }
  .grid-medium-2 {
    width: 16.66667%; }
  .grid-medium-3 {
    width: 25%; }
  .grid-medium-4 {
    width: 33.33333%; }
  .grid-medium-5 {
    width: 41.66667%; }
  .grid-medium-6 {
    width: 50%; }
  .grid-medium-7 {
    width: 58.33333%; }
  .grid-medium-8 {
    width: 66.66667%; }
  .grid-medium-9 {
    width: 75%; }
  .grid-medium-10 {
    width: 83.33333%; }
  .grid-medium-11 {
    width: 91.66667%; }
  .grid-medium-12 {
    width: 100%; } }

@media (min-width: 61.25em) {
  .grid-large-1 {
    width: 8.33333%; }
  .grid-large-2 {
    width: 16.66667%; }
  .grid-large-3 {
    width: 25%; }
  .grid-large-4 {
    width: 33.33333%; }
  .grid-large-5 {
    width: 41.66667%; }
  .grid-large-6 {
    width: 50%; }
  .grid-large-7 {
    width: 58.33333%; }
  .grid-large-8 {
    width: 66.66667%; }
  .grid-large-9 {
    width: 75%; }
  .grid-large-10 {
    width: 83.33333%; }
  .grid-large-11 {
    width: 91.66667%; }
  .grid-large-12 {
    width: 100%; } }

@media (min-width: 81.25em) {
  .grid-xlarge-1 {
    width: 8.33333%; }
  .grid-xlarge-2 {
    width: 16.66667%; }
  .grid-xlarge-3 {
    width: 25%; }
  .grid-xlarge-4 {
    width: 33.33333%; }
  .grid-xlarge-5 {
    width: 41.66667%; }
  .grid-xlarge-6 {
    width: 50%; }
  .grid-xlarge-7 {
    width: 58.33333%; }
  .grid-xlarge-8 {
    width: 66.66667%; }
  .grid-xlarge-9 {
    width: 75%; }
  .grid-xlarge-10 {
    width: 83.33333%; }
  .grid-xlarge-11 {
    width: 91.66667%; }
  .grid-xlarge-12 {
    width: 100%; } }

.global-header {
  padding: 8px 0;
  padding: 0.5rem 0;
  background-color: #004785;
  position: relative; }
  .global-header:after {
    content: '';
    display: table;
    clear: both; }

.global-header__link {
  display: inline-block; }

.global-header__img {
  margin-top: 1px;
  display: inline-block; }

.global-header__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  color: #fff;
  margin-top: 4px;
  margin-top: 0.25rem;
  margin-bottom: 4px;
  margin-bottom: 0.25rem; }

.global-header__search-form {
  width: 100%;
  max-width: inherit; }
  .global-header__search-form.is--open {
    display: block; }
  @media (max-width: 46.24em) {
    .global-header__search-form {
      margin-top: 0.25rem; } }

.global-header__toggle-search {
  background: url("/static/img/icons/search.svg") center no-repeat;
  background-size: 18px 18px;
  position: absolute;
  right: 12px;
  top: 8px;
  top: 0.5rem;
  bottom: 2px;
  padding: 0;
  height: 34px;
  width: 34px; }
  .global-header__toggle-search:focus {
    outline: 4px solid #ffd900; }
  .global-header__toggle-search.is--active {
    display: none; }
  @media (min-width: 46.25em) {
    .global-header__toggle-search {
      display: none; } }

.local-header {
  border-bottom: 1px solid #eaeaea;
  position: relative; }

.local-header--isd {
  border-top: 5px solid #6c2c91; }

.local-header--logistics {
  border-top: 5px solid #00a94f; }

.local-header--snbts {
  border-top: 5px solid #db3328; }

.local-header--hps {
  border-top: 5px solid #78a541; }

.local-header--legal {
  border-top: 5px solid #00704a; }

.local-header--practitioner {
  border-top: 5px solid #7e3661; }

.local-header--it {
  border-top: 5px solid #01a19a; }

.local-header--facilities {
  border-top: 5px solid #5e937f; }

.local-header--pgms {
  border-top: 5px solid #625faa; }

.local-header--procurement {
  border-top: 5px solid #e46d25; }

.local-header--commissioning {
  border-top: 5px solid #ec008c; }

.local-header--fraud {
  border-top: 5px solid #bb0371; }

.local-header__masthead {
  margin: 12px 0 12px 0;
  margin: 0.75rem 0 0.75rem 0; }

.local-header__logo-link {
  vertical-align: middle;
  display: inline-block;
  text-decoration: none; }

.lte-ie8 .local-header__logo-link {
  display: inherit; }

.local-header__logo-img {
  display: inline-block;
  margin-right: 12px; }

.local-header-logo__img {
  min-width: 240px; }

.local-header__heading {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  color: #191919;
  max-width: 240px;
  max-width: 15rem; }
  @media (min-width: 46.25em) {
    .local-header__heading {
      font-size: 1.15rem;
      line-height: 1.2;
      max-width: 20rem; } }
  @media (min-width: 61.25em) {
    .local-header__heading {
      font-size: 1.3rem;
      line-height: 1.2;
      max-width: 100%; } }
  @media (min-width: 61.25em) and (min-width: 61.25em) {
    .local-header__heading {
      font-size: 1.5rem; } }

.global-footer {
  clear: both;
  border-top: 4px solid #007DB3;
  background-color: #004785;
  padding: 48px 24px;
  padding: 3rem 24px; }

.global-footer__logo {
  display: inline-block; }

.global-footer__list {
  margin-bottom: 36px;
  margin-bottom: 2.25rem; }

.global-footer__item {
  padding-bottom: 6px; }

.global-footer__title {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.global-footer__link {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  display: inline-block; }
  .global-footer__link:focus, .global-footer__link:hover {
    color: #eaeaea; }

.article-header {
  padding-bottom: 24px;
  padding-bottom: 1.5rem; }
  .article-header:after {
    content: '';
    background-color: #007DB3;
    display: block;
    width: 80px;
    height: 3px;
    margin-top: 24px;
    margin-top: 1.5rem; }

.push {
  margin: 24px;
  margin: 1.5rem; }

.push__bottom--half {
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

.push__bottom {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.push__bottom--double {
  margin-bottom: 48px;
  margin-bottom: 3rem; }

.push__top {
  margin-top: 24px;
  margin-top: 1.5rem; }

.push__top--double {
  margin-top: 48px;
  margin-top: 3rem; }

.push__right {
  margin-right: 24px;
  margin-right: 1.5rem; }

.push__left {
  margin-left: 24px;
  margin-left: 1.5rem; }

.push__sides {
  margin-left: 24px;
  margin-left: 1.5rem;
  margin-right: 24px;
  margin-right: 1.5rem; }

.push__ends {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-top: 24px;
  margin-top: 1.5rem; }

.push__ends--double {
  margin-bottom: 48px;
  margin-bottom: 3rem;
  margin-top: 48px;
  margin-top: 3rem; }

.push__top--half {
  margin-top: 12px;
  margin-top: 0.75rem; }

.soft {
  padding: 24px; }

.soft__sides {
  padding-left: 24px;
  padding-right: 24px; }

.soft__right {
  padding-right: 24px; }

.soft__left {
  padding-left: 24px; }

.soft__half {
  padding: 12px; }

.soft__sides--half {
  padding-left: 12px;
  padding-right: 12px; }

.soft__top {
  padding-top: 24px;
  padding-top: 1.5rem; }

.soft__top--double {
  padding-top: 48px;
  padding-top: 3rem; }

.soft__bottom {
  padding-bottom: 24px;
  padding-bottom: 1.5rem; }

.soft__bottom--double {
  padding-bottom: 48px;
  padding-bottom: 3rem; }

.soft__ends {
  padding-top: 24px;
  padding-top: 1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem; }

.soft__ends--double {
  padding-top: 48px;
  padding-top: 3rem;
  padding-bottom: 48px;
  padding-bottom: 3rem; }

.clip {
  overflow: hidden; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.relative {
  position: relative; }

.spacer {
  height: 1px; }

.list-disc {
  padding-left: 24px;
  list-style-type: disc; }

.list-disc__item {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }
  .list-disc__item.is--active {
    font-weight: 700; }

.list-number {
  padding-left: 24px;
  list-style-type: decimal; }

.list-number__item {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.list-correct {
  list-style-type: none;
  padding-left: 36px; }
  .list-correct li {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    position: relative; }
    .list-correct li:before {
      content: '';
      display: block;
      background-image: url("/static/img/icons/tick.svg");
      left: -36px;
      top: 0px;
      width: 24px;
      height: 24px;
      -moz-border-radius: 12px;
           border-radius: 12px;
      position: absolute;
      background-color: #12875A; }

.list-wrong {
  list-style-type: none;
  padding-left: 36px; }
  .list-wrong li {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    position: relative; }
    .list-wrong li:before {
      content: '';
      display: block;
      background-image: url("/static/img/icons/cross.svg");
      left: -36px;
      top: 0px;
      width: 24px;
      height: 24px;
      -moz-border-radius: 12px;
           border-radius: 12px;
      position: absolute;
      background-color: #d20c0c; }

a {
  text-decoration: underline;
  color: #0076A8; }

a:focus {
  color: #0076A8;
  text-decoration: none;
  outline: 4px solid #ffd900 !important; }

a:hover {
  color: #0076A8;
  text-decoration: none; }

.icon__tick {
  fill: #fff; }

.icon__cross {
  fill: #fff; }

.skip__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none; }

.skip__btn {
  position: relative;
  left: -999em;
  height: 1px; }
  .skip__btn:focus {
    pointer-events: all;
    position: fixed;
    height: auto;
    margin: 0 auto;
    display: block;
    background-color: #004785;
    color: #fff;
    padding: 0 12px;
    padding: 0 0.75rem;
    left: 12px;
    top: 12px;
    z-index: 500;
    text-align: center; }

.back-link {
  display: inline-block;
  position: relative;
  margin-top: 16px;
  margin-top: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  padding-left: 14px;
  border-bottom: 1px solid #0076A8;
  text-decoration: none; }
  .back-link:before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    -webkit-clip-path: polygon(0% 50%, 100% 100%, 100% 0%);
            clip-path: polygon(0% 50%, 100% 100%, 100% 0%);
    border-width: 5px 6px 5px 0;
    border-right-color: inherit;
    content: "";
    position: absolute;
    top: -1px;
    bottom: 1px;
    left: 0;
    margin: auto; }

.panel {
  text-align: center;
  padding: 36px;
  padding: 2.25rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.panel__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .panel__title {
      font-size: 2.6rem; } }

.panel__body {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .panel__body {
      font-size: 1.8rem; } }

.panel--attention {
  background-color: #d20c0c;
  color: #fff; }

.panel--info {
  background-color: #007DB3;
  color: #fff; }

.panel--success {
  background-color: #28a197;
  color: #fff; }

.btn {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  background-color: #eaeaea;
  border: 0;
  display: inline-block;
  padding: 16px 24px;
  padding: 1rem 1.5rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear; }
  .btn:hover {
    background-color: #fafafa; }
  .btn:disabled {
    opacity: .6;
    cursor: default; }
  .btn:focus {
    outline: 4px solid #ffd900; }
  .btn:link, .btn:visited {
    color: #191919; }

.btn--primary, .btn--start {
  background-color: #12875A;
  color: #fff; }
  .btn--primary:link, .btn--primary:visited, .btn--start:link, .btn--start:visited {
    color: #fff; }
  .btn--primary:hover, .btn--start:hover {
    background-color: #004785; }

.btn--secondary {
  background-color: #007DB3;
  color: #fff; }
  .btn--secondary:link, .btn--secondary:visited {
    color: #fff; }
  .btn--secondary:hover {
    color: #fff;
    background-color: #004785; }

.btn--close {
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 700;
  background: url("/static/img/icons/close.png") center no-repeat; }
  .btn--close:hover {
    background-color: transparent; }

.btn--dismiss {
  position: absolute;
  right: 24px;
  top: 24px;
  top: 1.5rem; }

.btn--cookie {
  padding: 6px 24px;
  padding: 0.375rem 1.5rem;
  margin-top: 24px;
  margin-top: 1.5rem; }
  @media (min-width: 61.25em) {
    .btn--cookie {
      margin: 0;
      position: absolute;
      right: 24px;
      top: -0.375rem; } }

.btn--start {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  font-weight: 700;
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
  border-bottom: 2px solid #191919; }
  .btn--start:after {
    content: "";
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
    margin-left: 10px; }

.card {
  background-color: #fff;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.card--on-white {
  border: 1px solid #eaeaea; }

.card__body {
  padding: 24px;
  padding: 1.5rem; }

.card__title {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem; }

.card__meta, .card__date {
  font-size: 13.6px;
  font-size: 0.85rem;
  line-height: 1.2;
  color: #707070;
  display: block; }

.card__meta {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.card__date {
  margin-top: 24px;
  margin-top: 1.5rem; }

.card__summary {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  color: #191919; }

.card__link {
  display: inline-block;
  text-decoration: none; }
  .card__link:hover {
    text-decoration: underline; }

.card--clickable {
  position: relative; }
  .card--clickable .card__link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0); }

.category-item {
  border-left: 4px solid #eaeaea;
  padding-left: 12px;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.category-item__title {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2; }

.category-item__link {
  display: inline-block;
  text-decoration: none; }
  .category-item__link:hover {
    text-decoration: underline; }

.category-item__summary {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  color: #191919; }

.category-item__meta {
  font-size: 13.6px;
  font-size: 0.85rem;
  line-height: 1.2;
  color: #707070;
  display: block;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.category-item--clickable {
  position: relative; }
  .category-item--clickable .category-item__link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0); }

.form-group {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  .form-group .form-group:last-of-type {
    margin-bottom: 0; }

.form-group--error {
  border-left: 4px solid #d20c0c;
  padding-left: 16px;
  padding-left: 1rem; }

.fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0; }

.fieldset__legend {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  font-weight: 700;
  display: table;
  max-width: 100%;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  padding: 0;
  overflow: hidden;
  white-space: normal; }
  .fieldset__legend:after {
    content: '';
    display: table;
    clear: both; }

.fieldset__legend--xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .fieldset__legend--xl {
      font-size: 2.6rem; } }

.fieldset__legend--l {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .fieldset__legend--l {
      font-size: 1.8rem; } }

.fieldset__legend--m {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .fieldset__legend--m {
      font-size: 1.5rem; } }

.fieldset__legend--s {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2; }

.label {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  font-weight: 700;
  cursor: pointer;
  display: block;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.label--xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }
  @media (min-width: 61.25em) {
    .label--xl {
      font-size: 2.6rem; } }

.label--l {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }
  @media (min-width: 61.25em) {
    .label--l {
      font-size: 1.8rem; } }

.label--m {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .label--m {
      font-size: 1.5rem; } }

.label--s {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2; }

.checkbox {
  display: block;
  position: relative;
  min-height: 40px;
  margin-bottom: 9.6px;
  margin-bottom: 0.6rem;
  padding: 0 0 0 40px;
  clear: left; }

.checkbox__input {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin: 0;
  opacity: 0; }

.checkbox__label {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  padding: 8px 16px; }
  .checkbox__label:before {
    font-size: 18.4px;
    font-size: 1.15rem;
    line-height: 1.2;
    content: "";
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border: 2px solid currentColor;
    background: transparent; }
  .checkbox__label:after {
    content: "";
    position: absolute;
    top: 13px;
    left: 11px;
    width: 20px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border: solid;
    border-width: 0 0 4px 4px;
    border-top-color: transparent;
    opacity: 0;
    background: transparent; }

.checkbox__input:checked + .checkbox__label:after {
  opacity: 1; }

.checkbox__input:focus + .checkbox__label:before {
  outline: 4px solid #ffd900; }

.fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0; }

.fieldset__legend {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  font-weight: 700;
  display: table;
  max-width: 100%;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  padding: 0;
  overflow: hidden;
  white-space: normal; }
  .fieldset__legend:after {
    content: '';
    display: table;
    clear: both; }

.fieldset__legend--xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .fieldset__legend--xl {
      font-size: 2.6rem; } }

.fieldset__legend--l {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .fieldset__legend--l {
      font-size: 1.8rem; } }

.fieldset__legend--m {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.2; }
  @media (min-width: 61.25em) {
    .fieldset__legend--m {
      font-size: 1.5rem; } }

.fieldset__legend--s {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2; }

.input {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  max-width: 650px;
  width: 100%;
  display: block;
  padding: 0 12px;
  border: 2px solid #666;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 40px;
  line-height: 36px; }
  .input::-webkit-outer-spin-button, .input::-webkit-inner-spin-button {
    -webkit-appearance: none; }
  .input:focus {
    outline: 4px solid #ffd900; }

.input[type="number"] {
  -moz-appearance: textfield; }

.input--error {
  border: 2px solid #d20c0c; }

.file-upload {
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  max-width: 224px;
  max-width: 14rem; }
  .file-upload:focus {
    outline: 4px solid #ffd900; }

.radio {
  display: block;
  position: relative;
  min-height: 40px;
  margin-bottom: 9.6px;
  margin-bottom: 0.6rem;
  padding: 0 0 0 40px;
  clear: left; }

.radio__input {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin: 0;
  opacity: 0; }

.radio__label {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  padding: 8px 16px; }
  .radio__label:before {
    content: "";
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    border: 2px solid currentColor;
    background: transparent; }
  .radio__label:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 0;
    height: 0;
    border: 10px solid currentColor;
    -moz-border-radius: 50%;
         border-radius: 50%;
    opacity: 0;
    background: currentColor; }

.radio__input:checked + .radio__label:after {
  opacity: 1; }

.radio__input:focus + .radio__label:before {
  -webkit-box-shadow: 0 0 0 4px #ffd900;
          box-shadow: 0 0 0 4px #ffd900; }

.radio__smile {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0; }
  .radio__smile:focus + img {
    -webkit-box-shadow: 0 0 0 4px #ffd900;
            box-shadow: 0 0 0 4px #ffd900; }

.radio__answer {
  width: 28px;
  height: 28px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  border: 2px solid currentColor;
  display: inline-block;
  position: relative;
  margin-top: -8px;
  margin-bottom: 4px; }
  .radio__answer--correct:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 0;
    height: 0;
    border: 8px solid #191919;
    -moz-border-radius: 50%;
         border-radius: 50%; }

.question {
  page-break-after: always;
  page-break-inside: avoid; }

.checkbox {
  display: block;
  position: relative;
  min-height: 40px;
  margin-bottom: 9.6px;
  margin-bottom: 0.6rem;
  padding: 0 0 0 40px;
  clear: left; }

.checkbox__input {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin: 0;
  opacity: 0; }

.checkbox__label {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  padding: 8px 16px; }
  .checkbox__label:before {
    font-size: 18.4px;
    font-size: 1.15rem;
    line-height: 1.2;
    content: "";
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border: 2px solid currentColor;
    background: transparent; }
  .checkbox__label:after {
    content: "";
    position: absolute;
    top: 13px;
    left: 11px;
    width: 20px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border: solid;
    border-width: 0 0 4px 4px;
    border-top-color: transparent;
    opacity: 0;
    background: transparent; }

.checkbox__input:checked + .checkbox__label:after {
  opacity: 1; }

.checkbox__input:focus + .checkbox__label:before {
  outline: 4px solid #ffd900; }

.select {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  max-width: 650px;
  width: 100%;
  display: block;
  padding: 4px 12px;
  border: 2px solid #666;
  cursor: pointer;
  height: 40px; }
  .select:focus {
    outline: 4px solid #ffd900; }

.lte-ie8 .select {
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px; }

.select--error {
  border: 2px solid #d20c0c; }

.textarea {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  max-width: 650px;
  width: 100%;
  display: block;
  padding: 12px 12px;
  padding: 0.75rem 12px;
  border: 2px solid #666; }
  .textarea:focus {
    outline: 4px solid #ffd900; }

.textarea--error {
  border: 2px solid #d20c0c; }

.date {
  font-size: 0; }

.date__item {
  display: inline-block;
  margin-right: 12px;
  margin-right: 0.75rem; }

.date__label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.date__input--day, .date__input--month {
  width: 50px; }

.date__input--year {
  width: 75px; }

.error-message {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  display: block;
  color: #d20c0c;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  font-weight: 700; }

.error-message--checkbox {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.fieldset__legend:not(.fieldset__legend--xl):not(.fieldset__legend--l):not(.fieldset__legend--m) + .error-message {
  margin-top: -6px;
  margin-top: -0.375rem; }

.error-summary {
  border: 4px solid #d20c0c;
  padding: 24px 16px;
  padding: 1.5rem 1rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  .error-summary:focus {
    outline: 4px solid #ffd900; }

.error-summary__item {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.error-summary__link {
  color: #d20c0c;
  font-weight: 700;
  display: inline-block; }
  .error-summary__link:hover, .error-summary__link:focus {
    color: #d20c0c; }

.hint {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  color: #707070;
  display: block;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  font-weight: 400; }

.fieldset__legend:not(.fieldset__legend--xl):not(.fieldset__legend--l):not(.fieldset__legend--m) + .hint {
  margin-top: -6px;
  margin-top: -0.375rem; }

.modal {
  display: none;
  background-color: #191919;
  background-color: rgba(0, 0, 0, 0.8); }
  .modal.is--active {
    display: block;
    position: fixed;
    overflow: scroll;
    width: auto;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 600; }

.modal__inner {
  width: 85%;
  max-width: 1024px;
  background: #fff;
  margin: 96px auto;
  margin: 6rem auto;
  padding: 36px 24px 24px 24px;
  padding: 2.25rem 24px 1.5rem 24px;
  position: relative;
  z-index: 700; }
  @media (min-width: 46.25em) {
    .modal__inner {
      padding-top: 1.5rem; } }

.modal__close-btn {
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  background-image: url("/static/img/icons/close.png");
  z-index: 700; }
  @media (min-width: 46.25em) {
    .modal__close-btn {
      top: 0.75rem;
      right: 12px; } }

.toggle.is--active {
  display: block; }

.breadcrumb__list {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  padding: 12px 0;
  padding: 0.75rem 0; }
  @media (min-width: 46.25em) {
    .breadcrumb__list {
      display: block; } }

.breadcrumb__item {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  display: inline-block;
  padding-left: 25px;
  background: url("/static/img/icons/arrow-right.png") left top no-repeat; }
  .breadcrumb__item:first-child {
    background: transparent;
    padding-left: 0; }

.breadcrumb__link {
  text-decoration: underline; }

.traffic {
  display: block;
  height: 320px;
  width: 120px;
  padding: 24px 25px;
  float: right; }

.traffic__item {
  width: 70px;
  height: 70px;
  display: inline-block;
  -moz-border-radius: 50%;
       border-radius: 50%;
  margin-bottom: 24px; }

.primary-nav__btn {
  font-size: 13.6px;
  font-size: 0.85rem;
  line-height: 1.2;
  border-left: 1px solid #006b9a;
  color: #fff;
  height: 100%;
  padding-left: 12px;
  position: absolute;
  right: 36px;
  top: 0; }
  @media (min-width: 46.25em) {
    .primary-nav__btn {
      right: 0; } }

.primary-nav {
  background-color: #00396c;
  padding: 48px 0 24px 0;
  padding: 3rem 0 1.5rem 0;
  display: none; }
  .primary-nav.is--active {
    display: block; }

.primary-nav__btn--on {
  display: none; }

.is--active .primary-nav__btn--off {
  display: none; }

.is--active .primary-nav__btn--on {
  display: block; }

.nav-primary__list {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.nav-primary__item {
  padding-bottom: 6px; }

.nav-primary__link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  color: #fff;
  display: inline-block;
  text-decoration: none; }
  .nav-primary__link:hover {
    color: #eaeaea;
    text-decoration: underline; }

.nav-primary__title {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 300;
  border-bottom: 1px solid #007DB3;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  padding-bottom: 6px; }

.nav-primary__logo {
  max-width: 100px;
  width: 100%; }

.traffic {
  display: block;
  height: 320px;
  width: 120px;
  padding: 24px 25px;
  float: right; }

.traffic__item {
  width: 70px;
  height: 70px;
  display: inline-block;
  -moz-border-radius: 50%;
       border-radius: 50%;
  margin-bottom: 24px; }

@media (max-width: 46.24em) {
  .local-header-nav {
    display: none; }
    .local-header-nav.is--active {
      padding: 12px;
      display: block; } }

@media (min-width: 46.25em) {
  .local-header-nav {
    display: block;
    right: 12px;
    position: absolute;
    top: 0;
    height: 100%; } }

.local-header-nav__item {
  display: block;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  position: relative; }
  @media (max-width: 46.24em) {
    .local-header-nav__item {
      border-bottom: 1px solid #eaeaea;
      padding-bottom: 0.75rem; }
      .local-header-nav__item:last-child {
        border: none;
        padding-bottom: 0; } }
  @media (min-width: 46.25em) {
    .local-header-nav__item {
      display: inline-block;
      margin-left: 1.5rem;
      margin-bottom: 0;
      line-height: 52px; } }

.local-header-nav__link {
  text-decoration: none;
  color: #0076A8; }
  .local-header-nav__link:hover {
    color: #004785;
    text-decoration: underline; }
  .local-header-nav__link.is--active {
    font-weight: 700; }
  @media (min-width: 46.25em) {
    .local-header-nav__link {
      font-size: 1rem;
      line-height: 1.2; } }
  @media (min-width: 61.25em) {
    .local-header-nav__link {
      font-size: 1.15rem;
      line-height: 1.2; } }

.local-header-nav__btn {
  font-size: 13.6px;
  font-size: 0.85rem;
  line-height: 1.2;
  color: #004785;
  display: block;
  position: absolute;
  right: 12px;
  top: 18px;
  z-index: 800;
  text-align: center; }
  .local-header-nav__btn.is--active {
    color: #007DB3; }
  @media (min-width: 46.25em) {
    .local-header-nav__btn {
      display: none; } }
  .local-header-nav__btn:focus {
    outline: 4px solid #ffd900; }

.local-header-nav__btn--offset {
  right: 50px; }

.local-header-nav__btn--on {
  display: none; }

.is--active .local-header-nav__btn--off {
  display: none; }

.is--active .local-header-nav__btn--on {
  display: block; }

.table__container {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.table {
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2;
  width: 100%; }

.table__caption {
  display: table-caption;
  text-align: left;
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

.table__header {
  font-weight: 700;
  padding: 6px 12px 6px 0;
  padding: 0.375rem 12px 0.375rem 0;
  border-bottom: 1px solid #eaeaea;
  text-align: left; }

.table__cell {
  padding: 6px 12px 6px 0;
  padding: 0.375rem 12px 0.375rem 0;
  border-bottom: 1px solid #eaeaea;
  text-align: left; }

.table__header--right,
.table__cell--right {
  text-align: right;
  padding-right: 12px;
  padding-left: 0; }

.table__header:last-child,
.table__cell:last-child {
  padding-right: 0; }

.inset-text {
  border-left: 16px solid #eaeaea;
  padding: 16px;
  padding: 1rem;
  margin: 16px 0;
  margin: 1rem 0;
  font-size: 18.4px;
  font-size: 1.15rem;
  line-height: 1.2; }

.summary-list {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.summary-list__row {
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }
  .summary-list__row:after {
    content: "";
    display: block;
    clear: both; }

.summary-list__key {
  font-weight: 700;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  max-width: 100%; }

.summary-list__value {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  max-width: 100%; }

.summary-list__actions {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  max-width: 100%; }

@media (min-width: 46.25em) {
  .summary-list__row {
    margin-bottom: 0; }
  .summary-list__key {
    margin-bottom: 0;
    padding: 0.75rem 0.75rem 0.75rem 0;
    float: left;
    width: 30%; }
  .summary-list__value {
    margin-bottom: 0;
    float: left;
    width: 50%;
    padding: 0.75rem 0.75rem 0.75rem 0; }
    .summary-list__value:last-child {
      width: 70%; }
  .summary-list__actions {
    margin-bottom: 0;
    text-align: right;
    float: left;
    width: 20%;
    padding: 0.75rem 0; } }

@media (min-width: 46.25em) {
  .summary-list--stacked .summary-list__key {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 0; }
  .summary-list--stacked .summary-list__value {
    width: 80%; }
    .summary-list--stacked .summary-list__value:last-child {
      width: 100%; } }

.spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
  border: 3px solid currentColor;
  border-right-color: transparent;
  -moz-border-radius: 50%;
       border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  -moz-animation: spinner-border .75s linear infinite;
       animation: spinner-border .75s linear infinite;
  margin-left: 8px; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes spinner-border {
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }
