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

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, 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, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button {
  -webkit-appearance: none;
  background: transparent;
  border-radius: 0;
  border: 0 transparent;
  cursor: pointer;
  padding: 0; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

/* stylelint-disable selector-max-type, selector-max-universal, selector-max-attribute */
html {
  font-size: 16px;
  font-family: Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.5; }

body {
  background-color: white;
  color: #333333;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  min-width: 320px;
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    body {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    body {
      font-size: 1.125rem;
      line-height: 1.5; } }

h1 {
  font-size: 1.4375rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    h1 {
      font-size: 1.4375rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 2rem;
      line-height: 1.5; } }

h2 {
  font-size: 1.1875rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    h2 {
      font-size: 1.1875rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    h2 {
      font-size: 1.4375rem;
      line-height: 1.5; } }

h3 {
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    h3 {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    h3 {
      font-size: 1.1875rem;
      line-height: 1.5; } }

h4 {
  font-size: 0.875rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    h4 {
      font-size: 0.875rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    h4 {
      font-size: 1rem;
      line-height: 1.5; } }

h5 {
  font-size: 0.875rem;
  line-height: 2; }
  @media (min-width: 768px) {
    h5 {
      font-size: 0.875rem;
      line-height: 2; } }
  @media (min-width: 992px) {
    h5 {
      font-size: 1rem;
      line-height: 2; } }

h6 {
  font-size: 0.75rem;
  line-height: 2; }
  @media (min-width: 768px) {
    h6 {
      font-size: 0.75rem;
      line-height: 2; } }
  @media (min-width: 992px) {
    h6 {
      font-size: 0.875rem;
      line-height: 2; } }

h1, h2, h3, h4, h5, h6 {
  font-family: "MuseoSansRounded-500", Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500; }

p {
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    p {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    p {
      font-size: 1.125rem;
      line-height: 1.5; } }

a, button {
  color: #2e008b;
  text-decoration: none;
  font-weight: 500;
  font-family: Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    a, button {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    a, button {
      font-size: 1.125rem;
      line-height: 1.5; } }
  a:hover, a:focus, a:active, button:hover, button:focus, button:active {
    border-color: transparent;
    color: #ec008c;
    text-decoration: underline;
    background-color: transparent; }
  a:hover, a:active, button:hover, button:active {
    outline: none; }
  a:visited, button:visited {
    color: #6c5c99; }

input,
textarea,
select {
  font-family: Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  line-height: 1.5;
  color: #333333; }
  @media (min-width: 768px) {
    input,
    textarea,
    select {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    input,
    textarea,
    select {
      font-size: 1.125rem;
      line-height: 1.5; } }
  input[disabled], input[readonly],
  fieldset[disabled] input,
  textarea[disabled],
  textarea[readonly],
  fieldset[disabled]
  textarea,
  select[disabled],
  select[readonly],
  fieldset[disabled]
  select {
    background-color: #f2f2f2;
    opacity: 1; }
  input[disabled],
  fieldset[disabled] input,
  textarea[disabled],
  fieldset[disabled]
  textarea,
  select[disabled],
  fieldset[disabled]
  select {
    cursor: not-allowed; }

input[type='text'] {
  background: white;
  border-radius: 3px;
  border: 1px solid #c8c8c8;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: block;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  -webkit-transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  width: 100%; }
  input[type='text']::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  input[type='text']::-webkit-input-placeholder {
    color: #999999; }
  input[type='text']::-ms-expand {
    border: 0;
    background-color: transparent; }
  input[type='text']:-ms-input-placeholder {
    color: #999999; }
  input[type='text']:focus {
    border-color: #00b6ed;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 182, 237, 0.6);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 182, 237, 0.6); }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

/* Helper */
.paragraph-base {
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .paragraph-base {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .paragraph-base {
      font-size: 1.125rem;
      line-height: 1.5; } }

.paragraph-large {
  font-size: 1.125rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .paragraph-large {
      font-size: 1.125rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .paragraph-large {
      font-size: 1.4375rem;
      line-height: 1.5; } }

.paragraph-small {
  font-size: 0.857rem; }

.vertical-spacing, h1, h2, h3, h4, h5, h6, p, .cr-image--standard, .cr-collapsible, .cr-cta--link, .cr-cta--primary, .cr-cta--print, .cr-cta--secondary, .cr-header, .cr-layout__row, .cr-list--unordered, .cr-list--ordered, .cr-menu__wrapper, .cr-navigation-block, .cr-related-links {
  margin-bottom: 15px; }

.cr-image--standard {
  max-width: 100%;
  width: 100%; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_9_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_9_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_9_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_9_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_9_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_9_0.svg#MuseoSans") format("svg");
  font-weight: 900;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_9_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_0_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_0_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_0_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_0_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_0_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_0_0.svg#MuseoSans") format("svg");
  font-weight: 700;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_0_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_1_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_1_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_1_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_1_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_1_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_1_0.svg#MuseoSans") format("svg");
  font-weight: 300;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_1_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_3_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_3_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_3_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_3_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_3_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_3_0.svg#MuseoSans") format("svg");
  font-weight: 500;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_3_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_4_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_4_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_4_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_4_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_4_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_4_0.svg#MuseoSans") format("svg");
  font-weight: 100;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_4_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_2_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_2_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_2_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_2_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_2_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_2_0.svg#MuseoSans") format("svg");
  font-weight: 900;
  font-style: italic; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_2_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_5_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_5_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_5_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_5_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_5_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_5_0.svg#MuseoSans") format("svg");
  font-weight: 700;
  font-style: italic; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_5_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_8_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_8_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_8_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_8_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_8_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_8_0.svg#MuseoSans") format("svg");
  font-weight: 500;
  font-style: italic; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_8_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_6_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_6_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_6_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_6_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_6_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_6_0.svg#MuseoSans") format("svg");
  font-weight: 300;
  font-style: italic; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_6_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSans";
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_7_0.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_7_0.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_7_0.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_7_0.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_7_0.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/2D649C_7_0.svg#MuseoSans") format("svg");
  font-weight: 100;
  font-style: italic; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSans";
    src: url("https://ccp-s3.int.cruk.org/fonts/2D649C_7_0.svg#MuseoSans") format("svg"); } }

@font-face {
  font-family: "MuseoSansRounded-1000";
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-1000.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-1000.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-1000.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-1000.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-1000.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-1000.svg#MuseoSansRounded-1000") format("svg");
  font-weight: 900;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSansRounded-1000";
    src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-1000.svg#MuseoSansRounded-1000") format("svg"); } }

@font-face {
  font-family: "MuseoSansRounded-900";
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-900.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-900.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-900.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-900.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-900.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-900.svg#MuseoSansRounded-900") format("svg");
  font-weight: 900;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSansRounded-900";
    src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-900.svg#MuseoSansRounded-900") format("svg"); } }

@font-face {
  font-family: "MuseoSansRounded-700";
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-700.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-700.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-700.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-700.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-700.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-700.svg#MuseoSansRounded-700") format("svg");
  font-weight: 700;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSansRounded-700";
    src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-700.svg#MuseoSansRounded-700") format("svg"); } }

@font-face {
  font-family: "MuseoSansRounded-500";
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-500.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-500.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-500.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-500.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-500.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-500.svg#MuseoSansRounded-500") format("svg");
  font-weight: 500;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSansRounded-500";
    src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-500.svg#MuseoSansRounded-500") format("svg"); } }

@font-face {
  font-family: "MuseoSansRounded-300";
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-300.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-300.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-300.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-300.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-300.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-300.svg#MuseoSansRounded-300") format("svg");
  font-weight: 300;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSansRounded-300";
    src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-300.svg#MuseoSansRounded-300") format("svg"); } }

@font-face {
  font-family: "MuseoSansRounded-100";
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-100.eot");
  src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-100.eot?#iefix") format("embedded-opentype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-100.woff") format("woff"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-100.woff2") format("woff2"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-100.ttf") format("truetype"), url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-100.svg#MuseoSansRounded-100") format("svg");
  font-weight: 100;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "MuseoSansRounded-100";
    src: url("https://ccp-s3.int.cruk.org/fonts/MuseoSansRounded-100.svg#MuseoSansRounded-100") format("svg"); } }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-breadcrumb-nav {
  padding: 15px 0; }
  .cr-breadcrumb-nav .cr-breadcrumb__item {
    display: inline;
    list-style: none;
    font-size: 0; }
    .cr-breadcrumb-nav .cr-breadcrumb__item span {
      /* stylelint-disable-line */
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 593 922'%3E%3Cpath fill='%23333333' d='M582 435L158 11a36 36 0 0 0-52 0l-95 95a36 36 0 0 0 0 51l304 304L11 764a36 36 0 0 0 0 52l95 95c14 14 37 14 52 0l424-424c14-15 14-38 0-52z'/%3E%3C/svg%3E") no-repeat center center;
      display: inline-block;
      width: 18px;
      height: 18px;
      margin: 10px;
      background-size: 50%; }
  .cr-breadcrumb-nav .cr-breadcrumb__item:last-of-type span {
    /* stylelint-disable-line */
    display: none; }
  .cr-breadcrumb-nav .cr-breadcrumb__link {
    color: #333333; }
    .cr-breadcrumb-nav .cr-breadcrumb__link:hover {
      color: #ec008c;
      text-decoration: underline; }
    .cr-breadcrumb-nav .cr-breadcrumb__link:active, .cr-breadcrumb-nav .cr-breadcrumb__link:focus, .cr-breadcrumb-nav .cr-breadcrumb__link:visited {
      color: #333333; }

.cr-breadcrumb--hide-top .cr-breadcrumb__list-item:nth-child(2) .cr-breadcrumb__link {
  padding-left: 15px; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-collapsible {
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  position: relative; }

.cr-collapsible__heading {
  margin: 0;
  padding: 0; }

.cr-collapsible__content {
  display: none;
  padding: 15px 15px; }

.cr-collapsible__heading-button {
  position: relative;
  font-size: 1.1875rem;
  line-height: 1.5;
  display: block;
  cursor: pointer;
  background: #f2f2f2;
  border: none;
  color: #2e008b;
  padding: 15px 15px;
  padding-left: 60px;
  width: 100%;
  text-align: left;
  font-family: "MuseoSansRounded-500", Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700; }
  .cr-collapsible__heading-button::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -256 1792 1792' width='1792' height='1792'%3E%3Cpath fill='%232e008b' d='M1613 569v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28H813q-40 0-68-28t-28-68V857H301q-40 0-68-28t-28-68V569q0-40 28-68t68-28h416V57q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z'/%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
    left: 0;
    content: '';
    display: block;
    height: 30px;
    margin: -15px 15px;
    position: absolute;
    top: 50%;
    width: 30px; }
  @media (min-width: 768px) {
    .cr-collapsible__heading-button {
      font-size: 1.1875rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .cr-collapsible__heading-button {
      font-size: 1.4375rem;
      line-height: 1.5; } }
  .cr-collapsible__heading-button:hover, .cr-collapsible__heading-button:focus {
    position: relative;
    color: #ec008c;
    text-decoration: underline;
    outline: none; }
    .cr-collapsible__heading-button:hover::before, .cr-collapsible__heading-button:focus::before {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -256 1792 1792' width='1792' height='1792'%3E%3Cpath fill='%23ec008c' d='M1613 569v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28H813q-40 0-68-28t-28-68V857H301q-40 0-68-28t-28-68V569q0-40 28-68t68-28h416V57q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z'/%3E%3C/svg%3E") no-repeat center center;
      background-size: contain;
      left: 0;
      content: '';
      display: block;
      height: 30px;
      margin: -15px 15px;
      position: absolute;
      top: 50%;
      width: 30px; }

.cr-collapsible__input {
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 95%;
  height: 45px;
  cursor: pointer; }
  .cr-collapsible__input:hover ~ .cr-collapsible__heading-button {
    position: relative;
    color: #ec008c;
    text-decoration: underline;
    outline: none; }
    .cr-collapsible__input:hover ~ .cr-collapsible__heading-button::before {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -256 1792 1792' width='1792' height='1792'%3E%3Cpath fill='%23ec008c' d='M1613 569v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28H813q-40 0-68-28t-28-68V857H301q-40 0-68-28t-28-68V569q0-40 28-68t68-28h416V57q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z'/%3E%3C/svg%3E") no-repeat center center;
      background-size: contain;
      left: 0;
      content: '';
      display: block;
      height: 30px;
      margin: -15px 15px;
      position: absolute;
      top: 50%;
      width: 30px; }
  .cr-collapsible__input:checked ~ .cr-collapsible__content {
    display: block; }
  .cr-collapsible__input:checked ~ .cr-collapsible__heading-button {
    position: relative;
    color: #2e008b; }
    .cr-collapsible__input:checked ~ .cr-collapsible__heading-button::before {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 910 217' width='910' height='217'%3E%3Cpath fill='%232e008b' d='M0 91.65v33.33C0 185 31.69 216.7 91.65 216.7h726.87c59.96.06 91.7-31.69 91.7-91.7V91.64C910.22 31.63 878.48 0 818.57 0H91.65C31.69 0 0 31.69 0 91.65z'/%3E%3C/svg%3E") no-repeat center center;
      background-size: contain;
      left: 0;
      content: '';
      display: block;
      height: 30px;
      margin: -15px 15px;
      position: absolute;
      top: 50%;
      width: 30px; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-cta--link {
  color: #2e008b;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .cr-cta--link {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .cr-cta--link {
      font-size: 1.125rem;
      line-height: 1.5; } }
  .cr-cta--link:hover {
    color: #ec008c;
    text-decoration: underline; }
  .cr-cta--link:active, .cr-cta--link:focus, .cr-cta--link:visited {
    color: #2e008b; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-cta--primary {
  background-color: #ec008c;
  border-radius: 3px;
  border: 1px solid #ec008c;
  color: white;
  display: inline-block;
  font-family: "MuseoSansRounded-700", Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  padding: 10px 19px;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .cr-cta--primary {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .cr-cta--primary {
      font-size: 1.125rem;
      line-height: 1.5; } }
  .cr-cta--primary:hover {
    color: white;
    text-decoration: none;
    background-color: #ef32a2; }
  .cr-cta--primary:visited {
    color: white; }
  .cr-cta--primary:focus {
    border-color: #ec008c;
    color: white;
    background-color: #ec008c; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-cta--print {
  color: #2e008b;
  display: block;
  font-weight: 700;
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .cr-cta--print {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .cr-cta--print {
      font-size: 1.125rem;
      line-height: 1.5; } }
  .cr-cta--print::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792'%3E%3Cpath fill='%232e008b' d='M885 634h-47v233H186V634h-46C46 634 0 588 0 494V215h186V-64h652v279h186v279c0 94-46 140-139 140zM279 774h466V634H279v140zM745 29H279v279h466V29zm186 419H93v46h838v-46zM326 262h372v-47H326v47zm0-93h233v-47H326v47z'/%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
    padding-right: 8px;
    text-decoration: none;
    vertical-align: middle; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-cta--secondary {
  color: #ec008c;
  display: block;
  font-weight: 700;
  padding-left: 20px;
  position: relative;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .cr-cta--secondary {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .cr-cta--secondary {
      font-size: 1.125rem;
      line-height: 1.5; } }
  .cr-cta--secondary:hover {
    color: #ec008c;
    text-decoration: underline; }
  .cr-cta--secondary::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 593 922'%3E%3Cpath fill='%23ec008c' d='M582 435L158 11a36 36 0 0 0-52 0l-95 95a36 36 0 0 0 0 51l304 304L11 764a36 36 0 0 0 0 52l95 95c14 14 37 14 52 0l424-424c14-15 14-38 0-52z'/%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
    content: '';
    display: block;
    height: 16px;
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px; }
  .cr-cta--secondary:visited {
    color: #ef32a2; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-divider {
  border: 1px solid #e3e3e3;
  height: 0;
  margin: 15px 0;
  padding: initial;
  position: initial; }

.cr-footer {
  background-color: #e3e3e3;
  margin-top: 15px;
  padding-bottom: 15px;
  clear: both; }
  .cr-footer h2 {
    font-size: 1.3125rem; }
  .cr-footer a {
    text-decoration: none;
    font-family: "MuseoSansRounded-500", Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem; }
  .cr-footer address {
    font-size: 1rem;
    font-family: "MuseoSansRounded-500", Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.footer-secondary-content {
  font-style: normal;
  font-family: "MuseoSansRounded-500", Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  padding-top: 30px;
  clear: left; }

.footer-links__list,
.footer-links__icons,
.footer-links__list--horizontal {
  padding: 15px 0;
  line-height: 30px; }
  .footer-links__list > ul,
  .footer-links__icons > ul,
  .footer-links__list--horizontal > ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .footer-links__list > ul > li,
  .footer-links__icons > ul > li,
  .footer-links__list--horizontal > ul > li {
    list-style: none;
    margin-left: 0; }

.footer-links__icons > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 250px; }

@media screen and (max-width: 992px) {
  .footer-links__list,
  .footer-links__icons,
  .footer-links__list--horizontal {
    padding: 15px 15px; }
  .footer-secondary-content {
    padding-left: 15px;
    padding-right: 15px; } }

@media screen and (min-width: 992px) {
  .footer-links__list > ul,
  .footer-links__list > h2,
  .footer-links__icons > ul,
  .footer-links__icons > h2,
  .footer-links__list--horizontal > ul,
  .footer-links__list--horizontal > h2 {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 768px) {
  .footer-links__list,
  .footer-links__icons,
  .footer-links__list--horizontal {
    border-bottom: 1px solid #c8c8c8; } }

@media screen and (min-width: 768px) {
  .footer-links__list,
  .footer-links__icons,
  .footer-links__list--horizontal {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .footer-links__list > h2,
    .footer-links__icons > h2,
    .footer-links__list--horizontal > h2 {
      padding: 0 15px 15px 0;
      border-bottom: 1px solid #c8c8c8;
      margin-bottom: 0; }
    .footer-links__list > h2 + ul,
    .footer-links__icons > h2 + ul,
    .footer-links__list--horizontal > h2 + ul {
      padding-top: 15px; }
  .footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #c8c8c8; }
  .footer-links__icons {
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2; }
  .footer-links__list--horizontal {
    padding-top: 15px;
    padding-bottom: 15px; }
    .footer-links__list--horizontal li {
      display: inline;
      padding-right: 20px;
      padding-left: 0; }
      .footer-links__list--horizontal li > a {
        padding-right: 20px;
        border-right: 1px solid #c8c8c8; }
      .footer-links__list--horizontal li:last-child {
        padding-right: 0; }
      .footer-links__list--horizontal li:last-child a {
        border-right: none;
        padding-right: 0; } }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-header {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 15px 15px 0; }
  .cr-header .cr-header__slogan,
  .cr-header .cr-header__search {
    display: none; }
  .cr-header .cr-header__logo {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%; }
  .cr-header .cr-header__cta {
    margin-top: 15px; }
  @media (min-width: 768px) {
    .cr-header .cr-header__logo {
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .cr-header .cr-header__slogan {
      display: block; } }
  @media (min-width: 992px) {
    .cr-header {
      min-height: 115px; }
      .cr-header .cr-header__search {
        display: block;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%;
        max-width: 20%;
        margin-right: 15px; } }
  @media (min-width: 1200px) {
    .cr-header {
      padding-left: 0;
      padding-right: 0; } }

.cr-header__logo-img {
  width: auto; }

.cr-header__site-slogan {
  color: #2e008b;
  font-weight: 500;
  font-size: 1.5625rem;
  padding: 0 30px;
  margin: 0;
  font-family: "MuseoSansRounded-500", Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.cr-header__search .cr-search-input__input {
  width: 80%;
  max-width: 80%;
  display: inline-block; }

.cr-header__search .cr-search-input__input,
.cr-menu__search .cr-search-input__input {
  padding: 7px 5px 5px 12px; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-page-title {
  text-align: left; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-layout__row {
  width: auto;
  display: grid;
  grid-template-columns: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px; }

.cr-layout__row.cr-layout__row--full,
.cr-layout__row.cr-layout__row--fullbleed {
  max-width: none; }
  .cr-layout__row.cr-layout__row--full .cr-image--standard,
  .cr-layout__row.cr-layout__row--fullbleed .cr-image--standard {
    margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .cr-layout__row--100 {
    grid-template-columns: 100%; }
  .cr-layout__row--50-50 {
    grid-template-columns: repeat(2, 49%); }
  .cr-layout__row--66-33 {
    grid-template-columns: 66% 33%; }
  .cr-layout__row--33-66 {
    grid-template-columns: 33% 66%; }
  .cr-layout__row--33-33-33 {
    grid-template-columns: repeat(3, 32.5%); }
  .cr-layout__row--25-50-25 {
    grid-template-columns: 25% 48% 25%; }
  .cr-layout__row--25-25-25-25 {
    grid-template-columns: repeat(4, 24.25%); } }

@media screen and (-ms-high-contrast: active) and (max-width: 768px), screen and (-ms-high-contrast: none) and (max-width: 768px) {
  .cr-layout__row {
    display: block; } }

@media screen and (-ms-high-contrast: active) and (min-width: 768px), screen and (-ms-high-contrast: none) and (min-width: 768px) {
  .cr-layout__cell {
    margin-left: 5px;
    margin-right: 5px; }
  .cr-layout__cell:nth-of-type(2) {
    -ms-grid-column: 2; }
  .cr-layout__cell:nth-of-type(3) {
    -ms-grid-column: 3; }
  .cr-layout__cell:nth-of-type(4) {
    -ms-grid-column: 4; } }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-list--unordered {
  list-style: disc inside; }

.cr-list--ordered {
  list-style: decimal inside; }

.cr-list--unordered .cr-list--unordered,
.cr-list--ordered .cr-list--unordered {
  list-style: circle inside;
  margin-left: 15px; }

.cr-list--ordered .cr-list--ordered,
.cr-list--unordered .cr-list--ordered {
  list-style: lower-latin inside;
  margin-left: 15px; }

/* stylelint-disable selector-max-universal */
.cr-list__item * {
  display: inline; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-simple-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 999; }

.cr-simple-loader__spinner-item {
  width: 40px;
  height: 40px; }

.cr-simple-loader__spinner {
  width: 200px;
  position: absolute;
  margin-top: -20px;
  top: 50%;
  left: 50%;
  margin-left: -100px; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-search-input__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.cr-search-input__button {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 952 951' width='952' height='951'%3E%3Cpath fill='%23c8c8c8' d='M403.29 658.29c-141.15 0-256-114.86-256-256s114.85-256 256-256 256 114.85 256 256-114.86 256-256 256zM878.7 950.86c40 0 73.15-33.14 73.15-73.14 0-19.43-8-38.3-21.72-51.43l-195.43-196c46.29-66.86 70.86-146.86 70.86-228C805.57 180 625.57 0 403.28 0S1 180 1 402.29s180 402.28 402.28 402.28c81.15 0 161.15-24.57 228-70.85l196 196c13.15 13.14 32 21.14 51.43 21.14z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  border-left: 2px solid #c8c8c8;
  background-size: 18px; }
  .cr-search-input__button:hover {
    border-left: 2px solid #c8c8c8; }

.cr-search-input--focused .cr-search-input__button {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 952 951' width='952' height='951'%3E%3Cpath fill='%232e008b' d='M403.29 658.29c-141.15 0-256-114.86-256-256s114.85-256 256-256 256 114.85 256 256-114.86 256-256 256zM878.7 950.86c40 0 73.15-33.14 73.15-73.14 0-19.43-8-38.3-21.72-51.43l-195.43-196c46.29-66.86 70.86-146.86 70.86-228C805.57 180 625.57 0 403.28 0S1 180 1 402.29s180 402.28 402.28 402.28c81.15 0 161.15-24.57 228-70.85l196 196c13.15 13.14 32 21.14 51.43 21.14z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  border-left: 2px solid #00b6ed;
  background-size: 18px; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

/* stylelint-disable */
/*
 * Mega Menu
 */
.cr-menu__wrapper {
  background-color: #fafafa;
  position: relative;
  min-height: 60px; }

.cr-menu__inner {
  max-width: 1020px;
  margin: 0 auto; }

.cr-menu__divider {
  position: absolute;
  display: block;
  height: 60px;
  width: 100%;
  margin: 0;
  border: 1px solid #e3e3e3;
  border-color: #e3e3e3 transparent; }

.cr-menu {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0; }
  .cr-menu a {
    text-decoration: none;
    font-family: "MuseoSansRounded-500", Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
    .cr-menu a:hover, .cr-menu a:focus, .cr-menu a:active {
      color: #ec008c; }
  .cr-menu ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .cr-menu ul ul {
    line-height: 1.0625rem; }
  .cr-menu ul ul li li {
    padding: 0; }
  .cr-menu ul li {
    list-style: none; }

.cr-menu__nav {
  padding: 10px;
  position: relative; }

.cr-menu__down-arrow {
  content: '';
  border: solid #2e008b;
  border-width: 0 3px 3px 0;
  display: inline-block;
  position: relative;
  top: -3px;
  left: 10px;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg); }

.cr-menu__btn,
.cr-menu__label {
  font-size: 1.125rem;
  /* 18px */
  display: inline-block;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
  color: #2e008b; }

.cr-menu__btn {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0); }
  .cr-menu__btn:hover + label {
    color: #ec008c; }
  .cr-menu__btn:checked + label {
    border-color: #e3e3e3 #e3e3e3 #fafafa; }
  .cr-menu__btn:hover + label::after {
    border-color: #ec008c; }

.cr-menu__label {
  font-family: "MuseoSansRounded-500", Arial, Calibri, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  padding: 0 20px;
  border: 1px solid transparent; }
  .cr-menu__label:after {
    content: '';
    border: solid #b3b3b3;
    border-width: 0 3px 3px 0;
    display: inline-block;
    position: relative;
    top: -3px;
    left: 10px;
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg); }

/* specific show and hide behavior */
.cr-menu__main-menu,
.cr-menu__search {
  opacity: 0;
  filter: alpha(opacity=0);
  height: 0; }

#cr-menu__btn--menu:checked ~ label ~ .cr-menu__main-menu,
#cr-menu__btn--search:checked ~ label ~ .cr-menu__search {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto;
  border-bottom: 1px solid #e3e3e3; }

#cr-menu__btn--menu:checked ~ label ~ .cr-menu__search,
#cr-menu__btn--search:checked ~ label ~ .cr-menu__main-menu {
  height: 0; }

#cr-menu__btn--search:checked ~ label ~ .cr-menu__search {
  padding: 20px; }

/* Nested menu behaviour */
ul[role='menubar'] div {
  display: block;
  position: relative;
  width: 50%; }

ul[role='menubar'] div span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  padding: 0;
  margin: 0;
  cursor: pointer; }

ul[role='menubar'] div a {
  font-size: 1rem;
  color: #2e008b;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  border: 1px solid transparent;
  word-break: break-word;
  z-index: 1000;
  padding-left: 15px; }

ul[role='menubar'] li:hover > div a,
ul[role='menubar'] li:focus > div a,
ul[role='menubar'] li:active > div a {
  color: #ec008c;
  background-color: white;
  border-radius: 5px 0 0 5px;
  border-color: #e3e3e3 transparent #e3e3e3 #e3e3e3; }

ul[role='menubar'] li:hover > ul[role='menu'],
ul[role='menubar'] li:focus > ul[role='menu'],
ul[role='menubar'] li:active > ul[role='menu'] {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 999;
  overflow: visible;
  width: 45%;
  height: 93%; }

ul[role='menu'] {
  background-color: white;
  border: 1px solid #e3e3e3;
  border-radius: 0 5px 5px 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 0;
  height: 0;
  position: absolute;
  top: 10px;
  left: 50%;
  overflow: hidden;
  padding: 3px 5px 10px 20px; }

ul[role='menu'] li ul {
  display: none; }

ul[role='menu'] a {
  color: #737373;
  display: block;
  padding: 12px 0 0; }

ul[role='menu'] ul li a {
  color: #333333;
  padding-right: 20px; }

@media only screen and (max-width: 992px) {
  .cr-menu__main-menu,
  .cr-menu__search,
  #cr-menu__btn--menu:checked ~ label ~ .cr-menu__search,
  #cr-menu__btn--search:checked ~ label ~ .cr-menu__main-menu {
    width: 0; }
  #cr-menu__btn--menu:checked ~ label ~ .cr-menu__main-menu,
  #cr-menu__btn--search:checked ~ label ~ .cr-menu__search {
    width: auto; } }

/* Responsive - large breakpoint */
@media only screen and (min-width: 992px) {
  .cr-menu__wrapper {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 0; }
  .cr-menu__divider {
    display: none; }
  .cr-menu__nav {
    padding: 0; }
  .cr-menu__btn,
  .cr-menu__label,
  .cr-menu__search {
    display: none; }
  .cr-menu__main-menu {
    height: auto !important;
    opacity: 1;
    filter: alpha(opacity=100); }
  #cr-menu__btn--menu:checked ~ label ~ .cr-menu__main-menu,
  #cr-menu__btn--search:checked ~ label ~ .cr-menu__search {
    border-bottom: 0; }
  ul[role='menubar'] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  ul[role='menubar'] div {
    width: 100%;
    height: 60px; }
  ul[role='menubar'] span {
    display: none; }
  ul[role='menubar'] div a {
    font-size: 1.125rem;
    /* 18px */
    line-height: 60px;
    height: 61px;
    text-align: center;
    position: relative;
    padding: 0 34px 0 23px; }
    ul[role='menubar'] div a::after {
      content: '';
      border: solid #b3b3b3;
      border-width: 0 3px 3px 0;
      display: inline-block;
      position: absolute;
      top: 23px;
      right: 16px;
      height: 11px;
      width: 11px;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg); }
  ul[role='menubar'] li:hover > div a {
    background-color: #fafafa;
    border-radius: 0;
    border-color: transparent #e3e3e3 #fafafa #e3e3e3; }
  ul[role='menubar'] li:hover > div a:after {
    border: solid #ec008c;
    border-width: 0 3px 3px 0; }
  ul[role='menubar'] li:hover > ul[role='menu'],
  ul[role='menubar'] li:focus > ul[role='menu'],
  ul[role='menubar'] li:active > ul[role='menu'] {
    width: 100%;
    height: auto; }
  ul[role='menu'] {
    top: 61px;
    left: 0;
    padding: 5px 20px 15px;
    background-color: #fafafa;
    border-top: 1px solid transparent;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  ul[role='menu'] li {
    width: 20%; }
  ul[role='menu'] li ul,
  ul[role='menu'] li ul li {
    display: block;
    width: 100%; }
  ul[role='menu'] a {
    color: #2e008b;
    font-size: 1rem; } }

/* Responsive - custom breakpoint */
@media only screen and (min-width: 1035px) {
  ul[role='menubar'] div a {
    padding: 0 41px 0 23px; } }

/* CSS code put here will only run in non-IE */
@supports (top: 0) {
  ul[role='menubar'] li:focus-within > ul[role='menu'] {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 9999;
    overflow: visible;
    width: 100%;
    height: 370px; }
  @media only screen and (max-width: 992px) {
    ul[role='menubar'] li:focus-within > ul[role='menu'] {
      width: 45%;
      height: 93%;
      padding: 3px 5px 10px 20px; }
    ul[role='menubar'] li:focus-within > div a {
      color: #ec008c;
      background-color: white;
      border-radius: 5px 0 0 5px;
      border-color: #e3e3e3 transparent #e3e3e3 #e3e3e3; } } }

a.external:after {
  content: url(https://www.cancerresearchuk.org/sites/all/themes/custom/cruk/images/cruk-icons/external-link-icons/external-link-text.png);
  padding-left: 5px; }

.cr-navigation-block {
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 15px; }

.cr-navigation-block__title {
  color: #2e008b;
  padding-bottom: 5px; }
  .cr-navigation-block__cta:hover .cr-navigation-block__title {
    color: #ec008c;
    text-decoration: underline; }

.cr-navigation-block__content {
  color: #333333;
  word-break: break-word; }
  .cr-navigation-block__cta:hover .cr-navigation-block__content {
    color: #333333; }

.cr-navigation-block__cta:hover {
  text-decoration: none; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-related-links {
  background-color: #ebf9ff;
  border-radius: 3px; }
  .cr-related-links .cr-cta--link {
    display: block;
    margin-bottom: 5px; }

.cr-related-links__heading {
  margin-bottom: 10px; }

.cr-related-links__content {
  padding: 15px; }

.cr-related-links__body {
  padding-left: 15px; }

.cr-page-title {
  clear: both; }
  .cr-page-title:after {
    clear: both;
    content: "";
    display: table; }

.cr-breadcrumb-nav, .footer-links,
.footer-secondary-content, .cr-header, .cr-page-title, .cr-layout__row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px; }

.cr-breadcrumb--hide-current .cr-breadcrumb__list-item:last-child, .cr-breadcrumb--hide-top .cr-breadcrumb__list-item:first-child, .cr-search-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.cr-search-input__input {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: 36px;
  line-height: 1.5;
  padding: 7px 12px 5px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-collapse: separate;
  background: white;
  border: 2px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear; }

.cr-search-input--focused {
  border-color: #00b6ed; }

.cr-search-input__input {
  background: transparent;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  outline: none; }

.cr-search-input__button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  padding: 6px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  z-index: 2;
  outline: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px; }

.cr-video__holder {
  position: relative;
  border: 1px solid black;
  background: black; }

.cr-video__holder::after {
  content: '';
  display: block;
  padding-bottom: 56.25%; }

.cr-video__player {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0; }

