@charset "UTF-8";
@import url("https://assets.nhs.uk/fonts/nhsuk-fonts-1.1.0.css");
html {
  box-sizing: border-box; }

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

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
figure,
table,
th,
td,
caption,
hr {
  margin: 0;
  padding: 0; }

html,
html * {
  font-family: "Frutiger W01"; }

html {
  background-color: #005eb8;
  color: #231f20; }

body {
  background-color: #fff; }

.util-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.util-nofocus:focus {
  outline: none; }

.util-bg-tint__yellow {
  background-color: #fdf2d5; }

@media screen {
  .util-print-only {
    display: none; } }

@media print {
  .util-print-hide {
    display: none; } }

.grid-row {
  margin: 0 -16px; }
  .grid-row:after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 925px) {
    .page-section .grid-row > *,
    .local-header .grid-row > * {
      margin-top: 0; } }

.column--one-quarter {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--one-quarter {
      float: left;
      width: 25%; } }

.column--one-third {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--one-third {
      float: left;
      width: 33.33333%; } }

.column--one-half {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--one-half {
      float: left;
      width: 50%; } }

.column--two-thirds {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--two-thirds {
      float: left;
      width: 66.66667%; } }

.column--three-quarters {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--three-quarters {
      float: left;
      width: 75%; } }

.column--one-quarter-right {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--one-quarter-right {
      float: right;
      width: 25%; } }

.column--one-third-right {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--one-third-right {
      float: right;
      width: 33.33333%; } }

.column--one-half-right {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--one-half-right {
      float: right;
      width: 50%; } }

.column--two-thirds-right {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--two-thirds-right {
      float: right;
      width: 66.66667%; } }

.column--three-quarters-right {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .column--three-quarters-right {
      float: right;
      width: 75%; } }

.page-section {
  margin: 0 16px;
  max-width: 960px;
  padding: 16px 0; }
  @media (min-width: 925px) {
    .page-section {
      margin: 0 32px; } }
  @media (min-width: 1024px) {
    .page-section {
      margin: 0 auto; } }
  @media (min-width: 925px) {
    .page-section {
      padding: 32px 0; } }
  .page-section + .page-section {
    padding-top: 0; }
  .page-section * + * {
    margin-top: 16px; }
    @media (min-width: 925px) {
      .page-section * + * {
        margin-top: 32px; } }

.page-section--collapse-bottom {
  padding-bottom: 0; }

details {
  clear: both;
  display: block; }
  details summary {
    font-family: "Frutiger W01";
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    text-transform: none;
    color: #005eb8;
    cursor: pointer;
    display: inline-block;
    margin-bottom: em(5);
    position: relative; }
    @media (min-width: 641px) {
      details summary {
        font-size: 20px;
        line-height: 32px; } }
    @media (min-width: 925px) {
      details summary {
        font-size: 20px;
        line-height: 32px; } }
    details summary:hover {
      color: #4c92d9; }
    details summary:focus {
      outline: 3px solid #ffb81c; }

@-moz-document regexp(".*") {
  details summary:not([tabindex]) {
    display: list-item;
    display: revert; } }

.details__summary {
  text-decoration: underline; }
  .details--inline .details__summary {
    text-decoration: none; }

.details__arrow {
  font-style: normal;
  margin-right: .35em; }
  .details--inline .details__arrow {
    display: none; }

.details__cta {
  color: #005eb8;
  cursor: pointer;
  text-decoration: underline; }

.details--inline summary {
  color: #231f20;
  cursor: default; }
  .details--inline summary::-webkit-details-marker {
    display: none; }
  .details--inline summary:hover {
    color: #231f20; }
  .details--inline summary:focus {
    outline: none; }
    .details--inline summary:focus .details__cta {
      outline: 3px solid #ffb81c; }

figure {
  margin-left: 0;
  margin-right: 0; }

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0; }
  body:not(:-moz-handler-blocked) fieldset {
    display: table-cell; }

legend {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  color: #231f20;
  display: table;
  padding: 0; }
  @media (min-width: 641px) {
    legend {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    legend {
      font-size: 20px;
      line-height: 32px; } }
  legend + * {
    -webkit-margin-top-collapse: separate; }

textarea {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  border: 2px solid #768692;
  display: block;
  padding: 0 4px;
  width: 100%; }
  @media (min-width: 641px) {
    textarea {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    textarea {
      font-size: 20px;
      line-height: 32px; } }
  textarea:focus {
    outline: 3px solid #ffb81c; }

h1 {
  font-family: "Frutiger W01";
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  text-transform: none; }
  @media (min-width: 641px) {
    h1 {
      font-size: 48px;
      line-height: 64px; } }
  @media (min-width: 925px) {
    h1 {
      font-size: 64px;
      line-height: 80px; } }

h2 {
  font-family: "Frutiger W01";
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
  text-transform: none; }
  @media (min-width: 641px) {
    h2 {
      font-size: 32px;
      line-height: 48px; } }
  @media (min-width: 925px) {
    h2 {
      font-size: 36px;
      line-height: 48px; } }

h3 {
  font-family: "Frutiger W01";
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-transform: none; }
  @media (min-width: 641px) {
    h3 {
      font-size: 24px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    h3 {
      font-size: 24px;
      line-height: 32px; } }

h4 {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-transform: none; }
  @media (min-width: 641px) {
    h4 {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    h4 {
      font-size: 20px;
      line-height: 32px; } }

h5 {
  font-family: "Frutiger W01";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-transform: none; }
  @media (min-width: 641px) {
    h5 {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 925px) {
    h5 {
      font-size: 16px;
      line-height: 24px; } }

h6 {
  font-family: "Frutiger W01";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none; }
  @media (min-width: 641px) {
    h6 {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 925px) {
    h6 {
      font-size: 16px;
      line-height: 24px; } }

hr {
  background-color: #d8dde0;
  border: 0;
  height: 4px;
  text-align: left;
  width: 130px; }
  .callout--alert hr {
    background-color: #aeb7bd; }
  .callout--severe hr {
    background-color: #fff; }

img {
  border: 0;
  max-width: 100%;
  vertical-align: middle; }

abbr[title] {
  text-decoration: none; }

b,
strong {
  font-weight: 600; }

a:link {
  color: #005eb8; }

a:visited {
  color: #003087; }

a:hover {
  color: #4c92d9; }

a:active {
  color: #4c92d9; }

a:focus {
  outline: 3px solid #ffb81c; }

.link--reverse-polarity:link {
  color: #fff; }

.link--reverse-polarity:visited {
  color: #fff; }

.link--reverse-polarity:hover {
  color: #d4efff; }

.link--reverse-polarity:active {
  color: #d4efff; }

.link--reverse-polarity:focus {
  outline: 3px solid #ffb81c; }

ul {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  list-style: disc outside;
  padding-left: 1em; }
  @media (min-width: 641px) {
    ul {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    ul {
      font-size: 20px;
      line-height: 32px; } }

ol {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  list-style: decimal outside;
  padding-left: 1em; }
  @media (min-width: 641px) {
    ol {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    ol {
      font-size: 20px;
      line-height: 32px; } }
  ol li {
    padding-left: .2em; }

dl {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none; }
  @media (min-width: 641px) {
    dl {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    dl {
      font-size: 20px;
      line-height: 32px; } }
  dl dt {
    font-family: "Frutiger W01";
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-transform: none; }
    @media (min-width: 641px) {
      dl dt {
        font-size: 20px;
        line-height: 32px; } }
    @media (min-width: 925px) {
      dl dt {
        font-size: 20px;
        line-height: 32px; } }

.local-header dd,
.page-section dd,
.global-footer dd {
  margin-top: 8px; }

.local-header li + li,
.page-section li + li,
.global-footer li + li {
  margin-top: 8px; }

.local-header li > ul,
.local-header li > ol,
.local-header li > dl,
.page-section li > ul,
.page-section li > ol,
.page-section li > dl,
.global-footer li > ul,
.global-footer li > ol,
.global-footer li > dl {
  margin-top: 8px; }

.list--chevron {
  list-style: none;
  padding-left: 32px; }
  .list--chevron li {
    position: relative; }
    .list--chevron li:before, .list--chevron li:after {
      border-style: solid;
      content: "";
      display: block;
      height: 0;
      position: absolute;
      top: 6px;
      width: 0; }
    .list--chevron li:before {
      border-color: transparent transparent transparent #425563;
      border-width: 10px 0 10px 10px;
      left: -32px; }
      .callout--warning .list--chevron li:before {
        border-left-color: #231f20; }
      .callout--severe .list--chevron li:before {
        border-left-color: #fff; }
    .list--chevron li:after {
      border-color: transparent transparent transparent #fff;
      border-width: 10px 0 10px 10px;
      left: -38px; }
      .callout--info .list--chevron li:after,
      .panel .list--chevron li:after {
        border-left-color: #f0f4f5; }
      .callout--warning .list--chevron li:after {
        border-left-color: #fdf2d5; }
      .callout--alert .list--chevron li:after {
        border-left-color: #f5e6e4; }
      .callout--severe .list--chevron li:after {
        border-left-color: #da291c; }

.list--check,
.list--cross {
  list-style: none;
  padding-left: 32px; }
  .list--check li,
  .list--cross li {
    position: relative; }
    .list--check li::before, .list--check li::after,
    .list--cross li::before,
    .list--cross li::after {
      content: "";
      left: -32px;
      position: absolute;
      zoom: 1; }

.list--check li::before {
  background: transparent;
  border: solid;
  border-color: #007f3b;
  border-width: 0 0 5px 5px;
  height: 12px;
  top: 7px;
  transform: rotate(-45deg);
  width: 22px; }

.list--cross li::before, .list--cross li::after {
  background: #da291c;
  height: 5px;
  top: 12px;
  transform: rotate(45deg);
  width: 24px; }

.list--cross li::after {
  transform: rotate(-45deg); }

p {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none; }
  @media (min-width: 641px) {
    p {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    p {
      font-size: 20px;
      line-height: 32px; } }

blockquote {
  quotes: "“" "”"; }
  blockquote p:before {
    content: open-quote; }
  blockquote p:after {
    content: no-close-quote; }
  blockquote p:last-of-type {
    margin-bottom: 0; }
    blockquote p:last-of-type:after {
      content: close-quote; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 16px 0 32px;
  width: 100%; }
  table caption {
    font-family: "Frutiger W01";
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-transform: none;
    margin: 0 0 16px;
    text-align: left; }
    @media (min-width: 641px) {
      table caption {
        font-size: 24px;
        line-height: 32px; } }
    @media (min-width: 925px) {
      table caption {
        font-size: 24px;
        line-height: 32px; } }
    @media (min-width: 641px) {
      table caption {
        margin-bottom: 32px; } }
  table th,
  table td {
    font-family: "Frutiger W01";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: none;
    border-bottom: 2px solid #d8dde0;
    padding: 12px 12px 12px 0;
    vertical-align: top; }
    @media (min-width: 641px) {
      table th,
      table td {
        font-size: 16px;
        line-height: 24px; } }
    @media (min-width: 925px) {
      table th,
      table td {
        font-size: 16px;
        line-height: 24px; } }
  table th {
    font-family: "Frutiger W01";
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-transform: none;
    text-align: left; }
    @media (min-width: 641px) {
      table th {
        font-size: 20px;
        line-height: 32px; } }
    @media (min-width: 925px) {
      table th {
        font-size: 20px;
        line-height: 32px; } }

.table--two-column th {
  width: 50%; }

.global-header {
  background-color: #fff;
  border-bottom: 2px solid #005eb8; }

.global-header__inner {
  margin: 0 16px;
  max-width: 960px;
  padding-bottom: 16px;
  padding-top: 16px; }
  @media (min-width: 925px) {
    .global-header__inner {
      margin: 0 32px; } }
  @media (min-width: 1024px) {
    .global-header__inner {
      margin: 0 auto; } }
  .global-header__inner:after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 641px) {
    .global-header__inner {
      padding-bottom: 24px;
      padding-top: 24px; } }

.global-header__link {
  background: url("../nhsuk/css/frontend-library/app/assets/images/logotype-nhs-colour__reverse.73c85feeafe5.png") no-repeat;
  background-size: contain;
  display: block;
  height: 32px;
  text-indent: -999em;
  width: 79px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .global-header__link {
      background-image: url("../nhsuk/css/frontend-library/app/assets/images/logotype-nhs-colour__reverse@2x.37712a622bd8.png");
      background-size: 79px 32px; } }
  @media (min-width: 641px) {
    .global-header__link {
      float: left; } }

.global-header__service-name {
  font-family: "Frutiger W01";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  color: #425563;
  display: block;
  margin-top: 8px; }
  @media (min-width: 641px) {
    .global-header__service-name {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 925px) {
    .global-header__service-name {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 641px) {
    .global-header__service-name {
      font-family: "Frutiger W01";
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      text-transform: none;
      display: inline;
      margin-left: 16px;
      margin-top: 0; } }
  @media (min-width: 641px) and (min-width: 641px) {
    .global-header__service-name {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 641px) and (min-width: 925px) {
    .global-header__service-name {
      font-size: 20px;
      line-height: 32px; } }

.global-footer {
  background-color: #005eb8;
  border-top: 4px solid #003087;
  color: #fff; }
  .global-footer * {
    font-family: "Frutiger W01";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: none; }
    @media (min-width: 641px) {
      .global-footer * {
        font-size: 16px;
        line-height: 24px; } }
    @media (min-width: 925px) {
      .global-footer * {
        font-size: 16px;
        line-height: 24px; } }
    .global-footer * + * {
      margin-top: 16px; }
      @media (min-width: 925px) {
        .global-footer * + * {
          margin-top: 32px; } }
  .global-footer a:link {
    color: #fff; }
  .global-footer a:visited {
    color: #fff; }
  .global-footer a:hover {
    color: #d4efff; }
  .global-footer a:active {
    color: #d4efff; }
  .global-footer a:focus {
    outline: 3px solid #ffb81c; }

.global-footer__inner {
  margin: 0 16px;
  max-width: 960px;
  padding-bottom: 96px;
  padding-top: 32px; }
  @media (min-width: 925px) {
    .global-footer__inner {
      margin: 0 32px; } }
  @media (min-width: 1024px) {
    .global-footer__inner {
      margin: 0 auto; } }
  @media (min-width: 925px) {
    .global-footer__inner {
      padding-bottom: 128px;
      padding-top: 48px; } }
  .global-footer__inner:before {
    background: url("../nhsuk/css/frontend-library/app/assets/images/logotype-nhs-colour.e36bac770fdb.png") no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 32px;
    margin-bottom: 32px;
    text-indent: -999em;
    width: 79px; }
    @media (min-width: 925px) {
      .global-footer__inner:before {
        margin-bottom: 48px; } }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .global-footer__inner:before {
        background-image: url("../nhsuk/css/frontend-library/app/assets/images/logotype-nhs-colour@2x.6efa604c57a6.png");
        background-size: 79px 32px; } }

.notification-banner {
  background-color: #f0f4f5; }
  .notification-banner * {
    font-family: "Frutiger W01";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: none; }
    @media (min-width: 641px) {
      .notification-banner * {
        font-size: 16px;
        line-height: 24px; } }
    @media (min-width: 925px) {
      .notification-banner * {
        font-size: 16px;
        line-height: 24px; } }

.js-enabled .notification-banner--js-hidden {
  display: none; }

.notification-banner--hiviz {
  background-color: #fdf2d5; }
  .notification-banner--hiviz a:link {
    color: #004d97; }
  .notification-banner--hiviz a:visited {
    color: #00276f; }
  .notification-banner--hiviz a:hover {
    color: #3e78b2; }
  .notification-banner--hiviz a:active {
    color: #3e78b2; }
  .notification-banner--hiviz a:focus {
    outline: 3px solid #ffb81c; }

.notification-banner--system {
  background: #231f20 repeating-linear-gradient(45deg, #231f20, #231f20 10px, #4f4c4d 10px, #4f4c4d 20px);
  color: #fff; }
  .notification-banner--system strong {
    font-weight: 600; }

.notification-banner__inner {
  margin: 0 16px;
  max-width: 960px;
  padding: 8px 0; }
  @media (min-width: 925px) {
    .notification-banner__inner {
      margin: 0 32px; } }
  @media (min-width: 1024px) {
    .notification-banner__inner {
      margin: 0 auto; } }

.skiplinks {
  background-color: #e6eff8; }

.skiplinks__inner {
  margin: 0 16px;
  max-width: 960px; }
  @media (min-width: 925px) {
    .skiplinks__inner {
      margin: 0 32px; } }
  @media (min-width: 1024px) {
    .skiplinks__inner {
      margin: 0 auto; } }

.skiplinks__link {
  color: #fff;
  display: inline-block;
  left: -999em;
  padding: 8px;
  position: absolute; }
  .skiplinks__link:focus {
    background-color: #e6eff8;
    border: 3px solid #ffb81c;
    outline: none;
    position: static; }

.local-header {
  margin: 0 16px;
  max-width: 960px;
  padding: 16px;
  margin-top: 16px;
  background-color: #005eb8;
  padding-top: 32px; }
  @media (min-width: 925px) {
    .local-header {
      margin: 0 32px; } }
  @media (min-width: 1024px) {
    .local-header {
      margin: 0 auto; } }
  @media (min-width: 925px) {
    .local-header {
      padding: 32px; } }
  @media (min-width: 925px) {
    .local-header {
      margin-top: 32px; } }
  @media (min-width: 641px) {
    .local-header {
      padding-top: 32px; } }
  @media (min-width: 925px) {
    .local-header {
      padding-top: 48px; } }
  .grid-row .local-header {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; }
  .local-header a:link {
    color: #fff; }
  .local-header a:visited {
    color: #fff; }
  .local-header a:hover {
    color: #d4efff; }
  .local-header a:active {
    color: #d4efff; }
  .local-header a:focus {
    outline: 3px solid #ffb81c; }
  .local-header * + * {
    margin-top: 16px; }
    @media (min-width: 925px) {
      .local-header * + * {
        margin-top: 32px; } }

.local-header__return {
  background-color: #005eb8;
  border: 2px solid #76adda;
  display: inline-block;
  margin-bottom: 16px;
  padding: 8px 16px;
  text-decoration: none; }
  .local-header__return:link {
    color: #fff; }
  .local-header__return:visited {
    color: #fff; }
  .local-header__return:hover {
    color: #d4efff; }
  .local-header__return:active {
    color: #d4efff; }
  .local-header__return:focus {
    outline: 3px solid #ffb81c; }
  .local-header__return:hover {
    border-color: #e6eff8;
    color: #fff; }

.local-header__title {
  font-family: "Frutiger W01";
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
  text-transform: none;
  color: #fff;
  margin: 0; }
  @media (min-width: 641px) {
    .local-header__title {
      font-size: 32px;
      line-height: 48px; } }
  @media (min-width: 925px) {
    .local-header__title {
      font-size: 36px;
      line-height: 48px; } }
  @media (min-width: 641px) {
    .local-header__title {
      padding-top: 16px; } }

.local-header__intro {
  color: #fff;
  margin-top: 16px;
  max-width: 40em;
  padding-top: 16px;
  position: relative; }
  @media (min-width: 925px) {
    .local-header__intro {
      margin-top: 32px;
      padding-top: 16px; } }
  .local-header__intro:before {
    background-color: #76adda;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 130px; }

.button {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #007f3b;
  border: 0;
  box-shadow: 0 2px 0 #003317;
  cursor: pointer;
  display: inline-block;
  letter-spacing: .5px;
  line-height: 1.25;
  outline: 1px solid transparent;
  outline-offset: -1px;
  padding: 12px 24px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
  border-radius: 0;
  color: #fff; }
  @media (min-width: 641px) {
    .button {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    .button {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 641px) {
    .button {
      width: auto; } }
  .button + .button {
    margin-top: 16px; }
    @media (min-width: 641px) {
      .button + .button {
        margin-left: 16px;
        margin-top: 0; } }
    @media (min-width: 925px) {
      .button + .button {
        margin-left: 32px; } }
  .button:visited {
    background-color: #007f3b; }
  .button:focus {
    outline: 3px solid #ffb81c; }
  .button:hover, .button:focus {
    background-color: #00662f; }
  .button:active {
    box-shadow: 0 0 0 #007f3b;
    top: 2px; }
  .button.disabled, .button[disabled="disabled"], .button[disabled] {
    opacity: .5; }
    .button.disabled:hover, .button[disabled="disabled"]:hover, .button[disabled]:hover {
      background-color: #007f3b;
      cursor: default; }
    .button.disabled:active, .button[disabled="disabled"]:active, .button[disabled]:active {
      box-shadow: 0 2px 0 #003317;
      top: 0; }
  .button:link, .button:hover, .button:focus, .button:visited {
    color: #fff; }
  .button:before {
    background: transparent;
    content: "";
    display: block;
    height: 110%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .button:active:before {
    height: 120%;
    top: -10%; }

.button--secondary {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #d8dde0;
  border: 0;
  box-shadow: 0 2px 0 #adb8be;
  cursor: pointer;
  display: inline-block;
  letter-spacing: .5px;
  line-height: 1.25;
  outline: 1px solid transparent;
  outline-offset: -1px;
  padding: 12px 24px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
  border-radius: 0;
  color: #231f20; }
  @media (min-width: 641px) {
    .button--secondary {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    .button--secondary {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 641px) {
    .button--secondary {
      width: auto; } }
  .button--secondary + .button {
    margin-top: 16px; }
    @media (min-width: 641px) {
      .button--secondary + .button {
        margin-left: 16px;
        margin-top: 0; } }
    @media (min-width: 925px) {
      .button--secondary + .button {
        margin-left: 32px; } }
  .button--secondary:visited {
    background-color: #d8dde0; }
  .button--secondary:focus {
    outline: 3px solid #ffb81c; }
  .button--secondary:hover, .button--secondary:focus {
    background-color: #cad1d5; }
  .button--secondary:active {
    box-shadow: 0 0 0 #d8dde0;
    top: 2px; }
  .button--secondary.disabled, .button--secondary[disabled="disabled"], .button--secondary[disabled] {
    opacity: .5; }
    .button--secondary.disabled:hover, .button--secondary[disabled="disabled"]:hover, .button--secondary[disabled]:hover {
      background-color: #d8dde0;
      cursor: default; }
    .button--secondary.disabled:active, .button--secondary[disabled="disabled"]:active, .button--secondary[disabled]:active {
      box-shadow: 0 2px 0 #adb8be;
      top: 0; }
  .button--secondary:link, .button--secondary:hover, .button--secondary:focus, .button--secondary:visited {
    color: #231f20; }
  .button--secondary:before {
    background: transparent;
    content: "";
    display: block;
    height: 110%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .button--secondary:active:before {
    height: 120%;
    top: -10%; }

.button--cancel {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #da291c;
  border: 0;
  box-shadow: 0 2px 0 #961c13;
  cursor: pointer;
  display: inline-block;
  letter-spacing: .5px;
  line-height: 1.25;
  outline: 1px solid transparent;
  outline-offset: -1px;
  padding: 12px 24px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
  border-radius: 0;
  color: #fff; }
  @media (min-width: 641px) {
    .button--cancel {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    .button--cancel {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 641px) {
    .button--cancel {
      width: auto; } }
  .button--cancel + .button {
    margin-top: 16px; }
    @media (min-width: 641px) {
      .button--cancel + .button {
        margin-left: 16px;
        margin-top: 0; } }
    @media (min-width: 925px) {
      .button--cancel + .button {
        margin-left: 32px; } }
  .button--cancel:visited {
    background-color: #da291c; }
  .button--cancel:focus {
    outline: 3px solid #ffb81c; }
  .button--cancel:hover, .button--cancel:focus {
    background-color: #c32519; }
  .button--cancel:active {
    box-shadow: 0 0 0 #da291c;
    top: 2px; }
  .button--cancel.disabled, .button--cancel[disabled="disabled"], .button--cancel[disabled] {
    opacity: .5; }
    .button--cancel.disabled:hover, .button--cancel[disabled="disabled"]:hover, .button--cancel[disabled]:hover {
      background-color: #da291c;
      cursor: default; }
    .button--cancel.disabled:active, .button--cancel[disabled="disabled"]:active, .button--cancel[disabled]:active {
      box-shadow: 0 2px 0 #961c13;
      top: 0; }
  .button--cancel:link, .button--cancel:hover, .button--cancel:focus, .button--cancel:visited {
    color: #fff; }
  .button--cancel:before {
    background: transparent;
    content: "";
    display: block;
    height: 110%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .button--cancel:active:before {
    height: 120%;
    top: -10%; }

.link-list__row {
  margin: 0 -16px; }
  .link-list__row:after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 925px) {
    .page-section .link-list__row > *,
    .local-header .link-list__row > * {
      margin-top: 0; } }

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

.link-list--numbered {
  list-style: decimal; }
  .link-list--numbered .link-list__item {
    margin-left: 1.2em; }

.link-list--one-half {
  display: block;
  padding: 0 16px; }
  @media (min-width: 925px) {
    .link-list--one-half {
      float: left;
      width: 50%; } }
  .link-list--one-half + .link-list--one-half {
    margin-top: 8px; }
    @media (min-width: 925px) {
      .link-list--one-half + .link-list--one-half {
        margin-top: 0; } }

.article-pagination {
  padding-top: 16px;
  border-top: 1px solid #ccdff1;
  list-style: none;
  padding-left: 0; }
  .article-pagination:after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 925px) {
    .article-pagination {
      padding-top: 32px; } }

@media (min-width: 641px) {
  .article-pagination__item + .article-pagination__item {
    margin-top: 0; } }

.article-pagination__item a {
  display: block;
  text-decoration: none; }

@media (min-width: 641px) {
  .article-pagination__item--left {
    float: left;
    width: 47%; }
  .article-pagination__item--right {
    float: right;
    text-align: right;
    width: 47%; } }

.article-pagination__prefix {
  font-family: "Frutiger W01";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  color: #231f20;
  display: block; }
  @media (min-width: 641px) {
    .article-pagination__prefix {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 925px) {
    .article-pagination__prefix {
      font-size: 16px;
      line-height: 24px; } }

.article-pagination__title {
  text-decoration: underline; }

h1 {
  font-family: "Frutiger W01";
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  text-transform: none; }
  @media (min-width: 641px) {
    h1 {
      font-size: 48px;
      line-height: 64px; } }
  @media (min-width: 925px) {
    h1 {
      font-size: 64px;
      line-height: 80px; } }

h2 {
  font-family: "Frutiger W01";
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
  text-transform: none; }
  @media (min-width: 641px) {
    h2 {
      font-size: 32px;
      line-height: 48px; } }
  @media (min-width: 925px) {
    h2 {
      font-size: 36px;
      line-height: 48px; } }

h3 {
  font-family: "Frutiger W01";
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-transform: none; }
  @media (min-width: 641px) {
    h3 {
      font-size: 24px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    h3 {
      font-size: 24px;
      line-height: 32px; } }

h4 {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-transform: none; }
  @media (min-width: 641px) {
    h4 {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    h4 {
      font-size: 20px;
      line-height: 32px; } }

h5 {
  font-family: "Frutiger W01";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-transform: none; }
  @media (min-width: 641px) {
    h5 {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 925px) {
    h5 {
      font-size: 16px;
      line-height: 24px; } }

h6 {
  font-family: "Frutiger W01";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none; }
  @media (min-width: 641px) {
    h6 {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 925px) {
    h6 {
      font-size: 16px;
      line-height: 24px; } }

p {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none; }
  @media (min-width: 641px) {
    p {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    p {
      font-size: 20px;
      line-height: 32px; } }

.callout {
  padding: 16px;
  background-color: #fff; }
  @media (min-width: 925px) {
    .callout {
      padding: 32px; } }
  .callout:focus {
    outline: 3px solid #ffb81c; }

.callout--muted {
  background-color: #d8dde0; }

.callout--info {
  background-color: #f0f4f5;
  border: solid #768692;
  border-width: 0 0 0 4px; }

.callout--attention {
  border: 8px solid #0072ce; }

.callout--warning {
  background-color: #fdf2d5;
  border: solid #fada8b;
  border-width: 4px 0; }

.callout--alert {
  background-color: #f5e6e4;
  border-top: 8px solid #da291c; }

.callout--severe {
  background-color: #da291c;
  color: #fff; }
  .callout--severe a:link {
    color: #fff; }
  .callout--severe a:visited {
    color: #fff; }
  .callout--severe a:hover {
    color: #d4efff; }
  .callout--severe a:active {
    color: #d4efff; }
  .callout--severe a:focus {
    outline: 3px solid #ffb81c; }

.callout--error {
  border: 4px solid #da291c; }

.callout--compact {
  display: inline-block; }
  @media (min-width: 925px) {
    .callout--compact {
      padding: 16px 24px; } }

.media {
  position: relative;
  vertical-align: top; }
  @media (min-width: 641px) {
    .media {
      max-width: 40em; } }

.media__caption {
  background-color: #e6eff8;
  margin-top: 0;
  padding: 16px; }
  .is-collapsed .gallery__item--collage .media__caption {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

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

.gallery--inline {
  max-width: 40em; }
  .gallery--inline + * {
    margin-top: 0; }

.gallery--collage {
  max-width: 40em; }
  .gallery--collage + .button {
    margin-top: 8px; }

.gallery__item {
  box-sizing: border-box; }

.gallery__item--inline {
  margin-bottom: 16px; }
  @media (min-width: 925px) {
    .gallery__item--inline {
      margin-bottom: 32px; } }
  @media (min-width: 641px) {
    .gallery__item--inline {
      float: left;
      margin-top: 0;
      width: 50%; } }
  @media (min-width: 641px) {
    .gallery__item--inline.is-odd {
      border-right: 8px solid #fff;
      clear: left; } }
  @media (min-width: 925px) {
    .gallery__item--inline.is-odd {
      border-right: 16px solid #fff; } }
  @media (min-width: 641px) {
    .gallery__item--inline.is-even {
      border-left: 8px solid #fff; } }
  @media (min-width: 925px) {
    .gallery__item--inline.is-even {
      border-left: 16px solid #fff; } }

.is-collapsed .gallery__item--collage {
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 4px;
  float: left;
  margin-top: 0;
  width: 50%;
  word-wrap: break-word; }
  .is-collapsed .gallery__item--collage.is-odd {
    border-right-width: 2px; }
  .is-collapsed .gallery__item--collage.is-even {
    border-left-width: 2px; }
  .is-collapsed .gallery__item--collage.gallery__item--small {
    border-left-width: 2px;
    border-right-width: 0;
    width: 33.1%; }
  .is-collapsed .gallery__item--collage.gallery__item--large {
    border-left-width: 0;
    border-right-width: 2px;
    width: 66.9%; }
  .js-enabled .is-collapsed .gallery__item--collage img {
    cursor: pointer; }

.form-label {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-transform: none;
  display: block; }
  @media (min-width: 641px) {
    .form-label {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    .form-label {
      font-size: 20px;
      line-height: 32px; } }

.form-label--large {
  font-family: "Frutiger W01";
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
  text-transform: none; }
  @media (min-width: 641px) {
    .form-label--large {
      font-size: 32px;
      line-height: 48px; } }
  @media (min-width: 925px) {
    .form-label--large {
      font-size: 36px;
      line-height: 48px; } }

.form-label__hint {
  color: #425563;
  display: block;
  font-weight: normal;
  margin-top: 8px; }
  @media (min-width: 925px) {
    .form-label__hint {
      margin-top: 16px; } }

.form-textbox {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  appearance: none;
  border: 2px solid #768692;
  display: block;
  max-width: 540px;
  padding: 4px;
  width: 100%; }
  @media (min-width: 641px) {
    .form-textbox {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    .form-textbox {
      font-size: 20px;
      line-height: 32px; } }
  .form-textbox:focus {
    outline: 3px solid #ffb81c; }

.multiple-choice {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  clear: left;
  cursor: pointer;
  display: block;
  float: left;
  min-height: 38px;
  padding: 2px 0;
  position: relative; }
  @media (min-width: 641px) {
    .multiple-choice {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    .multiple-choice {
      font-size: 20px;
      line-height: 32px; } }
  .js-enabled .multiple-choice {
    padding-left: 50px;
    width: auto; }

.multiple-choice__input {
  cursor: pointer;
  margin-right: 10px; }
  .js-enabled .multiple-choice__input {
    filter: alpha(opacity=0);
    height: 38px;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 38px; }

@media (min-width: 641px) {
  .multiple-choice--inline {
    clear: none; }
    .multiple-choice--inline + .multiple-choice--inline {
      margin-left: 32px;
      margin-top: 0; } }

.js-enabled .multiple-choice--radio::before {
  background: #fff;
  border: 2px solid #768692;
  border-radius: 50%;
  content: "";
  height: 38px;
  left: 0;
  position: absolute;
  top: 0;
  width: 38px; }

.js-enabled .multiple-choice--radio::after {
  border: 10px solid;
  border-radius: 50%;
  content: "";
  filter: alpha(opacity=0);
  height: 0;
  left: 9px;
  opacity: 0;
  position: absolute;
  top: 9px;
  width: 0;
  zoom: 1; }

.js-enabled .multiple-choice--checkbox::before {
  background: #fff;
  border: 2px solid #768692;
  content: "";
  height: 38px;
  left: 0;
  position: absolute;
  top: 0;
  width: 38px; }

.js-enabled .multiple-choice--checkbox::after {
  background: transparent;
  border: solid;
  border-width: 0 0 5px 5px;
  content: "";
  filter: alpha(opacity=0);
  height: 12px;
  left: 8px;
  opacity: 0;
  position: absolute;
  top: 10px;
  transform: rotate(-45deg);
  width: 22px;
  zoom: 1; }

.js-enabled .multiple-choice--radio.is-focused::before, .js-enabled
.multiple-choice--checkbox.is-focused::before {
  box-shadow: 0 0 0 3px #ffb81c; }

.js-enabled .multiple-choice--radio.is-selected::after, .js-enabled
.multiple-choice--checkbox.is-selected::after {
  filter: alpha(opacity=100);
  opacity: 1;
  zoom: 1; }

.js-enabled .multiple-choice--radio.has-error::before, .js-enabled
.multiple-choice--checkbox.has-error::before {
  border-color: #da291c; }

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

@media (min-width: 641px) {
  .inline-list__item {
    display: inline;
    margin-top: 0; } }

@media (min-width: 641px) {
  .inline-list--slash .inline-list__item:after {
    content: "/"; }
  .inline-list--slash .inline-list__item:last-child:after {
    content: ""; } }

.meta {
  font-family: "Frutiger W01";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  color: #768692;
  margin-top: 0; }
  @media (min-width: 641px) {
    .meta {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 925px) {
    .meta {
      font-size: 20px;
      line-height: 32px; } }

.panel {
  background-color: #f0f4f5;
  display: table;
  width: 100%; }
  .panel:after {
    clear: both;
    content: "";
    display: table; }

.panel__header {
  padding: 16px;
  background-color: #d8dde0; }
  @media (min-width: 925px) {
    .panel__header {
      padding: 32px; } }
  .panel__header + * {
    margin-top: 0; }

.panel__content {
  padding: 16px; }
  @media (min-width: 925px) {
    .panel__content {
      padding: 32px; } }

.panel__content--half {
  border: solid #d8dde0;
  border-width: 4px 0 0; }
  @media (min-width: 925px) {
    .panel__content--half {
      border-width: 0 0 0 4px;
      display: table-cell;
      width: 50%; } }
  .panel__content--half + * {
    margin-top: 0; }

.panel__footer {
  padding: 16px;
  background-color: #d8dde0; }
  @media (min-width: 925px) {
    .panel__footer {
      padding: 32px; } }
  * + .panel__footer {
    margin-top: 0; }

.step-list {
  font-family: "Frutiger W01";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  counter-reset: li;
  padding: 4px 0; }
  @media (min-width: 641px) {
    .step-list {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 925px) {
    .step-list {
      font-size: 16px;
      line-height: 24px; } }

.step-list__item {
  border-left: 2px solid #fff;
  list-style: none;
  margin-left: 16px;
  padding-bottom: 24px;
  padding-left: 32px;
  position: relative; }
  @media (min-width: 925px) {
    .step-list__item {
      padding-bottom: 40px; } }
  .step-list__item + .step-list__item {
    margin-top: 0; }
  .step-list__item:before {
    background-color: #fff;
    border-radius: 50%;
    color: #005eb8;
    content: counter(li);
    counter-increment: li;
    height: 32px;
    left: -17px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: -4px;
    width: 32px; }
  .step-list__item.is-last {
    border: 0;
    padding-bottom: 0; }

.tabs {
  max-width: 40em; }

.tabs__tab {
  margin-top: 0; }

.tabs__tab-container {
  margin-top: 0; }

.tabs__tab-content {
  margin-top: 0; }

.js-enabled .tabs__tab-heading {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.tabs__nav {
  border: solid #aeb7bd;
  border-width: 0 1px 0 0;
  margin-top: 0;
  padding: 0; }
  .tabs__nav:after {
    clear: both;
    content: "";
    display: table; }

.tabs__nav--top {
  margin-bottom: 16px;
  border-top-width: 1px; }
  @media (min-width: 925px) {
    .tabs__nav--top {
      margin-bottom: 32px; } }

.tabs__nav-item {
  border: solid #aeb7bd;
  border-width: 0 0 1px 1px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 50%; }
  @media (min-width: 641px) {
    .tabs__nav-item {
      float: left;
      width: 25%; } }
  .tabs__nav-item + .tabs__nav-item {
    margin-top: 0; }
  .tabs__nav--top .tabs__nav-item {
    border-bottom-width: 0; }

.tabs__nav-link {
  background-color: #d8dde0;
  display: block;
  margin: 0;
  padding: 16px 0;
  text-align: center; }
  .tabs__nav-link:hover {
    background-color: #fff;
    color: #005eb8; }
  .tabs__nav-link:focus {
    position: relative;
    z-index: 5; }
  .tabs__nav-link:visited {
    color: #005eb8; }
  .is-active .tabs__nav-link {
    background-color: #005eb8;
    color: #fff;
    cursor: default;
    text-decoration: none; }

.js-enabled .js-tabs-content > div {
  display: none; }
  .js-enabled .js-tabs-content > div.is-active {
    display: block; }

.error {
  border-color: #da291c; }

/*
  conditions specific styles
  these components should be refactored into the frontend library
*/
.index--list ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap; }

.index--list ul li {
  list-style: none;
  padding: 0;
  margin-top: 0;
  text-decoration: none; }

.index--list ul li.active a {
  background-color: #005EB8;
  color: #ffffff;
  text-decoration: none; }

.index--list a {
  background-color: #F0F4F5;
  display: block;
  min-width: 60px;
  text-align: center;
  padding: 8px 20px;
  margin-top: 5px;
  margin-right: 5px;
  flex-wrap: nowrap; }

.local-header--nomargin {
  margin-top: 0; }

.local-header {
  padding-top: 10px; }
  .local-header ol {
    margin-top: 50px; }
  .local-header ol li.active a {
    font-weight: 600;
    text-decoration: none; }

.local-header__title {
  font-size: 40px;
  line-height: 48px; }
  @media (min-width: 641px) {
    .local-header__title {
      font-size: 56px;
      line-height: 80px; } }

.content-divider {
  height: 4px;
  width: 130px;
  background-color: #231f20;
  margin: 45px 0px; }

.site-header {
  position: relative;
  padding-top: 15px;
  margin-bottom: 10px; }
  @media (min-width: 925px) {
    .site-header {
      margin-bottom: 0px; } }
  .site-header__brand a {
    text-decoration: none; }
  .site-header__top {
    margin: 0 16px;
    max-width: 960px; }
    @media (min-width: 925px) {
      .site-header__top {
        margin: 0 32px; } }
    @media (min-width: 1024px) {
      .site-header__top {
        margin: 0 auto; } }
  .site-header__search, .site-header__menu-icon {
    display: inline-block;
    vertical-align: top; }
  .site-header__menu-icon {
    position: absolute;
    top: 15px;
    right: 15px; }
  .site-header__search {
    width: 100%; }
  .site-header__user-links {
    display: none; }
  @media (min-width: 700px) {
    .site-header__brand {
      float: left; }
    .site-header__controls {
      float: right; }
    .site-header__menu-icon {
      position: relative;
      top: 0px;
      right: 0px; }
    .site-header__search {
      width: 300px;
      top: 0px !important; }
    .site-header__nav {
      top: 0px !important; } }
  @media (min-width: 925px) {
    .site-header__user-links {
      display: block; }
    .site-header .nhs-choices-logo {
      margin-top: 2em; } }
  .site-header .nhs-choices-logo {
    height: 55px;
    vertical-align: bottom;
    padding-bottom: 20px; }
    @media (min-width: 925px) {
      .site-header .nhs-choices-logo {
        height: 35px;
        padding-bottom: 0px; } }
  .site-header__tagline {
    vertical-align: baseline;
    color: #ff6600;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0.5em;
    padding-bottom: 1px;
    display: none; }
    @media (min-width: 925px) {
      .site-header__tagline {
        display: inline; } }
  @media (min-width: 925px) {
    .site-header__nav {
      margin-top: 10px; } }

.main-nav {
  background-color: #005eb8;
  color: #fff; }
  .main-nav a:hover {
    text-decoration: underline; }
  .main-nav--open {
    position: relative;
    top: -50px; }
    @media (min-width: 925px) {
      .main-nav--open {
        top: 0px; } }
  .main-nav__items {
    margin: 0 16px;
    max-width: 960px;
    padding-bottom: 15px;
    display: none; }
    @media (min-width: 925px) {
      .main-nav__items {
        margin: 0 32px; } }
    @media (min-width: 1024px) {
      .main-nav__items {
        margin: 0 auto; } }
    .main-nav--open .main-nav__items {
      display: block; }
  .main-nav__page-menu, .main-nav__account-menu {
    margin: 0px;
    padding: 0px; }
    .main-nav__page-menu li, .main-nav__account-menu li {
      list-style-type: none;
      font-size: 18px;
      margin: 0px; }
    .main-nav__page-menu a, .main-nav__page-menu span, .main-nav__account-menu a, .main-nav__account-menu span {
      display: block;
      padding: 15px 0px;
      line-height: initial; }
  .main-nav__page-menu a {
    color: inherit;
    text-decoration: none; }
  .main-nav__account-menu {
    background-color: white;
    color: #005eb8; }
    .main-nav__account-menu a {
      text-decoration: underline;
      padding-left: 15px;
      padding-right: 15px; }
  .main-nav ul li ul {
    display: none; }
  @media (min-width: 925px) {
    .main-nav__menu-icon {
      display: none; }
    .main-nav__items {
      position: relative;
      display: block;
      padding: 4px 0 0 0; }
    .main-nav__page-menu {
      display: flex;
      justify-content: space-between; }
      .main-nav__page-menu > li > a:after {
        display: inline-block;
        content: '\00A0\e901';
        font-size: 0.7em; }
      .main-nav__page-menu .nodrop:hover {
        background-color: inherit;
        color: inherit;
        text-decoration: underline; }
      .main-nav__page-menu .nodrop a:after {
        content: none; }
      .main-nav__page-menu .active {
        text-decoration: underline; }
      .main-nav__page-menu li:hover {
        background-color: #fff;
        color: #005eb8; }
        .main-nav__page-menu li:hover ul {
          display: block; }
        .main-nav__page-menu li:hover a {
          background-color: inherit;
          position: relative;
          z-index: 200; }
      .main-nav__page-menu a, .main-nav__page-menu span {
        padding: 15px 15px 18px 15px; }
    .main-nav__account-menu {
      display: none; }
    .main-nav ul {
      width: 100%; }
      .main-nav ul li {
        display: inline-block; }
        .main-nav ul li:last-child ul {
          right: 0px; }
        .main-nav ul li ul {
          display: none;
          width: auto;
          position: absolute;
          z-index: 100;
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          padding-left: 0px;
          padding-top: 0.5em;
          background-color: #fff; }
          .main-nav ul li ul li {
            display: block;
            text-align: left;
            margin: 0px; }
            .main-nav ul li ul li:hover {
              text-decoration: underline; }
            .main-nav ul li ul li a, .main-nav ul li ul li span {
              padding: 7px 15px; }
            .main-nav ul li ul li span {
              color: #231f20;
              font-weight: bold; }
            .main-nav ul li ul li:last-child {
              font-weight: bold;
              border-top: #d8dde0 1px solid;
              padding-top: 5px;
              padding-bottom: 5px;
              margin-top: 5px; } }

.menu-icon {
  background-color: #005eb8;
  color: #fff;
  height: 42px; }
  @media (min-width: 925px) {
    .menu-icon {
      display: none; } }
  .menu-icon a {
    color: #fff;
    text-decoration: none; }
  .menu-icon__link {
    line-height: 42px;
    padding: 0px 0.5em; }
    .menu-icon__link:after {
      content: '\00A0\25BC';
      font-size: 0.7em; }
      .menu-icon--open .menu-icon__link:after {
        content: '\00A0\25B2'; }

.search {
  position: relative; }
  .search__input {
    width: 100%;
    border: 2px solid #005eb8;
    box-sizing: border-box;
    height: 42px;
    padding: 12px;
    font-size: 17px;
    padding-right: 42px; }
  .search__button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    background-color: #005eb8;
    color: #fff; }
    .search__button input[type="submit"] {
      padding: 0px;
      margin: 0px;
      border: none;
      background-color: transparent;
      height: 42px;
      width: 42px;
      font-size: 21px; }

.user-links {
  padding-bottom: 0.5em; }
  .user-links__right-align {
    float: right; }
  .user-links a {
    color: #435562;
    text-decoration: none; }
    .user-links a:hover {
      text-decoration: underline; }
  .user-links__login {
    padding-right: 1em; }
    .user-links__login:before {
      content: '\1F464\00A0';
      font-size: 0.7em;
      display: inline-block; }

.footer {
  font-size: 18px;
  background-color: #005eb8;
  color: #fff; }
  .footer ul {
    font-size: 18px; }
  .footer a {
    color: inherit; }
  .footer ul {
    list-style-type: none;
    padding: 20px 0px; }
    @media (min-width: 925px) {
      .footer ul li {
        display: inline-block;
        padding-right: 20px; } }
  .footer__logo {
    margin-bottom: 10px; }
    @media (min-width: 925px) {
      .footer__logo {
        margin-bottom: 0px; } }
  .footer__content {
    margin: 0 16px;
    max-width: 960px; }
    @media (min-width: 925px) {
      .footer__content {
        margin: 0 32px; } }
    @media (min-width: 1024px) {
      .footer__content {
        margin: 0 auto; } }
  .footer__main-links ul {
    padding: 25px 0px; }
  .footer__utility-links {
    background-color: #425563; }

.breadcrumb {
  margin: 0 16px;
  max-width: 960px;
  background-color: #e6eff8;
  margin-bottom: 1em; }
  @media (min-width: 925px) {
    .breadcrumb {
      margin: 0 32px; } }
  @media (min-width: 1024px) {
    .breadcrumb {
      margin: 0 auto; } }
  .breadcrumb a {
    font-size: inherit;
    text-decoration: none; }
  .breadcrumb a:visited {
    color: #005EB8; }
  .breadcrumb ul, .breadcrumb ol {
    padding: 6px 15px; }
    .breadcrumb ul li, .breadcrumb ol li {
      margin: 0px;
      font-size: 16px;
      display: inline-block; }
      .breadcrumb ul li:after, .breadcrumb ol li:after {
        content: '\00A0\00A0\203A';
        color: #aeb7bd; }
  .breadcrumb__last:after {
    content: none !important; }

@font-face {
  font-family: 'NHS-icons';
  src: url("../nhsuk/fonts/NHS-icons.a24aa6735c33.eot?1uyihd");
  src: url("../nhsuk/fonts/NHS-icons.a24aa6735c33.eot?1uyihd#iefix") format("embedded-opentype"), url("../nhsuk/fonts/NHS-icons.ba408e1faca5.ttf?1uyihd") format("truetype"), url("../nhsuk/fonts/NHS-icons.de00139c45ca.woff?1uyihd") format("woff"), url("../nhsuk/fonts/NHS-icons.dbd8d376760c.svg?1uyihd#NHS-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"], .main-nav__page-menu a:after, .external-link:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'NHS-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-External:after {
  content: ""; }

.icon-Search:after {
  content: ""; }

.icon-Chevron:before {
  content: ""; }

.search__button.icon-Search input {
  cursor: pointer; }

.search__button.icon-Search:after {
  content: "";
  position: absolute;
  display: block;
  pointer-events: none;
  top: 0;
  font-size: 1.5em;
  padding: 10px; }

.pain-scale-link {
  color: #0072ce;
  font-weight: bold;
  cursor: pointer;
  margin-top: 10px; }
  .pain-scale-link .pain-info-icon {
    margin-right: 10px;
    top: 0px;
    position: relative; }

.pain-scale-table img {
  top: -2px;
  position: relative;
  margin-right: 16px; }

.pain-scale-table .pain-scale-table_inner {
  padding-left: 0px;
  margin-top: 20px; }

.pain-scale-table .pain-type {
  border-top: 1px solid #ccc;
  list-style: none;
  padding: 24px; }

.pain-scale-table .severe-pain {
  border-top: none; }

.pain-scale-table .pain-left {
  width: 30%;
  float: left;
  font-weight: bold;
  font-size: 16px; }

.pain-scale-table .pain-right {
  width: 60%;
  float: left;
  margin-top: 0;
  margin-left: 40px; }
  .pain-scale-table .pain-right ul {
    font-size: 16px;
    top: 0px;
    position: relative; }

.pain-scale-table .severe-pain-point {
  height: 0px;
  border-radius: 50%;
  border: 6px solid red; }

.pain-scale-table .moderate-pain-point {
  height: 0px;
  border-radius: 50%;
  border: 6px solid #ffb81c; }

.pain-scale-table .mild-pain-point {
  height: 0px;
  border-radius: 50%;
  border: 6px solid green; }

@media (max-width: 641px) {
  .pain-scale-table .pain-right {
    width: inherit;
    margin-left: 5px;
    margin-top: 16px; }
    .pain-scale-table .pain-right ul {
      font-size: 16px;
      top: -7px;
      position: relative; }
  .pain-scale-table .pain-left {
    width: 100%; } }

.component-emergency .pain-scale-table_inner, .component-urgent .pain-scale-table_inner {
  color: black;
  background: white; }

.component-emergency .severe-pain, .component-urgent .severe-pain {
  padding-top: 15px; }

.component-emergency .mild-pain, .component-urgent .mild-pain {
  padding-bottom: 16px; }

.component-emergency .pain-scale-link {
  color: white; }

.component-emergency .pain-info-icon {
  content: url("/static/nhsuk/img/icon-info-white.eb9872965106.svg"); }

.component-primary-care, .component-emergency, .component-urgent {
  padding-bottom: 8px; }

.callout {
  padding: 16px;
  background-color: #fff; }
  @media (min-width: 925px) {
    .callout {
      padding: 32px; } }
  .callout:focus {
    outline: 3px solid #ffb81c; }

.component-muted {
  background-color: #d8dde0; }

.component-information {
  background-color: #f0f4f5;
  border: solid #768692;
  border-width: 0 0 0 4px; }

.component-primary-care {
  border: 8px solid #0072ce; }

.component-callout {
  background-color: #fdf2d5;
  border: solid #fada8b;
  border-width: 4px 0; }

.component-urgent {
  background-color: #f5e6e4;
  border-top: 8px solid #da291c; }

.component-emergency {
  background-color: #da291c;
  color: #fff; }
  .component-emergency a:link {
    color: #fff; }
  .component-emergency a:visited {
    color: #fff; }
  .component-emergency a:hover {
    color: #d4efff; }
  .component-emergency a:active {
    color: #d4efff; }
  .component-emergency a:focus {
    outline: 3px solid #ffb81c; }

.callout--error {
  border: 4px solid #da291c; }

.find-a-service {
  display: inline-block; }
  @media (min-width: 925px) {
    .find-a-service {
      padding: 16px 24px; } }

.component-treatment-card {
  border: 2px solid #005EB8; }
  .component-treatment-card .treatment-title {
    padding: 24px;
    font-size: 24px;
    background-color: #e6f0fc; }
  .component-treatment-card .treatment-subtitle {
    padding: 24px;
    color: #768692;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #e6f0fc;
    margin: 0; }
  .component-treatment-card .treatment-card-content {
    padding: 24px;
    margin: 0; }

.treatment-table {
  /*
    .treatment_table_show {
        visibility: visible;
        height: 100%;

    }

    .treatment_table_hide {
        visibility: hidden;
        height: 0px;
    }
*/ }
  .treatment-table .treatment_content {
    margin: 0; }
  .treatment-table .block-Treatment {
    margin: 0;
    padding-top: 24px;
    border-bottom: #d6dce0 1px solid; }
  .treatment-table .treatment-table-title {
    font-weight: bold;
    font-size: 20px;
    border-bottom: #d6dce0 2px solid;
    padding-bottom: 10px;
    cursor: pointer; }
  .treatment-table .treatment-table-row-title {
    height: 18px;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #005eb8; }
  .treatment-table .treatment-table-medical-name {
    font-weight: bold;
    color: #d6dce0; }
  .treatment-table .treatment-table-row-left {
    margin: 0;
    float: left;
    width: 70%; }
  .treatment-table .treatment-table-row-right {
    margin: 0;
    float: right;
    width: 30%;
    text-align: right; }
  .treatment-table .treatment-table-row-content p {
    font-size: 16px;
    line-height: 28px; }
  .treatment-table .expand-arrow {
    padding-right: 14px; }
  .treatment-table .treatment-table-row-content_top {
    height: 0px; }
  .treatment-table .treatment-table-row-content_left {
    float: left;
    width: 50%;
    padding-right: 40px;
    height: 0px; }
  .treatment-table .treatment-table-row-content_right {
    float: left;
    width: 50%;
    height: 0px; }
  @media (max-width: 641px) {
    .treatment-table .treatment-table-row-content_right {
      float: none;
      width: 100%; }
    .treatment-table .treatment-table-row-content_left {
      width: 100%; } }

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

/*
  components _currently_ only used on BTH.
  These components should be refactored into the generic beta frontend library
*/
.pullquote {
  padding: 20px;
  background-color: #fff; }

.pullquote-heading::before {
  content: '“';
  font-size: 100px;
  color: #005eb8; }

.pullquote-attribution::before {
  content: '--- ';
  color: #231f20; }

/* BTH-specific rules */
.template-behindtheheadlines-page .content-divider {
  height: 4px;
  width: 130px;
  background-color: #231f20;
  margin: 45px 0px; }

.template-behindtheheadlines-page .author {
  font-style: italic; }

.media__img-container {
  position: relative; }

.media img {
  width: 100%; }

.media__credit {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 0.5em;
  color: #fff;
  background-color: rgba(35, 31, 32, 0.6); }
  .media__credit > p {
    display: inline;
    font-size: inherit; }
  .media__credit a, .media__credit a:visited, .media__credit a:link, .media__credit a:hover {
    color: #fff; }

.local-header--plain {
  padding: 0px;
  font-size: 20px;
  margin: 0 0 56px 0;
  background-color: transparent;
  color: #231f20; }
  .local-header--plain .local-header__title {
    font-size: 40px;
    line-height: 48px;
    color: #231f20; }
    @media (min-width: 641px) {
      .local-header--plain .local-header__title {
        font-size: 56px;
        line-height: 80px; } }
  .local-header--plain .local-header__subtitle {
    font-size: 20px;
    margin-top: 0px; }

.choose-category, .choose-section {
  padding: 0px;
  /*
   * listings can stick to top on desktop
   */ }
  .choose-category > *, .choose-section > * {
    padding-left: 16px;
    padding-right: 16px; }
  .choose-category hr, .choose-section hr {
    display: none; }
  .choose-category h3, .choose-section h3 {
    display: none; }
  .choose-category__dropdown-link, .choose-section__dropdown-link {
    font-size: 20px; }
  .choose-category__dropdown-link:after, .choose-section__dropdown-link:after {
    content: '\25BC';
    display: inline-block;
    text-decoration: none;
    padding-left: 0.5em;
    font-size: 0.7em; }
  .choose-category__list, .choose-section__list {
    list-style-type: none;
    padding-top: 32px;
    padding-bottom: 16px;
    background-color: #e6eff8; }
    .choose-category__list ul, .choose-category__list ol, .choose-section__list ul, .choose-section__list ol {
      list-style-type: none;
      padding-left: 0px; }
  @media (min-width: 641px) {
    .choose-category__list, .choose-section__list {
      column-count: 2; } }
  @media (min-width: 925px) {
    .choose-category__dropdown-link, .choose-section__dropdown-link {
      display: none; }
    .choose-category h3, .choose-section h3 {
      display: initial; }
    .choose-category hr, .choose-section hr {
      display: block;
      width: auto;
      margin-top: 5px;
      border: none;
      background-color: #333; }
    .choose-category__list, .choose-section__list {
      column-count: 1;
      background-color: transparent;
      padding-top: 0px; } }
  .choose-category li, .choose-section li {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 24px; }
  .choose-category--hidden .choose-category__list, .choose-category--hidden .choose-section__list, .choose-section--hidden .choose-category__list, .choose-section--hidden .choose-section__list {
    display: none; }
    @media (min-width: 925px) {
      .choose-category--hidden .choose-category__list, .choose-category--hidden .choose-section__list, .choose-section--hidden .choose-category__list, .choose-section--hidden .choose-section__list {
        display: block; } }
  .choose-category--hidden .choose-category__dropdown-link:after, .choose-category--hidden .choose-section__dropdown-link:after, .choose-section--hidden .choose-category__dropdown-link:after, .choose-section--hidden .choose-section__dropdown-link:after {
    content: '\25B6'; }
  @media (min-width: 925px) {
    .choose-category--sticky, .choose-section--sticky {
      position: sticky;
      top: 0px; } }

.selected {
  color: #231f20 !important;
  text-decoration: none !important; }

.article-listing__item {
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: solid 1px #d8dde0; }
  .article-listing__item:first-child {
    margin-top: 32px;
    padding-top: 12px;
    border-top: solid 1px #d8dde0; }
    @media (min-width: 925px) {
      .article-listing__item:first-child {
        border-top: none;
        margin-top: 0;
        padding-top: 0; } }

.article-listing__publish-date {
  font-size: 18px;
  margin: 2px 0px; }

.article-listing ul {
  list-style-type: none;
  padding-left: 0px; }

.related-links {
  background-color: #f0f4f5;
  padding: 30px; }
  .related-links .headline-links .headline-links-text {
    margin-top: 0px; }
  .related-links .headline-links p {
    margin-top: 24px; }
  .related-links .external-link {
    padding-right: 20px;
    margin-right: 10px; }
  .related-links .external-link:after {
    content: '\00A0\e902';
    display: inline-block;
    color: inherit; }

.pager ul, .pager a {
  font-size: 20px;
  line-height: inherit; }

@media (min-width: 925px) {
  .pager__summary {
    font-size: 20px;
    float: left; }
  .pager__controls {
    margin-top: 0px;
    float: right; } }

.pager__items {
  list-style: none;
  display: inline;
  padding: 0px; }
  .pager__items li {
    display: inline; }

.pager__items li, .pager__next, .pager__prev {
  margin-right: 5px; }

.template-conditions-page p {
  font-size: 18px; }

@media (min-width: 641px) {
  .template-conditions-page p {
    font-size: 20px; } }

@media (min-width: 925px) {
  .template-conditions-page h1 {
    font-size: 56px; } }
