@charset "UTF-8";
.brandhub-palette-col {
  margin-bottom: 15px;
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  padding-top: 25.9px; }
  .brandhub-palette-col .bh-palette-caption {
    display: flex;
    padding-top: 10px;
    align-self: center;
    flex-grow: 2;
    align-items: center; }
  .brandhub-palette-col .brandhub-palette {
    border-radius: 10px;
    height: 60px; }
    .brandhub-palette-col .brandhub-palette div {
      display: flex;
      justify-content: center;
      height: 60px;
      flex-wrap: wrap;
      align-content: center; }
      .brandhub-palette-col .brandhub-palette div p {
        color: white;
        cursor: pointer; }
      .brandhub-palette-col .brandhub-palette div .bh-copied-p {
        font-size: 13px; }

.brandhub-image-col {
  margin-bottom: 15px;
  margin-top: 15px;
  min-height: 250px;
  display: flex;
  flex-direction: column; }
  .brandhub-image-col .brandhub-download-container {
    margin-top: auto;
    margin-right: -15px;
    margin-left: 8px; }
    .brandhub-image-col .brandhub-download-container h4 {
      padding-left: 10px; }
  .brandhub-image-col .brandhub-image {
    margin-top: auto; }
  .brandhub-image-col .brandhub-download {
    padding: 10px 0px 4px 0px; }
  .brandhub-image-col .btn:focus {
    outline: none;
    box-shadow: none; }
  .brandhub-image-col .btn .brandhub-icon-image {
    height: 50px;
    width: 50px; }

h1 {
  font-family: Oswald;
  font-size: 3rem;
  font-weight: 300;
  line-height: 4rem;
  color: #4AB0C4;
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
  padding-top: 1rem;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 1rem; }

h2 {
  font-family: Oswald;
  font-size: 2rem;
  font-weight: 300;
  line-height: 40px;
  color: #395560;
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0.7rem; }

h3 {
  font-family: Oswald;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2rem;
  color: #395560;
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: .2rem; }

