@charset "UTF-8";
.form-item .description {
  color: #3f3f3f;
  margin-top: 10px;
  margin-top: 1rem; }

.form-item .description a {
  color: #3f3f3f; }

.form-item-date > .form-control {
  border: 0;
  padding-left: 0;
  padding-right: 0; }

.form-item-date .form-type-select:not(:first-of-type) {
  margin-left: 15px;
  margin-left: 1.5rem; }

select,
.form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/forms/dropdown-arrow-grey.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 3rem; }
  select::-ms-expand,
  .form-select::-ms-expand {
    display: none; }

.form-select:checked {
  color: #fff;
  background-color: #6C1D45; }

.form-select:active {
  background-color: #f0f0f1;
  border-color: #6C1D45; }

.input-group-btn .btn {
  padding-top: 6px;
  padding-top: 0.6rem;
  padding-bottom: 7px;
  padding-bottom: 0.7rem; }

.form-submit {
  background-color: #e17d00;
  border-color: #e17d00;
  color: #000; }
  .form-submit:hover {
    background-color: #e17d00;
    border-color: #e17d00;
    color: #fff; }

.fca-default-form .form-submit {
  width: 47%;
  margin-right: 10px;
  margin-right: 1rem; }

.fca-default-form .alert {
  clear: both; }

.form-submit[type="image"] {
  width: auto; }

.form-managed-file {
  display: block; }

.form-managed-file .form-submit {
  display: none; }

.form-managed-file .form-submit,
.form-managed-file .input-group-btn .form-submit {
  margin-top: 20px;
  margin-top: 2rem;
  width: 50%; }

.container .container .row.webform-container-inline,
.container .container form.row {
  margin-left: -15px;
  margin-left: -1.5rem;
  margin-right: -15px;
  margin-right: -1.5rem; }

.webform-progressbar-page .webform-progressbar-page-label {
  margin: 0 -500px;
  margin: 0 -50rem;
  font-size: 12px;
  font-size: 1.2rem; }

.custom-form-throbber {
  padding-left: 40px;
  padding-left: 4rem;
  display: none;
  height: 40px;
  height: 4rem;
  background: url("../images/loader.gif") left top no-repeat; }

.datepicker-wrapper input.webform-calendar {
  background: url("../images/forms/date-picker-normal.svg"), url("../images/forms/dropdown-arrow-grey.svg");
  background-position: 10px center, right center;
  background-position: 1rem center, right center;
  background-repeat: no-repeat;
  background-size: 2.25rem, 3rem;
  padding: 5px 15px 5px 40px;
  padding: 0.5rem 1.5rem 0.5rem 4rem; }
  .datepicker-wrapper input.webform-calendar:focus, .datepicker-wrapper input.webform-calendar:active {
    background: url("../images/forms/date-picker-active.svg"), url("../images/forms/dropdown-arrow-maroon.svg");
    background-position: 10px center, right center;
    background-position: 1rem center, right center;
    background-repeat: no-repeat;
    background-size: 2.25rem, 3rem; }

#ui-datepicker-div {
  background: #fff;
  border: 1px solid #3f3f3f;
  border: 0.1rem solid #3f3f3f;
  color: #3f3f3f; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0; }

.ui-datepicker {
  padding: 0;
  width: 300px;
  width: 30rem; }
  .ui-datepicker .ui-datepicker-header {
    background-color: #6C1D45;
    background-image: none;
    border: 0 none;
    font-weight: normal;
    padding: 5px 0;
    padding: 0.5rem 0; }
  .ui-datepicker .ui-datepicker-prev {
    left: 5px;
    left: 0.5rem;
    height: 30px;
    height: 3rem;
    width: 20px;
    width: 2rem; }
  .ui-datepicker .ui-datepicker-next {
    height: 30px;
    height: 3rem;
    right: 5px;
    right: 0.5rem;
    width: 20px;
    width: 2rem;
    -ms-transform: scaleX(-1);
        transform: scaleX(-1);
    -ms-filter: fliph;
    /*IE*/
    filter: fliph;
    /*IE*/ }
  .ui-datepicker .ui-datepicker-prev-hover,
  .ui-datepicker .ui-datepicker-next-hover {
    top: 2px; }
  .ui-datepicker .ui-widget-header .ui-icon {
    background-image: url("../images/forms/date-picker-arrow.svg");
    background-position: center center; }
  .ui-datepicker .ui-datepicker-title {
    color: #fff;
    margin-left: 15px;
    margin-left: 1.5rem;
    margin-right: 15px;
    margin-right: 1.5rem; }
  .ui-datepicker table {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0; }
  .ui-datepicker thead {
    background-color: #f0f0f1; }
  .ui-datepicker th {
    color: #fff;
    font-weight: normal;
    padding: 7.5px 5px;
    padding: 0.75rem 0.5rem; }
  .ui-datepicker td {
    padding: 0;
    text-align: center; }
    .ui-datepicker td a {
      padding: 10px;
      padding: 1rem; }
  .ui-datepicker select {
    border-color: #fff;
    filter: brightness(5); }
    .ui-datepicker select option {
      color: #3f3f3f; }
  .ui-datepicker select.ui-datepicker-month {
    width: 35%;
    margin-left: 35px;
    margin-left: 3.5rem; }
  .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    width: 35%;
    float: left;
    margin-left: 10px;
    margin-left: 1rem; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border-color: #fff;
  background: 0 none;
  color: #76777b;
  text-align: center; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background-color: #6C1D45;
  border-radius: 50%;
  color: #fff; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border-color: #6C1D45; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background-color: #6C1D45;
  background-image: none;
  border-color: #6C1D45;
  border-radius: 0;
  color: #fff;
  cursor: pointer; }

.webform-component-time .form-radios {
  position: relative; }

.webform-component-time .form-item {
  float: left;
  margin-right: 10px;
  margin-right: 1rem; }

.webform-component-time .radio + .radio {
  margin-top: 10px;
  margin-top: 1rem; }

.webform-component-time .form-radios .control-label {
  margin: 0;
  min-height: 1px;
  min-height: 0.1rem; }

.radio:not(#oldie) [type="radio"],
input.facetapi-checkbox:not(#oldie),
.checkbox:not(#oldie) [type="checkbox"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  height: 0.1rem;
  margin: -1px;
  margin: -0.1rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  width: 0.1rem; }
  .radio:not(#oldie) [type="radio"] + .faux-checkbox,
  .radio:not(#oldie) [type="radio"] + span,
  input.facetapi-checkbox:not(#oldie) + .faux-checkbox,
  input.facetapi-checkbox:not(#oldie) + span,
  .checkbox:not(#oldie) [type="checkbox"] + .faux-checkbox,
  .checkbox:not(#oldie) [type="checkbox"] + span {
    display: block; }
    .radio:not(#oldie) [type="radio"] + .faux-checkbox:before,
    .radio:not(#oldie) [type="radio"] + span:before,
    input.facetapi-checkbox:not(#oldie) + .faux-checkbox:before,
    input.facetapi-checkbox:not(#oldie) + span:before,
    .checkbox:not(#oldie) [type="checkbox"] + .faux-checkbox:before,
    .checkbox:not(#oldie) [type="checkbox"] + span:before {
      background-color: #fff;
      content: ' ';
      float: left;
      margin: 0 10px 0 0;
      margin: 0 1rem 0 0;
      height: 16px;
      height: 1.6rem;
      line-height: 1;
      text-align: center;
      vertical-align: top;
      width: 16px;
      width: 1.6rem; }

input.facetapi-checkbox:not(#oldie) ~ .faux-checkbox:before,
input.facetapi-checkbox:not(#oldie) + span:before,
.checkbox:not(#oldie) [type="checkbox"] ~ .faux-checkbox:before,
.checkbox:not(#oldie) [type="checkbox"] + span:before {
  background-image: url("../images/forms/checkbox-unchecked.svg"); }

input.facetapi-checkbox:not(#oldie):checked + span:before,
.checkbox:not(#oldie) [type="checkbox"]:checked + span:before {
  background-image: url("../images/forms/checkbox-checked.svg"); }

.radio:not(#oldie) [type="radio"]:before {
  border-radius: 100%; }

.radio:not(#oldie) [type="radio"] + span:before {
  background-image: url("../images/forms/radio.svg"); }

.radio:not(#oldie) [type="radio"]:checked + span:before {
  background-image: url("../images/forms/radio-selected.svg"); }

.form-type-radio .control-label,
.form-type-checkbox .control-label {
  font-size: 11.899px;
  font-size: 1.19rem;
  padding-left: 0; }

.form-managed-file .form-submit,
.form-type-file .form-submit,
.form-item-files-multifile .form-submit {
  margin-top: 0;
  width: 100%; }

.form-managed-file .custom-file-upload-btn,
.form-type-file .custom-file-upload-btn,
.form-item-files-multifile .custom-file-upload-btn {
  display: block;
  margin-top: 0;
  width: 100%; }

.form-managed-file .custom-multi-file-upload-btn,
.form-type-file .custom-multi-file-upload-btn,
.form-item-files-multifile .custom-multi-file-upload-btn {
  width: auto; }

.form-managed-file .file,
.form-type-file .file,
.form-item-files-multifile .file {
  display: block;
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.popover.bottom > .arrow:after {
  margin-left: -20px;
  margin-left: -2rem; }

.popover > .arrow:after {
  border-width: 20px;
  border-width: 2rem; }

@media (min-width: 480px) {
  .form-managed-file .form-submit,
  .form-item-files-multifile .form-submit {
    width: 25%; }
  .form-managed-file .custom-file-upload-btn,
  .form-managed-file .custom-multi-file-upload-btn,
  .form-item-files-multifile .custom-file-upload-btn,
  .form-item-files-multifile .custom-multi-file-upload-btn {
    width: 25%; } }

.page-feedback {
  margin: 20px 0;
  margin: 2rem 0; }

.feedback-form {
  position: relative;
  min-height: 190px;
  min-height: 19rem;
  padding: 20px 20px 50px;
  padding: 2rem 2rem 5rem;
  background: #f0f0f1;
  background: linear-gradient(110deg, #f0f0f1 37%, #d2d2d4 37%, #d2d2d4 53%, #f0f0f1 53%); }
  .feedback-form .webform-component--was-this-page-helpful {
    color: #6C1D45; }
  .feedback-form .form-radios {
    float: left;
    width: 100%;
    margin: 0 -5px 30px;
    margin: 0 -0.5rem 3rem;
    text-align: center; }
  .feedback-form .radio {
    color: #000;
    font-size: 20px;
    font-size: 2rem;
    float: left;
    width: 50px;
    width: 5rem; }
  .feedback-form .radio:not(#oldie) [type="radio"] + span:before,
  .feedback-form .checkbox:not(#oldie) [type="checkbox"] + span:before {
    background-color: transparent;
    position: absolute;
    bottom: -20px;
    bottom: -2rem;
    left: 35%; }
  .feedback-form .radio + .radio,
  .feedback-form .checkbox + .checkbox {
    margin-top: 10px;
    margin-top: 1rem; }
  .feedback-form label,
  .feedback-form .fca-custom-label {
    font-size: 20px;
    font-size: 2rem; }
  .feedback-form .form-submit {
    position: absolute;
    bottom: 20px;
    bottom: 2rem;
    right: 30px;
    right: 3rem;
    width: auto; }
  .feedback-form .form-textarea {
    border: none; }

@media (min-width: 768px) {
  .feedback-form {
    min-height: 14rem; } }

.views-exposed-widgets {
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  .views-exposed-widgets .views-widget-per-page .form-item-items-per-page {
    width: 116px;
    width: 11.6rem;
    height: 34px;
    height: 3.4rem;
    overflow: hidden;
    background: url("../images/custom-datatables-button.png") no-repeat right #FFF; }
    .views-exposed-widgets .views-widget-per-page .form-item-items-per-page .control-label {
      font-weight: normal;
      text-align: left;
      white-space: nowrap; }
    .views-exposed-widgets .views-widget-per-page .form-item-items-per-page select {
      background: url("../images/custom-datatables-dropdown.png") left no-repeat;
      border: 0;
      border-radius: 0;
      cursor: pointer;
      display: inline;
      font-size: 16px;
      font-size: 1.6rem;
      height: 34px;
      height: 3.4rem;
      line-height: 1;
      padding: 5px;
      padding: 0.5rem;
      padding-left: 15px;
      padding-left: 1.5rem;
      width: 116px;
      width: 11.6rem; }
  .views-exposed-widgets .views-submit-button .form-submit {
    margin-top: 0; }

.exact-target-node legend {
  margin-bottom: 0; }

.exact-target-node .form-wrapper {
  margin-top: 10px;
  margin-top: 1rem; }
  .exact-target-node .form-wrapper.webform-component-fieldset .form-item label,
  .exact-target-node .form-wrapper.webform-component-fieldset .form-item select {
    font-size: 11.899px;
    font-size: 1.19rem; }

.exact-target-node .form-item {
  vertical-align: top;
  margin: 0; }
  .exact-target-node .form-item.webform-component label {
    font-size: 14px;
    font-size: 1.4rem; }
  .exact-target-node .form-item.webform-component--email {
    margin: 30px 0;
    margin: 3rem 0; }
  .exact-target-node .form-item select {
    width: 165px;
    width: 16.5rem;
    display: inline; }

@media (min-width: 480px) {
  .exact-target-node .form-item {
    display: inline-block;
    width: 55%;
    margin-bottom: 1rem; }
    .exact-target-node .form-item.webform-component label {
      margin-right: 1rem;
      font-size: 1.4rem; }
    .exact-target-node .form-item.webform-component--privacy-policy {
      width: 50%;
      margin: 3.5rem 0 0; }
    .exact-target-node .form-item.webform-component-checkboxes {
      width: 40%; }
    .exact-target-node .form-item.webform-component--email {
      width: 50%;
      margin: 3rem 0 2rem; }
      .exact-target-node .form-item.webform-component--email .email {
        display: inline-block;
        width: 35rem; }
  .exact-target-node .form-checkboxes {
    display: inline; }
  .exact-target-node .radio:not(#oldie) [type="radio"] + span,
  .exact-target-node .checkbox:not(#oldie) [type="checkbox"] + span {
    display: inline-block; } }

.exact-target-node .webform-component-fieldset,
.exact-target-node .webform-component-select {
  display: none; }

.exact-target-node .webform-component-checkboxes {
  display: none; }
  .exact-target-node .webform-component-checkboxes:first-of-type,
  .exact-target-node .webform-component-checkboxes:first-of-type + .webform-component-select {
    display: inline-block; }

div.dataTables_wrapper div.dataTables_length {
  width: 140px;
  width: 14rem;
  height: 34px;
  height: 3.4rem;
  overflow: hidden;
  background: url("../images/custom-datatables-button.png") no-repeat right;
  background-size: 35px; }
  div.dataTables_wrapper div.dataTables_length select {
    background: url("../images/custom-datatables-dropdown.png") left no-repeat;
    background-size: 55px;
    width: 116px;
    width: 11.6rem;
    padding: 5px;
    padding: 0.5rem;
    padding-left: 12px;
    padding-left: 1.2rem;
    border: 0;
    border-radius: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    height: 34px;
    height: 3.4rem;
    cursor: pointer; }
    div.dataTables_wrapper div.dataTables_length select::-ms-expand {
      display: none; }
    div.dataTables_wrapper div.dataTables_length select label {
      font-size: 12px;
      font-size: 1.2rem; }

div.dataTables_wrapper div.dataTables_filter input {
  height: 34px;
  height: 3.4rem;
  width: 250px;
  width: 25rem;
  background: url("../images/search-icon-black.svg") right 6px center no-repeat;
  background: url("../images/search-icon-black.svg") right 0.6rem center no-repeat;
  background-size: 2.8rem; }

@media (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length {
    width: 14rem;
    float: right; }
    div.dataTables_wrapper div.dataTables_length select {
      width: 13rem;
      background: url("../images/custom-table-dropdown-xs.png") no-repeat center left 0.5rem;
      margin-left: -5rem;
      padding-left: 5.5rem;
      font-size: 1.4rem; }
    div.dataTables_wrapper div.dataTables_length label {
      font-size: 1.3rem; }
  div.dataTables_wrapper div.dataTables_filter {
    text-align: left; }
    div.dataTables_wrapper div.dataTables_filter input {
      margin-left: 0;
      width: 14rem; }
  .table-responsive .dataTables_wrapper .row:first-of-type > div[class^="col-"]:first-child {
    width: 50%;
    float: right;
    padding-left: 0.6rem;
    padding-right: 0; }
  .table-responsive .dataTables_wrapper .row:first-of-type > div[class^="col-"]:last-child {
    width: 50%;
    float: left;
    padding-right: 0.6rem;
    padding-left: 0; } }

.table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  color: #000;
  border: 0;
  box-shadow: none;
  background-color: #e17d00;
  font-size: 20px;
  font-size: 2rem;
  border-radius: 0;
  line-height: 23px;
  line-height: 2.3rem;
  text-indent: 5px;
  text-indent: 0.5rem;
  height: 22px;
  height: 2.2rem;
  width: 22px;
  width: 2.2rem;
  top: 7px;
  top: 0.7rem;
  left: 4px;
  left: 0.4rem; }

.table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  color: #fff;
  background-color: #6C1D45; }

.pagination > .active > a, .pagination > .active > a:hover {
  color: #6C1D45;
  background-color: transparent;
  font-weight: bold; }

.pagination > li > a {
  border: 0;
  color: #000; }
  .pagination > li > a:hover, .pagination > li > a:focus {
    background-color: transparent;
    text-decoration: underline;
    color: #6C1D45; }
  .pagination > li > a:focus {
    outline: thin dotted;
    outline-offset: -4px;
    outline-offset: -0.4rem; }

.pagination > li:last-child > a:not(.ext)::after {
  content: '>';
  display: inline-block;
  margin-left: 5px;
  margin-left: 0.5rem; }

.pagination > li.previous > a:not(.ext)::before {
  content: '<';
  display: inline-block;
  margin-right: 5px;
  margin-right: 0.5rem; }

div.dataTables_wrapper div.dataTables_paginate {
  text-align: center; }

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: auto;
  top: 8px;
  top: 0.8rem; }

.pagination {
  margin: 0; }

.pagination > li > a,
.pagination > li > span {
  border-color: #fff;
  color: #3f3f3f;
  padding: 10px;
  padding: 1rem; }

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #fff;
  border-color: #fff;
  color: #6C1D45;
  text-decoration: underline; }

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  background-color: #fff;
  border-color: #fff;
  color: #6C1D45;
  font-weight: bold; }

.fca-custom-8e1537-bg {
  background-color: #6C1D45;
  color: #fff; }
  .fca-custom-8e1537-bg a {
    color: inherit; }
  .fca-custom-8e1537-bg.with-spotlight {
    background: linear-gradient(110deg, #6C1D45 37%, #844865 37%, #844865 53%, #6C1D45 53%); }
  .fca-custom-8e1537-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #A4778B 48%, #844865 48%, #844865 77%, #A4778B 77%); }
  .fca-custom-8e1537-bg.with-spotlight--half {
    background: linear-gradient(110deg, #A4778B 28%, #844865 28%, #844865 38%, #A4778B 38%); }
  .fca-custom-8e1537-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #844865 37%, #844865 53%, transparent 53%); }

.fca-custom-8e1537-bg-tint-dark {
  background-color: #844865;
  color: #fff; }
  .fca-custom-8e1537-bg-tint-dark a {
    color: inherit; }

.fca-custom-8e1537-bg-tint-medium {
  background-color: #A4778B;
  color: #fff; }
  .fca-custom-8e1537-bg-tint-medium a {
    color: inherit; }
  .fca-custom-8e1537-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #A4778B 37%, #ae8597 37%, #ae8597 53%, #A4778B 53%); }
  .fca-custom-8e1537-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #A4778B 48%, #ae8597 48%, #ae8597 77%, #A4778B 77%); }
  .fca-custom-8e1537-bg-tint-medium.with-spotlight--half {
    background: linear-gradient(110deg, #A4778B 28%, #ae8597 28%, #ae8597 38%, #A4778B 38%); }
  .fca-custom-8e1537-bg-tint-medium.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #ae8597 37%, #ae8597 53%, transparent 53%); }

.fca-custom-8e1537-bg-tint-light {
  background-color: #C2A4B1;
  color: #3f3f3f; }
  .fca-custom-8e1537-bg-tint-light a {
    color: inherit; }
    .fca-custom-8e1537-bg-tint-light a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-20345c-bg {
  background-color: #20345c;
  color: #fff; }
  .fca-custom-20345c-bg a {
    color: inherit; }
  .fca-custom-20345c-bg.with-spotlight {
    background: linear-gradient(110deg, #20345c 37%, #405273 37%, #405273 53%, #20345c 53%); }
  .fca-custom-20345c-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #6d7994 48%, #405273 48%, #405273 77%, #6d7994 77%); }
  .fca-custom-20345c-bg.with-spotlight--half {
    background: linear-gradient(110deg, #6d7994 28%, #405273 28%, #405273 38%, #6d7994 38%); }
  .fca-custom-20345c-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #405273 37%, #405273 53%, transparent 53%); }

.fca-custom-20345c-bg-tint-dark {
  background-color: #405273;
  color: #fff; }
  .fca-custom-20345c-bg-tint-dark a {
    color: inherit; }

.fca-custom-20345c-bg-tint-medium {
  background-color: #6d7994;
  color: #fff; }
  .fca-custom-20345c-bg-tint-medium a {
    color: inherit; }
  .fca-custom-20345c-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #6d7994 37%, #99a1b3 37%, #99a1b3 53%, #6d7994 53%); }
  .fca-custom-20345c-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #6d7994 48%, #99a1b3 48%, #99a1b3 77%, #6d7994 77%); }
  .fca-custom-20345c-bg-tint-medium.with-spotlight--half {
    background: linear-gradient(110deg, #6d7994 28%, #99a1b3 28%, #99a1b3 38%, #6d7994 38%); }
  .fca-custom-20345c-bg-tint-medium.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #99a1b3 37%, #99a1b3 53%, transparent 53%); }

.fca-custom-20345c-bg-tint-light {
  background-color: #b6bcc9;
  color: #3f3f3f; }
  .fca-custom-20345c-bg-tint-light a {
    color: inherit; }
    .fca-custom-20345c-bg-tint-light a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-7baed4-bg {
  background-color: #7baed4;
  color: #3f3f3f; }
  .fca-custom-7baed4-bg a {
    color: inherit; }
    .fca-custom-7baed4-bg a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }
  .fca-custom-7baed4-bg.with-spotlight {
    background: linear-gradient(110deg, #7baed4 37%, #8dbada 37%, #8dbada 53%, #7baed4 53%); }
  .fca-custom-7baed4-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #a8cae3 48%, #8dbada 48%, #8dbada 77%, #a8cae3 77%); }
  .fca-custom-7baed4-bg.with-spotlight--half {
    background: linear-gradient(110deg, #a8cae3 28%, #8dbada 28%, #8dbada 38%, #a8cae3 38%); }
  .fca-custom-7baed4-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #8dbada 37%, #8dbada 53%, transparent 53%); }

.fca-custom-7baed4-bg-tint-dark {
  background-color: #8dbada;
  color: #3f3f3f; }
  .fca-custom-7baed4-bg-tint-dark a {
    color: inherit; }
    .fca-custom-7baed4-bg-tint-dark a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-7baed4-bg-tint-medium {
  background-color: #a8cae3;
  color: #3f3f3f; }
  .fca-custom-7baed4-bg-tint-medium a {
    color: inherit; }
    .fca-custom-7baed4-bg-tint-medium a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }
  .fca-custom-7baed4-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #a8cae3 37%, #aecce4 37%, #aecce4 53%, #a8cae3 53%); }
  .fca-custom-7baed4-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #a8cae3 48%, #aecce4 48%, #aecce4 77%, #a8cae3 77%); }
  .fca-custom-7baed4-bg-tint-medium.with-spotlight--half {
    background: linear-gradient(110deg, #a8cae3 28%, #aecce4 28%, #aecce4 38%, #a8cae3 38%); }
  .fca-custom-7baed4-bg-tint-medium.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #aecce4 37%, #aecce4 53%, transparent 53%); }

.fca-custom-7baed4-bg-tint-light {
  background-color: #d4e4f1;
  color: #3f3f3f; }
  .fca-custom-7baed4-bg-tint-light a {
    color: inherit; }
    .fca-custom-7baed4-bg-tint-light a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-298479-bg {
  background-color: #298479;
  color: #fff; }
  .fca-custom-298479-bg a {
    color: inherit; }
  .fca-custom-298479-bg.with-spotlight {
    background: linear-gradient(110deg, #298479 37%, #49958c 37%, #49958c 53%, #298479 53%); }
  .fca-custom-298479-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #6faba4 48%, #49958c 48%, #49958c 77%, #6faba4 77%); }
  .fca-custom-298479-bg.with-spotlight--half {
    background: linear-gradient(110deg, #6faba4 28%, #49958c 28%, #49958c 38%, #6faba4 38%); }
  .fca-custom-298479-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #49958c 37%, #49958c 53%, transparent 53%); }

.fca-custom-298479-bg-tint-dark {
  background-color: #49958c;
  color: #fff; }
  .fca-custom-298479-bg-tint-dark a {
    color: inherit; }

.fca-custom-298479-bg-tint-medium {
  background-color: #6faba4;
  color: #3f3f3f; }
  .fca-custom-298479-bg-tint-medium a {
    color: inherit; }
    .fca-custom-298479-bg-tint-medium a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }
  .fca-custom-298479-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #6faba4 37%, #9ac3bf 37%, #9ac3bf 53%, #6faba4 53%); }
  .fca-custom-298479-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #6faba4 48%, #9ac3bf 48%, #9ac3bf 77%, #6faba4 77%); }
  .fca-custom-298479-bg-tint-medium.with-spotlight--half {
    background: linear-gradient(110deg, #6faba4 28%, #9ac3bf 28%, #9ac3bf 38%, #6faba4 38%); }
  .fca-custom-298479-bg-tint-medium.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #9ac3bf 37%, #9ac3bf 53%, transparent 53%); }

.fca-custom-298479-bg-tint-light {
  background-color: #bad6d3;
  color: #3f3f3f; }
  .fca-custom-298479-bg-tint-light a {
    color: inherit; }
    .fca-custom-298479-bg-tint-light a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-007480-bg {
  background-color: #007480;
  color: #fff; }
  .fca-custom-007480-bg a {
    color: inherit; }
  .fca-custom-007480-bg.with-spotlight {
    background: linear-gradient(110deg, #007480 37%, #2e8892 37%, #2e8892 53%, #007480 53%); }
  .fca-custom-007480-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #6b96a1 48%, #2e8892 48%, #2e8892 77%, #6b96a1 77%); }
  .fca-custom-007480-bg.with-spotlight--half {
    background: linear-gradient(110deg, #6b96a1 28%, #2e8892 28%, #2e8892 38%, #6b96a1 38%); }
  .fca-custom-007480-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #2e8892 37%, #2e8892 53%, transparent 53%); }

.fca-custom-007480-bg-tint-dark {
  background-color: #2e8892;
  color: #3f3f3f; }
  .fca-custom-007480-bg-tint-dark a {
    color: inherit; }
    .fca-custom-007480-bg-tint-dark a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-007480-bg-tint-medium {
  background-color: #6b96a1;
  color: #3f3f3f; }
  .fca-custom-007480-bg-tint-medium a {
    color: inherit; }
    .fca-custom-007480-bg-tint-medium a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }
  .fca-custom-007480-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #6b96a1 37%, #89bec4 37%, #89bec4 53%, #6b96a1 53%); }
  .fca-custom-007480-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #6b96a1 48%, #89bec4 48%, #89bec4 77%, #6b96a1 77%); }
  .fca-custom-007480-bg-tint-medium.with-spotlight--half {
    background: linear-gradient(110deg, #6b96a1 28%, #89bec4 28%, #89bec4 38%, #6b96a1 38%); }
  .fca-custom-007480-bg-tint-medium.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #89bec4 37%, #89bec4 53%, transparent 53%); }

.fca-custom-007480-bg-tint-light {
  background-color: #abd1d5;
  color: #3f3f3f; }
  .fca-custom-007480-bg-tint-light a {
    color: inherit; }
    .fca-custom-007480-bg-tint-light a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-e17d00-bg {
  background-color: #e17d00;
  color: #000; }
  .fca-custom-e17d00-bg a {
    color: inherit; }
    .fca-custom-e17d00-bg a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }
  .fca-custom-e17d00-bg.with-spotlight {
    background: linear-gradient(110deg, #e17d00 37%, #e48b1c 37%, #e48b1c 53%, #e17d00 53%); }
  .fca-custom-e17d00-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #eba957 48%, #e48b1c 48%, #e48b1c 77%, #eba957 77%); }
  .fca-custom-e17d00-bg.with-spotlight--half {
    background: linear-gradient(110deg, #eba957 28%, #e48b1c 28%, #e48b1c 38%, #eba957 38%); }
  .fca-custom-e17d00-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #e48b1c 37%, #e48b1c 53%, transparent 53%); }

.fca-custom-e17d00-bg-tint-dark {
  background-color: #e48b1c;
  color: #3f3f3f; }
  .fca-custom-e17d00-bg-tint-dark a {
    color: inherit; }
    .fca-custom-e17d00-bg-tint-dark a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-e17d00-bg-tint-medium {
  background-color: #eba957;
  color: #000; }
  .fca-custom-e17d00-bg-tint-medium a {
    color: inherit; }
    .fca-custom-e17d00-bg-tint-medium a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }
  .fca-custom-e17d00-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #eba957 37%, #f0bd7d 37%, #f0bd7d 53%, #eba957 53%); }
  .fca-custom-e17d00-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #eba957 48%, #f0bd7d 48%, #f0bd7d 77%, #eba957 77%); }
  .fca-custom-e17d00-bg-tint-medium.with-spotlight--half {
    background: linear-gradient(110deg, #eba957 28%, #f0bd7d 28%, #f0bd7d 38%, #eba957 38%); }
  .fca-custom-e17d00-bg-tint-medium.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #f0bd7d 37%, #f0bd7d 53%, transparent 53%); }

.fca-custom-e17d00-bg-tint-light {
  background-color: #f5d4ab;
  color: #3f3f3f; }
  .fca-custom-e17d00-bg-tint-light a {
    color: inherit; }
    .fca-custom-e17d00-bg-tint-light a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-000000-bg {
  background-color: #000;
  color: #fff; }
  .fca-custom-000000-bg a {
    color: inherit; }
  .fca-custom-000000-bg.with-spotlight {
    background: linear-gradient(110deg, #000 37%, #3f3f3f 37%, #3f3f3f 53%, #000 53%); }
  .fca-custom-000000-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #76777b 48%, #3f3f3f 48%, #3f3f3f 77%, #76777b 77%); }
  .fca-custom-000000-bg.with-spotlight--half {
    background: linear-gradient(110deg, #76777b 28%, #3f3f3f 28%, #3f3f3f 38%, #76777b 38%); }
  .fca-custom-000000-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #3f3f3f 37%, #3f3f3f 53%, transparent 53%); }

.fca-custom-8f489a-bg {
  background-color: #8f489a;
  color: #fff; }
  .fca-custom-8f489a-bg a {
    color: inherit; }
  .fca-custom-8f489a-bg.with-spotlight {
    background: linear-gradient(110deg, #8f489a 37%, #9f63a8 37%, #9f63a8 53%, #8f489a 53%); }
  .fca-custom-8f489a-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #b586bc 48%, #9f63a8 48%, #9f63a8 77%, #b586bc 77%); }
  .fca-custom-8f489a-bg.with-spotlight--half {
    background: linear-gradient(110deg, #b586bc 28%, #9f63a8 28%, #9f63a8 38%, #b586bc 38%); }
  .fca-custom-8f489a-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #9f63a8 37%, #9f63a8 53%, transparent 53%); }

.fca-custom-8f489a-bg-tint-dark {
  background-color: #9f63a8;
  color: #3f3f3f; }
  .fca-custom-8f489a-bg-tint-dark a {
    color: inherit; }
    .fca-custom-8f489a-bg-tint-dark a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-8f489a-bg-tint-medium {
  background-color: #b586bc;
  color: #3f3f3f; }
  .fca-custom-8f489a-bg-tint-medium a {
    color: inherit; }
    .fca-custom-8f489a-bg-tint-medium a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }
  .fca-custom-8f489a-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #b586bc 37%, #c6a2cc 37%, #c6a2cc 53%, #b586bc 53%); }
  .fca-custom-8f489a-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #b586bc 48%, #c6a2cc 48%, #c6a2cc 77%, #b586bc 77%); }
  .fca-custom-8f489a-bg-tint-medium.with-spotlight--half {
    background: linear-gradient(110deg, #b586bc 28%, #c6a2cc 28%, #c6a2cc 38%, #b586bc 38%); }
  .fca-custom-8f489a-bg-tint-medium.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #c6a2cc 37%, #c6a2cc 53%, transparent 53%); }

.fca-custom-8f489a-bg-tint-light {
  background-color: #dac3de;
  color: #3f3f3f; }
  .fca-custom-8f489a-bg-tint-light a {
    color: inherit; }
    .fca-custom-8f489a-bg-tint-light a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-3f3f3f-bg {
  background-color: #3f3f3f;
  color: #fff; }
  .fca-custom-3f3f3f-bg a {
    color: inherit; }
  .fca-custom-3f3f3f-bg.with-spotlight {
    background: linear-gradient(110deg, #3f3f3f 37%, #76777b 37%, #76777b 53%, #3f3f3f 53%); }
  .fca-custom-3f3f3f-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #d2d2d4 48%, #76777b 48%, #76777b 77%, #d2d2d4 77%); }
  .fca-custom-3f3f3f-bg.with-spotlight--half {
    background: linear-gradient(110deg, #d2d2d4 28%, #76777b 28%, #76777b 38%, #d2d2d4 38%); }
  .fca-custom-3f3f3f-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #76777b 37%, #76777b 53%, transparent 53%); }

.fca-custom-c20430-bg {
  background-color: #c20430;
  color: #fff; }
  .fca-custom-c20430-bg a {
    color: inherit; }
  .fca-custom-c20430-bg.with-spotlight {
    background: linear-gradient(110deg, #c20430 37%, #cb284e 37%, #cb284e 53%, #c20430 53%); }
  .fca-custom-c20430-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #d75a77 48%, #cb284e 48%, #cb284e 77%, #d75a77 77%); }
  .fca-custom-c20430-bg.with-spotlight--half {
    background: linear-gradient(110deg, #d75a77 28%, #cb284e 28%, #cb284e 38%, #d75a77 38%); }
  .fca-custom-c20430-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #cb284e 37%, #cb284e 53%, transparent 53%); }

.fca-custom-c20430-bg-tint-dark {
  background-color: #cb284e;
  color: #fff; }
  .fca-custom-c20430-bg-tint-dark a {
    color: inherit; }

.fca-custom-c20430-bg-tint-medium {
  background-color: #d75a77;
  color: #3f3f3f; }
  .fca-custom-c20430-bg-tint-medium a {
    color: inherit; }
    .fca-custom-c20430-bg-tint-medium a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }
  .fca-custom-c20430-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #d75a77 37%, #e18399 37%, #e18399 53%, #d75a77 53%); }
  .fca-custom-c20430-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #d75a77 48%, #e18399 48%, #e18399 77%, #d75a77 77%); }
  .fca-custom-c20430-bg-tint-medium.with-spotlight--half {
    background: linear-gradient(110deg, #d75a77 28%, #e18399 28%, #e18399 38%, #d75a77 38%); }
  .fca-custom-c20430-bg-tint-medium.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #e18399 37%, #e18399 53%, transparent 53%); }

.fca-custom-c20430-bg-tint-light {
  background-color: #ebacbb;
  color: #3f3f3f; }
  .fca-custom-c20430-bg-tint-light a {
    color: inherit; }
    .fca-custom-c20430-bg-tint-light a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-76777b-bg {
  background-color: #76777b;
  color: #fff; }
  .fca-custom-76777b-bg.with-spotlight {
    background: linear-gradient(110deg, #76777b 37%, #858689 37%, #858689 53%, #76777b 53%); }
  .fca-custom-76777b-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #a5a5a8 48%, #858689 48%, #858689 77%, #a5a5a8 77%); }
  .fca-custom-76777b-bg.with-spotlight--half {
    background: linear-gradient(110deg, #a5a5a8 28%, #858689 28%, #858689 38%, #a5a5a8 38%); }
  .fca-custom-76777b-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #858689 37%, #858689 53%, transparent 53%); }
  .fca-custom-76777b-bg a {
    color: inherit; }

.fca-custom-76777b-bg-tint-dark {
  background-color: #858689;
  color: #3f3f3f; }
  .fca-custom-76777b-bg-tint-dark a {
    color: inherit; }
    .fca-custom-76777b-bg-tint-dark a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-76777b-bg-tint-medium {
  background-color: #a5a5a8;
  color: #3f3f3f; }
  .fca-custom-76777b-bg-tint-medium a {
    color: inherit; }
    .fca-custom-76777b-bg-tint-medium a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }
  .fca-custom-76777b-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #a5a5a8 37%, #b8b8bb 37%, #b8b8bb 53%, #a5a5a8 53%); }
  .fca-custom-76777b-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #a5a5a8 48%, #b8b8bb 48%, #b8b8bb 77%, #a5a5a8 77%); }
  .fca-custom-76777b-bg-tint-medium.with-spotlight--half {
    background: linear-gradient(110deg, #a5a5a8 28%, #b8b8bb 28%, #b8b8bb 38%, #a5a5a8 38%); }
  .fca-custom-76777b-bg-tint-medium.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #b8b8bb 37%, #b8b8bb 53%, transparent 53%); }

.fca-custom-76777b-bg-tint-light {
  background-color: #d2d2d4;
  color: #3f3f3f; }
  .fca-custom-76777b-bg-tint-light a {
    color: inherit; }
    .fca-custom-76777b-bg-tint-light a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-ffffff-bg {
  background-color: #fff;
  border: 2px solid #F2E5E9;
  border: 0.2rem solid #F2E5E9;
  color: #6C1D45; }
  .fca-custom-ffffff-bg.slick-slide {
    border: 0; }
  .fca-custom-ffffff-bg.with-spotlight {
    background: linear-gradient(110deg, #fff 37%, #F2E5E9 37%, #F2E5E9 53%, #fff 53%); }
  .fca-custom-ffffff-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #fff 48%, #F2E5E9 48%, #F2E5E9 77%, #fff 77%); }
  .fca-custom-ffffff-bg a {
    color: inherit; }
  .fca-custom-ffffff-bg .featured__body {
    background-color: rgba(255, 248, 248, 0.6) !important; }
  .fca-custom-ffffff-bg .slick-dots button {
    background-color: #6C1D45; }
  .fca-custom-ffffff-bg .fca-custom-ffffff-bg {
    border: 0; }
  .fca-custom-ffffff-bg.content-block__title {
    background-color: #F2E5E9; }

.fca-custom-ffffff-bg-tint-dark {
  background-color: #fff;
  color: #6C1D45; }
  .fca-custom-ffffff-bg-tint-dark a {
    color: inherit; }

.fca-custom-ffffff-bg-tint-medium {
  background-color: #fff;
  color: #6C1D45; }
  .fca-custom-ffffff-bg-tint-medium.with-spotlight {
    background: linear-gradient(110deg, #fff 37%, #F2E5E9 37%, #F2E5E9 53%, #fff 53%); }
  .fca-custom-ffffff-bg-tint-medium.with-spotlight--wide {
    background: linear-gradient(110deg, #fff 48%, #F2E5E9 48%, #F2E5E9 77%, #fff 77%); }
  .fca-custom-ffffff-bg-tint-medium a {
    color: inherit; }

.fca-custom-ffffff-bg-tint-light {
  background-color: #fff;
  color: #6C1D45; }
  .fca-custom-ffffff-bg-tint-light a {
    color: inherit; }

.carousel-and-image-boxes .slick__slider.make-maroon .slick-controls button {
  color: #6C1D45; }

.carousel-and-image-boxes .slick__slider.make-maroon .slick-dots button {
  background-color: #6C1D45; }

.fca-override-grey-bg {
  background-color: #d2d2d4;
  color: #3f3f3f; }
  .fca-override-grey-bg.with-spotlight {
    background: linear-gradient(110deg, #d2d2d4 37%, #BFBFBF 37%, #BFBFBF 53%, #d2d2d4 53%); }
  .fca-override-grey-bg.with-spotlight--wide {
    background: linear-gradient(110deg, #d2d2d4 48%, #BFBFBF 48%, #BFBFBF 77%, #d2d2d4 77%); }
  .fca-override-grey-bg.with-spotlight--half {
    background: linear-gradient(110deg, #EFF0F0 28%, #E0E1E1 28%, #E0E1E1 38%, #EFF0F0 38%); }
  .fca-override-grey-bg.with-spotlight--image {
    background: linear-gradient(110deg, transparent 37%, #E0E1E1 37%, #E0E1E1 53%, transparent 53%); }
  .fca-override-grey-bg a {
    color: inherit; }
    .fca-override-grey-bg a span.ext {
      background: url("../images/external-link-black.png") 0 center no-repeat;
      background: url("../images/external-link-black.svg") 5px center no-repeat;
      background: url("../images/external-link-black.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.fca-custom-8e1537-border {
  border-color: #6C1D45; }

.fca-custom-20345c-border {
  border-color: #20345c; }

.fca-custom-7baed4-border {
  border-color: #7baed4; }

.fca-custom-298479-border {
  border-color: #298479; }

.fca-custom-007480-border {
  border-color: #007480; }

.fca-custom-e17d00-border {
  border-color: #e17d00; }

.fca-custom-000000-border {
  border-color: #000; }

.fca-custom-8f489a-border {
  border-color: #8f489a; }

.fca-custom-3f3f3f-border {
  border-color: #3f3f3f; }

.fca-custom-c20430-border {
  border-color: #c20430; }

.fca-custom-76777b-border {
  border-color: #76777b; }

.fca-custom-ffffff-border {
  border-top-color: #6C1D45; }

.fca-custom-8e1537-border-tint-dark {
  border-color: #844865; }

.fca-custom-20345c-border-tint-dark {
  border-color: #405273; }

.fca-custom-7baed4-border-tint-dark {
  border-color: #8dbada; }

.fca-custom-298479-border-tint-dark {
  border-color: #49958c; }

.fca-custom-007480-border-tint-dark {
  border-color: #2e8892; }

.fca-custom-e17d00-border-tint-dark {
  border-color: #e48b1c; }

.fca-custom-8f489a-border-tint-dark {
  border-color: #9f63a8; }

.fca-custom-c20430-border-tint-dark {
  border-color: #cb284e; }

.fca-custom-76777b-border-tint-dark {
  border-color: #858689; }

.fca-custom-ffffff-border-tint-dark {
  border-top-color: #6C1D45; }

.fca-custom-8e1537-border-tint-medium {
  border-color: #A4778B; }

.fca-custom-20345c-border-tint-medium {
  border-color: #6d7994; }

.fca-custom-7baed4-border-tint-medium {
  border-color: #a8cae3; }

.fca-custom-298479-border-tint-medium {
  border-color: #6faba4; }

.fca-custom-007480-border-tint-medium {
  border-color: #6b96a1; }

.fca-custom-e17d00-border-tint-medium {
  border-color: #eba957; }

.fca-custom-8f489a-border-tint-medium {
  border-color: #b586bc; }

.fca-custom-c20430-border-tint-medium {
  border-color: #d75a77; }

.fca-custom-76777b-border-tint-medium {
  border-color: #a5a5a8; }

.fca-custom-ffffff-border-tint-medium {
  border-top-color: #6C1D45; }

.fca-custom-8e1537-border-tint-light {
  border-color: #C2A4B1; }

.fca-custom-20345c-border-tint-light {
  border-color: #b6bcc9; }

.fca-custom-7baed4-border-tint-light {
  border-color: #d4e4f1; }

.fca-custom-298479-border-tint-light {
  border-color: #bad6d3; }

.fca-custom-007480-border-tint-light {
  border-color: #abd1d5; }

.fca-custom-e17d00-border-tint-light {
  border-color: #f5d4ab; }

.fca-custom-8f489a-border-tint-light {
  border-color: #dac3de; }

.fca-custom-c20430-border-tint-light {
  border-color: #ebacbb; }

.fca-custom-76777b-border-tint-light {
  border-color: #d2d2d4; }

.fca-custom-ffffff-border-tint-light {
  border-top-color: #6C1D45; }

.fca-custom-20345c-txt,
.fca-custom-20345c-txt a {
  color: #20345c; }

.fca-custom-7baed4-txt,
.fca-custom-7baed4-txt a {
  color: #7baed4; }

.fca-custom-298479-txt,
.fca-custom-298479-txt a {
  color: #298479; }

.fca-custom-007480-txt,
.fca-custom-007480-txt a {
  color: #007480; }

.fca-custom-e17d00-txt,
.fca-custom-e17d00-txt a {
  color: #e17d00; }

.fca-custom-000000-txt,
.fca-custom-000000-txt a {
  color: #3f3f3f; }

.fca-custom-8f489a-txt,
.fca-custom-8f489a-txt a {
  color: #8f489a; }

.fca-custom-3f3f3f-txt,
.fca-custom-3f3f3f-txt a {
  color: #3f3f3f; }

.fca-custom-c20430-txt,
.fca-custom-c20430-txt a {
  color: #c20430; }

.fca-custom-76777b-txt,
.fca-custom-76777b-txt a {
  color: #76777b; }

.fca-custom-ffffff-txt,
.fca-custom-ffffff-txt a {
  color: #fff; }

/**************************************/
.row {
  margin-left: -6px;
  margin-left: -0.6rem;
  margin-right: -6px;
  margin-right: -0.6rem; }

.container {
  padding-left: 6px;
  padding-left: 0.6rem;
  padding-right: 6px;
  padding-right: 0.6rem; }

*[class^="col-"], *[class*=" col-"] {
  padding-left: 6px;
  padding-left: 0.6rem;
  padding-right: 6px;
  padding-right: 0.6rem; }

@media (min-width: 768px) {
  .row {
    margin-left: -0.9rem;
    margin-right: -0.9rem; }
  .container {
    padding-left: 0.9rem;
    padding-right: 0.9rem; }
  *[class^="col-"], *[class*=" col-"] {
    padding-left: 0.9rem;
    padding-right: 0.9rem; } }

@media (min-width: 992px) {
  .row {
    margin-left: -1.2rem;
    margin-right: -1.2rem; }
  .container {
    padding-left: 1.2rem;
    padding-right: 1.2rem; }
  *[class^="col-"], *[class*=" col-"] {
    padding-left: 1.2rem;
    padding-right: 1.2rem; } }

@media (min-width: 1200px) {
  .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  *[class^="col-"], *[class*=" col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem; } }

.fca-tabs-list {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }
  .fca-tabs-list .fca-tab {
    margin-right: 10px;
    margin-right: 1rem;
    margin-bottom: 3px;
    margin-bottom: 0.3rem;
    position: relative; }
    .fca-tabs-list .fca-tab a {
      background-color: #d2d2d4;
      border-radius: 0;
      padding: 7px 15px;
      padding: 0.7rem 1.5rem;
      margin: 0;
      display: inline-block; }
      .fca-tabs-list .fca-tab a::after {
        content: '';
        display: block;
        margin: 0 auto;
        background-color: #e17d00;
        height: 5px;
        height: 0.5rem;
        width: 0;
        transition: 0.3s; }
      .fca-tabs-list .fca-tab a::after {
        position: absolute;
        left: 0;
        bottom: -3px;
        bottom: -0.3rem; }
    .fca-tabs-list .fca-tab.active a,
    .fca-tabs-list .fca-tab.active a:hover,
    .fca-tabs-list .fca-tab.active a:focus,
    .fca-tabs-list .fca-tab a:hover,
    .fca-tabs-list .fca-tab a:focus {
      border-radius: 0;
      background-color: #6C1D45;
      color: #fff; }
      .fca-tabs-list .fca-tab.active a::after,
      .fca-tabs-list .fca-tab.active a:hover::after,
      .fca-tabs-list .fca-tab.active a:focus::after,
      .fca-tabs-list .fca-tab a:hover::after,
      .fca-tabs-list .fca-tab a:focus::after {
        width: 100%; }

.breadcrumb-wrapper {
  padding: 2px 15px;
  padding: 0.2rem 1.5rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  background-color: #6C1D45;
  color: #fff; }
  .breadcrumb-wrapper a {
    color: inherit; }
  .breadcrumb-wrapper .active {
    text-decoration: underline; }
  .breadcrumb-wrapper .breadcrumb {
    margin: 0; }
    .breadcrumb-wrapper .breadcrumb .active::before {
      display: inline-block;
      padding: 0;
      text-decoration: none; }

html {
  font-size: 62.5%; }

#accessibility-console {
  overflow: scroll; }

#accessibility-console-content {
  overflow: auto; }

.col-new-line {
  clear: left; }

.highlight-bar {
  display: block;
  padding-top: 10px;
  padding-top: 1rem; }

.equal-height-columns__row {
  overflow: hidden; }

.equal-height-columns__column {
  margin-bottom: -1500px;
  margin-bottom: -150rem;
  padding-bottom: 1500px;
  padding-bottom: 150rem; }

@media (min-width: 768px) {
  .table-display__row,
  .container .container .row.table-display__row {
    margin: 0 -3rem; }
  .table-display__inner {
    border-collapse: separate;
    border-spacing: 3rem 0;
    display: table;
    width: 100%; }
  .table-display__cell {
    display: table-cell;
    height: 100%;
    padding-bottom: 3rem;
    position: relative; } }

.row--relative {
  position: relative; }

.container .container {
  padding: 0;
  width: auto; }
  .container .container .row {
    margin: 0; }

a span.ext {
  background: url("../images/fca-external-link-icon.svg") 5px center no-repeat;
  background: url("../images/fca-external-link-icon.svg") 0.5rem center no-repeat;
  width: 15px;
  width: 1.5rem;
  padding-right: 17px;
  padding-right: 1.7rem; }

.ajax-progress {
  margin-left: 10px;
  margin-left: 1rem; }

.btn {
  color: #fff;
  background-color: #6C1D45;
  border-color: #581838;
  text-decoration: none; }
  .btn:focus, .btn.focus {
    color: #fff;
    background-color: #44122b;
    border-color: black; }
  .btn:hover {
    color: #fff;
    background-color: #44122b;
    border-color: #280b19; }
  .btn:active, .btn.active,
  .open > .btn.dropdown-toggle {
    color: #fff;
    background-color: #44122b;
    border-color: #280b19; }
    .btn:active:hover, .btn:active:focus, .btn:active.focus, .btn.active:hover, .btn.active:focus, .btn.active.focus,
    .open > .btn.dropdown-toggle:hover,
    .open > .btn.dropdown-toggle:focus,
    .open > .btn.dropdown-toggle.focus {
      color: #fff;
      background-color: #280b19;
      border-color: black; }
  .btn:active, .btn.active,
  .open > .btn.dropdown-toggle {
    background-image: none; }
  .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus,
  fieldset[disabled] .btn:hover,
  fieldset[disabled] .btn:focus,
  fieldset[disabled] .btn.focus {
    background-color: #6C1D45;
    border-color: #581838; }
  .btn .badge {
    color: #6C1D45;
    background-color: #fff; }

.iframe--resizable {
  width: 100%; }

.block-workbench {
  clear: both;
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  .block-workbench .form-control {
    width: 200px;
    width: 20rem;
    margin: 10px 0;
    margin: 1rem 0; }

.node-unpublished {
  background-color: transparent; }

.slick-view {
  position: relative;
  padding: 20px 50px;
  padding: 2rem 5rem; }

.slick__slide {
  height: 100%; }

.slick-arrow {
  border: 0;
  box-shadow: 0;
  outline: 0;
  height: 30px;
  height: 3rem;
  margin-top: -15px;
  margin-top: -1.5rem;
  overflow: hidden;
  position: absolute;
  text-indent: 200%;
  font-size: 0;
  top: 50%;
  width: 30px;
  width: 3rem; }

.slick-prev {
  left: 0;
  background: url("../images/carousel-left.svg") no-repeat center; }

.slick-next {
  right: 0;
  background: url("../images/carousel-right.svg") no-repeat center; }

.slick-dots {
  list-style: none;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -35px;
  bottom: -3.5rem;
  padding: 0;
  margin: 0; }
  .slick-dots li {
    display: inline-block; }
  .slick-dots button {
    background-color: #6C1D45;
    opacity: 0.4;
    border: 0;
    border-radius: 50%;
    padding: 0;
    margin: 0 2px;
    margin: 0 0.2rem;
    height: 13px;
    height: 1.3rem;
    width: 13px;
    width: 1.3rem;
    font-size: 0; }
  .slick-dots .slick-active button {
    opacity: 0.7; }

/* Slick carousel */
.slick-controls {
  float: right;
  color: #fff; }

.slick-controls button {
  background: transparent;
  box-shadow: none;
  border: 0;
  font-size: 17px;
  font-size: 1.7rem;
  color: #fff;
  opacity: 0.6;
  outline: 0;
  padding: 0;
  vertical-align: top; }

.slick-controls .slick-play {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 2.5px;
  margin-top: 0.25rem;
  margin-left: -1px;
  margin-left: -0.1rem; }

.slick-controls button:hover,
.slick-controls button:focus {
  color: #fff; }

.slick-controls .active {
  color: #fff;
  opacity: 1; }

.slick-cloned .slick__image {
  height: 0; }

@media (max-width: 767px) {
  .slick-view {
    padding: 2rem 2rem; } }

.node-content__wrapper--border {
  border-top: 5px solid #6C1D45;
  border-top: 0.5rem solid #6C1D45; }
  .node-multimedia .node-content__wrapper--border {
    padding: 20px 0;
    padding: 2rem 0; }

.article-header {
  position: relative;
  padding-bottom: 15px;
  padding-bottom: 1.5rem; }
  .article-header .page-header {
    border: 0;
    margin: 10px 0 15px;
    margin: 1rem 0 1.5rem; }
  .article-header .action-links {
    position: static; }
  .article-header .links {
    position: absolute;
    bottom: 0; }
  .article-header hr {
    border: 0;
    border-bottom: 5px solid #6C1D45;
    border-bottom: 0.5rem solid #6C1D45;
    outline: 0;
    height: 0;
    margin: 0;
    padding: 0; }

.article-meta {
  clear: both;
  color: #3f3f3f;
  word-spacing: -6px;
  word-spacing: -0.6rem; }
  .article-meta > span {
    border-right: 1px solid #6C1D45;
    border-right: 0.1rem solid #6C1D45;
    display: inline-block;
    margin-right: 15px;
    margin-right: 1.5rem;
    padding-right: 15px;
    padding-right: 1.5rem;
    word-spacing: 0; }
    .article-meta > span:last-child {
      border: 0; }
  .article-meta .field,
  .article-meta .field-label,
  .article-meta .field-item {
    display: inline-block;
    font-weight: normal; }
  .article-meta.article-meta--with-timeline {
    margin-top: 50px;
    margin-top: 5rem; }

.ui-autocomplete {
  background-color: #fff;
  border: 1px solid #76777b;
  border: 0.1rem solid #76777b;
  left: 0;
  margin-right: -30px;
  margin-right: -3rem;
  padding: 0;
  position: absolute;
  top: 0; }
  .ui-autocomplete .ui-menu-item {
    list-style: none; }
    .ui-autocomplete .ui-menu-item a {
      display: block;
      padding: 5px;
      padding: 0.5rem; }
  .ui-autocomplete .ui-state-focus a {
    color: #fff; }

.filters {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  position: relative; }
  .filters .filters__title,
  .filters h5 {
    background-color: #6C1D45;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    padding: 10px 20px;
    padding: 1rem 2rem; }
  .filters .form-type-checkbox {
    background-color: #f0f0f1;
    padding: 5px 20px;
    padding: 0.5rem 2rem;
    margin: 3px 0 0;
    margin: 0.3rem 0 0; }
    .filters .form-type-checkbox:last-of-type {
      border-bottom: 5px solid #6C1D45;
      border-bottom: 0.5rem solid #6C1D45; }
  .filters .filter__inner {
    background-color: #f0f0f1;
    padding: 10px 5px;
    padding: 1rem 0.5rem; }
  .filters form {
    margin: 0; }
  .filters .form-group:last-of-type {
    margin: 0; }
  .filters .datepicker-wrapper:first-of-type {
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  .filters .container-inline-date .form-item {
    float: none;
    width: 100%; }
  .filters .container-inline-date .control-label {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    display: block;
    line-height: 0;
    margin: 0; }
  .filters .date-padding {
    float: none; }
    .filters .date-padding input {
      background-color: #fff;
      width: 100%; }
      .filters .date-padding input:focus, .filters .date-padding input:active {
        background-color: #fff; }
    .filters .date-padding .help-block {
      margin: 0; }

.clear-all-filters {
  color: #fff;
  padding: 10px;
  padding: 1rem;
  position: absolute;
  right: 15px;
  right: 1.5rem;
  z-index: 10; }
  .clear-all-filters:hover, .clear-all-filters:focus {
    color: #fff; }

.content-type-filter__item {
  display: inline-block;
  background-color: #f0f0f1;
  display: inline-block;
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  padding: 5px 10px 2px;
  padding: 0.5rem 1rem 0.2rem;
  vertical-align: middle; }
  .content-type-filter__item::after {
    content: '';
    display: block;
    margin: 0 auto;
    background-color: #e17d00;
    height: 5px;
    height: 0.5rem;
    width: 0;
    transition: 0.3s; }
  .content-type-filter__item::after {
    height: 5px;
    height: 0.5rem;
    margin: 7px -10px -7px;
    margin: 0.7rem -1rem -0.7rem; }
  .content-type-filter__item:hover, .content-type-filter__item:focus, .content-type-filter__item.active {
    background-color: #6C1D45;
    color: #fff;
    text-decoration: none;
    transition: 0.3s; }
    .content-type-filter__item:hover::after, .content-type-filter__item:focus::after, .content-type-filter__item.active::after {
      width: auto; }

@media (min-width: 1200px) {
  .filters-section {
    width: 30.666666%; }
  .results-wrapper {
    width: 69.333333%;
    padding-left: 0.5rem; } }

@media (min-width: 768px) {
  .filters-section.collapse {
    display: block;
    height: auto; } }

.filters-section--publications .filter-group,
.filters-section--publications .filter-parent {
  border: 0; }
  .filters-section--publications .filter-group .form-type-checkbox,
  .filters-section--publications .filter-parent .form-type-checkbox {
    border: 0; }

.filters-section--publications .filter-parent {
  position: relative; }

.filters-section--publications .btn--collapse {
  background-color: #6C1D45;
  border-radius: 50%;
  position: absolute;
  padding: 0;
  right: 10px;
  right: 1rem;
  top: 6px;
  top: 0.6rem;
  height: 20px;
  height: 2rem;
  width: 20px;
  width: 2rem; }
  .filters-section--publications .btn--collapse::after {
    color: #fff;
    content: '-';
    display: inline-block;
    height: 20px;
    height: 2rem;
    width: 20px;
    width: 2rem;
    font-size: 20px;
    font-size: 2rem;
    position: absolute;
    top: 0;
    left: 0;
    margin: -1px;
    margin: -0.1rem;
    line-height: 0.85em;
    text-align: center; }
  .filters-section--publications .btn--collapse.collapsed::after {
    content: '+'; }

.filters-section--publications .filter-group .form-item {
  padding-left: 40px;
  padding-left: 4rem;
  background-color: #f6f6f6; }

@media (max-width: 767px) {
  .show-filters-section {
    float: right;
    padding: 0.7rem;
    background-color: #6C1D45;
    color: #fff;
    margin: 0 0.9rem;
    z-index: 2;
    position: relative; }
    .show-filters-section:hover, .show-filters-section:focus {
      color: #fff; }
  .my-searches {
    float: none; }
  .filters-section {
    margin: 0 -0.9rem; }
  .filters {
    margin: 0; }
    .filters.filters--sort-order {
      margin-bottom: 2rem; }
    .filters h5 {
      padding: 1rem 2rem;
      background-color: #d2d2d4;
      color: #000; }
    .filters .form-type-checkbox {
      margin: 0;
      background-color: #d2d2d4; }
      .filters .form-type-checkbox:last-of-type {
        border: 0; }
    .filters .filter__inner {
      background-color: #d2d2d4; }
    .filters .form-type-radio .control-label,
    .filters .form-type-checkbox .control-label {
      font-size: 1.5rem; }
  .clear-all-filters {
    top: 1rem;
    font-size: 1.8rem;
    background-color: #76777b; }
  .search-results {
    margin: 0 -0.9rem; }
  .filters-section--publications {
    margin-top: 5rem; }
    .filters-section--publications .clear-all-filters {
      top: 5rem; } }

.search-form {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.funnelback-query {
  border-right: 0; }

.btn--search {
  background: url("../images/search-icon-black.svg") no-repeat center center;
  background-size: 2.5rem;
  border: 1px solid #76777b;
  border: 0.1rem solid #76777b;
  border-left: 0;
  border-radius: 0;
  text-indent: 200%;
  overflow: hidden;
  height: 34px;
  height: 3.4rem;
  width: 34px;
  width: 3.4rem;
  white-space: nowrap; }

.btn--my-searches {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.search-results__count {
  margin: 10px 0;
  margin: 1rem 0; }

.search-list {
  margin: 20px 0;
  margin: 2rem 0;
  padding: 0; }

.search-item,
.archive-filter-message {
  border-bottom: 1px solid #d2d2d4;
  border-bottom: 0.1rem solid #d2d2d4;
  list-style-type: none;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  overflow: hidden;
  padding: 5px 15px 15px;
  padding: 0.5rem 1.5rem 1.5rem; }
  .search-item.search-item--featured,
  .archive-filter-message.search-item--featured {
    background-color: #f0f0f1;
    padding-top: 10px;
    padding-top: 1rem; }

.archive-filter-message {
  background-color: #f0f0f1;
  padding-top: 10px;
  padding-top: 1rem; }

.search-item__title {
  color: #000;
  font-weight: bold;
  margin: 0 0 5px;
  margin: 0 0 0.5rem; }
  .search-item__title .file-type {
    text-transform: uppercase; }

.search-item__link {
  display: block;
  font-style: italic; }

.search-item .flag {
  background: transparent;
  border: 0;
  padding: 0;
  color: #6C1D45; }
  .search-item .flag.active {
    background: transparent;
    box-shadow: none; }

.search-item .flag-message {
  width: 280px;
  width: 28rem;
  border: 1px solid #6C1D45;
  border: 0.1rem solid #6C1D45;
  padding: 10px;
  padding: 1rem;
  border-radius: 5rem;
  background-color: #fff;
  left: auto;
  right: -10px;
  right: -1rem;
  text-align: center;
  top: 1.5px;
  top: 0.15rem; }

.search-item__meta {
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }
  .search-item__meta .meta-item {
    display: inline-block;
    margin-right: 20px;
    margin-right: 2rem; }

.fca-icon {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: block;
  height: 20px;
  height: 2rem;
  width: 20px;
  width: 2rem; }

.fca-icon--pin {
  background-image: url("../images/pin-maroon.svg"); }

.search-pager {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  text-align: center;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  border-bottom: 5px solid #e17d00;
  border-bottom: 0.5rem solid #e17d00; }
  .search-pager .pagination {
    margin: 0; }
    .search-pager .pagination li {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 1.2; }
      .search-pager .pagination li > a {
        padding: 0 7px;
        padding: 0 0.7rem;
        border: 0; }
      .search-pager .pagination li.active > a {
        background-color: transparent;
        border: 0;
        color: #000;
        font-weight: bold; }

.page-search-results-my-searches .page-header {
  border-bottom: 0;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 10px;
  margin-top: 1rem;
  padding: 0; }

.page-search-results-my-searches .search-page {
  margin: 0 auto;
  max-width: 60%; }

.saved-searches-header {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  padding-bottom: 5px;
  padding-bottom: 0.5rem; }
  .saved-searches-header a {
    display: block; }
  .saved-searches-header .all-results {
    margin: 20px 0;
    margin: 2rem 0; }
    .saved-searches-header .all-results:not(.ext)::before {
      content: '<';
      display: inline-block;
      margin-right: 5px;
      margin-right: 0.5rem; }
  .saved-searches-header .btn--clear {
    float: right;
    margin-top: -6.5em; }
  .saved-searches-header .button-unflag-action {
    background: transparent; }
    .saved-searches-header .button-unflag-action .glyphicon {
      text-indent: 0; }
      .saved-searches-header .button-unflag-action .glyphicon::before {
        color: #6C1D45;
        font-size: 14px;
        font-size: 1.4rem; }

.search-list--saved .search-item {
  padding-left: 0;
  padding-right: 0; }

.faux-hr {
  border-bottom: 5px solid #6C1D45;
  border-bottom: 0.5rem solid #6C1D45;
  display: block; }

@media (min-width: 992px) {
  .search-list--saved .search-item__body {
    max-width: 85%; } }

.search-related ul {
  padding-left: 0; }
  .search-related ul li {
    list-style: none; }

.news-pubs-search__header {
  margin-bottom: 30px;
  margin-bottom: 3rem; }
  .news-pubs-search__header .breadcrumb {
    background-color: transparent; }
  .news-pubs-search__header .header-component__title {
    padding: 20px 0;
    padding: 2rem 0; }

.publications-search-page .consultations-filter {
  background-color: #f0f0f1;
  padding: 10px 20px 30px;
  padding: 1rem 2rem 3rem;
  margin-top: 0;
  border-bottom: 0;
  border-bottom: 1px solid #d2d2d4;
  border-bottom: 0.1rem solid #d2d2d4; }
  .publications-search-page .consultations-filter .form-type-checkbox:last-of-type {
    border: 0;
    padding: 0; }
  .publications-search-page .consultations-filter label {
    display: block;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    color: #6C1D45;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 15px;
    line-height: 1.5rem; }

.publications-search-page .publication-result-button {
  margin: 20px 10px 10px 0;
  margin: 2rem 1rem 1rem 0; }

.skip-links {
  position: absolute;
  width: 100%;
  z-index: 9; }
  .skip-links a:focus {
    display: block;
    background-color: #6C1D45;
    color: #fff;
    padding: 1px 20px;
    padding: 0.1rem 2rem;
    text-decoration: none; }

@media print {
  html {
    font-size: 50%; }
    html body {
      margin: 15mm 0; }
  a:after {
    content: none !important; }
  a:link:after, #content a:visited:after {
    content: none !important;
    font-size: 90%; }
  form,
  input,
  footer,
  .meta-wrapper,
  .block-workbench,
  .action-links,
  .header__social-links,
  #accessibility-content-toggle {
    display: none !important; }
  span.print-footnote {
    vertical-align: top;
    font-size: 7.5pt; }
  aside {
    padding-top: 2rem;
    border-top: 0.2rem solid #000; }
  .rhn * {
    padding: 0;
    background-color: #fff;
    color: #000; }
  .rhn .collapsed:after {
    display: none; }
  .rhn h5 {
    font-weight: 600; }
  .rhn__item a {
    width: 89%; }
  .rhn__items.collapse {
    height: auto;
    display: block; }
  .article-sidebar,
  .has-sidebar {
    width: 100%; }
  .print-links {
    font-size: 9pt; }
  .introductory-text .container-fluid {
    padding: 0; }
  .introductory-text__link,
  .introductory-text__share {
    display: none; }
  .campaigns-page .simple-column-colour-links__container > div {
    width: 100%; }
  .campaigns-page .campaigns-page__left-nav-toggler,
  .campaigns-page #campaignsLeftNav.campaigns-page__left-nav {
    display: none !important; }
  .campaigns-page .campaigns-page__content {
    width: 100%; }
  .campaigns-page .fca-campaigns-ckeditor {
    padding: 0; }
  .campaigns-page .campaigns-page__title-wrapper {
    padding: 10px 0 0; } }

.print-page form,
.print-page input,
.print-page footer,
.print-page .meta-wrapper,
.print-page .block-workbench,
.print-page .action-links,
.print-page .header__social-links,
.print-page #accessibility-content-toggle {
  display: none !important; }

.print-page .introductory-text__link,
.print-page .introductory-text__share {
  display: none; }

.print-page span.print-footnote {
  vertical-align: top;
  font-size: 7.5pt; }

.print-page aside {
  padding-top: 20px;
  padding-top: 2rem;
  border-top: 2px solid #000;
  border-top: 0.2rem solid #000; }

.print-page .rhn * {
  padding: 0;
  background-color: #fff;
  color: #000; }

.print-page .rhn .collapsed:after {
  display: none; }

.print-page .rhn h5 {
  font-weight: 600; }

.print-page .rhn__item a {
  width: 89%; }

.print-page .rhn__items.collapse {
  height: auto;
  display: block; }

.print-page .rhn__items--linked .rhn__item a:hover, .print-page .rhn__items--linked .rhn__item a:active, .print-page .rhn__items--linked .rhn__item a:focus,
.print-page .rhn__header--collapse:hover,
.print-page .rhn__header--collapse:active,
.print-page .rhn__header--collapse:focus {
  color: #000;
  background-color: #fff; }

.print-page .article-sidebar,
.print-page .has-sidebar {
  width: 100%; }

.print-page .print-links {
  font-size: 9pt; }

.print-page .email_share {
  display: none; }

.print-page .campaigns-page__title-wrapper {
  background: none !important;
  color: #000 !important; }

.print-content .article-sidebar {
  display: none; }

.print-content-footer .article-meta,
.print-content-footer .article-header,
.print-content-footer .print-source_url,
.print-content-footer .node.campaigns-page,
.print-content-footer .container article {
  display: none; }

.print-content-footer .article-sidebar {
  display: block; }

html.print-page,
html.print-page body {
  height: 100%; }

.print-page .row--relative,
.print-page .article-header {
  position: static; }

.header {
  position: relative; }

.header__logo {
  margin: 10px 0;
  margin: 1rem 0; }
  .header__logo img {
    height: auto;
    max-width: 210px; }

.header__nav-col {
  margin-top: 25px;
  margin-top: 2.5rem;
  position: static; }
  .header__nav-col .header__nav-wrapper .container-fluid,
  .header__nav-col .header__nav-wrapper .navbar-collapse {
    padding: 0 5px 0 0;
    padding: 0 0.5rem 0 0; }
  .header__nav-col .header__nav-search .header__nav-search-block {
    padding: 0 15px 0 5px;
    padding: 0 1.5rem 0 0.5rem;
    float: right;
    margin-bottom: 25px;
    margin-bottom: 2.5rem; }
    .header__nav-col .header__nav-search .header__nav-search-block input {
      background-color: #76777b;
      border-color: #76777b;
      border-right: 0;
      color: #fff; }
      .header__nav-col .header__nav-search .header__nav-search-block input::-moz-placeholder {
        color: #fff;
        opacity: 1; }
      .header__nav-col .header__nav-search .header__nav-search-block input:-ms-input-placeholder {
        color: #fff; }
      .header__nav-col .header__nav-search .header__nav-search-block input::-webkit-input-placeholder {
        color: #fff; }
    .header__nav-col .header__nav-search .header__nav-search-block .btn--search {
      background-color: #76777b;
      background-image: url("../images/search-icon-white.svg");
      border: 0; }

.navbar-default .navbar-toggle {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  margin-top: 10px;
  margin-top: 1rem;
  position: absolute;
  right: 0;
  top: 15px;
  top: 1.5rem;
  background-color: #a5a5a8; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }

@media (min-width: 768px) and (max-width: 991px) {
  .header__nav-search {
    float: right;
    width: 80%; } }

@media (min-width: 992px) {
  .header__nav-col {
    margin-top: 3.5rem; }
  .header__logo {
    margin: 3.5rem 0 0; }
  .header__nav-menu {
    float: right;
    margin-top: 1rem; } }

/* New branding means search width needs a rejig*/
.header__nav-col .header__nav-search .header__nav-search-block {
  width: 100%; }
  @media (min-width: 768px) {
    .header__nav-col .header__nav-search .header__nav-search-block {
      width: 97%; } }
  @media (min-width: 992px) {
    .header__nav-col .header__nav-search .header__nav-search-block {
      width: 58.4%; } }
  @media (min-width: 1200px) {
    .header__nav-col .header__nav-search .header__nav-search-block {
      width: 61.2%; } }

.header__nav-navigation {
  border: 0;
  position: static; }

@media (min-width: 768px) and (max-width: 991px) {
  .header__nav-wrapper {
    clear: both; } }

.block-tb-megamenu {
  position: static; }

.mega-menu .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
  position: relative; }
  .mega-menu .container:before, .mega-menu .container:after {
    content: " ";
    display: table; }
  .mega-menu .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .mega-menu .container {
      width: 75rem; } }
  @media (min-width: 992px) {
    .mega-menu .container {
      width: 97rem; } }
  @media (min-width: 1200px) {
    .mega-menu .container {
      width: 117rem; } }

.mega-menu .mega-menu__level-one-link {
  background-color: #d2d2d4;
  padding: 12px 8px;
  padding: 1.2rem 0.8rem;
  transition: 0.4s; }
  .mega-menu .mega-menu__level-one-link::after {
    background: url(../images/dropdown-down-arrow.svg) 100% 50% no-repeat;
    content: '';
    display: inline-block;
    float: right;
    height: 15px;
    height: 1.5rem;
    width: 15px;
    width: 1.5rem;
    }

.mega-menu .mega-menu__level-one-item {
  position: static;
  line-height: 1;
  padding: 0 10px;
  padding: 0 1rem;
  display: inline-block; }
  .mega-menu .mega-menu__level-one-item::after {
    content: '';
    display: block;
    margin: 0 auto;
    background-color: #e17d00;
    height: 5px;
    height: 0.5rem;
    width: 0;
    transition: 0.3s; }
  .mega-menu .mega-menu__level-one-item::after {
    height: 5px;
    height: 0.5rem;
    margin: 0 auto; }
  .mega-menu .mega-menu__level-one-item.active-trail::after, .mega-menu .mega-menu__level-one-item.open::after {
    width: 100%;
    transition: 0.3s; }
  .mega-menu .mega-menu__level-one-item.active-trail > a, .mega-menu .mega-menu__level-one-item.open > a {
    text-decoration: none;
    background-color: #6C1D45;
    color: #fff;
    transition: 0.4s; }
  .mega-menu .mega-menu__level-one-item > a:hover {
    text-decoration: none; }

.megamenu__menu {
  border-top: 1px solid #d2d2d4;
  border-top: 0.1rem solid #d2d2d4;
  overflow: hidden;
  padding-top: 20px;
  padding-top: 2rem; }
  .megamenu__menu .container .row {
    margin-left: 0 -6px;
    margin-left: 0 -0.6rem; }
    @media (min-width: 768px) {
      .megamenu__menu .container .row {
        margin: 0 -0.9rem; } }
    @media (min-width: 992px) {
      .megamenu__menu .container .row {
        margin: 0 -1.2rem; } }
    @media (min-width: 1200px) {
      .megamenu__menu .container .row {
        margin: 0 -1.5rem; } }
  .megamenu__menu .megamenu__close {
    background: url("../images/maroon-close-icon.png") 0 0 no-repeat;
    display: none;
    height: 20px;
    height: 2rem;
    width: 20px;
    width: 2rem;
    padding: 0;
    position: absolute;
    top: -10px;
    top: -1rem;
    right: 15px;
    right: 1.5rem;
    overflow: hidden;
    z-index: 999; }

.megamenu-category {
  position: static; }
  .megamenu-category:last-child {
    border-right: 0; }
  .megamenu-category ul {
    margin: 0;
    padding: 0; }
  .megamenu-category .menu__heading {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 0; }
    .megamenu-category .menu__heading a,
    .megamenu-category .menu__heading .no-link {
      padding: 0; }
    .megamenu-category .menu__heading .no-link {
      color: #6C1D45; }
  .megamenu-category .show-more,
  .megamenu-category .menu--item {
    font-size: 13px;
    font-size: 1.3rem;
    list-style: none;
    margin: 0 0 10px;
    margin: 0 0 1rem;
    padding: 0; }
    .megamenu-category .show-more a,
    .megamenu-category .menu--item a {
      padding: 5px 0;
      padding: 0.5rem 0; }
  .megamenu-category .show-more a {
    font-weight: bold; }
    .megamenu-category .show-more a:not(.ext)::after {
      content: '>';
      display: inline-block;
      margin-left: 5px;
      margin-left: 0.5rem; }

@media (min-width: 768px) {
  .megamenu__menu.has-promo {
    min-height: 24rem; }
  .mega-menu__level-two-wrapper {
    position: absolute;
    left: 0;
    margin-top: 0;
    padding: 0;
    top: 14.5rem;
    right: 0; }
  .mega-menu .mega-menu__level-one-item {
    text-align: center; }
  .mega-menu .mega-menu__level-one-link {
    padding: 0.8rem 0.5rem; }
    .mega-menu .mega-menu__level-one-link::after {
      display: none; } }

@media (min-width: 992px) {
  .megamenu-category {
    border-right: 0.1rem solid #d2d2d4;
    margin-bottom: -98rem;
    padding-bottom: 100rem; }
    .megamenu-category::after {
      content: '';
      display: block;
      background: #fff;
      position: absolute;
      width: 33.333334%;
      margin-left: -1.5rem;
      bottom: 0; }
    .megamenu-category.megamenu-category--publications {
      width: 14.36%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .has-promo > .container > .row {
    padding-right: 40%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .has-promo > .container > .row {
    padding-right: 29.2%; } }

@media (max-width: 767px) {
  .mega-menu__level-two-wrapper {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    position: static;
    width: 100%; }
  .mega-menu .megamenu__menu .view-display-id-megamenu_firms_types,
  .mega-menu .megamenu__menu .view-megamenu-block-items {
    display: none; }
  .mega-menu .megamenu__menu .active .view-display-id-megamenu_firms_types,
  .mega-menu .megamenu__menu .active .view-megamenu-block-items {
    display: block; } }

@media (min-width: 1200px) {
  .megamenu-category::after {
    width: 16.6666667%; } }

@media (max-width: 767px) {
  .megamenu__menu {
    padding-top: 0; }
  .megamenu-category .view-megamenu-block-items .view-content,
  .megamenu-category .view-display-id-megamenu_firms_types .view-content {
    background-color: #f0f0f1;
    margin: 0 -1rem;
    padding: 0.5rem 1.5rem; }
  .mega-menu .container {
    padding: 0; }
  .mega-menu .menu__heading {
    margin-bottom: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
    border-bottom: 0.1rem solid #d2d2d4; } }

@media (min-width: 992px) {
  .header__nav-menu {
    padding-left: 6.6rem; } }

@media (min-width: 1200px) {
  .header__nav-menu {
    padding-left: 3.6rem; } }

.megamenu-promo {
  background: #f0f0f1;
  color: #000;
  float: right;
  position: absolute;
  display: none;
  opacity: 0;
  padding: 0 10px;
  padding: 0 1rem; }
  .megamenu-promo .view-content {
    height: 240px;
    height: 24rem;
    overflow: hidden; }
  .megamenu-promo .overlay-link a {
    height: 100%;
    display: block; }

.promo-block__title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 10px;
  margin-top: 1rem; }

.promo-block__copy {
  margin-top: 10px;
  margin-top: 1rem;
  line-height: 1.628571429; }
  .promo-block__copy p {
    margin-bottom: 5px;
    margin-bottom: 0.5rem; }

.promo-block__read-more a {
  padding: 0; }
  .promo-block__read-more a:after {
    background: url("../images/small-arrow-round-maroon.svg") no-repeat right center;
    background-size: 1.2rem;
    content: '';
    display: inline-block;
    height: 12px;
    height: 1.2rem;
    vertical-align: middle;
    width: 20px;
    width: 2rem; }

@media (min-width: 768px) {
  .megamenu-promo {
    display: block;
    opacity: 1;
    right: 1.5rem;
    top: 2rem;
    width: 26.4rem; } }

@media (min-width: 1200px) {
  .megamenu-promo {
    width: 35rem; }
    .megamenu-promo.megamenu-promo--publications {
      width: 31.6rem; }
      .megamenu-promo.megamenu-promo--publications .promo-block__copy {
        margin-bottom: 1.5rem; } }

.footer {
  position: relative; }

.footer-main {
  padding: 15px 0;
  padding: 1.5rem 0;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  background: #6C1D45;
  background-position: 0;
  background-repeat: no-repeat; }
  .footer-main a, .footer-main p {
    color: inherit;
    padding: 0;
    margin: 0 0 5px;
    margin: 0 0 0.5rem; }
  .footer-main .footer-section-collapse {
    float: right;
    width: 20px;
    width: 2rem;
    height: 20px;
    height: 2rem;
    background: url("../images/footer-expander.svg") no-repeat;
    background-size: 4rem;
    background-position: 0 0; }
  .footer-main .overlay-link.collapsed + .footer-section-collapse {
    background-position: -20px 0;
    background-position: -2rem 0; }

.footer-main__menu-title {
  font-size: inherit;
  margin: 5px 0;
  margin: 0.5rem 0; }

.footer-main__column {
  width: auto;
  padding: 15px;
  padding: 1.5rem; }
  .footer-main__column .menu {
    border-top: 4px solid #e17d00;
    border-top: 0.4rem solid #e17d00;
    padding: 2px 0;
    padding: 0.2rem 0; }

.footer-main__column--no-title {
  width: 100%; }
  .footer-main__column--no-title .menu {
    border-top: none; }

.social-footer-links__item {
  float: left;
  background: url("../images/social/footer.png") no-repeat;
  background-size: 40rem; }
  .social-footer-links__item a {
    display: block;
    height: 40px;
    height: 4rem;
    width: 40px;
    width: 4rem; }

.social-footer-links__item--linkedin {
  background: url("../images/social/social-linkedin-white.svg") no-repeat; }
  .social-footer-links__item--linkedin:hover, .social-footer-links__item--linkedin:focus {
    background: url("../images/social/social-linkedin-orange.svg") no-repeat; }

.social-footer-links__item--rss {
  background: url("../images/social/social-rss-white.svg") no-repeat; }
  .social-footer-links__item--rss:hover, .social-footer-links__item--rss:focus {
    background: url("../images/social/social-rss-orange.svg") no-repeat; }

.social-footer-links__item--share {
  background: url("../images/social/social-share-white.svg") no-repeat; }
  .social-footer-links__item--share:hover, .social-footer-links__item--share:focus {
    background: url("../images/social/social-share-orange.svg") no-repeat; }

.social-footer-links__item--twitter {
  background: url("../images/social/social-twitter-white.svg") no-repeat; }
  .social-footer-links__item--twitter:hover, .social-footer-links__item--twitter:focus {
    background: url("../images/social/social-twitter-orange.svg") no-repeat; }

.social-footer-links__item--yt {
  background: url("../images/social/social-youtube-white.svg") no-repeat; }
  .social-footer-links__item--yt:hover, .social-footer-links__item--yt:focus {
    background: url("../images/social/social-youtube-orange.svg") no-repeat; }

.footer-main__content-wrapper {
  padding: 2px 0;
  padding: 0.2rem 0; }

.footer .footer-main .btn {
  color: #000;
  background-color: #e17d00;
  display: inline-block;
  padding: 4px 40px;
  padding: 0.4rem 4rem;
  transition: 0.3s; }
  .footer .footer-main .btn:hover, .footer .footer-main .btn:focus {
    transition: 0.3s;
    background-color: #fff;
    color: #6C1D45; }
    .footer .footer-main .btn:hover a, .footer .footer-main .btn:focus a {
      text-decoration: none; }

@media (min-width: 768px) {
  .footer-main__column--no-title {
    width: auto; } }

@media (min-width: 992px) {
  .footer-main {
    text-align: right;
    background-size: cover; }
    .footer-main .collapse {
      display: block; }
  .footer-main__column {
    margin-left: 3rem;
    display: inline-block;
    vertical-align: text-top; }
    .footer-main__column .menu {
      display: inline-block; }
  .footer-main__column--social {
    padding-right: 0;
    margin-left: 0; }
  .social-footer-links__item {
    float: right; }
  .footer-main__content-wrapper {
    display: inline-block;
    border-top: 0.4rem solid #e17d00; }
  .footer-main__column--no-title {
    text-align: left;
    float: left;
    margin: 0; } }

@media (max-width: 991px) {
  .footer-main__menu-title-wrapper {
    padding: 1rem 0;
    border-top: 0.4rem solid #e17d00;
    position: relative;
    height: 5rem; }
  .footer-main__menu-title {
    display: inline-block; }
  .footer-main__column {
    padding: 0 1.5rem; }
    .footer-main__column .menu {
      border-top: 0; }
  .footer-main__column--social .menu {
    border: none;
    padding-bottom: 2rem; }
  .social-footer-links__item a {
    height: 6rem;
    width: 6rem; }
  .footer-main {
    position: relative;
    padding-bottom: 18rem; }
  .footer-main__column--no-title {
    width: 100%; }
    .footer-main__column--no-title .menu {
      border-top: 0.4rem solid #e17d00;
      padding: 1rem 0; }
  .footer-main {
    padding-bottom: 0; }
  .footer-main__menu-title,
  .footer-main a, .footer-main p {
    font-size: 1.4rem;
    margin: 0.3rem 0;
    position: relative; }
    .footer-main__menu-title.overlay-link,
    .footer-main a.overlay-link, .footer-main p.overlay-link {
      position: absolute; }
    .footer-main__menu-title.text-hide,
    .footer-main a.text-hide, .footer-main p.text-hide {
      font-size: 0;
      margin: 0; } }

.footer-bottom {
  background-color: black;
  height: 125px;
  height: 12.5rem;
  padding: 15px 0;
  padding: 1.5rem 0;
  color: #fff; }

.footer-bottom__back-to-top {
  width: 100px;
  width: 10rem;
  margin: 0 auto;
  font-size: 13px;
  font-size: 1.3rem;
  vertical-align: top;
  text-align: center; }
  .footer-bottom__back-to-top a {
    display: block;
    color: #fff; }
    .footer-bottom__back-to-top a:hover, .footer-bottom__back-to-top a:focus {
      transition: 0.3s;
      background-color: black; }
      .footer-bottom__back-to-top a:hover .glyphicon, .footer-bottom__back-to-top a:focus .glyphicon {
        transition: 0.3s;
        background-color: black; }
  .footer-bottom__back-to-top .glyphicon {
    transition: 0.3s;
    color: #fff;
    background-color: #6C1D45;
    font-size: 20px;
    font-size: 2rem;
    padding: 8px;
    padding: 0.8rem;
    margin: 8px 0;
    margin: 0.8rem 0;
    border-radius: 50%;
    border: 3px solid #6C1D45; }

.footer-bottom__company-number {
  font-size: 11.899px;
  font-size: 1.19rem; }

@media (min-width: 768px) {
  .footer-bottom {
    padding: 0 1.5rem; }
  .footer-bottom__company-number {
    text-align: right; }
  .footer-bottom__column {
    display: table;
    height: 8.5rem; }
  .footer-bottom__copyright,
  .footer-bottom__company-number {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.3rem; } }

@media (max-width: 768px) {
  .footer-bottom__copyright {
    margin: 2rem 0; }
  .footer-bottom__column .footer-bottom__back-to-top .glyphicon {
    padding: 0.2rem; } }

.rhn.affix {
  position: fixed;
  top: 10px;
  top: 1rem; }

.rhn.affix-bottom {
  position: absolute; }

.logged-in .rhn.affix {
  top: 40px;
  top: 4rem; }

.rhn__header h5 {
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

.rhn__header--title {
  background-color: #6C1D45;
  color: #fff;
  display: block;
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
  padding: 10px 15px;
  padding: 1rem 1.5rem;
  padding-right: 35px;
  padding-right: 3.5rem;
  margin-top: 0;
  text-decoration: none; }
  .rhn__header--title a {
    color: inherit;
    text-decoration: inherit; }

.rhn__header--collapse {
  background-color: #6C1D45;
  position: relative; }
  .rhn__header--collapse:after {
    background-color: #9E3754;
    border-radius: 50%;
    color: #fff;
    content: '–';
    display: block;
    font-size: 20px;
    font-size: 2rem;
    height: 20px;
    height: 2rem;
    line-height: 0.85em;
    position: absolute;
    right: 10px;
    right: 1rem;
    top: 10px;
    top: 1rem;
    text-align: center;
    width: 20px;
    width: 2rem; }
  .rhn__header--collapse.collapsed:after {
    background-color: #9E3754;
    color: #fff;
    content: '+'; }
  .rhn__header--collapse.custom-block__title {
    margin: 5px 0;
    margin: 0.5rem 0; }
    .rhn__header--collapse.custom-block__title:after {
      content: none; }
    .rhn__header--collapse.custom-block__title .field-label {
      display: none; }
  .rhn__header--collapse:hover, .rhn__header--collapse:active, .rhn__header--collapse:focus {
    color: #fff;
    text-decoration: none; }

.rhn__item a {
  background-color: #f0f0f1;
  color: #3f3f3f;
  display: inline-block;
  width: 100%;
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
  padding: 10px 15px;
  padding: 1rem 1.5rem; }
  .rhn__item a:hover, .rhn__item a:active, .rhn__item a.active {
    background-color: #e17d00;
    text-decoration: none; }

.rhn__item.last a {
  margin-bottom: 0; }

.rhn__items--linked .rhn__item a:hover, .rhn__items--linked .rhn__item a:active {
  background-color: #e17d00;
  text-decoration: none; }

.custom-content__item {
  padding: 10px 15px;
  padding: 1rem 1.5rem; }
  .custom-content__item p {
    margin: 0; }

.rhn__hr {
  background-color: #6C1D45;
  height: 4px;
  height: 0.4rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

@media (min-width: 768px) {
  .has-sidebar.col-sm-9 {
    padding-right: 5rem; } }

.rhn-most-popular,
.rhn-latest-content {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.rhn-referenced-custom .rhn__hr {
  margin: 0; }

.rhn-latest-content .content-list,
.rhn-most-popular .content-list {
  padding: 0;
  background-color: transparent; }
  .rhn-latest-content .content-list .content-list-item,
  .rhn-most-popular .content-list .content-list-item {
    padding: 0; }
    .rhn-latest-content .content-list .content-list-item img,
    .rhn-latest-content .content-list .content-list-item .file-size,
    .rhn-most-popular .content-list .content-list-item img,
    .rhn-most-popular .content-list .content-list-item .file-size {
      display: none; }
    .rhn-latest-content .content-list .content-list-item a,
    .rhn-most-popular .content-list .content-list-item a {
      display: block;
      padding: 5px 20px;
      padding: 0.5rem 2rem;
      background-color: #f0f0f1;
      margin: 2px 0;
      margin: 0.2rem 0; }
      .rhn-latest-content .content-list .content-list-item a:hover,
      .rhn-most-popular .content-list .content-list-item a:hover {
        background-color: #e17d00; }
      .rhn-latest-content .content-list .content-list-item a .content-item__title,
      .rhn-most-popular .content-list .content-list-item a .content-item__title {
        float: none; }
    .rhn-latest-content .content-list .content-list-item:last-of-type,
    .rhn-most-popular .content-list .content-list-item:last-of-type {
      border-bottom: 4px solid #6C1D45;
      border-bottom: 0.4rem solid #6C1D45; }
    .rhn-latest-content .content-list .content-list-item:hover a, .rhn-latest-content .content-list .content-list-item:hover span,
    .rhn-most-popular .content-list .content-list-item:hover a,
    .rhn-most-popular .content-list .content-list-item:hover span {
      text-decoration: none; }

.rhn-latest-content .rhn__header--title,
.rhn-most-popular .rhn__header--title {
  margin-bottom: 0; }

.rhn-most-popular .views-row a {
  display: block;
  padding: 5px 20px;
  padding: 0.5rem 2rem;
  background-color: #f0f0f1;
  margin: 2px 0;
  margin: 0.2rem 0;
  color: #000;
  color: inherit; }
  .rhn-most-popular .views-row a:hover {
    text-decoration: none;
    background-color: #e17d00; }

.rhn-most-popular .views-row:last-of-type {
  border-bottom: 4px solid #6C1D45;
  border-bottom: 0.4rem solid #6C1D45; }

.header__social-links .header__social-links--left {
  display: none; }

.header__social-links .header__social-links--right {
  padding-left: 0; }

.header__social-links .header__social-share-txt {
  float: left;
  padding: 7px;
  padding: 0.7rem; }

.header__social-links .links {
  float: right;
  margin-bottom: 0; }
  .header__social-links .links > li {
    padding-left: 3px;
    padding-left: 0.3rem;
    padding-right: 3px;
    padding-right: 0.3rem; }
  .header__social-links .links a {
    margin-bottom: 0;
    margin-left: 0; }

.header__social-links .article-action {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }
  .header__social-links .article-action .ext .ext {
    display: none; }

.header__social-links .service-links,
.header__social-links .print-mail {
  display: inline-block;
  height: 30px;
  height: 3rem;
  vertical-align: middle;
  width: 30px;
  width: 3rem; }

.header__social-links .service-links-linkedin a {
  background: url("../images/social/linkedin-maroon.svg") no-repeat scroll center bottom;
  background-size: 100%; }
  .header__social-links .service-links-linkedin a:hover, .header__social-links .service-links-linkedin a:focus {
    background: url("../images/social/linkedin-orange.svg") no-repeat scroll center bottom;
    background-size: 100%; }

.header__social-links .service-links-twitter a {
  background: url("../images/social/twitter-maroon.svg") no-repeat scroll center 4px;
  background: url("../images/social/twitter-maroon.svg") no-repeat scroll center 0.4rem;
  background-size: 92%; }
  .header__social-links .service-links-twitter a:hover, .header__social-links .service-links-twitter a:focus {
    background: url("../images/social/twitter-orange.svg") no-repeat scroll center 4px;
    background: url("../images/social/twitter-orange.svg") no-repeat scroll center 0.4rem;
    background-size: 92%; }

.header__social-links .print_mail {
  display: none; }

.header__social-links .email_share {
  margin: 0; }
  .header__social-links .email_share .print_mail {
    display: block;
    height: 30px;
    height: 3rem;
    width: 30px;
    width: 3rem; }
  .header__social-links .email_share a {
    background: url("../images/social/mail-maroon.svg") no-repeat scroll center -1px;
    background-size: 110%; }
    .header__social-links .email_share a:hover, .header__social-links .email_share a:focus {
      background: url("../images/social/mail-orange.svg") no-repeat scroll center -1px;
      background-size: 110%; }
    .header__social-links .email_share a img {
      display: none; }

@media (min-width: 768px) {
  .header__social-links {
    text-align: center;
    margin-top: -12.4rem; }
    .header__social-links .header__print-page {
      background: url("../images/social/print-maroon.svg") no-repeat scroll center top;
      background-size: 3rem;
      color: #3f3f3f;
      display: block;
      padding-top: 3.5rem; }
      .header__social-links .header__print-page:hover, .header__social-links .header__print-page:focus {
        background-image: url("../images/social/print-orange.svg"); }
    .header__social-links .header__social-links--left {
      display: block;
      font-size: 1.19rem;
      margin-bottom: 1rem;
      padding-left: 0;
      padding-right: 0; }
    .header__social-links .header__social-links--right {
      padding-left: 0; }
    .header__social-links .header__social-share-txt {
      font-size: 1.19rem;
      float: none;
      padding: none; }
    .header__social-links .links {
      float: none; }
      .header__social-links .links > li {
        padding-left: 0.3rem;
        padding-right: 0.3rem; } }

@media (min-width: 992px) {
  .header__social-links {
    margin-top: 0;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: -7.3rem;
    width: 100%; }
    .header__social-links.header__social-links--no-sidebar {
      bottom: 1.5rem;
      top: auto;
      width: 25%; }
    .header__social-links .header__print-page {
      font-size: 1.4rem; }
    .header__social-links .header__social-share-txt {
      font-size: 1.4rem; }
    .header__social-links .header__social-links--left {
      display: block;
      margin-bottom: 0; }
    .header__social-links .header__social-links--right .links > li {
      padding-left: 0;
      padding-right: 0; }
    .header__social-links .links > li {
      padding-left: 0.5rem;
      padding-right: 0.5rem; } }

.component {
  margin-top: 20px;
  margin-top: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.overlay-link {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

.fullwidth-bg::after {
  content: '';
  bottom: -4px;
  top: 0;
  position: absolute;
  left: -400%;
  right: -400%;
  display: block;
  z-index: -1; }

#sliding-popup {
  position: relative; }
  #sliding-popup .popup-content {
    color: #fff;
    margin: 0 auto;
    max-width: 1170px;
    max-width: 117rem;
    padding: 15px;
    padding: 1.5rem; }
  #sliding-popup .popup-text {
    display: inline-block;
    max-width: 85%; }
    #sliding-popup .popup-text a {
      color: inherit;
      text-decoration: underline; }
    #sliding-popup .popup-text p {
      margin: 0; }
  #sliding-popup .popup-buttons {
    display: inline-block;
    vertical-align: top; }
  #sliding-popup .agree-button {
    background: transparent url("../images/tick-icon.png") 0 0 no-repeat;
    border: 0;
    color: #fff;
    font-size: 17.5px;
    font-size: 1.75rem;
    margin-top: 15px;
    margin-top: 1.5rem;
    padding-left: 50px;
    padding-left: 5rem;
    outline: none; }
    #sliding-popup .agree-button:hover, #sliding-popup .agree-button:focus {
      text-decoration: underline; }
    #sliding-popup .agree-button .glyphicon {
      margin-right: 6px;
      margin-right: 0.6rem;
      top: 2px;
      top: 0.2rem; }

.modal {
  top: 30px;
  top: 3rem; }
  .modal .close {
    margin: -15px -15px 0 0;
    margin: -1.5rem -1.5rem 0 0; }

.modal-content {
  border: 0;
  border-top: 5px solid #e17d00;
  border-top: 0.5rem solid #e17d00;
  border-radius: 0; }

.takeover-modal .modal-body {
  padding: 20px 25px 0;
  padding: 2rem 2.5rem 0; }
  .takeover-modal .modal-body h1 {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    margin-top: 0; }

.takeover-modal .modal-body .article-header {
  padding-left: 0;
  padding-right: 0; }

.homepage-takeover-popup .webform-client-form {
  background-color: #f0f0f1;
  margin-top: 20px;
  margin-top: 2rem;
  margin-left: -25px;
  margin-left: -2.5rem;
  margin-right: -25px;
  margin-right: -2.5rem;
  padding: 20px 25px;
  padding: 2rem 2.5rem;
  overflow: hidden;
  position: relative; }
  .homepage-takeover-popup .webform-client-form label {
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  .homepage-takeover-popup .webform-client-form .webform-component-select {
    width: 79%; }

@media (min-width: 768px) {
  .homepage-takeover-popup .webform-client-form .form-submit {
    position: absolute;
    top: 5rem;
    right: 3rem;
    width: auto; } }

.two-tone-banner {
  position: relative; }
  .two-tone-banner:hover .two-tone-banner__bottom, .two-tone-banner:focus .two-tone-banner__bottom {
    opacity: 0.85;
    transition: 0.3s; }
  .two-tone-banner:hover .two-tone-banner__top-title, .two-tone-banner:focus .two-tone-banner__top-title {
    text-decoration: underline; }

.two-tone-banner__top--with-image {
  text-align: center; }

.two-tone-banner__top-title {
  padding: 10px 20px;
  padding: 1rem 2rem;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  font-weight: 600; }

.two-tone-banner__bottom {
  opacity: 1;
  transition: 0.3s; }

.two-tone-banner__bottom-text {
  display: inline-block;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  padding-right: 30px;
  padding-right: 3rem;
  padding-top: 10px;
  padding-top: 1rem;
  background: url("../images/small-arrow-round.svg") no-repeat right center;
  background-size: 1.5rem; }

.two-tone-banner__bottom-text--image {
  text-align: left;
  background: none; }
  .two-tone-banner__bottom-text--image::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: -5px;
    margin-bottom: -0.5rem;
    background: url("../images/small-arrow-round.svg") no-repeat right center;
    background-size: 1.5rem; }

.two-tone-banner__image img {
  height: auto;
  width: 100%; }

@media (min-width: 768px) {
  .two-tone-banner {
    text-align: center; } }

@media (max-width: 767px) {
  .two-tone-banner__image {
    padding: 0; } }

.icons-row {
  margin-bottom: -10px;
  margin-bottom: -1rem;
  text-align: center; }
  .icons-row a:hover h5, .icons-row a:focus h5 {
    color: #6C1D45; }
    .icons-row a:hover h5::after, .icons-row a:focus h5::after {
      width: 100%; }
  .icons-row img {
    margin: 0 auto; }

.icons-row__title {
  color: #3f3f3f;
  padding: 5px;
  padding: 0.5rem; }
  .icons-row__title h5 {
    margin: 0 auto;
    display: inline-block; }
    .icons-row__title h5::after {
      content: '';
      display: block;
      margin: 0 auto;
      background-color: #e17d00;
      height: 5px;
      height: 0.5rem;
      width: 0;
      transition: 0s; }

@media (min-width: 768px) {
  .five-cols {
    width: 20%;
    float: left;
    padding: 0 1.5rem; } }

@media (max-width: 767px) {
  .icons-row .icons-row__col {
    min-height: 15rem; } }

.four-content-blocks__title h2 {
  font-size: 20px;
  font-size: 2rem;
  margin: 0;
  padding: 10px 20px;
  padding: 1rem 2rem; }

.four-content-blocks__body {
  padding-bottom: 30px;
  padding-bottom: 3rem;
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
  background-repeat: no-repeat;
  background-position: 95% bottom; }

.four-content-blocks__items {
  margin-left: 5px;
  margin-left: 0.5rem; }

.four-content-blocks__item-text {
  transition: 0.2s;
  opacity: 0.85; }

.four-content-blocks__item-title {
  font-size: 20px;
  font-size: 2rem;
  margin: 0; }

.four-content-blocks__item {
  margin-top: 30px;
  margin-top: 3rem;
  position: relative; }
  .four-content-blocks__item:hover .four-content-blocks__item-text, .four-content-blocks__item:focus .four-content-blocks__item-text {
    transition: 0.2s;
    opacity: 1; }
  .four-content-blocks__item:hover .four-content-blocks__item-title, .four-content-blocks__item:focus .four-content-blocks__item-title {
    text-decoration: underline; }

@media (max-width: 991px) {
  .four-content-blocks__body {
    background-image: none !important; }
  .four-content-blocks__item-text::after {
    content: "";
    padding-bottom: 1rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    background: url("../images/small-arrow-round.svg") no-repeat right center;
    background-size: 1.5rem; } }

.publications-and-resources {
  position: relative; }
  .publications-and-resources .publications-column__title {
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    margin-top: 0;
    text-align: center; }
    .publications-and-resources .publications-column__title span {
      border-bottom: 4px solid #6C1D45;
      border-bottom: 0.4rem solid #6C1D45;
      padding: 0 7px 5px;
      padding: 0 0.7rem 0.5rem; }
  .publications-and-resources .publications-and-resources__row {
    background-color: #f0f0f1; }
  .publications-and-resources .publication-item {
    margin-bottom: 10px;
    margin-bottom: 1rem;
    padding: 0 25px;
    padding: 0 2.5rem; }
  .publications-and-resources .publication-item__title {
    color: #20345c;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 10px 0;
    margin: 1rem 0; }
    .publications-and-resources .publication-item__title a {
      color: inherit; }
  .publications-and-resources .publication-item__published,
  .publications-and-resources .publication-item__modified {
    display: none; }
  .publications-and-resources .publication-item__see-all {
    display: none; }
  .publications-and-resources .see-all {
    margin: 10px;
    margin: 1rem;
    text-align: right; }
    .publications-and-resources .see-all a:not(.ext)::after {
      content: '>';
      display: inline-block;
      margin-left: 5px;
      margin-left: 0.5rem; }

.publications-and-resources__header {
  border: 0;
  margin: 0;
  color: #fff;
  background-color: #6C1D45; }
  .publications-and-resources__header h2 {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    padding: 10px 20px;
    padding: 1rem 2rem; }
  .publications-and-resources__header a {
    color: inherit; }

.publications-and-resources__column {
  padding: 20px;
  padding: 2rem;
  text-align: center; }
  .publications-and-resources__column .glyphicon {
    color: #6C1D45;
    margin-right: 4px;
    margin-right: 0.4rem; }
  .publications-and-resources__column .field-content {
    display: inline; }

@media (min-width: 768px) {
  .publications-and-resources .publications-column__title {
    color: #6C1D45;
    text-align: left; }
    .publications-and-resources .publications-column__title span {
      border: 0;
      padding: 0; }
  .publications-and-resources .publication-item {
    min-height: 10rem;
    text-align: left;
    padding: 0; }
  .publications-and-resources .table-display__cell {
    width: 33.333%; }
  .publications-and-resources .publications-and-resources__row {
    background-color: #d2d2d4;
    background: linear-gradient(to right, #d2d2d4 0%, #d2d2d4 33.333333%, #f0f0f1 33.333333%, #f0f0f1 66.666666%, #d2d2d4 66.666666%, #d2d2d4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d4', endColorstr='#d2d2d4',GradientType=1 ); }
  .publications-and-resources .publications-and-resources__column {
    padding: 2rem 2rem 6rem; }
  .publications-and-resources .publication-item__published,
  .publications-and-resources .publication-item__modified {
    font-size: 1.19rem;
    display: block;
    color: #76777b; }
  .publications-and-resources .publications-and-resources__column--first .publication-item__see-all {
    right: 0; }
  .publications-and-resources .publications-and-resources__column--middle .publication-item__see-all {
    right: 1.2rem; }
  .publications-and-resources .publications-and-resources__column--last .publication-item__see-all {
    right: 2rem; }
  .publications-and-resources .publication-item__see-all {
    bottom: 2rem;
    color: #20345c;
    display: block;
    font-size: 1.19rem;
    position: absolute; }
    .publications-and-resources .publication-item__see-all a {
      color: inherit; }
      .publications-and-resources .publication-item__see-all a:not(.ext)::after {
        content: '>';
        display: inline-block;
        margin-left: 0.5rem; } }

.promo-banner {
  text-align: center;
  position: relative; }
  .promo-banner .promo-banner__inner {
    position: relative;
    background-position: 100% 100%;
    background-size: auto 100%;
    background-repeat: no-repeat; }
  .promo-banner .promo-banner__img-bg {
    padding: 10px;
    padding: 1rem; }
  .promo-banner .overlay-link {
    transition: 0.2s background-color ease; }

.promo-banner__title {
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 15px;
  margin: 0 0 1.5rem; }

.promo-banner .read-more {
  display: block;
  margin: 6px 0 0;
  margin: 0.6rem 0 0;
  font-size: 16px;
  font-size: 1.6rem; }
  .promo-banner .read-more::after {
    content: '';
    background: url("../images/small-arrow-round.svg") no-repeat right center;
    background-size: 60%;
    display: inline-block;
    height: 21px;
    height: 2.1rem;
    vertical-align: middle;
    width: 22px;
    width: 2.2rem; }

.promo-banner__inner:hover .overlay-link,
.promo-banner__inner:focus .overlay-link {
  background-color: rgba(255, 255, 255, 0.2); }

.promo-banner:active .overlay-link {
  box-shadow: 0.1rem 0.1rem 2rem -0.5rem rgba(0, 0, 0, 0.7) inset; }

@media (min-width: 768px) {
  .promo-banner__copy {
    font-size: 1.8rem;
    margin: 0 auto;
    padding: 0 3rem; } }

@media (min-width: 768px) {
  .promo-banner__inner {
    padding: 1.5rem; }
  .promo-banner__img-bg {
    padding: 3rem; }
  .promo-banner__copy {
    max-width: 80rem;
    padding: 0 10rem; } }

@media (max-width: 767px) {
  .promo-banner .container {
    padding: 0; }
    .promo-banner .container .row {
      margin: 0; }
  .promo-banner .promo-banner__img-bg {
    background-image: none !important; } }

.large-landing-page-promo .large-landing-page-promo--inner {
  position: relative;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%; }

.large-landing-page-promo .large-landing-page-promo__title {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  margin-top: 15px;
  margin-top: 1.5rem; }

.large-landing-page-promo .large-landing-page-promo__link {
  min-height: 35px;
  min-height: 3.5rem; }

.large-landing-page-promo .large-landing-page-promo__overlay-link {
  position: absolute;
  bottom: 0;
  font-size: 0;
  left: 0;
  right: 0;
  top: 0; }

.large-landing-page-promo .large-landing-page-promo--inner:hover .large-landing-page-promo__overlay-link,
.large-landing-page-promo .large-landing-page-promo--inner:focus .large-landing-page-promo__overlay-link {
  background-color: rgba(255, 255, 255, 0.2); }

.large-landing-page-promo .large-landing-page-promo:active .large-landing-page-promo__overlay-link {
  box-shadow: 0.1rem 0.1rem 2rem -0.5rem rgba(0, 0, 0, 0.7) inset; }

.large-landing-page-promo .large-landing-page-promo__bg-image {
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  background-position-x: center;
  width: 340px;
  background-repeat: no-repeat;
  height: 100%; }

.large-landing-page-promo .large-landing-page-promo__copy {
  background-color: rgba(255, 255, 255, 0.15);
  clear: both;
  display: block;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  margin-left: -10px;
  margin-left: -1rem;
  margin-right: -10px;
  margin-right: -1rem;
  padding: 10px 25px;
  padding: 1rem 2.5rem; }

.large-landing-page-promo .large-landing-page-promo__read-more {
  display: block;
  margin: 6px 0;
  margin: 0.6rem 0; }
  .large-landing-page-promo .large-landing-page-promo__read-more::after {
    content: '';
    background: url("../images/small-arrow-round.svg") no-repeat right center;
    background-size: 60%;
    display: inline-block;
    height: 22px;
    height: 2.2rem;
    margin-left: -7px;
    margin-left: -0.7rem;
    vertical-align: middle;
    width: 22px;
    width: 2.2rem; }

@media (min-width: 768px) {
  .large-landing-page-promo .large-landing-page-promo__title {
    margin-bottom: 3rem;
    margin-top: 3rem;
    padding-right: 36.5rem; }
  .large-landing-page-promo .large-landing-page-promo__copy {
    margin-bottom: 3rem;
    padding: 2rem 36.5rem 2rem 2.5rem;
    position: relative;
    font-size: 1.6rem; } }

@media (min-width: 992px) {
  .large-landing-page-promo .large-landing-page-promo__title {
    margin-bottom: 6rem;
    margin-top: 6rem; } }

@media (max-width: 767px) {
  .large-landing-page-promo .container {
    padding: 0; }
    .large-landing-page-promo .container .row {
      margin: 0; }
  .large-landing-page-promo .large-landing-page-promo__bg-image {
    background-image: none !important; } }

.feed-carousel {
  background-color: #f0f0f1; }
  .feed-carousel .slick-view__item {
    float: left;
    color: #fff;
    width: 33%;
    text-align: center;
    padding: 0 20px;
    padding: 0 2rem;
    margin-bottom: 10px;
    margin-bottom: 1rem; }
    .feed-carousel .slick-view__item a {
      color: inherit; }
  .feed-carousel > .container {
    padding: 0; }
  .feed-carousel .slick__arrow {
    display: none; }
    .js .feed-carousel .slick__arrow {
      display: block; }

.feed-carousel__content {
  background-color: #76777b;
  display: table;
  width: 100%;
  height: 100px;
  height: 10rem; }
  .feed-carousel__content a {
    display: table-cell;
    vertical-align: middle; }

.feed-carousel__content {
  padding: 20px;
  padding: 2rem;
  height: 120px;
  height: 12rem; }

.feed-carousel__content--with-warning {
  padding-left: 40px;
  padding-left: 4rem;
  background: #76777b url("../images/warnings-icon.svg") no-repeat 10px center;
  background: #76777b url("../images/warnings-icon.svg") no-repeat 1rem center;
  background-size: 2rem; }

.feed-carousel__header h2 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  padding: 10px 20px;
  padding: 1rem 2rem;
  color: inherit; }
  .feed-carousel__header h2 a {
    color: inherit; }

.feed-carousel__more-link {
  font-size: 13px;
  font-size: 1.3rem;
  float: right;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  margin-right: 20px;
  margin-right: 2rem;
  position: relative;
  z-index: 2; }
  .feed-carousel__more-link:not(.ext)::after {
    content: ">";
    margin-left: 4px;
    margin-left: 0.4rem;
    color: #6C1D45;
    display: inline; }

.feed-carousel__published {
  background-color: #fff;
  color: #76777b;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 5px;
  padding: 0.5rem; }
  .feed-carousel__published .field-content {
    display: inline; }

@media (min-width: 768px) {
  .feed-carousel > .container {
    padding: 0 1.5rem; } }

.content-feed .content-feed__inner {
  position: relative;
  background-color: #f0f0f1;
  margin: 0;
  padding: 25px 20px 0;
  padding: 2.5rem 2rem 0; }

.content-feed .content-feed__see-all {
  padding: 50px 0;
  padding: 5rem 0; }
  .content-feed .content-feed__see-all a {
    position: absolute;
    right: 20px;
    right: 2rem; }
    .content-feed .content-feed__see-all a:not(.ext)::after {
      content: '>';
      display: inline-block;
      margin-left: 5px;
      margin-left: 0.5rem; }
    .content-feed .content-feed__see-all a.ext {
      background: url("../images/fca-external-link-icon.png") 115% center no-repeat;
      background: url("../images/fca-external-link-icon.svg") 115% center no-repeat;
      padding-right: 25px;
      padding-right: 2.5rem; }
      .content-feed .content-feed__see-all a.ext::after {
        display: none; }

.content-feed__title {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #6C1D45;
  color: #fff;
  margin: 0;
  padding: 10px 20px;
  padding: 1rem 2rem; }
  .feed--warnings .content-feed__title {
    background-color: #e17d00;
    color: #000; }

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

.content-list-item {
  overflow: hidden;
  padding: 5px 0;
  padding: 0.5rem 0; }
  .content-list-item:hover .content-item__title,
  .content-list-item:focus .content-item__title {
    text-decoration: underline; }
  .content-list-item a {
    color: #000; }

.feed--warnings .content-list-item {
  background: url("../images/warnings-icon.svg") left center no-repeat;
  padding-left: 40px;
  padding-left: 4rem;
  background-size: 2%;
  margin-left: 10px;
  margin-left: 1rem; }

.content-item__title {
  float: left;
  max-width: 90%; }

.feed--warnings .content-item__title {
  color: #000; }

.content-list-item .date-display-single {
  float: right;
  color: #6C1D45; }

.news-warnings-feed .view-footer,
.content-feed .view-footer {
  background-color: #f0f0f1;
  padding: 100px 15px 15px;
  padding: 10rem 1.5rem 1.5rem;
  text-align: right; }

.news-warnings-feed .pager,
.content-feed .pager {
  left: 50%;
  position: absolute;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  .news-warnings-feed .pager a,
  .content-feed .pager a {
    background: transparent;
    padding: 0;
    border: 0;
    margin: 0 0 7px;
    margin: 0 0 0.7rem;
    display: block; }
    .news-warnings-feed .pager a::after,
    .content-feed .pager a::after {
      background: #6C1D45 url("../images/show-more-plus.svg") 50% 50% no-repeat;
      background-size: 1.4rem;
      border-radius: 100%;
      color: #fff;
      content: '';
      display: block;
      height: 30px;
      height: 3rem;
      margin: 0 auto;
      transition: 0.3s all ease;
      width: 30px;
      width: 3rem; }
    .news-warnings-feed .pager a:hover, .news-warnings-feed .pager a:focus,
    .content-feed .pager a:hover,
    .content-feed .pager a:focus {
      background: transparent; }
      .news-warnings-feed .pager a:hover::after, .news-warnings-feed .pager a:focus::after,
      .content-feed .pager a:hover::after,
      .content-feed .pager a:focus::after {
        background-color: #000; }

.news-warnings-feed .pager-show-more,
.content-feed .pager-show-more {
  font-weight: 600; }

@media (min-width: 768px) {
  .news-warnings-feed .view-footer,
  .content-feed .view-footer {
    background-color: #f0f0f1;
    padding: 4rem 1.5rem 1.5rem; } }

.copy-block .intro,
.copy-highlighted {
  border-bottom: 1px solid #d2d2d4;
  border-bottom: 0.1rem solid #d2d2d4;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  color: #000;
  font-size: 17.5px;
  font-size: 1.75rem; }
  .copy-block .intro a,
  .copy-highlighted a {
    text-decoration: underline; }
  .copy-block .intro p,
  .copy-highlighted p {
    font-size: inherit; }

.block-quote {
  padding: 15px 0;
  padding: 1.5rem 0;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  background-image: none; }

.block-quote__content {
  margin: 0 auto; }

.block-quote__field {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.block-quote__field--quote,
.block-quote__field--author {
  font-size: 20px;
  font-size: 2rem; }

.block-quote__field--author {
  font-style: italic;
  margin-bottom: 0; }

@media (min-width: 768px) {
  .block-quote {
    padding: 3rem 5rem;
    text-align: center;
    font-size: 2.4rem;
    background-image: url("../images/quote-left.svg"), url("../images/quote-right.svg");
    background-position: -2rem center, calc(100% + 2rem) center;
    background-repeat: no-repeat;
    background-size: auto 30%; }
  .block-quote__content {
    width: 50rem;
    margin: 0 auto; } }

.video-component__wrapper {
  border: 1px solid #d2d2d4;
  border: 0.1rem solid #d2d2d4;
  width: 100%;
  overflow: hidden; }
  .video-component__wrapper .player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
  .video-component__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.video-component__header {
  padding: 0 15px 15px;
  padding: 0 1.5rem 1.5rem; }

.video-component__title {
  color: #6C1D45; }

.video-component__link {
  color: #6C1D45;
  background-color: #d2d2d4;
  padding: 10px 20px;
  padding: 1rem 2rem; }
  .video-component__link:not(.ext)::after {
    content: '>';
    display: inline-block;
    margin-left: 5px;
    margin-left: 0.5rem; }

.multimedia-video-transcript {
  display: inline-block; }

.image-button {
  background-color: #d2d2d4; }

.image-button__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  line-height: 40px;
  line-height: 4rem;
  padding: 0 15px;
  padding: 0 1.5rem;
  text-align: center; }
  .image-button__title a {
    vertical-align: middle;
    margin: 0 -15px;
    margin: 0 -1.5rem;
    padding: 0 15px;
    padding: 0 1.5rem;
    display: block; }

.image-button__body {
  padding-top: 10px;
  padding-top: 1rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  position: static; }

.image-button__link {
  display: inline-block;
  margin: 5px 0;
  margin: 0.5rem 0;
  bottom: 10px;
  bottom: 1rem; }
  .image-button__link a:after {
    content: '';
    background: url("../images/small-arrow-round.svg") no-repeat 0 50%;
    background-size: 60%;
    display: inline-block;
    height: 22px;
    height: 2.2rem;
    margin-top: -2px;
    margin-top: -0.2rem;
    margin-left: 4px;
    margin-left: 0.4rem;
    vertical-align: middle;
    width: 22px;
    width: 2.2rem; }

.image-button--left .image-button__link,
.image-button--right .image-button__link {
  display: block; }

.image-button--right .image-button__body {
  padding-left: 30px;
  padding-left: 3rem; }

.image-button--right img {
  float: right; }

@media (min-width: 768px) {
  .image-button--left {
    background-color: #d2d2d4;
    background: linear-gradient(110deg, #d2d2d4 56%, #BFBFBF 56%, #BFBFBF 78%, #d2d2d4 78%); }
    .image-button--left .image-button__body {
      padding-left: 0;
      padding-right: 3rem; }
  .image-button--right {
    background-color: #d2d2d4;
    background: linear-gradient(110deg, #d2d2d4 22%, #BFBFBF 22%, #BFBFBF 45%, #d2d2d4 45%); } }

@media (max-width: 1199px) {
  .two-image-buttons__col--first {
    margin-bottom: 2rem; } }

.quick-links {
  padding: 20px 0 15px;
  padding: 2rem 0 1.5rem;
  text-align: center; }

.quick-links__title {
  font-size: 20px;
  font-size: 2rem;
  margin: 0 20px 20px;
  margin: 0 2rem 2rem; }

.quick-links__list {
  display: table;
  margin: 0 auto;
  font-size: 16px;
  font-size: 1.6rem; }

.quick-links__list .quick-links__link {
  padding: 0 10px;
  padding: 0 1rem;
  border-right: 1px solid #fff;
  border-right: 0.1rem solid #fff; }
  .quick-links__list .quick-links__link:last-child {
    border: 0; }
  .quick-links__list .quick-links__link span.ext {
    background: url("../images/external-link-white.svg") 5px center no-repeat;
    background: url("../images/external-link-white.svg") 0.5rem center no-repeat;
    width: 15px;
    width: 1.5rem; }

.fca-custom-e17d00-bg .quick-links__list .quick-links__link {
  border-right-color: #000; }

.featured-cols__title {
  font-size: 20px;
  font-size: 2rem; }

.featured-cols__title,
.featured-cols__sub-title {
  margin: 0;
  padding: 10px 20px;
  padding: 1rem 2rem; }

.featured-cols__sub-title {
  text-align: center; }

.featured-cols__row {
  text-align: center;
  padding-bottom: 10px;
  padding-bottom: 1rem; }

.featured-cols__col {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.featured-cols__top {
  margin: 0 50px;
  margin: 0 5rem;
  border-top: 3px solid #e17d00;
  border-top: 0.3rem solid #e17d00;
  padding-top: 10px;
  padding-top: 1rem; }

.featured-cols__col--middle {
  border-left-width: 2px;
  border-left-width: 0.2rem;
  border-left-style: solid;
  border-right-width: 2px;
  border-right-width: 0.2rem;
  border-right-style: solid; }

.featured-cols__image {
  width: 50%;
  margin: 0 auto; }

@media (max-width: 991px) {
  .featured-cols__col--middle {
    border-color: transparent; } }

@media (min-width: 768px) {
  .featured-cols__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
  .featured-cols__col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .featured-cols__bottom {
    margin-top: auto; } }

.document-link-with-icon {
  margin: 10px 0;
  margin: 1rem 0;
  font-size: 17.5px;
  font-size: 1.75rem; }
  .document-link-with-icon .document-link-with-icon--inner {
    border-top: 1px solid #d2d2d4;
    border-top: 0.1rem solid #d2d2d4;
    border-bottom: 1px solid #d2d2d4;
    border-bottom: 0.1rem solid #d2d2d4;
    padding: 15px 10px;
    padding: 1.5rem 1rem; }

.copy-block a,
.cke_editable a {
  text-decoration: underline; }
  .copy-block a.btn,
  .cke_editable a.btn {
    text-decoration: none; }

.copy-block ul,
.cke_editable ul {
  list-style: none;
  padding: 0; }
  .copy-block ul li,
  .cke_editable ul li {
    list-style: none;
    padding-left: 30px;
    padding-left: 3rem;
    text-indent: -14px;
    text-indent: -1.4rem; }
    .copy-block ul li:before,
    .cke_editable ul li:before {
      content: "•";
      padding-right: 7px;
      padding-right: 0.7rem;
      color: #6C1D45; }

.copy-block h2,
.cke_editable h2 {
  clear: both; }

/* These classes get added where an alignment is
set on the uploaded images in the CKEditor
*/
.cke_editable {
  padding: 40px;
  padding: 4rem;
  font-size: 162.5%; }

.cke_editable img:not(.image-left):not(.image-right),
.copy-highlighted img:not(.image-left):not(.image-right),
.copy-block img:not(.image-left):not(.image-right),
.custom-content__item img:not(.image-left):not(.image-right) {
  width: 100%;
  height: auto; }
  .cke_editable img:not(.image-left):not(.image-right)[id^='liveagent_button'],
  .copy-highlighted img:not(.image-left):not(.image-right)[id^='liveagent_button'],
  .copy-block img:not(.image-left):not(.image-right)[id^='liveagent_button'],
  .custom-content__item img:not(.image-left):not(.image-right)[id^='liveagent_button'] {
    width: auto; }

.cke_editable figure.image.image-left img, .cke_editable figure.image.image-right img,
.copy-highlighted figure.image.image-left img,
.copy-highlighted figure.image.image-right img,
.copy-block figure.image.image-left img,
.copy-block figure.image.image-right img,
.custom-content__item figure.image.image-left img,
.custom-content__item figure.image.image-right img {
  width: auto; }

.cke_editable .image-center figure.image img,
.copy-highlighted .image-center figure.image img,
.copy-block .image-center figure.image img,
.custom-content__item .image-center figure.image img {
  width: auto; }

.cke_editable .image-left,
.copy-highlighted .image-left,
.copy-block .image-left,
.custom-content__item .image-left {
  float: left;
  margin: 10px 0 10px;
  margin: 1rem 0 1rem;
  margin-right: 20px;
  margin-right: 2rem; }

.cke_editable .image-center,
.copy-highlighted .image-center,
.copy-block .image-center,
.custom-content__item .image-center {
  margin: 10px 0 10px;
  margin: 1rem 0 1rem;
  text-align: center; }

.cke_editable .image-right,
.copy-highlighted .image-right,
.copy-block .image-right,
.custom-content__item .image-right {
  float: right;
  margin: 10px 0 10px;
  margin: 1rem 0 1rem;
  margin-left: 20px;
  margin-left: 2rem; }

.cke_editable .copy-block__highlight,
.copy-highlighted .copy-block__highlight,
.copy-block .copy-block__highlight,
.custom-content__item .copy-block__highlight {
  padding: 20px;
  padding: 2rem;
  background-color: #6C1D45;
  color: #fff;
  border-bottom: 3px solid #e17d00;
  border-bottom: 0.3rem solid #e17d00; }
  .cke_editable .copy-block__highlight a,
  .copy-highlighted .copy-block__highlight a,
  .copy-block .copy-block__highlight a,
  .custom-content__item .copy-block__highlight a {
    color: #fff !important;
    text-decoration: underline; }
    .cke_editable .copy-block__highlight a:hover, .cke_editable .copy-block__highlight a:focus,
    .copy-highlighted .copy-block__highlight a:hover,
    .copy-highlighted .copy-block__highlight a:focus,
    .copy-block .copy-block__highlight a:hover,
    .copy-block .copy-block__highlight a:focus,
    .custom-content__item .copy-block__highlight a:hover,
    .custom-content__item .copy-block__highlight a:focus {
      color: #fff;
      text-decoration: underline; }
    .cke_editable .copy-block__highlight a span.ext,
    .copy-highlighted .copy-block__highlight a span.ext,
    .copy-block .copy-block__highlight a span.ext,
    .custom-content__item .copy-block__highlight a span.ext {
      background: url("../images/external-link-white.svg") 5px center no-repeat;
      background: url("../images/external-link-white.svg") 0.5rem center no-repeat;
      width: 15px;
      width: 1.5rem; }

.cke_editable .copy-block__sub-heading,
.copy-highlighted .copy-block__sub-heading,
.copy-block .copy-block__sub-heading,
.custom-content__item .copy-block__sub-heading {
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic; }

.cke_editable .pull-quotes,
.cke_editable .copy-block__pq-right,
.cke_editable .copy-block__pq-left,
.copy-highlighted .pull-quotes,
.copy-highlighted .copy-block__pq-right,
.copy-highlighted .copy-block__pq-left,
.copy-block .pull-quotes,
.copy-block .copy-block__pq-right,
.copy-block .copy-block__pq-left,
.custom-content__item .pull-quotes,
.custom-content__item .copy-block__pq-right,
.custom-content__item .copy-block__pq-left {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  line-height: 30px;
  line-height: 3rem;
  color: #76777b;
  border-bottom: 2px solid #d2d2d4;
  border-bottom: 0.2rem solid #d2d2d4;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-size: 1.8rem; }
  .cke_editable .pull-quotes::before,
  .cke_editable .copy-block__pq-right::before,
  .cke_editable .copy-block__pq-left::before,
  .copy-highlighted .pull-quotes::before,
  .copy-highlighted .copy-block__pq-right::before,
  .copy-highlighted .copy-block__pq-left::before,
  .copy-block .pull-quotes::before,
  .copy-block .copy-block__pq-right::before,
  .copy-block .copy-block__pq-left::before,
  .custom-content__item .pull-quotes::before,
  .custom-content__item .copy-block__pq-right::before,
  .custom-content__item .copy-block__pq-left::before {
    content: "";
    background: url("../images/quote-bottom.svg") 0 0 no-repeat;
    display: block;
    width: 43px;
    width: 4.3rem;
    height: 32px;
    height: 3.2rem;
    margin-bottom: 10px;
    margin-bottom: 1rem; }

.cke_editable .pull-quotes,
.cke_editable .copy-block__blockquote,
.copy-highlighted .pull-quotes,
.copy-highlighted .copy-block__blockquote,
.copy-block .pull-quotes,
.copy-block .copy-block__blockquote,
.custom-content__item .pull-quotes,
.custom-content__item .copy-block__blockquote {
  border: 0;
  margin: 10px -20px;
  margin: 1rem -2rem;
  padding: 0 20px;
  padding: 0 2rem;
  background-image: url("../images/quote-top.svg"), url("../images/quote-bottom.svg");
  background-position: left top, right bottom;
  background-repeat: no-repeat;
  background-size: auto 4rem;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-size: 2.2rem;
  color: #76777b;
  text-align: center; }
  .cke_editable .pull-quotes::before, .cke_editable .pull-quotes::after,
  .cke_editable .copy-block__blockquote::before,
  .cke_editable .copy-block__blockquote::after,
  .copy-highlighted .pull-quotes::before,
  .copy-highlighted .pull-quotes::after,
  .copy-highlighted .copy-block__blockquote::before,
  .copy-highlighted .copy-block__blockquote::after,
  .copy-block .pull-quotes::before,
  .copy-block .pull-quotes::after,
  .copy-block .copy-block__blockquote::before,
  .copy-block .copy-block__blockquote::after,
  .custom-content__item .pull-quotes::before,
  .custom-content__item .pull-quotes::after,
  .custom-content__item .copy-block__blockquote::before,
  .custom-content__item .copy-block__blockquote::after {
    content: "";
    display: block;
    width: 100%;
    height: 60px;
    height: 6rem; }
  .cke_editable .pull-quotes::before,
  .cke_editable .copy-block__blockquote::before,
  .copy-highlighted .pull-quotes::before,
  .copy-highlighted .copy-block__blockquote::before,
  .copy-block .pull-quotes::before,
  .copy-block .copy-block__blockquote::before,
  .custom-content__item .pull-quotes::before,
  .custom-content__item .copy-block__blockquote::before {
    border-top: 2px solid #d2d2d4;
    border-top: 0.2rem solid #d2d2d4; }
  .cke_editable .pull-quotes::after,
  .cke_editable .copy-block__blockquote::after,
  .copy-highlighted .pull-quotes::after,
  .copy-highlighted .copy-block__blockquote::after,
  .copy-block .pull-quotes::after,
  .copy-block .copy-block__blockquote::after,
  .custom-content__item .pull-quotes::after,
  .custom-content__item .copy-block__blockquote::after {
    border-bottom: 2px solid #d2d2d4;
    border-bottom: 0.2rem solid #d2d2d4; }
  .cke_editable .pull-quotes p,
  .cke_editable .copy-block__blockquote p,
  .copy-highlighted .pull-quotes p,
  .copy-highlighted .copy-block__blockquote p,
  .copy-block .pull-quotes p,
  .copy-block .copy-block__blockquote p,
  .custom-content__item .pull-quotes p,
  .custom-content__item .copy-block__blockquote p {
    margin: 0 40px;
    margin: 0 4rem; }

.cke_editable .pull-quotes,
.copy-highlighted .pull-quotes,
.copy-block .pull-quotes,
.custom-content__item .pull-quotes {
  background-image: none;
  border: 0;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left; }
  .cke_editable .pull-quotes::before,
  .copy-highlighted .pull-quotes::before,
  .copy-block .pull-quotes::before,
  .custom-content__item .pull-quotes::before {
    width: 43px;
    width: 4.3rem;
    height: 32px;
    height: 3.2rem;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    border: 0; }
  .cke_editable .pull-quotes::after,
  .copy-highlighted .pull-quotes::after,
  .copy-block .pull-quotes::after,
  .custom-content__item .pull-quotes::after {
    height: 15px;
    height: 1.5rem; }

@media (min-width: 768px) {
  .cke_editable .copy-block__pq-right,
  .copy-highlighted .copy-block__pq-right,
  .copy-block .copy-block__pq-right,
  .custom-content__item .copy-block__pq-right {
    margin-left: 50%; }
  .cke_editable .copy-block__pq-left,
  .copy-highlighted .copy-block__pq-left,
  .copy-block .copy-block__pq-left,
  .custom-content__item .copy-block__pq-left {
    margin-right: 50%; }
  .cke_editable .pull-quotes,
  .copy-highlighted .pull-quotes,
  .copy-block .pull-quotes,
  .custom-content__item .pull-quotes {
    float: right;
    width: 48%;
    margin-left: 1%; } }

.cke_editable .contact-form-iframe iframe,
.copy-highlighted .contact-form-iframe iframe,
.copy-block .contact-form-iframe iframe,
.custom-content__item .contact-form-iframe iframe {
  height: 0; }

.cke_editable .contact-form-iframe.open iframe,
.copy-highlighted .contact-form-iframe.open iframe,
.copy-block .contact-form-iframe.open iframe,
.custom-content__item .contact-form-iframe.open iframe {
  height: 1400px;
  height: 140rem; }

.carousel-and-image-boxes {
  margin-bottom: -20px;
  margin-bottom: -2rem; }
  .carousel-and-image-boxes .carousel {
    height: 260px;
    height: 26rem;
    position: relative;
    overflow: hidden; }
    .carousel-and-image-boxes .carousel .slick-slide {
      margin: 0 10px;
      margin: 0 1rem;
      border-top-style: solid;
      border-top-width: 10px;
      border-top-width: 1rem; }
    .carousel-and-image-boxes .carousel .fca-custom-ffffff-bg .slick__slide {
      border: 2px solid #F2E5E9;
      border: 0.2rem solid #F2E5E9;
      border-top-width: 0; }
  .carousel-and-image-boxes .slick-view__item {
    height: 280px;
    height: 28rem; }
  .carousel-and-image-boxes .slide__caption {
    display: none; }
  .carousel-and-image-boxes .slick-view {
    padding: 0; }
  .carousel-and-image-boxes .slick-slider,
  .carousel-and-image-boxes .slick-view,
  .carousel-and-image-boxes .slick-list {
    position: static; }
  .carousel-and-image-boxes .slide__content {
    padding: 15px;
    padding: 1.5rem; }
  .carousel-and-image-boxes .featured__title {
    font-size: 25px;
    font-size: 2.5rem;
    min-height: 90px;
    min-height: 9rem;
    padding-left: 5px;
    padding-left: 0.5rem;
    margin: 0 0 15px;
    margin: 0 0 1.5rem; }
  .carousel-and-image-boxes .slick-dots {
    bottom: 10px;
    bottom: 1rem;
    right: 65px;
    right: 6.5rem;
    width: auto; }
    .carousel-and-image-boxes .slick-dots button {
      background-color: #fff; }
  .carousel-and-image-boxes .slick-controls {
    position: absolute;
    bottom: 3px;
    bottom: 0.3rem;
    right: 25px;
    right: 2.5rem; }
  .carousel-and-image-boxes .featured__body {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 10px 20px;
    padding: 1rem 2rem;
    margin: 0 -15px;
    margin: 0 -1.5rem; }
  .carousel-and-image-boxes .featured__links a {
    padding-left: 5px;
    padding-left: 0.5rem; }
  .carousel-and-image-boxes .fca-custom-8e1537-bg .featured__body {
    background-color: #A4778B; }
  .carousel-and-image-boxes .fca-custom-20345c-bg .featured__body {
    background-color: #6d7994; }
  .carousel-and-image-boxes .fca-custom-7daed4-bg .featured__body {
    background-color: #a8cae3; }
  .carousel-and-image-boxes .fca-custom-298479-bg .featured__body {
    background-color: #6faba4; }
  .carousel-and-image-boxes .fca-custom-007480-bg .featured__body {
    background-color: #6b96a1; }
  .carousel-and-image-boxes .fca-custom-e17d00-bg .featured__body {
    background-color: #eba957; }
  .carousel-and-image-boxes .fca-custom-8f489a-bg .featured__body {
    background-color: #b586bc; }
  .carousel-and-image-boxes .fca-custom-3f3f3f-bg .featured__body {
    background-color: #a5a5a8;
    color: #000; }
  .carousel-and-image-boxes .fca-custom-c20430-bg .featured__body {
    background-color: #d75a77; }
  .carousel-and-image-boxes .fca-custom-76777b-bg .featured__body {
    background-color: #a5a5a8; }

.image-box {
  border-top-width: 10px;
  border-top-width: 1rem;
  border-top-style: solid;
  background-position: 100% 100%;
  background-size: auto 85%;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.image-box__title {
  font-size: 20px;
  font-size: 2rem;
  margin: 0;
  padding: 10px;
  padding: 1rem; }

.image-box__body {
  padding: 0 10px 15px;
  padding: 0 1rem 1.5rem; }
  .image-box__body a {
    display: block;
    margin-bottom: 4px;
    margin-bottom: 0.4rem;
    max-width: 70%; }
    .image-box__body a:after {
      background: url("../images/small-arrow-round.svg") no-repeat 0 50%;
      background-size: 60%;
      content: '';
      display: inline-block;
      height: 22px;
      height: 2.2rem;
      margin-left: 4px;
      margin-left: 0.4rem;
      vertical-align: middle;
      width: 22px;
      width: 2.2rem; }

@media (min-width: 768px) {
  .carousel-and-image-boxes .carousel {
    height: 28rem;
    margin: 0 -1rem 2rem -1.5rem; }
  .carousel-and-image-boxes .carousel-and-image-boxes__image-boxes {
    padding-left: 0.4rem; }
  .carousel-and-image-boxes .image-box {
    margin-bottom: 2rem; }
  .carousel-and-image-boxes .image-box__body a {
    margin: 0;
    max-width: none; } }

@media (min-width: 992px) {
  .carousel-and-image-boxes .carousel {
    margin: 0 -1.5rem 1.5rem -1rem; }
  .image-box {
    height: 13rem; }
  .image-box__title {
    padding: 1rem 1.5rem; }
  .image-box__body {
    padding: 0 1.5rem 1.5rem; } }

@media (min-width: 1200px) {
  .carousel-and-image-boxes .carousel .featured__title {
    min-height: 10rem; }
  .carousel-and-image-boxes .featured__title {
    font-size: 3rem; }
  .carousel-and-image-boxes .featured__body {
    font-size: 1.75rem; } }

@media (max-width: 767px) {
  .carousel-and-image-boxes .carousel {
    margin: 0 -1rem 2rem -1rem;
    height: auto; }
  .carousel-and-image-boxes .container {
    padding: 0; }
    .carousel-and-image-boxes .container .row {
      margin: 0; } }

.content-column {
  padding-bottom: 25px;
  padding-bottom: 2.5rem;
  padding-top: 15px;
  padding-top: 1.5rem;
  text-align: center; }
  .content-column .icons-row__icon-wrapper {
    display: inline-block; }
  .content-column .icons-row__title {
    color: inherit;
    padding: 10px 0;
    padding: 1rem 0; }
    .content-column .icons-row__title h3 {
      margin: 0; }
  .content-column .icon .icons-row__title {
    display: none; }
  .content-column .icon {
    padding-left: 15px;
    padding-left: 1.5rem;
    padding-right: 15px;
    padding-right: 1.5rem; }
  .content-column .icon--left {
    float: left;
    padding-right: 0;
    padding-left: 50px;
    padding-left: 5rem; }
  .content-column .icon--right {
    float: right;
    padding-left: 0; }
  .content-column .icon--below {
    padding-top: 15px;
    padding-top: 1.5rem; }

.content-columns-with-icons.with-icons--left .content-col__copy, .content-columns-with-icons.with-icons--right .content-col__copy {
  float: left; }

.content-columns-with-icons.with-icons--left .content-col__copy {
  padding-left: 20px;
  padding-left: 2rem; }

.content-columns-with-icons.with-icons--right .content-col__copy {
  padding-left: 15px;
  padding-left: 1.5rem;
  text-align: left;
  padding-right: 20px;
  padding-right: 2rem; }

.header-component .header-component__title {
  margin: 5px 0 10px;
  margin: 0.5rem 0 1rem;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: normal; }

.header-component .header-component__breadcrumb {
  font-weight: bold;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  padding-top: 10px;
  padding-top: 1rem; }
  .header-component .header-component__breadcrumb .active {
    text-decoration: underline; }

.header-component .header-component__wrapper {
  position: relative; }

.header-component .header-component__bookmark {
  bottom: 0;
  display: none;
  position: absolute;
  right: 25px;
  right: 2.5rem;
  padding: 10px 0 10px 30px;
  padding: 1rem 0 1rem 3rem;
  background: url("../images/bookmark-icon.png") no-repeat left center;
  background: url("../images/bookmark-icon.svg") no-repeat left center;
  background-size: 2rem;
  z-index: 20; }
  .header-component .header-component__bookmark + .header-component--padding {
    padding-top: 50px;
    padding-top: 5rem; }

.header-component .header-component__wrapper--image-inner {
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 565px; }
  @media (max-width: 991px) {
    .header-component .header-component__wrapper--image-inner {
      background: none !important; } }

.header-component .with-spotlight--image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%; }

@media (min-width: 768px) {
  .header-component .header-component__title {
    font-size: 3rem;
    margin: 0; }
  .header-component .header-component__bookmark {
    display: block; }
  .header-component .header-component__breadcrumb {
    padding: 0 1rem 1rem; }
  .header-component .header-component--padding {
    padding: 3rem 1rem; }
  .header-component.header-sign-up .header-component--padding {
    padding: 2rem 1rem 0; } }

@media (min-width: 992px) {
  .header-component .header-component__bookmark {
    bottom: auto; } }

@media (max-width: 767px) {
  .header-component
.container {
    padding: 0; } }

.header-sign-up .control-label {
  display: none; }

.header-sign-up .article-header {
  padding-bottom: 0; }

.header-sign-up .article-header,
.header-sign-up .article-header .article-meta,
.header-sign-up .article-header hr {
  display: none; }

.header-sign-up .header-sign-up__title {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  margin-top: 15px;
  margin-top: 1.5rem; }

.header-sign-up .header-sign-up__form .links {
  display: none; }

.header-sign-up .header-sign-up__form .webform-component-email {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.header-sign-up .header-sign-up__form .form-control {
  font-size: 12px;
  font-size: 1.2rem; }

.header-sign-up .header-sign-up__form .form-submit {
  border-color: #fff; }
  .header-sign-up .header-sign-up__form .form-submit:hover, .header-sign-up .header-sign-up__form .form-submit:focus {
    border-color: #fff; }

.header-sign-up .header-sign-up__form .field-name-body {
  background: url(../images/mail-white.svg) no-repeat 0 0 transparent;
  background-size: 2.5rem auto;
  padding-left: 30px;
  padding-left: 3rem; }

.header-sign-up .header-sign-up__form .form-text {
  border: 0 none; }

.header-sign-up .header-sign-up__privacy-link {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.header-sign-up .header-sign-up__breadcrumb {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  padding-top: 10px;
  padding-top: 1rem; }

@media (min-width: 768px) {
  .header-sign-up .header-sign-up__form .field-name-body {
    background-size: 2.8rem;
    padding-left: 4rem; }
  .header-sign-up .header-sign-up__form .webform-component-email {
    display: table-cell;
    vertical-align: bottom;
    width: 80.6%;
    padding-right: 0; }
    .header-sign-up .header-sign-up__form .webform-component-email .form-control {
      font-size: 1.4rem; }
  .header-sign-up .header-sign-up__form .form-actions {
    display: table-cell;
    vertical-align: bottom;
    width: 17.4%;
    padding: 0 0 0 1rem; }
    .header-sign-up .header-sign-up__form .form-actions .form-submit {
      width: auto;
      padding-bottom: 0.5rem;
      padding-top: 0.5rem; }
  .header-sign-up .header-sign-up__form .header-sign-up__title {
    margin-bottom: 0;
    margin-top: 2.5rem; } }

@media (max-width: 1199px) {
  .header-sign-up .header-sign-up__form .webform-component-email {
    width: 75%; }
  .header-sign-up .header-sign-up__form .form-actions {
    width: 17%; } }

@media (max-width: 991px) {
  .header-sign-up .header-sign-up__form .webform-component-email {
    width: 100%; }
  .header-sign-up .header-sign-up__form .form-actions {
    width: 100%; } }

@media (max-width: 767px) {
  .header-sign-up__form .form-control {
    padding-left: 1rem;
    padding-right: 1rem; }
  .header-sign-up__form .form-submit {
    width: auto; } }

.header-with-dropdown {
  color: #3f3f3f; }
  .header-with-dropdown .dropdown-toggle,
  .header-with-dropdown .btn-default:active,
  .header-with-dropdown .btn-default.active,
  .header-with-dropdown .open > .btn-default.dropdown-toggle {
    color: #3f3f3f;
    background-color: #fff;
    border: 0 none; }
    .header-with-dropdown .dropdown-toggle .caret,
    .header-with-dropdown .btn-default:active .caret,
    .header-with-dropdown .btn-default.active .caret,
    .header-with-dropdown .open > .btn-default.dropdown-toggle .caret {
      background: url(../images/dropdown-down-arrow.svg) no-repeat scroll right center #fff;
      border: 0 none;
      padding: 10px 15px;
      padding: 1rem 1.5rem;
      position: absolute;
      top: 6px;
      top: 0.6rem;
      right: 10px;
      right: 1rem;
      z-index: 10; }
  .header-with-dropdown .dropdown-menu > li > a {
    padding: 0; }
  .header-with-dropdown .dropdown-toggle {
    color: #3f3f3f;
    overflow: hidden;
    width: 100%;
    text-align: left; }

.header-with-dropdown__links {
  width: 100%;
  margin-top: 5px;
  margin-top: 0.5rem; }

@media (min-width: 768px) {
  .header-with-dropdown .dropdown-col {
    padding-left: 12rem; } }

@media (min-width: 991px) {
  .header-image .header-image__image {
    float: right;
    width: 50%; }
    .header-image .header-image__image img {
      height: 145px;
      width: auto; } }

.newsletter-sign-up {
  padding-bottom: 20px;
  padding-bottom: 2rem;
  padding-top: 20px;
  padding-top: 2rem;
  text-align: center; }
  .newsletter-sign-up .article-header,
  .newsletter-sign-up .links {
    display: none; }
  .newsletter-sign-up .field-type-text-with-summary {
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 50px;
    padding-left: 5rem;
    text-align: center;
    background: url(../images/mail-white.svg) no-repeat left 3px transparent;
    background: url(../images/mail-white.svg) no-repeat left 0.3rem transparent;
    background-size: 3.5rem; }
  .newsletter-sign-up .webform-client-form {
    margin-bottom: 10px;
    margin-bottom: 1rem;
    position: relative;
    width: 100%; }
  .newsletter-sign-up .webform-component--email,
  .newsletter-sign-up .webform-component--email-address {
    width: auto;
    padding: 0;
    float: none;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: bottom; }
    .newsletter-sign-up .webform-component--email label,
    .newsletter-sign-up .webform-component--email-address label {
      position: absolute !important;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px, 1px, 1px, 1px);
      overflow: hidden;
      height: 1px; }
  .newsletter-sign-up .form-text {
    border: 0 none; }
  .newsletter-sign-up .form-actions {
    float: none;
    display: inline;
    width: auto;
    padding: 0; }
  .newsletter-sign-up .form-submit {
    width: 100px;
    width: 10rem;
    border-color: #fff; }

@media (min-width: 768px) {
  .newsletter-sign-up .alert {
    width: 55.2rem;
    margin: 2rem auto; } }

.content-list-block .content-list-block__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  padding: 10px 20px;
  padding: 1rem 2rem;
  word-break: break-word; }

.content-list-block .content-list-block__inner {
  background-color: #f0f0f1;
  padding-top: 40px;
  padding-top: 4rem; }

.content-list-block .content-list-block__row {
  transition: max-height 0.25s; }

.content-list-block .content-list-block__col {
  text-align: center; }

.content-list-block .content-list-block__col-title {
  display: inline-block;
  border-color: #6C1D45;
  border-style: solid;
  border-width: 0 0 4px 0;
  border-width: 0 0 0.4rem 0;
  height: 35px;
  height: 3.5rem;
  overflow: hidden;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  margin-top: 0;
  padding-bottom: 4px;
  padding-bottom: 0.4rem; }
  .content-list-block .content-list-block__col-title a, .content-list-block .content-list-block__col-title a:active, .content-list-block .content-list-block__col-title a:focus, .content-list-block .content-list-block__col-title a:hover {
    color: #6C1D45; }

.content-list-block .content-list-block__list {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0; }

.content-list-block .content-list-block__list-item-link {
  height: 35px;
  height: 3.5rem;
  line-height: 17.5px;
  line-height: 1.75rem;
  margin-top: 0;
  overflow: hidden; }
  .content-list-block .content-list-block__list-item-link a {
    color: #20345c; }

.content-list-block .content-list-block__list-item-summary {
  height: 35px;
  height: 3.5rem;
  line-height: 17.5px;
  line-height: 1.75rem;
  margin-bottom: 0;
  overflow: hidden; }

.content-list-block .content-list-block__item--border {
  border-color: #a5a5a8;
  border-style: solid;
  border-width: 0 1px;
  border-width: 0 0.1rem;
  margin-left: -1px;
  margin-left: -0.1rem;
  margin-right: -1px;
  margin-right: -0.1rem; }

.content-list-block .content-list-block__item--border-right {
  border-color: #a5a5a8;
  border-style: solid;
  border-width: 0 1px 0 0;
  border-width: 0 0.1rem 0 0;
  margin-right: -1px;
  margin-right: -0.1rem; }

.content-list-block .content-list-block__show-more {
  background-color: #f0f0f1;
  clear: both;
  font-weight: bold;
  padding: 10px 0 40px;
  padding: 1rem 0 4rem;
  text-align: center; }

.content-list-block .content-list-block__show-more-link {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  transition: opacity 0.25s ease-in-out; }
  .content-list-block .content-list-block__show-more-link:active, .content-list-block .content-list-block__show-more-link:focus, .content-list-block .content-list-block__show-more-link:hover {
    text-decoration: none; }
  .content-list-block .content-list-block__show-more-link.hide {
    cursor: default;
    opacity: 0; }

.content-list-block .content-list-block__show-more-icon {
  background-color: #6C1D45;
  color: #fff;
  border-radius: 50%;
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  height: 30px;
  height: 3rem;
  line-height: 26px;
  line-height: 2.6rem;
  margin: 0 auto;
  vertical-align: middle;
  width: 30px;
  width: 3rem; }

.content-list-block .content-list-block__item-body-copy {
  margin-top: 20px;
  margin-top: 2rem; }

.content-list-block .content-list-block__col-title,
.content-list-block .content-list-block__item-body-copy,
.content-list-block .content-list-block__body-copy {
  margin-left: 20px;
  margin-left: 2rem;
  margin-right: 20px;
  margin-right: 2rem;
  word-break: break-word; }

.content-list-block .content-list-block__col-title {
  width: 75%;
  height: 50px;
  height: 5rem; }

@media (max-width: 480px) {
  .content-list-block .content-list-block__col-title {
    height: 5.5rem; } }

.twitter-feed .twitter__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 20px;
  padding: 1rem 2rem; }

.twitter-feed .twitter__block-view {
  background-color: #f0f0f1;
  padding: 30px 20px 10px;
  padding: 3rem 2rem 1rem; }

.twitter-feed .twitter__list-items {
  list-style: none;
  padding-left: 0; }

.twitter-feed .twitter__list-item {
  margin-bottom: 30px;
  margin-bottom: 3rem;
  padding-left: 40px;
  padding-left: 4rem;
  position: relative; }
  .twitter-feed .twitter__list-item .twitter__icon {
    left: -10px;
    left: -1rem;
    top: -5px;
    top: -0.5rem;
    position: absolute;
    height: 50px;
    height: 5rem; }
  .twitter-feed .twitter__list-item .twitter__icon-svg {
    fill: #76777b;
    height: auto;
    width: 50px;
    width: 5rem; }
  .twitter-feed .twitter__list-item .twitter__tweet--full-name {
    display: inline;
    font-weight: bold; }
  .twitter-feed .twitter__list-item .twitter__tweet--screen-name {
    display: inline; }
  .twitter-feed .twitter__list-item .twitter__tweet--message-text {
    display: block; }
  .twitter-feed .twitter__list-item .twitter__tweet--created-time {
    display: block; }

.twitter-feed .twitter__footer {
  background-color: #f0f0f1;
  padding: 0 20px 15px 0;
  padding: 0 2rem 1.5rem 0;
  text-align: right; }
  .twitter-feed .twitter__footer a:not(.ext)::after {
    content: '>';
    display: inline-block;
    margin-left: 5px;
    margin-left: 0.5rem; }

.glossary .view-component-glossary .views-exposed-widgets .views-widget-per-page .form-item-items-per-page {
  width: auto;
  background-size: 35px; }
  .glossary .view-component-glossary .views-exposed-widgets .views-widget-per-page .form-item-items-per-page select {
    background-size: 55px;
    font-size: 12px;
    font-size: 1.2rem;
    width: 96px;
    width: 9.6rem; }

.glossary .view-component-glossary .views-exposed-widgets .views-widget-filter-title_field_value {
  float: right;
  padding-right: 0; }
  .glossary .view-component-glossary .views-exposed-widgets .views-widget-filter-title_field_value label {
    display: none; }
  .glossary .view-component-glossary .views-exposed-widgets .views-widget-filter-title_field_value input {
    background: url("../images/search-icon-black.svg") right 6px center no-repeat;
    background: url("../images/search-icon-black.svg") right 0.6rem center no-repeat;
    background-size: 2.8rem;
    font-size: 11.899px;
    font-size: 1.19rem; }
  .glossary .view-component-glossary .views-exposed-widgets .views-widget-filter-title_field_value .views-widget {
    display: inline-block; }

.glossary .view-component-glossary .views-exposed-widgets .views-submit-button {
  float: right;
  padding: 7px 0 0 10px;
  padding: 0.7rem 0 0 1rem; }

.glossary .view-component-glossary .attachment-before {
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  .glossary .view-component-glossary .attachment-before .view-content {
    padding: 15px 0;
    padding: 1.5rem 0;
    background-color: #d2d2d4;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    text-align: center; }
  .glossary .view-component-glossary .attachment-before .views-summary a {
    background-color: #d2d2d4;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 3px 8px;
    padding: 0.3rem 0.8rem;
    text-align: center; }
    .glossary .view-component-glossary .attachment-before .views-summary a.active, .glossary .view-component-glossary .attachment-before .views-summary a:hover {
      color: #fff;
      background-color: #6C1D45; }

.glossary .view-component-glossary .view-component-glossary--border {
  border-color: #e17d00;
  border-style: solid;
  border-width: 0 0 4px 0;
  border-width: 0 0 0.4rem 0; }

.glossary .view-component-glossary .col-sm-7 {
  width: 100%;
  height: 40px;
  height: 4rem; }

@media (min-width: 768px) {
  .glossary .view-component-glossary .attachment-before .view-content {
    padding: 0; }
  .glossary .view-component-glossary .attachment-before .views-summary a {
    border-bottom: 0.4rem solid transparent;
    padding: 0.8rem 1rem; }
    .glossary .view-component-glossary .attachment-before .views-summary a.active, .glossary .view-component-glossary .attachment-before .views-summary a:hover {
      border-bottom: 0.4rem solid #e17d00;
      background-color: #6C1D45;
      color: #fff; }
  .glossary .col-sm-7 {
    height: auto; } }

.two-column-content.component {
  margin-top: 20px;
  margin-top: 2rem; }

.two-column-content .table-display__inner {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.two-column-content .table-display__cell {
  overflow: hidden;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  position: relative; }

.content-block__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  padding: 10px 20px;
  padding: 1rem 2rem; }

.two-column-content .content-block {
  background-color: inherit;
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.content-block__body {
  padding: 20px 15px;
  padding: 2rem 1.5rem; }
  .content-block__body a {
    color: #6C1D45; }
    .content-block__body a:hover, .content-block__body a:focus {
      text-decoration: underline; }
  .content-block__body .field-name-field-comp-copy {
    margin-bottom: 15px;
    margin-bottom: 1.5rem; }
  .content-block__body .content-list-block__item-body-copy a {
    display: block; }
  .content-block__body .link-and-title {
    margin-bottom: 5px;
    margin-bottom: 0.5rem; }
    .content-block__body .link-and-title .content-list-block__body-copy {
      margin-bottom: 15px;
      margin-bottom: 1.5rem; }

.two-column-content .two-column-content__title {
  margin: 0;
  padding: 10px 20px;
  padding: 1rem 2rem; }

.two-column-content .video__title {
  text-decoration: underline; }

.two-column-content .video__category {
  text-decoration: underline;
  border-color: #fff; }

.two-column-content .content-block__body {
  padding: 20px 12px;
  padding: 2rem 1.2rem; }
  .two-column-content .content-block__body a {
    color: inherit;
    text-decoration: underline; }

.two-column-content .media-library__see-more {
  padding: 10px 20px;
  padding: 1rem 2rem; }

.videos-list .video {
  margin-bottom: 28px;
  margin-bottom: 2.8rem; }

.videos-list .video__category {
  display: inline-block;
  line-height: 1;
  margin-left: 5px;
  margin-left: 0.5rem;
  border-left: 1px solid;
  border-left: 0.1rem solid;
  padding-left: 5px;
  padding-left: 0.5rem; }

.videos-list .video__title {
  border-color: #6C1D45; }
  .videos-list .video__title:hover, .videos-list .video__title:focus {
    text-decoration: underline; }
    .videos-list .video__title:hover .video__category, .videos-list .video__title:focus .video__category {
      text-decoration: underline; }

.videos-list .video-thumb {
  position: relative; }
  .videos-list .video-thumb a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../images//media-play.png") center center no-repeat; }
  .videos-list .video-thumb .img-responsive {
    margin: 0 auto; }

.videos-list .video__body span.ext {
  margin-left: -10px;
  margin-left: -1rem; }

.media-library__see-more {
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 0;
  padding: 1rem 0; }
  .media-library__see-more a:not(.ext)::after {
    content: '>';
    display: inline-block;
    margin-left: 5px;
    margin-left: 0.5rem; }

@media (min-width: 768px) {
  .two-column-content .table-display__cell {
    width: 50%; }
  .media-library__see-more {
    left: auto;
    padding: 1rem; }
  .videos-list .video h5 {
    margin-top: 0; }
  .videos-list .videos-list .video__body {
    padding-left: 0; }
  .videos-list .video-thumb .img-responsive {
    margin: 0; } }

.infographic__thumbnail {
  width: 300px;
  width: 30rem; }
  .infographic__thumbnail img {
    width: 100%; }

@media (max-width: 767px) {
  .infographic__thumbnail {
    width: 20rem;
    margin: 0 auto; } }

.featured-content-carousel {
  text-align: center; }
  .featured-content-carousel .slick-view {
    padding: 10px 50px;
    padding: 1rem 5rem; }
  .featured-content-carousel .slide__media,
  .featured-content-carousel .slide__caption {
    width: 100%;
    margin: 0 auto; }
  .featured-content-carousel .slick-slide .slide__media img {
    width: 100%;
    height: auto;
    border-top: 10px solid #e17d00;
    border-top: 1rem solid #e17d00;
    margin-bottom: 20px;
    margin-bottom: 2rem; }

.featured-content-carousel__header {
  text-align: left;
  border: 0;
  margin: 0; }
  .featured-content-carousel__header h2 {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    padding: 10px 20px;
    padding: 1rem 2rem; }
  .featured-content-carousel__header a {
    color: inherit; }

.slick-prev--featured {
  background: url("../images/round-maroon-arrow-left.svg") no-repeat center; }

.slick-next--featured {
  background: url("../images/round-maroon-arrow-right.svg") no-repeat center; }

@media (min-width: 768px) {
  .featured-content-carousel .slide__media,
  .featured-content-carousel .slide__caption {
    width: 30rem; }
    .featured-content-carousel .slide__media img,
    .featured-content-carousel .slide__caption img {
      max-height: 19rem; }
  .featured-content-carousel .slick-current .slide__content {
    border-right: 0.1rem solid #d2d2d4; } }

.multimedia__title {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #007480;
  color: #fff;
  margin: 0;
  padding: 10px 20px;
  padding: 1rem 2rem; }
  .multimedia__title a {
    color: inherit; }

.multimedia__wrapper {
  background-color: #f0f0f1; }

.multimedia__inner {
  overflow: hidden;
  padding: 15px 0;
  padding: 1.5rem 0;
  margin: 0 20px;
  margin: 0 2rem; }

.media-column__heading {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 0; }

.media-column__description {
  min-height: 45px;
  min-height: 4.5rem;
  padding-right: 10px;
  padding-right: 1rem;
  padding-top: 10px;
  padding-top: 1rem; }

.media-column {
  position: relative;
  padding-bottom: 20px;
  padding-bottom: 2rem; }
  .media-column .view-component-multimedia-library,
  .media-column .photo-library {
    padding: 15px 0;
    padding: 1.5rem 0; }
  .media-column .media-library__see-all {
    bottom: -30px;
    bottom: -3rem; }

.photo__description {
  color: #6C1D45;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 10px 0;
  margin: 1rem 0; }

.photo__filesize {
  white-space: nowrap; }

.photo {
  margin-bottom: 30px;
  margin-bottom: 3rem; }
  .photo .btn--download {
    display: none; }
  .photo .img-responsive {
    padding-right: 15px;
    padding-right: 1.5rem;
    margin: 0 auto; }
  .photo .slick-slide a {
    display: inline-block; }

.photo__caption {
  color: #6C1D45; }

.infographic {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  margin-top: 10px;
  margin-top: 1rem; }

.infographic__title {
  color: #6C1D45;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0; }

.infographic__body {
  padding-left: 0; }

.video-component--media-library .video-component__header {
  padding: 15px;
  padding: 1.5rem; }

@media (min-width: 768px) {
  .media-column {
    width: 50%; }
    .media-column .view-component-multimedia-library {
      text-align: left; }
    .media-column:first-child::after {
      background-color: #d2d2d4;
      content: '';
      position: absolute;
      right: 0;
      top: 5%;
      bottom: 1rem;
      width: 0.2rem; }
    .media-column.media-column--0 .media-library__see-more {
      right: 1.5rem; }
    .media-column.media-column--1 .media-library__see-more {
      right: -2.5rem; }
  .multimedia--one-col .media-column::after {
    display: none; }
  .multimedia__inner {
    margin: 0 -1rem; }
  .photo {
    text-align: left; }
    .photo .img-responsive {
      margin: 0; }
    .photo .btn--download {
      display: block;
      padding-bottom: 0.2rem;
      padding-top: 0.2rem;
      float: left;
      clear: both; }
  .photo__description {
    margin: 0.5rem 0;
    max-width: 74%;
    min-height: 4rem; } }

@media (max-width: 767px) {
  .multimedia__inner {
    overflow: visible;
    margin: 0 3rem; }
  .multimedia__title {
    padding: 1rem 3rem; }
  .media-column .photo {
    margin-bottom: 0; }
  .media-column button {
    background-size: 1.5rem;
    margin-top: -3.5rem; }
    .media-column button.slick-prev {
      left: -2.4rem; }
    .media-column button.slick-next {
      right: -2.4rem; }
  .media-column .view-component-multimedia-library button {
    margin-top: -7rem; }
  .media-column .media-column__heading a {
    color: #3f3f3f; }
  .media-column .media-column__heading--multimedia {
    padding-top: 1rem;
    border-top: 0.1rem solid #76777b; }
  .media-column .photo .img-responsive,
  .media-column .video-thumb .img-responsive {
    width: 100%;
    padding: 0;
    background: url("../images//media-play.png"); }
  .media-library__see-more {
    left: auto;
    right: 0; } }

@media (max-width: 1200px) and (min-width: 768px) {
  .photo {
    min-height: 25rem; } }

.media-library-header {
  padding-bottom: 30px;
  padding-bottom: 3rem; }

.filters--multimedia-library .facetapi-facetapi-checkbox-links {
  padding: 0; }

.filters--multimedia-library .leaf {
  list-style: none;
  background-color: #f0f0f1;
  color: #3f3f3f;
  padding: 5px 20px;
  padding: 0.5rem 2rem;
  margin: 3px 0 0;
  margin: 0.3rem 0 0; }
  .filters--multimedia-library .leaf:last-of-type {
    border-bottom: 5px solid #6C1D45;
    border-bottom: 0.5rem solid #6C1D45; }
  .filters--multimedia-library .leaf .facetapi-checkbox:before {
    background-color: #fff;
    content: ' ';
    float: left;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
    height: 16px;
    height: 1.6rem;
    line-height: 1;
    text-align: center;
    vertical-align: top;
    width: 16px;
    width: 1.6rem; }
  .filters--multimedia-library .leaf input.facetapi-checkbox:not(#oldie) ~ .facetapi-checkbox:before,
  .filters--multimedia-library .leaf input.facetapi-checkbox:not(#oldie) + span:before {
    background-image: url("../images/forms/checkbox-unchecked.svg"); }
  .filters--multimedia-library .leaf input.facetapi-checkbox:not(#oldie):checked ~ .facetapi-checkbox:before,
  .filters--multimedia-library .leaf input.facetapi-checkbox:not(#oldie):checked + span:before {
    background-image: url("../images/forms/checkbox-checked.svg"); }

.filters--multimedia-library a.facetapi-active {
  display: block !important;
  font-size: 0;
  height: 0;
  width: 0; }

.media-library-list ul {
  padding: 0; }
  .media-library-list ul a {
    font-weight: bold; }

.media-item {
  list-style: none;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding-bottom: 20px;
  padding-bottom: 2rem;
  border-bottom: 1px solid #a5a5a8;
  border-bottom: 0.1rem solid #a5a5a8; }

.media-item__title {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  margin-top: 0; }

.media-item__image.media-item__image--video {
  width: auto;
  position: relative; }
  .media-item__image.media-item__image--video::after {
    content: '';
    position: absolute;
    top: 36px;
    bottom: 0;
    left: 57px;
    right: 0;
    background: url("../images/media-play.png") no-repeat; }

.media-item__image.media-item__image--audio {
  width: 150px;
  width: 15rem;
  height: 110px;
  height: 11rem;
  background: url("../images/audio-thumb.jpg") no-repeat;
  background-size: cover; }
  .media-item__image.media-item__image--audio img {
    display: none; }

.media-item__image img {
  height: auto;
  width: 100%; }

@media (min-width: 768px) {
  .media-item__image {
    float: left;
    margin-right: 2rem; }
    .media-item__image img {
      width: 15rem; } }

.data-visualisations .container .container > .row {
  margin-left: -15px;
  margin-left: -1.5rem;
  margin-right: -15px;
  margin-right: -1.5rem; }

.events-list__header {
  margin-bottom: 30px;
  margin-bottom: 3rem; }
  .events-list__header .breadcrumb {
    background-color: transparent; }
  .events-list__header .header-component__title {
    padding: 20px 0;
    padding: 2rem 0; }

.search-item--event .search-item__meta {
  color: #6C1D45; }

.search-item--event .event-time, .search-item--event .event-date {
  margin-right: 10px;
  margin-right: 1rem; }

.search-item--event .search-item__body .date-display-range,
.search-item--event .search-item__body .date-display-single {
  display: none; }

.filters--events-list .container-inline-date {
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  .filters--events-list .container-inline-date input:hover,
  .filters--events-list .container-inline-date input:focus {
    cursor: pointer; }

.filters--events-list .facetapi-facetapi-checkbox-links {
  padding: 0; }

.filters--events-list .leaf {
  list-style: none;
  background-color: #f0f0f1;
  color: #3f3f3f;
  padding: 5px 20px;
  padding: 0.5rem 2rem;
  margin: 3px 0 0;
  margin: 0.3rem 0 0; }
  .filters--events-list .leaf:last-of-type {
    border-bottom: 5px solid #6C1D45;
    border-bottom: 0.5rem solid #6C1D45; }
  .filters--events-list .leaf .facetapi-checkbox:before {
    background-color: #fff;
    content: ' ';
    float: left;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
    height: 16px;
    height: 1.6rem;
    line-height: 1;
    text-align: center;
    vertical-align: top;
    width: 16px;
    width: 1.6rem; }
  .filters--events-list .leaf input.facetapi-checkbox:not(#oldie) ~ .facetapi-checkbox:before,
  .filters--events-list .leaf input.facetapi-checkbox:not(#oldie) + span:before {
    background-image: url("../images/forms/checkbox-unchecked.svg"); }
  .filters--events-list .leaf input.facetapi-checkbox:not(#oldie):checked ~ .facetapi-checkbox:before,
  .filters--events-list .leaf input.facetapi-checkbox:not(#oldie):checked + span:before {
    background-image: url("../images/forms/checkbox-checked.svg"); }

.filters--events-list a.facetapi-active {
  display: block !important;
  font-size: 0;
  height: 0;
  width: 0; }

.filters--events-list .search-api-ranges-widget {
  background-color: #f0f0f1;
  padding: 10px 5px;
  padding: 1rem 0.5rem; }
  .filters--events-list .search-api-ranges-widget button {
    margin-top: 10px;
    margin-top: 1rem; }

.filters--events-list input {
  background: url("../images/forms/date-picker-normal.svg"), url("../images/forms/dropdown-arrow-grey.svg");
  background-position: 10px center, right center;
  background-position: 1rem center, right center;
  background-repeat: no-repeat;
  background-size: 2.25rem, 3rem;
  padding: 5px 15px 5px 40px;
  padding: 0.5rem 1.5rem 0.5rem 4rem; }
  .filters--events-list input:focus, .filters--events-list input:active {
    background: url("../images/forms/date-picker-active.svg"), url("../images/forms/dropdown-arrow-maroon.svg");
    background-position: 10px center, right center;
    background-position: 1rem center, right center;
    background-repeat: no-repeat;
    background-size: 2.25rem, 3rem; }

.publication-timeline .container {
  text-align: center;
  padding: 10px 30px;
  padding: 1rem 3rem;
  color: #fff;
  background-color: #f0f0f1; }

.publication-timeline .slick-prev {
  left: -20px;
  left: -2rem; }

.publication-timeline .slick-next {
  right: -20px;
  right: -2rem; }

.publication-timeline .slick-disabled {
  opacity: 0; }

.publication-timeline .slick-slide {
  margin: 0 10px;
  margin: 0 1rem;
  background-color: #d2d2d4;
  color: #000; }
  .publication-timeline .slick-slide:last-of-type .publication-timeline__step::after {
    display: none; }
  .publication-timeline .slick-slide .publication-timeline__step {
    padding: 5px;
    padding: 0.5rem;
    min-height: 98px;
    min-height: 9.8rem;
    position: relative; }
    .publication-timeline .slick-slide .publication-timeline__step::after {
      content: "";
      display: block;
      position: absolute;
      right: -10px;
      right: -1rem;
      top: 32px;
      top: 3.2rem;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 12px 0 12px 12px;
      border-width: 1.2rem 0 1.2rem 1.2rem;
      border-color: transparent transparent transparent #d2d2d4; }
    .publication-timeline .slick-slide .publication-timeline__step:hover .field-item--linked,
    .publication-timeline .slick-slide .publication-timeline__step:focus .field-item--linked {
      text-decoration: underline; }
  .publication-timeline .slick-slide.in-progress {
    background-color: #007480;
    color: #fff; }
    .publication-timeline .slick-slide.in-progress .publication-timeline__step {
      border-top: 3px solid #e17d00;
      border-top: 0.3rem solid #e17d00;
      border-right: 3px solid #e17d00;
      border-right: 0.3rem solid #e17d00;
      border-left: 3px solid #e17d00;
      border-left: 0.3rem solid #e17d00; }
    .publication-timeline .slick-slide.in-progress .publication-timeline__step::after {
      border-color: transparent transparent transparent #007480; }
    .publication-timeline .slick-slide.in-progress:hover, .publication-timeline .slick-slide.in-progress:focus {
      background-color: #005d67; }
      .publication-timeline .slick-slide.in-progress:hover .publication-timeline__step::after, .publication-timeline .slick-slide.in-progress:focus .publication-timeline__step::after {
        border-color: transparent transparent transparent #005d67; }

.publication-timeline .publication-timeline__date,
.publication-timeline .in-progress-text {
  font-size: 11.899px;
  font-size: 1.19rem;
  color: #3f3f3f;
  background-color: #fff;
  text-decoration: none; }

.publication-timeline .in-progress-text {
  border-bottom: 3px solid #e17d00;
  border-bottom: 0.3rem solid #e17d00;
  border-right: 3px solid #e17d00;
  border-right: 0.3rem solid #e17d00;
  border-left: 3px solid #e17d00;
  border-left: 0.3rem solid #e17d00;
  color: #075859;
  font-weight: bold; }

.publication-timeline .slick-slide.in-progress .publication-timeline__date {
  display: none; }

.four-step-limit .publication-timeline .container {
  padding: 10px 0 10px 30px;
  padding: 1rem 0 1rem 3rem;
  margin-right: 30px;
  margin-right: 3rem; }

@media (min-width: 768px) {
  .publication-timeline.col-xs-12.col-sm-9 {
    padding: 0 4rem 0 0; } }

.default-colour-bg.in-progress {
  background-color: #D2D2D4 !important;
  color: #000 !important; }
  .default-colour-bg.in-progress .publication-timeline__date {
    display: block !important; }
  .default-colour-bg.in-progress .in-progress-text {
    display: none !important; }

.default-colour-bg.in-progress .publication-timeline__step::after {
  border-color: transparent transparent transparent #d2d2d4 !important; }

.default-colour-bg.in-progress .publication-timeline__step {
  border: 0 !important; }

.two-column-content.latest-content-publications .view-component-content {
  margin: 0; }

.two-column-content.latest-content-publications .content-list {
  background: transparent;
  padding: 0;
  margin: 0; }

.two-column-content .latest-content-publications--more {
  position: absolute;
  bottom: 15px;
  bottom: 1.5rem; }
  .two-column-content .latest-content-publications--more a:not(.ext)::after {
    content: '>';
    display: inline-block;
    margin-left: 5px;
    margin-left: 0.5rem; }

.poll-wrapper {
  background: #f0f0f1;
  padding: 20px;
  padding: 2rem; }

.poll__title {
  color: #6C1D45;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 10px;
  margin: 0 0 1rem; }

.poll {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }
  .poll .form-group {
    margin-bottom: 5px;
    margin-bottom: 0.5rem; }
  .poll .form-type-radio .fca-custom-label::before {
    border-radius: 100%; }
  .poll .fca-custom-label::before {
    margin-top: 2px;
    margin-top: 0.2rem; }
  .poll .form-submit {
    float: right; }

.poll__results {
  margin-top: 10px;
  margin-top: 1rem; }
  .poll__results .total {
    margin-bottom: 15px;
    margin-bottom: 1.5rem; }

.poll-result {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  margin-bottom: 1rem; }
  .poll-result:last-of-type {
    margin-bottom: 0; }

.poll__answer {
  line-height: 1;
  vertical-align: top; }

.poll__result-details {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 5px 0 10px;
  margin: 0.5rem 0 1rem;
  vertical-align: top; }

.poll__bar {
  background-color: #3f3f3f;
  height: 15px;
  height: 1.5rem; }

.poll-result:nth-of-type(3n+1) .poll__bar {
  background-color: #e17d00; }

.poll-result:nth-of-type(3n+2) .poll__bar {
  background-color: #6C1D45; }

.poll-result:nth-of-type(3n+3) .poll__bar {
  background-color: #8f489a; }

.poll__percent {
  margin-top: 7px;
  margin-top: 0.7rem;
  line-height: 1; }

@media (min-width: 768px) {
  .poll-wrapper {
    background: linear-gradient(124deg, #eff0f0 65%, #e1e2e3 65%, #e1e2e3 83%, #eff0f0 83%); }
  .poll .fca-custom-label {
    font-size: 1.3rem; }
  .poll__result-details {
    font-size: 1.3rem;
    width: 70rem; }
  .poll__answer {
    display: inline-block;
    width: 17rem; }
  .poll__percent {
    float: left;
    margin-top: 0;
    margin-left: 1rem;
    width: 11rem; }
  .poll__result-details {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0; }
  .poll__bar {
    float: left; } }

@media (min-width: 992px) {
  .poll__result-details {
    width: 73rem; }
  .poll__percent {
    margin-left: 1.5rem;
    width: 13rem; } }

@media (min-width: 1200px) {
  .poll__result-details {
    width: srem; } }
/*# sourceMappingURL=fca.css.map */