@font-face {
  font-family: 'Glyphicons Halflings';
  font-display: auto;
  src: url('/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
/* Frutiger */
@font-face {
  font-family: "Frutiger LT Pro";
  font-display: auto;
  src: url("/application/themes/custom/css/fonts/1475732/c13b5491-0ad0-401e-8b39-03a88965ce5a.eot");
  src: url("/application/themes/custom/css/fonts/1475732/c13b5491-0ad0-401e-8b39-03a88965ce5a.eot?#iefix") format("embedded-opentype"), url("/application/themes/custom/css/fonts/1475732/1925eb3e-b843-445d-8072-f11f28e0562f.woff2") format("woff2"), url("/application/themes/custom/css/fonts/1475732/ef7e8467-66c5-4521-afc4-777f6cf72ec4.woff") format("woff"), url("/application/themes/custom/css/fonts/1475732/c1bbbd49-cc08-4ec8-a63d-8cbd6936c666.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Frutiger LT Pro";
  font-display: auto;
  src: url("/application/themes/custom/css/fonts/1475740/4ae7b88b-fb5d-4cb5-9888-78298ad2a973.eot");
  src: url("/application/themes/custom/css/fonts/1475740/4ae7b88b-fb5d-4cb5-9888-78298ad2a973.eot?#iefix") format("embedded-opentype"), url("/application/themes/custom/css/fonts/1475740/60cae32f-adbc-4849-a2a7-51f8148b3332.woff2") format("woff2"), url("/application/themes/custom/css/fonts/1475740/3963cec0-c35f-41fa-adb6-4ef3fc0bb056.woff") format("woff"), url("/application/themes/custom/css/fonts/1475740/95a1e677-b284-4b7e-86f9-b684fba2e7da.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Frutiger LT Pro";
  font-display: auto;
  src: url("/application/themes/custom/css/fonts/1475748/840b1eda-acf5-4788-867d-beaf576d7600.eot");
  src: url("/application/themes/custom/css/fonts/1475748/840b1eda-acf5-4788-867d-beaf576d7600.eot?#iefix") format("embedded-opentype"), url("/application/themes/custom/css/fonts/1475748/be2eb9d5-ee74-4084-b711-fe64163d1439.woff2") format("woff2"), url("/application/themes/custom/css/fonts/1475748/8b1cbfbd-4fa3-4330-8e32-552125871646.woff") format("woff"), url("/application/themes/custom/css/fonts/1475748/9b0d5970-235c-47a8-b94d-a7fe9dea7585.ttf") format("truetype");
  font-weight: 700;
}
/* FONTS */
/* NHS Colours */
/* COLOURS */
/* HIGH CONTRAST COLOURS */
/* CUSTOM MIXINS */
/* GLOBAL */
.ccm-page {
  position: relative;
  overflow: visible;
  z-index: 1;
  width: 100%;
  background-color: #ffffff;
  font-family: "Frutiger LT Pro", sans-serif;
  -ms-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
}
.ccm-page.edit-mode {
  position: static;
}
.skiplinks__link {
  padding: 6px 14px;
  min-width: 250px;
  position: absolute;
  top: 2px;
  left: -9999px;
  color: #000000;
  font-size: 22px;
  font-size: 2.2rem;
  text-decoration: underline;
  text-align: center;
}
.skiplinks__link:focus {
  left: 2px;
  z-index: 10000;
  color: #000000;
  background-color: hsl(41, 100%, 55%);
}
.skiplinks__link:hover {
  background-color: hsl(41, 100%, 70%);
  text-decoration: none;
}
button.cookie-options {
  bottom: 0;
  left: 10px;
  padding: 8px 12px;
  font-family: "Frutiger LT Pro", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  background-color: #E8EDEE;
  color: #000000;
  border: 1px solid #768692;
  border-bottom: none;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  text-decoration: none;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
button.cookie-options:hover,
button.cookie-options:focus,
button.cookie-options:active {
  background-color: #cbd6d8;
}
@media (max-width: 479px) {
  button.cookie-options {
    padding: 8px;
  }
}
div.cc-window {
  position: relative;
  top: 0;
  max-width: 100% !important;
  font-family: "Frutiger LT Pro", sans-serif !important;
  border-bottom: 1px solid #425563;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.cc-window .cc-link {
  opacity: 1;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.cc-window .cc-link:hover,
div.cc-window .cc-link:focus,
div.cc-window .cc-link:active {
  color: hsl(219, 100%, 26%);
}
@media (max-width: 991px) {
  div.cc-window {
    top: 53px !important;
    z-index: 1;
  }
}
@media (max-width: 479px) {
  div.cc-window .cc-compliance {
    flex: 1 1 auto;
  }
}
.cc-btn {
  text-decoration: none !important;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cc-btn:hover,
.cc-btn:focus,
.cc-btn:active {
  text-decoration: underline !important;
  color: #ffffff !important;
}
.cc-btn.cc-deny:hover,
.cc-btn.cc-deny:focus,
.cc-btn.cc-deny:active {
  background-color: #ad2116 !important;
}
div.disclaimer {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 30px;
  background-color: #425563;
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-size: 2rem;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.disclaimer p {
  margin: 0 !important;
  color: #ffffff;
}
div.disclaimer p a,
div.disclaimer p a:hover,
div.disclaimer p a:focus,
div.disclaimer p a:active {
  color: #ffffff;
}
div.disclaimer .disclaimer-wrapper {
  align-self: center;
  text-align: center;
}
div.disclaimer .disclaimer-links {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.disclaimer .disclaimer-links .button-link {
  border: 1px solid #ffffff !important;
  margin-top: 0;
  margin-left: 25px;
}
div.disclaimer.hide {
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  div.disclaimer {
    padding: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  div.disclaimer .disclaimer-links {
    margin-top: 8px;
    flex-direction: column;
  }
  div.disclaimer .disclaimer-links .button-link {
    margin: 15px 0 0 0;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 379px) {
  .cke-video,
  .video-embed {
    overflow: scroll;
  }
  div.disclaimer {
    display: table;
  }
}
.visually-hidden {
  width: 1px!important;
  height: 1px!important;
  position: absolute!important;
  top: auto!important;
  left: -9999px !important;
  overflow: hidden!important;
}
.visually-hidden + * {
  margin-top: 0!important;
}
.container.wide {
  width: 100%;
  max-width: 1340px;
}
.large-font-size .container {
  width: 100%;
  max-width: 100%;
}
.content-block {
  margin: 0 0 30px;
}
.core-style h1,
.core-style h2,
.core-style h3,
.core-style h4,
.core-style h5,
.core-style h6,
.core-style p,
.core-style ul,
.core-style ol,
.core-style address {
  margin: 0;
  color: #000000;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.6;
}
.core-style h1 + *,
.core-style h2 + *,
.core-style h3 + *,
.core-style h4 + *,
.core-style h5 + *,
.core-style h6 + *,
.core-style p + *,
.core-style ul + *,
.core-style ol + *,
.core-style address + *,
.core-style blockquote + *,
.core-style .table-wrapper + *,
.core-style pre + *,
.core-style hr + *,
.core-style figure + * {
  margin: 24px 0 0;
}
.core-style h1 + ul,
.core-style h2 + ul,
.core-style h3 + ul,
.core-style h4 + ul,
.core-style h5 + ul,
.core-style h6 + ul,
.core-style p + ul,
.core-style ul + ul,
.core-style ol + ul,
.core-style address + ul,
.core-style blockquote + ul,
.core-style .table-wrapper + ul,
.core-style pre + ul,
.core-style hr + ul,
.core-style figure + ul,
.core-style h1 + ol,
.core-style h2 + ol,
.core-style h3 + ol,
.core-style h4 + ol,
.core-style h5 + ol,
.core-style h6 + ol,
.core-style p + ol,
.core-style ul + ol,
.core-style ol + ol,
.core-style address + ol,
.core-style blockquote + ol,
.core-style .table-wrapper + ol,
.core-style pre + ol,
.core-style hr + ol,
.core-style figure + ol {
  margin: 22px 0 26px;
}
.core-style h1 + .table-wrapper,
.core-style h2 + .table-wrapper,
.core-style h3 + .table-wrapper,
.core-style h4 + .table-wrapper,
.core-style h5 + .table-wrapper,
.core-style h6 + .table-wrapper,
.core-style p + .table-wrapper,
.core-style ul + .table-wrapper,
.core-style ol + .table-wrapper,
.core-style address + .table-wrapper,
.core-style blockquote + .table-wrapper,
.core-style .table-wrapper + .table-wrapper,
.core-style pre + .table-wrapper,
.core-style hr + .table-wrapper,
.core-style figure + .table-wrapper {
  margin: 26px 0 0;
}
.core-style h1 + h1,
.core-style h2 + h1,
.core-style h3 + h1,
.core-style h4 + h1,
.core-style h5 + h1,
.core-style h6 + h1,
.core-style p + h1,
.core-style ul + h1,
.core-style ol + h1,
.core-style address + h1,
.core-style blockquote + h1,
.core-style .table-wrapper + h1,
.core-style pre + h1,
.core-style hr + h1,
.core-style figure + h1,
.core-style h1 + h2,
.core-style h2 + h2,
.core-style h3 + h2,
.core-style h4 + h2,
.core-style h5 + h2,
.core-style h6 + h2,
.core-style p + h2,
.core-style ul + h2,
.core-style ol + h2,
.core-style address + h2,
.core-style blockquote + h2,
.core-style .table-wrapper + h2,
.core-style pre + h2,
.core-style hr + h2,
.core-style figure + h2,
.core-style h1 + h3,
.core-style h2 + h3,
.core-style h3 + h3,
.core-style h4 + h3,
.core-style h5 + h3,
.core-style h6 + h3,
.core-style p + h3,
.core-style ul + h3,
.core-style ol + h3,
.core-style address + h3,
.core-style blockquote + h3,
.core-style .table-wrapper + h3,
.core-style pre + h3,
.core-style hr + h3,
.core-style figure + h3,
.core-style h1 + h4,
.core-style h2 + h4,
.core-style h3 + h4,
.core-style h4 + h4,
.core-style h5 + h4,
.core-style h6 + h4,
.core-style p + h4,
.core-style ul + h4,
.core-style ol + h4,
.core-style address + h4,
.core-style blockquote + h4,
.core-style .table-wrapper + h4,
.core-style pre + h4,
.core-style hr + h4,
.core-style figure + h4,
.core-style h1 + h5,
.core-style h2 + h5,
.core-style h3 + h5,
.core-style h4 + h5,
.core-style h5 + h5,
.core-style h6 + h5,
.core-style p + h5,
.core-style ul + h5,
.core-style ol + h5,
.core-style address + h5,
.core-style blockquote + h5,
.core-style .table-wrapper + h5,
.core-style pre + h5,
.core-style hr + h5,
.core-style figure + h5,
.core-style h1 + h6,
.core-style h2 + h6,
.core-style h3 + h6,
.core-style h4 + h6,
.core-style h5 + h6,
.core-style h6 + h6,
.core-style p + h6,
.core-style ul + h6,
.core-style ol + h6,
.core-style address + h6,
.core-style blockquote + h6,
.core-style .table-wrapper + h6,
.core-style pre + h6,
.core-style hr + h6,
.core-style figure + h6 {
  margin: 36px 0 0;
}
.core-style h1 + hr,
.core-style h2 + hr,
.core-style h3 + hr,
.core-style h4 + hr,
.core-style h5 + hr,
.core-style h6 + hr,
.core-style p + hr,
.core-style ul + hr,
.core-style ol + hr,
.core-style address + hr,
.core-style blockquote + hr,
.core-style .table-wrapper + hr,
.core-style pre + hr,
.core-style hr + hr,
.core-style figure + hr,
.core-style h1 + blockquote,
.core-style h2 + blockquote,
.core-style h3 + blockquote,
.core-style h4 + blockquote,
.core-style h5 + blockquote,
.core-style h6 + blockquote,
.core-style p + blockquote,
.core-style ul + blockquote,
.core-style ol + blockquote,
.core-style address + blockquote,
.core-style blockquote + blockquote,
.core-style .table-wrapper + blockquote,
.core-style pre + blockquote,
.core-style hr + blockquote,
.core-style figure + blockquote {
  margin-top: 26px;
}
.core-style h1 + .ccm-pagination-wrapper,
.core-style h2 + .ccm-pagination-wrapper,
.core-style h3 + .ccm-pagination-wrapper,
.core-style h4 + .ccm-pagination-wrapper,
.core-style h5 + .ccm-pagination-wrapper,
.core-style h6 + .ccm-pagination-wrapper,
.core-style p + .ccm-pagination-wrapper,
.core-style ul + .ccm-pagination-wrapper,
.core-style ol + .ccm-pagination-wrapper,
.core-style address + .ccm-pagination-wrapper,
.core-style blockquote + .ccm-pagination-wrapper,
.core-style .table-wrapper + .ccm-pagination-wrapper,
.core-style pre + .ccm-pagination-wrapper,
.core-style hr + .ccm-pagination-wrapper,
.core-style figure + .ccm-pagination-wrapper {
  margin-top: 22px;
}
.core-style h1,
.core-style h2,
.core-style h3,
.core-style h4,
.core-style h5,
.core-style h6 {
  position: relative;
  font-weight: 700;
  line-height: 1.3;
}
.core-style h1 + *,
.core-style h2 + *,
.core-style h3 + * {
  margin-top: 26px;
}
.core-style h1 {
  font-size: 58px;
  font-size: 5.8rem;
}
.core-style h2 {
  font-size: 42px;
  font-size: 4.2rem;
}
.core-style h3 {
  font-size: 34px;
  font-size: 3.4rem;
}
.core-style h4 {
  font-size: 30px;
  font-size: 3rem;
}
.core-style h5 {
  font-size: 26px;
  font-size: 2.6rem;
}
.core-style h6 {
  font-size: 22px;
  font-size: 2.2rem;
}
.core-style a {
  font-weight: 600;
  text-decoration: underline;
  color: hsl(209, 100%, 36%);
  -ms-transition: all 80ms linear;
  -moz-transition: all 80ms linear;
  -webkit-transition: all 80ms linear;
  -o-transition: all 80ms linear;
  transition: all 80ms linear;
}
.core-style a:hover,
.core-style a:focus,
.core-style a:active {
  text-decoration: none;
}
.core-style p > img:only-child {
  margin-top: -6px;
  margin-bottom: 0!important;
}
@media all and (max-width: 767px) {
  .core-style p > img:only-child {
    margin-bottom: 20px!important;
  }
}
.core-style ul,
.core-style ol {
  padding: 0 0 0 20px;
}
.core-style ul li,
.core-style ol li {
  margin: 0 0 3px;
}
.core-style ul li > ul,
.core-style ol li > ul,
.core-style ul li > ol,
.core-style ol li > ol {
  margin: 5px 0;
}
.core-style ul li:last-child,
.core-style ol li:last-child {
  margin-bottom: 0;
}
.core-style address {
  font-style: normal;
}
.core-style blockquote {
  padding: 12px 32px 16px 36px;
  position: relative;
}
.core-style blockquote:before,
.core-style blockquote:after {
  font-family: FontAwesome;
  position: absolute;
  z-index: -1;
  font-size: 100px;
  line-height: 0.9;
  color: hsl(209, 100%, 36%);
  opacity: 0.1;
}
.core-style blockquote:before {
  content: '\f10d';
  top: 0;
  left: 0;
}
.core-style blockquote:after {
  content: '\f10e';
  bottom: -3px;
  right: 0;
}
.core-style blockquote + * {
  margin-top: 22px;
}
.core-style hr {
  border-color: #000000;
  border-width: 2px;
}
.core-style hr + * {
  margin-top: 32px;
}
.core-style img {
  margin: 0 0 18px;
  height: auto!important;
  max-width: 100%;
}
.core-style img[style*="float:left"],
.core-style img[style*="float: left"] {
  margin-top: 5px;
  margin-bottom: 14px;
  margin-right: 18px;
}
.core-style img[style*="float:right"],
.core-style img[style*="float: right"] {
  margin-top: 5px;
  margin-bottom: 14px;
  margin-left: 18px;
}
.core-style img.cke-image-right {
  margin-top: 5px;
  margin-bottom: 14px;
  margin-left: 18px;
  float: right;
}
.core-style img.cke-image-left {
  margin-top: 5px;
  margin-bottom: 14px;
  margin-right: 18px;
  float: left;
}
.core-style .cke-google-map,
.core-style .cke-video {
  margin-bottom: 18px;
}
.core-style .cke-google-map.cke-pos-left,
.core-style .cke-video.cke-pos-left {
  margin-bottom: 14px;
  margin-right: 18px;
}
.core-style .cke-google-map.cke-pos-right,
.core-style .cke-video.cke-pos-right {
  margin-bottom: 14px;
  margin-left: 18px;
}
.core-style .cke-google-map + *,
.core-style .cke-video + * {
  margin-top: 24px;
}
.core-style figure {
  display: block;
  position: relative;
  z-index: 2;
}
.core-style figure img {
  margin-bottom: 0;
  display: block;
}
.core-style figure figcaption {
  margin-top: 0;
  padding: 10px 28px 10px 14px;
  display: inline-block;
  position: relative;
  z-index: 1;
  background-color: hsl(207, 53%, 97%);
  color: #000000;
  border: 1px solid hsla(209, 100%, 36%, 0.3);
  border-left: 4px solid hsl(209, 100%, 36%);
  border-top: 0;
  font-size: 18px;
  font-size: 1.8rem;
}
.core-style figure.cke-image-right,
.core-style figure.cke-image-left {
  margin-top: 7px;
  margin-bottom: 14px;
}
.core-style figure.cke-image-right {
  margin-left: 18px;
  float: right;
}
.core-style figure.cke-image-left {
  margin-right: 18px;
  float: left;
}
.core-style .table-wrapper {
  width: 100%;
  display: block;
  overflow-x: auto;
}
.core-style .table-wrapper table {
  margin: 0;
}
.core-style table {
  margin: 0 0 20px;
  width: 100%!important;
  overflow-x: scroll;
  border: 1px solid hsl(209, 100%, 36%);
}
.core-style table th,
.core-style table td {
  padding: 12px 16px 12px 18px;
  width: auto!important;
  min-width: 100px;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 400;
  vertical-align: top;
}
.core-style table th > *,
.core-style table td > * {
  margin-top: 0;
}
.core-style table th > *:last-child,
.core-style table td > *:last-child {
  margin-bottom: 0;
}
.core-style table th {
  font-weight: 500;
  text-align: left;
  background-color: hsl(209, 100%, 36%);
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  border-right: none;
}
.core-style table th a {
  color: #ffffff !important;
  text-decoration: underline;
}
.core-style table thead tr th {
  border-right: 1px solid #ffffff;
  border-bottom: none;
}
.core-style table thead tr th:last-child {
  border-right: none;
}
.core-style table tbody tr {
  background-color: hsl(207, 53%, 97%);
  color: #000000;
}
.core-style table tbody tr td {
  border-right: 1px solid hsl(209, 100%, 36%);
  border-bottom: 1px solid hsl(209, 100%, 36%);
}
.core-style table tbody tr td:last-child {
  border-right: none;
}
.core-style table tbody tr td[rowspan="2"] {
  border-left: 1px solid hsl(209, 100%, 36%);
}
.core-style table tbody tr:last-child > th {
  border-bottom: 1px solid hsl(209, 100%, 36%);
}
.core-style table tbody tr:last-child td {
  border-bottom: none;
}
.core-style .row.custom-row [class*="col-"] {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .core-style .row.custom-row [class*="col-sm-"] {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .core-style .row.custom-row [class*="col-md-"] {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .core-style .row.custom-row [class*="col-lg-"] {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .core-style h1,
  .core-style h2,
  .core-style h3,
  .core-style h4,
  .core-style h5,
  .core-style h6,
  .core-style p,
  .core-style ul,
  .core-style ol,
  .core-style address {
    font-size: 20px;
    font-size: 2rem;
  }
  .core-style h1 {
    font-size: 40px;
    font-size: 4rem;
  }
  .core-style h2 {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .core-style h3 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .core-style h4 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .core-style h5 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .core-style h6 {
    font-size: 20px;
    font-size: 2rem;
  }
  .core-style blockquote {
    padding: 12px 16px;
  }
  .core-style img {
    margin: 0 0 15px;
    float: none;
  }
  .core-style img[style*="float:left"],
  .core-style img[style*="float: left"],
  .core-style img[style*="float:right"],
  .core-style img[style*="float: right"],
  .core-style img.cke-image-right,
  .core-style img.cke-image-left {
    margin: 0 0 15px;
    float: none;
    display: block;
  }
}
.core-style .ccm-pagination-wrapper .pagination {
  padding: 0;
}
.core-style .ccm-pagination-wrapper .pagination li {
  margin: 0;
}
.core-style .ccm-pagination-wrapper .pagination li a {
  position: relative;
  overflow: hidden;
  border-color: #E8EDEE;
  color: hsl(209, 100%, 36%);
  font-size: 19px;
  font-size: 1.9rem;
  text-decoration: underline;
}
.core-style .ccm-pagination-wrapper .pagination li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: hsl(209, 100%, 36%);
  height: 4px;
  transform: translateY(100%);
  -ms-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
}
.core-style .ccm-pagination-wrapper .pagination li:not(.disabled) a:hover,
.core-style .ccm-pagination-wrapper .pagination li.active a:hover,
.core-style .ccm-pagination-wrapper .pagination li:not(.disabled) a:focus,
.core-style .ccm-pagination-wrapper .pagination li.active a:focus,
.core-style .ccm-pagination-wrapper .pagination li:not(.disabled) a:active,
.core-style .ccm-pagination-wrapper .pagination li.active a:active {
  text-decoration: none;
}
.core-style .ccm-pagination-wrapper .pagination li:not(.disabled) a:hover:after,
.core-style .ccm-pagination-wrapper .pagination li.active a:hover:after,
.core-style .ccm-pagination-wrapper .pagination li:not(.disabled) a:focus:after,
.core-style .ccm-pagination-wrapper .pagination li.active a:focus:after,
.core-style .ccm-pagination-wrapper .pagination li:not(.disabled) a:active:after,
.core-style .ccm-pagination-wrapper .pagination li.active a:active:after {
  transform: translateY(0);
}
.core-style .ccm-pagination-wrapper .pagination li:not(.disabled) a:focus,
.core-style .ccm-pagination-wrapper .pagination li.active a:focus {
  outline-offset: 2px;
}
.core-style .ccm-pagination-wrapper .pagination li.active a {
  text-decoration: none;
  background-color: hsl(209, 100%, 36%);
  color: #ffffff;
}
.core-style .ccm-pagination-wrapper .pagination li.disabled a {
  color: #666666;
  text-decoration: none;
}
.core-style .ccm-pagination-wrapper .pagination li.disabled > span {
  padding: 4px 7px 5px;
  color: #666666;
  border-color: #E8EDEE;
}
.core-style .ccm-pagination-wrapper .pagination li.disabled a,
.core-style .ccm-pagination-wrapper .pagination li.disabled > span {
  text-decoration: none;
}
.core-style .ccm-pagination-wrapper .pagination li.disabled a:hover,
.core-style .ccm-pagination-wrapper .pagination li.disabled > span:hover,
.core-style .ccm-pagination-wrapper .pagination li.disabled a:focus,
.core-style .ccm-pagination-wrapper .pagination li.disabled > span:focus,
.core-style .ccm-pagination-wrapper .pagination li.disabled a:active,
.core-style .ccm-pagination-wrapper .pagination li.disabled > span:active {
  background-color: #ffffff;
  color: #666666;
  border-top-color: #E8EDEE;
  border-bottom-color: #E8EDEE;
}
.core-style .ccm-pagination-wrapper .pagination li.disabled a:hover:before,
.core-style .ccm-pagination-wrapper .pagination li.disabled > span:hover:before,
.core-style .ccm-pagination-wrapper .pagination li.disabled a:focus:before,
.core-style .ccm-pagination-wrapper .pagination li.disabled > span:focus:before,
.core-style .ccm-pagination-wrapper .pagination li.disabled a:active:before,
.core-style .ccm-pagination-wrapper .pagination li.disabled > span:active:before {
  transform: scaleY(0);
}
.core-style .button-link {
  padding: 15px 30px 17px;
  position: relative;
  display: inline-block;
  background: hsl(209, 100%, 36%);
  color: #ffffff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  text-decoration: none;
  line-height: 1;
  border: none;
  -ms-transition: all 80ms linear;
  -moz-transition: all 80ms linear;
  -webkit-transition: all 80ms linear;
  -o-transition: all 80ms linear;
  transition: all 80ms linear;
}
.core-style .button-link > span,
.core-style .button-link i {
  color: inherit;
}
.core-style .button-link:hover,
.core-style .button-link:focus,
.core-style .button-link:active {
  background: hsl(209, 100%, 31%);
  text-decoration: underline;
}
.core-style .button-link:focus {
  outline-offset: 2px;
}
.core-style .button-link.arrow-left,
.core-style .button-link.arrow-right {
  position: relative;
}
.core-style .button-link.arrow-left:after,
.core-style .button-link.arrow-right:after {
  content: '';
  margin: auto;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 35px;
  line-height: 0.95;
  text-align: center;
}
.core-style .button-link.arrow-left {
  padding-left: 45px;
}
.core-style .button-link.arrow-left:after {
  content: "\f104";
  left: 5px;
}
.core-style .button-link.arrow-right {
  padding-right: 45px;
}
.core-style .button-link.arrow-right:after {
  content: "\f105";
  right: 5px;
}
.core-style .button-link.padding {
  padding: 20px 34px 22px;
}
.core-style .button-link.padding.arrow-left:after,
.core-style .button-link.padding.arrow-right:after {
  width: 38px;
  height: 38px;
  font-size: 38px;
  line-height: 0.85;
}
.core-style .button-link.padding.arrow-left {
  padding-left: 54px;
}
.core-style .button-link.padding.arrow-left:after {
  left: 8px;
}
.core-style .button-link.padding.arrow-right {
  padding-right: 54px;
}
.core-style .button-link.padding.arrow-right:after {
  right: 8px;
}
.core-style .button-link.file-icon {
  padding-left: 60px;
}
.core-style .button-link.icon-right {
  padding-right: 50px;
}
.core-style .button-link.icon-right i {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.core-style .button-link.file-icon,
.core-style .button-link.icon-left {
  padding-left: 60px;
}
.core-style .button-link.file-icon span,
.core-style .button-link.icon-left span {
  display: inline-block;
}
.core-style .button-link.file-icon img,
.core-style .button-link.icon-left img,
.core-style .button-link.file-icon i,
.core-style .button-link.icon-left i {
  max-width: 30px;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.core-style .button-link.file-icon img,
.core-style .button-link.icon-left img {
  filter: invert(1);
}
@media all and (max-width: 767px) {
  .core-style .button-link {
    padding: 14px 21px 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .core-style .button-link.arrow-left,
  .core-style .button-link.arrow-right {
    position: relative;
  }
  .core-style .button-link.arrow-left:after,
  .core-style .button-link.arrow-right:after {
    width: 26px;
    height: 26px;
    font-size: 26px;
  }
  .core-style .button-link.arrow-left {
    padding-left: 36px;
  }
  .core-style .button-link.arrow-left:after {
    left: 3px;
  }
  .core-style .button-link.arrow-right {
    padding-right: 36px;
  }
  .core-style .button-link.arrow-right:after {
    right: 3px;
  }
  .core-style .button-link.padding {
    padding: 14px 21px 15px;
  }
  .core-style .button-link.padding.arrow-left,
  .core-style .button-link.padding.arrow-right {
    position: relative;
  }
  .core-style .button-link.padding.arrow-left:after,
  .core-style .button-link.padding.arrow-right:after {
    width: 26px;
    height: 26px;
    font-size: 26px;
    line-height: 0.95;
  }
  .core-style .button-link.padding.arrow-left {
    padding-left: 36px;
  }
  .core-style .button-link.padding.arrow-left:after {
    left: 3px;
  }
  .core-style .button-link.padding.arrow-right {
    padding-right: 36px;
  }
  .core-style .button-link.padding.arrow-right:after {
    right: 3px;
  }
  .core-style .ccm-pagination-wrapper {
    text-align: center;
  }
  .core-style .ccm-pagination-wrapper ul.pagination {
    padding-left: 0;
  }
  .core-style .ccm-pagination-wrapper ul.pagination li {
    display: none;
  }
  .core-style .ccm-pagination-wrapper ul.pagination li.active,
  .core-style .ccm-pagination-wrapper ul.pagination li.prev,
  .core-style .ccm-pagination-wrapper ul.pagination li.next {
    display: inline-block;
  }
}
/* HEADER */
.header .header-top {
  display: none;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: hsl(209, 100%, 36%);
  -moz-box-shadow: 0 0 15px rgba(13, 13, 13, 0.3);
  -webkit-box-shadow: 0 0 15px rgba(13, 13, 13, 0.3);
  box-shadow: 0 0 15px rgba(13, 13, 13, 0.3);
  -ms-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  border-bottom: 5px solid hsl(326, 65%, 41%);
}
.header .header-top .mobile-buttons {
  margin-right: -10px;
  text-align: right;
}
.header .header-top .mobile-buttons button {
  padding: 12px 11px 11px;
  min-width: 48px;
  display: inline-block;
  vertical-align: middle;
  background: hsl(209, 100%, 36%);
  color: #ffffff;
  font-size: 25px;
  text-align: center;
  line-height: 0;
  border: none;
  -ms-transition: all 80ms linear;
  -moz-transition: all 80ms linear;
  -webkit-transition: all 80ms linear;
  -o-transition: all 80ms linear;
  transition: all 80ms linear;
}
.header .header-top .mobile-buttons button .fa.fa-search {
  transform: translateY(-1px);
}
.header .header-top .mobile-buttons button:hover,
.header .header-top .mobile-buttons button:focus,
.header .header-top .mobile-buttons button[aria-expanded="true"] {
  background-color: hsl(326, 65%, 41%);
}
.header .header-top .mobile-buttons.social {
  text-align: left;
}
.header .header-top .mobile-buttons.social ul li {
  margin: 0;
}
.header .header-top .mobile-telephone .content-block {
  margin: 0;
}
.header .header-top .mobile-telephone .content-block p {
  margin: 0;
}
.header .header-top .mobile-telephone .content-block p a {
  padding: 8px 0 8px 34px;
  display: inline-block;
  position: relative;
  color: #ffffff;
}
.header .header-top .mobile-telephone .content-block p a:before {
  content: '';
  width: 23px;
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: 0;
  background-image: url('/application/themes/custom/images/phone-icon.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.ccm-toolbar-visible .header .header-top {
  top: 48px;
}
@media print {
  .header .header-top {
    display: none;
  }
}
.header .header-search button.close {
  display: none;
}
.header .header-upper {
  padding: 18px 0;
  position: relative;
  z-index: 12;
  background-color: hsl(209, 100%, 36%);
}
.header .header-upper .content-block {
  margin: 0;
}
.header .header-upper p,
.header .header-upper li {
  color: #ffffff;
}
.header .header-upper p a,
.header .header-upper li a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.header .header-upper p a:hover,
.header .header-upper li a:hover,
.header .header-upper p a:focus,
.header .header-upper li a:focus {
  text-decoration: underline;
}
.header .header-upper p {
  padding-left: 44px;
  position: relative;
  display: inline-block;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1;
}
.header .header-upper p:before {
  content: '';
  width: 29px;
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: 0;
  background-image: url('/application/themes/custom/images/phone-icon.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.header .header-upper ul {
  padding-left: 0;
  text-align: right;
  list-style: none;
}
.header .header-upper ul li {
  margin: 0;
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
}
.header .header-upper ul li + li {
  margin-left: 12px;
  padding-left: 18px;
  position: relative;
}
.header .header-upper ul li + li:before {
  content: '';
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
}
.header .header-main {
  padding: 44px 0;
  position: relative;
  z-index: 11;
  background-color: #ffffff;
}
.header .header-main a {
  margin: 0!important;
  display: block;
  max-width: 430px;
}
.header .header-main a img {
  margin: 0;
}
.header .header-main .header-social {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 1;
}
.page-template-home .header .header-main .header-social {
  position: fixed;
  top: 143px;
}
.header .header-main .header-social .social-links {
  position: relative;
  top: 100%;
  right: 0;
}
.header .header-main .header-social .social-links ul.list-inline {
  margin: 0;
  padding: 0!important;
  list-style: none;
}
.header .header-main .header-social .social-links ul.list-inline li {
  margin: 0!important;
  display: block;
  list-style-type: none;
  font-size: 34px;
  text-align: center;
  line-height: 1!important;
}
.header .header-main .header-social .social-links ul.list-inline li a {
  height: 48px;
  width: 48px;
  position: relative;
  overflow: hidden;
  display: block;
  transform: scale(1, 1);
  transform-origin: top right;
  -ms-transition: all 220ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 220ms cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: all 220ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 220ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 220ms cubic-bezier(0, 1, 0.5, 1);
}
.header .header-main .header-social .social-links ul.list-inline li a:before,
.header .header-main .header-social .social-links ul.list-inline li a:after {
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -ms-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
}
.header .header-main .header-social .social-links ul.list-inline li a:before {
  width: 100%;
  background-color: #ffffff;
  transform: translateX(100%);
}
.header .header-main .header-social .social-links ul.list-inline li a:after {
  width: 3px;
  background-color: #000000;
  transform: scaleX(0);
  transform-origin: right;
}
.header .header-main .header-social .social-links ul.list-inline li a svg {
  position: relative;
  z-index: 2;
  -ms-transition: all 160ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 160ms cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: all 160ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 160ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 160ms cubic-bezier(0, 1, 0.5, 1);
}
.header .header-main .header-social .social-links ul.list-inline li a svg path {
  fill: #ffffff;
}
.header .header-main .header-social .social-links ul.list-inline li.facebook a:hover,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:hover,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:hover,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:hover,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:hover,
.header .header-main .header-social .social-links ul.list-inline li.facebook a:focus,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:focus,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:focus,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:focus,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:focus {
  transform: scale(1.25, 1);
  z-index: 2;
}
.header .header-main .header-social .social-links ul.list-inline li.facebook a:hover svg,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:hover svg,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:hover svg,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:hover svg,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:hover svg,
.header .header-main .header-social .social-links ul.list-inline li.facebook a:focus svg,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:focus svg,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:focus svg,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:focus svg,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:focus svg {
  transform: scale(0.8, 1);
}
.header .header-main .header-social .social-links ul.list-inline li.facebook a:hover:before,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:hover:before,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:hover:before,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:hover:before,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:hover:before,
.header .header-main .header-social .social-links ul.list-inline li.facebook a:focus:before,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:focus:before,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:focus:before,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:focus:before,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:focus:before {
  transform: translateX(0);
}
.header .header-main .header-social .social-links ul.list-inline li.facebook a:hover:after,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:hover:after,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:hover:after,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:hover:after,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:hover:after,
.header .header-main .header-social .social-links ul.list-inline li.facebook a:focus:after,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:focus:after,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:focus:after,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:focus:after,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:focus:after {
  transform: scaleX(1);
}
.header .header-main .header-social .social-links ul.list-inline li.facebook a:focus,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:focus,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:focus,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:focus,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:focus {
  outline-offset: 2px;
}
.header .header-main .header-social .social-links ul.list-inline li.facebook a,
.header .header-main .header-social .social-links ul.list-inline li.facebook a:after {
  background-color: #3B5998;
}
.header .header-main .header-social .social-links ul.list-inline li.facebook a:hover svg path,
.header .header-main .header-social .social-links ul.list-inline li.facebook a:focus svg path {
  fill: #3B5998;
}
.header .header-main .header-social .social-links ul.list-inline li.twitter a,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:after {
  background-color: #1DA1F2;
}
.header .header-main .header-social .social-links ul.list-inline li.twitter a:hover svg path,
.header .header-main .header-social .social-links ul.list-inline li.twitter a:focus svg path {
  fill: #1DA1F2;
}
.header .header-main .header-social .social-links ul.list-inline li.linkedin a,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:after {
  background-color: #0077b5;
}
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:hover svg path,
.header .header-main .header-social .social-links ul.list-inline li.linkedin a:focus svg path {
  fill: #0077b5;
}
.header .header-main .header-social .social-links ul.list-inline li.youtube a,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:after {
  background-color: #FF0000;
}
.header .header-main .header-social .social-links ul.list-inline li.youtube a:hover svg path,
.header .header-main .header-social .social-links ul.list-inline li.youtube a:focus svg path {
  fill: #FF0000;
}
.header .header-main .header-social .social-links ul.list-inline li.instagram a {
  background: -webkit-radial-gradient(32% 106%, circle cover, #ffe17d 0%, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), -webkit-linear-gradient(-45deg, #234bd7 12%, #c33cbe 58%);
  background: -moz-radial-gradient(32% 106%, circle cover, #ffe17d 0%, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), -moz-linear-gradient(-45deg, #234bd7 12%, #c33cbe 58%);
  background: -ms-radial-gradient(32% 106%, circle cover, #ffe17d 0%, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), -ms-linear-gradient(-45deg, #234bd7 12%, #c33cbe 58%);
  background: -o-radial-gradient(32% 106%, circle cover, #ffe17d 0%, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), -o-linear-gradient(-45deg, #234bd7 12%, #c33cbe 58%);
  background: radial-gradient(circle farthest-corner at 32% 106%, #ffe17d 0%, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), linear-gradient(135deg, #234bd7 12%, #c33cbe 58%);
}
.header .header-main .header-social .social-links ul.list-inline li.instagram a,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:after {
  background-color: #d6249f;
}
.header .header-main .header-social .social-links ul.list-inline li.instagram a:hover svg path,
.header .header-main .header-social .social-links ul.list-inline li.instagram a:focus svg path {
  fill: #d6249f;
}
@media print {
  .header .header-main__search {
    display: none;
  }
}
@media all and (max-width: 991px) {
  .header .header-top {
    display: block;
  }
  .header .header-upper {
    margin-top: 48px;
    padding: 14px 0;
    display: block;
    z-index: 11;
  }
  .header .header-upper .desktop-telephone {
    display: none;
  }
  .header .header-upper .content-block ul {
    text-align: center;
  }
  .header .header-main {
    padding: 20px 0 16px;
  }
  .header .header-main .header-social {
    top: 0;
  }
  .page-template-home .header .header-main .header-social {
    top: 128px;
  }
  .header .header-main .header-logo {
    padding-right: 48px;
  }
  .header .header-main .header-logo a {
    margin: 0 auto!important;
  }
  .header .header-main .header-logo a img {
    margin: 0 auto;
    max-height: 80px;
    width: auto;
  }
  .header .header-main .header-mobile-tool {
    margin: 0;
    padding-right: 33px;
    width: 100%;
    max-width: none;
    height: auto;
    position: fixed;
    top: 50px;
    bottom: auto;
    left: 0;
    z-index: 3;
    background-color: hsl(207, 53%, 97%);
    text-align: center;
    border-bottom: 5px solid hsl(209, 100%, 36%);
    -moz-box-shadow: 0 0 15px 0 rgba(13, 13, 13, 0.3);
    -webkit-box-shadow: 0 0 15px 0 rgba(13, 13, 13, 0.3);
    box-shadow: 0 0 15px 0 rgba(13, 13, 13, 0.3);
    transform: translateY(-101%);
    -ms-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
    -moz-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
    -o-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
    transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  }
  .header .header-main .header-mobile-tool button.close {
    display: block;
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%) scale(1, 1);
    color: #333333;
    opacity: 1;
    -ms-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
    -moz-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
    -o-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
    transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  }
  .header .header-main .header-mobile-tool button.close:hover,
  .header .header-main .header-mobile-tool button.close:focus {
    transform: translateY(-50%) scale(1.25, 1.25);
    opacity: 1;
  }
  .header .header-main .header-mobile-tool.active {
    transform: translateY(0);
  }
}
@media all and (max-width: 767px) {
  .header .header-upper {
    padding: 12px 0;
  }
  .header .header-upper .content-block ul li {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .header .header-upper .content-block ul li + li {
    margin-left: 5px;
    padding-left: 10px;
  }
  .header .header-upper .content-block ul li + li:before {
    bottom: -1px;
    width: 1px;
  }
  .header .header-main .header-logo {
    padding-right: 46px;
  }
  .header .header-main .header-social,
  .page-template-home .header .header-main .header-social {
    position: absolute;
    top: 0;
  }
  .header .header-main .header-social .social-links ul.list-inline li {
    font-size: 30px;
  }
  .header .header-main .header-social .social-links ul.list-inline li a {
    height: 40px;
    width: 40px;
  }
}
@media all and (max-width: 480px) {
  .header .header-upper {
    padding: 6px 0 8px;
  }
  .header .header-upper .content-block ul li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media all and (max-width: 380px) {
  .header .header-top .mobile-buttons button {
    padding: 12px 10px 11px;
    min-width: 40px;
    font-size: 22px;
  }
  .header .header-top .mobile-telephone .content-block p a {
    padding: 9px 0 7px 0;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .header .header-top .mobile-telephone .content-block p a:before {
    content: none;
  }
}
/* MAIN */
.main {
  position: relative;
  overflow-x: hidden;
}
.main div.homepage-hero {
  margin: 18px auto 0!important;
  padding: 0;
  list-style: none;
  display: flex;
}
.main div.homepage-hero .homepage-hero-left {
  flex-basis: calc(63% - 2px);
}
.main div.homepage-hero .homepage-hero-right {
  margin-left: 4px;
  flex-basis: calc(37% - 2px);
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}
.main div.homepage-hero .homepage-hero-right > * {
  height: calc(50% - 2px);
}
.ccm-edit-mode .main div.homepage-hero {
  max-width: 1140px;
  display: block;
}
.main div.homepage-hero div.hero-box {
  margin: 0;
  position: relative;
  overflow: hidden;
}
.main div.homepage-hero div.hero-box a {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  text-decoration: none;
}
.main div.homepage-hero div.hero-box a .hero-box-image {
  transform: scale(1, 1);
  transform-origin: center;
  -ms-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
}
.main div.homepage-hero div.hero-box a .hero-box-content p.hero-box-text {
  position: relative;
}
.main div.homepage-hero div.hero-box a .hero-box-content p.hero-box-text:after {
  content: '\f105';
  font-family: 'FontAwesome';
  line-height: 0.6;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.main div.homepage-hero div.hero-box a:hover .hero-box-image,
.main div.homepage-hero div.hero-box a:focus .hero-box-image {
  transform: scale(1.2, 1.2);
}
.main div.homepage-hero div.hero-box a:hover .hero-box-content p.hero-box-text,
.main div.homepage-hero div.hero-box a:focus .hero-box-content p.hero-box-text {
  text-decoration: underline;
}
.main div.homepage-hero div.hero-box a:focus {
  outline-offset: 2px;
}
.main div.homepage-hero div.hero-box.large a {
  padding: 46px 44px;
  min-height: 550px;
  justify-content: flex-end;
  background-color: hsl(209, 100%, 36%);
}
.main div.homepage-hero div.hero-box.large a .hero-box-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main div.homepage-hero div.hero-box.large a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent 43%);
}
.main div.homepage-hero div.hero-box.large a .hero-box-shapes {
  width: 380px;
  height: 360px;
  position: absolute;
  left: -60px;
  bottom: -120px;
  z-index: 3;
  background-color: hsla(326, 65%, 41%, 0.9);
  -moz-border-radius: 17%;
  -webkit-border-radius: 17%;
  border-radius: 17%;
  transform: rotate(45deg);
  -ms-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
}
.main div.homepage-hero div.hero-box.large a .hero-box-shapes:before,
.main div.homepage-hero div.hero-box.large a .hero-box-shapes:after {
  content: '';
  position: absolute;
  -moz-border-radius: 17%;
  -webkit-border-radius: 17%;
  border-radius: 17%;
}
.main div.homepage-hero div.hero-box.large a .hero-box-shapes:before {
  width: 230px;
  height: 230px;
  bottom: 195px;
  right: -110px;
  background-color: hsl(267, 47%, 38%);
  opacity: 0.5;
}
.main div.homepage-hero div.hero-box.large a .hero-box-shapes:after {
  width: 150px;
  height: 150px;
  bottom: 105px;
  right: 20px;
  background-color: hsl(176, 100%, 32%);
  opacity: 0.8;
}
@media all and (min-width: 2040px) {
  .main div.homepage-hero div.hero-box.large a .hero-box-shapes {
    left: 4vw;
  }
}
.main div.homepage-hero div.hero-box.large a .hero-box-content {
  max-width: 1130px;
  width: 100%;
  position: relative;
  z-index: 4;
  align-self: flex-end;
  text-align: left;
}
.main div.homepage-hero div.hero-box.large a .hero-box-content p {
  color: #ffffff;
  font-weight: 300;
  line-height: 1.1;
  text-shadow: 0 0 18px rgba(13, 13, 13, 0.65);
}
.main div.homepage-hero div.hero-box.large a .hero-box-content p.hero-box-title {
  font-size: 80px;
  font-size: 8rem;
}
.main div.homepage-hero div.hero-box.large a .hero-box-content p.hero-box-text {
  padding-right: 44px;
  display: inline-block;
  font-size: 34px;
  font-size: 3.4rem;
}
.main div.homepage-hero div.hero-box.large a .hero-box-content p.hero-box-text:after {
  font-size: 60px;
  transform: translate(0, calc(-50% - 2px));
}
.main div.homepage-hero div.hero-box.large a .hero-box-content p + p {
  margin-top: 12px;
}
.no-flexboxlegacy .main div.homepage-hero div.hero-box.large a {
  display: table;
}
.no-flexboxlegacy .main div.homepage-hero div.hero-box.large a .hero-box-content {
  display: table-cell;
  vertical-align: bottom;
}
.main div.homepage-hero div.hero-box.small a {
  min-height: 250px;
}
.main div.homepage-hero div.hero-box.small a > * {
  width: 50%;
  flex-basis: 50%;
}
@media all and (min-width: 1880px) {
  .main div.homepage-hero div.hero-box.small a .hero-box-image {
    width: 340px;
    flex-basis: 340px;
  }
  .main div.homepage-hero div.hero-box.small a .hero-box-content {
    width: calc(100% - 340px);
    flex-basis: calc(100% - 340px);
  }
}
.main div.homepage-hero div.hero-box.small a .hero-box-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main div.homepage-hero div.hero-box.small a .hero-box-content {
  padding: 50px 22px 30px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: row wrap;
  background-color: hsl(207, 53%, 97%);
}
.change-font-size .main div.homepage-hero div.hero-box.small a .hero-box-content {
  position: relative;
}
.main div.homepage-hero div.hero-box.small a .hero-box-content p {
  width: 100%;
  flex-basis: 100%;
  max-width: 270px;
  font-weight: 600;
  line-height: 1.4;
}
.main div.homepage-hero div.hero-box.small a .hero-box-content p.hero-box-title {
  font-size: 22px;
  font-size: 2.2rem;
}
.main div.homepage-hero div.hero-box.small a .hero-box-content p.hero-box-text {
  padding-right: 27px;
  color: hsl(209, 100%, 36%);
  text-align: right;
  align-self: flex-end;
}
.main div.homepage-hero div.hero-box.small a .hero-box-content p.hero-box-text:after {
  font-size: 38px;
  transform: translate(0, calc(-50% - 1px));
}
.main div.homepage-hero div.hero-box.small + .small {
  margin-top: 4px;
}
.main .homepage-alert {
  margin-top: 20px;
}
.main .homepage-alert .container > *:last-child {
  margin-bottom: 0;
}
.main .homepage-a-z {
  margin-top: 20px;
  padding: 64px 0 70px;
  background-color: hsl(207, 53%, 97%);
}
.main .homepage-a-z h2 {
  font-size: 56px;
  font-size: 5.6rem;
  font-weight: 300;
}
.main .homepage-a-z h2 + p {
  margin-top: 12px;
  font-size: 21px;
  font-size: 2.1rem;
}
.main .homepage-a-z ol {
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.main .homepage-a-z ol li {
  margin: 0;
  flex-basis: calc((100% - 108px) / 13);
  font-size: 22px;
  font-size: 2.2rem;
}
.main .homepage-a-z ol li a,
.main .homepage-a-z ol li > span {
  padding: 10px 0;
  display: block;
  text-align: center;
}
.main .homepage-a-z ol li a {
  position: relative;
  background-color: hsl(209, 100%, 36%);
  color: #ffffff;
}
.main .homepage-a-z ol li a span.letter {
  position: relative;
  z-index: 1;
  -ms-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 240ms cubic-bezier(0, 1, 0.5, 1);
}
.main .homepage-a-z ol li a:hover,
.main .homepage-a-z ol li a:focus {
  background-color: hsl(326, 65%, 41%);
}
.main .homepage-a-z ol li a:focus {
  outline-offset: 2px;
}
.main .homepage-a-z ol li > span {
  background-color: hsl(209, 100%, 92%);
  color: hsl(219, 100%, 26%);
}
.main .homepage-a-z ol li > span:hover {
  cursor: not-allowed;
}
.main .homepage-a-z ol li:nth-child(14) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(15) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(16) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(17) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(18) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(19) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(20) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(21) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(22) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(23) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(24) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(25) {
  margin-top: 9px;
}
.main .homepage-a-z ol li:nth-child(26) {
  margin-top: 9px;
}
.main .homepage-a-z ol li + li {
  margin-left: 9px;
}
.main .homepage-a-z ol li:nth-child(14) {
  margin-left: 0;
}
.no-flexboxlegacy .main .homepage-a-z ol li {
  flex-basis: calc((100% - 109px) / 13);
}
.main .homepage-boxes {
  padding: 48px 0 75px;
}
.main .homepage-boxes-top {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main .homepage-boxes-top .box-link {
  flex-basis: calc(50% - 14px);
}
.ccm-edit-mode .main .homepage-boxes-top {
  max-width: 1140px;
  display: block;
}
.main .homepage-boxes-bottom {
  margin-top: 42px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main .homepage-boxes-bottom .box-link {
  flex-basis: calc(33% - 14px);
}
.ccm-edit-mode .main .homepage-boxes-bottom {
  max-width: 1140px;
  display: block;
}
.main .homepage-bottom {
  padding: 64px 0 70px;
  background-color: hsl(207, 53%, 97%);
}
.main .main-banner {
  padding: 52px 0;
  position: relative;
  overflow: hidden;
  background-color: hsl(209, 100%, 92%);
}
@media all and (max-width: 767px) {
  .main .main-banner .main-banner-wrapper h1 + *,
  .main .main-banner .main-banner-wrapper p + * {
    margin-top: 14px!important;
  }
}
.main .main-banner .main-banner-wrapper .news-date,
.main .main-banner .main-banner-wrapper .news-type,
.main .main-banner .main-banner-wrapper .news-author,
.main .main-banner .main-banner-wrapper .service-category,
.main .main-banner .main-banner-wrapper .service-location {
  padding-left: 30px;
  position: relative;
}
.main .main-banner .main-banner-wrapper .news-date:before,
.main .main-banner .main-banner-wrapper .news-type:before,
.main .main-banner .main-banner-wrapper .news-author:before,
.main .main-banner .main-banner-wrapper .service-category:before,
.main .main-banner .main-banner-wrapper .service-location:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 22px;
  line-height: 1;
}
.main .main-banner .main-banner-wrapper .news-date + *,
.main .main-banner .main-banner-wrapper .news-type + *,
.main .main-banner .main-banner-wrapper .news-author + *,
.main .main-banner .main-banner-wrapper .service-category + *,
.main .main-banner .main-banner-wrapper .service-location + * {
  margin-top: 18px;
}
.main .main-banner .main-banner-wrapper .news-date:before {
  content: '\f073';
  transform: translateY(calc(-50% - 1px));
}
.main .main-banner .main-banner-wrapper .news-type:before,
.main .main-banner .main-banner-wrapper .service-category:before {
  content: '\f0ca';
  font-size: 19px;
}
.main .main-banner .main-banner-wrapper .news-author:before {
  content: '\f040';
}
.main .main-banner .main-banner-wrapper .service-location:before {
  content: '\f041';
  left: 3px;
}
.page-type-news .main .main-banner .main-banner-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .main-banner .main-banner-wrapper .news-author-image {
  margin: 0 0 0 15px;
  max-height: 220px;
  max-width: 380px;
  width: auto;
}
.page-template-bio .main .main-banner .main-banner-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-template-bio .main .main-banner .main-banner-wrapper .bio-image {
  margin: 0;
  max-height: 200px;
  width: auto;
}
.main .main-banner .main-banner-wrapper .job-title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.3;
}
@media all and (max-width: 991px) {
  .main .main-banner .main-banner-wrapper .job-title {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.4;
  }
}
.main .main-banner.with-image {
  padding: 240px 0 56px;
  background-color: hsl(267, 47%, 31%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.main .main-banner.with-image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(to top, hsl(267, 47%, 31%), transparent);
}
.main .main-banner.with-image .main-banner-wrapper h1,
.main .main-banner.with-image .main-banner-wrapper .news-date,
.main .main-banner.with-image .main-banner-wrapper .news-type,
.main .main-banner.with-image .main-banner-wrapper .news-author,
.main .main-banner.with-image .main-banner-wrapper .service-category,
.main .main-banner.with-image .main-banner-wrapper .service-location {
  position: relative;
  z-index: 3;
  color: #ffffff;
  text-shadow: 0 0 18px rgba(13, 13, 13, 0.65);
}
.main .main-banner.with-image .main-banner-wrapper .banner-shapes {
  width: 360px;
  height: 340px;
  position: absolute;
  left: -270px;
  bottom: -92px;
  z-index: 2;
  background-color: hsla(326, 65%, 41%, 0.9);
  -moz-border-radius: 16% 17%;
  -webkit-border-radius: 16% 17%;
  border-radius: 16% 17%;
  transform: rotate(45deg);
  -ms-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 300ms cubic-bezier(0, 1, 0.5, 1);
}
.main .main-banner.with-image .main-banner-wrapper .banner-shapes:before,
.main .main-banner.with-image .main-banner-wrapper .banner-shapes:after {
  content: '';
  position: absolute;
  -moz-border-radius: 17%;
  -webkit-border-radius: 17%;
  border-radius: 17%;
}
.main .main-banner.with-image .main-banner-wrapper .banner-shapes:before {
  width: 230px;
  height: 230px;
  bottom: 195px;
  right: -110px;
  background-color: hsl(267, 47%, 38%);
  opacity: 0.5;
}
.main .main-banner.with-image .main-banner-wrapper .banner-shapes:after {
  width: 150px;
  height: 150px;
  bottom: 105px;
  right: 20px;
  background-color: hsl(176, 100%, 32%);
  opacity: 0.8;
}
.main .main-breadcrumb {
  margin-top: 44px;
  padding: 20px 42px 17px;
  background-color: hsl(209, 100%, 92%);
  border-left: 8px solid hsl(209, 100%, 36%);
  line-height: 2.3;
}
.main .main-breadcrumb p,
.main .main-breadcrumb ol {
  display: inline-block;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
}
.main .main-breadcrumb p {
  margin-right: 28px;
}
.main .main-breadcrumb ol.breadcrumb {
  margin: 0;
  padding: 0;
  background-color: transparent;
  line-height: 1.4;
}
.main .main-breadcrumb ol.breadcrumb li + li {
  margin-left: 20px;
  position: relative;
}
.main .main-breadcrumb ol.breadcrumb li + li:before {
  content: '\f105';
  margin-right: 18px;
  padding: 0;
  color: #000000;
  font-family: fontAwesome;
  font-size: 22px;
  position: relative;
}
.main .main-content {
  margin: 56px 0 86px;
}
.main .main-content .main-description + * {
  margin-top: 34px;
  padding-top: 36px;
  border-top: 1px solid #768692;
}
.main .main-content.content-lower {
  margin-top: -56px;
}
.main .main-content > *:last-child {
  margin-bottom: 0;
}
.main .main-content .page-not-found-box-links {
  margin-bottom: -30px;
  margin-left: -30px;
  display: flex;
  flex-flow: row wrap;
}
.main .main-content .page-not-found-box-links > * {
  margin-left: 30px;
  margin-bottom: 30px;
  flex-basis: calc((100% / 3) - 30px);
}
.main .main-content .page-not-found-box-links > * .box-link-image {
  display: none;
}
.ccm-edit-mode .main .main-content .page-not-found-box-links {
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  width: 100%;
}
.ccm-edit-mode .main .main-content .page-not-found-box-links > * {
  margin-left: 0;
  margin-bottom: 0;
}
@media all and (max-width: 991px) {
  .main .main-content .page-not-found-box-links > * {
    flex-basis: calc((100% / 2) - 30px);
  }
}
@media all and (max-width: 767px) {
  .main .main-content .page-not-found-box-links {
    margin-bottom: -20px;
    margin-left: 0;
  }
  .main .main-content .page-not-found-box-links > * {
    margin-left: 0;
    margin-bottom: 20px;
    flex-basis: 100%;
  }
}
.main .main-content .page-not-found-box-links + * {
  margin-top: 30px;
}
.main .author-blogs {
  margin: -26px 0 86px;
}
.main .main-return {
  margin: -22px 0 86px;
  text-align: center;
}
.main .main-inner {
  margin: 34px 0 60px;
}
.main .main-sidebar {
  position: relative;
  margin: 56px 0 86px;
  background-color: hsl(209, 100%, 92%);
  border-top: 6px solid hsl(209, 100%, 36%);
}
.main .main-sidebar + .main-sidebar {
  margin-top: -36px;
}
.main .main-sidebar .sidebar-content {
  padding: 36px 34px 46px;
}
.main .main-sidebar .sidebar-content .consultant-details {
  text-align: center;
}
.main .main-sidebar .sidebar-content .consultant-details ul li {
  font-size: 19px;
  font-size: 1.9rem;
}
.main .main-sidebar .sidebar-content .consultant-details ul li.job-title {
  margin-top: -8px;
}
.main .main-sidebar .sidebar-content .consultant-details ul li strong {
  margin-bottom: 4px;
  display: block;
  font-size: 21px;
  font-size: 2.1rem;
}
.main .main-sidebar .sidebar-content .consultant-details ul li a {
  word-break: break-word;
}
.main .main-sidebar .sidebar-content .consultant-details ul li + li {
  margin-top: 18px;
}
.main .main-sidebar .sidebar-content .consultant-details ul li ul {
  margin: 0;
}
.main .main-sidebar .sidebar-content .consultant-details ul li ul li {
  display: block;
}
.main .main-sidebar .sidebar-content .consultant-details ul li ul li + li {
  margin-top: 4px;
}
.main .main-sidebar .sidebar-content .consultant-details + * {
  margin-top: 20px;
}
.main .main-sidebar .sidebar-content p,
.main .main-sidebar .sidebar-content address,
.main .main-sidebar .sidebar-content blockquote {
  font-size: 20px;
  font-size: 2rem;
}
.main .main-sidebar .sidebar-content p + *,
.main .main-sidebar .sidebar-content address + *,
.main .main-sidebar .sidebar-content blockquote + * {
  margin: 22px 0 0;
}
.main .main-sidebar .sidebar-content > *:last-child {
  margin-bottom: 0;
}
.main .main-sidebar .sidebar-thumbnail {
  padding: 30px 30px 0;
  margin: 0;
  width: 100%;
}
.main .main-sidebar .sidebar-thumbnail img {
  margin: 0 auto;
  max-height: 240px;
  width: auto;
  display: block;
}
.main .main-sidebar > *:last-child {
  margin-bottom: 0;
}
.main .main-sidebar h2 {
  font-size: 30px;
  font-size: 3rem;
}
.main .main-sidebar h2 + ul {
  margin: 26px 0 0;
}
.main .main-sidebar h3 {
  font-size: 26px;
  font-size: 2.6rem;
}
.main .main-sidebar h4 {
  font-size: 24px;
  font-size: 2.4rem;
}
.main .main-sidebar h5 {
  font-size: 22px;
  font-size: 2.2rem;
}
.main .main-sidebar h6 {
  font-size: 20px;
  font-size: 2rem;
}
.main .main-sidebar h2,
.main .main-sidebar h3,
.main .main-sidebar h4,
.main .main-sidebar h5,
.main .main-sidebar h6 {
  line-height: 1.3;
}
.main .main-sidebar h2 + *,
.main .main-sidebar h3 + *,
.main .main-sidebar h4 + *,
.main .main-sidebar h5 + *,
.main .main-sidebar h6 + * {
  margin: 20px 0 0;
}
.main .main-sidebar p,
.main .main-sidebar ul {
  line-height: 1.5;
}
.main .main-sidebar a {
  word-break: break-word;
}
.main .main-sidebar ul {
  padding: 0;
  list-style: none;
}
.main .main-sidebar ul li {
  margin: 0;
}
.main .main-sidebar ul li a {
  display: inline-block;
}
.main .main-sidebar ul li a[aria-current="page"] {
  padding-left: 20px;
  position: relative;
  color: #000000;
  text-decoration: none;
}
.main .main-sidebar ul li a[aria-current="page"]:before {
  content: '\f105';
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  color: #000000;
  font-family: fontAwesome;
  font-size: 22px;
  line-height: 1;
}
.main .main-sidebar ul li a[aria-current="page"]:hover,
.main .main-sidebar ul li a[aria-current="page"]:focus {
  text-decoration: underline;
}
.main .main-sidebar ul li + li {
  margin-top: 22px;
}
.main .main-boxes {
  background-color: hsl(207, 53%, 97%);
  padding: 25px 0 40px;
}
.main .main-boxes .main-boxes-inner {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.ccm-edit-mode .main .main-boxes .main-boxes-inner {
  max-width: 1140px;
  display: block;
}
.main.pink .main-banner {
  background-color: hsl(327, 45%, 91%);
}
.main.pink .main-breadcrumb {
  background-color: hsl(327, 45%, 91%);
  border-left-color: hsl(326, 65%, 41%);
}
.main.pink .main-sidebar {
  background-color: hsl(327, 45%, 91%);
  border-top-color: hsl(326, 65%, 41%);
}
.main.yellow .main-banner {
  background-color: hsl(41, 100%, 93%);
}
.main.yellow .main-breadcrumb {
  background-color: hsl(41, 100%, 93%);
  border-left-color: hsl(41, 100%, 55%);
}
.main.yellow .main-sidebar {
  background-color: hsl(41, 100%, 93%);
  border-top-color: hsl(41, 100%, 55%);
}
.main.green .main-banner {
  background-color: hsl(177, 61%, 93%);
}
.main.green .main-breadcrumb {
  background-color: hsl(177, 61%, 93%);
  border-left-color: hsl(176, 100%, 32%);
}
.main.green .main-sidebar {
  background-color: hsl(177, 61%, 93%);
  border-top-color: hsl(176, 100%, 32%);
}
.main.purple .main-banner {
  background-color: hsl(267, 50%, 92%);
}
.main.purple .main-breadcrumb {
  background-color: hsl(267, 50%, 92%);
  border-left-color: hsl(267, 47%, 38%);
}
.main.purple .main-sidebar {
  background-color: hsl(267, 50%, 92%);
  border-top-color: hsl(267, 47%, 38%);
}
@media all and (max-width: 991px) {
  .main div.homepage-hero {
    margin: 0 auto!important;
    flex-flow: row wrap;
  }
  .main div.homepage-hero .homepage-hero-left {
    flex-basis: 100%;
  }
  .main div.homepage-hero .homepage-hero-right {
    margin-top: 4px;
    margin-left: 0;
    flex-basis: 100%;
  }
  .main div.homepage-hero .homepage-hero-right > * {
    margin-top: 2px;
  }
  .main div.homepage-hero div.hero-box.large a {
    padding: 38px 15px;
    min-height: 55vw;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-shapes {
    width: 300px;
    height: 280px;
    left: -40px;
    bottom: -100px;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-shapes:before {
    width: 180px;
    height: 180px;
    bottom: 155px;
    right: -70px;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-shapes:after {
    width: 130px;
    height: 130px;
    bottom: 105px;
    right: 10px;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-content p.hero-box-title {
    font-size: 56px;
    font-size: 5.6rem;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-content p.hero-box-text {
    padding-right: 26px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-content p.hero-box-text:after {
    font-size: 36px;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-content p + p {
    margin-top: 11px;
  }
  .main .homepage-a-z {
    margin-top: 8px;
    padding: 42px 0 46px;
  }
  .main .homepage-a-z h2 {
    font-size: 46px;
    font-size: 4.6rem;
  }
  .main .homepage-a-z h2 + p {
    margin-top: 9px;
    font-size: 20px;
    font-size: 2rem;
  }
  .main .homepage-a-z ol {
    margin: 25px 0 0;
  }
  .main .homepage-a-z ol li {
    font-size: 20px;
    font-size: 2rem;
  }
  .main .homepage-a-z ol li a,
  .main .homepage-a-z ol li > span {
    padding: 9px 0;
  }
  .main .homepage-bottom .homepage-bottom-right {
    margin-top: 38px;
  }
  .main .author-blogs {
    margin: 0 0 36px;
  }
}
@media all and (max-width: 767px) {
  .main .main-banner {
    padding: 34px 0;
  }
  .page-type-news .main .main-banner .main-banner-wrapper,
  .page-template-bio .main .main-banner .main-banner-wrapper {
    flex-flow: row wrap;
  }
  .page-type-news .main .main-banner .main-banner-wrapper > .content-wrapper,
  .page-template-bio .main .main-banner .main-banner-wrapper > .content-wrapper,
  .page-type-news .main .main-banner .main-banner-wrapper > h1,
  .page-template-bio .main .main-banner .main-banner-wrapper > h1 {
    flex-basis: 100%;
  }
  .page-type-news .main .main-banner .main-banner-wrapper .bio-image,
  .page-template-bio .main .main-banner .main-banner-wrapper .bio-image {
    margin: 30px 0 0;
  }
  .main .main-banner .main-banner-wrapper .news-author-image {
    margin: 30px 0 0 0;
  }
  .main .main-banner.with-image {
    padding: 64px 0 30px;
  }
  .main .main-banner.with-image .main-banner-wrapper h1 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1;
  }
  .main .main-banner.with-image .main-banner-wrapper .banner-shapes {
    width: 240px;
    height: 240px;
    left: -70px;
    bottom: -123px;
  }
  .main .main-banner.with-image .main-banner-wrapper .banner-shapes:before {
    width: 160px;
    height: 160px;
    bottom: 140px;
    right: -40px;
  }
  .main .main-banner.with-image .main-banner-wrapper .banner-shapes:after {
    width: 100px;
    height: 100px;
    bottom: 105px;
    right: 17px;
  }
  .main .main-return {
    margin: -10px 0 40px;
  }
  .main .main-breadcrumb {
    margin: 10px -15px 0;
    padding: 18px 12px 12px;
    border-left-width: 5px;
  }
  .main .main-breadcrumb p,
  .main .main-breadcrumb ol {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .main .main-breadcrumb p {
    margin-bottom: 3px;
    margin-right: 15px;
    display: block;
  }
  .main .main-breadcrumb ol.breadcrumb {
    margin: 0;
    padding: 0;
    background-color: transparent;
    line-height: 1.3;
  }
  .main .main-breadcrumb ol.breadcrumb li + li {
    margin-left: 9px;
  }
  .main .main-breadcrumb ol.breadcrumb li + li:before {
    margin-right: 7px;
    font-size: 16px;
  }
  .main .main-content {
    margin: 24px 0 30px;
  }
  .main .main-content.content-lower {
    margin-top: 0;
  }
  .main .main-sidebar {
    margin: 40px -15px 30px;
  }
  .main .main-sidebar .sidebar-content {
    padding: 34px 15px 38px;
  }
  .main .main-sidebar .sidebar-thumbnail {
    margin: 0 0 -5px;
    padding: 17px 13px 0;
  }
  .main .main-sidebar h2 + ul {
    margin-top: 22px;
  }
  .main .main-sidebar ul li + li {
    margin-top: 18px;
  }
  .main .main-sidebar + .main-sidebar {
    margin-top: -10px;
  }
  .main .homepage-boxes {
    padding: 20px 0 24px;
  }
  .main .homepage-boxes-top .box-link {
    flex-basis: 100%;
  }
  .main .homepage-boxes-top .box-link + .box-link {
    margin-top: 20px;
  }
  .main .homepage-boxes-bottom {
    margin-top: 20px;
  }
  .main .homepage-boxes-bottom .box-link {
    flex-basis: 100%;
  }
  .main .homepage-boxes-bottom .box-link + .box-link {
    margin-top: 20px;
  }
  .main .homepage-bottom {
    padding: 34px 0 30px;
  }
}
@media all and (max-width: 600px) {
  .main div.homepage-hero div.hero-box.large a {
    padding: 25px 15px;
  }
  .main div.homepage-hero div.hero-box.large a:before {
    background: #000000;
    opacity: 0.3;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-shapes {
    width: 260px;
    height: 240px;
    left: -30px;
    bottom: -90px;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-shapes:before {
    width: 160px;
    height: 160px;
    bottom: 135px;
    right: -40px;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-shapes:after {
    width: 120px;
    height: 120px;
    bottom: 95px;
    right: 20px;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-content p.hero-box-title {
    font-size: 50px;
    font-size: 5rem;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-content p.hero-box-text {
    padding-right: 23px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-content p.hero-box-text:after {
    font-size: 32px;
    transform: translate(0, -50%);
  }
  .main div.homepage-hero div.hero-box.large a .hero-box-content p + p {
    margin-top: 10px;
  }
  .main div.homepage-hero div.hero-box.small a {
    min-height: 200px;
  }
  .main div.homepage-hero div.hero-box.small a .hero-box-image {
    width: 35%;
    flex-basis: 35%;
  }
  .main div.homepage-hero div.hero-box.small a .hero-box-content {
    padding: 40px 18px 30px;
    width: 65%;
    flex-basis: 65%;
  }
  .main div.homepage-hero div.hero-box.small a .hero-box-content p {
    max-width: 100%;
  }
  .main div.homepage-hero div.hero-box.small a .hero-box-content p.hero-box-title {
    font-size: 20px;
    font-size: 2rem;
  }
  .main div.homepage-hero div.hero-box.small a .hero-box-content p.hero-box-text {
    font-size: 19px;
    font-size: 1.9rem;
    padding-right: 22px;
  }
  .main div.homepage-hero div.hero-box.small a .hero-box-content p.hero-box-text:after {
    font-size: 30px;
    transform: translate(0, calc(-50% - 1px));
  }
}
@media all and (max-width: 540px) {
  .main .homepage-a-z ol li {
    flex-basis: calc((100% - 63px) / 8);
  }
  .main .homepage-a-z ol li:nth-child(9) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(10) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(11) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(12) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(13) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(14) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(15) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(16) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(17) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(18) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(19) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(20) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(21) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(22) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(23) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(24) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(25) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(26) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(14) {
    margin-left: 9px;
  }
  .main .homepage-a-z ol li:nth-child(9),
  .main .homepage-a-z ol li:nth-child(17),
  .main .homepage-a-z ol li:nth-child(25) {
    margin-left: 0;
  }
  .no-flexboxlegacy .main .homepage-a-z ol li {
    flex-basis: calc((100% - 64px) / 8);
  }
}
@media all and (max-width: 380px) {
  .main .homepage-a-z ol li {
    flex-basis: calc((100% - 45px) / 6);
  }
  .main .homepage-a-z ol li:nth-child(7) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(8) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(9) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(10) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(11) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(12) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(13) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(14) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(15) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(16) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(17) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(18) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(19) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(20) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(21) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(22) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(23) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(24) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(25) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(26) {
    margin-top: 9px;
  }
  .main .homepage-a-z ol li:nth-child(9),
  .main .homepage-a-z ol li:nth-child(17),
  .main .homepage-a-z ol li:nth-child(25) {
    margin-left: 9px;
  }
  .main .homepage-a-z ol li:nth-child(7),
  .main .homepage-a-z ol li:nth-child(13),
  .main .homepage-a-z ol li:nth-child(19),
  .main .homepage-a-z ol li:nth-child(25) {
    margin-left: 0;
  }
  .no-flexboxlegacy .main .homepage-a-z ol li {
    flex-basis: calc((100% - 46px) / 6);
  }
}
/* FOOTER */
.footer {
  padding: 60px 0 90px;
  position: relative;
  overflow: hidden;
  background-color: hsl(209, 100%, 36%);
  color: #ffffff;
  -ms-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
}
.toolbar-open .footer {
  padding-bottom: 130px;
}
.footer .cqc-block div.cqc-widget .cqc-container {
  padding: 15px 15px 14px!important;
}
.footer:before {
  content: '';
  height: 6px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: hsl(41, 100%, 55%);
  background: -moz-linear-gradient(left, hsl(326, 65%, 41%) 0%, hsl(41, 100%, 55%) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(326, 65%, 41%)), color-stop(100%, hsl(41, 100%, 55%)));
  background: -webkit-linear-gradient(left, hsl(326, 65%, 41%) 0%, hsl(41, 100%, 55%) 100%);
  background: -o-linear-gradient(left, hsl(326, 65%, 41%) 0%, hsl(41, 100%, 55%) 100%);
  background: -ms-linear-gradient(left, hsl(326, 65%, 41%) 0%, hsl(41, 100%, 55%) 100%);
  background: linear-gradient(to right, hsl(326, 65%, 41%) 0%, hsl(41, 100%, 55%) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=hsl(326, 65%, 41%), endColorstr=hsl(41, 100%, 55%), GradientType=0);
}
.footer h2,
.footer p,
.footer ul,
.footer a {
  color: inherit;
}
.footer h2 {
  font-size: 32px;
  font-size: 3.2rem;
}
.footer h2 + ul {
  margin: 30px 0 0;
}
.footer ul {
  padding-left: 0;
  max-height: 150px;
  display: flex;
  flex-flow: column wrap;
  gap: 18px;
  list-style-type: none;
}
.footer ul li {
  margin: 0;
  font-weight: 300;
}
.footer ul li a {
  font-weight: inherit;
}
.footer ul li a:hover,
.footer ul li a:focus {
  color: #ffffff;
}
.no-flexboxlegacy .footer ul,
.applicationcache.cssreflections .footer ul {
  display: block;
}
.no-flexboxlegacy .footer ul li,
.applicationcache.cssreflections .footer ul li {
  margin-bottom: 15px;
  width: 48%;
  display: inline-block;
}
.no-flexboxlegacy .footer ul li:nth-child(even),
.applicationcache.cssreflections .footer ul li:nth-child(even) {
  margin-left: 1%;
}
.footer-background {
  width: 450px;
  height: 450px;
  position: absolute;
  right: -150px;
  bottom: -20%;
  background-color: hsla(326, 65%, 41%, 0.9);
  -moz-border-radius: 17%;
  -webkit-border-radius: 17%;
  border-radius: 17%;
  transform: rotate(45deg);
}
.footer-background:before,
.footer-background:after {
  content: '';
  position: absolute;
  -moz-border-radius: 17%;
  -webkit-border-radius: 17%;
  border-radius: 17%;
}
.footer-background:before {
  width: 250px;
  height: 250px;
  background-color: hsl(267, 47%, 38%);
  transform: translate(-60%, 142%);
  opacity: 0.8;
}
.footer-background:after {
  width: 175px;
  height: 175px;
  background-color: hsl(176, 100%, 32%);
  transform: translate(-20%, 225%);
  opacity: 0.9;
}
@media all and (max-width: 991px) {
  .toolbar-open .footer {
    padding-bottom: 170px;
  }
}
@media all and (max-width: 767px) {
  .footer {
    padding: 44px 0 60px;
  }
  .toolbar-open .footer {
    padding-bottom: 290px;
  }
  .footer .content-block,
  .footer .care-opinion {
    margin-bottom: 20px;
  }
  .footer .care-opinion,
  .footer .cqc-block {
    margin-left: -3px;
    margin-right: -3px;
  }
  .footer:before {
    height: 5px;
  }
  .footer h2 {
    font-size: 30px;
    font-size: 3rem;
  }
  .footer h2 + ul {
    margin-top: 22px;
  }
  .footer ul {
    max-height: 100%;
    display: block;
  }
  .footer ul li {
    width: 100%;
  }
  .footer ul li:nth-child(even) {
    margin-left: 0;
  }
  .footer-background {
    width: 260px;
    height: 260px;
    right: -60px;
    bottom: -20px;
  }
  .footer-background:before {
    width: 200px;
    height: 200px;
    transform: translate(-90px, 180px);
  }
  .footer-background:after {
    width: 140px;
    height: 140px;
    transform: translate(-10px, 220px);
  }
}
/* BUTTON */
.button-block {
  margin: 0 0 30px;
  width: 100%;
  display: block;
  line-height: 0;
}
.button-block.btn-inline {
  margin-right: 15px;
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.button-block .button-link {
  margin: 0!important;
}
.button-block + .button-block.btn-block {
  margin-top: -15px;
}
@media all and (max-width: 767px) {
  .button-block {
    margin-bottom: 20px;
  }
  .button-block + .button-block.btn-block {
    margin-top: -10px;
  }
  .button-block.btn-inline {
    margin-right: 10px;
  }
}
.bg-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bg-img.overlay:after {
  background-color: rgba(0, 0, 0, 0.15);
}
.bg-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bg-img img {
  margin: auto!important;
  position: absolute;
  top: -10000%;
  bottom: -10000%;
  left: -10000%;
  right: -10000%;
  width: auto!important;
  height: auto!important;
  min-width: 1000%;
  min-height: 1000%;
  max-height: none!important;
  max-width: none!important;
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  object-fit: cover;
}
.header .core-style .bg-img img,
.main .core-style .bg-img img,
.footer .core-style .bg-img img {
  margin: auto !important;
}
.ccm-page .accessibility-controls {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  font-family: 'Helvetica', sans-serif;
  text-align: center;
  pointer-events: none;
  -ms-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 240ms cubic-bezier(0.25, 1, 0.5, 1);
}
.ccm-page .accessibility-controls .access-tab .access-tab-button {
  padding: 8px 45px;
  display: inline-block;
  position: relative;
  background-color: #cbdeee;
  color: #000000;
  font-size: 14px;
  font-size: 1.4rem;
  border: 1px solid #b9d3e7;
  border-bottom: none;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  pointer-events: all;
  -ms-transition: 80ms background-color linear;
  -moz-transition: 80ms background-color linear;
  -webkit-transition: 80ms background-color linear;
  -o-transition: 80ms background-color linear;
  transition: 80ms background-color linear;
}
.ccm-page .accessibility-controls .access-tab .access-tab-button:hover,
.ccm-page .accessibility-controls .access-tab .access-tab-button:focus {
  background-color: #a5c6e1;
  text-decoration: underline;
}
.ccm-page .accessibility-controls .access-tab .access-tab-button:focus {
  padding: 2px 39px;
  border: 6px solid hsl(41, 100%, 55%);
}
.ccm-page .accessibility-controls .access-tab .access-tab-button[aria-expanded='true'] {
  text-decoration: underline;
}
.ccm-page .accessibility-controls .access-tab .access-tab-button[aria-expanded='true']:hover,
.ccm-page .accessibility-controls .access-tab .access-tab-button[aria-expanded='true']:focus {
  text-decoration: none;
}
.ccm-page .accessibility-controls .access-tools {
  background-color: #cbdeee;
  border: 1px solid #b9d3e7;
  font-size: 0;
  margin-top: -1px;
  pointer-events: all;
  overflow-y: auto;
  padding: 7px 0 2px;
  display: none;
}
.ie8 .ccm-page .accessibility-controls .access-tools {
  display: block !important;
}
.ccm-page .accessibility-controls .access-tools .access-element {
  display: inline-block;
  vertical-align: middle;
  padding: 9px 20px;
  border-right: 1px solid #b9d3e7;
}
.ccm-page .accessibility-controls .access-tools .access-element #text-label,
.ccm-page .accessibility-controls .access-tools .access-element #contrast-label {
  font-size: 14px;
  font-size: 1.4rem;
}
.ccm-page .accessibility-controls .access-tools .access-element.language {
  padding: 5px 20px;
}
.ccm-page .accessibility-controls .access-tools .access-element.language a {
  text-decoration: none;
}
.ccm-page .accessibility-controls .access-tools .access-element.language #google_translate_element .goog-te-gadget {
  color: #000000;
}
.ccm-page .accessibility-controls .access-tools .access-element.text-size > span,
.ccm-page .accessibility-controls .access-tools .access-element.contrast > span {
  margin: 0 8px 0 0;
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
}
.ccm-page .accessibility-controls .access-tools .access-element.text-size > ul,
.ccm-page .accessibility-controls .access-tools .access-element.contrast > ul {
  padding: 0;
  display: inline-block;
}
.ccm-page .accessibility-controls .access-tools .access-element.text-size > ul li,
.ccm-page .accessibility-controls .access-tools .access-element.contrast > ul li {
  margin-right: 5px;
  display: inline-block;
}
.ccm-page .accessibility-controls .access-tools .access-element.text-size > ul li button,
.ccm-page .accessibility-controls .access-tools .access-element.contrast > ul li button {
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  background-color: #d82e65;
  border: 3px solid transparent;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  outline: none;
  -ms-transition: 60ms border-color linear;
  -moz-transition: 60ms border-color linear;
  -webkit-transition: 60ms border-color linear;
  -o-transition: 60ms border-color linear;
  transition: 60ms border-color linear;
}
.ccm-page .accessibility-controls .access-tools .access-element.text-size > ul li button svg,
.ccm-page .accessibility-controls .access-tools .access-element.contrast > ul li button svg {
  fill: #ffffff;
}
.ccm-page .accessibility-controls .access-tools .access-element.text-size > ul li button:hover,
.ccm-page .accessibility-controls .access-tools .access-element.contrast > ul li button:hover,
.ccm-page .accessibility-controls .access-tools .access-element.text-size > ul li button:focus,
.ccm-page .accessibility-controls .access-tools .access-element.contrast > ul li button:focus {
  border-color: #000000;
}
.ccm-page .accessibility-controls .access-tools .access-element.text-size > ul li:last-of-type,
.ccm-page .accessibility-controls .access-tools .access-element.contrast > ul li:last-of-type {
  margin-right: 0;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button {
  position: relative;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-b-w {
  background-color: #ffffff;
  border-color: #000000;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-b-w svg {
  fill: #000000;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-blue {
  background-color: #cfe5fc;
  border-color: #000066;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-blue svg {
  fill: #000066;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-beige {
  background-color: #F7EFD8;
  border-color: #042868;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-beige svg {
  fill: #042868;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-high {
  background-color: #FDFF2D;
  border-color: #000000;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-high svg {
  fill: #000000;
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-reset:hover svg,
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-reset:focus svg,
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-reset[aria-pressed='true'] svg {
  transform: scale(1);
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button:hover svg,
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button:focus svg {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button svg {
  -ms-transition: 80ms transform cubic-bezier(0, 0.4, 0.5, 0.8);
  -moz-transition: 80ms transform cubic-bezier(0, 0.4, 0.5, 0.8);
  -webkit-transition: 80ms transform cubic-bezier(0, 0.4, 0.5, 0.8);
  -o-transition: 80ms transform cubic-bezier(0, 0.4, 0.5, 0.8);
  transition: 80ms transform cubic-bezier(0, 0.4, 0.5, 0.8);
}
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button:hover svg,
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button:focus svg,
.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button[aria-pressed='true'] svg {
  transform: scale(1.75);
}
.ccm-page .accessibility-controls .access-tools .access-element.frank-logo {
  border-right: none;
}
.ccm-page .accessibility-controls .access-tools .access-element.frank-logo a svg {
  width: auto;
  height: 40px;
}
.ccm-page .accessibility-controls .access-tools .access-element.frank-logo a svg path {
  fill: #4d7fb3;
  -ms-transition: 60ms fill linear;
  -moz-transition: 60ms fill linear;
  -webkit-transition: 60ms fill linear;
  -o-transition: 60ms fill linear;
  transition: 60ms fill linear;
}
.ccm-page .accessibility-controls .access-tools .access-element.frank-logo a:hover svg path,
.ccm-page .accessibility-controls .access-tools .access-element.frank-logo a:focus svg path {
  fill: hsl(345, 6%, 13%);
}
.ccm-page .accessibility-controls .access-tools .access-skiplink {
  padding: 6px 14px;
  min-width: 250px;
  position: absolute;
  top: 9999px;
  right: -9999px;
  color: #000000;
  font-size: 22px;
  font-size: 2.2rem;
  text-decoration: underline;
  text-align: center;
}
.ccm-page .accessibility-controls .access-tools .access-skiplink:focus {
  right: 10px;
  top: 50%;
  z-index: 10000;
  transform: translateY(-50%);
  color: #000000;
  background-color: hsl(41, 100%, 55%);
}
.ccm-page .accessibility-controls .access-tools .access-skiplink:hover {
  background-color: hsl(41, 100%, 70%);
  text-decoration: none;
}
@media print {
  .ccm-page .accessibility-controls {
    display: none;
  }
}
@media (max-width: 767px) {
  .ccm-page .accessibility-controls .access-tab {
    text-align: right;
  }
  .ccm-page .accessibility-controls .access-tab .access-tab-button {
    margin-right: 10px;
    padding: 8px 12px;
  }
  .ccm-page .accessibility-controls .access-tools .access-element {
    display: block;
    height: auto;
    border: none;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
  }
}
@media (max-height: 420px) {
  .ccm-page .accessibility-controls .access-tools {
    max-height: 175px;
  }
  .ccm-page .accessibility-controls .access-tools .access-element .goog-te-gadget .goog-te-combo {
    max-width: 100%;
  }
}
@media all and (max-height: 360px) {
  .ccm-page .accessibility-controls {
    z-index: 1001;
  }
  .ccm-page .accessibility-controls .access-tools {
    max-height: 70vh;
    overflow-y: scroll;
  }
}
.form-group.captcha {
  position: relative;
  z-index: 1;
}
.cke-image-left {
  margin: 0 20px 20px 0;
  float: left;
}
.cke-image-right {
  margin: 0 0 20px 20px ;
  float: right;
}
.cke-image-center {
  text-align: center;
}