h4 {
  font-family: Oswald;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 30px;
  color: #395560;
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

p {
  font-family: Cabin;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #5A5758;
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: .5rem; }

.grad0 {
  background-color: #d7e5e8; }

.grad1 {
  background-color: #dae7ea; }

.grad2 {
  background-color: #dee9ec; }

.grad3 {
  background-color: #e1ecef; }

.grad4 {
  background-color: #e5eef1; }

.grad5 {
  background-color: #e9f0f3; }

.grad6 {
  background-color: #ecf3f5; }

.grad7 {
  background-color: #f0f5f7; }

.tradgrad0 {
  background-color: #91c1cc; }

.tradgrad1 {
  background-color: #94c3ce; }

.tradgrad2 {
  background-color: #9ac7d1; }

.tradgrad3 {
  background-color: #a0cbd5; }

.tradgrad4 {
  background-color: #a5cfd9; }

.tradgrad5 {
  background-color: #add4dc; }

.tradgrad6 {
  background-color: #b5d8e1; }

.tradgrad7 {
  background-color: #bcdee5; }

.tradgrad8 {
  background-color: #c2e1e9; }

.tradgrad9 {
  background-color: #c7e4eb; }

.tradgrad10 {
  background-color: #cbe8ee; }

.tradgrad11 {
  background-color: #ceeaf0; }

.band-F {
  background-color: #9c3b3c !important;
  color: #FFF; }

.band-E {
  background-color: #c53f39 !important;
  color: #FFF; }

.band-D {
  background-color: #d9583e !important;
  color: #FFF; }

.band-C {
  background-color: #e29c4c !important;
  color: #FFF; }

.band-B {
  background-color: #f0e65d !important;
  color: #2D2D2D; }

.band-A {
  background-color: #72ac49 !important;
  color: #FFF; }

#grid-overlay-button {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 10000; }

.grid-overlay-wrapper {
  display: none; }

.grid-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  pointer-events: none;
  opacity: .1; }
  .grid-overlay span {
    display: block;
    height: 100vh;
    background: red; }
    .grid-overlay span span {
      background: blue;
      margin-left: 1rem;
      margin-right: 1rem; }

#descendants .modal-dialog {
  width: 750px;
  max-width: 100%; }

.descendant {
  padding-left: 1rem; }
  .descendant a {
    display: inline-block;
    border-bottom: 1px solid #76aab7; }

.palette {
  padding: 1rem;
  margin-top: 1rem;
  font-size: 1.5rem; }

.palette-caption {
  padding-left: 1rem;
  padding-right: 1rem; }
  .palette-caption h4 {
    margin-top: 0.25rem;
    margin-bottom: 0; }

.image-download {
  margin-bottom: 1rem;
  margin-right: 1rem; }

.hexvalues {
  padding-bottom: 1rem; }
  .hexvalues p {
    margin-bottom: 0; }

.copy-text-div {
  padding: 5px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  text-align: center;
  cursor: pointer;
  transition: all 0.1s; }
  .copy-text-div:hover {
    background: rgba(0, 0, 0, 0.05); }
  .copy-text-div #permalink-popup {
    padding: 5px;
    position: absolute;
    top: -25px;
    left: 110px;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    border-radius: 10px;
    visibility: hidden;
    transition: visibility 0.15s linear,opacity 0.15s linear;
    opacity: 0; }
    .copy-text-div #permalink-popup::before {
      content: "";
      position: absolute;
      top: 40%;
      left: -20%;
      border-width: 7px;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
      transform: rotate(90deg);
      visibility: hidden;
      transition: visibility 0.15s linear,opacity 0.15s linear;
      opacity: 0; }
    .copy-text-div #permalink-popup.clicked {
      visibility: visible;
      opacity: 1; }
      .copy-text-div #permalink-popup.clicked::before {
        visibility: visible;
        opacity: 1; }

.report-form > .row, .landing-page-form > .row, .page-form > .row {
  margin: 0px; }

.report-form .edit-actions-area, .landing-page-form .edit-actions-area, .page-form .edit-actions-area {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  margin-bottom: 30px; }

.report-form .advanced-button-container, .landing-page-form .advanced-button-container, .page-form .advanced-button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; }
  .report-form .advanced-button-container .cms-extra-button, .landing-page-form .advanced-button-container .cms-extra-button, .page-form .advanced-button-container .cms-extra-button {
    border: none;
    background: white;
    color: #595757;
    padding: 5px 15px;
    border: 1px solid #595757;
    border-radius: 50px;
    cursor: pointer; }
    .report-form .advanced-button-container .cms-extra-button:hover, .landing-page-form .advanced-button-container .cms-extra-button:hover, .page-form .advanced-button-container .cms-extra-button:hover {
      outline: 1px solid #595757; }

.report-form .cms-extra, .report-form .cms-extra *, .landing-page-form .cms-extra, .landing-page-form .cms-extra *, .page-form .cms-extra, .page-form .cms-extra * {
  max-height: 0;
  opacity: 0;
  margin: 0;
  pointer-events: none; }

.report-form .cms-extra-show, .report-form .cms-extra-show *, .landing-page-form .cms-extra-show, .landing-page-form .cms-extra-show *, .page-form .cms-extra-show, .page-form .cms-extra-show * {
  max-height: none;
  opacity: 1;
  pointer-events: all; }

.report-form .cms-extra-show, .landing-page-form .cms-extra-show, .page-form .cms-extra-show {
  margin-bottom: 30px;
  margin-top: 30px;
  margin-left: -15px;
  margin-right: -15px; }
  .report-form .cms-extra-show label, .landing-page-form .cms-extra-show label, .page-form .cms-extra-show label {
    padding: 0 15px;
    margin-bottom: 0.5rem; }
  .report-form .cms-extra-show input, .report-form .cms-extra-show select, .landing-page-form .cms-extra-show input, .landing-page-form .cms-extra-show select, .page-form .cms-extra-show input, .page-form .cms-extra-show select {
    padding: .375rem .75rem; }

.report-form .form-group input, .landing-page-form .form-group input, .page-form .form-group input {
  border-radius: .25rem; }

.report-form .form-group .form-control:disabled, .landing-page-form .form-group .form-control:disabled, .page-form .form-group .form-control:disabled {
  background-color: #efefef4d; }

.report-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields, .landing-page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields, .page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields {
  max-height: 800px;
  margin-bottom: 30px;
  margin-top: 30px;
  margin-left: -15px;
  margin-right: -15px; }
  .report-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields label, .landing-page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields label, .page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields label {
    padding: 0 15px;
    margin-bottom: 1.5rem; }
  .report-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields input, .report-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields select, .landing-page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields input, .landing-page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields select, .page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields input, .page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields select {
    padding: .375rem .75rem; }
  .report-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields .custom-select-input, .landing-page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields .custom-select-input, .page-form .tabbed-dstore-fields:has(.automatic-dstore-fields) .automatic-dstore-fields .custom-select-input {
    border-radius: .25rem; }

.report-form .head-fig, .report-form .body-fig, .landing-page-form .head-fig, .landing-page-form .body-fig, .page-form .head-fig, .page-form .body-fig {
  width: 100px;
  height: 35px;
  border: 2px solid lightgrey;
  border-radius: 10px;
  margin-top: 5px; }
  .report-form .head-fig::before, .report-form .body-fig::before, .landing-page-form .head-fig::before, .landing-page-form .body-fig::before, .page-form .head-fig::before, .page-form .body-fig::before {
    content: '';
    position: absolute;
    width: 45px;
    height: 100px;
    border: 2px solid lightgrey;
    border-radius: 10px;
    top: 77px; }
  .report-form .head-fig::after, .report-form .body-fig::after, .landing-page-form .head-fig::after, .landing-page-form .body-fig::after, .page-form .head-fig::after, .page-form .body-fig::after {
    content: '';
    position: absolute;
    width: 45px;
    height: 100px;
    border: 2px solid lightgrey;
    border-radius: 10px;
    top: 77px;
    left: 120px; }

.report-form .head-fig, .landing-page-form .head-fig, .page-form .head-fig {
  background: aliceblue; }

.report-form .body-fig::before, .report-form .body-fig::after, .landing-page-form .body-fig::before, .landing-page-form .body-fig::after, .page-form .body-fig::before, .page-form .body-fig::after {
  background: aliceblue; }

.report-form label, .landing-page-form label, .page-form label {
  display: flex;
  align-items: center; }

.report-form label.content-label, .landing-page-form label.content-label, .page-form label.content-label {
  display: flex;
  align-items: flex-start; }

.report-form .report-edit-section, .report-form .landing-page-edit-section, .report-form .page-edit-section, .landing-page-form .report-edit-section, .landing-page-form .landing-page-edit-section, .landing-page-form .page-edit-section, .page-form .report-edit-section, .page-form .landing-page-edit-section, .page-form .page-edit-section {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  padding: 30px; }
  .report-form .report-edit-section label, .report-form .landing-page-edit-section label, .report-form .page-edit-section label, .landing-page-form .report-edit-section label, .landing-page-form .landing-page-edit-section label, .landing-page-form .page-edit-section label, .page-form .report-edit-section label, .page-form .landing-page-edit-section label, .page-form .page-edit-section label {
    text-transform: capitalize; }

.report-form .page-edit-section .edit-form-range-slider-group, .landing-page-form .page-edit-section .edit-form-range-slider-group, .page-form .page-edit-section .edit-form-range-slider-group {
  display: flex;
  justify-content: space-evenly;
  width: 100%; }
  .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider {
    --_height: 6px;
    --_thumb-size: calc(var(--_height) * 4);
    --light-grey: #ddd;
    position: relative;
    width: 100%;
    display: grid;
    margin-bottom: calc(var(--_thumb-size) * -1); }
    .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-range-slider-label, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-range-slider-label, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-range-slider-label {
      font-family: Oswald;
      display: flex;
      justify-content: center;
      gap: 5px;
      margin-top: -10px;
      padding-bottom: 30px; }
    .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track {
      position: relative;
      z-index: 1;
      height: var(--_height);
      margin-bottom: var(--_thumb-size);
      display: grid;
      align-items: center;
      margin: 0 calc(var(--_thumb-size) / 2); }
      .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .track, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .track, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .track {
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 5px;
        background-color: var(--light-grey); }
      .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .range-between, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .range-between, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .range-between {
        position: absolute;
        z-index: 2;
        left: 0%;
        right: 0%;
        top: 0;
        bottom: 0;
        border-radius: 5px;
        background-color: #4AB0C4; }
      .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb {
        --_shadow-sizer: 2;
        --_shadow-size: calc(var(--_thumb-size) * var(--_shadow-sizer));
        --_shadow-color: $site-color;
        --_shadow-opacity: 0;
        position: absolute;
        z-index: 3;
        width: var(--_thumb-size);
        height: var(--_thumb-size);
        background-color: #4AB0C4;
        border-radius: 50%;
        transition: box-shadow 0.3s ease-in-out; }
        .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb::before, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb::before, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb::before {
          content: '';
          pointer-events: none;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          z-index: -1;
          background-color: var(--_shadow-color);
          width: var(--_shadow-size);
          height: var(--_shadow-size);
          border-radius: inherit;
          opacity: var(--_shadow-opacity); }
        .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb.left, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb.left, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb.left {
          left: 0%;
          transform: translate(calc(var(--_thumb-size) / -2), 0px); }
        .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb.right, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb.right, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track .thumb.right {
          right: 0%;
          transform: translate(calc(var(--_thumb-size) / 2), 0px); }
      .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track.hover, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track.hover, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track.hover {
        --_shadow-opacity: .2; }
      .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track.active, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track.active, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider .custom-track.active {
        --_shadow-opacity: .4;
        --_shadow-sizer: 4; }
    .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider input[type='range'], .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider input[type='range'], .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider input[type='range'] {
      position: absolute;
      pointer-events: none;
      -webkit-appearance: none;
      z-index: 2;
      height: var(--_height);
      width: 100%;
      opacity: 0;
      cursor: pointer;
      bottom: 0; }
    .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider input[type='range']::-webkit-slider-thumb, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider input[type='range']::-webkit-slider-thumb, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider input[type='range']::-webkit-slider-thumb {
      pointer-events: all;
      width: var(--_thumb-size);
      height: var(--_thumb-size);
      border-radius: 0;
      border: 0 none;
      background-color: #4AB0C4;
      -webkit-appearance: none; }
    .report-form .page-edit-section .edit-form-range-slider-group .custom-range-slider input[type='range']::-moz-range-thumb, .landing-page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider input[type='range']::-moz-range-thumb, .page-form .page-edit-section .edit-form-range-slider-group .custom-range-slider input[type='range']::-moz-range-thumb {
      pointer-events: all;
      width: var(--_thumb-size);
      height: var(--_thumb-size);
      border-radius: 0;
      border: 0 none;
      background-color: #4AB0C4;
      -webkit-appearance: none; }

.report-form .page-edit-section .edit-form-label-column, .landing-page-form .page-edit-section .edit-form-label-column, .page-form .page-edit-section .edit-form-label-column {
  font-size: 15px;
  max-width: fit-content; }

.report-form .page-edit-section .edit-form-checkbox-column, .landing-page-form .page-edit-section .edit-form-checkbox-column, .page-form .page-edit-section .edit-form-checkbox-column {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center; }

.report-form .page-edit-section .edit-form-checkbox, .landing-page-form .page-edit-section .edit-form-checkbox, .page-form .page-edit-section .edit-form-checkbox {
  padding: 0px;
  margin-right: 7px;
  margin-top: 6px; }

.report-form .page-edit-section .edit-form-checkbox-label, .landing-page-form .page-edit-section .edit-form-checkbox-label, .page-form .page-edit-section .edit-form-checkbox-label {
  display: flex;
  flex-direction: column;
  font-size: 15px;
  align-items: flex-start; }

.report-form .page-edit-section .edit-form-checkbox-info p, .landing-page-form .page-edit-section .edit-form-checkbox-info p, .page-form .page-edit-section .edit-form-checkbox-info p {
  font-size: 11px;
  text-transform: none; }

.report-form .page-edit-section .edit-form-checkbox-single, .landing-page-form .page-edit-section .edit-form-checkbox-single, .page-form .page-edit-section .edit-form-checkbox-single {
  padding: 0;
  margin-top: 6px; }

.report-form .content-textarea, .landing-page-form .content-textarea, .page-form .content-textarea {
  max-height: 200px; }
  .report-form .content-textarea:focus, .landing-page-form .content-textarea:focus, .page-form .content-textarea:focus {
    max-height: 100%; }

.report-form .landing-page-edit-subheading, .report-form .report-edit-subheading, .report-form .page-edit-subheading, .landing-page-form .landing-page-edit-subheading, .landing-page-form .report-edit-subheading, .landing-page-form .page-edit-subheading, .page-form .landing-page-edit-subheading, .page-form .report-edit-subheading, .page-form .page-edit-subheading {
  text-transform: capitalize; }

.report-form .editacts, .landing-page-form .editacts, .page-form .editacts {
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center; }

.report-form .edithead, .landing-page-form .edithead, .page-form .edithead {
  justify-content: center; }

.report-form .tag-card, .landing-page-form .tag-card, .page-form .tag-card {
  padding: 10px;
  display: flex;
  flex-direction: column;
  margin: 10px;
  cursor: pointer;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  transition: background-color 0.1s, color 0.1s;
  border-radius: 5px; }
  .report-form .tag-card:hover, .landing-page-form .tag-card:hover, .page-form .tag-card:hover {
    background: #F5F5F5; }
  .report-form .tag-card p, .landing-page-form .tag-card p, .page-form .tag-card p {
    margin: 0;
    text-transform: none; }

.report-form .tag-card-checkbox, .landing-page-form .tag-card-checkbox, .page-form .tag-card-checkbox {
  display: none;
  mouse-events: none; }

.report-form input[type=checkbox]:checked + label, .landing-page-form input[type=checkbox]:checked + label, .page-form input[type=checkbox]:checked + label {
  background: #3fb0c3; }
  .report-form input[type=checkbox]:checked + label p, .landing-page-form input[type=checkbox]:checked + label p, .page-form input[type=checkbox]:checked + label p {
    color: white; }

.add-page-title {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  padding: 30px; }

.add-page-body {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px; }
  .add-page-body .child-page-row {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    padding: 15px; }

.content-header {
  background: #F5F5F5; }
  .content-header .page-info-container {
    display: flex;
    gap: 7.5px;
    align-items: center;
    padding-left: 20px;
    padding-bottom: 15px; }
  .content-header .breadcrumbs a {
    color: #4AB0C4;
    margin-bottom: 3px; }
  .content-header .pagetree-button {
    border: none;
    background: none; }
    .content-header .pagetree-button:focus {
      border: none;
      outline: none; }
  .content-header .edit-nav {
    display: flex;
    list-style: none;
    padding-left: 0px; }
    .content-header .edit-nav li {
      background: #4AB0C4;
      min-width: 120px;
      height: 35px; }
      .content-header .edit-nav li span, .content-header .edit-nav li a {
        width: 100%;
        display: flex;
        justify-content: center;
        font-family: Oswald;
        height: 35px;
        padding: 5px; }
      .content-header .edit-nav li a {
        color: white; }
      .content-header .edit-nav li span.active {
        border-top: 2px solid #4AB0C4;
        background: white; }

.childpage-tabs .edit-nav {
  display: flex;
  list-style: none;
  padding-left: 0px; }
  .childpage-tabs .edit-nav li {
    background: #4AB0C4;
    width: 120px;
    height: 35px; }
    .childpage-tabs .edit-nav li span, .childpage-tabs .edit-nav li a {
      width: 100%;
      display: flex;
      justify-content: center;
      font-family: Oswald;
      font-weight: 300;
      height: 35px;
      padding: 5px; }
    .childpage-tabs .edit-nav li a {
      color: white; }
  .childpage-tabs .edit-nav a.active {
    border-top: 2px solid #4AB0C4;
    background: white;
    color: #595757; }

.translation-list {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  padding: 30px; }

.translation-list-form {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  padding: 15px; }

.tabbed-dstore-fields .tab-pane {
  padding: 15px;
  border-top: none; }

.tabbed-dstore-fields .form-group:nth-of-type(1) {
  margin-top: 15px; }

.tabbed-dstore-fields .form-group:nth-of-type(6) {
  margin-bottom: 0; }

.cms-button {
  background: white;
  border: 1px solid #595757;
  color: #595757 !important;
  border-radius: 50px;
  padding: 5px 15px !important; }
  .cms-button:hover {
    outline: 1px solid #595757; }

.CodeMirror-vscrollbar {
  height: 0px; }

.CodeMirror-scroll {
  max-height: 400px !important; }

.htmx-single-select-indicator-support {
  position: relative; }

.im-custom-select, .htmx-single-select {
  position: relative; }
  .im-custom-select .custom-indicator, .htmx-single-select .custom-indicator {
    position: absolute;
    right: 0.1%;
    bottom: 8%;
    width: 99.5%;
    height: 88%;
    background: white;
    z-index: 1;
    display: none; }
  .im-custom-select .custom-indicator-active, .htmx-single-select .custom-indicator-active {
    display: block; }
  .im-custom-select .htmx-cascading-select-spinner, .htmx-single-select .htmx-cascading-select-spinner {
    display: flex;
    padding-left: 12px;
    padding-top: 2px; }
  .im-custom-select .htmx-cascading-select-spinner::after, .htmx-single-select .htmx-cascading-select-spinner::after {
    content: '';
    width: 30px;
    height: 30px;
    border: 4px solid #F3F3F3;
    border-top-color: #4AB0C4;
    border-radius: 50%;
    animation: loading 2s linear infinite; }

@keyframes loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.cascading-select-inactive {
  background-color: #e9ecef !important;
  transition: all ease-in 1s; }

.imcard {
  border-top-width: 4px;
  border-top-style: solid;
  margin-bottom: 2rem;
  background-color: #FFF;
  overflow-wrap: break-word;
  width: 100%; }
  .imcard .imcard-inner {
    padding: 1rem; }
  .imcard .card-button {
    width: 100%; }
    .imcard .card-button a {
      color: white; }

.previewcards {
  padding-top: 1rem; }

.imcard-image {
  background-color: #FFF; }

.submenu-panels .imcard-inner h3 {
  color: #2D2D2D; }

.imcard-multipage, .imcard-mediarelease, .imcard-mediaitem {
  background: #f3f3f3 !important; }

.imcard-multipage {
  border-top-color: #4AB0C4; }

.imcard-mediaitem {
  border-top-color: #f3f3f3 !important; }

.imcard-platform {
  border-top-color: #357a81 !important; }

.fw-feature-container .fw-feature-card-image-container {
  padding-right: 0px; }
  .fw-feature-container .fw-feature-card-image-container img {
    height: 372px; }

.fw-feature-container .fw-feature-card-text-container {
  padding-left: 0px; }
  .fw-feature-container .fw-feature-card-text-container .fw-feature-inner {
    min-height: 372px !important; }

.imcard-mediarelease .imcard-inner {
  min-height: 195px;
  display: flex;
  flex-direction: column; }

.imcard-report, .imcard-briefing {
  border-top-color: #E41B18 !important; }

.imcard-mediarelease {
  border-top-color: #6FB965 !important; }

.imcard-funder {
  border-top-color: transparent; }
  .imcard-funder .imcard-inner {
    display: none; }

.imcard-person {
  background: rgba(0, 0, 0, 0.05);
  min-height: 310px; }
  .imcard-person .imcard-inner {
    padding: 15px 0; }
  .imcard-person h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }

.card-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 50%; }
  .card-video .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.event-card-div {
  background: #f3f3f3;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%; }

.event-card-parent {
  width: 100%; }

.investor-card, .speaker-card {
  background: rgba(0, 0, 0, 0.05);
  margin: 0 15px;
  border-top: 4px solid #4AB0C4;
  margin-top: 30px;
  cursor: pointer; }
  .investor-card:focus .investor-card-inner, .investor-card:focus .speaker-card-inner, .speaker-card:focus .investor-card-inner, .speaker-card:focus .speaker-card-inner {
    height: auto; }
    .investor-card:focus .investor-card-inner p, .investor-card:focus .speaker-card-inner p, .speaker-card:focus .investor-card-inner p, .speaker-card:focus .speaker-card-inner p {
      -webkit-line-clamp: 10000; }
  .investor-card .investor-card-inner, .investor-card .speaker-card-inner, .speaker-card .investor-card-inner, .speaker-card .speaker-card-inner {
    padding: 15px 15px;
    min-height: 215px;
    max-height: 215px;
    overflow: hidden; }
    .investor-card .investor-card-inner .speaker-card-text, .investor-card .investor-card-inner .investor-card-text, .investor-card .speaker-card-inner .speaker-card-text, .investor-card .speaker-card-inner .investor-card-text, .speaker-card .investor-card-inner .speaker-card-text, .speaker-card .investor-card-inner .investor-card-text, .speaker-card .speaker-card-inner .speaker-card-text, .speaker-card .speaker-card-inner .investor-card-text {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical; }
      .investor-card .investor-card-inner .speaker-card-text ul, .investor-card .investor-card-inner .investor-card-text ul, .investor-card .speaker-card-inner .speaker-card-text ul, .investor-card .speaker-card-inner .investor-card-text ul, .speaker-card .investor-card-inner .speaker-card-text ul, .speaker-card .investor-card-inner .investor-card-text ul, .speaker-card .speaker-card-inner .speaker-card-text ul, .speaker-card .speaker-card-inner .investor-card-text ul {
        padding-left: 0;
        margin-bottom: 0; }
    .investor-card .investor-card-inner.active .investor-card-text, .investor-card .speaker-card-inner.active .investor-card-text, .speaker-card .investor-card-inner.active .investor-card-text, .speaker-card .speaker-card-inner.active .investor-card-text {
      -webkit-line-clamp: 10000; }
    .investor-card .investor-card-inner .speaker-card-title-lines h3, .investor-card .speaker-card-inner .speaker-card-title-lines h3, .speaker-card .investor-card-inner .speaker-card-title-lines h3, .speaker-card .speaker-card-inner .speaker-card-title-lines h3 {
      -webkit-line-clamp: 1;
      overflow: hidden;
      -webkit-box-orient: vertical;
      display: -webkit-box; }

.speaker-card {
  margin: 0; }
  .speaker-card p, .speaker-card b {
    margin-bottom: 0px; }
  .speaker-card .speaker-card-inner {
    min-height: 300px;
    max-height: 300px;
    transition: all 0.3s ease; }
    .speaker-card .speaker-card-inner .speaker-card-text {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical; }
  .speaker-card .speaker-card-inner.expanded {
    max-height: 2000px; }
    .speaker-card .speaker-card-inner.expanded .speaker-card-text {
      -webkit-line-clamp: 10000; }

.imcard-board {
  border-color: #82CEED !important; }

.imcard-team {
  border-color: #76C199; }

.imcard-advisor {
  border-color: #68B53F; }

.imcard-climatepolicylobbying {
  border-color: #C8907E; }

.imcard-financeandclimaterisk {
  border-color: #92CAE3; }

.imcard-sectorcountryandcompany {
  border-color: #7EC9CA; }

.imcard-energypolicy {
  border-color: #6FB965; }

.imcard-newsitem {
  border-color: #3fb0c3;
  background-color: transparent; }

.imcard-newsitem-slice {
  background-color: rgba(63, 176, 195, 0.05); }

.tag-sustainable-finance-platform {
  display: none !important; }

.imcard-report .imcard-inner, .imcard-presentation .imcard-inner, .imcard-landing .imcard-inner, .imcard-briefing .imcard-inner, .imcard-platform .imcard-inner, .imcard-pressrelease .imcard-inner, .imcard-mediarelease .imcard-inner, .imcard-mediabriefing .imcard-inner {
  min-height: 360px;
  background: rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column; }

.large-imcard .imcard-inner {
  min-height: 250px !important; }

.full-width-card .imcard-inner {
  min-height: 250px !important; }

.submenu-panel .imcard-report .imcard-inner, .submenu-panel .imcard-landing .imcard-inner, .submenu-panel .imcard-presentation .imcard-inner, .submenu-panel .imcard-platform .imcard-inner, .submenu-panel .imcard-briefing .imcard-inner, .submenu-panel .imcard-mediarelease .imcard-inner, .submenu-panel .imcard-pressrelease .imcard-inner, .site-search-results .imcard-report .imcard-inner, .site-search-results .imcard-landing .imcard-inner, .site-search-results .imcard-presentation .imcard-inner, .site-search-results .imcard-platform .imcard-inner, .site-search-results .imcard-briefing .imcard-inner, .site-search-results .imcard-mediarelease .imcard-inner, .site-search-results .imcard-pressrelease .imcard-inner {
  min-height: 300px;
  padding: 20px 1rem 20px 1rem;
  display: flex;
  flex-direction: column;
  background: white; }
  .submenu-panel .imcard-report .imcard-inner h3, .submenu-panel .imcard-landing .imcard-inner h3, .submenu-panel .imcard-presentation .imcard-inner h3, .submenu-panel .imcard-platform .imcard-inner h3, .submenu-panel .imcard-briefing .imcard-inner h3, .submenu-panel .imcard-mediarelease .imcard-inner h3, .submenu-panel .imcard-pressrelease .imcard-inner h3, .site-search-results .imcard-report .imcard-inner h3, .site-search-results .imcard-landing .imcard-inner h3, .site-search-results .imcard-presentation .imcard-inner h3, .site-search-results .imcard-platform .imcard-inner h3, .site-search-results .imcard-briefing .imcard-inner h3, .site-search-results .imcard-mediarelease .imcard-inner h3, .site-search-results .imcard-pressrelease .imcard-inner h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .submenu-panel .imcard-report .imcard-inner .tag-list, .submenu-panel .imcard-landing .imcard-inner .tag-list, .submenu-panel .imcard-presentation .imcard-inner .tag-list, .submenu-panel .imcard-platform .imcard-inner .tag-list, .submenu-panel .imcard-briefing .imcard-inner .tag-list, .submenu-panel .imcard-mediarelease .imcard-inner .tag-list, .submenu-panel .imcard-pressrelease .imcard-inner .tag-list, .site-search-results .imcard-report .imcard-inner .tag-list, .site-search-results .imcard-landing .imcard-inner .tag-list, .site-search-results .imcard-presentation .imcard-inner .tag-list, .site-search-results .imcard-platform .imcard-inner .tag-list, .site-search-results .imcard-briefing .imcard-inner .tag-list, .site-search-results .imcard-mediarelease .imcard-inner .tag-list, .site-search-results .imcard-pressrelease .imcard-inner .tag-list {
    margin-top: auto; }
    .submenu-panel .imcard-report .imcard-inner .tag-list a:nth-child(n + 5), .submenu-panel .imcard-landing .imcard-inner .tag-list a:nth-child(n + 5), .submenu-panel .imcard-presentation .imcard-inner .tag-list a:nth-child(n + 5), .submenu-panel .imcard-platform .imcard-inner .tag-list a:nth-child(n + 5), .submenu-panel .imcard-briefing .imcard-inner .tag-list a:nth-child(n + 5), .submenu-panel .imcard-mediarelease .imcard-inner .tag-list a:nth-child(n + 5), .submenu-panel .imcard-pressrelease .imcard-inner .tag-list a:nth-child(n + 5), .site-search-results .imcard-report .imcard-inner .tag-list a:nth-child(n + 5), .site-search-results .imcard-landing .imcard-inner .tag-list a:nth-child(n + 5), .site-search-results .imcard-presentation .imcard-inner .tag-list a:nth-child(n + 5), .site-search-results .imcard-platform .imcard-inner .tag-list a:nth-child(n + 5), .site-search-results .imcard-briefing .imcard-inner .tag-list a:nth-child(n + 5), .site-search-results .imcard-mediarelease .imcard-inner .tag-list a:nth-child(n + 5), .site-search-results .imcard-pressrelease .imcard-inner .tag-list a:nth-child(n + 5) {
      display: none; }
  .submenu-panel .imcard-report .imcard-inner p, .submenu-panel .imcard-landing .imcard-inner p, .submenu-panel .imcard-presentation .imcard-inner p, .submenu-panel .imcard-platform .imcard-inner p, .submenu-panel .imcard-briefing .imcard-inner p, .submenu-panel .imcard-mediarelease .imcard-inner p, .submenu-panel .imcard-pressrelease .imcard-inner p, .site-search-results .imcard-report .imcard-inner p, .site-search-results .imcard-landing .imcard-inner p, .site-search-results .imcard-presentation .imcard-inner p, .site-search-results .imcard-platform .imcard-inner p, .site-search-results .imcard-briefing .imcard-inner p, .site-search-results .imcard-mediarelease .imcard-inner p, .site-search-results .imcard-pressrelease .imcard-inner p {
    display: none; }

.submenu-panel .imcard-pressrelease .responsive-image, .submenu-panel .imcard-mediarelease .responsive-image, .site-search-results .imcard-pressrelease .responsive-image, .site-search-results .imcard-mediarelease .responsive-image {
  height: 120px;
  width: 100%;
  object-fit: cover; }

.submenu-panel .imcard-platform .imcard-inner, .site-search-results .imcard-platform .imcard-inner {
  background: #f3f3f3;
  min-height: 100px;
  height: 100px; }
  .submenu-panel .imcard-platform .imcard-inner h3, .site-search-results .imcard-platform .imcard-inner h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; }
  .submenu-panel .imcard-platform .imcard-inner p, .site-search-results .imcard-platform .imcard-inner p {
    display: none; }
  .submenu-panel .imcard-platform .imcard-inner .tag-button, .site-search-results .imcard-platform .imcard-inner .tag-button {
    display: none; }

.submenu-panel .imcard-program .imcard-inner, .site-search-results .imcard-program .imcard-inner {
  min-height: 100px; }

.submenu-panel .imcard-mediaitem .imcard-inner {
  background: #FFFFFF !important; }

.site-search-results .imcard-multipage .imcard-inner {
  min-height: 100px; }

.site-search-results .imcard-inner {
  background: #f3f3f3 !important; }

.site-search-results .event-card .tag-list {
  margin-top: auto; }
  .site-search-results .event-card .tag-list a:nth-child(n + 4) {
    display: none; }

.site-search-results .event-card h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; }

.site-search-results .event-card .timestamp, .site-search-results .event-card p {
  display: none; }

.imcard-program {
  border-top: none !important;
  background: #f3f3f3; }
  .imcard-program .imcard-inner {
    min-height: 300px; }

.climate-policy-lobbying-color {
  display: none !important; }

.infinite-scroll-spinner {
  display: flex;
  justify-content: center;
  padding-bottom: 30px; }

.infinite-scroll-spinner::after {
  content: '';
  width: 80px;
  height: 80px;
  border: 8px solid #F3F3F3;
  border-top-color: #4AB0C4;
  border-radius: 50%;
  animation: loading 2s linear infinite; }

@keyframes loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@media screen and (max-width: 992px) {
  .site-search-results .imcard-report .imcard-inner, .site-search-results .imcard-mediarelease .imcard-inner, .site-search-results .imcard-platform .imcard-inner, .site-search-results .imcard-briefing .imcard-inner {
    min-height: auto; }
  .submenu-panel .imcard-report .imcard-inner .tag-list a, .submenu-panel .imcard-briefing .imcard-inner .tag-list a, .submenu-panel .imcard-mediarelease .imcard-inner .tag-list a, .submenu-panel .imcard-pressrelease .imcard-inner .tag-list a {
    display: none; }
  .fw-feature-card-image-container {
    padding-right: 15px !important; }
  .fw-feature-card-text-container {
    padding-left: 15px !important; } }

.tag-button {
  margin-right: 1rem;
  padding: 5px;
  margin-right: 5px;
  padding: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-top: 5px;
  font-family: Oswald;
  font-weight: 300;
  font-size: 12px;
  display: inline-block; }

.tag-list {
  font-family: Oswald;
  font-weight: 200;
  text-transform: uppercase;
  margin-top: auto; }
  .tag-list span {
    display: inline-block;
    border-radius: 20px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0.5px;
    padding-bottom: 0.5px;
    font-weight: 400; }

.category-report-tags {
  border: 1px solid #838383;
  background-color: transparent;
  color: #838383; }
  .category-report-tags:hover {
    background-color: #838383;
    color: white; }

.category-content-themes {
  border: 1px solid #444444;
  background-color: transparent;
  color: #444444; }
  .category-content-themes:hover {
    background-color: #444444;
    color: white; }

.tag-influencemap-org {
  border: 1px solid #3fb0c3;
  background-color: transparent;
  color: #3fb0c3; }

.previewcards .tag-button {
  font-size: 12px; }

.tag-form thead {
  position: sticky;
  top: 0;
  background: #FFF;
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px; }
  .tag-form thead th {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    border: none; }

.tag-list a:hover {
  text-decoration: none; }

.tag-regional-platform, .tag-sectoral-platform {
  display: none !important; }

.australia-color, .china-color, .korea-color, .japan-color, .united-states-color, .rest-of-world-color, .canada-color, .southeast-asia-color, .europe-color {
  background-color: transparent;
  border: 1px solid #2B345F;
  color: #2B345F; }
  .australia-color:hover, .china-color:hover, .korea-color:hover, .japan-color:hover, .united-states-color:hover, .rest-of-world-color:hover, .canada-color:hover, .southeast-asia-color:hover, .europe-color:hover {
    background-color: #2B345F;
    color: white; }

.electric-power-color, .all-sectors-color, .steel-and-materials-color, .fossil-fuels-color, .aviation-color, .automotive-and-transport-color {
  border: 1px solid #444444;
  background-color: transparent;
  color: #444444; }
  .electric-power-color:hover, .all-sectors-color:hover, .steel-and-materials-color:hover, .fossil-fuels-color:hover, .aviation-color:hover, .automotive-and-transport-color:hover {
    background-color: #444444;
    color: white; }

.climate-policy-engagement-color, .finance-and-climate-risk-color, .sustainable-finance-color, .energy-policy-color {
  border: 1px solid #0e96b3;
  background-color: transparent;
  color: #0e96b3; }
  .climate-policy-engagement-color:hover, .finance-and-climate-risk-color:hover, .sustainable-finance-color:hover, .energy-policy-color:hover {
    background-color: #0e96b3;
    color: white; }

.press-release-color, .media-briefing-color {
  border: 1px solid #838383;
  background-color: transparent;
  color: #838383; }
  .press-release-color:hover, .media-briefing-color:hover {
    background-color: #838383;
    color: white; }

.tagbox-container {
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  min-height: 100px; }

.tagbox {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.featured h1 {
  font-size: 1.25rem;
  line-height: 1.35rem; }

#grid-table #tags-dropdown {
  font-family: Oswald;
  font-size: 1.2rem;
  background-color: #154E58;
  border: none;
  color: white;
  padding: 0px;
  font-weight: 300;
  margin-top: 0px !important;
  width: 96%; }

#grid-table #tags-dropdown:focus {
  box-shadow: none; }

#grid-table .gridtable-data {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: center; }

#grid-table .alerttable-data {
  display: block; }

#grid-table .sortable-table-head {
  cursor: pointer; }

#grid-table .sortable-title {
  pointer-events: none; }

#grid-table .table-head .th {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.2rem;
  font-family: Oswald;
  font-weight: 300 !important; }

#grid-table .card-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

#grid-table .gridtable-download-button {
  width: 100%; }

#grid-table .gridded {
  padding: 30px; }

#grid-table .tagbox-container .tag-list {
  display: flex;
  justify-content: flex-start;
  padding: 7.5px;
  flex-wrap: wrap; }

.scroll section .slice {
  position: relative; }
  .scroll section .slice .contained {
    display: flex;
    align-items: center;
    height: 100%; }

.scroll h2 {
  font-size: 22pt; }

.scroll h4 {
  font-size: 12pt;
  padding-bottom: 8px; }

@media (min-width: 576px) {
  .scroll {
    font-size: 12pt;
    line-height: 18pt; }
    .scroll h2 {
      font-size: 26pt; }
    .scroll h4 {
      font-size: 16pt; } }

@media (min-width: 768px) {
  .scroll {
    font-size: 12pt;
    line-height: 18pt; }
    .scroll h2 {
      font-size: 26pt; }
    .scroll h4 {
      font-size: 16pt; } }

@media (min-width: 992px) {
  .scroll {
    font-size: 14pt;
    line-height: 21pt; }
    .scroll h2 {
      font-size: 28pt; }
    .scroll h4 {
      font-size: 18pt; } }

@media (min-width: 1200px) {
  .scroll {
    font-size: 16pt;
    line-height: 23pt; }
    .scroll h2 {
      font-size: 30pt; }
    .scroll h4 {
      font-size: 20pt; } }

.scroll .slice.parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .scroll .slice.parallax .slice-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: block; }

.scroll .container.slice-inner {
  padding-left: 0;
  padding-right: 0; }

.scroll .container.wideslice-inner {
  padding-left: 28px;
  padding-right: 28px; }
  .scroll .container.wideslice-inner h1 {
    font-size: 64px; }

.scroll .white-text h1, .scroll .white-text h2, .scroll .white-text h3, .scroll .white-text h4, .scroll .white-text p {
  color: #FFF !important; }

.scroll .white-text .quote-left h1, .scroll .white-text .quote-left h2, .scroll .white-text .quote-left h3, .scroll .white-text .quote-left h4, .scroll .white-text .quote-left p {
  color: #2D2D2D !important; }

.slide-navigation {
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  right: 12px; }
  .slide-navigation .dot {
    background-image: url("/site/parallax/assets/radio-deselected.svg");
    width: 22px;
    height: 22px;
    z-index: 3000;
    display: block;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto; }
  .slide-navigation .dot:hover {
    background-image: url("/site/parallax/assets/radio-hover.svg"); }
  .slide-navigation .dot.selected {
    background-image: url("/site/parallax/assets/radio-selected.svg"); }
  .slide-navigation #dot-prev, .slide-navigation #dot-next {
    width: 32px;
    height: 32px;
    display: block; }
  .slide-navigation #dot-prev {
    background-image: url("/site/img/up.svg"); }
  .slide-navigation #dot-next {
    background-image: url("/site/img/down.svg"); }

@media (min-width: 768px) {
  .slide-navigation {
    display: flex;
    flex-direction: column;
    justify-content: center; } }

.scroll h2 {
  padding-bottom: 16px; }

.scroll a {
  color: #ed7722; }

.scroll .public-score-view .btn-standard {
  display: none; }

.scroll .multifaq .col-md-4 {
  display: none; }

.scroll .multifaq .panel-heading a {
  font-size: 20pt; }

.scroll a.btn-title {
  background: #ed7722;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 0.6rem;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 18px;
  border-radius: 0; }

.no-slice-overlay .slice-overlay, .scroll .slice.parallax.no-slice-overlay .slice-overlay {
  display: none; }

.no-slice-overlay h2, .scroll .slice.parallax.no-slice-overlay h2 {
  color: #FFF; }

.title-slide-white-header h2 {
  color: #FFF; }

.note {
  padding-top: 2rem;
  font-style: italic;
  font-size: 12pt;
  line-height: 18pt; }

.sticky {
  position: sticky;
  top: 0; }

.scroll .white-text .quote-left p {
  color: #2D2D2D; }

.quote-left > *, .quote-right > * {
  background-color: #e9e8ce;
  color: #2D2D2D;
  padding: 2rem;
  background-image: url(/site/img/Quote.svg);
  background-repeat: no-repeat;
  background-size: 4rem 4rem;
  background-position: 2rem 1rem;
  padding-top: 6rem; }

.quote-left strong, .quote-right strong {
  font-size: 12pt;
  line-height: 18px;
  display: block; }

.plotly-graph h2 {
  padding-bottom: 2rem; }

.presentation ul, .presentation li {
  list-style-image: url(/); }

.presentation ul {
  padding-left: 0; }

.presentation article {
  position: relative;
  min-height: 100vh;
  color: #FFF;
  background-color: #10434c; }

.presentation .panel-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-width: 1140px;
  background-attachment: fixed;
  background-color: #10434c;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.presentation .opaque-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(30, 65, 75, 0.6); }

.presentation .sidebar {
  width: 666px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: rgba(16, 67, 76, 0.9);
  z-index: 100; }
  .presentation .sidebar .sidebar-content {
    display: block; }

.presentation .sidebar.collapsed {
  width: 95px; }
  .presentation .sidebar.collapsed .sidebar-content {
    display: none; }

.presentation .sidebar-content {
  position: absolute;
  left: 110px;
  top: 2rem;
  padding: 1rem; }

.presentation .panel-content {
  padding-left: 95px;
  text-align: center; }

.presentation .presentation-more img {
  width: 75px;
  margin-top: 45vh;
  padding-left: 2rem; }

.presentation .headroom {
  padding-top: 25vh; }

.presentation .map-background {
  background-color: #58c3b5; }

.videoslide-contents.slide-contents {
  width: 100%;
  position: relative;
  padding-top: 0; }
  .videoslide-contents.slide-contents .content-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 300px; }

.plotlyslide-contents.slide-contents {
  width: 100%; }
  .plotlyslide-contents.slide-contents h1 {
    width: 50%; }

.quoteslide-contents.slide-contents {
  width: 100%; }

.videoWrapper {
  margin-top: 48px;
  position: relative;
  padding-bottom: 56.25%; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.quote-text {
  color: #FFF; }

.a-quote {
  display: block;
  width: 100%;
  background-color: #e9e7ce;
  padding: 1rem; }
  .a-quote .quote-text-wrapper {
    font-style: italic; }
  .a-quote .quote-text {
    font-size: 1rem; }
    .a-quote .quote-text p:last-child {
      padding-bottom: 1rem; }
  .a-quote .a-quotemark {
    font-size: 128pt;
    line-height: 0.01rem;
    color: #FFF;
    margin-bottom: -1rem; }
  .a-quote .a-quotemark-image {
    width: 25px;
    margin-bottom: 1rem; }
  .a-quote .attribution {
    text-align: right; }
    .a-quote .attribution img {
      margin-bottom: 1rem; }

.a-quote {
  margin-top: 39px; }

.a-quote.first {
  margin-top: 90px;
  border-right: 1px dotted #595757; }

.slide-contents.quoteslide-contents {
  position: relative;
  overflow-x: hide; }
  .slide-contents.quoteslide-contents .quoteWrapper {
    position: absolute;
    top: 150px;
    left: 0; }
  .slide-contents.quoteslide-contents .a-quote p {
    color: #2D2D2D;
    width: 100%; }
  .slide-contents.quoteslide-contents .more-info-panel {
    opacity: 1;
    background-color: rgba(16, 67, 76, 0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    padding-top: 200px;
    overflow-y: auto;
    overflow-x: hide;
    max-width: 768px;
    width: 100%; }
  .slide-contents.quoteslide-contents .col-md-5 {
    padding-left: 0;
    padding-right: 0; }
  .slide-contents.quoteslide-contents .col-md-5:last-child {
    padding-right: 1rem; }

.plotly-container {
  position: absolute;
  padding-left: 88px;
  padding-top: 1rem; }
  .plotly-container > div {
    max-width: 100%;
    min-width: 100%;
    width: 930px; }

.newsitem-wrapper {
  padding-top: 1rem; }

.post-list .newsitem-wrapper:first-child .newsitem-summary {
  border-top: 0px transparent; }

.post-list {
  padding-bottom: 1rem; }

.newsitem-summary {
  border-top: 1px solid #88bdb3; }

.newsitem h2 {
  font-weight: 200;
  color: #88bdb3;
  margin-bottom: 0; }

.newsitem h4 {
  padding-bottom: 1rem; }

.post-list-item .col-sm-4 {
  padding-left: 0; }

.inner-content > .newsitem {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.person {
  padding-bottom: 3rem; }
  .person .openclose {
    margin-left: -0.33rem; }
  .person a:hover {
    text-decoration: none; }

.person-title {
  padding-left: 0.33rem; }
  .person-title .role {
    font-weight: bold;
    font-style: italic;
    padding-left: 1rem; }
  .person-title h4, .person-title .openclose {
    display: inline-block; }

a .role {
  color: #2D2D2D; }

.person-caption {
  padding-top: 1rem; }

.person-summary {
  padding-left: 1.33rem; }

.report-view {
  margin-top: 30px; }
  .report-view .text {
    padding-left: 15px;
    padding-right: 15px; }
  .report-view .btn-block {
    text-align: left;
    color: #FFF;
    background-color: #ed7722; }

.report-summary img {
  max-width: 100%;
  width: 100%; }

.report-summary .file-button {
  width: 100%;
  min-height: 40px;
  line-height: 40px;
  border: 1px solid #ed7722;
  font-family: "Oswald";
  margin-bottom: 15px; }
  .report-summary .file-button input.btn {
    text-align: left; }
  .report-summary .file-button a {
    height: 100%; }

.report-summary h4 {
  padding-top: 1rem; }

.report-view .file-button {
  padding-top: 2px; }

#reports-selector h4 {
  margin-bottom: 0px; }

.reports-selector {
  font-size: 12pt;
  font-family: "Oswald"; }
  .reports-selector .panel-group {
    border-bottom: 1px solid #595757; }
  .reports-selector .openclose {
    margin-top: 0.25rem;
    margin-left: -0.33rem; }
  .reports-selector ul {
    list-style-image: none; }
  .reports-selector a {
    display: block;
    width: 100%;
    text-transform: uppercase; }
  .reports-selector .panel {
    border: 0px transparent;
    box-shadow: none;
    line-height: 40px; }
  .reports-selector .panel + .panel {
    margin-top: 1px; }
  .reports-selector .panel-heading {
    color: #1f3b60;
    background-color: #FFF;
    border-radius: 0;
    border-bottom: 0px transparent;
    border-left: 0px transparent;
    border-right: 0px transparent;
    padding: 0; }
    .reports-selector .panel-heading a {
      width: 100%;
      height: 100%;
      text-transform: uppercase;
      border-bottom: 0px transparent;
      line-height: 40px; }
      .reports-selector .panel-heading a img {
        width: 20px; }
      .reports-selector .panel-heading a .year-name {
        display: block; }
      .reports-selector .panel-heading a .openclose-reports {
        padding-top: 18px;
        padding-right: 15px; }
        .reports-selector .panel-heading a .openclose-reports .open {
          display: none; }
        .reports-selector .panel-heading a .openclose-reports .close {
          display: block; }
    .reports-selector .panel-heading a.collapsed .openclose-reports {
      padding-top: 12px; }
      .reports-selector .panel-heading a.collapsed .openclose-reports .open {
        display: block; }
      .reports-selector .panel-heading a.collapsed .openclose-reports .close {
        display: none; }
    .reports-selector .panel-heading a.collapsed img {
      width: 20px; }
  .reports-selector .panel-body {
    padding: 0; }
  .reports-selector ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0; }
    .reports-selector ul li {
      height: 40px;
      line-height: 40px;
      width: 100%;
      border-bottom: 1px solid #FFF; }
      .reports-selector ul li a {
        color: #595757;
        padding-left: 15px;
        border-bottom: 0px transparent; }

.report-buttons-parent .briefing-sidebar-copy {
  position: relative;
  margin: 30px 15px; }

.report-caption {
  font-family: "Oswald";
  font-size: 12pt;
  line-height: 18pt; }

.report-date {
  font-family: "Oswald";
  font-style: italic;
  font-size: 12pt;
  line-height: 1.5rem;
  padding-bottom: 8px; }

.report-type-active {
  height: 20px;
  width: 20px;
  margin-left: 8px;
  margin-top: -4px;
  display: none; }
  .report-type-active img {
    height: 30px;
    width: 30px; }

.report-type-active.active {
  display: block; }

.report-selector-line {
  border-top: 1px solid #595757;
  width: 100%; }
  .report-selector-line > :last-child {
    border-bottom: 1px solid #595757; }

.openclose-wrapper, .year-wrapper {
  display: inline-block;
  vertical-align: top; }

.openclose-wrapper {
  padding-top: 0.33rem;
  margin-left: 0.33rem; }

.need-to-register {
  font-style: italic; }

.year-wrapper {
  font-family: Oswald;
  font-weight: 300; }

.report-header {
  width: 100%;
  min-height: 350px;
  margin-bottom: 15px;
  position: relative;
  background-position: center center; }
  .report-header .container {
    z-index: 100; }
  .report-header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1; }
  .report-header .container {
    height: 100%; }
  .report-header .report-title {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: white;
    margin: 0 15px; }
    .report-header .report-title h1, .report-header .report-title h2, .report-header .report-title h3, .report-header .report-title h4 {
      color: white; }
    .report-header .report-title h4 {
      font-style: normal;
      font-weight: 300;
      font-family: Oswald; }
    .report-header .report-title > * {
      z-index: 100; }

.report-view {
  margin-top: 0; }
  .report-view .report-header-div {
    margin-bottom: 15px; }
  .report-view ul {
    list-style-type: none;
    padding-left: 15px; }
  .report-view li {
    margin-bottom: 15px; }
    .report-view li::before {
      color: #4AB0C4;
      content: "▪";
      font-size: 30px;
      margin-right: -11px;
      left: -17px;
      position: relative;
      top: 5px; }
  .report-view .report-buttons {
    height: 100%;
    display: flex;
    flex-direction: column; }
    .report-view .report-buttons .col-sm-12 {
      align-self: flex-start;
      flex-basis: unset; }
    .report-view .report-buttons .btn-primary {
      margin: 7.5px 0px;
      width: 100%;
      white-space: normal;
      border-radius: 50px;
      padding: 5px 15px;
      font-size: 1.1rem;
      font-weight: 300; }
  .report-view .report-page-tags {
    flex-basis: unset;
    padding: 15px; }
  .report-view .quotes {
    margin-top: 15px; }
    .report-view .quotes .quote {
      margin: 15px 0; }
    .report-view .quotes a {
      color: #4ab0c4; }

@media screen and (max-width: 992px) {
  .report-view .report-content-parent {
    max-width: 100%;
    order: 0; }
  .report-view .report-buttons-parent {
    order: 2;
    margin: 15px 0px; }
    .report-view .report-buttons-parent .quotes {
      margin-bottom: 15px; }
    .report-view .report-buttons-parent .quote-wrapper {
      order: 0; }
    .report-view .report-buttons-parent .col-sm-12 {
      order: 1; }
  .report-view .report-page-tags {
    order: 1;
    max-width: 100%; }
  .report-view .report-content-row {
    flex-direction: column; }
  .report-view .text {
    max-width: 100%; }
  .report-view .report-buttons, .report-view .report-buttons-parent, .report-view .quote-wrapper {
    max-width: 100%;
    flex: none; } }

.join-col h4 {
  font-style: normal;
  font-weight: 300;
  font-family: Oswald; }

.job-card-inner {
  background: #F5F5F5;
  padding: 15px 0px;
  margin-bottom: 30px;
  border-radius: 15px;
  min-height: 140px; }
  .job-card-inner:hover {
    background: #F0F0F0; }
  .job-card-inner h4, .job-card-inner h3 {
    font-weight: 400; }

.job-container {
  padding: 15px; }

.job-slice-text {
  padding-top: 125px; }
  .job-slice-text h1, .job-slice-text h2, .job-slice-text h3, .job-slice-text h4, .job-slice-text p {
    color: white; }
  .job-slice-text h4 {
    font-family: Oswald;
    font-weight: 300; }

.job-overview {
  background: #d4e5e9;
  padding: 15px;
  margin-bottom: 30px; }

.job-section-inner {
  background: #f7f7f7;
  padding: 15px;
  height: 100%; }

.job-section-outer {
  margin-bottom: 30px; }

.job-files {
  display: flex;
  justify-content: flex-end;
  max-height: 200px; }

.briefing-slide {
  padding: 30px 0;
  display: flex;
  align-items: center; }
  .briefing-slide h3 {
    padding-top: 15px; }
  .briefing-slide .briefing-subtitle {
    font-weight: bold;
    padding-bottom: 15px; }

.briefing-slide .briefing-white-text p, .briefing-slide .briefing-white-text h2 {
  color: white !important; }

.briefing-section .briefing-paragraph p:empty {
  margin: 0; }

.briefing-section .briefing-paragraph:first-of-type {
  margin-top: 10px; }

.briefing-section .briefing-paragraph ul, .briefing-section .briefing-bullet ul {
  list-style: none;
  margin-left: 5px;
  margin-bottom: 5px; }
  .briefing-section .briefing-paragraph ul li, .briefing-section .briefing-bullet ul li {
    margin-bottom: 5px; }
  .briefing-section .briefing-paragraph ul li::before, .briefing-section .briefing-bullet ul li::before {
    color: #4AB0C4;
    content: "▪";
    font-size: 30px;
    margin-right: -15px;
    left: -20px;
    position: relative;
    top: 4px; }
  .briefing-section .briefing-paragraph ul li:has(p), .briefing-section .briefing-bullet ul li:has(p) {
    margin-top: -25px; }
    .briefing-section .briefing-paragraph ul li:has(p) p, .briefing-section .briefing-bullet ul li:has(p) p {
      margin-bottom: 0; }
    .briefing-section .briefing-paragraph ul li:has(p)::before, .briefing-section .briefing-bullet ul li:has(p)::before {
      content: ''; }
    .briefing-section .briefing-paragraph ul li:has(p) p::before, .briefing-section .briefing-bullet ul li:has(p) p::before {
      color: #4AB0C4;
      content: "▪";
      font-size: 30px;
      margin-right: -15px;
      left: -20px;
      position: relative;
      top: 4px; }

.briefing-section .briefing-paragraph ol li::before, .briefing-section .briefing-bullet ol li::before {
  content: '';
  margin-left: 15px; }

.briefing-section .briefing-bullet p {
  margin-left: 18px; }

.briefing-section .briefing-bullet p::before {
  color: #4AB0C4;
  content: "▪";
  font-size: 30px;
  margin-right: -15px;
  left: -20px;
  position: relative;
  top: 4px; }

.briefing-section .briefing-bullet p:last-of-type {
  margin-bottom: 5px; }

.briefing-section .briefing-bullet li:has(p) p {
  margin-left: 0;
  padding-right: 15px; }

@media screen and (max-width: 992px) {
  .briefing-bullet {
    padding: 0 15px 0 30px; }
    .briefing-bullet:first-of-type {
      padding-top: 0; } }

.briefing-section .tag-list {
  padding-left: 21px; }

.briefing-sidebar-copy {
  position: absolute;
  top: 0;
  padding: 15px;
  z-index: 100;
  max-height: 250px;
  min-height: 250px;
  overflow: hidden;
  transition-delay: 0s;
  border-top: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.05);
  box-shadow: 0 -3px 0px 0 #3fb0c3;
  margin-left: 21px;
  margin-right: 15px; }
  .briefing-sidebar-copy:hover {
    box-shadow: 0 -6px 0px 0 #3fb0c3; }
  .briefing-sidebar-copy .text-fade {
    max-height: 250px;
    min-height: 250px;
    overflow: hidden;
    transition: all 0.3s, border-top 0.05s;
    transition-delay: 0s;
    cursor: pointer;
    -webkit-mask-image: linear-gradient(to bottom, black 70%, transparent 90%);
    mask-image: linear-gradient(to bottom, black 70%, transparent 90%);
    transition: all 0.3s;
    transition-delay: 0s; }
  .briefing-sidebar-copy:focus-visible {
    outline: none; }
  .briefing-sidebar-copy:focus {
    max-height: 1000px;
    box-shadow: 0 -6px 0 0 #3fb0c3; }
    .briefing-sidebar-copy:focus .text-fade {
      max-height: 1000px;
      -webkit-mask-image: none;
      mask-image: none; }
  .briefing-sidebar-copy h3 {
    padding-top: 0 !important; }

.briefing-title-slide {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  margin-top: 0;
  min-height: 350px; }
  .briefing-title-slide h1, .briefing-title-slide h2, .briefing-title-slide h3, .briefing-title-slide h4, .briefing-title-slide p {
    color: white !important; }
  .briefing-title-slide h1 {
    margin-bottom: 10px; }
  .briefing-title-slide h3 {
    padding-top: 0; }

.briefing-title-content {
  position: relative; }

.briefing-image-text {
  display: flex;
  justify-content: center;
  flex-direction: column; }

.briefing-summary-slide {
  display: flex;
  justify-content: center;
  align-items: center; }

.briefing-img {
  max-width: 100%;
  width: 100%;
  height: 100%; }

.briefing-infotext {
  padding: 15px;
  background: aliceblue; }

.briefing-video {
  margin: 30px 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; }
  .briefing-video .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.briefing-table {
  width: 100%;
  margin: 15px 0; }
  .briefing-table thead th {
    padding: 15px;
    background: #2f5661;
    font-family: Oswald;
    font-weight: 400;
    color: white;
    text-align: center;
    outline: 1px solid white; }
  .briefing-table td {
    padding: 15px;
    text-align: center;
    font-family: Oswald;
    outline: 1px solid white;
    font-weight: 300;
    font-size: 15px;
    min-height: 56px; }
    .briefing-table td p {
      font-family: Oswald; }
  .briefing-table tr {
    background: #f7f7f7; }
    .briefing-table tr:nth-of-type(even) {
      background: #d4e5e9; }
  .briefing-table .briefing-table-image {
    width: 100%;
    height: 100%; }
  .briefing-table .policy-impact-red {
    background: darkred;
    color: white; }
  .briefing-table .policy-impact-green {
    background: seagreen;
    color: white; }
  .briefing-table .policy-impact-yellow {
    background: #FFFF00;
    color: black; }
  .briefing-table .briefing-table-lobbylink-img {
    max-height: 90px; }
  .briefing-table .table-key-img {
    width: 100%;
    object-fit: scale-down; }

.briefing-case-study {
  padding: 15px;
  margin: 15px 0;
  background: #d7e5e8; }
  .briefing-case-study h3 {
    padding-top: 0 !important; }

.briefing-sticky-glossary .briefing-glossary {
  padding: 15px;
  background: #f7f7f7;
  position: absolute;
  padding-right: 15px;
  z-index: 1000;
  margin-right: 15px;
  margin-left: 21px; }

.briefing-sticky-glossary h3 {
  padding-top: 0 !important;
  color: #4AB0C4; }

.briefing-footnotes {
  border-top: 1px solid;
  margin-top: 30px;
  padding-top: 10px; }
  .briefing-footnotes p {
    font-size: 0.85rem; }

.briefing-section {
  padding-bottom: 15px;
  padding-left: 15px;
  position: relative; }
  .briefing-section .footnotes {
    border-top: 1px solid #5A5758; }
    .briefing-section .footnotes * {
      font-size: 0.9rem; }
  .briefing-section .tag-list {
    justify-content: space-between; }
  .briefing-section .briefing-sticky {
    position: sticky;
    top: 20%; }
  .briefing-section .imcard-platform p {
    background: #f3f3f3; }
  .briefing-section h3 {
    padding-top: 30px;
    padding-bottom: 5px; }
  .briefing-section h2 {
    padding-top: 30px;
    color: #4AB0C4;
    line-height: 45px; }
  .briefing-section:nth-of-type(2) h2 {
    padding-top: 30px; }
  .briefing-section div:nth-of-type(1) h3 {
    padding-top: 15px; }
  .briefing-section:last-of-type {
    margin-bottom: 45px;
    padding-bottom: 15px; }

.briefing-image {
  margin: 30px 0; }
  .briefing-image h3 {
    padding-top: 0; }

.briefing-image-caption p {
  padding: 15px;
  text-align: center;
  font-style: italic; }

.briefing-narrative-img {
  width: 100%; }

.briefing-narrative-factcheck {
  margin-top: 30px; }

.briefing-narrative-claim {
  display: flex;
  align-items: start;
  flex-direction: column;
  justify-content: center; }

.briefing-foldout .panel-title-content {
  padding: 5px 0; }

.briefing-foldout:first-of-type {
  margin-top: 15px; }

.briefing-foldout h3 {
  padding-top: 0 !important; }

.briefing-foldout .panel-body {
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-bottom: 15px !important; }

.briefing-foldout .foldout-wrapper .accordion-toggle .panel-title-content {
  border-top: 1px solid #595757 !important; }

a:has(.briefing-sticky-move-class-btn) .briefing-sticky-move-class-btn {
  width: 86% !important; }

.briefing-sticky-move-class, .briefing-sticky-move-class-btn, .briefing-sticky-move-class-scorecard {
  position: absolute;
  top: 0;
  z-index: 1; }

.briefing-sticky-move-class-btn {
  width: 87% !important; }

.briefing-sticky-move-class-scorecard {
  width: 91% !important; }

.preview-sticky-grab {
  position: absolute;
  cursor: grab;
  transition: none !important;
  max-height: none; }
  .preview-sticky-grab a {
    pointer-events: none; }
  .preview-sticky-grab a h4, .preview-sticky-grab a:hover h4 {
    text-decoration: none;
    pointer-events: none !important; }
  .preview-sticky-grab .text-fade {
    transition: none !important;
    overflow: visible;
    max-height: none;
    cursor: grab; }
  .preview-sticky-grab .imcard {
    margin: 0 !important; }

.briefing-sticky-platform {
  z-index: 1000;
  position: absolute;
  padding-right: 15px; }

.briefing-sticky-linkto {
  display: flex;
  align-items: center;
  justify-content: center; }
  .briefing-sticky-linkto .linkto-container {
    text-align: center;
    border-radius: 100px;
    padding: 5px 15px;
    transition: 0.2s ease-in-out;
    margin-left: 21px;
    background: #4AB0C4; }
  .briefing-sticky-linkto .quicklink-linkto-container {
    border-radius: none;
    padding: 10px 15px;
    margin-left: 21px;
    position: relative; }
    .briefing-sticky-linkto .quicklink-linkto-container img {
      width: 30px;
      position: absolute;
      bottom: 0;
      right: 0; }
    .briefing-sticky-linkto .quicklink-linkto-container a {
      width: 100%; }
      .briefing-sticky-linkto .quicklink-linkto-container a h4 {
        font-size: 1.1rem !important; }
  .briefing-sticky-linkto a {
    width: 100%; }
    .briefing-sticky-linkto a h4 {
      font-size: 1.1rem !important; }

.briefing-tabbed-images .tabbed-img-button-container {
  padding: 30px 15px; }

.briefing-tabbed-images .tabbed-img-button {
  padding: 5px 30px;
  margin-right: 30px;
  text-align: center;
  width: 15%;
  background: #FF6A21;
  border-radius: 30px;
  color: white; }
  .briefing-tabbed-images .tabbed-img-button.active {
    outline: 2px solid #FF6A21;
    color: #FF6A21;
    background: white; }

.briefing-sticky-report, .briefing-sticky-platform {
  position: absolute;
  z-index: 1000;
  padding-left: 20px; }
  .briefing-sticky-report .tag-list, .briefing-sticky-platform .tag-list {
    display: none; }
  .briefing-sticky-report .imcard-inner, .briefing-sticky-platform .imcard-inner {
    min-height: 150px !important; }

.briefing-sticky-report {
  margin-right: 15px; }
  .briefing-sticky-report p {
    display: none; }

.briefing-sticky-quote .briefing-quote {
  position: absolute;
  margin-right: 15px;
  margin-top: 15px;
  margin-left: 21px; }
  .briefing-sticky-quote .briefing-quote::before {
    content: url(/site/img/briefing_quote.svg);
    position: absolute;
    height: 50px;
    width: 50px;
    left: 15px;
    top: -30px;
    transform: rotate(180deg); }
  .briefing-sticky-quote .briefing-quote .quote-text {
    font-family: Oswald;
    color: #4AB0C4;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
    padding-top: 40px; }
  .briefing-sticky-quote .briefing-quote .name {
    text-align: center;
    padding-top: 15px;
    margin-bottom: 60px; }
    .briefing-sticky-quote .briefing-quote .name::after {
      content: url(/site/img/briefing_quote.svg);
      position: absolute;
      height: 50px;
      width: 50px;
      right: 15px;
      bottom: -60px; }
    .briefing-sticky-quote .briefing-quote .name a, .briefing-sticky-quote .briefing-quote .name p {
      font-family: Oswald;
      color: #4AB0C4 !important;
      font-size: 20px;
      font-weight: 400; }
    .briefing-sticky-quote .briefing-quote .name a:hover {
      text-decoration: underline; }

.briefing-sticky-download {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  padding-left: 35px; }
  .briefing-sticky-download .sticky-download-file {
    border: 2px solid #f4f4f4;
    background: #FF6A21;
    border-radius: 50px;
    padding: 5px 15px;
    text-align: center;
    transition: 0.2s ease-in-out;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5; }
  .briefing-sticky-download a h4, .briefing-sticky-download a:hover h4 {
    color: white !important;
    font-size: 1.1rem;
    position: relative;
    cursor: pointer; }

.briefing-contents {
  margin-left: -15px;
  display: flex;
  flex-direction: column;
  padding: 15px 15px; }
  .briefing-contents .contents-section {
    border-bottom: 2px solid #f4f4f4; }
    .briefing-contents .contents-section:first-of-type {
      border-top: 2px solid #f4f4f4;
      margin-top: 15px; }
  .briefing-contents h2 {
    color: #4AB0C4; }
  .briefing-contents a {
    display: block;
    position: relative;
    padding: 0.4em 0;
    overflow: hidden;
    width: max-content; }
    .briefing-contents a::after {
      content: "";
      position: absolute;
      bottom: 5px;
      left: 0;
      width: 100%;
      height: 0.1em;
      border-radius: 15px;
      background-color: #4AB0C4;
      opacity: 0;
      transition: opacity 250ms, transform 250ms;
      opacity: 1;
      transform: translate3d(-100%, 0, 0); }
    .briefing-contents a:hover::after {
      transform: translate3d(0, 0, 0); }
  .briefing-contents h2 {
    padding: 5px 0px; }
  .briefing-contents h3 {
    padding: 2.5px 0px; }
  .briefing-contents h2, .briefing-contents h3 {
    transition: all 0.2s ease-in-out; }

.briefing-table .briefing-subtitle h3, .briefing-table .briefing-subtitle h4, .briefing-table .briefing-subtitle p, .briefing-fig .briefing-subtitle h3, .briefing-fig .briefing-subtitle h4, .briefing-fig .briefing-subtitle p, .briefing-image .briefing-subtitle h3, .briefing-image .briefing-subtitle h4, .briefing-image .briefing-subtitle p {
  font-family: Oswald; }

.briefing-table .briefing-subtitle p, .briefing-fig .briefing-subtitle p, .briefing-image .briefing-subtitle p {
  margin-bottom: 0; }

.briefing-table-overflow {
  overflow-x: scroll;
  padding-left: 0;
  margin-left: 15px; }
  .briefing-table-overflow table {
    overflow-x: scroll;
    width: max-content;
    position: relative;
    z-index: 1;
    margin: auto;
    overflow: auto;
    border-collapse: collapse; }
  .briefing-table-overflow thead th:first-child {
    position: sticky;
    left: -1px;
    outline: 1px solid white; }
  .briefing-table-overflow thead th {
    max-width: 400px;
    font-weight: 400 !important; }
  .briefing-table-overflow tbody td:first-child {
    position: sticky;
    left: -1px;
    outline: 1px solid white; }
  .briefing-table-overflow tbody td {
    max-width: 400px;
    text-align: left; }
  .briefing-table-overflow tbody tr td {
    background: #f7f7f7; }
  .briefing-table-overflow tbody tr:nth-of-type(even) td {
    background: #d4e5e9; }

.briefing-company-comment {
  padding: 15px;
  background: #f3f3f3; }
  .briefing-company-comment img {
    border-radius: 50px;
    width: 100px;
    height: 100px; }
  .briefing-company-comment .company-comment-heading {
    display: flex;
    gap: 15px; }
    .briefing-company-comment .company-comment-heading .company-comment-heading-text h3 {
      padding-top: 0; }

.timeline-linegraph-node .engagement-tooltip, .narrative-timeline-node .engagement-tooltip {
  position: absolute;
  width: 500px; }
  .timeline-linegraph-node .engagement-tooltip .tooltip-title, .narrative-timeline-node .engagement-tooltip .tooltip-title {
    display: flex;
    justify-content: space-between;
    padding: 10px; }
    .timeline-linegraph-node .engagement-tooltip .tooltip-title h4, .narrative-timeline-node .engagement-tooltip .tooltip-title h4 {
      padding-top: 5px;
      font-family: Oswald;
      color: white; }
    .timeline-linegraph-node .engagement-tooltip .tooltip-title h5, .narrative-timeline-node .engagement-tooltip .tooltip-title h5 {
      font-family: Oswald;
      color: white;
      font-size: 16px;
      font-weight: 100;
      padding-top: 2px; }
  .timeline-linegraph-node .engagement-tooltip .tooltip-body, .narrative-timeline-node .engagement-tooltip .tooltip-body {
    padding: 10px; }
    .timeline-linegraph-node .engagement-tooltip .tooltip-body p, .timeline-linegraph-node .engagement-tooltip .tooltip-body a, .narrative-timeline-node .engagement-tooltip .tooltip-body p, .narrative-timeline-node .engagement-tooltip .tooltip-body a {
      font-size: 14px;
      font-family: Cabin; }

.narrative-engagement-timeline-legend {
  margin-right: 25px;
  margin-left: 40px;
  justify-content: flex-end; }
  .narrative-engagement-timeline-legend .legend-parent-container {
    display: flex;
    flex-wrap: wrap; }
    .narrative-engagement-timeline-legend .legend-parent-container .legend-group {
      margin-bottom: 10px; }
      .narrative-engagement-timeline-legend .legend-parent-container .legend-group .legend-item {
        display: flex;
        padding: 0px; }
        .narrative-engagement-timeline-legend .legend-parent-container .legend-group .legend-item .legend-circle-col {
          margin-right: 5px;
          padding: 0px;
          width: 30px;
          height: 30px;
          align-content: center; }
          .narrative-engagement-timeline-legend .legend-parent-container .legend-group .legend-item .legend-circle-col .legend-circle {
            width: 20px;
            height: 20px;
            border-radius: 50%; }
        .narrative-engagement-timeline-legend .legend-parent-container .legend-group .legend-item .legend-text-col {
          padding-bottom: 10px;
          padding-left: 5px; }
          .narrative-engagement-timeline-legend .legend-parent-container .legend-group .legend-item .legend-text-col p {
            line-height: 1.2rem;
            font-size: 14px;
            padding-top: 5px; }
  .narrative-engagement-timeline-legend .legend-subtitle-container ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .narrative-engagement-timeline-legend .legend-subtitle-container ul li {
      padding-left: 1em;
      text-indent: 1em; }
      .narrative-engagement-timeline-legend .legend-subtitle-container ul li::before {
        content: "*"; }
  .narrative-engagement-timeline-legend .legend-subtitle-container p, .narrative-engagement-timeline-legend .legend-subtitle-container li {
    font-size: 12px;
    line-height: 14px; }

.marrative-engagement-timeline-legend {
  display: flex;
  flex-wrap: wrap;
  margin-right: 15px;
  margin-left: 15px; }

.timeline-linegraph-heading {
  padding: 10px; }
  .timeline-linegraph-heading .row {
    margin-right: 55px;
    margin-left: 55px; }
  .timeline-linegraph-heading .timelinegraph-title {
    padding-bottom: 15px; }
  .timeline-linegraph-heading .timeline-tab-container {
    padding-right: 2px;
    padding-left: 2px; }
  .timeline-linegraph-heading .button-all, .timeline-linegraph-heading .button-emissions, .timeline-linegraph-heading .button-cumul-ems, .timeline-linegraph-heading .button-vehicles {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    text-align: center;
    transition: 0.2s ease-in-out;
    width: 100%;
    cursor: pointer;
    min-height: 53px;
    font-family: Oswald;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.2rem; }
  .timeline-linegraph-heading .button-all {
    border-top: 2px solid #6082B6;
    color: #6082B6; }
    .timeline-linegraph-heading .button-all:hover {
      color: white;
      background: #6082B6; }
  .timeline-linegraph-heading .button-all.active {
    background: #6082B6;
    color: white; }
  .timeline-linegraph-heading .button-emissions {
    border-top: 2px solid #000000;
    color: #000000;
    background: white; }
    .timeline-linegraph-heading .button-emissions:hover {
      color: white;
      background: #000000; }
  .timeline-linegraph-heading .button-emissions.active {
    color: white;
    background: #000000; }
  .timeline-linegraph-heading .button-cumul-ems {
    border-top: 2px solid #add8e6;
    color: #6082B6; }
    .timeline-linegraph-heading .button-cumul-ems:hover {
      color: white;
      background: #add8e6; }
  .timeline-linegraph-heading .button-cumul-ems.active {
    color: white;
    background: #add8e6; }
  .timeline-linegraph-heading .button-vehicles {
    border-top: 2px solid #ffa500;
    color: #ffa500; }
    .timeline-linegraph-heading .button-vehicles:hover {
      color: white;
      background: #ffa500; }
  .timeline-linegraph-heading .button-vehicles.active {
    color: white;
    background: #ffa500; }

@media screen and (max-width: 992px) {
  .briefing-section .briefing-sticky-scorecard,
  .briefing-section .briefing-sticky-platform,
  .briefing-section .briefing-sticky-tags,
  .briefing-section .briefing-sticky-linkto,
  .briefing-section .briefing-sticky-report,
  .briefing-section .briefing-sticky-quote,
  .briefing-section .briefing-sticky-download,
  .briefing-section .briefing-sticky-glossary,
  .briefing-section .briefing-sticky-imtext,
  .briefing-section .sticky-download-file,
  .briefing-section .briefing-sidebar-copy,
  .briefing-section .linkto-container,
  .briefing-section .briefing-glossary,
  .briefing-section .tag-list,
  .briefing-section .imcard-platform,
  .briefing-section .briefing-quote,
  .briefing-section .col-lg-4, .briefing-section .col-sm-4 {
    margin: 0 !important;
    padding: 30px 15px 0px 15px;
    position: relative !important;
    order: 3 !important;
    max-width: 100%;
    flex: 0 0 100%; }
  .briefing-section .linkto-container,
  .briefing-section .sticky-download-file {
    padding: 15px 30px; }
  .briefing-section .briefing-glossary,
  .briefing-section .briefing-sidebar-copy {
    padding: 15px; }
  .briefing-section .briefing-sticky-quote {
    margin-top: 30px !important; }
  .briefing-section .briefing-sticky-platform {
    padding: 0 !important; }
  .briefing-section .imcard-report, .briefing-section .imcard-platform, .briefing-section .briefing-sticky-report, .briefing-section .briefing-sticky-scorecard, .briefing-section .tag-list {
    padding: 0;
    margin: 0; }
  .briefing-section .scorecard-inner {
    margin: 0 !important; }
  .briefing-section .briefing-table {
    overflow-x: auto;
    display: block; }
    .briefing-section .briefing-table .no-mob {
      display: none; }
  .briefing-section .briefing-contents a {
    width: initial; }
  .timeline-linegraph-heading .col {
    flex-basis: auto !important;
    padding: 5px; }
  .briefing-tabbed-images .tabbed-img-button-container {
    padding: 30px 0px !important; }
  .briefing-tabbed-images .tabbed-img-button {
    min-width: 15%;
    width: auto !important;
    margin-right: 10px; } }

.event-title-content {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  margin-top: 0;
  min-height: 350px;
  position: relative; }
  .event-title-content h1, .event-title-content h2, .event-title-content h3, .event-title-content h4, .event-title-content p {
    color: white; }
  .event-title-content h1 {
    margin-bottom: 10px; }
  .event-title-content h3 {
    padding-top: 0; }
  .event-title-content .event-title-slide {
    width: 100%; }

.event-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px; }
  .event-buttons .event-button {
    border: 2px solid #f4f4f4;
    background: #FF6A21;
    border-radius: 50px;
    padding: 10px 20px;
    text-align: center;
    transition: 0.2s ease-in-out;
    width: 100%; }
  .event-buttons a h4, .event-buttons a:hover h4 {
    color: white;
    font-size: 1.1rem; }

.event-info {
  border: 2px solid #f3f3f3;
  padding: 15px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px; }
  .event-info h3 {
    color: #4AB0C4; }
  .event-info .event-info-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px; }
    .event-info .event-info-row img {
      width: 25px;
      height: 25px; }

.event-text h2 {
  color: #4AB0C4;
  padding-top: 15px; }

.event-text:first-of-type .col-lg-12:first-of-type h2 {
  padding-top: 0; }

.event-card.col-lg-4 p, .event-card.col-lg-12 p {
  display: none; }

.event-card.col-lg-4 h3, .event-card.col-lg-12 h3 {
  font-weight: 300 !important; }

.event-card.col-lg-8 h3 {
  font-size: 32px;
  line-height: 1.3; }

.event-card.col-lg-8 .event-internal-mark, .event-card.col-lg-8 .event-external-mark {
  width: 4%;
  height: 8%; }

.event-card {
  display: flex;
  flex-direction: column;
  z-index: 1;
  position: relative;
  min-height: 300px; }
  .event-card .event-internal-mark {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 10%;
    height: 20%; }
  .event-card .event-external-mark {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 7%;
    height: 13%; }
  .event-card .tag-list {
    background: #f3f3f3;
    padding: 7.5px 10px;
    min-height: 110px;
    border-radius: 0 0 15px 15px; }
  .event-card .event-card-top {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 15px 15px 0 0;
    background-position: center;
    background-size: cover; }
    .event-card .event-card-top::before {
      content: '';
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      position: absolute;
      background: rgba(0, 0, 0, 0.5);
      z-index: 0;
      border-radius: 15px 15px 0 0; }
    .event-card .event-card-top .event-card-text {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      padding: 10px 50px 10px 15px;
      z-index: 100;
      min-height: 191px; }
      .event-card .event-card-top .event-card-text span, .event-card .event-card-top .event-card-text h3, .event-card .event-card-top .event-card-text p {
        color: white;
        font-weight: 300;
        font-family: Oswald; }
      .event-card .event-card-top .event-card-text h3 {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      .event-card .event-card-top .event-card-text span {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        .event-card .event-card-top .event-card-text span:last-of-type {
          margin-bottom: auto; }
  .event-card .event-card-img {
    width: 100%; }

.event-feature-fw {
  flex-direction: row !important;
  height: 372px;
  width: 100%;
  margin-bottom: 35px; }
  .event-feature-fw a {
    cursor: pointer; }
  .event-feature-fw .event-card-top {
    height: 372px;
    width: 100%;
    border-radius: 15px; }
    .event-feature-fw .event-card-top::before {
      border-radius: 15px; }
    .event-feature-fw .event-card-top .event-internal-mark, .event-feature-fw .event-card-top .event-external-mark {
      width: 3%;
      height: 7%; }
    .event-feature-fw .event-card-top .event-card-text {
      padding: 20px 90px 60px 15px;
      z-index: 100;
      position: absolute; }
  .event-feature-fw .tag-list {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    background-color: transparent;
    z-index: 100;
    padding: 50px 20px 20px 15px; }
    .event-feature-fw .tag-list span {
      border: 1px solid #f3f3f3;
      color: #f3f3f3; }
      .event-feature-fw .tag-list span:hover {
        background-color: #f3f3f3;
        color: #395560;
        border: 1px solid #395560; }

@media screen and (max-width: 992px) {
  .event-title-content {
    min-height: 500px; }
  .event-feature-fw {
    display: block;
    flex-direction: row;
    height: auto; }
    .event-feature-fw .event-card-top {
      width: 100%;
      height: 300px;
      border-radius: 15px 15px 0 0; }
      .event-feature-fw .event-card-top::before {
        border-radius: 15px 15px 0 0; }
    .event-feature-fw .tag-list {
      width: 100%;
      height: auto;
      border-radius: 0 0 15px 15px;
      padding-bottom: 10px; } }

.mediarelease-search .mediarelease-card .imcard-inner {
  display: flex;
  flex-direction: column;
  min-height: 390px; }
  .mediarelease-search .mediarelease-card .imcard-inner h3:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px; }
  .mediarelease-search .mediarelease-card .imcard-inner .tag-list {
    padding-top: 15px;
    margin-top: auto; }
  .mediarelease-search .mediarelease-card .imcard-inner .pr-download-container {
    display: flex;
    gap: 7.5px;
    justify-content: flex-start; }
    .mediarelease-search .mediarelease-card .imcard-inner .pr-download-container .mediarelease-button-container {
      width: 40px;
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
      .mediarelease-search .mediarelease-card .imcard-inner .pr-download-container .mediarelease-button-container .btn {
        cursor: pointer;
        background-color: transparent;
        border: 0px;
        white-space: wrap;
        width: 100%;
        padding: 0px; }
        .mediarelease-search .mediarelease-card .imcard-inner .pr-download-container .mediarelease-button-container .btn:focus {
          outline: none;
          box-shadow: none; }

.mediarelease-search .mediarelease-feature-card {
  background-color: #f3f3f3; }
  .mediarelease-search .mediarelease-feature-card .imcard-inner {
    padding: 15px 0px;
    min-height: 310px !important; }
  .mediarelease-search .mediarelease-feature-card .feature-mediarelease-card-image-container {
    padding: 0px !important;
    max-height: 400px; }
    .mediarelease-search .mediarelease-feature-card .feature-mediarelease-card-image-container img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      display: block; }

@media screen and (max-width: 992px) {
  .feature-mediarelease-card-image-container {
    display: none !important; } }

.standard-slice-header {
  width: 100%;
  min-height: 350px;
  margin-bottom: 15px;
  position: relative;
  background-position: center center; }
  .standard-slice-header .container {
    z-index: 100; }
  .standard-slice-header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1; }
  .standard-slice-header .container {
    height: 100%; }
  .standard-slice-header .standard-slice-title {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: white;
    margin: 0 15px; }
    .standard-slice-header .standard-slice-title h1, .standard-slice-header .standard-slice-title h2, .standard-slice-header .standard-slice-title h3, .standard-slice-header .standard-slice-title h4 {
      color: white; }
    .standard-slice-header .standard-slice-title h4 {
      font-style: normal;
      font-weight: 300;
      font-family: Oswald; }
    .standard-slice-header .standard-slice-title > * {
      z-index: 100; }
    .standard-slice-header .standard-slice-title .standard-slice-button {
      padding-top: 6px; }
      .standard-slice-header .standard-slice-title .standard-slice-button .btn-primary {
        width: 20%;
        border-radius: 20px; }
        .standard-slice-header .standard-slice-title .standard-slice-button .btn-primary:focus {
          outline: none;
          box-shadow: none; }
        .standard-slice-header .standard-slice-title .standard-slice-button .btn-primary:active {
          background-color: #FF6A21;
          border-color: #FF6A21;
          box-shadow: none; }

.bannercol, .carouselcol {
  padding-left: 1rem;
  padding-right: 1rem;
  min-height: 300px;
  background-size: cover;
  background-position: center center;
  position: relative; }
  .bannercol h1, .carouselcol h1 {
    color: #FFF;
    font-weight: 300;
    font-size: 3.2rem;
    bottom: 1rem; }

.slice-overlay {
  position: relative; }

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(30, 65, 75, 0.6); }

.fixed-height {
  min-height: 500px; }

.fixed-height-2 {
  min-height: 700px; }

.bannercol h1 {
  line-height: 3rem; }

.bannercol .overlay-logo {
  padding-top: 157px;
  padding-right: 2rem; }

.bannercol .overlay {
  padding: 1rem; }

.bannercol a h2 {
  color: #FFF; }

.carouselcol .overlay {
  color: #FFF;
  padding-left: 1rem; }

.carouselcol .person-summary {
  padding-left: 0; }

.carouselcol p {
  font-family: "Oswald";
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 300; }

.background-left .bannercol {
  background-position: left; }

.background-center .bannercol {
  background-position: center; }

.background-right .bannercol {
  background-position: right; }

.breadcrumbs li {
  display: inline-block;
  list-style-type: none; }

.filter-result {
  padding-bottom: 1rem; }
  .filter-result #tags-dropdown {
    font-family: Oswald;
    font-size: 16px;
    background-color: #1e414b;
    border: 1px solid #1e414b;
    color: white;
    padding: 0px;
    margin-top: 0px !important;
    width: 100%; }
    .filter-result #tags-dropdown:focus {
      outline: none;
      border: none;
      box-shadow: none; }
  .filter-result .table-head, .filter-result .table-body > .row > .mobile-title {
    background-color: #154E58;
    color: #FFF;
    font-weight: 700;
    border-bottom: 1px solid #FFF; }
  .filter-result .table-head > * > *, .filter-result .table-body > * > * {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    border-right: 1px solid #FFF; }
  .filter-result .table-head > * > *:last-child, .filter-result .table-body > * > *:last-child {
    border-right: 0px transparent; }
  .filter-result .table-head .col-4 {
    background-color: transparent;
    border-bottom: 0; }
  .filter-result .table-body > * > * {
    border-bottom: 1px solid #FFF; }
  .filter-result .table-body > *:nth-child(odd) > * {
    background-color: rgba(0, 0, 0, 0.02); }
  .filter-result .table-body > *:nth-child(even) > * {
    background-color: #d4e5e9; }
  .filter-result .table-body a {
    text-decoration: underline; }
  .filter-result .table-body .number {
    text-align: left;
    padding-left: 2rem; }
  .filter-result .th {
    display: flex !important;
    border-right: 1px solid #FFF;
    line-height: 1.6rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    cursor: pointer;
    font-family: Cabin;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600; }
  .filter-result .th:last-child {
    border-right: 0% transparent; }
  .filter-result .td[data-title='Date'] {
    display: flex;
    justify-content: center;
    align-items: center; }
  .filter-result .td[data-title='Title'] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px; }
  .filter-result .td[data-title='Download'] {
    display: flex;
    justify-content: center;
    align-items: center; }
  .filter-result .td {
    font-family: Cabin; }
  .filter-result .tagbox {
    min-height: 40px; }

#filters {
  display: flex; }

.filter-fields select, .filter-fields input {
  margin-bottom: 1rem; }

.filter-fields label {
  font-family: Oswald; }

@media screen and (max-width: 768px) {
  .filter-result .table-body .number {
    text-align: right;
    padding-left: 0; } }

@media screen and (max-width: 560px) {
  .filter-result .table-body .td[data-title='Download'] {
    order: 4; }
  .filter-result .table-body .td[data-title='Date'] {
    order: 3; }
  .filter-result .table-body .td[data-title='Program'] {
    order: 2; }
  .filter-result .table-body .td[data-title='Title'] {
    order: 1; }
  .filter-result .th[data-title='Title'], .filter-result .th[data-title='Date'], .filter-result .th[data-title='Download'] {
    display: none; } }

.foldedgroup h4.panel-title .namerow > div {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  min-height: 3rem;
  color: #357a81; }

.foldedgroup .namerow {
  padding-left: 1rem;
  padding-right: 1rem; }

.foldedgroup .panel-title a {
  text-decoration: none; }

.foldedgroup .panel-body {
  padding-bottom: 1rem; }

.foldedgroup .foldedgroup-name {
  padding-left: 0; }

.namecol {
  width: 100%; }
  .namecol > * {
    display: inline-block; }

@media screen and (min-width: 768px) {
  .foldedgroup .namerow {
    padding-left: 0;
    padding-right: 0; } }

.foldout-wrapper .panel-body {
  padding-left: 0;
  padding-right: 0; }

.foldout-wrapper .accordion-toggle .panel-title-content {
  border-top: 2px solid #595757; }

.foldout-wrapper .accordion-toggle.collapsed .panel-title-content {
  border-top: 1px solid #595757; }

.state-heading .open {
  display: none;
  width: 20px !important;
  margin-top: 5px; }

.state-heading .closer {
  display: block;
  width: 20px !important;
  margin-top: 5px; }

.state-heading.state-open .open {
  display: block; }

.state-heading.state-open .closer {
  display: none; }

.faqs .openclose, .state-heading .openclose {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.33rem;
  margin-left: -2px; }

.faqs .accordion-toggle, .faqs .accordion-toggle:hover, .state-heading .accordion-toggle, .state-heading .accordion-toggle:hover {
  text-decoration: none; }

.state-heading h4 {
  display: inline-block;
  max-width: 90%;
  padding-bottom: 2px; }

.faqs .faq-panel-title {
  display: inline-block;
  padding-top: 0px !important;
  padding-bottom: 2px; }

.foldout-title .foldout-openclose {
  vertical-align: top;
  width: 16px; }

.foldout-title .foldout-openclose-title {
  width: 90%; }

.foldout-title > * {
  display: flex;
  margin-left: -0.125rem;
  padding-top: 0.25rem;
  color: #357a81; }

.foldout-title-caption {
  max-width: 95%; }

.foldout-border {
  padding-top: 0.33rem; }
  .foldout-border .accordion-toggle {
    border-top: 2px solid #595757; }
  .foldout-border .accordion-toggle.collapsed {
    border-top: 1px solid #595757; }

.foldout-inner-border {
  border-bottom: 1px solid #595757;
  margin-bottom: 1rem; }

.opencloser > * {
  display: inline-block; }

.foldout .opencloser {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  display: inline-flex; }

.single-foldout .panel-title-content {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.single-foldout:last-child .foldout-wrapper {
  border-bottom: 1px solid #595757;
  margin-bottom: 30px; }

.public-view .lobbytable-selector h4 {
  font-size: 12pt; }

.lobbytable-text {
  padding-left: 16px;
  padding-right: 16px; }
  .lobbytable-text h2 {
    font-size: 15pt; }

.lobbytable-selector .ltable-head {
  font-family: Oswald;
  padding-left: 16px;
  padding-right: 16px; }
  .lobbytable-selector .ltable-head > div {
    background-color: #dbeaef;
    border-top: 1px solid #FFF;
    color: #1f3b60;
    padding-top: 8px;
    padding-bottom: 8px;
    border-right: 1px solid #FFF; }
  .lobbytable-selector .ltable-head > div:last-child {
    border-right: 0px transparent; }

.lobbytable-selector .lt-row {
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  align-items: stretch; }

.lobbytable-selector .lt-row:nth-child(odd) > div {
  background-color: rgba(151, 202, 215, 0.1); }

.lobbytable-selector .lt-row > div {
  border-right: 1px solid #FFF;
  padding: 16px; }

.lobbytable-selector .lt-row > div.lobby-icon {
  padding-left: 8px;
  padding-right: 8px; }

.lobbytable-selector .lt-row > div:last-child {
  border-right: 0px transparent; }

.lobbytable-selector .lt-sector {
  background-color: #1f3b60;
  color: #FFF; }

.lobbytable-selector .lobby-entity {
  font-weight: bold; }

.lobbytable-selector .panel {
  border-radius: 0; }

.lobbytable-selector .panel-default {
  border: 0px transparent; }

.lobbytable-selector .panel-heading {
  border-radius: 0;
  border: 0px transparent;
  border-top: 1px solid #FFF;
  padding: 0; }
  .lobbytable-selector .panel-heading a:hover {
    color: #FFF; }
  .lobbytable-selector .panel-heading h4 {
    margin-bottom: 0; }
  .lobbytable-selector .panel-heading > a > h4 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px; }
  .lobbytable-selector .panel-heading a > .panel-title {
    background-color: #1f3b60;
    color: #FFF; }
    .lobbytable-selector .panel-heading a > .panel-title:hover {
      color: #FFF; }
    .lobbytable-selector .panel-heading a > .panel-title .lobby-sector-icon {
      width: 30px;
      padding-top: 0.5rem;
      padding-left: 0.25rem; }
      .lobbytable-selector .panel-heading a > .panel-title .lobby-sector-icon .cls-1, .lobbytable-selector .panel-heading a > .panel-title .lobby-sector-icon .cls-2, .lobbytable-selector .panel-heading a > .panel-title .lobby-sector-icon .st0 {
        fill: #FFF; }
  .lobbytable-selector .panel-heading a.collapsed > .panel-title {
    background-color: #7dc4f2; }
    .lobbytable-selector .panel-heading a.collapsed > .panel-title .lobby-sector-icon .cls-1, .lobbytable-selector .panel-heading a.collapsed > .panel-title .lobby-sector-icon .cls-2, .lobbytable-selector .panel-heading a.collapsed > .panel-title .lobby-sector-icon .st0 {
      fill: #1f3b60; }

.lobbytable-selector a .openclose-reports {
  padding-top: 1.125rem; }

.lobbytable-selector a.collapsed .openclose-reports {
  padding-top: 0.75rem; }

.lobbytable-selector a .openclose-reports, .lobbytable-selector a.collapsed .openclose-reports {
  padding-right: 12px; }
  .lobbytable-selector a .openclose-reports .open, .lobbytable-selector a .openclose-reports .close, .lobbytable-selector a.collapsed .openclose-reports .open, .lobbytable-selector a.collapsed .openclose-reports .close {
    opacity: 1; }
  .lobbytable-selector a .openclose-reports .open, .lobbytable-selector a.collapsed .openclose-reports .open {
    width: 15px;
    height: 15px; }
  .lobbytable-selector a .openclose-reports .close, .lobbytable-selector a.collapsed .openclose-reports .close {
    width: 15px; }

.lobbytable-selector .panel-body {
  padding-top: 0;
  padding-bottom: 0; }

.quicklink {
  min-height: 80px;
  padding: 15px;
  display: flex;
  align-items: center;
  padding: 0px;
  min-height: 86px; }
  .quicklink:hover {
    opacity: 0.9; }
  .quicklink .quicklink-btn {
    width: 40px;
    position: absolute;
    bottom: 0px;
    right: 0px; }
    .quicklink .quicklink-btn img {
      width: 40px; }
  .quicklink .quicklink-text {
    width: 90%;
    display: flex;
    justify-content: center; }
    .quicklink .quicklink-text h3 {
      text-align: start;
      margin: 0 15px;
      font-size: 20px;
      line-height: 28px;
      padding: 5px 0px; }

.quicklink-parent {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px; }

.quicklink-parent:last-of-type {
  margin-bottom: 20px; }

.quicklink-col .quicklink-parent {
  margin-bottom: 0 !important; }

@media screen and (max-width: 768px) {
  .quicklink-parent {
    margin-bottom: 15px !important; } }

.openclose .open, .openclose .closer {
  width: 14px; }
  .openclose .open img, .openclose .closer img {
    width: 100%; }

.opener {
  display: inline-block; }

.accordion-toggle .open, .opener .open, .opener-inner .open {
  display: none; }

.accordion-toggle .closer, .opener .closer, .opener-inner .closer {
  display: block; }

.accordion-toggle.collapsed .open, .opener.collapsed .open, .opener-inner.collapsed .open {
  display: block; }

.accordion-toggle.collapsed .closer, .accordion-toggle.collapsed .close, .opener.collapsed .closer, .opener.collapsed .close, .opener-inner.collapsed .closer, .opener-inner.collapsed .close {
  display: none; }

.opener-inner {
  display: block;
  width: 100%; }
  .opener-inner .opener {
    padding-top: 0.33rem; }

.league-table, .scorecard-table {
  margin: 30px 0 30px 0; }
  .league-table #league-table, .scorecard-table #league-table {
    margin: 0;
    width: 100%; }
  .league-table form, .scorecard-table form {
    display: flex; }
  .league-table .corporations-button, .league-table .industry-button, .league-table .asset-manager-button, .league-table .fund-button, .scorecard-table .corporations-button, .scorecard-table .industry-button, .scorecard-table .asset-manager-button, .scorecard-table .fund-button {
    transition: none;
    background: #FF6A21;
    color: white;
    border-top: 3px solid #FF6A21;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin: 0;
    margin-top: 15px;
    font-family: Oswald;
    border-right: none;
    border-left: none;
    border-bottom: none; }
    .league-table .corporations-button:hover, .league-table .industry-button:hover, .league-table .asset-manager-button:hover, .league-table .fund-button:hover, .scorecard-table .corporations-button:hover, .scorecard-table .industry-button:hover, .scorecard-table .asset-manager-button:hover, .scorecard-table .fund-button:hover {
      background: #ff7a39; }
  .league-table .corporations-button, .league-table .asset-manager-button, .scorecard-table .corporations-button, .scorecard-table .asset-manager-button {
    margin-right: -7px;
    margin-left: 1px; }
  .league-table .industry-button, .league-table .fund-button, .scorecard-table .industry-button, .scorecard-table .fund-button {
    width: 51% !important; }
  .league-table input[type=radio]:checked + label, .scorecard-table input[type=radio]:checked + label {
    background: white;
    border-top: 3px solid #264D57;
    color: #264D57; }
  .league-table .search-filter-wrapper, .scorecard-table .search-filter-wrapper {
    padding: 0 1px; }
  .league-table #leaguetable-search-filter, .league-table #leaguetable-influencer-search-filter, .league-table #am-leaguetable-search-filter, .scorecard-table #leaguetable-search-filter, .scorecard-table #leaguetable-influencer-search-filter, .scorecard-table #am-leaguetable-search-filter {
    width: 100%;
    border: 1px solid #d7d5d5;
    padding: 5px 15px;
    margin-bottom: 15px;
    font-size: 18px;
    border-radius: 30px; }
    .league-table #leaguetable-search-filter:focus-visible, .league-table #leaguetable-influencer-search-filter:focus-visible, .league-table #am-leaguetable-search-filter:focus-visible, .scorecard-table #leaguetable-search-filter:focus-visible, .scorecard-table #leaguetable-influencer-search-filter:focus-visible, .scorecard-table #am-leaguetable-search-filter:focus-visible {
      outline: none; }
  .league-table #am-leaguetable-search-button, .scorecard-table #am-leaguetable-search-button {
    position: absolute;
    right: 20px;
    background: none;
    top: 5px;
    border: none;
    cursor: pointer; }
    .league-table #am-leaguetable-search-button:focus, .scorecard-table #am-leaguetable-search-button:focus {
      outline: none;
      border: none; }
  .league-table #am-leaguetable-clear-search-button, .scorecard-table #am-leaguetable-clear-search-button {
    position: absolute;
    right: 50px;
    background: none;
    top: 3px;
    width: 40px;
    border: none;
    cursor: pointer;
    display: none; }
    .league-table #am-leaguetable-clear-search-button:focus, .scorecard-table #am-leaguetable-clear-search-button:focus {
      outline: none;
      border: none; }
  .league-table thead tr, .scorecard-table thead tr {
    width: 100%;
    display: flex;
    padding-right: 17.7px;
    background: #2f5661; }
  .league-table thead th, .scorecard-table thead th {
    background-color: #2f5661;
    color: #FFF;
    font-family: Oswald;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    min-height: 56px;
    border-left: 2px solid white;
    background-clip: padding-box; }
    .league-table thead th:first-of-type, .scorecard-table thead th:first-of-type {
      border-left: 1px solid white; }
  .league-table thead .flex-start, .scorecard-table thead .flex-start {
    justify-content: flex-start; }
  .league-table thead select, .scorecard-table thead select {
    background: none;
    border: none;
    padding-left: 0;
    color: white; }
    .league-table thead select:focus, .scorecard-table thead select:focus {
      background: #2f5661;
      border: none;
      color: white;
      box-shadow: none;
      outline: 0; }
    .league-table thead select option, .scorecard-table thead select option {
      background: white;
      color: grey; }
  .league-table tbody, .scorecard-table tbody {
    overscroll-behavior: contain;
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 60vh;
    min-height: 60vh;
    background: #f7f7f7;
    width: 100%; }
    .league-table tbody tr, .scorecard-table tbody tr {
      display: inline-flex;
      width: 100%;
      background: #f7f7f7; }
      .league-table tbody tr:first-of-type td, .scorecard-table tbody tr:first-of-type td {
        border-top: 2px solid white; }
      .league-table tbody tr .scorecard-img, .scorecard-table tbody tr .scorecard-img {
        width: 17.5px; }
    .league-table tbody tr.selected-company, .scorecard-table tbody tr.selected-company {
      background: #d4e5e9; }
    .league-table tbody td, .scorecard-table tbody td {
      display: table-cell;
      padding: 15px;
      font-family: Oswald;
      font-size: 16px;
      border: 1px solid white;
      background-clip: padding-box;
      overflow: hidden;
      min-height: 56px; }
    .league-table tbody .leaguetable-band, .scorecard-table tbody .leaguetable-band {
      font-size: 17px;
      border-right: 1px; }
  .league-table .leaguetable-spinner, .scorecard-table .leaguetable-spinner {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 52%;
    left: 42%; }
  .league-table .leaguetable-spinner::after, .scorecard-table .leaguetable-spinner::after {
    content: '';
    width: 150px;
    height: 150px;
    border: 15px solid #F3F3F3;
    border-top-color: #4AB0C4;
    border-radius: 50%;
    animation: loading 2s linear infinite; }

@keyframes loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .league-table .search-filter-wrapper .influencer-clear-button, .scorecard-table .search-filter-wrapper .influencer-clear-button {
    position: absolute;
    right: 25px;
    top: 6px;
    cursor: pointer;
    display: none; }
  .league-table .search-filter-wrapper #leaguetable-influencer-search-filter, .scorecard-table .search-filter-wrapper #leaguetable-influencer-search-filter {
    position: relative; }
  .league-table .influencer-search-results, .scorecard-table .influencer-search-results {
    background-color: #fff;
    overflow: hidden;
    width: 500px;
    max-height: 500px;
    display: none;
    top: 37.5px;
    position: absolute;
    z-index: 100;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 10px; }
  .league-table .influencer-scroll-container, .scorecard-table .influencer-scroll-container {
    background-color: #fff;
    width: 490px;
    max-height: 500px;
    overflow-y: scroll; }
    .league-table .influencer-scroll-container::-webkit-scrollbar, .scorecard-table .influencer-scroll-container::-webkit-scrollbar {
      width: 10px; }
    .league-table .influencer-scroll-container::-webkit-scrollbar-thumb, .scorecard-table .influencer-scroll-container::-webkit-scrollbar-thumb {
      background: #4AB0C4;
      border-radius: 10px; }
    .league-table .influencer-scroll-container::-webkit-scrollbar-track, .scorecard-table .influencer-scroll-container::-webkit-scrollbar-track {
      border-radius: 10px;
      background: #f1f1f1;
      margin-top: 10px;
      margin-bottom: 10px; }
    .league-table .influencer-scroll-container ul, .scorecard-table .influencer-scroll-container ul {
      list-style-type: none; }
      .league-table .influencer-scroll-container ul .influencer-search-results-opt, .scorecard-table .influencer-scroll-container ul .influencer-search-results-opt {
        font-family: 'Oswald';
        font-weight: 400;
        color: #5A5758;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 2.5px;
        cursor: pointer; }
        .league-table .influencer-scroll-container ul .influencer-search-results-opt:hover, .scorecard-table .influencer-scroll-container ul .influencer-search-results-opt:hover {
          background: #f7f7f7;
          border-radius: 10px; }
        .league-table .influencer-scroll-container ul .influencer-search-results-opt:focus, .scorecard-table .influencer-scroll-container ul .influencer-search-results-opt:focus {
          background: #f7f7f7;
          border-radius: 10px; }
        .league-table .influencer-scroll-container ul .influencer-search-results-opt:focus-visible, .scorecard-table .influencer-scroll-container ul .influencer-search-results-opt:focus-visible {
          background: #f7f7f7;
          border-radius: 10px;
          outline: none; }
      .league-table .influencer-scroll-container ul .influencer-search-results-optgroup, .scorecard-table .influencer-scroll-container ul .influencer-search-results-optgroup {
        color: #4AB0C4;
        font-family: 'Oswald';
        font-weight: 500;
        font-size: 20px;
        padding: 10px; }

.scorecard-table {
  margin-top: 15px !important; }

#am-leaguetable thead tr {
  padding-right: 1px !important; }

#am-leaguetable tbody.am-tbody {
  max-height: 590px;
  min-height: 590px;
  scrollbar-width: none; }
  #am-leaguetable tbody.am-tbody::-webkit-scrollbar {
    width: 0px; }

@media only screen and (max-width: 768px) {
  .league-table .no-mob, .scorecard-table .no-mob {
    display: none !important; }
  .league-table .mob, .scorecard-table .mob {
    max-width: 33.3% !important; }
  .league-table thead tr, .scorecard-table thead tr {
    display: inline-block !important;
    padding-right: 0; }
    .league-table thead tr th, .scorecard-table thead tr th {
      display: inline-flex !important;
      height: 80px; }
  .league-table tbody tr, .scorecard-table tbody tr {
    display: inline-block; }
    .league-table tbody tr td, .scorecard-table tbody tr td {
      height: 80px;
      display: inline-flex !important;
      justify-content: center;
      align-items: center;
      white-space: normal;
      padding: 5px; }
      .league-table tbody tr td.mob-start, .scorecard-table tbody tr td.mob-start {
        justify-content: flex-start !important; }
  .influencer-search-results {
    width: 80vw !important; }
    .influencer-search-results .influencer-scroll-container {
      width: 80vw; } }

.kind-policy .league-table tbody {
  max-height: 281px;
  min-height: 281px; }

.fade-cards .imcard-alert {
  max-height: 350px;
  min-height: 350px;
  overflow: hidden;
  transition: all 0.3s, border-top 0.05s;
  transition-delay: 0s;
  border-top: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.05);
  min-width: 300px;
  box-shadow: 0 -3px 0px 0 #3fb0c3; }
  .fade-cards .imcard-alert:hover {
    box-shadow: 0 -6px 0px 0 #3fb0c3; }
  .fade-cards .imcard-alert .text-fade {
    max-height: 350px;
    min-height: 350px;
    overflow: hidden;
    transition: all 0.3s, border-top 0.05s;
    transition-delay: 0s;
    cursor: pointer;
    -webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 90%);
    mask-image: linear-gradient(to bottom, black 80%, transparent 90%); }

.fade-cards .alert-focus {
  transition: all 0.3s;
  transition-delay: 0s; }
  .fade-cards .alert-focus:focus-visible {
    outline: none; }
  .fade-cards .alert-focus .imcard-alert:focus-visible {
    outline: none; }
  .fade-cards .alert-focus .imcard-alert:focus {
    max-height: 1000px;
    box-shadow: 0 -6px 0 0 #3fb0c3; }
    .fade-cards .alert-focus .imcard-alert:focus .text-fade {
      max-height: 1000px;
      -webkit-mask-image: none;
      mask-image: none; }

.fade-cards .imcard-vertical-scroll {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow-y: scroll;
  padding-top: 15px;
  max-height: 600px;
  margin-bottom: 15px;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin-top: 15px; }
  .fade-cards .imcard-vertical-scroll .imcard-alert {
    min-width: 200px; }

.fade-cards .imcard-side-scroll {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding-top: 15px;
  padding-right: 45px;
  min-height: 400px;
  -ms-overflow-style: none;
  scrollbar-width: none; }

.fade-cards .imcard-side-scroll::-webkit-scrollbar {
  display: none; }

.fade-cards .imcard-vertical-scroll::-webkit-scrollbar {
  display: none; }

.expand-button-container {
  display: flex;
  justify-content: flex-end;
  margin-top: -60px; }

.alert-feed {
  border: 1px solid #d7d5d5;
  border-radius: 30px; }
  .alert-feed .alert-feed-title {
    padding-left: 15px; }

.alert-search-form {
  padding: 30px; }
  .alert-search-form #alert-search-button {
    background: #4AB0C4;
    border-radius: 30px;
    color: white;
    cursor: pointer;
    width: 100%;
    border: none;
    min-height: 38px; }
    .alert-search-form #alert-search-button:focus {
      border: none;
      outline: none; }
    .alert-search-form #alert-search-button:hover {
      opacity: .7; }

#no-data-message {
  display: none;
  text-align: center;
  margin-top: 30px;
  width: 100%; }

.alert-cop-img {
  width: 60px;
  margin-left: -25px; }

@media screen and (max-width: 1200px) {
  .imcard-side-scroll {
    padding-right: 0px !important; } }

@media screen and (max-width: 992px) {
  .alert-search-form .custom-select-input, .alert-search-form #alert-search-button {
    margin: 5px  0; }
  .imcard-side-scroll {
    padding-right: 30px !important; }
  .imcard-vertical-scroll {
    flex-direction: row !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    padding-right: 55px; }
    .imcard-vertical-scroll .imcard-alert {
      min-width: 300px !important; }
    .imcard-vertical-scroll .alert-parent {
      margin: 0 15px; } }

.network-graph .form-check-input-button {
  color: white;
  background: #40525d;
  font-family: oswald; }
  .network-graph .form-check-input-button.active {
    background: #ed7722; }

.carousel {
  overflow: hidden;
  min-height: 450px; }
  .carousel .carousel-platform-heading, .carousel .carousel-report-heading {
    font-size: 3rem;
    line-height: 3.3rem; }
  .carousel .carousel-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    display: flex;
    justify-content: center; }
    .carousel .carousel-nav .carousel-nav-item {
      z-index: 100;
      width: 20px;
      height: 20px;
      border-radius: 20px;
      background: #ffffff6b;
      cursor: pointer;
      margin: 3px; }
      .carousel .carousel-nav .carousel-nav-item.current {
        background: white; }
    .carousel .carousel-nav .carousel-control {
      z-index: 100;
      width: 30px;
      margin-bottom: 25px;
      cursor: pointer; }
    .carousel .carousel-nav #carousel-decrement {
      transform: rotate(90deg); }
    .carousel .carousel-nav #carousel-increment {
      transform: rotate(270deg); }
  .carousel .slide-container {
    display: flex;
    pointer-events: none;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .carousel .slide-container::-webkit-scrollbar {
      display: none; }
  .carousel .carousel-container {
    min-height: 450px;
    pointer-events: all;
    scroll-snap-align: start;
    min-width: 100vw;
    flex-shrink: 0;
    transform-origin: center center;
    transform: scale(1);
    transition: transform 0.5s;
    position: relative; }
    .carousel .carousel-container .carousel-tint::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.5);
      z-index: 1; }
    .carousel .carousel-container .carousel-content.carousel-slice-content {
      align-items: center;
      justify-content: start; }
    .carousel .carousel-container .carousel-content {
      z-index: 100;
      position: relative;
      display: flex;
      height: 100%;
      flex-direction: column;
      justify-content: center; }
      .carousel .carousel-container .carousel-content .carousel-slice-text {
        margin-top: 32px;
        text-align: center;
        margin-bottom: 60px;
        color: white; }
      .carousel .carousel-container .carousel-content .carousel-slice-logo {
        margin-top: 32px;
        max-width: 155px;
        max-height: 155px; }
    .carousel .carousel-container .carousel-content-anchor {
      display: block; }
      .carousel .carousel-container .carousel-content-anchor:hover {
        text-decoration: none; }
    .carousel .carousel-container .carousel-text-container.carousel-text-container-slice {
      display: flex;
      justify-content: center; }
    .carousel .carousel-container .carousel-text-container h1, .carousel .carousel-container .carousel-text-container h2, .carousel .carousel-container .carousel-text-container h3, .carousel .carousel-container .carousel-text-container h4 {
      color: white;
      font-family: oswald; }
    .carousel .carousel-container .carousel-text-container .carousel-slice-text {
      line-height: 45px; }
    .carousel .carousel-container .carousel-text-container h4 {
      font-weight: 300; }
    .carousel .carousel-container .carousel-text-container .carousel-paragraph {
      color: white;
      padding: 15px 0; }
    .carousel .carousel-container .carousel-text-container .carousel-subtitle-container {
      display: flex;
      gap: 20px; }
      .carousel .carousel-container .carousel-text-container .carousel-subtitle-container img {
        max-width: 35px; }
    .carousel .carousel-container .carousel-tags {
      margin-left: -15px;
      margin-bottom: 60px; }
  .carousel .carousel-tags .tag-list .tag-button {
    color: white;
    outline: 1px solid white;
    border: none !important; }
    .carousel .carousel-tags .tag-list .tag-button:hover {
      outline: 2px solid white;
      background-color: transparent; }

@media screen and (max-width: 576px) {
  .carousel .slide-container {
    pointer-events: all; }
  .carousel .carousel-container {
    max-width: 100%;
    height: calc(100vh - 75px);
    padding: 30px; }
    .carousel .carousel-container .carousel-content {
      justify-content: start; }
    .carousel .carousel-container .carousel-text-container {
      padding: 0; }
      .carousel .carousel-container .carousel-text-container .carousel-slice-text {
        line-height: 40px; } }

.policy-head {
  background-color: #2f5661;
  color: #FFF;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 300;
  font-size: 1.2rem; }

.state-heading {
  border-top: 1px solid #2D2D2D;
  margin-top: 0.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0;
  color: #2D2D2D;
  font-weight: 300;
  font-size: 1.4rem;
  display: block;
  width: 100%;
  cursor: pointer !important; }
  .state-heading a {
    display: inline-block;
    width: 97%; }

.policy-head {
  font-family: Oswald; }

.policy-line {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Oswald; }
  .policy-line .policy-name-container {
    display: flex;
    align-items: center; }

.striped > .policy-line:nth-child(odd) {
  background-color: #F0F0F0; }

.histogram-legend b {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.legend-key {
  display: inline-block;
  min-width: 20px;
  max-width: 20px;
  min-height: 20px; }

.legend-label {
  vertical-align: middle; }

.kind-policy p {
  line-height: 1.75rem; }

.kind-policy h3.section {
  margin-top: 1rem; }

.policy-page p {
  line-height: 1.5rem; }

.policy-page a {
  color: #0000EE; }
  .policy-page a:hover {
    color: #0000EE; }

.policy-page .policy-tabs {
  width: 100%;
  position: absolute;
  bottom: 0; }

.policy-page .nav {
  margin: 0; }
  .policy-page .nav li {
    width: 25%;
    height: 40px; }
  .policy-page .nav a {
    display: flex;
    align-items: center;
    padding: 0 15px;
    width: 100%;
    height: 100%;
    line-height: 16px;
    background: #BBDBEE;
    color: #264D57;
    font-family: Oswald; }
    .policy-page .nav a:hover {
      text-decoration: none;
      background: #E0F2F5; }
    .policy-page .nav a[aria-selected='true'] {
      background: white;
      border-top: 2px solid #BBDBEE; }

.policy-page .policy-description {
  padding: 15px; }

.policy-page .short-policy-summary {
  padding: 15px; }

.policy-page .lobbying-overview {
  padding: 15px; }
  .policy-page .lobbying-overview:last-of-type {
    margin-bottom: 30px; }

.policy-page .policy-alerts {
  padding: 15px; }
  .policy-page .policy-alerts .grid {
    padding-top: 15px; }
    .policy-page .policy-alerts .grid .expand-button-container {
      padding: 0 15px;
      margin-top: 0; }

.policy-page .entities-engaged {
  padding: 15px; }

.policy-page .entities-engaged-table {
  padding: 15px; }
  .policy-page .entities-engaged-table #filters {
    flex-wrap: wrap; }
    .policy-page .entities-engaged-table #filters .form-group {
      padding: 5px; }

.policy-page .policy-dial {
  padding: 15px 30px; }
  .policy-page .policy-dial:empty {
    padding: 0; }

.policy-page .policy-download-file {
  border: 2px solid #f4f4f4;
  background: #FF6A21;
  border-radius: 50px;
  padding: 5px 15px;
  text-align: center;
  transition: 0.2s ease-in-out;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5;
  margin: 15px 0; }
  .policy-page .policy-download-file h4 {
    color: white; }

.influencemap-query, .featured-pullout {
  background: #3fb0c3;
  padding: 15px;
  color: white; }
  .influencemap-query:first-child, .featured-pullout:first-child {
    border-bottom: 2px solid white; }
  .influencemap-query p, .influencemap-query h3, .featured-pullout p, .featured-pullout h3 {
    color: white; }

.influencemap-query-light {
  background: #80becd; }

.evidence-histogram {
  padding: 15px 0px; }
  .evidence-histogram text {
    font-family: Oswald; }

.evidence-histogram-embed text {
  font-family: Oswald; }

.headroom {
  padding-top: 220px;
  padding-bottom: 220px; }

.evidence-histogram-spinner {
  display: flex;
  justify-content: center; }

.evidence-histogram-spinner::after {
  content: '';
  width: 35px;
  height: 35px;
  border: 4px solid #F3F3F3;
  border-top-color: #4AB0C4;
  border-radius: 50%;
  animation: loading 2s linear infinite; }

@keyframes loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.policy-key {
  margin-left: 15px; }
  .policy-key span:nth-of-type(odd) {
    position: relative;
    bottom: 1px; }
  .policy-key span.policy-key-text {
    font-family: Oswald;
    color: #4AB0C4;
    text-transform: uppercase; }

.state-policy-status-img {
  width: 40px; }

.policy-view-search-container .policy-view-search-div input {
  border-radius: 50px; }

.policy-table {
  padding-bottom: 30px; }
  .policy-table .policy-table-head {
    display: flex;
    background: #2f5661;
    padding-right: 15px; }
    .policy-table .policy-table-head .policy-table-head-item {
      outline: 1px solid white;
      background: #2f5661;
      color: #ffffff;
      font-family: oswald;
      font-size: 1.2rem;
      font-weight: 300;
      padding: 10px 15px; }
      .policy-table .policy-table-head .policy-table-head-item:last-child {
        outline: none;
        box-shadow: -1px 0 0 0 #ffffff; }
  .policy-table .policy-table-body {
    background: #f3f3f3;
    min-height: 600px;
    max-height: 600px;
    overflow-y: scroll;
    overscroll-behavior: contain;
    scrollbar-gutter: stable;
    display: flex;
    flex-direction: column; }
    .policy-table .policy-table-body .policy-table-row {
      display: flex; }
      .policy-table .policy-table-body .policy-table-row .policy-table-body-item {
        outline: 1px solid white;
        background: #f3f3f3;
        font-family: oswald;
        padding: 15px;
        display: flex;
        align-items: center; }
        .policy-table .policy-table-body .policy-table-row .policy-table-body-item .evidence-histogram-cell {
          display: flex;
          justify-content: center;
          width: 100%; }
      .policy-table .policy-table-body .policy-table-row .policy-tabel-body-status {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        font-weight: 400;
        text-transform: uppercase; }

@media screen and (max-width: 992px) {
  .policy-page .nav {
    height: 60px;
    margin-top: -20px; }
    .policy-page .nav a {
      padding: 0 5px;
      height: 60px;
      font-weight: 300; }
  .policy-page .evidence-histogram, .policy-page .evidence-histogram-embed {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .policy-page .policy-dial h3 {
    text-align: center; }
  .policy-view-search-container .policy-view-search-div {
    margin-bottom: 10px; }
    .policy-view-search-container .policy-view-search-div input {
      margin-top: 0px !important; } }

.secondary-header-slice-page .slice {
  max-height: 350px;
  min-height: 350px; }
  .secondary-header-slice-page .slice h1 {
    padding-top: 120px;
    padding-left: 15px; }

@media screen and (max-width: 992px) {
  .secondary-header-slice-page .slice h1 {
    padding-top: 30px;
    padding-left: 15px; }
  .influencemap-query {
    margin-top: 30px; } }

.imcard-narrative {
  overflow: hidden;
  transition: all 0.3s, box-shadow 0.05s;
  transition-delay: 0s;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.05); }
  .imcard-narrative:hover {
    box-shadow: 0px -2px 0 #3fb0c3; }
  .imcard-narrative .imcard-inner {
    max-height: 250px;
    min-height: 250px;
    overflow: hidden;
    transition: all 0.3s, box-shadow 0.05s;
    transition-delay: 0s;
    cursor: pointer;
    -webkit-mask-image: linear-gradient(to bottom, black 75%, transparent 85%);
    mask-image: linear-gradient(to bottom, black 75%, transparent 85%); }
  .imcard-narrative:focus {
    max-height: 1000px;
    box-shadow: 0px -2px 0 #3fb0c3; }
    .imcard-narrative:focus .imcard-inner {
      max-height: 1000px;
      -webkit-mask-image: none;
      mask-image: none; }

#sol-select-container {
  z-index: 10;
  display: flex; }
  #sol-select-container .select-hide {
    display: none !important; }
  #sol-select-container select {
    display: none; }
  #sol-select-container .select-items {
    position: absolute;
    gap: 5px;
    flex-wrap: wrap;
    max-width: 300px;
    font-size: 13px;
    justify-content: center;
    display: flex;
    border-radius: 20px;
    padding: 5px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    background: white; }
    #sol-select-container .select-items div {
      border-radius: 20px;
      padding: 10px;
      cursor: pointer; }
      #sol-select-container .select-items div:hover {
        background: rgba(60, 64, 67, 0.08); }
  #sol-select-container .select-selected {
    padding: 15px 10px 15px 10px;
    margin: 30px;
    margin-bottom: 10px;
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid rgba(60, 64, 67, 0.08); }
    #sol-select-container .select-selected img.sol-select-expand {
      width: 15px;
      margin-left: 10px;
      pointer-events: none; }
    #sol-select-container .select-selected img.sol-world-svg, #sol-select-container .select-selected img.sol-sector-svg {
      width: 20px;
      margin-right: 10px;
      pointer-events: none;
      margin-bottom: 3px; }
    #sol-select-container .select-selected:hover {
      background: rgba(60, 64, 67, 0.08); }
    #sol-select-container .select-selected:active {
      background: rgba(60, 64, 67, 0.08); }

.seaoflogos-tooltip.active {
  min-width: 200px; }

.seaoflogos-tooltip {
  background: white;
  border: 2px solid #595757;
  border-radius: 10px;
  color: #595757;
  font-family: Oswald;
  padding: 5px 10px;
  position: absolute;
  max-width: 100px;
  width: 100px;
  min-width: 100px;
  font-weight: 300;
  transition: min-width 0.3s ease-in-out;
  flex-direction: column;
  display: block;
  align-items: flex-end; }
  .seaoflogos-tooltip .seaoflogos-tooltip-name, .seaoflogos-tooltip .seaoflogos-tooltip-score, .seaoflogos-tooltip .seaoflogos-tooltip-engagement, .seaoflogos-tooltip .seaoflogos-tooltip-orgscore, .seaoflogos-tooltip .seaoflogos-tooltip-relscore {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 80px;
    width: 100%; }
  .seaoflogos-tooltip .seaoflogos-tooltip-orgscore, .seaoflogos-tooltip .seaoflogos-tooltip-relscore, .seaoflogos-tooltip .seaoflogos-tooltip-score {
    color: white; }
  .seaoflogos-tooltip .band-1, .seaoflogos-tooltip .band-2, .seaoflogos-tooltip .band-3, .seaoflogos-tooltip .band-4, .seaoflogos-tooltip .band-5 {
    background: #E41B18; }
  .seaoflogos-tooltip .band-6 {
    background: #C8907E; }
  .seaoflogos-tooltip .band-7 {
    background: #BEA399; }
  .seaoflogos-tooltip .band-8 {
    background: #B0B3B5; }
  .seaoflogos-tooltip .band-9 {
    background: #A2C0CD; }
  .seaoflogos-tooltip .band-10 {
    background: #92CAE3; }
  .seaoflogos-tooltip .band-11 {
    background: #85CFF2; }
  .seaoflogos-tooltip .band-12 {
    background: #82CEED; }
  .seaoflogos-tooltip .band-13 {
    background: #81CCDD; }
  .seaoflogos-tooltip .band-14 {
    background: #7EC9CA; }
  .seaoflogos-tooltip .band-15 {
    background: #79C4B1; }
  .seaoflogos-tooltip .band-16 {
    background: #76C199; }
  .seaoflogos-tooltip .band-17 {
    background: #72BC7D; }
  .seaoflogos-tooltip .band-18 {
    background: #6FB965; }
  .seaoflogos-tooltip .band-19 {
    background: #6BB64F; }
  .seaoflogos-tooltip .band-20 {
    background: #68B53F; }

.briefing-sticky-scorecard .scorecard-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  outline: 3px solid #395560;
  border-radius: 20px;
  margin-left: 21px; }
  .briefing-sticky-scorecard .scorecard-inner .scorecard-name {
    padding: 15px 0;
    text-align: center; }
  .briefing-sticky-scorecard .scorecard-inner div {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: center; }
    .briefing-sticky-scorecard .scorecard-inner div h4 {
      font-weight: 400; }

.card-evidence-item {
  background: white;
  border: 2px solid #5A5758;
  border-radius: 10px;
  margin: 15px 0;
  position: relative; }
  .card-evidence-item .card-evidence-item-title {
    margin-top: 15px;
    margin-bottom: 15px;
    align-items: center;
    display: flex;
    gap: 15px; }
  .card-evidence-item .card-evidence-item-info {
    gap: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    align-items: center;
    flex-wrap: wrap; }
  .card-evidence-item .card-evidence-item-info-col {
    display: flex;
    flex-direction: column; }
  .card-evidence-item .card-evidence-item-info-label {
    margin-bottom: 0;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 300;
    color: #838383; }
  .card-evidence-item .card-evidence-item-info-field {
    padding-top: 0;
    margin-top: -5px;
    font-size: 22px; }
  .card-evidence-item .card-evidence-title-divider {
    height: 35px;
    border-left: 1px solid #D7D2D2; }
  .card-evidence-item .card-evidence-info-divider {
    height: 30px;
    border-left: 1px solid #D7D2D2; }
  .card-evidence-item .card-link {
    font-family: oswald;
    font-weight: 300;
    font-size: 22px;
    color: #4AB0C4;
    margin-bottom: 3.2px;
    line-height: 2rem; }
    .card-evidence-item .card-link:hover {
      text-decoration: underline; }
  .card-evidence-item .card-evidence-item-extract {
    margin-top: 15px; }
  .card-evidence-item .card-evidence-item-download {
    display: flex;
    gap: 15px;
    margin-top: 15px;
    align-items: center; }
  .card-evidence-item .card-button {
    border: 2px solid #4AB0C4;
    min-width: 100px;
    display: block;
    text-align: center;
    color: #4AB0C4;
    border-radius: 30px;
    font-family: oswald;
    font-weight: 400;
    background: white;
    padding: 5px 10px;
    font-size: 18px; }
    .card-evidence-item .card-button:hover {
      outline: 1px solid #4AB0C4; }
  .card-evidence-item .card-evidence-item-stamp {
    position: absolute;
    bottom: 15px;
    right: 15px; }
    .card-evidence-item .card-evidence-item-stamp .card-evidence-item-stamp-date {
      margin-bottom: 0;
      font-family: Oswald;
      color: #838383;
      text-align: right;
      font-weight: 300; }

.alt-card-evidence-item {
  background: #F5F5F5;
  border: 0px solid #5A5758;
  border-radius: 0px;
  margin: 15px 0;
  position: relative; }
  .alt-card-evidence-item .card-evidence-item-title a {
    color: #4AB0C4; }

.top-border-2 {
  border-top: 2px solid #68B53F; }

.top-border-1 {
  border-top: 2px solid #7EC9CA; }

.top-border-0 {
  border-top: 2px solid #85CFF2; }

.top-border--1 {
  border-top: 2px solid #BEA399; }

.top-border--2 {
  border-top: 2px solid #E41B18; }

@media screen and (max-width: 992px) {
  .card-evidence-item .card-evidence-item-stamp {
    position: static;
    padding-top: 15px; }
  .card-evidence-item .card-evidence-item-stamp-date {
    text-align: left !important; }
  .card-evidence-item .card-evidence-info-divider {
    display: none; } }

.bubblegraph-svg .triangles {
  pointer-events: none; }

.bubblegraph-svg .active-rel-bubble {
  opacity: 0.7; }

.bubblegraph-svg .rest-hidden {
  fill: #d3d3d3;
  stroke-width: 0px !important;
  opacity: 0.4; }

.bubblegraph-svg #im-watermark {
  opacity: 0; }

.tooltip-bubblegraph {
  position: absolute;
  padding: 10px;
  border-radius: 5px;
  font-size: 13px;
  pointer-events: none; }

.tooltip-bubblegraph::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 20px solid var(--tooltip-border-color);
  left: -5px;
  top: 40%;
  transform: translateX(-50%); }

.navbar {
  position: static !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
  padding-top: 0;
  padding-bottom: 0; }
  .navbar .icon-arrow:after {
    content: "";
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    margin-top: -2px;
    opacity: .3;
    font-size: 80%; }
  .navbar .dropdown-large {
    min-width: 500px; }
  .navbar .megasubmenu {
    left: 100%;
    top: 0;
    min-height: 100%;
    min-width: 500px; }
  .navbar .dropdown-menu.megamenu {
    padding-top: 0; }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    z-index: 5000;
    border-radius: 0; }
  .navbar .has-megamenu {
    position: static !important; }
  .navbar .container-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .navbar .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .navbar .dropdown-menu {
    margin-top: -1px;
    border: none; }

.navbar-hover .dropdown.has-dimmer:hover:after {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  position: fixed; }

.navbar-hover .dropdown-menu .animate {
  -webkit-transition: .1s;
  transition: .1s; }

.navbar-hover .dropdown-menu .fade-down {
  top: 0; }

.navbar-hover .fade-down {
  top: 90%;
  -webkit-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-transform-origin: 00;
  transform-origin: 00; }

.navbar-hover .fade-up {
  top: 100px; }

.navbar-hover .animate {
  display: block;
  opacity: 0;
  -webkit-transition: .4s;
  transition: .4s;
  margin-top: 0; }

.navbar-hover .dropdown.has-dimmer:hover .nav-link {
  position: relative;
  z-index: 12; }

.navbar-im {
  font-family: "Oswald"; }
  .navbar-im .navbar-nav {
    width: 100%;
    margin-top: 0; }
  .navbar-im .nav-item {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
  .navbar-im .nav-link {
    color: #4AB0C4;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center; }
    .navbar-im .nav-link:hover {
      color: #FFF;
      text-decoration: none; }

.nav-item.show > .nav-link {
  background-color: #4ab0c4; }

.submenu-panel-item {
  line-height: 50px;
  min-height: 50px; }
  .submenu-panel-item:hover, .submenu-panel-item.active {
    color: #40525d;
    text-decoration: none;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF; }
    .submenu-panel-item:hover .open, .submenu-panel-item.active .open {
      display: none; }
    .submenu-panel-item:hover .closer, .submenu-panel-item.active .closer {
      display: block; }
  .submenu-panel-item .open {
    display: block;
    width: 16px; }
  .submenu-panel-item .closer {
    display: none;
    width: 16px; }

.submenu-panel-title h2 {
  padding-top: 0; }
  .submenu-panel-title h2 a {
    color: #FFF;
    text-decoration: none; }

.subpanel-headline {
  color: #FFF; }
  .subpanel-headline h3 {
    color: #FFF; }

.dropdown-megamenu-container {
  position: static; }

.nav-megamenu-title {
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center; }

.desktop-menu .menuitem:hover .dropdown-menu {
  display: block;
  margin-top: 0;
  width: 100%; }

#user-menu-link {
  display: block; }

#language-menu-link {
  padding-bottom: 5px;
  display: flex;
  font-weight: 300; }

.language-dropdown-container {
  height: 50px;
  width: 94px;
  display: flex;
  justify-content: center;
  align-items: center; }

.language-dropdown-menu {
  margin-top: 9px !important;
  padding: 15px; }
  .language-dropdown-menu .language-select {
    padding: 4px; }
  .language-dropdown-menu .active-language {
    text-decoration: underline; }

.dropdown-menu {
  background-color: rgba(0, 0, 0, 0); }

.submenu-panel {
  background-color: #4AB0C4;
  padding-top: 2rem;
  padding-bottom: 2rem;
  min-height: 440px; }

.submenu-panel-item {
  border-top: 1px solid #4AB0C4;
  border-bottom: 1px solid #4AB0C4; }
  .submenu-panel-item a {
    color: #FFF;
    line-height: 40px;
    display: block;
    padding-right: 1rem;
    text-decoration: none; }
  .submenu-panel-item .pointer {
    margin-top: 0.5rem;
    display: none; }
  .submenu-panel-item:hover {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid white; }
    .submenu-panel-item:hover a {
      color: #FFF !important; }
    .submenu-panel-item:hover .pointer {
      display: block; }

.submenu-panels {
  background-color: #4AB0C4;
  color: #FFF;
  padding-top: 1rem;
  padding-bottom: 1rem;
  min-height: 300px;
  display: none;
  position: relative;
  top: -10000;
  width: 100%;
  z-index: 5000; }
  .submenu-panels h2, .submenu-panels h3, .submenu-panels h4 {
    color: #FFF; }
    .submenu-panels h2 a, .submenu-panels h3 a, .submenu-panels h4 a {
      color: #FFF; }

.submenu-panels-visible {
  display: block;
  position: absolute;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.submenu-panels-invisible {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.menu-container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }

.mobile-navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 75px;
  width: 100%;
  background: white;
  position: relative;
  z-index: 1001; }

.mobile-navbar-brand-image {
  height: 55px;
  margin-left: 10px; }

.mobile-menu-nav-icons {
  display: flex;
  justify-content: space-around;
  width: 28%;
  padding-right: 15px; }
  .mobile-menu-nav-icons img {
    padding: 0px 10px; }

.mobile-nav-button {
  width: 40px;
  height: 50px;
  border: none;
  box-shadow: none;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center; }
  .mobile-nav-button:focus {
    outline: none; }

.mobile-search-bar {
  margin-bottom: 10px;
  position: relative;
  transition: all 0.4s ease;
  transform: translate(0px, -60px);
  z-index: 1000;
  background: white;
  width: 100%;
  padding-bottom: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; }
  .mobile-search-bar .top-menu-search-bar input {
    background: #DADADA; }
  .mobile-search-bar .top-menu-search-bar .top-menu-search-button {
    background: lightgrey; }

.mobile-search-bar-visible {
  transform: translate(0px, 0px);
  display: block;
  height: auto;
  margin-top: -1px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; }

#mobile-menu {
  position: sticky;
  top: 0;
  z-index: 100000;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  height: 75px;
  width: 100%; }

.full-width-div {
  width: calc(100% + 60px);
  height: 75px;
  margin-left: -30px; }

#nav-burger-icon span {
  display: block;
  position: relative;
  height: 4px;
  width: 25px;
  margin: 4px 0px;
  background: #4AB0C4;
  opacity: 1;
  border-radius: 5px;
  transition: all 0.3s ease; }

#nav-burger-icon span:nth-child(1) {
  top: 0px; }

#nav-burger-icon.open span:nth-child(1) {
  transform: rotate(45deg) translate(6.55px, 5px); }

#nav-burger-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

#nav-burger-icon.open span:nth-child(3) {
  transform: rotate(-45deg) translate(6.55px, -5px); }

#nav-burger-icon.open span {
  width: 30px; }

.mobile-menu-parent {
  transform: translate(0px, -180vh);
  height: calc(100vh - 75px);
  background: #DADADA;
  padding: 15px;
  overflow: auto;
  transition: all 0.5s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.mobile-menu-parent-active {
  transform: translate(0, -70px); }

.user-menu-parent {
  position: sticky;
  bottom: 0;
  width: 100%;
  height: 70px;
  background: white;
  margin-top: 30px; }
  .user-menu-parent .user-menu-row {
    height: 70px;
    justify-content: space-around;
    background: white;
    padding: 10px;
    outline: 15px solid  white;
    border: 1px solid white; }
  .user-menu-parent .profile-svg {
    height: 50px;
    padding: 0;
    margin: 0; }

.mobile-menu-section {
  background: white;
  margin-top: 15px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 65px;
  transition: border-radius 0.2s 0.1s; }
  .mobile-menu-section h2 {
    font-weight: 300;
    color: #4AB0C4;
    padding-left: 15px; }

.pages-menu-parent a:first-child .mobile-menu-section {
  margin-top: 0px; }

.pages-menu-parent a {
  text-decoration: none; }

.mobile-subpage-container {
  display: flex;
  align-items: center; }

.report-subpage-section .report-subpage-title {
  text-transform: uppercase;
  text-decoration: underline; }

.mobile-subpage-section {
  padding-left: 15px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: white;
  border-radius: 0px 0px 10px 10px; }
  .mobile-subpage-section h3 {
    color: white;
    margin-bottom: 10px;
    font-size: 1.3rem; }

.lock-scroll {
  overflow: hidden; }

.mobile-menu-section.active {
  border-radius: 10px 10px 0px 0px;
  transition: none;
  background: #4AB0C4;
  margin-bottom: -1px; }
  .mobile-menu-section.active h2 {
    color: white; }

.mobile-subpage-section.active {
  border-radius: 0px 0px 10px 10px;
  background: #4AB0C4; }

.mobile-expand-icon {
  filter: brightness(0) saturate(100%) invert(65%) sepia(25%) saturate(1010%) hue-rotate(141deg) brightness(90%) contrast(86%);
  width: 20px;
  margin-right: 15px;
  transition: all 0.2s ease; }

.mobile-subpage-icon {
  filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(7459%) hue-rotate(232deg) brightness(113%) contrast(109%);
  width: 10px;
  margin-left: 10px;
  margin-bottom: 7px;
  transform: rotate(-90deg); }

.expand-go {
  transform: rotate(-90deg); }

.expand-dexpand {
  transform: rotate(180deg);
  filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(7459%) hue-rotate(232deg) brightness(113%) contrast(109%); }

.mobile-user-menu-button, .mobile-lang-toggle {
  background: none;
  border: none;
  box-shadow: none; }
  .mobile-user-menu-button:focus, .mobile-lang-toggle:focus {
    outline: none; }

.mobile-lang-toggle {
  color: #4AB0C4 !important; }

.mobile-user-menu, .mobile-lang-menu {
  background: white;
  visibility: collapse;
  position: relative;
  display: block;
  max-height: 0px;
  overflow: hidden;
  transform: translate(0px, -70px);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  box-shadow: white 0px 15px 0px 15px; }
  .mobile-user-menu p, .mobile-user-menu a, .mobile-lang-menu p, .mobile-lang-menu a {
    margin: 10px 0px 0px 15px;
    padding: 0;
    color: #4AB0C4; }

.mobile-lang-menu {
  transform: translate(0px, -70px); }
  .mobile-lang-menu a {
    padding: 5px; }

.mobile-user-menu.active {
  visibility: visible;
  max-height: 300px; }

.mobile-lang-menu.active {
  visibility: visible;
  max-height: 300px; }

.mobile-menu-parent .dropdown.show {
  z-index: 10000;
  outline-offset: 10px; }

.mobile-menu-parent .user-menu-row {
  margin: 0px; }

.mobile-menu-parent a, .mobile-menu-parent a:hover {
  color: #4AB0C4;
  text-decoration: none; }

.expand-user-go {
  transform: rotate(-90deg);
  width: 10px;
  margin-left: 5px; }

.dropdown-item:focus, .dropdown-item:hover {
  color: white;
  background: #4AB0C4; }

.language-change-div .language-change-div {
  color: #4AB0C4; }

.mobile-menu-parent .language-change-div {
  margin-top: 7.5px; }
  .mobile-menu-parent .language-change-div button {
    color: #4AB0C4; }

.outer {
  padding-left: 0;
  padding-right: 0; }

footer {
  background: #357a81;
  min-height: 270px; }
  footer .footer-logo {
    height: 75px;
    margin-left: 15px;
    margin-top: 30px; }
  footer .footer-note {
    color: white !important;
    font-size: 14px;
    margin: 0px 15px 30px 15px; }
  footer .user-profile-menu {
    height: 50px;
    margin: 30px 15px;
    justify-content: flex-end;
    align-items: center; }
  footer .links-container {
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px; }
    footer .links-container a {
      color: white;
      padding: 0px 20px;
      margin: 0; }
    footer .links-container p {
      margin: 0; }

@media screen and (max-width: 992px) {
  footer .links-container a {
    white-space: pre; } }

@media screen and (max-width: 768px) {
  footer .footer-note {
    text-align: center;
    margin-bottom: 15px !important; }
  footer .user-profile-menu {
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 0; }
  footer .links-container {
    justify-content: center;
    flex-wrap: wrap; }
  footer .footer-links {
    order: -1; }
  footer .menu-socials {
    height: 30px;
    margin: 0px 10px; }
  footer .logo-parent {
    display: flex;
    flex-direction: column;
    align-items: center; }
  footer .footer-logo {
    width: 100%;
    margin: 30px 0px; }
  footer .footer-links {
    order: -1; } }

.site-brand {
  width: 100%;
  min-width: 200px;
  margin-top: 7.5px;
  height: 55px; }

.navbar-dark .navbar-toggler {
  color: #2D2D2D; }

#usermenu-slot {
  position: relative; }
  #usermenu-slot .dropdown-menu {
    position: absolute;
    margin-top: 7.3px;
    background-color: #4AB0C4;
    border-radius: 0;
    margin-left: -28px; }
    #usermenu-slot .dropdown-menu a {
      color: #FFF; }
    #usermenu-slot .dropdown-menu a:hover {
      text-decoration: underline; }

.top-menu {
  font-family: "Oswald";
  height: 50px;
  background-color: #858585;
  color: #FFF; }
  .top-menu a {
    color: #FFF; }
  .top-menu .btn {
    font-weight: 300; }

.search-form .form-control {
  width: 75%;
  height: 35px;
  border-radius: 5px 0 0 5px;
  border: none;
  box-shadow: none;
  opacity: 80%; }

.language-select {
  display: block; }

.user-menu-slot .lang-col, .user-menu-slot .user-col {
  text-align: center; }

.user-menu-slot .lang-col {
  border-right: 1px solid #FFF;
  height: 40px; }

.logout-link {
  display: inline-block;
  font-weight: 200;
  margin-top: 10px; }

.condensed-menu-container {
  display: flex;
  position: static;
  align-items: flex-end;
  justify-content: flex-end;
  padding-right: 0; }

.profile-svg {
  height: 35px;
  margin-top: 7.5px; }

.user-name-area {
  color: #FFF;
  font-family: Oswald;
  margin: 0;
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  background: #4AB0C4; }

.user-profile-menu {
  display: flex;
  justify-content: center; }

@media screen and (max-width: 992px) {
  .btn-recruit {
    padding: .375rem .0rem; } }

.top-menu-div {
  margin-top: 10px;
  height: 30px; }

.svg-menu-div {
  margin-top: 10px;
  height: 30px; }

.fill-parent-height {
  height: 100%; }

.top-menu-parent {
  justify-content: space-between; }

.nav-menu-spreader {
  justify-content: space-between;
  height: 80px; }

.menu-socials {
  height: 25px; }

.top-menu-button {
  padding-top: 0px; }

.language-change-div {
  height: 30px;
  margin-top: 10px; }

.top-menu-search-button {
  margin-left: -5px;
  height: 35px;
  width: 35px;
  border-radius: 0 5px 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  z-index: 1;
  color: white;
  background: white;
  opacity: 30%; }

.top-menu-search-bar {
  height: 50px;
  justify-content: center; }

.menu-divider-div {
  height: 30px;
  width: 100%; }

.nav-hover-area {
  width: 95px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important; }
  .nav-hover-area:hover {
    background-color: #4AB0C4; }
  .nav-hover-area[aria-expanded=true] {
    background-color: #4AB0C4; }
    .nav-hover-area[aria-expanded=true] li {
      color: white; }
  .nav-hover-area:focus {
    outline: none; }

.submenu-link-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0px; }

.search-button-image {
  padding-left: 7px; }

.search-menu-group {
  display: flex;
  justify-content: flex-end;
  flex-direction: row; }

.topmenu-spacer-div {
  height: 30px;
  width: 1px;
  background: RGBA(198, 195, 193, 0.5);
  margin-top: 10px;
  margin-right: -1px; }

.submenu-spacer-div {
  height: 30px;
  width: 1px;
  background: RGBA(198, 195, 193, 0.5);
  margin-right: -1px; }

.first-submenu-spacer-div {
  height: 30px;
  width: 1px;
  background: RGBA(198, 195, 193, 0.5);
  margin-top: 25px;
  margin-right: -1px; }

.search-form-container {
  width: 285px; }

.user-menu-container {
  width: 190px; }

.user-profile-container {
  width: 94px; }

.user-menu-row {
  margin: 0px 1px;
  flex-wrap: nowrap; }

.current-nav-tab {
  background-color: #4AB0C4; }
  .current-nav-tab li {
    color: white; }

.submenu-panel .report-submenu-all {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  box-shadow: 0 1px 0 0 white, 0 -1px 0 0 white;
  padding: 7.5px 0;
  margin: 0 15px; }
  .submenu-panel .report-submenu-all a {
    display: flex;
    text-transform: uppercase;
    color: white; }
    .submenu-panel .report-submenu-all a:hover {
      text-decoration: none; }
  .submenu-panel .report-submenu-all .closer {
    margin-bottom: 3px;
    margin-right: 2px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(276deg) brightness(101%) contrast(104%); }
  .submenu-panel .report-submenu-all:hover a > * {
    margin-right: 3px; }

.submenu-panel .click-event-form {
  width: 100%; }

.submenu-panel .foldout-inner-border {
  border: none; }
  .submenu-panel .foldout-inner-border .submenu-panel-item {
    border-bottom: 1px solid white;
    border-top: none; }
    .submenu-panel .foldout-inner-border .submenu-panel-item a {
      font-weight: 300; }
  .submenu-panel .foldout-inner-border .submenu-panel-item:hover a {
    margin-left: 3px; }

.submenu-panel .submenu-category .accordion-toggle {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  box-shadow: 0 1px 0 0 white, 0 -1px 0 0 white; }

.submenu-panel .submenu-category .foldout-inner-border, .submenu-panel .submenu-category .foldout-border {
  margin-bottom: 0;
  padding: 0; }

.submenu-panel .submenu-category .foldout-openclose-title {
  color: white;
  line-height: 28px;
  font-weight: 400;
  font-size: 16px;
  font-family: Oswald;
  margin-bottom: 6px;
  text-transform: uppercase; }

.submenu-panel .submenu-category img.open, .submenu-panel .submenu-category img.closer {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(276deg) brightness(101%) contrast(104%); }

.submenu-panel .submenu-category .foldout-openclose img.open, .submenu-panel .submenu-category .foldout-openclose img.closer {
  margin-top: 6px; }

.submenu-panel .all-reports-link a {
  color: white;
  line-height: 40px;
  font-size: 16px;
  font-family: Oswald;
  font-weight: 300;
  margin-bottom: 6px;
  padding-left: 2px; }
  .submenu-panel .all-reports-link a:hover {
    text-decoration: none; }

.submenu-panel .all-reports-link .closer {
  width: 14px;
  margin-left: 15px; }

.language-select.disabled-language {
  opacity: 0.5;
  text-decoration: none; }

@media screen and (max-width: 992px) {
  .responsive-social-col {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .responsive-search-col {
    padding-left: 0px; }
  .menu-socials {
    height: 20px; }
  .main-menu .navbar-brand-image {
    height: 45px; }
  .nav-hover-area {
    width: 81px; } }

@media screen and (max-width: 767px) {
  .menu-socials {
    padding: 0  2px !important;
    height: 17.5px; }
  .user-menu-container {
    width: 113px; }
  .profile-svg {
    height: 25px;
    margin-top: 12.5px; }
  .menu-brand-responsive {
    width: 65px;
    overflow: hidden;
    margin-left: 13px;
    margin-top: 3px; } }

.contact-maps iframe {
  width: 100%;
  height: 350px; }

.map-directions {
  margin: 15px 1px 0 1px;
  padding-top: 1rem;
  background-color: rgba(0, 0, 0, 0.05);
  height: 250px; }
  .map-directions p {
    margin-bottom: 0; }

.map-slice .overlay {
  display: none; }

.map-slice .row {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0;
  height: 350px; }

.map-slice iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 350px; }

.map-slice .map-tooltip {
  position: absolute;
  top: 100px;
  right: 30vw;
  background: #E4E1DD;
  width: 200px;
  height: 170px;
  padding: 15px;
  pointer-events: none; }
  .map-slice .map-tooltip p {
    margin-bottom: 0; }

.contactus-col p {
  margin-bottom: 0; }

.contact-page .slice {
  min-height: 350px; }
  .contact-page .slice .overlay {
    display: none; }

@media screen and (max-width: 992px) {
  .map-directions {
    height: 320px; } }

@media screen and (max-width: 768px) {
  .map-directions {
    height: 460px; } }

@media screen and (max-width: 576px) {
  .map-directions {
    height: 270px; } }

.site-intro-slice {
  min-height: 450px !important;
  background-position: 0% 15%; }
  .site-intro-slice .site-intro-slice-row {
    justify-content: center; }
    .site-intro-slice .site-intro-slice-row .site-intro-logo {
      margin-top: 32px; }
    .site-intro-slice .site-intro-slice-row .site-intro-text {
      margin-top: 32px;
      padding: 0px; }
      .site-intro-slice .site-intro-slice-row .site-intro-text h2 {
        line-height: 45px;
        font-weight: 300; }

.site-intro-slice-sm {
  min-height: 300px !important; }
  .site-intro-slice-sm .site-intro-logo {
    margin-top: 50px; }

.site-intro-slice-md {
  min-height: 500px !important; }
  .site-intro-slice-md .site-intro-logo {
    margin-top: 100px; }

.site-intro-slice-l {
  min-height: 60vh !important; }
  .site-intro-slice-l .site-intro-logo {
    margin-top: 10vh; }

.site-intro-slice-xl {
  min-height: 80vh !important; }
  .site-intro-slice-xl .site-intro-logo {
    margin-top: 18vh; }

.site-intro-slice .site-intro-logo, .site-intro-slice-xl .site-intro-logo, .site-intro-slice-l .site-intro-logo, .site-intro-slice-md .site-intro-logo, .site-intro-slice-sm .site-intro-logo {
  display: flex;
  justify-content: center; }
  .site-intro-slice .site-intro-logo img, .site-intro-slice-xl .site-intro-logo img, .site-intro-slice-l .site-intro-logo img, .site-intro-slice-md .site-intro-logo img, .site-intro-slice-sm .site-intro-logo img {
    max-width: 155px;
    min-width: 155px; }

.site-intro-slice .site-intro-text h1, .site-intro-slice .site-intro-text h2, .site-intro-slice .site-intro-text h3, .site-intro-slice .site-intro-text h4, .site-intro-slice .site-intro-text p, .site-intro-slice-xl .site-intro-text h1, .site-intro-slice-xl .site-intro-text h2, .site-intro-slice-xl .site-intro-text h3, .site-intro-slice-xl .site-intro-text h4, .site-intro-slice-xl .site-intro-text p, .site-intro-slice-l .site-intro-text h1, .site-intro-slice-l .site-intro-text h2, .site-intro-slice-l .site-intro-text h3, .site-intro-slice-l .site-intro-text h4, .site-intro-slice-l .site-intro-text p, .site-intro-slice-md .site-intro-text h1, .site-intro-slice-md .site-intro-text h2, .site-intro-slice-md .site-intro-text h3, .site-intro-slice-md .site-intro-text h4, .site-intro-slice-md .site-intro-text p, .site-intro-slice-sm .site-intro-text h1, .site-intro-slice-sm .site-intro-text h2, .site-intro-slice-sm .site-intro-text h3, .site-intro-slice-sm .site-intro-text h4, .site-intro-slice-sm .site-intro-text p {
  color: white;
  text-align: center; }

@media screen and (max-width: 768px) {
  .site-intro-slice, .site-intro-slice-xl, .site-intro-slice-l, .site-intro-slice-md, .site-intro-slice-sm {
    min-height: calc(100vh - 75px) !important; }
    .site-intro-slice .site-intro-text h1, .site-intro-slice .site-intro-text h2, .site-intro-slice .site-intro-text h3, .site-intro-slice .site-intro-text h4, .site-intro-slice .site-intro-text p, .site-intro-slice-xl .site-intro-text h1, .site-intro-slice-xl .site-intro-text h2, .site-intro-slice-xl .site-intro-text h3, .site-intro-slice-xl .site-intro-text h4, .site-intro-slice-xl .site-intro-text p, .site-intro-slice-l .site-intro-text h1, .site-intro-slice-l .site-intro-text h2, .site-intro-slice-l .site-intro-text h3, .site-intro-slice-l .site-intro-text h4, .site-intro-slice-l .site-intro-text p, .site-intro-slice-md .site-intro-text h1, .site-intro-slice-md .site-intro-text h2, .site-intro-slice-md .site-intro-text h3, .site-intro-slice-md .site-intro-text h4, .site-intro-slice-md .site-intro-text p, .site-intro-slice-sm .site-intro-text h1, .site-intro-slice-sm .site-intro-text h2, .site-intro-slice-sm .site-intro-text h3, .site-intro-slice-sm .site-intro-text h4, .site-intro-slice-sm .site-intro-text p {
      font-size: 30px;
      line-height: 40px !important; }
    .site-intro-slice .site-intro-logo, .site-intro-slice-xl .site-intro-logo, .site-intro-slice-l .site-intro-logo, .site-intro-slice-md .site-intro-logo, .site-intro-slice-sm .site-intro-logo {
      margin-top: 30px; } }

.site-search-results .entity-search-card {
  margin: 10px 0; }
  .site-search-results .entity-search-card .entity-search-card-img img {
    aspect-ratio: 2;
    object-fit: contain;
    width: 100%;
    height: 100%; }
  .site-search-results .entity-search-card .entity-search-card-title {
    padding: 15px;
    background: #f3f3f3;
    min-height: 97px; }

.site-search-results .search-results-sections {
  display: flex;
  gap: 10px;
  position: sticky;
  top: -2px;
  background: #ffffff;
  height: 80px;
  align-items: center;
  z-index: 100;
  flex-wrap: wrap; }
  .site-search-results .search-results-sections .search-section-button {
    background: white;
    border-radius: 30px;
    color: #4AB0C4;
    border: 2px solid #4AB0C4;
    min-height: 38px;
    padding: 0 30px;
    text-align: center;
    font-family: oswald;
    cursor: pointer;
    display: flex;
    align-items: center; }
    .site-search-results .search-results-sections .search-section-button.active {
      background: #4AB0C4;
      color: white; }
    .site-search-results .search-results-sections .search-section-button:hover {
      outline: 1px solid #4AB0C4; }

@media screen and (max-width: 992px) {
  .search-results-sections {
    height: auto !important;
    position: relative !important; } }

.account-container {
  background: #f3f3f3;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center; }
  .account-container .account-form-text-field, .account-container .account-form-custom-multiselect-field, .account-container .account-form-textarea-field, .account-container .account-form-password-field, .account-container .account-form-custom-select-field {
    margin: 15px 0; }
    .account-container .account-form-text-field input, .account-container .account-form-custom-multiselect-field input, .account-container .account-form-textarea-field input, .account-container .account-form-password-field input, .account-container .account-form-custom-select-field input {
      font-family: Oswald;
      color: #318DA5;
      border-radius: 5px;
      outline: none;
      box-shadow: none;
      border: 1px solid #5A5758; }
      .account-container .account-form-text-field input::placeholder, .account-container .account-form-custom-multiselect-field input::placeholder, .account-container .account-form-textarea-field input::placeholder, .account-container .account-form-password-field input::placeholder, .account-container .account-form-custom-select-field input::placeholder {
        color: #318DA5;
        opacity: 1; }
  .account-container .account-form-password-field input {
    color: #5A5758 !important; }
  .account-container .custom-multiselect-filter .custom-select-clear-button, .account-container .custom-select-filter .custom-select-clear-button {
    width: 25px;
    height: 25px;
    padding: 8.4px;
    top: 7px;
    right: 0; }
  .account-container .custom-multiselect-filter .search-results, .account-container .custom-select-filter .search-results {
    right: 0;
    max-height: 350px; }
  .account-container .custom-multiselect-filter .scroll-container, .account-container .custom-select-filter .scroll-container {
    max-height: 330px; }
    .account-container .custom-multiselect-filter .scroll-container ul .search-results-opt.selected::after, .account-container .custom-select-filter .scroll-container ul .search-results-opt.selected::after {
      background: #318DA5 !important; }
    .account-container .custom-multiselect-filter .scroll-container::-webkit-scrollbar-thumb, .account-container .custom-select-filter .scroll-container::-webkit-scrollbar-thumb {
      background: #318DA5 !important; }
  .account-container .custom-multiselect-filter .custom-multiselect-select, .account-container .custom-multiselect-filter .custom-select-select, .account-container .custom-select-filter .custom-multiselect-select, .account-container .custom-select-filter .custom-select-select {
    display: block;
    max-height: 0;
    opacity: 0; }
  .account-container .custom-multiselect-filter .custom-select-clear-button::after, .account-container .custom-select-filter .custom-select-clear-button::after {
    content: "\2A2F";
    position: absolute;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 400;
    right: 5px;
    top: 2px;
    height: 100%; }
  .account-container .custom-select-filter .custom-select-input:placeholder-shown ~ .search-results li:nth-child(19) {
    position: relative;
    margin-top: 15px; }
    .account-container .custom-select-filter .custom-select-input:placeholder-shown ~ .search-results li:nth-child(19)::after {
      content: '';
      position: absolute;
      top: -9px;
      left: 5px;
      height: 1px;
      width: 90%;
      background: #318DA5; }
  .account-container .custom-select-search-results {
    width: 100%; }
    .account-container .custom-select-search-results #selected-values {
      flex-direction: column;
      flex-wrap: nowrap;
      width: 100%;
      padding: 0; }
      .account-container .custom-select-search-results #selected-values .multiselect-search-results {
        padding: 5px 15px;
        text-transform: uppercase;
        color: #318DA5;
        font-family: oswald;
        margin: 5px 0;
        box-shadow: none;
        position: relative;
        background: #C8E0E4;
        margin-top: 5px; }
        .account-container .custom-select-search-results #selected-values .multiselect-search-results:first-of-type {
          margin-top: 10px; }
        .account-container .custom-select-search-results #selected-values .multiselect-search-results:hover {
          background: #C8E0E4;
          border-radius: 5px; }
        .account-container .custom-select-search-results #selected-values .multiselect-search-results::after {
          display: none !important; }
        .account-container .custom-select-search-results #selected-values .multiselect-search-results::before {
          content: "\2A2F";
          position: absolute;
          font-family: Oswald;
          font-size: 18px;
          font-weight: 400;
          right: 5px;
          top: 2px;
          height: 100%; }
  .account-container .account-form-checkbox-field {
    margin-top: 15px;
    background: white;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 5px; }
    .account-container .account-form-checkbox-field label {
      margin: 0; }
    .account-container .account-form-checkbox-field input {
      position: relative;
      margin: 0; }
  .account-container .account-form-textarea-field h4 {
    color: #318DA5;
    font-weight: 400;
    margin-bottom: 10px; }
  .account-container .account-form-textarea-field textarea {
    resize: none;
    font-family: Oswald;
    color: #318DA5;
    border-radius: 5px;
    outline: none;
    box-shadow: none;
    border: 1px solid #5A5758;
    min-height: 150px; }
    .account-container .account-form-textarea-field textarea::placeholder {
      color: #318DA5;
      opacity: 1; }
  .account-container .account-button-container {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 30px 0; }
    .account-container .account-button-container .account-button {
      border-radius: 30px;
      background: #DE5A1C;
      color: white;
      padding: 10px 15px;
      cursor: pointer;
      font-family: Oswald;
      text-transform: uppercase;
      outline: none;
      border: none;
      min-width: 150px;
      text-align: center; }

.login-container .reset-row, .reset-container .reset-row {
  justify-content: center; }

.login-container h1, .reset-container h1 {
  color: #318DA5;
  margin-left: 15px; }

.login-container .login-form-username, .login-container .login-form-password, .login-container .reset-form-email, .reset-container .login-form-username, .reset-container .login-form-password, .reset-container .reset-form-email {
  margin: 15px 0; }
  .login-container .login-form-username input, .login-container .login-form-password input, .login-container .reset-form-email input, .reset-container .login-form-username input, .reset-container .login-form-password input, .reset-container .reset-form-email input {
    font-family: Oswald;
    color: #318DA5;
    border-radius: 5px;
    outline: none;
    box-shadow: none;
    border: 1px solid #5A5758; }
    .login-container .login-form-username input::placeholder, .login-container .login-form-password input::placeholder, .login-container .reset-form-email input::placeholder, .reset-container .login-form-username input::placeholder, .reset-container .login-form-password input::placeholder, .reset-container .reset-form-email input::placeholder {
      color: #318DA5;
      opacity: 1; }

.login-container .reset-form-email, .reset-container .reset-form-email {
  padding: 0; }

.login-container .login-button-container, .reset-container .login-button-container {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 15px 0px 60px 0px; }
  .login-container .login-button-container .login-button, .reset-container .login-button-container .login-button {
    border-radius: 30px;
    background: #DE5A1C;
    color: white;
    padding: 10px 15px;
    cursor: pointer;
    font-family: Oswald;
    text-transform: uppercase;
    outline: none;
    border: none; }

.login-container .login-forgotpassword-wrapper, .reset-container .login-forgotpassword-wrapper {
  display: flex;
  justify-content: flex-end;
  padding-right: 45px; }

.login-container .login-extra-info, .reset-container .login-extra-info {
  display: flex;
  justify-content: center;
  text-align: center; }
  .login-container .login-extra-info .register-button-wrapper, .reset-container .login-extra-info .register-button-wrapper {
    margin-top: 20px;
    margin-bottom: 20px; }
    .login-container .login-extra-info .register-button-wrapper .login-register-button, .reset-container .login-extra-info .register-button-wrapper .login-register-button {
      border-radius: 30px;
      background: white;
      color: #DE5A1C;
      border: 1px solid #DE5A1C;
      padding: 10px 15px;
      cursor: pointer;
      font-family: Oswald;
      text-transform: uppercase;
      outline: none; }

.account-container, .reset-container, .login-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #f3f3f3;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
  min-height: 75vh; }
  .account-container h1, .reset-container h1, .login-container h1 {
    text-align: center;
    padding: 0; }
  .account-container input:-webkit-autofill, .account-container input:-webkit-autofill:focus, .reset-container input:-webkit-autofill, .reset-container input:-webkit-autofill:focus, .login-container input:-webkit-autofill, .login-container input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s; }
  .account-container input[data-autocompleted], .reset-container input[data-autocompleted], .login-container input[data-autocompleted] {
    background-color: transparent !important; }

@media screen and (max-width: 992px) {
  .account-container .account-form-text-field, .account-container .account-form-custom-multiselect-field, .account-container .account-form-textarea-field, .account-container .account-form-password-field, .account-container .account-form-custom-select-field {
    margin: 7.5px 0; }
  .account-container .custom-multiselect-filter .custom-select-clear-button, .account-container .custom-select-filter .custom-select-clear-button {
    top: 22px; } }

html, body {
  margin: 0; }

.parallax-container {
  display: grid;
  position: relative;
  overflow: hidden;
  width: 1140px;
  margin-top: 1px !important;
  margin-bottom: 1px !important; }

#main-area {
  position: relative;
  height: 768px; }

.mobile-step-buttons {
  display: none; }

#bottom-bar {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  bottom: 0;
  height: 60px;
  left: 0;
  right: 0;
  padding: 0 15px; }
  #bottom-bar ul#radio-buttons {
    height: 60px;
    padding: 0;
    margin: 8px 0px 0 73px;
    display: flex;
    align-items: center;
    justify-content: left;
    width: 400px; }
    #bottom-bar ul#radio-buttons li {
      display: inline-block;
      margin: 0; }
      #bottom-bar ul#radio-buttons li span.radio-button {
        text-decoration: none;
        color: #fff;
        display: inline-block;
        background: url("/site/parallax/assets/radio-deselected.svg");
        background-position: center center;
        height: 22px !important;
        width: 22px !important;
        padding: 0;
        margin: 0 5px;
        cursor: pointer; }
        #bottom-bar ul#radio-buttons li span.radio-button.squash {
          margin: 0 2px; }
      #bottom-bar ul#radio-buttons li span.selected {
        background: url("/site/parallax/assets/radio-selected.svg"); }
      #bottom-bar ul#radio-buttons li span:hover {
        background: url("/site/parallax/assets/radio-hover.svg"); }
  #bottom-bar ul#report-buttons {
    height: 120px;
    padding: 0;
    margin: 3px 0 0 auto;
    padding-right: 0;
    display: flex;
    align-items: center; }
    #bottom-bar ul#report-buttons li {
      display: inline-block;
      float: left;
      margin: 0 0 0 5px; }
      #bottom-bar ul#report-buttons li a {
        background: #ed7722;
        color: #FFF;
        border: 1px solid #FFF;
        padding: 0.4rem;
        text-decoration: none;
        text-transform: capitalize;
        font-size: 14px;
        white-space: nowrap; }

#step-buttons {
  position: absolute;
  left: 0;
  top: 330px;
  align-items: center;
  padding-right: 0;
  padding: 0 0 0 26px;
  height: 70px; }

#step-buttons-2 {
  position: absolute;
  right: 0;
  top: 330px;
  align-items: center;
  padding-right: 0;
  padding: 0 0 0 26px;
  height: 70px; }
  #step-buttons-2 .step-button-container {
    float: right;
    margin-top: 40px;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0; }
  #step-buttons-2 .step-button {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0 2px 0 0;
    margin: 0 0 0 0;
    cursor: pointer; }
  #step-buttons-2 .back-step-button {
    padding-right: 2px;
    margin-right: 2px; }

.back-step-button {
  opacity: 0.5; }

#slide-container {
  position: relative;
  transform: translate3d(0px, 0px, 0px);
  height: 100%;
  width: 33000px; }

.slide {
  margin-right: 600px;
  height: 100%;
  width: 1140px;
  display: inline;
  float: left; }

.slide-contents {
  margin: 0;
  width: 760px;
  padding: 62px 0 0 0;
  height: 768px;
  background: rgba(16, 67, 76, 0);
  -webkit-overflow-scrolling: touch !important;
  overflow-x: hidden; }
  .slide-contents a {
    color: #ed7722; }
  .slide-contents.intro {
    width: 100vw; }
  .slide-contents h1 {
    position: relative;
    color: #3cb0c4;
    font-size: 35px;
    padding: 0 0 10px;
    z-index: 100;
    margin-bottom: 0;
    margin-left: 95px;
    display: inline-block;
    vertical-align: middle;
    width: 475px;
    line-height: 35px; }
  .slide-contents.intro h1 {
    margin-top: 200px;
    margin-left: 190px;
    text-align: center;
    font-size: 60px;
    padding: 0 0 30px;
    width: 760px;
    line-height: 75px; }
  .slide-contents.intro .stand-first {
    font-size: 30px;
    line-height: 35px; }
  .slide-contents.option-color h1, .slide-contents.option-color p.stand-first {
    color: #fff; }
  .slide-contents p {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 15px;
    width: 570px; }
    .slide-contents p:last-child {
      padding-bottom: 40px; }
  .slide-contents ol, .slide-contents ul {
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 15px;
    width: 475px; }
  .slide-contents ol:last-child, .slide-contents ul:last-child {
    padding-bottom: 40px; }
  .slide-contents p.stand-first {
    font-family: 'Oswald', sans-serif;
    position: relative;
    margin-left: 95px;
    color: #238496;
    z-index: 100;
    font-size: 20px;
    line-height: 1.75rem;
    padding: 0; }
  .slide-contents h1 {
    line-height: 2.75rem; }
  .slide-contents.intro p.stand-first {
    margin-left: 190px;
    text-align: center;
    width: 760px; }

.more-info-panel {
  position: relative;
  top: -768px;
  opacity: 0;
  padding: 0px 0 0 95px;
  z-index: 99; }

#more-info-button, #less-info-button {
  float: left;
  line-height: 40px;
  color: white;
  cursor: pointer;
  display: none;
  text-shadow: 1px 1px 1px black; }
  #more-info-button img, #less-info-button img {
    height: 80px; }
  #more-info-button span, #less-info-button span {
    cursor: pointer; }

.mobile-more-info-button {
  display: none; }

/* Responsive styles */
@media only screen and (max-width: 719px) {
  #main-content {
    padding-left: 0; }
  #main-area {
    overflow-x: hidden;
    height: 100%; }
  #step-buttons,
  #step-buttons-2 {
    display: none; }
  .parallax-container {
    width: 100vw; }
  .slide {
    width: 100vw;
    background-repeat: no-repeat;
    background-color: #00989b; }
  .slide-contents {
    width: 100vw;
    height: 100%;
    padding-top: 240px; }
    .slide-contents h1 {
      margin-left: 55px;
      width: 70vw;
      font-size: 25px;
      color: #FFF; }
    .slide-contents.intro h1 {
      margin-top: 30vh;
      margin-left: 0;
      width: 100vw;
      font-size: 30px;
      padding: 0 40px 30px;
      line-height: 40px; }
    .slide-contents p.stand-first {
      margin-left: 55px !important;
      width: 70vw;
      color: #FFF; }
    .slide-contents.intro p.stand-first {
      margin-left: 0px !important;
      width: 100vw; }
  .mobile-more-info-button {
    display: block; }
  .more-info-panel {
    padding: 0 0 62px 55px; }
    .more-info-panel p {
      width: 70vw; }
  .slide-contents ol, .slide-contents ul {
    width: 70vw; }
  .slide-contents p:last-child, .slide-contents ol:last-child, .slide-contents ul:last-child {
    padding-bottom: 20px; }
  #bottom-bar {
    display: none;
    bottom: 2rem; }
  #bottom-bar ul#radio-buttons {
    display: none; }
  #bottom-bar ul#report-buttons {
    display: block; }
    #bottom-bar ul#report-buttons li a {
      display: block;
      width: 100%;
      margin-bottom: 0.5rem;
      white-space: nowrap; }
  #more-info-button {
    display: none !important; }
  #step-buttons-2 {
    position: fixed;
    bottom: 0; }
  .mobile-step-buttons {
    display: block; }
  .forward-step-button {
    float: right; }
  .mobile-more-info-button {
    color: #FFF;
    margin-top: 1rem; }
  .slide-contents .mobile-more-info-button {
    color: #FFF; }
  #bottom-bar ul#report-buttons li a {
    padding: 0.3rem 1rem;
    font-size: 7.5pt; }
  #step-buttons {
    bottom: 0; }
    #step-buttons .step-button {
      margin: 0; } }

@media only screen and (min-width: 720px) and (max-width: 736px) {
  #main-area {
    height: 100vh; }
  .slide-contents {
    width: 627px;
    height: 100vh; }
    .slide-contents h1 {
      margin-left: 90px; }
    .slide-contents.intro h1 {
      margin-left: 0;
      margin-top: 25vh; }
    .slide-contents p {
      width: 450px !important; }
      .slide-contents p.stand-first {
        margin-left: 90px !important; }
    .slide-contents.intro p.stand-first {
      margin-left: 160px !important;
      width: 540px; }
  .parallax-container {
    width: 720px; }
  #bottom-bar ul#radio-buttons {
    margin: 8px 20px 0 0; }
  #bottom-bar ul#report-buttons li a {
    padding: 0.3rem 1rem;
    font-size: 7.5pt; }
  .more-info-panel {
    padding: 0 0 62px 90px; }
  #step-buttons, #more-info-button {
    bottom: 45vh; } }

@media only screen and (min-width: 737px) and (max-width: 990px) {
  .slide-contents {
    width: 627px; }
    .slide-contents h1 {
      margin-left: 90px; }
    .slide-contents.intro h1 {
      margin-left: 0; }
    .slide-contents p {
      width: 450px !important; }
      .slide-contents p.stand-first {
        margin-left: 90px !important; }
    .slide-contents.intro p.stand-first {
      margin-left: 160px !important;
      width: 540px; }
  .parallax-container {
    width: 720px; }
  #bottom-bar ul#radio-buttons {
    margin: 8px 20px 0 0; }
  #bottom-bar ul#report-buttons li a {
    padding: 0.3rem 1rem;
    font-size: 7.5pt; }
  .more-info-panel {
    padding: 0 0 62px 90px; } }

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .slide-contents {
    width: 627px; }
    .slide-contents h1, .slide-contents.intro h1 {
      margin-left: 90px; }
    .slide-contents p {
      width: 450px !important; }
      .slide-contents p.stand-first {
        margin-left: 90px !important;
        width: 450px !important; }
    .slide-contents.intro p.stand-first {
      margin-left: 250px !important;
      width: 540px; }
  .parallax-container {
    width: 940px; }
  #bottom-bar ul#radio-buttons {
    margin: 8px 40px 0 40px; }
  #bottom-bar ul#report-buttons li a {
    padding: 0.3rem 1.5rem;
    font-size: 12pt; }
  .more-info-panel {
    padding: 0 0 62px 90px; } }

#message, #warning, #error {
  padding: 15px;
  border-radius: 5px;
  position: absolute;
  width: calc(100% - 20px);
  margin: 10px;
  background: white;
  z-index: 100; }
  #message a, #warning a, #error a {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    text-align: center;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center; }
  #message p a, #warning p a, #error p a {
    width: auto;
    height: auto;
    position: relative;
    right: auto;
    text-align: left;
    font-size: 16px;
    text-decoration: underline;
    display: flex;
    justify-content: flex-start; }
  #message .col-sm-12, #warning .col-sm-12, #error .col-sm-12 {
    display: flex;
    align-items: center;
    padding-right: 45px; }

#modal {
  position: absolute;
  border: 2px solid #5A5758;
  top: 10vh;
  width: 40vw;
  left: 30vw;
  min-height: 50vh;
  background: white;
  padding: 30px;
  z-index: 1000;
  display: flex;
  align-items: center; }
  #modal h2 {
    padding-bottom: 15px; }
  #modal .modal-escape {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5A5758; }

@media screen and (max-width: 768px) {
  #modal {
    width: 80vw;
    left: 10vw; } }

#message {
  border: 2px solid #318DA5;
  color: #318DA5; }
  #message a {
    color: #318DA5 !important; }

#warning {
  border: 2px solid #318DA5;
  color: #318DA5; }
  #warning a {
    color: #318DA5 !important; }

#error {
  border: 2px solid #DE5A1C;
  color: #DE5A1C; }
  #error a {
    color: #DE5A1C !important; }

.headline-wrapper {
  height: 100%;
  display: flex;
  align-items: flex-end; }

.headline {
  font-family: "Oswald";
  text-transform: uppercase;
  text-align: left;
  font-size: 2rem;
  line-height: 2rem; }
  .headline em {
    font-style: normal;
    color: #595757;
    display: block; }
  .headline p:last-child {
    margin-bottom: 0;
    vertical-align: bottom; }

.logo {
  padding-top: 2rem;
  padding-bottom: 4px;
  max-width: 100%;
  display: none; }

@media screen and (min-width: 768px) {
  .headline-wrapper {
    display: flex; }
  .logo {
    padding-left: 21px;
    padding-top: 0;
    display: block; }
  footer .logo {
    padding-left: 0; } }

@media only screen and (max-width: 800px) {
  .no-more-tables table, .no-more-tables thead, .no-more-tables tbody, .no-more-tables th, .no-more-tables td, .no-more-tables tr {
    display: block; }
  .no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .no-more-tables tr {
    border: 1px solid #ccc; }
  .no-more-tables td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    white-space: normal; }
    .no-more-tables td:before {
      position: absolute;
      top: 0.75rem;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      text-align: left;
      font-weight: bold;
      content: attr(data-title); } }

.btn {
  border-radius: 0;
  text-decoration: none; }

.btn.btn-primary {
  background-color: #FF6A21;
  border: 1px solid #FF6A21;
  font-family: Oswald;
  text-decoration: none;
  color: white !important; }

.quote {
  color: #FFF;
  font-size: 1.25rem;
  font-family: "Oswald";
  line-height: 1.35rem;
  padding-right: 1rem; }

.quote-text p {
  color: #FFF; }

.quote-text p {
  color: #FFF; }

.about-us p {
  color: #FFF;
  background-color: #595757;
  padding: 1rem; }

.about-us a {
  color: #FFF;
  text-decoration: underline; }

.supporter {
  width: 100%;
  background-color: #595757;
  color: #FFF;
  padding: 1rem;
  margin-bottom: 1rem; }
  .supporter em {
    font-size: 0.75rem;
    line-height: 1rem;
    display: inline-block;
    width: 100%;
    text-align: right; }

.responsive-image {
  background-position: center center; }

.launch-images img {
  margin-bottom: 1rem; }

.pillars, .site-intro {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .pillars h1, .site-intro h1 {
    color: #ed7722;
    font-weight: 200;
    text-transform: uppercase; }
  .pillars h2, .site-intro h2 {
    color: #B9CD67;
    font-family: "Oswald";
    font-size: 1.5rem; }
  .pillars img, .site-intro img {
    max-width: 50%; }
  .pillars img.responsive-image, .site-intro img.responsive-image {
    margin-bottom: 1rem; }

.signup-box {
  background: #f1f6f4; }

.site-intro, .whoweare-intro, .statement-intro, .gcas-intro {
  background: #f1f6f4;
  font-family: "Oswald";
  color: #2D2D2D;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 300; }
  .site-intro .support-form button.btn.btn-default, .whoweare-intro .support-form button.btn.btn-default, .statement-intro .support-form button.btn.btn-default, .gcas-intro .support-form button.btn.btn-default {
    background-color: #B9CD67; }
  .site-intro h1, .whoweare-intro h1, .statement-intro h1, .gcas-intro h1 {
    text-transform: uppercase;
    font-weight: 200;
    font-size: 2.7rem;
    margin-bottom: 0; }
  .site-intro h3, .whoweare-intro h3, .statement-intro h3, .gcas-intro h3 {
    color: #2D2D2D;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 1rem;
    padding-bottom: 1rem; }

.whoweare-intro {
  position: relative; }

.gcas-intro, .whoweare-intro {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1rem; }
  .gcas-intro .introduction, .whoweare-intro .introduction {
    padding-top: 1rem;
    padding-bottom: 1rem; }

.quote {
  color: #41525c;
  padding-top: 1rem; }
  .quote p {
    color: #41525c; }

.statement-intro {
  background-color: #f1f6f4;
  padding: 1rem; }
  .statement-intro h4 {
    color: #2D2D2D; }

.introduction-text, .introduction-text-small {
  font-family: "Oswald";
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #357a81;
  background-color: #f5f9f8; }
  .introduction-text a, .introduction-text-small a {
    text-decoration: underline; }
  .introduction-text a.btn, .introduction-text-small a.btn {
    text-decoration: none; }

.introduction-text {
  font-size: 1.8rem;
  line-height: 2.2rem; }

.introduction-text-small {
  font-size: 1.2rem;
  line-height: 1.6rem; }

.introduction-body-text {
  font-size: 1.2rem;
  line-height: 1.6rem; }

.introduction {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-family: "Oswald";
  margin-bottom: 1rem; }
  .introduction a {
    text-decoration: underline; }

.key-events {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0; }
  .key-events h4 {
    margin-bottom: 0;
    padding-top: 0.5rem; }
  .key-events p {
    margin-bottom: 0.25rem; }
  .key-events strong {
    font-family: "Oswald"; }
  .key-events a {
    text-decoration: underline; }

.supporter-block {
  margin-bottom: 3rem; }

.downloads ul {
  padding-left: 0; }

.downloads li {
  list-style-type: none; }

.rowcontent {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem; }

.implementing-partners {
  padding-bottom: 2rem; }
  .implementing-partners h3 {
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 1rem; }

.collaboration {
  padding-left: 1rem;
  padding-right: 1rem; }
  .collaboration h3 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .collaboration a {
    text-decoration: underline; }

.signup-form {
  background: #f4f6f5; }

.fixed-height-title h4 {
  min-height: 5rem;
  padding: 1rem; }

.quote {
  display: inline-block;
  padding-bottom: 1rem;
  padding-left: 4rem;
  font-family: "Oswald";
  font-size: 1rem;
  background-image: url(/site/img/quotes.svg);
  background-size: 2rem;
  background-repeat: no-repeat;
  background-color: #e3e1dc;
  background-position: 1rem 1rem; }
  .quote em {
    text-align: right; }

.standout, .standout-unpadded {
  display: inline-block;
  padding-bottom: 1rem;
  font-family: "Oswald";
  font-size: 1rem;
  line-height: 1.35rem;
  color: #FFF;
  padding-right: 1rem;
  background-color: #729fba; }
  .standout > div, .standout-unpadded > div {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .standout a, .standout-unpadded a {
    color: #FFF;
    text-decoration: underline; }
  .standout h3, .standout-unpadded h3 {
    color: #FFF;
    padding-bottom: 1rem; }

.standout-unpadded {
  position: absolute;
  right: 0;
  padding-right: 0; }
  .standout-unpadded > * {
    padding-left: 1rem;
    padding-right: 1rem; }
  .standout-unpadded h3 {
    color: #FFF; }
  .standout-unpadded a {
    color: #FFF;
    text-decoration: underline; }

.standout-fix {
  display: flex; }

.standout-fix2 {
  position: absolute;
  right: 0; }

.event-when .col-sm-4 {
  padding-top: 0.5rem; }

.event-when .col-sm-8 {
  padding-right: 0; }

.padding-after {
  padding-bottom: 2rem; }

.margin-after {
  margin-bottom: 1rem; }

.seat-form .eventsignup {
  width: 100%;
  background-color: #e1ecdb; }

.livestream-form .eventsignup {
  background-color: #d4e6ef; }

.disclaimer {
  padding-left: 2rem; }
  .disclaimer h4 {
    padding-top: 2rem;
    padding-bottom: 1rem; }
  .disclaimer p {
    font-style: italic; }

.header-images .col-sm-6 {
  position: relative;
  text-align: center; }
  .header-images .col-sm-6 h1 {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    color: #FFF;
    font-weight: 200;
    text-transform: uppercase;
    display: block;
    text-align: center; }

.wide-heading h3, .wide-heading h4 {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.wide-heading p {
  padding-left: 1rem;
  padding-right: 1rem; }

.loader {
  margin-left: 1rem;
  display: none; }

.how-to .col-sm-4 h4 {
  padding: 1rem; }

.how-to .col-sm-4 p {
  padding-left: 1rem;
  padding-right: 1rem; }

.tradition-form .quote {
  color: #2D2D2D; }
  .tradition-form .quote p {
    padding-right: 2rem; }

.tradition-form .tab-pane {
  padding-top: 0;
  padding-bottom: 0; }

.tradition-form .tradition-intro-text {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.tradition-form .tradition-quote {
  padding-bottom: 3rem;
  min-width: 100%;
  width: 100%;
  display: block; }

.motivation-wrapper {
  min-width: 100%;
  width: 100%;
  display: block; }

.motivation-form textarea {
  font-family: "Oswald"; }

.motivation-inner {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem; }
  .motivation-inner textarea {
    border-radius: 0;
    margin-bottom: 1rem; }

#ready-to-commit {
  background-color: #d4e5e9; }
  #ready-to-commit select {
    color: #595757;
    font-family: "Oswald"; }
  #ready-to-commit input::placeholder {
    color: #595757; }

.commitment-person-details > * {
  background-color: #357a81;
  padding: 1rem; }

.commitment-person-details input, .commitment-person-details button, .commitment-person-details select {
  padding-left: 1rem;
  padding-right: 1rem; }

.permission-checkboxes {
  padding-left: 1rem;
  padding-right: 3rem;
  color: #FFF;
  font-family: "Oswald"; }

.select-pictures, .commitments, .motivation-inner-wrapper {
  display: none; }

.pillars-actions {
  padding-top: 2rem; }
  .pillars-actions h4 {
    padding-top: 1rem;
    padding-bottom: 1rem; }

.pillar-intro h3 {
  padding-bottom: 1rem; }

.commitment-person-details .support-form {
  padding: 1rem; }

.motivation-intro {
  padding-left: 1rem;
  padding-right: 1rem;
  color: #FFF;
  font-family: "Oswald";
  font-size: 1rem;
  line-height: 1.35rem; }

.list-commitments-col {
  padding: 0;
  font-family: "Oswald";
  position: relative; }
  .list-commitments-col .delete-action {
    margin-bottom: 1rem; }

.list-commitments {
  font-size: 1rem; }

.share-commitment-text {
  padding-left: 1rem;
  padding-bottom: 1rem; }

.get-involved-text {
  padding-top: 2rem; }

.choose-as-many {
  padding-top: 1rem;
  position: absolute;
  bottom: 1rem;
  left: 2rem; }
  .choose-as-many a {
    text-decoration: underline; }

.choose-commitment-text {
  padding-left: 1rem; }

.choose-commitment-standout {
  padding: 1rem;
  margin-bottom: 1rem; }

.select-pictures .picture-choice-row > * {
  background-color: #d4e5e9; }

.select-pictures .quote-choice-row > * {
  background-color: #4d7a85;
  color: #FFF;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.select-pictures .tab-pane {
  padding-top: 0; }

.delete-action {
  margin-right: 1rem; }

.picture-choice-div {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .picture-choice-div button {
    margin-top: 1rem; }

.quote-choice-row {
  position: relative; }
  .quote-choice-row button {
    left: 2rem;
    bottom: 1rem;
    margin-top: 1rem; }

.support-form .btn.btn-default.i-commit-button {
  background: transparent; }
  .support-form .btn.btn-default.i-commit-button .i-commit-button-image {
    width: 100%;
    min-width: 300px; }

.resource-row {
  padding-bottom: 1rem; }
  .resource-row .btn-primary {
    margin-bottom: 1rem; }
  .resource-row p, .resource-row h4 {
    padding-left: 1rem; }

.gcas-logo {
  margin-top: 1rem; }

.focus-topics h3 {
  padding-top: 0.5rem;
  padding-bottom: 0.25rem; }

.focus-topics .col-4, .focus-topics .col-sm-4 {
  padding-bottom: 1rem; }

@media screen and (min-width: 768px) {
  .responsive-image:last-child {
    padding-top: 0; }
  .pillars img.responsive-image {
    margin-bottom: 1rem; } }

.slice {
  min-height: 400px; }

.no-overlay .overlay {
  background-color: transparent; }

.site-title-wrapper {
  padding-top: 4rem;
  color: #FFF; }
  .site-title-wrapper a {
    color: #FFF; }

.site-title {
  text-align: center;
  color: #FFF !important; }
  .site-title strong {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.7rem; }
  .site-title img {
    margin-bottom: 2rem; }
  .site-title .tt-suggestion {
    color: #2D2D2D; }
  .site-title h1, .site-title h2, .site-title p {
    color: #FFF; }

.financemap-funders {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  padding-top: 2rem;
  padding-bottom: 1rem; }

.front-page .overlay {
  background-color: rgba(0, 0, 0, 0); }
  .front-page .overlay h3 {
    color: #FFF; }
  .front-page .overlay a {
    color: #FFF;
    text-decoration: underline; }
  .front-page .overlay a.btn {
    text-decoration: none;
    width: 100%; }
  .front-page .overlay .desktop-menu a {
    text-decoration: none; }

#desktop-menu.outer {
  margin-top: 0; }

@media screen and (min-width: 768px) {
  .financemap-funders {
    text-align: right;
    padding-top: 0;
    padding-bottom: 0; } }

.page-title {
  padding-left: 1rem; }
  .page-title h1 {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 2.8rem;
    font-family: Oswald; }

li .page-title {
  padding-left: 0; }

.site-intro-text {
  color: #FFF;
  padding-top: 1rem;
  text-align: center;
  padding-bottom: 1rem; }
  .site-intro-text h1, .site-intro-text h2, .site-intro-text p {
    color: #FFF; }

.background-position-center {
  background-position: center; }

.table.score-grid .question-title, .table.score-grid .source-title {
  font-weight: 200;
  font-size: 1.3rem; }

.table.score-grid .question-title {
  border-bottom: 0px transparent; }

.table.score-grid .question-spacer {
  border-top: 0px transparent; }

.table.score-grid .question-width, .table.score-grid .question {
  width: 380px;
  max-width: 100%; }

.table.score-grid th {
  font-family: "Oswald";
  font-size: 0.9rem;
  background-color: #769196;
  color: #FFF; }
  .table.score-grid th p {
    margin-bottom: 0.25rem; }

.table.score-grid th:first-child {
  background-color: #63AEBE;
  border-left: 0px transparent; }

.table.score-grid .popup {
  font-weight: 200; }

.table.score-grid .source .popup {
  font-weight: 700; }

.table.score-grid thead th {
  vertical-align: top; }

.table.score-grid td {
  text-align: right;
  vertical-align: middle; }

@media screen and (min-width: 768px) {
  .table.score-grid td {
    text-align: center; } }

.mini-fact {
  font-weight: bold;
  margin-top: 1rem; }

.facts {
  padding-left: 1rem;
  padding-right: 1rem; }
  .facts .col-sm-4, .facts .col-sm-8 {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #FFF;
    display: flex;
    align-items: stretch; }
  .facts .fact-caption, .facts .fact-value {
    width: 100%;
    min-height: 40px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }
  .facts .fact-caption {
    background-color: #8BBED3;
    border-right: 1px solid #FFF; }
  .facts .fact-value {
    background-color: #FFF; }

#cell-score-circle {
  max-width: 100px; }

.score-cell {
  position: relative;
  border-left: 1px solid #FFF; }

.score-link {
  display: block; }

.close-score {
  margin-top: 2rem; }

#engagement-resolutions {
  padding-left: 0; }

.score-color-0 {
  background-color: #b33625; }

.score-color-1 {
  background-color: #de9d33; }

.score-color-2 {
  background-color: #f5c839; }

.score-color-3 {
  background-color: #b5bc3f; }

.score-color-4 {
  background-color: #71ac45; }

.source-grid-title {
  display: none; }

#entity-list {
  font-size: 0.8rem;
  line-height: 1.3rem; }
  #entity-list td {
    border-right: 1px solid #FFF; }
  #entity-list td:last-child {
    border-right: 0px transparent; }
  #entity-list thead th {
    background-color: #595757;
    color: #FFF;
    cursor: row-resize; }
  #entity-list tbody tr:nth-of-type(2n) {
    background-color: #d4e5e9; }

.filter-form {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.search-result-title {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem; }

#search-result .foldout-border {
  padding-top: 0; }

.basic-search-filter-wrapper #basic-search-filter-input {
  padding: 5px 40px;
  border: 1px solid #d7d5d5;
  border-radius: 7.5px;
  margin-bottom: 10px;
  outline: none;
  min-height: 38px; }

.basic-search-filter-wrapper #search-button-image {
  position: absolute;
  top: 9px;
  width: 28px;
  padding-left: 10px; }

@media screen and (min-width: 768px) {
  #entity-list {
    font-size: 1rem;
    line-height: 1.6rem; } }

.social {
  padding-bottom: 2px; }
  .social a {
    color: #595757;
    margin-left: 0.5rem; }
  .social .col-4 {
    text-align: center; }

.copyright {
  width: 100%;
  font-size: 0.75rem;
  padding-top: 1rem;
  text-align: left; }
  .copyright a {
    color: #E7C55B; }
  .copyright .social a {
    color: #FFF; }

@media screen and (min-width: 768px) {
  .copyright {
    text-align: right; }
    .copyright .social {
      display: none;
      padding-top: 0; } }

.tooltip.show {
  opacity: 1; }

.tooltip-inner {
  text-align: left;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #e9eeef;
  max-width: 400px;
  border: 2px solid #5A5758;
  color: #5A5758; }
  .tooltip-inner p {
    font-size: 14px; }

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  border-bottom-color: #5A5758 !important; }

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  border-top-color: #5A5758 !important; }

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  border-left-color: #5A5758 !important; }

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  border-right-color: #5A5758 !important; }

.influencemap-query > div {
  background-color: #3fb0c3;
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 100%; }

.influencemap-query h1, .influencemap-query h2, .influencemap-query h3, .influencemap-query h4, .influencemap-query p {
  color: white; }

.influencemap-query a, .influencemap-query a:hover {
  color: white;
  text-decoration: underline; }

.styled-nav, .fcbank-entity-tabs, .fcbank-pacta-tabs, .entity-tabs {
  margin: 0; }
  .styled-nav li, .fcbank-entity-tabs li, .fcbank-pacta-tabs li, .entity-tabs li {
    width: 25%;
    height: 40px; }
    .styled-nav li a, .fcbank-entity-tabs li a, .fcbank-pacta-tabs li a, .entity-tabs li a {
      display: flex;
      align-items: center;
      padding: 0 15px;
      width: 100%;
      height: 100%;
      line-height: 16px;
      background: #4AB0C4;
      color: white;
      font-family: Oswald;
      font-weight: 400;
      justify-content: center; }
      .styled-nav li a:hover, .fcbank-entity-tabs li a:hover, .fcbank-pacta-tabs li a:hover, .entity-tabs li a:hover {
        text-decoration: none;
        background: #8EC5D2; }
      .styled-nav li a[aria-selected='true'], .fcbank-entity-tabs li a[aria-selected='true'], .fcbank-pacta-tabs li a[aria-selected='true'], .entity-tabs li a[aria-selected='true'] {
        background: white;
        border-top: 2px solid #595757;
        color: #595757; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.videoslice-content {
  position: relative;
  min-height: 580px;
  background: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  z-index: 2; }

.video-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block; }

.video-overlay {
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none; }

.video-bg video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: -130px;
  left: 0; }

.callout-content {
  position: relative;
  text-align: center;
  margin: 50px 0;
  /* This adds some space around the video */
  color: #FFF;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }

@media screen and (max-width: 576px) {
  .video-bg video {
    top: 0 !important; } }

.dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-left: 15px;
  display: inline-block; }

.dot-white {
  background-color: white; }

.dot-site {
  background-color: #4AB0C4; }

.custom-select-filter .custom-select-clear-button {
  position: absolute;
  right: 10px;
  top: 7.5px;
  cursor: pointer; }

.custom-select-filter {
  position: relative; }
  .custom-select-filter .custom-select-input {
    width: 100%;
    border-radius: 30px;
    padding: 0 15px;
    border: 1px solid #d7d5d5;
    outline: none;
    color: #595757;
    min-height: 38px; }
    .custom-select-filter .custom-select-input:focus {
      outline: none; }
    .custom-select-filter .custom-select-input:focus-within {
      outline: none; }
  .custom-select-filter .custom-select-select {
    display: none; }
  .custom-select-filter .clear-button {
    position: absolute;
    right: 25px;
    top: 6px;
    cursor: pointer;
    display: none; }
  .custom-select-filter .search-results {
    background-color: #fff;
    overflow: hidden;
    padding: 10px;
    max-height: 500px;
    display: none;
    top: 37.5px;
    position: absolute;
    z-index: 1000;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 10px;
    pointer-events: all; }
  .custom-select-filter .scroll-container {
    background-color: #fff;
    min-width: 300px;
    max-height: 500px;
    overflow-y: scroll; }
    .custom-select-filter .scroll-container::-webkit-scrollbar {
      width: 10px; }
    .custom-select-filter .scroll-container::-webkit-scrollbar-thumb {
      background: #4AB0C4;
      border-radius: 10px; }
    .custom-select-filter .scroll-container::-webkit-scrollbar-track {
      border-radius: 10px;
      background: #f1f1f1;
      margin-top: 10px;
      margin-bottom: 10px; }
    .custom-select-filter .scroll-container ul {
      list-style-type: none; }
      .custom-select-filter .scroll-container ul .search-results-opt {
        font-family: 'Oswald';
        font-weight: 400;
        color: #5A5758;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 2.5px;
        cursor: pointer; }
        .custom-select-filter .scroll-container ul .search-results-opt:hover {
          background: #f7f7f7;
          border-radius: 10px; }
        .custom-select-filter .scroll-container ul .search-results-opt:focus {
          background: #f7f7f7;
          border-radius: 10px; }
        .custom-select-filter .scroll-container ul .search-results-opt:focus-visible {
          background: #f7f7f7;
          border-radius: 10px;
          outline: none; }
      .custom-select-filter .scroll-container ul .search-results-optgroup {
        color: #4AB0C4;
        font-family: 'Oswald';
        font-weight: 500;
        font-size: 20px;
        padding: 10px; }

@media screen and (max-width: 992px) {
  .custom-select-filter .custom-select-input {
    margin-top: 15px; }
  .custom-select-filter .custom-select-clear-button {
    top: 22px; } }

.custom-multiselect-filter .custom-multiselect-clear-button {
  position: absolute;
  right: 10px;
  top: 7.5px;
  cursor: pointer; }

.custom-select-search-results {
  display: flex;
  justify-content: start; }
  .custom-select-search-results #selected-values {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 15px 0; }
    .custom-select-search-results #selected-values .multiselect-search-results {
      padding: 8px;
      z-index: 100;
      box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
      border-radius: 5px;
      margin: 4px;
      cursor: pointer; }
      .custom-select-search-results #selected-values .multiselect-search-results::after {
        content: "\2A2F";
        font-size: 14px;
        color: gray;
        position: relative;
        bottom: 10px;
        left: 3px;
        padding: 4px; }
      .custom-select-search-results #selected-values .multiselect-search-results:hover {
        background: #f7f7f7;
        border-radius: 10px; }

.custom-multiselect-filter {
  position: relative; }
  .custom-multiselect-filter .custom-multiselect-input {
    width: 100%;
    border-radius: 5px;
    padding: 0 15px;
    border: 1px solid #d7d5d5;
    outline: none;
    color: #595757;
    min-height: 38px; }
    .custom-multiselect-filter .custom-multiselect-input:focus {
      outline: none; }
    .custom-multiselect-filter .custom-multiselect-input:focus-within {
      outline: none; }
  .custom-multiselect-filter .custom-multiselect-select {
    display: none; }
  .custom-multiselect-filter .clear-button {
    position: absolute;
    right: 25px;
    top: 6px;
    cursor: pointer;
    display: none; }
  .custom-multiselect-filter .search-results {
    background-color: #fff;
    overflow: hidden;
    padding: 10px;
    max-height: 500px;
    display: none;
    top: 42px;
    position: absolute;
    z-index: 1000;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 10px;
    pointer-events: all; }
  .custom-multiselect-filter .scroll-container {
    background-color: #fff;
    min-width: 300px;
    max-height: 500px;
    overflow-y: scroll; }
    .custom-multiselect-filter .scroll-container::-webkit-scrollbar {
      width: 10px; }
    .custom-multiselect-filter .scroll-container::-webkit-scrollbar-thumb {
      background: #4AB0C4;
      border-radius: 10px; }
    .custom-multiselect-filter .scroll-container::-webkit-scrollbar-track {
      border-radius: 10px;
      background: #f1f1f1;
      margin-top: 10px;
      margin-bottom: 10px; }
    .custom-multiselect-filter .scroll-container ul {
      list-style-type: none; }
      .custom-multiselect-filter .scroll-container ul .search-results-opt {
        font-family: 'Oswald';
        font-weight: 400;
        color: #5A5758;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 2.5px;
        display: flex;
        align-items: center;
        cursor: pointer;
        gap: 10px; }
        .custom-multiselect-filter .scroll-container ul .search-results-opt:hover {
          background: #f7f7f7;
          border-radius: 10px; }
        .custom-multiselect-filter .scroll-container ul .search-results-opt:focus {
          background: #f7f7f7;
          border-radius: 10px; }
        .custom-multiselect-filter .scroll-container ul .search-results-opt:focus-visible {
          background: #f7f7f7;
          border-radius: 10px;
          outline: none; }
        .custom-multiselect-filter .scroll-container ul .search-results-opt.selected::after {
          content: '';
          display: block;
          width: 10px;
          height: 10px;
          background: #4AB0C4;
          border-radius: 30px; }
      .custom-multiselect-filter .scroll-container ul .search-results-optgroup {
        color: #4AB0C4;
        font-family: 'Oswald';
        font-weight: 500;
        font-size: 20px;
        padding: 10px; }

.highlight-card {
  padding: 15px;
  margin: 15px 0; }

ul.site-breadcrumb {
  position: absolute;
  padding: 30px 0px;
  top: 0;
  left: 30px;
  list-style: none;
  z-index: 1000; }
  ul.site-breadcrumb li {
    display: inline;
    font-size: 18px; }
    ul.site-breadcrumb li:before {
      padding: 8px;
      color: white;
      content: "/\00a0"; }
    ul.site-breadcrumb li:first-child:before {
      padding: 0px;
      color: white;
      content: ""; }
    ul.site-breadcrumb li a {
      color: white;
      font-family: Oswald; }
      ul.site-breadcrumb li a:hover {
        color: white;
        text-decoration: underline; }

@media print {
  footer, #desktop-menu {
    display: none !important; }
  h1 {
    font-size: 26px !important;
    margin-bottom: 4px !important; }
  h2 {
    font-size: 22px !important; }
  h3 {
    font-size: 18px !important; }
  h4 {
    font-size: 16px !important; }
  p {
    font-size: 14px !important; }
  .container {
    max-width: none !important; } }

.im-style-bullet ul {
  list-style: none;
  margin-left: 5px;
  margin-bottom: 5px; }
  .im-style-bullet ul li {
    margin-bottom: 5px; }
  .im-style-bullet ul li::before {
    color: #4AB0C4;
    content: "▪";
    font-size: 30px;
    margin-right: -15px;
    left: -20px;
    position: relative;
    top: 4px; }
  .im-style-bullet ul li:has(p) {
    margin-top: -25px; }
    .im-style-bullet ul li:has(p) p {
      margin-bottom: 0; }
    .im-style-bullet ul li:has(p)::before {
      content: ''; }
    .im-style-bullet ul li:has(p) p::before {
      color: #4AB0C4;
      content: "▪";
      font-size: 30px;
      margin-right: -15px;
      left: -20px;
      position: relative;
      top: 4px; }

.im-style-bullet ol li::before {
  content: '';
  margin-left: 15px; }

.loading-spinner {
  display: none; }
  .loading-spinner::after {
    content: '';
    width: 30px;
    height: 30px;
    border: 3px solid #F3F3F3;
    border-top-color: #4AB0C4;
    border-radius: 50%;
    animation: loading 2s linear infinite; }

.tint-card .imcard-inner {
  background: rgba(0, 0, 0, 0.05); }

.all-white-text h1, .all-white-text h2, .all-white-text h3, .all-white-text h4, .all-white-text p, .white-text > * h1, .white-text > * h2, .white-text > * h3, .white-text > * h4, .white-text > * p {
  color: white; }

.widen-slice {
  min-height: 350px;
  padding-top: 120px; }

.auto-col-2 {
  columns: 2 auto; }

.hidden {
  display: none; }

.slice-short {
  min-height: 150px !important; }
  .slice-short h1 {
    padding-top: 40px; }

.center-slice h1 {
  margin-top: 100px;
  margin-left: 15px; }

.center {
  text-align: center; }

.mb-n15 {
  margin-bottom: -15px; }

.mb-n30 {
  margin-bottom: -30px; }

.mb-n45 {
  margin-bottom: -45px; }

.mb-n60 {
  margin-bottom: -60px; }

.mb-n75 {
  margin-bottom: -75px; }

.mt-n15 {
  margin-top: -15px; }

.mt-n30 {
  margin-top: -30px; }

.mt-n45 {
  margin-top: -45px; }

.mt-n60 {
  margin-top: -60px; }

.mt-n75 {
  margin-top: -75px; }

.rating-card-info {
  background: none;
  border: none; }
  .rating-card-info:focus {
    outline: none; }

.popup-icon {
  width: 12px; }

.embargo-text {
  color: red; }

body {
  line-height: 1.5rem;
  font-size: 1rem;
  color: #595757;
  font-family: "Cabin";
  quotes: '\201c' '\201d'; }

a, a:hover {
  color: #0000EE;
  text-decoration: none; }

ul {
  padding-left: 12px; }

p:last-child {
  margin-bottom: 0; }

.responsive-image {
  width: 100%;
  max-width: 100%; }

.inner-content {
  background-color: #FFF; }
  .inner-content > .row {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .inner-content > .row.no-gutters {
    padding-left: 0;
    padding-right: 0; }

.row.fix-gutters > * {
  padding-left: 0;
  padding-right: 0; }

.col-1.fix-gutters, .col-9.fix-gutters {
  padding-left: 0;
  padding-right: 0; }

.without-gutters {
  padding-left: 0;
  padding-right: 0; }

.site-logo {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.username .fa-user {
  margin-right: 0.5em;
  display: inline-block; }

.user-actions {
  text-align: right;
  width: 100%; }

.file-button {
  padding-bottom: 1rem; }

.headroom {
  margin-top: 1rem; }

#popup.col-12 {
  min-height: 0; }

.translation-language {
  border-radius: 0.25rem;
  border: 2px solid #595757;
  padding: 0.25rem;
  margin-left: 1rem;
  min-width: 2rem;
  display: inline-block;
  text-align: center; }

.childpage-tabs {
  margin-top: 1rem; }

.eventbox {
  background-color: #f5f9f8;
  padding: 1rem;
  margin-top: 1rem; }

@media screen and (min-width: 768px) {
  body {
    line-height: 1.5rem;
    font-size: 1rem; }
    body > .container {
      padding-left: 1rem;
      padding-right: 1rem; }
  .inner-content > .row {
    padding-left: 0;
    padding-right: 0; }
  h3 {
    text-align: left; } }

.number {
  text-align: right;
  padding-right: 1rem; }

.toggle-stage {
  padding-left: 1rem;
  width: 80px; }
  .toggle-stage label {
    margin-bottom: 0; }

.engagement-info-text {
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: rgba(0, 0, 0, 0.05); }
  .engagement-info-text a {
    text-decoration: underline; }
  .engagement-info-text .panel-title a {
    text-decoration: none; }

.section-gap {
  padding-top: 1rem; }

.subsection-gap {
  padding-top: 1rem; }

.subsubsection-gap {
  padding-top: 1rem; }

.row.mobile-fix-gutters > * {
  padding-left: 0;
  padding-right: 0; }

@media screen and (min-width: 768px) {
  .row.desktop-fix-gutters > * {
    padding-left: 0;
    padding-right: 0; }
  .row.mobile-fix-gutters > * {
    padding-left: 1rem;
    padding-right: 1rem; }
  .engagement-info-text {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0;
    padding-right: 1rem; }
  .section-gap {
    padding-top: 3rem; }
  .subsection-gap {
    padding-top: 2rem; }
  .subsubsection-gap {
    padding-top: 1rem; }
  .pt-4rem {
    padding-top: 4rem; }
  .pb-4rem {
    padding-bottom: 4rem; }
  .pt-3rem {
    padding-top: 3rem; }
  .pt-2rem {
    padding-top: 2rem; } }

.faqs h4 {
  text-align: left;
  padding-top: 0.4rem;
  padding-bottom: 3px; }

.faq-content {
  padding-top: 0;
  padding-bottom: 1rem; }
  .faq-content a {
    text-decoration: underline; }

.infobutton-wrapper {
  margin-left: 0.25rem;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  vertical-align: middle;
  opacity: 0.7;
  background-size: cover;
  display: inline-block;
  height: 12px;
  width: 12px;
  min-width: 12px; }

.i_rev {
  background-image: url(/site/img/i_rev.svg); }

.i_orig {
  background-image: url(/site/img/i.svg); }

img.infobutton {
  width: 12px;
  height: 12px;
  background-position: center center; }

.centered-info {
  width: 100%;
  text-align: center; }

.pl-6 {
  padding-left: 2rem; }

.pr-6 {
  padding-right: 2rem; }

.pb-6 {
  padding-bottom: 2rem; }

.pt-6 {
  padding-top: 2rem; }

.pr-12 {
  padding-right: 2rem; }

.test-alignment > * {
  border: 1px solid red; }

.search-button {
  width: 100%; }

.login-background {
  background-image: url(/site/img/RecoveryMapBackground.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFF; }
  .login-background a {
    color: #FFF; }
  .login-background img {
    width: 100%;
    max-width: 100%; }
  .login-background .login-button-wrapper {
    width: 100%;
    text-align: right;
    padding-right: 1rem;
    padding-left: 1rem; }
    .login-background .login-button-wrapper button {
      width: 100%; }

.about-section {
  padding-bottom: 3rem; }

.alert {
  margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .login-background .login-button-wrapper button {
    width: auto; } }

.social-logo {
  height: 20px;
  margin-top: 0.5rem;
  padding-right: 0.5rem; }

.footer-contact {
  font-family: "Oswald";
  padding-left: 1rem;
  padding-top: 1rem; }
  .footer-contact a {
    color: #FFF; }

.intro-content p, .intro-content h2 {
  padding-left: 1rem; }

.page-top {
  padding-top: 4rem; }

.reports-view {
  padding-bottom: 3rem; }

.front-page-buttons a.btn {
  width: 100%; }

.tag-select {
  max-height: 80vh;
  overflow-x: hidden;
  overflow-y: auto; }

.btn-default {
  border: 1px solid grey; }

.grid h2 {
  padding-bottom: 1rem; }

.timestamp {
  font-family: Oswald;
  font-weight: 400;
  font-size: 1rem;
  color: #595757; }

.nav-link {
  font-weight: 300; }

.editlink {
  display: none;
  padding: 0.5rem;
  background-color: rgba(255, 255, 255, 0.9); }
  .editlink:hover {
    display: block; }

.terms-page-container h2 {
  padding-bottom: 10px; }

.login-submit-button {
  background: #4AB0C4 !important; }
  .login-submit-button:focus, .login-submit-button:active {
    box-shadow: none !important; }

.back-to-im, .hide-on-im {
  display: none; }

.category-label {
  font-size: 6pt;
  padding-top: 0.5rem; }

.tabbed-wrapper .nav-tabs {
  margin-bottom: 15px;
  background-color: #e3e1dd;
  font-family: Oswald;
  text-transform: uppercase;
  min-height: 40px; }

.tabbed-wrapper .nav-tabs > li > a {
  background-color: #e3e1dd;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  color: #595757;
  min-height: 40px;
  display: block; }

.tabbed-wrapper .nav-tabs > li.active > a,
.tabbed-wrapper .nav-tabs > li.active > a:hover {
  background-color: #838383;
  border-top: 0px transparent; }

.tabbed-wrapper .tab-content {
  padding-left: 15px;
  padding-right: 15px; }

.nav li.desktop-only {
  display: none; }

@media screen and (min-width: 769px) {
  .tabbed-wrapper {
    padding-left: 15px;
    padding-right: 15px; }
  .tab-content {
    padding-left: 0;
    padding-right: 0; }
  .nav li.desktop-only {
    display: block; } }

table.landing-table {
  font-family: Oswald;
  width: 100%; }
  table.landing-table td {
    border: 1px solid #FFF;
    background-color: #d2e8e8;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    color: #2D2D2D; }
  table.landing-table tr:first-child td {
    background-color: #2f5661;
    color: white; }
  table.landing-table td:first-child {
    text-align: left; }

.category-label {
  font-size: 6pt;
  padding-top: 0.5rem; }

.heroic h1 {
  padding-top: 1rem;
  color: #FFF; }

.background-position-center {
  background-position: center; }

.tabbed-wrapper .nav-tabs > li > a.active, .tabbed-wrapper .nav-tabs > li.active > a {
  background: #3fb0c3 !important; }

/*# sourceMappingURL=../css/app.css.map */